*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{background-color:var(--bg-light-gray);margin:0;padding-top:56px;font-family:var(--font-sans);color:var(--text-color);line-height:1.55;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body{height:100%}#app-main{display:flex;flex-direction:column;min-height:100%}:root{--lime-green: #8DC143;--lime-green-hover: #92d36f;--lime-green-dark: #7fb438;--lime-green-light: #a4d65e;--primary: var(--lime-green);--primary-hover: var(--lime-green-hover);--primary-dark: var(--lime-green-dark);--primary-tint: #F2F9EC;--primary-tint-hover: #E6F4DA;--accent: #181818;--secondary: #10b981;--red: #ef4444;--yellow: #f59e0b;--green: #16a34a;--blue: #3b82f6;--black: #181818;--text-color: #181818;--text-dark: #1f2937;--text-gray: #6b7280;--text-light: #9ca3af;--grey: #a9b0c0;--grey-hover: #c0c6d2;--white: #ffffff;--white-hover: #f5f5f5;--border-color: #e5e7eb;--bg-light: #f9fafb;--bg-light-gray: #f8f9fa;--bg-hero: linear-gradient(135deg, #f7f9fc 0%, #ffffff 100%);--surface-hover: #e5e5e5;--gray-black-gradient: linear-gradient(45deg, #a9b0c0 0%, #181818 100%);--green-gradient: linear-gradient(135deg, #8DC143 0%, #92d36f 100%);--font-product: "Geist", ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--font-editorial: "Geist", ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--font-sans: var(--font-product);--font-display: var(--font-sans);--font-script: "Pacifico", cursive;--font-mono: "Fira Code", monospace;--shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, .05);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .1);--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .1);--shadow-search: 0 1px 6px rgba(32, 33, 36, .28);--shadow-search-focus: 0 1px 10px rgba(32, 33, 36, .4);--score-poor-bg: #fdeaea;--score-poor-text: #b3261e;--score-fair-bg: #fcecc9;--score-fair-text: #9a5b00;--score-good-bg: #e3f1cd;--score-good-text: #4a7c20;--score-very-good-bg: #c2e39a;--score-very-good-text: #356616;--score-excellent-bg: #9ed16a;--score-excellent-text: #234e0c;--band-snapshot: #8dc143;--band-engine: #4a90e2;--band-context: #8e44ad;--band-assumptions: #f5a623;--error: #D32F2F}:root{color-scheme:light;--color-background: #f1f3f5;--color-surface: #ffffff;--color-surface-raised: #ffffff;--color-border: rgba(17, 24, 39, .1);--color-border-strong: rgba(17, 24, 39, .16);--color-text-primary: #181818;--color-text-secondary: #4b5563;--color-text-muted: #5f6673;--color-brand: #8dc143;--color-accent: #7fb438;--color-focus-ring: #8dc143}:root[data-theme=dark]{color-scheme:dark;--color-background: #020409;--color-surface: #0b1118;--color-surface-raised: #111a24;--color-border: rgba(226, 232, 240, .12);--color-border-strong: rgba(226, 232, 240, .2);--color-text-primary: #f8fafc;--color-text-secondary: #cbd5e1;--color-text-muted: #94a3b8;--color-brand: #8dc143;--color-accent: #a4d65e;--color-focus-ring: #8dc143;--black: var(--color-text-primary);--text-color: var(--color-text-primary);--text-dark: var(--color-text-primary);--text-gray: var(--color-text-secondary);--text-light: var(--color-text-muted);--grey: var(--color-text-muted);--white: var(--color-surface);--white-hover: rgba(255, 255, 255, .08);--bg-light: rgba(255, 255, 255, .05);--bg-light-gray: var(--color-background);--bg-primary: var(--color-surface);--border-color: var(--color-border);--primary-tint: rgba(141, 193, 67, .16);--primary-tint-hover: rgba(141, 193, 67, .22);--lime-green-dark: var(--color-accent)}:root{color-scheme:light;--color-background: #FBFAF6;--color-surface: #FFFFFF;--color-surface-raised: #FFFFFF;--color-surface-sunken: #F4F2EA;--color-text-primary: #14110F;--color-text-secondary: #3D362F;--color-text-muted: #7A7167;--color-text-inverse: #FBFAF6;--color-border: #E5E0D2;--color-border-subtle: #EFEBE0;--color-border-strong: #C8C1AE;--color-brand: #8DC143;--color-brand-strong: #7FB438;--color-accent: #1F3A2A;--color-accent-contrast: #FBFAF6;--color-focus-ring: #1F3A2A;--color-ember: #B8533C;--color-success: #15803D;--color-warning: #B45309;--color-danger: #DC2626;--color-info: #2563EB;--color-shadow: 0 10px 30px -12px rgba(20, 17, 15, .18);--color-overlay: rgba(20, 17, 15, .45)}:root[data-theme=dark]{color-scheme:dark;--color-background: #060708;--color-surface: #0C0F12;--color-surface-raised: #14181C;--color-surface-sunken: #030405;--color-text-primary: #F2F3F4;--color-text-secondary: #C9CDD3;--color-text-muted: #9BA1A9;--color-text-inverse: #14110F;--color-border: rgba(255, 255, 255, .12);--color-border-subtle: rgba(255, 255, 255, .07);--color-border-strong: rgba(255, 255, 255, .22);--color-brand: #9ED255;--color-brand-strong: #8DC143;--color-accent: #A4D65E;--color-accent-contrast: #060708;--color-focus-ring: #A4D65E;--color-ember: #E07A60;--color-success: #4ADE80;--color-warning: #FBBF24;--color-danger: #F87171;--color-info: #60A5FA;--color-shadow: 0 12px 36px -14px rgba(0, 0, 0, .7);--color-overlay: rgba(0, 0, 0, .6)}:root{--text-color: var(--color-text-primary);--text-dark: var(--color-text-primary);--text-gray: var(--color-text-muted);--text-light: var(--color-text-muted);--bg-light-gray: var(--color-background);--bg-light: var(--color-surface);--border-color: var(--color-border);--surface-hover: var(--color-surface-sunken);--focus-ring: var(--color-focus-ring)}body{background-color:var(--color-background);color:var(--color-text-primary);transition:background-color .2s ease,color .2s ease}:where(a,button,input,select,textarea,summary,[tabindex]):focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:2px;border-radius:4px}@media(forced-colors:active){:where(a,button,input,select,textarea,summary,[tabindex]):focus-visible{outline:2px solid CanvasText}}@media(prefers-reduced-motion:reduce){body{transition:none}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);clip-path:inset(50%);white-space:nowrap;border:0}.sr-only-focusable:focus,.sr-only-focusable:focus-visible{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto;clip-path:none;white-space:normal}.skip-link{position:fixed;left:max(1rem,env(safe-area-inset-left));top:max(1rem,env(safe-area-inset-top));z-index:2147483647;display:inline-flex;align-items:center;justify-content:center;min-height:44px;max-width:calc(100vw - 2rem);padding:.625rem 1rem;border:1px solid rgba(141,193,67,.75);border-radius:10px;background:#05070f;color:#fff;box-shadow:none;font-weight:700;font-size:.95rem;line-height:1.2;text-decoration:none;white-space:nowrap;opacity:0;pointer-events:none;transform:translate3d(0,calc(-100% - 4rem),0);transition:transform .18s ease,opacity .18s ease}.skip-link:hover{color:#fff;text-decoration:none}.skip-link:focus,.skip-link:focus-visible{opacity:1;pointer-events:auto;transform:translateZ(0);box-shadow:0 14px 32px #00000073,0 0 0 1px #ffffff14;outline:3px solid var(--focus-ring, #8dc143);outline-offset:3px}:focus-visible{outline:3px solid var(--focus-ring, #8dc143);outline-offset:3px;border-radius:4px}.a11y-custom-focus:focus-visible{outline:none}#app-route-outlet:focus,#app-route-outlet:focus-visible{outline:none}.signout-modal .signout-error{color:var(--red, #ef4444);background:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:10px 12px;margin-top:12px;font-size:.9rem;line-height:1.45}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}@media(forced-colors:active){:focus-visible{outline-color:Highlight}.skip-link{background:ButtonFace;color:ButtonText;border:1px solid ButtonText}.modal-overlay{background:Canvas}.modal-container{border:1px solid CanvasText}.form-error-summary{border:2px solid Mark}}.a11y-tap-target{min-width:24px;min-height:24px}.form-error-summary{background:#fef2f2;border:1px solid #fecaca;border-radius:10px;padding:14px 16px;margin-bottom:18px;color:#991b1b}.form-error-summary:focus-visible{outline:3px solid var(--focus-ring, #8dc143);outline-offset:3px}.form-error-summary h2{font-size:1rem;font-weight:700;margin:0 0 8px;color:#991b1b}.form-error-summary ul{margin:0;padding-left:1.25rem}.form-error-summary a{color:inherit;text-decoration:underline}.form-error-summary a:hover{text-decoration:none}.input-error{color:var(--red, #ef4444);font-size:.85rem;margin:6px 0 0;min-height:1.2em}[aria-invalid=true]{border-color:var(--red, #ef4444)!important}[aria-invalid=true]:focus-visible{outline-color:var(--red, #ef4444)}.btn{display:inline-flex;align-items:center;justify-content:center;font-family:var(--font-display, sans-serif);font-weight:600;line-height:1;text-decoration:none;cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1);border:1px solid transparent;white-space:nowrap}.btn:disabled{opacity:.6;cursor:not-allowed;pointer-events:none}.btn{padding:.75rem 1.5rem;font-size:.95rem;border-radius:8px}.btn-sm{padding:.5rem 1rem;font-size:.85rem;border-radius:6px}.btn-pill{border-radius:50px}.btn-full{width:100%}.btn-primary,.cta-button{background-color:var(--black, #181818);color:#fff!important;border-color:transparent}.btn-primary:hover:not(:disabled),.cta-button:hover:not(:disabled),#btn-dashboard:hover:not(:disabled){background-color:var(--lime-green, #8DC143)!important;color:var(--black, #181818)!important;transform:translateY(-2px);box-shadow:0 10px 25px #8dc14366}.btn-primary:active,.cta-button:active{transform:translateY(0);box-shadow:0 2px 10px #8dc14333}.btn.btn-primary,button.btn.btn-primary{background-color:var(--black, #181818);color:#fff;border-color:transparent}.btn-primary-inverse{background-color:#fff;color:var(--black, #181818)!important;border-color:transparent}.btn-primary-inverse:hover{background-color:var(--lime-green, #8DC143);color:var(--black, #181818)!important;transform:translateY(-2px);box-shadow:0 10px 25px #8dc14366}.btn-primary-inverse:active{transform:translateY(0)}.btn-secondary{background-color:transparent;color:var(--text-dark, #111827);border:1px solid var(--border-color, #e5e7eb);background:#fff}.btn-secondary:hover{background-color:var(--primary-tint, #F0FDF4)!important;color:#166534!important;border-color:#bbf7d0!important;box-shadow:0 4px 12px -2px #8dc14333;transform:translateY(-1px)}.btn-secondary:active{transform:translateY(0);background-color:#dcfce7!important}.btn-ghost{background:transparent;border:1px solid transparent;box-shadow:none;color:var(--text-gray, #6B7280);display:inline-flex;align-items:center;justify-content:center;padding:0 1.25rem;height:auto;min-height:44px;font-weight:500;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);border-radius:8px}.btn-ghost:hover{background-color:#0000000f;color:var(--black, #111827);text-decoration:none}.btn-ghost:active{background-color:#0000001f;transform:scale(.98)}.btn-ghost:disabled{opacity:.5;cursor:not-allowed;background:transparent;color:var(--text-gray)}:root[data-theme=dark] .btn-secondary{background:#ffffff0f;color:var(--color-text-primary);border-color:var(--color-border-strong)}:root[data-theme=dark] .btn-secondary:hover{background:#ffffff1a!important;color:var(--color-text-primary)!important;border-color:var(--color-brand)!important;box-shadow:0 4px 12px -2px #8dc14340}:root[data-theme=dark] .btn-secondary:active{background:#ffffff24!important}:root[data-theme=dark] body:not(.app-body) .btn.btn-primary,:root[data-theme=dark] body:not(.app-body) button.btn.btn-primary,:root[data-theme=dark] body:not(.app-body) a.btn.btn-primary{background-color:#fff!important;color:#181818!important;border-color:transparent}:root[data-theme=dark] body:not(.app-body) .btn.btn-primary:hover:not(:disabled),:root[data-theme=dark] body:not(.app-body) button.btn.btn-primary:hover:not(:disabled),:root[data-theme=dark] body:not(.app-body) a.btn.btn-primary:hover:not(:disabled),:root[data-theme=dark] body:not(.app-body) .btn.btn-primary:focus-visible,:root[data-theme=dark] body:not(.app-body) button.btn.btn-primary:focus-visible,:root[data-theme=dark] body:not(.app-body) a.btn.btn-primary:focus-visible{background-color:var(--lime-green, #8dc143)!important;color:var(--black, #181818)!important}body.auth-page{display:flex;align-items:stretch;justify-content:center;min-height:100vh;margin:0;font-family:var(--font-sans, sans-serif);position:relative}body.auth-page #main-content{width:100%;min-height:100vh;min-height:100svh;display:grid;align-items:start;justify-items:center;box-sizing:border-box;padding:clamp(112px,18vh,176px) 24px clamp(48px,8vh,88px)}@supports (min-height: 100dvh){body.auth-page #main-content{min-height:100dvh}}.page-logo{position:absolute;top:40px;left:48px;z-index:50;transition:transform .2s ease}.page-logo img{width:48px;height:auto;display:block}.page-logo:hover{transform:scale(1.05)}.auth-card{background-color:#fff;color-scheme:light;padding:3rem;border-radius:16px;border:1px solid rgba(229,231,235,.6);box-shadow:0 20px 25px -5px #0000000d,0 8px 10px -6px #00000003;width:100%;max-width:480px;text-align:center;position:relative;z-index:10}.btn-floating-back{position:absolute;left:-70px;top:50%;transform:translateY(-50%);width:44px;height:44px;background:#fff;border-radius:12px;border:1px solid #e5e7eb;box-shadow:0 4px 12px #0000000d;display:flex;align-items:center;justify-content:center;color:#4b5563;cursor:pointer;transition:transform .2s ease,color .2s ease,background-color .2s ease,border-color .2s ease,box-shadow .2s ease;z-index:20}.btn-floating-back:hover{transform:translateY(-50%) translate(-3px);color:#111827;box-shadow:0 6px 16px #00000014;border-color:#d1d5db}.btn-floating-back svg{width:20px;height:20px}.auth-title{font-family:var(--font-display, sans-serif);font-size:1.75rem;font-weight:700;color:#111827;margin:0 0 .5rem;letter-spacing:-.02em}.auth-sub{color:#4b5563;font-size:.95rem;margin-bottom:2rem;line-height:1.5}.input-wrapper{margin-bottom:1rem;position:relative;width:100%}.form-input{width:100%;padding:1rem 1.25rem;font-size:1rem;font-family:var(--font-sans);border-radius:50px;background:#f9fafb;border:1px solid #e5e7eb;box-shadow:inset 0 1px 2px #0000000a;color:#111827;text-align:center;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}.form-input:focus{outline:none;border-color:var(--lime-green, #8dc143);box-shadow:0 0 0 4px var(--primary-tint, #f2f9ec)}body.auth-page .auth-card .btn.btn-primary{opacity:1;background-color:#181818;color:#fff!important;border-color:transparent;box-shadow:none}body.auth-page .auth-card .btn.btn-primary:hover:not(:disabled){background-color:#181818;color:#fff!important;box-shadow:0 10px 28px #14110f2e;transform:translateY(-1px)}body.auth-page .auth-card .btn.btn-primary:focus-visible{outline:2px solid var(--lime-green, #8dc143);outline-offset:3px;box-shadow:0 0 0 4px #8dc1432e}body.auth-page .auth-card .btn.btn-primary:disabled,body.auth-page .auth-card .btn.btn-primary[disabled]{opacity:1;background-color:#14110f29;color:#14110f80!important;border-color:#14110f14;box-shadow:none;transform:none}body.auth-page .auth-card .btn.btn-primary:disabled:hover,body.auth-page .auth-card .btn.btn-primary[disabled]:hover{background-color:#14110f29;color:#14110f80!important;box-shadow:none;transform:none}.btn-secondary-action{background:none;border:none;width:100%;padding:.75rem;color:#4b5563;font-size:.9rem;cursor:pointer;margin-top:.5rem}.btn-secondary-action:hover{color:#111827;text-decoration:underline}.fade-in{animation:fadeInUp .4s ease-out}@keyframes fadeInUp{0%{transform:translateY(10px)}to{transform:translateY(0)}}.status-toast{padding:.75rem 1rem;border-radius:8px;margin-bottom:1.5rem;font-size:.875rem;border:1px solid transparent;background:#f9fafb;color:#374151}.status-toast--success{background:#f2f9ec;color:#365314;border-color:#8dc14361}.status-toast--error{background:#fef2f2;color:#dc2626;border-color:#fecaca}.user-pill-display span{background:#f3f4f6;padding:6px 16px;border-radius:20px;font-size:.9rem;color:#374151;display:inline-block;margin-bottom:1.5rem;-webkit-user-select:none;user-select:none;pointer-events:none;text-decoration:none}.auth-row{display:flex;justify-content:flex-end;margin-top:.5rem}.auth-text-link,.link-muted,.auth-footer a,.auth-footer--secondary a{color:#374151;font-weight:700;text-decoration:none;border-bottom:1px solid rgba(141,193,67,.48);padding-bottom:1px;transition:color .15s ease,border-color .15s ease,background-color .15s ease}.auth-text-link:visited,.link-muted:visited,.auth-footer a:visited,.auth-footer--secondary a:visited{color:#374151}.auth-text-link:hover,.auth-text-link:focus-visible,.link-muted:hover,.link-muted:focus-visible,.auth-footer a:hover,.auth-footer a:focus-visible,.auth-footer--secondary a:hover,.auth-footer--secondary a:focus-visible{color:var(--lime-green, #8dc143);border-bottom-color:currentColor}.auth-text-link:focus-visible,.link-muted:focus-visible,.auth-footer a:focus-visible,.auth-footer--secondary a:focus-visible{outline:2px solid var(--lime-green, #8dc143);outline-offset:3px;border-radius:3px}.link-muted{font-size:.85rem}.auth-footer{margin-top:3rem;font-size:.75rem;color:#4b5563;line-height:1.5}.auth-footer--secondary{margin-top:16px;text-align:center;font-size:.875rem;color:#4b5563}#optionsStack{display:flex;flex-direction:column;gap:12px;margin-bottom:.5rem}#showPasswordBtn:hover{background-color:#f9fafb;transform:translateY(-1px)}.auth-option-list{display:flex;flex-direction:column;gap:12px;margin-bottom:1.5rem}.btn-auth-option{display:flex;align-items:center;width:100%;padding:1rem 1.25rem;background:#fff;border:1px solid #e5e7eb;border-radius:12px;font-family:var(--font-display, sans-serif);font-size:.95rem;font-weight:600;color:#1f2937;cursor:pointer;text-align:left;transition:transform .2s cubic-bezier(.4,0,.2,1),color .2s ease,background-color .2s ease,border-color .2s ease,box-shadow .2s ease;position:relative}.auth-option-icon{width:24px;height:24px;display:flex;align-items:center;justify-content:center;margin-right:16px;color:#4b5563;transition:color .2s ease}.btn-auth-option:hover{background-color:#f0fdf4;border-color:#bbf7d0;color:#166534;transform:translateY(-1px);box-shadow:0 4px 6px -1px #0000000d}.btn-auth-option:hover .auth-option-icon{color:#166534}.btn-auth-option:active{transform:translateY(0);background-color:#dcfce7}.btn-auth-option.is-preferred{border-color:var(--lime-green, #8dc143);background-color:#f7fdf2}.btn-auth-option.is-preferred .auth-option-icon{color:var(--lime-green, #8dc143)}.btn-auth-option:focus-visible{outline:2px solid var(--lime-green, #8dc143);outline-offset:3px;box-shadow:0 0 0 4px #8dc1432e}@media(max-width:768px){body.auth-page{display:block;min-height:100vh;min-height:100svh;height:auto;overflow-x:hidden;overflow-y:auto;background:#fff;padding:0}@supports (min-height: 100dvh){body.auth-page{min-height:100dvh}}body.auth-page #main-content{min-height:100vh;min-height:100svh;display:grid;align-items:start;justify-items:center;box-sizing:border-box;padding:max(96px,14svh) 24px max(32px,env(safe-area-inset-bottom))}@supports (min-height: 100dvh){body.auth-page #main-content{min-height:100dvh;padding-top:max(96px,14dvh)}}.page-logo{position:absolute;top:40px;left:24px;margin:0;z-index:50}.page-logo img{width:52px!important;display:block}.auth-card{background:transparent;border:none;box-shadow:none;border-radius:0;max-width:440px;width:100%;padding:0;display:flex;flex-direction:column;position:relative;overflow:visible;text-align:left}.brand-header{padding:0 0 24px;text-align:left}.auth-title{font-size:2rem;letter-spacing:-.03em;margin-bottom:6px;line-height:1.15}.auth-sub{text-align:left;margin-bottom:0}.btn-floating-back{display:none}.auth-step{padding:0}.form-input{text-align:left;border-radius:14px}#loginError{margin:0 0 12px;border-radius:10px}.user-pill-display{text-align:left;margin-bottom:20px}.btn-auth-option{padding:1.1rem 1.25rem;border-radius:14px}.auth-footer{margin-top:28px;padding:0;text-align:center;font-size:.72rem}}:root[data-theme=dark] body.auth-page{background-color:var(--color-background, #060708);color:var(--color-text-primary, #f2f3f4)}:root[data-theme=dark] body.auth-page .auth-card{background:linear-gradient(180deg,#14181cfa,#0c0f12f5);color:var(--color-text-primary, #f2f3f4);color-scheme:dark;border-color:var(--color-border, rgba(255, 255, 255, .12));box-shadow:0 28px 90px #00000085,0 0 0 1px #ffffff0a}:root[data-theme=dark] body.auth-page .auth-title,:root[data-theme=dark] body.auth-page .brand-header,:root[data-theme=dark] body.auth-page .btn-auth-option,:root[data-theme=dark] body.auth-page .user-pill-display span{color:var(--color-text-primary, #f2f3f4)}:root[data-theme=dark] body.auth-page .auth-sub,:root[data-theme=dark] body.auth-page .auth-footer,:root[data-theme=dark] body.auth-page .auth-footer--secondary,:root[data-theme=dark] body.auth-page .link-muted,:root[data-theme=dark] body.auth-page .divider-row,:root[data-theme=dark] body.auth-page .btn-secondary-action{color:var(--color-text-muted, #9ba1a9)}:root[data-theme=dark] body.auth-page .auth-text-link,:root[data-theme=dark] body.auth-page .link-muted,:root[data-theme=dark] body.auth-page .auth-footer a,:root[data-theme=dark] body.auth-page .auth-footer--secondary a{color:var(--color-text-secondary, #c9cdd3);border-bottom-color:#9ed25580}:root[data-theme=dark] body.auth-page .auth-text-link:visited,:root[data-theme=dark] body.auth-page .link-muted:visited,:root[data-theme=dark] body.auth-page .auth-footer a:visited,:root[data-theme=dark] body.auth-page .auth-footer--secondary a:visited{color:var(--color-text-secondary, #c9cdd3)}:root[data-theme=dark] body.auth-page .auth-text-link:hover,:root[data-theme=dark] body.auth-page .auth-text-link:focus-visible,:root[data-theme=dark] body.auth-page .link-muted:hover,:root[data-theme=dark] body.auth-page .link-muted:focus-visible,:root[data-theme=dark] body.auth-page .auth-footer a:hover,:root[data-theme=dark] body.auth-page .auth-footer a:focus-visible,:root[data-theme=dark] body.auth-page .auth-footer--secondary a:hover,:root[data-theme=dark] body.auth-page .auth-footer--secondary a:focus-visible{color:var(--color-brand, #9ed255);border-bottom-color:currentColor}:root[data-theme=dark] body.auth-page .btn-secondary-action:hover{color:var(--color-text-secondary, #c9cdd3)}:root[data-theme=dark] body.auth-page .form-input{background:#ffffff0e;color:var(--color-text-primary, #f2f3f4);border-color:var(--color-border, rgba(255, 255, 255, .12));box-shadow:inset 0 1px 2px #00000052}:root[data-theme=dark] body.auth-page .form-input::placeholder{color:var(--color-text-muted, #9ba1a9);opacity:1}:root[data-theme=dark] body.auth-page .form-input:focus{border-color:var(--color-brand, #9ed255);box-shadow:0 0 0 4px #9ed2552e}:root[data-theme=dark] body.auth-page .btn-floating-back{background:#ffffff0f;color:var(--color-text-secondary, #c9cdd3);border-color:var(--color-border, rgba(255, 255, 255, .12));box-shadow:0 14px 36px #00000059}:root[data-theme=dark] body.auth-page .btn-floating-back:hover{background:#ffffff1a;color:var(--color-text-primary, #f2f3f4);border-color:var(--color-border-strong, rgba(255, 255, 255, .22))}:root[data-theme=dark] body.auth-page .divider-line{background-color:var(--color-border, rgba(255, 255, 255, .12))}:root[data-theme=dark] body.auth-page .status-toast{background:#ffffff0f;color:var(--color-text-secondary, #c9cdd3);border-color:var(--color-border, rgba(255, 255, 255, .12))}:root[data-theme=dark] body.auth-page .status-toast--success{background:#4ade801f;color:#bbf7d0;border-color:#4ade8047}:root[data-theme=dark] body.auth-page .status-toast--error{background:#f871711f;color:#fecaca;border-color:#f8717147}:root[data-theme=dark] body.auth-page .user-pill-display span{background:#ffffff13;border:1px solid var(--color-border, rgba(255, 255, 255, .12))}:root[data-theme=dark] body.auth-page .btn-auth-option{background:#ffffff0e;border-color:var(--color-border, rgba(255, 255, 255, .12))}:root[data-theme=dark] body.auth-page .btn-auth-option:hover{background:#9ed2551f;border-color:#9ed2556b;color:var(--color-text-primary, #f2f3f4);box-shadow:0 10px 28px #00000047}:root[data-theme=dark] body.auth-page .btn-auth-option:hover .auth-option-icon,:root[data-theme=dark] body.auth-page .btn-auth-option.is-preferred .auth-option-icon{color:var(--color-brand, #9ed255)}:root[data-theme=dark] body.auth-page .btn-auth-option.is-preferred{background:#9ed2551a;border-color:var(--color-brand, #9ed255)}:root[data-theme=dark] body.auth-page #showPasswordBtn:hover{background-color:#ffffff14}:root[data-theme=dark] body.auth-page #passwordToggle+label{color:var(--color-text-muted, #9ba1a9)!important}:root[data-theme=dark] body.auth-page .auth-card .btn.btn-primary{background-color:#f2f3f4;color:#060708!important}:root[data-theme=dark] body.auth-page .auth-card .btn.btn-primary:hover:not(:disabled){background-color:#fff;color:#060708!important;box-shadow:0 12px 32px #ffffff1f}:root[data-theme=dark] body.auth-page .auth-card .btn.btn-primary:disabled,:root[data-theme=dark] body.auth-page .auth-card .btn.btn-primary[disabled]{background-color:#ffffff24;color:#ffffff7a!important;border-color:#ffffff14}@media(max-width:768px){:root[data-theme=dark] body.auth-page{background:var(--color-background, #060708)}:root[data-theme=dark] body.auth-page .auth-card{background:transparent;border:none;box-shadow:none}:root[data-theme=dark] body.auth-page .btn-floating-back:hover,:root[data-theme=dark] body.auth-page .btn-floating-back:active{background:#ffffff14}}.auth-password-toggle-row{display:flex;align-items:center;gap:8px;margin-top:12px}.auth-checkbox{margin:0;cursor:pointer;accent-color:#4a4a4a}.auth-checkbox-label{font-size:14px;color:#4a4a4a;cursor:pointer;-webkit-user-select:none;user-select:none}.auth-row--forgot{margin-top:12px}.auth-email-link-action-area{margin-top:24px}.auth-email-link-back-row{margin-top:16px;text-align:center;font-size:14px}:root[data-theme=dark] body.auth-page .auth-checkbox{accent-color:var(--color-brand, #9ed255)}:root[data-theme=dark] body.auth-page .auth-checkbox-label{color:var(--color-text-muted, #9ba1a9)}.google-signin-host{display:block;width:100%;min-width:0;min-height:52px;border-radius:12px;transition:opacity .16s ease}.google-signin-button{box-sizing:border-box;display:grid;grid-template-columns:20px minmax(0,1fr) 20px;gap:12px;align-items:center;width:100%;min-width:0;min-height:52px;padding:0 18px;border:1px solid #747775;border-radius:12px;background:#fff;color:#1f1f1f;font:inherit;font-size:.95rem;font-weight:650;line-height:1.2;text-align:center;cursor:pointer;transition:background-color .16s ease,border-color .16s ease,box-shadow .16s ease,transform .16s ease}.google-signin-button:after{width:20px;height:20px;content:""}.google-signin-button__icon{display:block;width:20px;height:20px;object-fit:contain}.google-signin-button__label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.google-signin-button:hover:not(:disabled){border-color:var(--lime-green, #8dc143);background:#8dc14314;box-shadow:0 0 0 2px #8dc14329}.google-signin-button:active:not(:disabled){background:#8dc14324;transform:translateY(1px)}.google-signin-button:focus-visible{outline:2px solid var(--lime-green, #8dc143);outline-offset:3px;box-shadow:0 0 0 4px #8dc14333}.google-signin-button:disabled{cursor:wait}.google-signin-host.is-loading{opacity:.68}:root[data-theme=dark] .google-signin-button{border-color:var(--color-border-strong, #626970);background:#ffffff08;color:var(--color-text-primary, #f2f3f4)}:root[data-theme=dark] .google-signin-button:hover:not(:disabled){border-color:var(--color-brand, #9ed255);background:#9ed2551a;box-shadow:0 0 0 2px #9ed2552e}:root[data-theme=dark] .google-signin-button:active:not(:disabled){background:#9ed25529}@media(prefers-reduced-motion:reduce){.google-signin-host,.google-signin-button{transition:none}.google-signin-button:active:not(:disabled){transform:none}}@media(forced-colors:active){.google-signin-button{border:1px solid ButtonText;background:ButtonFace;color:ButtonText;forced-color-adjust:auto}.google-signin-button:focus-visible{outline:2px solid Highlight;box-shadow:none}}.signup-status{width:100%;margin:18px 0 16px;padding:18px 20px;border:1px solid transparent;border-radius:18px;font-size:15px;font-weight:500;line-height:1.5;text-align:center}.signup-status--success{border-color:#8dc14347;background:var(--primary-tint);color:var(--primary-dark)}.signup-status--error{border-color:#ef44442e;background:#ef444414;color:var(--red)}.auth-helper-text{margin-top:12px;color:var(--text-light, #6b7280);font-size:.78rem;line-height:1.5;text-align:center}:root[data-theme=dark] body.auth-page .signup-status--success{border-color:#4ade8047;background:#4ade801f;color:#bbf7d0}:root[data-theme=dark] body.auth-page .signup-status--error{border-color:#f8717147;background:#f871711f;color:#fecaca}:root[data-theme=dark] body.auth-page .auth-helper-text{color:var(--color-text-muted, #9ba1a9)}.divider-row{display:flex;width:100%;align-items:center;gap:1rem;margin:1.25rem 0;color:#4b5563;font-size:.75rem;font-weight:500;letter-spacing:.05em;line-height:1;text-transform:uppercase}.divider-line{flex:1 1 0;height:1px;background-color:#e5e7eb}.divider-text{flex:0 0 auto}.password-wrapper{position:relative;overflow:visible}.password-wrapper .form-input{padding-right:3rem;overflow:visible}.password-toggle{position:absolute;right:.9rem;top:50%;transform:translateY(-50%);width:2.25rem;height:2.25rem;display:inline-flex;align-items:center;justify-content:center;background:transparent;border:0;padding:0;margin:0;cursor:pointer;line-height:0}.password-toggle svg{width:1.25rem;height:1.25rem;display:block}.hidden{display:none!important}.password-toggle:focus-visible{outline:none;box-shadow:0 0 0 3px #8dc14359;border-radius:999px}.otp-container{display:flex;justify-content:center;align-items:center;gap:8px;margin:1.5rem 0;flex-wrap:nowrap;width:100%}.otp-slot{width:48px!important;height:56px!important;min-width:48px!important;font-size:1.5rem;font-family:var(--font-mono, monospace);font-weight:600;text-align:center;color:var(--text-color, #111);background-color:var(--white, #fff);border:2px solid #E5E7EB!important;border-radius:8px!important;-moz-appearance:textfield;padding:0;margin:0;transition:all .2s cubic-bezier(.4,0,.2,1)}.otp-slot::-webkit-outer-spin-button,.otp-slot::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.otp-slot:nth-child(3){margin-right:12px}.otp-slot:hover{border-color:#d1d5db!important}.otp-slot:focus{outline:none;border-color:var(--lime-green, #8DC143)!important;transform:translateY(-2px);box-shadow:0 4px 12px #8dc14333;z-index:2}.otp-container.error .otp-slot{border-color:#ef4444!important;background-color:#fef2f2}#stepPassword .user-pill-display,#stepMfa .user-pill-display{display:none}:root{--brand-logo-hit-inline: 82px;--brand-logo-hit-block: 44px;--brand-logo-light-height: 42px;--brand-logo-dark-height: 30px;--brand-logo-dark-shift-x: -8px;--brand-logo-fixed-offset-inline: clamp(24px, 4vw, 48px);--brand-logo-fixed-offset-block: clamp(24px, 4vw, 40px)}@media(max-width:640px){:root{--brand-logo-hit-inline: 76px;--brand-logo-light-height: 38px;--brand-logo-dark-height: 27px;--brand-logo-dark-shift-x: -7px}}.page-logo,.app-brand,.app-header__home{inline-size:var(--brand-logo-hit-inline);min-inline-size:var(--brand-logo-hit-inline);block-size:var(--brand-logo-hit-block);min-block-size:var(--brand-logo-hit-block);display:inline-flex;align-items:center;justify-content:flex-start;flex:0 0 auto;line-height:0;text-decoration:none;color:inherit;cursor:pointer}.page-logo img:not(.logo-theme-img),.app-brand img,.app-header__home img{display:block;inline-size:auto;block-size:var(--brand-logo-light-height);max-inline-size:none;object-fit:contain;object-position:left center;flex:0 0 auto}:root[data-theme=dark] .page-logo img:not(.logo-theme-img),:root[data-theme=dark] .app-brand img,:root[data-theme=dark] .app-header__home img{content:url(/assets/images/Icon3.png);block-size:var(--brand-logo-dark-height);transform:translate(var(--brand-logo-dark-shift-x))}.logo-theme-pair{line-height:0}.logo-theme-pair .logo-theme-img{display:block;inline-size:auto;max-inline-size:none;object-fit:contain;object-position:left center;flex:0 0 auto}.logo-theme-pair .logo-theme-img--light{block-size:var(--brand-logo-light-height)}.logo-theme-pair .logo-theme-img--dark{display:none;block-size:var(--brand-logo-dark-height);transform:translate(var(--brand-logo-dark-shift-x))}:root[data-theme=dark] .logo-theme-pair .logo-theme-img--light{display:none}:root[data-theme=dark] .logo-theme-pair .logo-theme-img--dark{display:block}.page-logo.logo-fixed-left{position:absolute;inset-block-start:var(--brand-logo-fixed-offset-block);inset-inline-start:var(--brand-logo-fixed-offset-inline);z-index:50}.page-logo:hover,.app-brand:hover,.app-header__home:hover{text-decoration:none}@media(hover:hover)and (pointer:fine){.page-logo,.app-brand,.app-header__home{transition:transform .18s ease}.page-logo:hover,.app-brand:hover,.app-header__home:hover{transform:translateY(-1px)}:root[data-theme=dark] .page-logo:hover img:not(.logo-theme-img),:root[data-theme=dark] .app-brand:hover img,:root[data-theme=dark] .app-header__home:hover img,:root[data-theme=dark] .logo-theme-pair:hover .logo-theme-img--dark{transform:translate(var(--brand-logo-dark-shift-x))}}@media(prefers-reduced-motion:reduce){.page-logo,.app-brand,.app-header__home,.page-logo img,.app-brand img,.app-header__home img,.logo-theme-img{transition:none}.page-logo:hover,.app-brand:hover,.app-header__home:hover{transform:none}}.bg-3y-spotlight{background-color:var(--color-background, #f1f3f5);background-image:radial-gradient(circle at 50% 0%,rgba(141,193,67,.12) 0%,rgba(141,193,67,.05) 40%,transparent 85%);min-height:100vh;margin:0;background-attachment:fixed;background-repeat:no-repeat}:root[data-theme=dark] .bg-3y-spotlight{background-color:var(--color-background, #020409);background-image:radial-gradient(circle at 50% 0%,rgba(141,193,67,.1) 0%,rgba(141,193,67,.045) 38%,transparent 68%)}html:root[data-theme] body.auth-page.bg-3y-spotlight,html body.auth-page.bg-3y-spotlight{background-color:var(--color-background, #f7f5f0);background-image:radial-gradient(circle at 18% 10%,#8dc14314 0,#8dc1430a 22rem,#8dc14300 38rem);background-attachment:fixed;background-repeat:no-repeat;color:var(--color-text-primary, #151515);color-scheme:light;min-height:100vh;min-height:100svh;overflow-x:hidden;overflow-y:auto}html:root[data-theme=dark] body.auth-page.bg-3y-spotlight{background-color:var(--color-background, #060708);background-image:radial-gradient(circle at 18% 10%,#8dc1431f 0,#8dc1430e 22rem,#8dc14300 38rem),radial-gradient(circle at 82% 0%,#ffffff0e 0,#ffffff06 18rem,#fff0 34rem);color:var(--color-text-primary, #f2f3f4);color-scheme:dark}html:root[data-theme] body.auth-page.bg-3y-spotlight #main-content,html body.auth-page.bg-3y-spotlight #main-content{min-height:100vh;min-height:100svh;background:transparent}@supports (min-height: 100dvh){html:root[data-theme] body.auth-page.bg-3y-spotlight,html:root[data-theme] body.auth-page.bg-3y-spotlight #main-content,html body.auth-page.bg-3y-spotlight,html body.auth-page.bg-3y-spotlight #main-content{min-height:100dvh}}html:root[data-theme] body.auth-page.bg-3y-spotlight .logo-theme-img--light,html body.auth-page.bg-3y-spotlight .logo-theme-img--light{display:block}html:root[data-theme] body.auth-page.bg-3y-spotlight .logo-theme-img--dark,html body.auth-page.bg-3y-spotlight .logo-theme-img--dark{display:none}html:root[data-theme=dark] body.auth-page.bg-3y-spotlight .logo-theme-img--light{display:none}html:root[data-theme=dark] body.auth-page.bg-3y-spotlight .logo-theme-img--dark{display:block}
