:root{color-scheme:dark;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#08090b;color:#f5f7fa;font-synthesis:none}*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{min-height:100dvh;background:#08090b;-webkit-font-smoothing:antialiased}.gate-shell{min-height:100dvh;display:grid;place-items:center;padding:max(24px,env(safe-area-inset-top)) 20px max(24px,env(safe-area-inset-bottom))}.gate-panel{width:min(100%,356px)}.mark{position:relative;width:56px;height:56px;margin-bottom:28px;border:1px solid #30343a;border-radius:50%;background:#111317}.mark:after{content:"";position:absolute;inset:8px;border:2px solid #e9b949;border-radius:50%}.mark span{position:absolute;z-index:1;bottom:13px;width:4px;border-radius:2px}.mark span:nth-child(1){left:19px;height:14px;background:#20c997}.mark span:nth-child(2){left:26px;height:21px;background:#f05262}.mark span:nth-child(3){left:33px;height:29px;background:#20c997}.eyebrow{margin:0 0 8px;color:#e9b949;font-size:11px;font-weight:700;letter-spacing:.16em}h1{margin:0;font-size:32px;line-height:1.15;letter-spacing:0}.subtitle{margin:10px 0 30px;color:#969da7;font-size:15px}form{display:grid;gap:10px}label{color:#c8cdd4;font-size:13px;font-weight:600}input{width:100%;height:50px;padding:0 14px;border:1px solid #30343a;border-radius:6px;outline:none;background:#111317;color:#f5f7fa;font:inherit;font-size:16px}input:focus{border-color:#e9b949;box-shadow:0 0 0 3px #e9b9491f}.error{min-height:19px;margin:0;color:#ff6675;font-size:13px}button{height:50px;border:0;border-radius:6px;background:#e9b949;color:#111317;font:inherit;font-size:15px;font-weight:750;cursor:pointer}button:hover{background:#f0c75e}button:focus-visible{outline:3px solid rgb(233 185 73 / 30%);outline-offset:2px}button:disabled{cursor:wait;opacity:.7}@media(prefers-reduced-motion:no-preference){.gate-panel{animation:enter .22s ease-out both}@keyframes enter{0%{opacity:0;transform:translateY(6px)}}}
