:root{color-scheme:light;--my-ndd-background: #fbfaf7;--my-ndd-surface: #ffffff;--my-ndd-border: #dfcbbd;--my-ndd-foreground: #333333;--my-ndd-muted: #5b5652;--my-ndd-orange: #e25526;--my-ndd-orange-dark: #bd3f1d;--my-ndd-sage: #687467;--my-ndd-placeholder: #f4eee8;--my-ndd-font-heading: "Lora", Georgia, serif;--my-ndd-font-body: "Mulish", system-ui, sans-serif;--my-ndd-font-button: "Poppins", system-ui, sans-serif}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-width:320px;background:var(--my-ndd-background);color:var(--my-ndd-foreground);font-family:var(--my-ndd-font-body);-webkit-font-smoothing:antialiased}a{color:var(--my-ndd-orange-dark);text-underline-offset:2px}a:hover{color:var(--my-ndd-orange)}a:focus-visible{outline:2px solid var(--my-ndd-orange);outline-offset:2px}.my-ndd-page{display:flex;min-height:100vh;flex-direction:column;align-items:center;justify-content:flex-start;padding:48px 16px}.my-ndd-main,.my-ndd-footer{width:100%;max-width:440px}.my-ndd-logo{display:block;width:124px;height:71px;margin:0 auto 22px;object-fit:contain}.my-ndd-card{width:100%;padding:27px;border:1px solid var(--my-ndd-border);border-radius:0;background:var(--my-ndd-surface)}.my-ndd-eyebrow{margin:0 0 12px;color:var(--my-ndd-orange);font-family:var(--my-ndd-font-button);font-size:12.5px;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.my-ndd-title{margin:0;font-family:var(--my-ndd-font-heading);font-size:29.6px;font-weight:400;line-height:1.2}.my-ndd-lede{margin:12px 0 0;color:var(--my-ndd-muted);font-size:15.2px;line-height:1.55}.my-ndd-button{display:flex;width:100%;height:52px;margin-top:24px;align-items:center;justify-content:center;border-radius:0;background:var(--my-ndd-orange);color:var(--my-ndd-surface);font-family:var(--my-ndd-font-button);font-size:12.5px;font-weight:700;letter-spacing:.1em;text-decoration:none;text-transform:uppercase}.my-ndd-button:hover{background:var(--my-ndd-orange-dark);color:var(--my-ndd-surface)}.my-ndd-button:focus-visible{outline:2px solid var(--my-ndd-foreground);outline-offset:2px}.my-ndd-note{margin:16px 0 0;color:var(--my-ndd-muted);font-size:13.6px;line-height:1.5}.my-ndd-fine-print{margin:16px 0 0;color:var(--my-ndd-sage);font-size:11.8px;font-weight:600;line-height:1.5}.my-ndd-fine-print a{color:inherit}.my-ndd-footer{margin-top:20px;text-align:center}.my-ndd-foot{margin:0;color:var(--my-ndd-muted);font-size:13.6px;line-height:1.5}.my-ndd-help{margin:8px 0 0;color:var(--my-ndd-muted);font-size:11.8px;line-height:1.5}.my-ndd-visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.my-ndd-placeholder-title{margin:0;font-family:var(--my-ndd-font-heading);font-size:29.6px;font-weight:400;line-height:1.2;text-wrap:balance}.my-ndd-placeholder-subtitle{margin:4px 0 0;color:var(--my-ndd-muted);font-size:15.2px;line-height:1.55;text-wrap:pretty}.my-ndd-placeholder-label,.my-ndd-placeholder-input,.my-ndd-placeholder-button{background:var(--my-ndd-placeholder)}.my-ndd-placeholder-label{width:112px;height:16px;margin-top:32px}.my-ndd-placeholder-input{height:36px;margin-top:8px}.my-ndd-placeholder-button{height:52px;margin-top:32px}@supports selector(:has(*)){.my-ndd-page:has(.my-ndd-auth-placeholder) :is(.my-ndd-fine-print,.my-ndd-footer){visibility:hidden;animation:my-ndd-reveal 0s linear 4s forwards}}@keyframes my-ndd-reveal{to{visibility:visible}}
