body.auth-locked>.app{display:none}.auth-gate{min-height:100vh;display:grid;place-items:center;padding:20px;background:linear-gradient(135deg,#0d2d3b,#117e76)}.auth-gate.hidden{display:none}.auth-gate-card{width:min(450px,100%);display:grid;gap:15px;padding:26px;border:1px solid #dbe5e8;border-radius:18px;background:#fff;box-shadow:0 20px 70px #06242f44}.auth-gate-brand{color:#08665f;font-weight:900}.auth-gate-card h1{margin:0;font-size:1.5rem;color:#183247}.auth-gate-card p{margin:0;color:#61747b;line-height:1.55}.auth-gate-card #authGateMessage{min-height:20px;color:#a9441b;font-size:.86rem}.auth-gate-form{display:grid;gap:11px}.auth-gate-form label{display:grid;gap:5px;color:#40545b;font-size:.86rem;font-weight:750}.auth-gate-form input{min-height:44px;border:1px solid #c9d7db;border-radius:9px;padding:8px 11px;background:#fff;color:#182b31}.auth-gate-form>button,.auth-gate-actions button{min-height:44px;border:0;border-radius:9px;background:#117e76;color:#fff;font-weight:850;padding:0 15px;cursor:pointer}.auth-gate-form>button:disabled{opacity:.6}.auth-gate-links,.auth-gate-actions{display:flex;flex-wrap:wrap;justify-content:space-between;gap:9px}.auth-gate-links button,.auth-gate-link{border:0;background:transparent;color:#08665f;font-weight:800;cursor:pointer;padding:8px 0}.auth-gate-actions button:last-child{background:#e7f1f2;color:#27464b}.auth-google-title{padding-top:11px;border-top:1px solid #dbe5e8;color:#52636a;font-size:.8rem;font-weight:750}
