.login-stage{min-height:100vh;display:grid;grid-template-columns:minmax(480px,1.05fr) minmax(480px,.95fr);background:#f7faf8}.login-story{position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;padding:3.2rem 5vw;background:linear-gradient(145deg,#0b352b,#125f49 70%,#1c7b5e);color:#fff}.login-brand{position:relative;z-index:2;display:flex;align-items:center;gap:.75rem;color:#fff;font-size:1rem;font-weight:850}.login-brand .brand-mark{background:rgba(255,255,255,.14);box-shadow:inset 0 0 0 1px rgba(255,255,255,.2)}.story-content{position:relative;z-index:2;max-width:720px}.story-content h1{font-size:clamp(2.6rem,4.8vw,5rem);line-height:1;letter-spacing:-.06em;font-weight:880;margin:1.1rem 0 1.5rem}.story-content p{font-size:1.02rem;line-height:1.75;max-width:680px;color:rgba(255,255,255,.76)}.story-chips{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:1.5rem}.story-chips span{border:1px solid rgba(255,255,255,.2);border-radius:8px;padding:.55rem .75rem;background:rgba(255,255,255,.06);font-size:.72rem;font-weight:750}.story-proof{position:relative;z-index:2;display:flex;gap:3rem;border-top:1px solid rgba(255,255,255,.14);padding-top:1.5rem}.story-proof strong,.story-proof span{display:block}.story-proof strong{font-size:1.15rem}.story-proof span{font-size:.65rem;color:rgba(255,255,255,.65);margin-top:.2rem}.story-orbit{position:absolute;border-radius:50%;border:65px solid rgba(255,255,255,.055)}.orbit-one{width:420px;height:420px;right:-160px;bottom:-160px}.orbit-two{width:290px;height:290px;left:-170px;top:-130px}.login-entry{display:grid;place-items:center;padding:3rem;background:radial-gradient(circle at 90% 90%,#fff0df,transparent 32%),#f8faf9}.login-card{width:min(520px,100%);background:#fff;border:1px solid #e1e9e5;border-radius:24px;padding:clamp(1.7rem,4vw,3.4rem);box-shadow:0 24px 70px rgba(24,67,54,.12)}.login-icon{width:68px;height:68px;display:grid;place-items:center;margin:0 auto 1.4rem;border-radius:20px;background:#e5f7ef;color:var(--green);font-size:1.6rem}.login-card h2{font-size:1.65rem;font-weight:880;letter-spacing:-.04em;margin:.55rem 0}.login-card p{font-size:.82rem}.input-icon-wrap{position:relative}.input-icon-wrap input{min-height:54px;padding-right:3rem}.input-icon-wrap>i,.input-icon-wrap>button{position:absolute;right:1rem;top:50%;transform:translateY(-50%);color:#80918b}.input-icon-wrap>button{border:0;background:transparent}.login-submit{min-height:54px;box-shadow:0 12px 25px rgba(23,107,82,.2)}.login-features{display:grid;grid-template-columns:repeat(3,1fr);gap:.6rem;margin-top:1.5rem}.login-features span{min-height:76px;border:1px solid #e1e9e5;border-radius:10px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.35rem;color:#657a72;font-size:.68rem;font-weight:750}.login-features i{color:var(--green);font-size:1.1rem}@media(max-width:991.98px){.login-stage{grid-template-columns:1fr}.login-story{min-height:420px;padding:2rem}.story-content h1{font-size:3rem}.story-proof{margin-top:3rem}.login-entry{padding:2rem 1rem}}@media(max-width:575.98px){.login-story{min-height:350px}.story-content h1{font-size:2.2rem}.story-content p{font-size:.85rem}.story-proof{display:none}.login-entry{padding:1rem}.login-card{border-radius:17px;padding:1.35rem}.login-features{grid-template-columns:1fr 1fr 1fr}}
