.auth-page{min-height:100vh;background:#141716;color:var(--white);position:relative;isolation:isolate}
.auth-page::before{content:"";position:fixed;inset:0;z-index:-2;background:linear-gradient(90deg,rgba(12,19,15,.86),rgba(12,19,15,.8)),url('https://images.unsplash.com/photo-1587300003388-59208cc962cb?auto=format&fit=crop&w=2400&q=85') center/cover no-repeat;pointer-events:none}
.auth-page .header{background:#141716ed}.auth-page .brand{color:var(--white)}.auth-home{font-size:13px;color:#c9d3cb;display:flex;gap:10px;align-items:center}.auth-home:hover{color:var(--green)}
.login-wrap{min-height:calc(100vh - 89px);padding:48px 20px;display:flex;align-items:center;justify-content:center}.login-card{width:100%;max-width:450px;padding:36px;background:#1b211ded;border:1px solid #394239;border-radius:8px;color:var(--white);box-shadow:0 20px 70px #0003}.auth-signup .login-card{max-width:600px}.login-card>.brand-icon{width:44px;height:44px;font-size:25px;margin-bottom:24px;overflow:hidden}.login-card>.brand-icon img{border-radius:6px!important}.login-card .eyebrow{font-size:10px;margin-bottom:10px}.login-title{font-size:30px;font-weight:700;line-height:1.25;margin:0 0 12px}.login-subtitle{font-size:14px;line-height:1.7;margin-bottom:28px;color:#adb9af}.form-label{color:#d4ddd5;font-size:12px;font-weight:500;margin-bottom:8px}.form-control,.input-group-text{background:#121814;color:#f5f8f3;border-color:#3a453c;border-radius:6px;min-height:46px;font-size:14px}.input-group-text{color:#a8bc9e;padding:0 14px}.form-control::placeholder{color:#7e8c81}.form-control:focus{background:#141c16;color:white;border-color:var(--green);box-shadow:0 0 0 3px #c3f07819}.form-check-input{background-color:#151c17;border-color:#647360}.form-check-input:checked{background-color:#668b41;border-color:#c3f078}.form-check-label{color:#b4c0b6}.form-check-input:focus{border-color:var(--green);box-shadow:0 0 0 3px #c3f07820}.login-card .text-muted{color:#aebbb0!important}.login-card .secondary{color:var(--green);border-color:#4a5a44;background:transparent}.login-card .secondary:hover{background:#c3f07812}.auth-back{font-size:12px;color:#afbeb0;display:flex;justify-content:center;align-items:center;gap:8px;margin-top:25px}.auth-back:hover,.auth-link{color:var(--green)}.auth-link{text-decoration:underline;text-underline-offset:3px;margin-left:5px}.plan-option{background:#141b16;border-color:#3a463c!important;border-radius:6px!important;padding:13px!important;cursor:pointer;width:100%;transition:border-color .15s,background .15s}.plan-option:has(input:checked){background:#253321;border-color:var(--green)!important}.plan-option:focus-within{outline:2px solid var(--green);outline-offset:3px}.plan-option input{accent-color:var(--green);width:16px;height:16px;flex-shrink:0;margin-right:5px}.plan-option strong{font-size:14px}.plan-option .small{font-size:12px;overflow-wrap:anywhere;line-height:1.65;margin-top:3px}.plan-option .flex-grow-1{min-width:0}.login-card .alert{font-size:13px;border-radius:6px}.login-card .alert-danger{background:#3e2425;color:#ffd1ce;border-color:#704344}.login-card .alert-warning{background:#383421;color:#eee1ad;border-color:#655b31}.login-card .alert-success{background:#233d2b;color:#d3f1cb;border-color:#466946}.login-card .btn-primary{background:var(--green);border-color:var(--green);color:#18220e;font-weight:700;min-height:48px;display:grid;place-items:center}.login-card form{margin:0}.login-card .button{font-family:inherit}.login-card .row{--bs-gutter-x:16px}
@media(max-width:600px){.login-wrap{padding:28px 16px;min-height:calc(100vh - 76px)}.login-card{padding:26px 22px}.login-title{font-size:27px}.auth-home{font-size:12px}.auth-signup .col-6{width:100%}.auth-signup .row{row-gap:16px}.auth-page .navigation{justify-content:space-between}.login-card .button{gap:12px}.auth-page .brand{font-size:14px}}
