.auth-shell{background:radial-gradient(circle at top left,rgba(161,196,170,.28),transparent 28%),linear-gradient(135deg,#f4efe7,#efe7dc 45%,#e4d8ca);color:#14241c;font-family:Inter Tight,sans-serif;min-height:100vh}.auth-shell__grid{align-items:center;display:grid;gap:28px;grid-template-columns:1.08fr .92fr;margin:0 auto;min-height:100vh;padding:40px 0;width:min(1120px,calc(100vw - 32px))}.auth-shell__card,.auth-shell__story{border-radius:28px;box-shadow:0 24px 70px #21272421;overflow:hidden}.auth-shell__story{background:linear-gradient(160deg,#0e3527eb,#2e533ee6),url(https://images.unsplash.com/photo-1629909613654-28e377c37b09?auto=format&fit=crop&w=1600&q=80) 50%/cover;color:#f6f0e8;display:flex;flex-direction:column;justify-content:space-between;min-height:680px;padding:42px;position:relative}.auth-shell__story:after{background:linear-gradient(180deg,#07140e1f,#07140e66);content:"";top:0;right:0;bottom:0;left:0;position:absolute}.auth-shell__story>*{position:relative;z-index:1}.auth-shell__eyebrow{align-items:center;color:#f6f0e8d1;display:inline-flex;font-size:.8rem;gap:10px;letter-spacing:.18em;text-transform:uppercase}.auth-shell__eyebrow:before{background:currentColor;content:"";height:1px;width:34px}.auth-shell__headline{font-family:Cormorant Garamond,serif;font-size:clamp(3rem,6vw,5.2rem);letter-spacing:-.04em;line-height:.94;margin:20px 0 12px;max-width:520px}.auth-shell__lede{color:#f6f0e8d1;font-size:1.02rem;line-height:1.75;max-width:520px}.auth-shell__facts{display:grid;gap:14px;grid-template-columns:repeat(3,minmax(0,1fr))}.auth-shell__fact{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff14;border:1px solid hsla(0,0%,100%,.12);border-radius:18px;padding:16px 18px}.auth-shell__fact strong{display:block;font-size:1.3rem;font-weight:600}.auth-shell__fact span{color:#f6f0e8d1;display:block;font-size:.92rem;margin-top:6px}.auth-shell__card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffbf6e0;padding:34px}.auth-shell__topline{align-items:center;display:flex;gap:16px;justify-content:space-between}.auth-shell__topline-group{align-items:center;display:inline-flex;flex-wrap:wrap;gap:14px}.auth-shell__brand{color:#2d4436;font-family:Tenor Sans,sans-serif;font-size:.95rem;letter-spacing:.24em;text-transform:uppercase}.auth-shell__back{color:#355341;font-size:.95rem;text-decoration:none}.auth-shell__title{color:#143126;font-family:Cormorant Garamond,serif;font-size:clamp(2.2rem,4vw,3.4rem);line-height:.95;margin:28px 0 8px}.auth-shell__copy{color:#5a655e;line-height:1.7;margin:0 0 24px}.auth-role-switch{display:grid;gap:10px;grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:22px}.auth-role-switch button{background:#e4dccf;border:0;border-radius:16px;color:#395244;cursor:pointer;font:inherit;font-weight:600;padding:14px 12px;transition:transform .16s ease,background .16s ease,color .16s ease}.auth-role-switch button.is-active{background:#0f3c2d;color:#f6f0e8;transform:translateY(-1px)}.auth-form{display:grid;gap:16px}.auth-form__row{display:grid;gap:8px}.auth-form__split{display:grid;gap:16px;grid-template-columns:1fr 1fr}.auth-form label,.auth-form__hint-title{color:#20362b;font-size:.92rem;font-weight:600}.auth-form input:not([type=checkbox]):not([type=radio]),.auth-form select{background:#ffffffdb;border:1px solid rgba(31,55,43,.12);border-radius:16px;color:#193127;font:inherit;padding:14px 16px;width:100%}.auth-form input:not([type=checkbox]):not([type=radio]):focus,.auth-form select:focus{border-color:#104a3852;outline:2px solid rgba(16,74,56,.18)}.auth-form__hint{background:#ebe2d6;border-radius:18px;color:#4f5e54;line-height:1.65;padding:16px 18px}.auth-form__error{background:#f7d9d1;border-radius:16px;color:#7d2717;line-height:1.5;padding:14px 16px}.status-badge{align-items:center;background:#ebe2d6;border-radius:999px;color:#20362b;display:inline-flex;font-size:.78rem;font-weight:700;letter-spacing:.14em;margin-bottom:18px;padding:8px 14px;text-transform:uppercase}.status-grid{display:grid;gap:14px;margin:24px 0 0}.status-row{background:#ffffffc7;border:1px solid rgba(31,55,43,.08);border-radius:18px;display:grid;gap:4px;padding:14px 16px}.status-row dt{color:#6d7b72;font-size:.78rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.status-row dd{color:#193127;line-height:1.55;margin:0}.status-cta-row{margin-top:14px}.status-cta-link{display:inline-flex;justify-content:center;text-decoration:none}.auth-form__consent{align-items:flex-start;color:#536258;cursor:pointer;display:flex;font-size:.9rem;gap:10px;line-height:1.5}.auth-form__consent input{flex-shrink:0;margin-top:3px}.auth-form__consent>span{flex:1 1 0;min-width:0}.auth-form__consent a{color:#103f30;text-decoration:underline}.auth-form__submit{background:linear-gradient(135deg,#0f3c2d,#1d5d46);border:0;border-radius:18px;color:#f8f3eb;cursor:pointer;font:inherit;font-weight:600;padding:15px 18px}.auth-form__submit:disabled{cursor:wait;opacity:.65}.auth-form__footer{color:#536258;font-size:.95rem;margin-top:8px}.auth-form__footer a{color:#103f30;font-weight:600;text-decoration:none}@media(max-width:980px){.auth-shell__grid{grid-template-columns:1fr;padding:20px 0 32px}.auth-shell__story{min-height:420px}}@media(max-width:640px){.auth-shell__grid{gap:18px;width:calc(100vw - 20px)}.auth-shell__card,.auth-shell__story{border-radius:22px;padding:24px}.auth-form__split,.auth-role-switch,.auth-shell__facts{grid-template-columns:1fr}}
