.auth-page{margin:0;min-height:100dvh;background:#09121b;color:#edf5fa;font:16px system-ui,sans-serif;display:grid;place-items:center;padding:24px;box-sizing:border-box}.auth-card{width:min(100%,420px);padding:clamp(20px,5vw,38px);box-sizing:border-box;background:#122330;border:1px solid #2e485b;border-radius:20px;box-shadow:0 20px 80px #0005}.auth-mark{display:block;width:80px;height:80px;object-fit:contain}.auth-card h1{font-size:27px;letter-spacing:.09em;margin:12px 0 4px}.auth-tagline{color:#a4bdcc;margin:0 0 30px}.auth-card h2{font-size:21px}.auth-card label{display:block;margin:16px 0}.auth-card input{display:block;box-sizing:border-box;width:100%;margin-top:7px;border:1px solid #537083;border-radius:8px;background:#0b1822;color:white;padding:12px;font:inherit}.auth-card button{font:inherit;cursor:pointer;min-height:44px;border:1px solid #537083;border-radius:8px;background:transparent;color:#d2e7f1;padding:10px}.auth-card button:disabled{opacity:.55;cursor:wait}.auth-card #auth-submit{width:100%;background:#77e3c8;color:#08261e;border:0;font-weight:700}.auth-card nav{display:flex;gap:8px;flex-wrap:wrap}.auth-card nav button,.auth-card #auth-resend{font-size:13px}.auth-card #auth-resend{margin-top:10px}.auth-card #auth-message{line-height:1.5;min-height:24px}.auth-note{font-size:12px;color:#a4bdcc;line-height:1.6;margin-bottom:0}.auth-card [hidden]{display:none!important}.auth-card :focus-visible{outline:3px solid #9af9e1;outline-offset:3px}
