:root{--navy:#10293d;--navy-soft:#183b55;--teal:#0f6b64;--teal-dark:#0a514c;--mint:#dcebe7;--paper:#f2f0e9;--surface:#fff;--text:#102335;--muted:#5b6c78;--border:#cfd8dc;--danger:#9f1d2c;--danger-bg:#fff0f1;--success:#17663f;--success-bg:#edf8f1;--notice:#74530a;--notice-bg:#fff8e6}*{box-sizing:border-box}html{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}body{color:var(--text);background:#f4f6f5;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px}a{color:inherit;text-decoration:none}button,input{font:inherit}.container{width:min(1180px,100% - 2.5rem);margin-inline:auto}.site-header,.dashboard-header{border-bottom:1px solid var(--border);background:#fff}.header-inner{justify-content:space-between;align-items:center;gap:1rem;min-height:76px;display:flex}.header-inner nav{align-items:center;gap:1.25rem;display:flex}.brand{color:var(--navy);letter-spacing:.075em;text-transform:uppercase;align-items:center;gap:.62rem;font-size:.875rem;font-weight:800;line-height:1;display:inline-flex}.brand i{background:var(--teal);width:1.6rem;height:2px}.brand-inverse{color:#fff}.brand-inverse i{background:#63c6ad}.hero{background:var(--paper);border-bottom:1px solid var(--border)}.hero-grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:5rem;min-height:calc(100vh - 76px);padding-block:5rem;display:grid}.eyebrow{color:var(--teal-dark);letter-spacing:.14em;text-transform:uppercase;margin:0;font-size:.8125rem;font-weight:750}h1,h2,p{text-wrap:pretty}.hero h1,.auth-box h1{color:var(--navy);letter-spacing:-.045em;margin:1.2rem 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(3rem,7vw,5.3rem);font-weight:500;line-height:1.03}.hero-copy,.lead{max-width:42rem;color:var(--muted);margin:1.5rem 0 0;font-size:1.125rem;line-height:1.75}.button-row{flex-wrap:wrap;gap:.75rem;margin-top:2rem;display:flex}.button{cursor:pointer;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;min-height:46px;padding:.72rem 1.2rem;font-weight:700;transition:background .15s,border-color .15s;display:inline-flex}.button-primary{background:var(--teal);color:#fff}.button-primary:hover{background:var(--teal-dark)}.button-dark{background:var(--navy);color:#fff;min-height:40px;padding-block:.55rem}.button-dark:hover{background:var(--navy-soft)}.button-outline{color:var(--navy);background:0 0;border-color:#aebbc2}.button-outline:hover{background:#fff}.button-full{width:100%}.security-panel{box-shadow:10px 10px 0 var(--mint);background:#fff;border:1px solid #aebbc2;padding:2rem}.security-panel h2{color:var(--navy);margin:.8rem 0 0;font-family:Georgia,Times New Roman,serif;font-size:2rem;font-weight:500;line-height:1.2}.security-panel ul{border-top:1px solid var(--border);margin:1.8rem 0 0;padding:0;list-style:none}.security-panel li{border-bottom:1px solid var(--border);gap:.35rem;padding:1.1rem 0;display:grid}.security-panel span{color:var(--muted);font-size:.9rem;line-height:1.6}.auth-layout{background:var(--paper);grid-template-columns:.85fr 1.15fr;min-height:100vh;display:grid}.auth-aside{background:var(--navy);color:#fff;flex-direction:column;justify-content:space-between;min-height:100vh;padding:3.2rem;display:flex}.signal-line{background:#63c6ad;width:4rem;height:1px}.auth-quote{max-width:29rem;margin:1.8rem 0 0;font-family:Georgia,Times New Roman,serif;font-size:2.5rem;line-height:1.15}.auth-aside-copy{color:#c8d3da;max-width:28rem;margin:1.2rem 0 0;line-height:1.7}.auth-aside small{color:#9fb0bb}.auth-content{justify-content:center;align-items:center;padding:3rem 1.5rem;display:flex}.auth-box{width:min(100%,580px)}.auth-box h1{font-size:clamp(2.6rem,6vw,4rem)}.form-card{box-shadow:6px 6px 0 var(--mint);background:#fff;border:1px solid #aebbc2;margin-top:2rem;padding:2rem}.form-stack{gap:1.1rem;display:grid}.form-grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}label{color:var(--navy);gap:.5rem;font-size:.9rem;font-weight:700;display:grid}label small,.field-group small,.security-note{color:var(--muted);font-size:.78rem;font-weight:400;line-height:1.55}input{width:100%;min-height:46px;color:var(--text);background:#fff;border:1px solid #9dacb5;border-radius:5px;outline:none;padding:.7rem .8rem}input:focus{border-color:var(--teal);box-shadow:0 0 0 3px #0f6b6429}.field-group{gap:.5rem;display:grid}.password-control{position:relative}.password-control input{padding-right:3.2rem}.password-toggle{width:42px;height:42px;color:var(--teal-dark);cursor:pointer;background:0 0;border:0;border-radius:4px;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:50%;right:.3rem;transform:translateY(-50%)}.password-toggle:hover{background:var(--mint)}.password-toggle:focus-visible{outline-offset:1px;outline:3px solid #0f6b643d}.password-toggle svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:21px;height:21px}.check-row{border:1px solid var(--border);background:#f7f9f8;grid-template-columns:auto 1fr;align-items:start;padding:1rem;font-weight:500;line-height:1.5}.check-row input{width:18px;min-height:18px;accent-color:var(--teal);margin-top:.15rem}.form-footer,.form-link{color:var(--muted);text-align:center;margin:0;font-size:.9rem}.form-link{text-align:right}.form-footer a,.form-link a{color:var(--teal-dark);text-underline-offset:3px;font-weight:750;text-decoration:underline}.captcha-field{gap:.45rem;display:grid;overflow:hidden}.captcha-status{color:var(--muted);margin:0;font-size:.78rem;line-height:1.5}.captcha-status-error{color:var(--danger)}.captcha-field noscript{border-left:4px solid var(--danger);background:var(--danger-bg);color:var(--danger);padding:.8rem 1rem;font-size:.85rem}.message{border-left:4px solid;margin:0;padding:.8rem 1rem;font-size:.9rem;line-height:1.55}.message-error{border-color:var(--danger);background:var(--danger-bg);color:var(--danger)}.message-success{border-color:var(--success);background:var(--success-bg);color:var(--success)}.message-notice{background:var(--notice-bg);color:var(--notice);border-color:#b3810e}.result-stack{gap:1.1rem;display:grid}.mobile-brand{margin-bottom:2.5rem;display:none}.dashboard{background:#f4f6f5;min-height:100vh}.text-button{color:var(--teal-dark);cursor:pointer;background:0 0;border:0;font-weight:750}.dashboard-main{padding-block:3.5rem}.dashboard-main h1{color:var(--navy);letter-spacing:-.035em;margin:.7rem 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.5rem,5vw,4rem);font-weight:500}.status-card{border:1px solid var(--border);background:#fff;max-width:720px;margin-top:2rem;padding:2rem}.status-card h2{color:var(--navy);margin:0}.status-card p{color:var(--muted);line-height:1.7}.status-card .button{margin-top:.7rem}.status-warning{border-left:5px solid #b3810e}.status-grid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:1rem;margin-top:2rem;display:grid}.status-item{border:1px solid var(--border);background:#fff;grid-template-columns:auto 1fr;gap:.35rem .7rem;padding:1.2rem;display:grid}.status-item small{color:var(--muted);grid-column:2}.status-dot{border:2px solid #8a989f;border-radius:50%;width:12px;height:12px;margin-top:.25rem}.status-dot-done{border-color:var(--success);background:var(--success)}@media (max-width:900px){.hero-grid{grid-template-columns:1fr;gap:3rem;padding-block:4rem}.auth-layout{grid-template-columns:1fr}.auth-aside{display:none}.mobile-brand{display:block}}@media (max-width:560px){.container{width:min(100% - 2rem,1180px)}.header-inner nav>a:first-child{display:none}.hero-grid{min-height:auto;padding-block:3.4rem}.hero h1{font-size:3.2rem}.form-card{box-shadow:4px 4px 0 var(--mint);padding:1.25rem}.form-grid{grid-template-columns:1fr}.auth-content{padding-inline:1rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important}}
