:root{color-scheme:light;--ink:#192b3b;--muted:#5c6b78;--line:#dce3e8;--navy:#101e30;--orange:#b8400c;--cyan:#36c5ef}*{box-sizing:border-box}body{margin:0;font-family:Inter,"Segoe UI",Arial,sans-serif;color:var(--ink);background:#f8f7f4;font-size:15px;line-height:1.5}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}a{color:inherit}button,a{touch-action:manipulation}[hidden]{display:none!important}:focus-visible{outline:3px solid #007c9f;outline-offset:4px}.access-shell{min-height:100dvh;display:grid;grid-template-columns:minmax(380px,1fr) minmax(480px,1fr)}.brand-panel{background:radial-gradient(ellipse at 100% 70%,#193a4e 0,transparent 60%),var(--navy);color:white;padding:48px clamp(36px,5vw,88px);display:flex;flex-direction:column;position:relative;overflow:hidden}.brand-panel:after{content:"";width:420px;height:420px;border:1px solid #ffffff09;border-radius:50%;position:absolute;right:-270px;top:20%;pointer-events:none}.brand{width:240px;display:block}.brand img{width:100%;height:auto;display:block}.brand-content{margin:auto 0;padding:60px 0;position:relative;z-index:1}.eyebrow{font-size:11px;letter-spacing:.18em;color:#9abccb;font-weight:650;margin:0 0 26px}.brand-content h1{font-size:clamp(34px,3.3vw,54px);letter-spacing:-.05em;line-height:1.12;font-weight:650;margin:0 0 24px}.brand-description{max-width:370px;color:#b9c8d3;line-height:1.8;margin-bottom:42px}.module-grid{max-width:430px;display:grid;grid-template-columns:1fr 1fr;gap:26px 30px}.module-grid>div{border-top:1px solid #ffffff25;padding-top:17px}.module-grid span{color:var(--cyan);font-size:10px;margin-right:12px}.module-grid strong{font-size:14px;font-weight:600}.module-grid p{font-size:12px;color:#afc0cd;margin:6px 0 0 27px}.brand-foot{color:#9db2c1;font-size:12px;margin:0}.form-panel{display:flex;align-items:center;justify-content:center;padding:44px clamp(32px,5vw,82px);background:#fcfbf8}.form-wrap{width:100%;max-width:438px}.heading-row{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:44px}.access-label{font-size:10px;letter-spacing:.1em;font-weight:700;display:flex;align-items:center;gap:7px}.status-dot{height:6px;width:6px;background:#177c66;border-radius:50%}.back-link{font-size:12px;color:var(--muted);text-decoration:none}.back-link:hover{text-decoration:underline}h2{font-size:34px;line-height:1.2;letter-spacing:-.045em;font-weight:650;margin:0 0 12px}.intro{color:var(--muted);margin:0 0 30px;font-size:14px}.account-kind{border:0;padding:0;margin:0 0 25px}.account-kind legend{font-size:12px;font-weight:600;padding:0;margin-bottom:10px}.segmented{display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--line);border-radius:12px;padding:4px;background:#eef1f2;gap:4px}.segmented label{position:relative;cursor:pointer}.segmented input{position:absolute;opacity:0;width:1px;height:1px}.segmented span{display:block;padding:9px;text-align:center;font-size:13px;color:var(--muted);border-radius:8px}.segmented input:checked+span{background:#fff;color:var(--ink);box-shadow:0 1px 4px #182b3820;font-weight:650}.segmented input:focus-visible+span{outline:3px solid #007c9f;outline-offset:1px}.field{margin-bottom:21px}.field label,.session-options label{display:block;font-size:12px;font-weight:650;margin-bottom:8px}.field input,.session-options select{width:100%;min-height:50px;padding:13px 14px;border:1px solid #cdd7de;border-radius:10px;background:#fff;color:var(--ink);font-size:14px;transition:border-color .15s,box-shadow .15s}.field input::placeholder{color:#75828d}.field input:focus{border-color:#28738a;box-shadow:0 0 0 3px #007c9f12;outline:0}.field input[aria-invalid=true]{border-color:#b42f2f}.field-help{font-size:11px;line-height:1.6;color:var(--muted);margin:8px 0 0}.label-row{display:flex;justify-content:space-between;align-items:baseline;gap:12px}.text-button{border:0;background:none;padding:0;cursor:pointer;color:var(--orange);font-size:12px;font-weight:600}.text-button:hover{text-decoration:underline}.password-field{position:relative}.password-field input{padding-right:82px}.password-field button{position:absolute;right:6px;top:6px;height:38px;padding:0 10px;border:0;border-radius:6px;background:transparent;color:#465b6c;font-size:11px;font-weight:650;cursor:pointer}.password-field button:hover{background:#eff4f6}.session-options{margin:0 0 24px;border-bottom:1px solid var(--line);padding-bottom:15px}.session-options summary{font-size:12px;cursor:pointer;color:var(--muted);padding:6px 0}.session-options summary span{float:right;font-weight:650;color:var(--ink)}.session-options[open] label{margin-top:12px}.session-options select{min-height:44px}.primary-button{display:flex;align-items:center;justify-content:center;gap:10px;background:var(--orange);color:white;width:100%;min-height:52px;padding:14px 18px;border:0;border-radius:11px;font-size:14px;font-weight:650;cursor:pointer;text-decoration:none;transition:background .15s,transform .15s}.primary-button:hover{background:#98370d}.primary-button:active{transform:translateY(1px)}.primary-button:disabled{cursor:wait;background:#745648}.button-arrow{margin-left:auto;font-size:20px;line-height:1}.button-spinner{width:16px;height:16px;border:2px solid #ffffff60;border-top-color:white;border-radius:50%;animation:spin .8s linear infinite;flex-shrink:0}.notice{background:#edf4f7;border:1px solid #cbdfe8;border-radius:10px;padding:12px 14px;margin:0 0 18px;color:#264f61;font-size:13px;line-height:1.6}.notice.error{background:#fff1ed;border-color:#efd0c5;color:#8f351a}.notice.success{background:#eaf5ef;border-color:#c4ddcf;color:#226247}.form-footer{border-top:1px solid var(--line);margin-top:32px;padding-top:20px;display:flex;justify-content:space-between;color:#627380;font-size:11px}.form-footer a{text-decoration:none}.form-footer a:hover{text-decoration:underline}.recovery-symbol{display:flex;margin:25px 0 18px;width:44px;height:44px;align-items:center;justify-content:center;color:var(--orange);font-size:25px;border-radius:12px;background:#fae8df}.recovery-card{border:1px solid var(--line);padding:20px;border-radius:14px;margin-bottom:14px;background:#fff}.recovery-card h3{font-size:15px;margin:0 0 8px}.recovery-card p{font-size:13px;line-height:1.7;color:var(--muted);margin:0 0 16px}.recovery-card p:last-child{margin-bottom:0}.recovery-card .field-help{font-size:11px;margin-top:10px}.privacy-note{font-size:12px;line-height:1.7;color:var(--muted)}@keyframes spin{to{transform:rotate(360deg)}}@media(min-width:1500px){.access-shell{grid-template-columns:1.1fr 1fr}}@media(max-width:900px){.access-shell{grid-template-columns:1fr}.brand-panel{padding:22px 28px;min-height:0}.brand{width:180px}.brand-content,.brand-foot{display:none}.form-panel{padding:32px 24px 28px;align-items:flex-start}.form-wrap{max-width:460px}.heading-row{margin-bottom:30px}.access-shell{background:#fcfbf8}.form-panel{min-height:calc(100dvh - 94px)}}@media(max-width:420px){.brand-panel{padding:20px 22px}.brand{width:167px}.form-panel{padding:26px 21px}.heading-row{gap:8px;margin-bottom:28px}.access-label{font-size:9px}.back-link{font-size:11px}h2{font-size:29px}.intro{font-size:13px;margin-bottom:25px}.field input,.session-options select{font-size:16px}.label-row{gap:8px}.field label{font-size:11px}.recovery-card{padding:17px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important}}
