:root{color-scheme:dark;font-family:ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:#11121b;color:#f3f0fa}*{box-sizing:border-box}body{min-height:100svh;margin:0;display:grid;place-items:center;background:radial-gradient(circle at 15% 0%,#342949 0%,#11121b 55%)}.sign-in{width:min(100% - 2rem,520px);padding:clamp(1.5rem,5vw,3rem);border:1px solid #574a6d;border-radius:24px;background:#1e1c2a;box-shadow:0 28px 90px #05050b80}.mark{display:grid;place-items:center;width:48px;height:48px;border-radius:15px;background:#a38aca;color:#16121e;font-weight:800;letter-spacing:-.06em}.eyebrow{margin:2.2rem 0 .65rem;letter-spacing:.17em;text-transform:uppercase;color:#cfbde5;font-size:.75rem;font-weight:700}h1{margin:0;font-size:clamp(2rem,6vw,3rem);letter-spacing:-.045em;line-height:1.12}.description{color:#d2cbdf;line-height:1.6;margin:1.3rem 0 2rem}.google-button{display:flex;align-items:center;justify-content:center;gap:.75rem;min-height:52px;padding:.75rem 1rem;border-radius:12px;color:#171321;background:#e4d9f3;font-weight:750;text-decoration:none}.google-button:hover{background:#fff}.google-button:focus-visible,a:focus-visible{outline:3px solid #f5bf75;outline-offset:4px}.permission{margin:1.2rem 0 2.4rem;color:#bdb4cf;font-size:.88rem;line-height:1.55}footer{display:flex;gap:1.2rem;flex-wrap:wrap;color:#a9a2b8;font-size:.84rem}footer span{margin-left:auto}footer a{color:#d8c6ed;text-decoration:underline;text-underline-offset:3px}@media(max-width:370px){footer span{margin-left:0}}.legal{width:min(100% - 2rem,800px);margin:2rem auto;line-height:1.65}.legal h1{margin:1rem 0 2rem}.legal h2{font-size:1.1rem;margin:2rem 0 .5rem}.legal p{color:#d2cbdf}.legal a{color:#e4d9f3}