.auth-page{color:#17362d;background:linear-gradient(135deg,#f7faf7 0%,#edf5f0 56%,#e5f0eb 100%);min-height:100vh;padding:28px 20px 64px;position:relative;overflow:hidden}.auth-page:before{content:"";pointer-events:none;border:90px solid #1c664f0e;border-radius:50%;width:520px;height:520px;position:absolute;top:-290px;right:-170px}.auth-page:after{content:"";pointer-events:none;border:70px solid #103b4c0a;border-radius:50%;width:360px;height:360px;position:absolute;bottom:-255px;left:-145px}.auth-brand{z-index:1;justify-content:space-between;align-items:center;gap:24px;width:min(1080px,100%);margin:0 auto 40px;display:flex;position:relative}.auth-brand img{width:180px;height:auto}.auth-brand a{color:#22634f;background:#ffffffad;border:1px solid #22634f2e;border-radius:999px;align-items:center;min-height:38px;padding:0 14px;font-size:.85rem;font-weight:800;text-decoration:none;display:inline-flex}.auth-brand a:hover{background:#fff;border-color:#22634f61}.auth-card{z-index:1;background:#fffffff5;border:1px solid #cfe0d6;border-radius:20px;width:min(490px,100%);margin:0 auto;padding:40px 38px 34px;position:relative;overflow:hidden;box-shadow:0 24px 65px #1b44371f}.auth-card:before{content:"";background:linear-gradient(90deg,#0d3b4c 0 34%,#1c664f 34% 78%,#8eaa46 78%);height:5px;position:absolute;inset:0 0 auto}.auth-eyebrow{color:#4b806d;letter-spacing:.12em;text-transform:uppercase;font-size:.78rem;font-weight:800}.auth-card h1{color:#123b2e;letter-spacing:-.025em;margin:9px 0 12px;font-family:Georgia,serif;font-size:clamp(2rem,6vw,2.75rem);line-height:1.06}.auth-card>p{color:#536b62;margin:0 0 24px;line-height:1.55}.auth-tabs{background:#eef5f0;border-radius:12px;grid-template-columns:1fr 1fr;gap:6px;margin-bottom:24px;padding:5px;display:grid}.auth-tabs button{color:#476158;cursor:pointer;background:0 0;border:0;border-radius:9px;padding:11px 12px;font-weight:750}.auth-tabs button.active{color:#174c3c;background:#fff;box-shadow:0 2px 8px #1a43361a}.auth-form{gap:17px;display:grid}.auth-form label{color:#24493d;gap:7px;font-size:.92rem;font-weight:700;display:grid}.auth-form input{box-sizing:border-box;color:#17362d;width:100%;font:inherit;background:#fff;border:1px solid #b9cdc3;border-radius:10px;padding:13px 14px}.auth-form input:focus{border-color:#3a8569;outline:3px solid #39856929}.auth-primary{color:#fff;font:inherit;cursor:pointer;background:linear-gradient(135deg,#1c664f,#155743);border:0;border-radius:10px;padding:14px 18px;font-weight:800;box-shadow:0 8px 18px #1c664f29}.auth-primary:hover{background:#155340}.auth-primary:disabled{opacity:.58;cursor:wait}.auth-secondary{color:#1c664f;text-align:center;border:1px solid #8caf9f;border-radius:10px;padding:13px 18px;font-weight:800;text-decoration:none;display:block}.auth-link{color:#22634f;text-align:center;font-weight:700}.auth-message,.auth-error{border-radius:10px;padding:12px 14px;line-height:1.45}.auth-message{color:#1d5a43;background:#eaf5ee}.auth-error{color:#9a302b;background:#fff0ef}.auth-note{color:#60756d;border-top:1px solid #e1ebe5;margin-top:24px;padding-top:20px;font-size:.88rem;line-height:1.5}.auth-security{color:#4d695f;background:#f5faf7;border:1px solid #d8e7df;border-radius:12px;align-items:flex-start;gap:12px;margin:0 0 24px;padding:14px 15px;font-size:.85rem;line-height:1.5;display:flex}.auth-security-mark{color:#fff;background:#1c664f;border-radius:50%;flex:none;place-items:center;width:28px;height:28px;margin-top:1px;font-size:.8rem;font-weight:900;display:grid}.auth-security b{color:#224b3d;margin-bottom:2px;display:block}.auth-password-hint{color:#677c74;margin:-7px 0 0;font-size:.78rem;font-weight:400;line-height:1.45}.auth-success{text-align:center}.auth-success-mark{color:#1c664f;background:#e5f3eb;border-radius:50%;place-items:center;width:54px;height:54px;margin:6px auto 18px;font-size:1.35rem;font-weight:900;display:grid}.auth-success .auth-message{text-align:left;margin-bottom:20px}.auth-continue{color:#fff;background:#1c664f;border-radius:10px;padding:14px 18px;font-weight:800;text-decoration:none;display:block}.auth-footer{z-index:1;color:#687c74;letter-spacing:.02em;text-align:center;margin:24px auto 0;font-size:.76rem;position:relative}.auth-spinner{border:4px solid #d7e6dd;border-top-color:#1c664f;border-radius:50%;width:34px;height:34px;margin:14px auto 24px;animation:.8s linear infinite auth-spin}@keyframes auth-spin{to{transform:rotate(360deg)}}@media (width<=600px){.auth-page{padding:20px 14px 44px}.auth-brand{margin-bottom:24px}.auth-brand img{width:150px}.auth-brand a{min-height:34px;padding:0 11px;font-size:.77rem}.auth-card{padding:32px 22px 28px}}
