*{box-sizing:border-box}html,body{color:#04242d;background:#f2f0e9;margin:0;padding:0;font-family:Work Sans,system-ui,-apple-system,sans-serif}.gate{justify-content:center;align-items:center;min-height:100svh;padding:2rem;display:flex}.gate-card{background:#fff;border:1px solid #04242d14;border-radius:12px;width:100%;max-width:420px;padding:2rem}.gate-card h1{margin:0 0 .25rem;font-size:1.35rem;font-weight:600}.gate-card p{color:#04242d8c;margin:0 0 1.5rem;font-size:.9rem}.gate-card label{margin:0 0 .35rem;font-size:.8rem;font-weight:600;display:block}.gate-card input{width:100%;height:2.5rem;font:inherit;border:1px solid #04242d33;border-radius:8px;margin-bottom:1rem;padding:0 .75rem}.gate-card input:focus{outline-offset:1px;border-color:#0000;outline:2px solid #ff6b4a}.gate-card button{color:#fff;width:100%;height:2.75rem;font:inherit;cursor:pointer;background:#04242d;border:0;border-radius:8px;font-weight:600}.gate-card button:hover{background:#0a3644}.gate-error{color:#b3261e;margin:-.5rem 0 1rem;font-size:.85rem}.notfound{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;min-height:100svh;padding:2rem;display:flex}.notfound h1{margin:0;font-size:1.5rem;font-weight:600}.notfound p{color:#04242d8c;max-width:420px;margin:0}
