.gate{position:fixed;inset:0;z-index:5000;background:#0c1322;display:grid;place-items:center;padding:24px;font-family:Figtree,system-ui,-apple-system,sans-serif}.gate .gbox{width:100%;max-width:340px;text-align:center;color:#fff}.gate .gstamp{width:64px;height:64px;border-radius:50%;border:2px dashed rgba(255,255,255,.5);display:grid;place-items:center;font-size:26px;margin:0 auto 18px}.gate h2{font-family:Bricolage Grotesque,Georgia,serif;font-weight:800;font-size:26px;letter-spacing:-.02em}.gate p{color:rgba(255,255,255,.6);font-size:13px;font-weight:600;margin:8px 0 22px;line-height:1.5}.gate input{width:100%;padding:14px 16px;border-radius:14px;border:1.5px solid rgba(255,255,255,.2);background:rgba(255,255,255,.08);color:#fff;font-weight:600;font-size:15px;text-align:center;outline:none;font-family:inherit}.gate input:focus{border-color:#ff5a3c}.gate button{width:100%;margin-top:12px;padding:14px;border:none;border-radius:14px;background:#ff5a3c;color:#fff;font-family:inherit;font-weight:700;font-size:15px;cursor:pointer}.gate button:disabled{opacity:.6}.gate button.ghost{background:rgba(255,255,255,.08);border:1.5px solid rgba(255,255,255,.2);color:#fff}.gate .orline{display:flex;align-items:center;gap:12px;margin:16px 2px 4px;color:rgba(255,255,255,.4);font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.1em}.gate .orline:after,.gate .orline:before{content:"";flex:1 1;height:1px;background:rgba(255,255,255,.15)}.gate .err{font-size:12.5px;font-weight:700;margin-top:12px;min-height:16px;line-height:1.4}