:root { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; color: #163a39; background: #f5f7f4; line-height: 1.55; font-synthesis: none; }
* { box-sizing: border-box; }
body { margin: 0; }
button, input { font: inherit; }
button, a, input { -webkit-tap-highlight-color: transparent; }
button { cursor: pointer; }
button:disabled { opacity: .55; cursor: wait; }
[hidden] { display: none !important; }
:focus-visible { outline: 3px solid #a77a20; outline-offset: 4px; }
.access-layout { min-height: 100vh; min-height: 100svh; display: grid; grid-template-columns: minmax(350px, .92fr) minmax(480px, 1.08fr); }
.access-intro { background: #153f35; color: #f3f8f0; display: flex; flex-direction: column; padding: clamp(34px, 5vw, 72px); position: relative; overflow: hidden; }
.access-intro::after { content: ""; position: absolute; width: 450px; height: 450px; border: 1px solid #ffffff0b; border-radius: 50%; right: -280px; bottom: -180px; box-shadow: 0 0 0 65px #ffffff03, 0 0 0 130px #ffffff03; pointer-events: none; }
.brand { display: inline-flex; align-items: center; gap: 13px; color: inherit; text-decoration: none; align-self: flex-start; font-size: 24px; font-weight: 750; line-height: 1.2; }
.brand-mark { display: grid; place-items: center; width: 43px; height: 43px; border: 1px solid #accdb554; border-radius: 12px; background: #ffffff0b; font-size: 26px; }
.brand small { display: block; font-size: 12px; color: #b3cabd; font-weight: 450; margin-top: 4px; }
.intro-copy { margin: auto 0; padding: 70px 0; max-width: 420px; }
.eyebrow { font-size: 10px; font-weight: 750; letter-spacing: 1.6px; color: #62746b; margin: 0 0 17px; }
.intro-copy .eyebrow { color: #acc9b8; }
.intro-copy h2 { font-size: clamp(33px, 3.7vw, 50px); line-height: 1.14; letter-spacing: -1.5px; font-weight: 620; margin: 0 0 24px; }
.intro-copy > p:not(.eyebrow) { color: #c0d2c6; font-size: 16px; max-width: 350px; margin: 0; line-height: 1.75; }
.intro-note { border-top: 1px solid #ffffff20; margin-top: 46px; padding-top: 25px; display: flex; align-items: center; gap: 18px; color: #cee0d2; }
.intro-note > span { font-size: 27px; font-weight: 300; }
.intro-note p { margin: 0; font-size: 13px; line-height: 1.65; }
.intro-footer { color: #9dbba9; font-size: 11px; letter-spacing: .3px; margin: 0; }
.access-main { display: grid; place-items: center; padding: 56px 42px; }
.access-panel { width: 100%; max-width: 410px; }
h1 { font-size: clamp(28px, 3vw, 34px); line-height: 1.2; letter-spacing: -1px; margin: 0 0 13px; font-weight: 680; }
.description { color: #61726a; font-size: 14px; margin: 0 0 30px; line-height: 1.65; }
fieldset { padding: 0; margin: 0; border: 0; min-width: 0; }
label { display: block; font-size: 13px; font-weight: 650; margin: 23px 0 8px; }
input { width: 100%; min-height: 50px; border: 1px solid #aabbb0; border-radius: 8px; padding: 11px 13px; background: #fff; color: #163a39; font-size: 15px; transition: border-color .15s; }
input::placeholder { color: #809087; font-size: 14px; opacity: 1; }
input:hover { border-color: #758e7d; }
input:disabled { background: #f1f4f0; }
.label-row { display: flex; align-items: baseline; justify-content: space-between; gap: 12px; margin-top: 23px; }
.label-row label { margin: 0 0 8px; }
.label-row .text-button { font-size: 12px; min-height: 28px; padding: 0; }
.password-field { position: relative; }
.password-field input { padding-right: 83px; }
.password-toggle { position: absolute; right: 4px; top: 4px; bottom: 4px; padding: 0 11px; color: #355c48; background: transparent; border: 0; border-radius: 5px; font-size: 12px; font-weight: 650; }
.password-toggle:hover { background: #edf2eb; }
.primary, .secondary { width: 100%; min-height: 50px; padding: 12px 17px; border-radius: 8px; font-size: 14px; font-weight: 650; }
.primary { display: flex; align-items: center; justify-content: space-between; border: 1px solid #185344; background: #185344; color: #fff; margin-top: 28px; }
.primary:hover:not(:disabled) { background: #103e33; border-color: #103e33; }
.primary > span { font-size: 19px; line-height: 1; }
.secondary { margin-bottom: 12px; border: 1px solid #c0d0c3; color: #285640; background: #eaf1e7; }
.secondary:hover { background: #e0ebdc; }
.text-button { min-height: 40px; padding: 5px 0; color: #185344; background: none; border: 0; font-size: 13px; font-weight: 650; text-underline-offset: 4px; }
.text-button:hover:not(:disabled) { text-decoration: underline; }
.access-navigation { display: flex; align-items: center; justify-content: center; flex-wrap: wrap; gap: 3px 9px; border-top: 1px solid #dce5dc; margin-top: 30px; padding-top: 22px; }
.access-navigation p { font-size: 13px; color: #61726a; margin: 0; }
#back-navigation { justify-content: space-between; }
.field-hint { font-size: 12px; color: #68796e; margin: 9px 0 0; line-height: 1.65; }
.access-footnote { text-align: center; font-size: 11px; color: #78867c; margin: 26px 0 0; }
.feedback { border: 1px solid #cbdccd; background: #eaf2e7; border-radius: 8px; color: #315240; font-size: 13px; line-height: 1.65; padding: 12px 14px; margin: 0 0 18px; overflow-wrap: anywhere; }
.feedback:empty { display: none; }
.feedback.error { background: #faf0e9; color: #7d432c; border-color: #e5cbbc; }
.visually-hidden { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; border: 0; }
@media (max-width: 850px) { .access-layout { grid-template-columns: minmax(280px, .85fr) minmax(390px, 1.15fr); } .access-intro { padding: 35px; } .access-main { padding: 45px 32px; } .intro-copy h2 { font-size: 35px; } }
@media (max-width: 680px) { .access-layout { display: block; } .access-intro { padding: 23px 25px; } .brand { font-size: 21px; } .brand-mark { width: 38px; height: 38px; border-radius: 10px; font-size: 24px; } .intro-copy, .intro-footer, .access-intro::after { display: none; } .access-main { padding: 38px 25px 45px; } .access-panel { max-width: 410px; } .access-panel > .eyebrow { font-size: 9px; margin-bottom: 14px; } input { font-size: 16px; } .description { margin-bottom: 25px; } .access-footnote { margin-top: 24px; } }
@media (prefers-reduced-motion: reduce) { input { transition: none; } }
