.auth-dock[data-astro-cid-fhddzefb]{display:flex;align-items:center;gap:10px}.auth-trigger[data-astro-cid-fhddzefb]{appearance:none;border:1px solid rgba(242,243,248,.12);background:#f2f3f80f;color:#f2f3f8;border-radius:999px;min-height:42px;padding:0 16px;font:inherit;font-size:13px;font-weight:700;letter-spacing:.02em;cursor:pointer;transition:border-color .2s ease,background .2s ease,transform .2s ease}.auth-trigger[data-astro-cid-fhddzefb]:hover{border-color:#f2f3f83d;background:#f2f3f81a;transform:translateY(-1px)}.auth-trigger-label[data-astro-cid-fhddzefb]{display:block;max-width:min(40vw,240px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.auth-modal[data-astro-cid-fhddzefb]{padding:0;border:0;background:transparent;max-width:none;max-height:none}.auth-modal[data-astro-cid-fhddzefb]::backdrop{background:#020409b8;backdrop-filter:blur(14px)}.auth-backdrop[data-astro-cid-fhddzefb]{position:fixed;inset:0}.auth-dismiss-hit[data-astro-cid-fhddzefb]{position:absolute;inset:0;border:0;background:transparent;cursor:default}.auth-panel[data-astro-cid-fhddzefb]{position:fixed;top:50%;left:50%;width:min(460px,calc(100vw - 28px));transform:translate(-50%,-50%);border:1px solid rgba(242,243,248,.1);border-radius:24px;background:linear-gradient(180deg,#121622fa,#07090ffa);box-shadow:0 24px 80px #00000057;padding:28px}.auth-close[data-astro-cid-fhddzefb]{appearance:none;position:absolute;top:14px;right:14px;width:34px;height:34px;border-radius:999px;border:1px solid rgba(242,243,248,.1);background:#f2f3f80a;color:#f2f3f8b8;font-size:20px;cursor:pointer}.auth-copy[data-astro-cid-fhddzefb]{margin-bottom:18px}.auth-kicker[data-astro-cid-fhddzefb]{font-size:11px;letter-spacing:.22em;font-weight:700;color:#f2f3f87a;margin-bottom:10px}.auth-copy[data-astro-cid-fhddzefb] h2[data-astro-cid-fhddzefb]{font-size:clamp(28px,5vw,40px);line-height:.98;margin-bottom:10px}.auth-sub[data-astro-cid-fhddzefb]{color:#f2f3f8ad;font-size:14px}.auth-form[data-astro-cid-fhddzefb],.auth-account[data-astro-cid-fhddzefb]{display:grid;gap:12px}.auth-label[data-astro-cid-fhddzefb],.auth-account-label[data-astro-cid-fhddzefb]{font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:#f2f3f86b;font-weight:700}.auth-input[data-astro-cid-fhddzefb]{width:100%;min-height:52px;border-radius:16px;border:1px solid rgba(242,243,248,.12);background:#f2f3f80f;color:#f2f3f8;padding:0 16px;font:inherit;font-size:16px}.auth-input[data-astro-cid-fhddzefb]::placeholder{color:#f2f3f852}.auth-code[data-astro-cid-fhddzefb]{letter-spacing:.32em;text-align:center;font-variant-numeric:tabular-nums}.auth-primary[data-astro-cid-fhddzefb],.auth-secondary[data-astro-cid-fhddzefb]{appearance:none;border:0;border-radius:999px;min-height:52px;padding:0 18px;font:inherit;font-size:15px;font-weight:700;cursor:pointer}.auth-primary[data-astro-cid-fhddzefb]{background:#f2f3f8;color:#101319}.auth-secondary[data-astro-cid-fhddzefb]{background:#f2f3f814;color:#f2f3f8;border:1px solid rgba(242,243,248,.12)}.auth-account-card[data-astro-cid-fhddzefb]{display:grid;gap:4px;border-radius:16px;border:1px solid rgba(242,243,248,.1);background:#f2f3f80d;padding:16px}.auth-account-name[data-astro-cid-fhddzefb]{font-size:18px;line-height:1.1}.auth-account-email[data-astro-cid-fhddzefb]{color:#f2f3f89e;font-size:14px}.auth-status[data-astro-cid-fhddzefb]{min-height:20px;margin-top:12px;color:#f2f3f8b8;font-size:13px}.auth-status[data-astro-cid-fhddzefb][data-tone=error]{color:#ff8585}.auth-status[data-astro-cid-fhddzefb][data-tone=success]{color:#95e1b6}@media(max-width:640px){.auth-dock[data-astro-cid-fhddzefb]{width:100%}.auth-trigger[data-astro-cid-fhddzefb]{width:100%;justify-content:center}.auth-trigger-label[data-astro-cid-fhddzefb]{max-width:none}.auth-panel[data-astro-cid-fhddzefb]{padding:22px;border-radius:22px}}:root{--bg: #03050b;--bg-soft: #0a0d16;--ink: #f2f3f8;--ink-soft: rgba(242, 243, 248, .62);--ink-faint: rgba(242, 243, 248, .34);--line: rgba(242, 243, 248, .1);--maxw: 1080px;--font: -apple-system, BlinkMacSystemFont, "SF Pro Display", "Segoe UI", Roboto, "Helvetica Neue", system-ui, sans-serif}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at 82% 12%,rgba(139,155,199,.12),transparent 32rem),radial-gradient(circle at 18% 74%,rgba(201,143,99,.08),transparent 28rem),var(--bg);color:var(--ink);font-family:var(--font);-webkit-font-smoothing:antialiased;line-height:1.5;min-height:100vh;display:flex;flex-direction:column}a{color:inherit;text-decoration:none}.wrap{width:100%;max-width:var(--maxw);margin:0 auto;padding:0 24px}.site-head{position:sticky;top:0;z-index:10;backdrop-filter:blur(14px);background:#222428;border-bottom:1px solid rgba(255,255,255,.07)}.site-head .wrap{display:flex;align-items:center;justify-content:space-between;height:84px}.site-head .brand{color:#f2f3f8}.site-head .nav a{color:#f2f3f8b8}.site-head .nav a:hover{color:#f2f3f8}.site-head-right{display:flex;align-items:center;gap:18px}.brand{display:flex;align-items:center;gap:14px;font-weight:800;letter-spacing:.18em;font-size:24px}.brand-mark{height:64px;width:auto;display:block;margin:-16px -6px}.brand-word{line-height:1}.nav{display:flex;gap:22px;font-size:13px;color:var(--ink-soft)}.nav a:hover{color:var(--ink)}.site-foot{margin-top:auto;border-top:1px solid var(--line);padding:40px 0;color:var(--ink-faint);font-size:13px}.site-foot .wrap{display:flex;flex-wrap:wrap;gap:16px 32px;align-items:center;justify-content:space-between}.site-foot a:hover{color:var(--ink-soft)}.foot-links{display:flex;gap:20px}@media(max-width:640px){.site-head .wrap{align-items:flex-start;flex-direction:column;height:auto;min-height:60px;padding-top:12px;padding-bottom:12px}.brand{font-size:21px}.brand-mark{height:56px;margin:-14px -6px}.nav{width:100%;gap:18px;overflow-x:auto;padding-bottom:2px}.site-head-right{width:100%;flex-direction:column;align-items:stretch;gap:12px}}
