:root{--teal:#087f89;--teal-dark:#05636b;--yellow:#f7c500;--ink:#17242a;--muted:#66777e;--line:#dce5e8;--bg:#eef3f4;--white:#fff;--danger:#c43e45;--success:#13875b}
*{box-sizing:border-box}body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--ink)}a{color:inherit}.auth-body{min-height:100vh;background:linear-gradient(135deg,#eaf1f2,#f8fafb)}.auth-shell{min-height:100vh;display:grid;grid-template-columns:minmax(360px,.9fr) minmax(500px,1.1fr)}.auth-brand-panel{position:relative;overflow:hidden;background:linear-gradient(150deg,#027886,#0798a1);color:#fff;padding:48px clamp(34px,6vw,90px);display:flex;flex-direction:column;justify-content:space-between}.auth-brand-panel:before,.auth-brand-panel:after{content:"";position:absolute;border-radius:50%;background:rgba(255,255,255,.08)}.auth-brand-panel:before{width:420px;height:420px;right:-180px;top:-110px}.auth-brand-panel:after{width:260px;height:260px;left:-100px;bottom:-80px}.auth-brand-top,.auth-brand-content,.auth-brand-footer{position:relative;z-index:1}.auth-brand-top{display:flex;align-items:center;gap:18px}.auth-brand-top img{width:190px;max-height:70px;object-fit:contain;object-position:left center;filter:brightness(0) invert(1)}.auth-brand-top span{padding-left:18px;border-left:1px solid rgba(255,255,255,.35);font-weight:700}.auth-kicker{font-size:.76rem;font-weight:800;letter-spacing:.16em}.auth-brand-content h1{font-family:Montserrat,sans-serif;font-size:clamp(2.4rem,4.5vw,4.6rem);line-height:1.02;letter-spacing:-.045em;margin:16px 0}.auth-brand-content p{max-width:600px;font-size:1.06rem;line-height:1.75;color:rgba(255,255,255,.82)}.auth-brand-footer{display:flex;align-items:center;gap:12px;font-size:.92rem;color:rgba(255,255,255,.8)}.auth-card-panel{padding:44px clamp(24px,7vw,100px);display:flex;flex-direction:column;align-items:center;justify-content:center}.auth-card{width:min(620px,100%);background:#fff;border:1px solid var(--line);border-radius:20px;padding:clamp(26px,5vw,48px);box-shadow:0 24px 70px rgba(27,57,63,.12)}.auth-mobile-logo{display:none}.auth-heading h2{font-family:Montserrat,sans-serif;font-size:2rem;margin:0 0 8px;letter-spacing:-.03em}.auth-heading p{margin:0 0 26px;color:var(--muted);line-height:1.6}.auth-form{display:grid;gap:18px}.auth-field{display:grid;gap:8px}.auth-field>span{font-size:.88rem;font-weight:700}.auth-field>div{display:flex;align-items:center;min-height:52px;border:1px solid var(--line);border-radius:10px;background:#fff;transition:.18s}.auth-field>div:focus-within{border-color:var(--teal);box-shadow:0 0 0 3px rgba(8,127,137,.12)}.auth-field>div>i{width:46px;text-align:center;color:#84949a}.auth-field input{min-width:0;flex:1;border:0;outline:0;background:transparent;padding:0 12px 0 0;color:var(--ink);font-size:.96rem}.auth-field small{color:var(--muted);font-size:.78rem}.password-toggle{width:44px;height:44px;border:0;background:transparent;color:#71838a}.auth-primary,.auth-secondary{min-height:52px;border-radius:10px;display:flex;align-items:center;justify-content:center;gap:12px;font-weight:800;text-decoration:none}.auth-primary{border:0;background:var(--teal);color:#fff}.auth-primary:hover{background:var(--teal-dark)}.auth-secondary{border:1px solid var(--line);background:#fff;color:var(--ink)}.auth-grid-two{display:grid;grid-template-columns:1fr 1fr;gap:14px}.auth-inline-links{text-align:right}.auth-inline-links a,.auth-bottom-link a,.account-actions a{color:var(--teal);font-weight:700;text-decoration:none}.auth-separator{display:flex;align-items:center;gap:12px;margin:24px 0;color:#89979c;font-size:.78rem;text-transform:uppercase;letter-spacing:.08em}.auth-separator:before,.auth-separator:after{content:"";height:1px;flex:1;background:var(--line)}.auth-bottom-link{text-align:center;color:var(--muted);margin:22px 0 0}.auth-alert{display:flex;align-items:flex-start;gap:10px;border-radius:10px;padding:13px 14px;margin-bottom:22px;font-size:.9rem;line-height:1.5}.auth-alert-error{background:#fff0f1;color:#9e3038;border:1px solid #f2c9cc}.auth-alert-success{background:#eaf8f2;color:#126e4d;border:1px solid #bfe5d5}.auth-check{display:grid;grid-template-columns:22px 1fr;gap:10px;align-items:start;cursor:pointer}.auth-check input{position:absolute;opacity:0}.auth-check span{width:21px;height:21px;border:1px solid var(--line);border-radius:5px;margin-top:1px}.auth-check input:checked+span{background:var(--teal);border-color:var(--teal);box-shadow:inset 0 0 0 5px #fff}.auth-check p{margin:0;color:var(--muted);font-size:.84rem;line-height:1.5}.auth-footer{margin-top:20px;color:#75858b;font-size:.8rem}.honeypot{position:absolute;left:-9999px}.auth-empty-state{text-align:center;padding:18px 0 26px}.auth-empty-state i{font-size:2.2rem;color:#93a1a6}.auth-empty-state h3{margin:14px 0 6px}.auth-empty-state p{color:var(--muted)}.auth-link-button{text-decoration:none}.account-summary{display:grid;grid-template-columns:54px 1fr auto;gap:14px;align-items:center;padding:18px;border:1px solid var(--line);border-radius:12px;background:#f8fafb}.account-avatar{width:54px;height:54px;border-radius:50%;display:grid;place-items:center;background:#dceff1;color:var(--teal);font-size:1.25rem}.account-summary strong,.account-summary small{display:block}.account-summary small{color:var(--muted);margin-top:5px}.approved-badge{font-size:.76rem;font-weight:800;color:var(--success);background:#e5f6ef;padding:7px 10px;border-radius:99px}.account-meta{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:14px 0 24px}.account-meta div{padding:14px;border:1px solid var(--line);border-radius:10px}.account-meta span,.account-meta strong{display:block}.account-meta span{font-size:.74rem;color:var(--muted);text-transform:uppercase;letter-spacing:.08em}.account-meta strong{margin-top:6px}.account-password-form h3{margin:0}.account-actions{display:flex;justify-content:space-between;margin-top:22px}.account-actions .danger-link{color:var(--danger)}
@media(max-width:900px){.auth-shell{grid-template-columns:1fr}.auth-brand-panel{display:none}.auth-card-panel{padding:28px 16px}.auth-card{padding:28px}.auth-mobile-logo{display:block;margin-bottom:26px}.auth-mobile-logo img{width:180px;max-height:64px;object-fit:contain;object-position:left}.auth-grid-two,.account-meta{grid-template-columns:1fr}.account-summary{grid-template-columns:54px 1fr}.approved-badge{grid-column:1/-1;justify-self:start}}
