:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#172b3f}
*,*::before,*::after{box-sizing:border-box}
.tf-body{margin:0;min-height:100vh;background:#f4f8fa;color:#172b3f}
.auth-layout{min-height:100vh;display:grid;grid-template-columns:minmax(320px,.95fr) minmax(440px,1.05fr)}
.auth-story{position:relative;overflow:hidden;display:flex;flex-direction:column;padding:clamp(32px,5vw,76px);background:radial-gradient(circle at 85% 80%,rgba(29,183,176,.27),transparent 38%),linear-gradient(145deg,#0c293f,#104459 76%,#0b3349);color:white}
.auth-story::after{content:"";position:absolute;width:480px;height:480px;border:1px solid rgba(164,227,223,.14);border-radius:50%;right:-200px;top:19%;box-shadow:0 0 0 85px rgba(164,227,223,.035),0 0 0 180px rgba(164,227,223,.03);pointer-events:none}
.auth-brand{display:flex;align-items:center;gap:13px;font-weight:800;font-size:1.35rem;letter-spacing:.02em;position:relative;z-index:1}
.auth-brand small{font-size:.7rem;letter-spacing:.16em;color:#65d7ce}
.auth-brand-mark{display:grid;place-items:center;width:43px;height:43px;border-radius:13px;background:#20aaa6;color:white;box-shadow:0 8px 22px rgba(2,17,24,.2)}
.auth-story-copy{position:relative;z-index:1;max-width:520px;margin:auto 0}
.auth-eyebrow{color:#65d7ce;font-size:.74rem;font-weight:800;letter-spacing:.18em}
.auth-story h2{font-size:clamp(2.3rem,4vw,4rem);font-weight:750;line-height:1.08;letter-spacing:-.05em;margin:23px 0}
.auth-story-copy>p{color:#c2dbe3;line-height:1.7;font-size:1.03rem;max-width:440px}
.auth-feature-list{display:flex;flex-wrap:wrap;gap:9px;margin-top:28px}
.auth-feature-list span{font-size:.78rem;border:1px solid rgba(151,228,221,.3);border-radius:100px;padding:8px 11px;color:#d5eeef;background:rgba(255,255,255,.04)}
.auth-story-footer{position:relative;z-index:1;color:#9fbfc9;font-size:.81rem;margin:0}
.auth-panel{display:flex;align-items:center;justify-content:center;padding:42px clamp(22px,5vw,90px)}
.auth-card{width:min(100%,490px);padding:clamp(28px,3vw,42px);border:1px solid #e4edf1;border-radius:22px;background:white;box-shadow:0 25px 75px rgba(18,53,73,.09)}
.auth-card-top{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:35px}
.auth-chip{display:inline-flex;gap:7px;align-items:center;border-radius:100px;background:#e8f7f4;padding:8px 12px;color:#087774;font-size:.7rem;font-weight:800;letter-spacing:.1em}
.auth-chip span{font-size:.55rem}
.auth-mini-brand{font-size:.76rem;color:#7d91a0;font-weight:700;white-space:nowrap}
.auth-form h1{font-size:clamp(1.8rem,3vw,2.2rem);font-weight:780;letter-spacing:-.04em;color:#132f42;margin:0 0 10px;line-height:1.2}
.auth-form h2,.auth-form h3{font-size:1.25rem;color:#173b50;margin-top:28px}
.auth-form p{color:#5e7383;line-height:1.6;margin:0 0 24px}
.auth-form a{color:#087f82}
.auth-form form{margin-top:24px}
.auth-form table{display:block;width:100%;margin:0 0 22px}
.auth-form table tbody,.auth-form table tr,.auth-form table th,.auth-form table td{display:block;width:100%;text-align:left}
.auth-form table tr{margin:0 0 19px}
.auth-form table th{font-size:.86rem;color:#294456;font-weight:700;padding:0 0 8px}
.auth-form table td{padding:0}
.auth-form label{font-weight:700;font-size:.86rem;color:#294456}
.auth-form input:not([type=hidden]):not([type=submit]):not([type=checkbox]):not([type=radio]),.auth-form select,.auth-form textarea{display:block;width:100%;min-height:47px;padding:10px 13px;color:#18384b;background:#fff;border:1px solid #cbdbe2;border-radius:9px;box-shadow:none}
.auth-form input:focus,.auth-form select:focus,.auth-form textarea:focus,.auth-form a:focus-visible,.auth-form button:focus-visible{outline:3px solid #69ccc5;outline-offset:2px}
.auth-form input[type=checkbox],.auth-form input[type=radio]{margin-right:7px}
.auth-form .btn{border-radius:9px;font-weight:700;padding:10px 18px;min-height:43px;white-space:normal}
.auth-form .btn-primary{background:#087f82;border-color:#087f82;color:white}
.auth-form .btn-primary:hover{background:#066c70;border-color:#066c70}
.auth-form .btn-secondary{background:#e9f0f4;border-color:#d7e3e9;color:#315267}
.auth-form .btn-link{color:#087f82}
.auth-form .btn[disabled]{opacity:.5}
.auth-form .auth-cta{display:inline-flex;align-items:center;justify-content:center;text-decoration:none}
.auth-form .alert{border-radius:10px}
.auth-form .errorlist{color:#a3293d;background:#fff1f3;border:1px solid #f4d2d8;border-radius:8px;padding:10px 12px;list-style:none;font-size:.84rem}
.auth-form img{max-width:100%;height:auto}
.auth-form hr{border-color:#e5edf1;margin:24px 0}
.auth-card-footer{border-top:1px solid #e7eef2;margin-top:32px;padding-top:19px;color:#81929f;font-size:.78rem}
@media(max-width:900px){.auth-layout{grid-template-columns:1fr}.auth-story{min-height:210px;padding:24px}.auth-story-copy,.auth-story-footer{display:none}.auth-panel{padding:24px 16px;align-items:flex-start}.auth-card{max-width:540px}}
@media(max-width:480px){.auth-story{min-height:88px;padding:21px}.auth-brand{font-size:1.1rem}.auth-brand-mark{width:37px;height:37px}.auth-panel{padding:0 0 22px}.auth-card{border-radius:0;box-shadow:none;border:0;padding:26px 23px}.auth-card-top{margin-bottom:28px}}
