:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}:root[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box;margin:0;padding:0}html,body{width:100%;min-height:100%;overflow-x:hidden}body{color:#111;min-height:100svh;padding:max(20px, env(safe-area-inset-top)) max(18px, env(safe-area-inset-right)) max(22px, env(safe-area-inset-bottom)) max(18px, env(safe-area-inset-left));background:#fff;grid-template-rows:auto auto 1fr auto;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;transition:background .22s,color .22s;display:grid}.top-bar{grid-template-columns:44px 1fr 44px;align-items:center;gap:12px;width:100%;max-width:1120px;margin:0 auto;display:grid}.logo-link{grid-column:2;justify-content:center;justify-self:center;align-items:center;text-decoration:none;display:inline-flex}.logo{filter:invert();transform-origin:50%;width:42px;height:42px;transition:transform .65s cubic-bezier(.34,1.56,.64,1),filter .22s;display:block}.logo-link:hover .logo{transform:rotate(180deg)scale(1.08)}.theme-toggle{cursor:pointer;appearance:none;background:#1111110a;border:1px solid #1111111f;border-radius:999px;grid-column:3;justify-content:center;justify-self:end;align-items:center;width:44px;height:44px;transition:background .18s,border-color .18s,transform .18s;display:inline-flex}.theme-toggle:hover{background:#11111114;transform:translateY(-1px)}.theme-toggle-icon{filter:brightness(0);transform-origin:50%;width:22px;height:22px;transition:transform .52s cubic-bezier(.34,1.56,.64,1),filter .22s;display:block}.theme-toggle.is-rotated .theme-toggle-icon{transform:rotate(180deg)}.status-banner{text-align:left;letter-spacing:-.025em;color:#111;background:#f2f2f2;border:1px solid #11111114;border-radius:13px;align-items:flex-start;gap:10px;width:min(100%,430px);margin:clamp(22px,4vh,34px) auto 0;padding:12px 14px;font-size:13px;font-weight:700;line-height:1.28;display:flex}.status-banner[hidden]{display:none}.status-banner-dot{background:currentColor;border-radius:999px;flex:0 0 7px;width:7px;height:7px;margin-top:5px}.status-banner-neutral{color:#111;background:#f2f2f2;border-color:#11111114}.status-banner-amber{color:#6d4300;background:#fff4d8;border-color:#6d430029}.status-banner-red{color:#8f1111;background:#ffe8e8;border-color:#8f111129}main{justify-content:center;align-items:center;width:100%;max-width:820px;margin:0 auto;padding:clamp(42px,8vh,86px) 0;display:flex}.profile{text-align:center;width:100%;max-width:430px}.eyebrow{letter-spacing:-.02em;color:#1111117a;margin-bottom:14px;font-size:12px;font-weight:700;line-height:1.2}.title{letter-spacing:-.055em;margin-bottom:12px;font-size:clamp(28px,9vw,42px);font-weight:700;line-height:1.05}.message{letter-spacing:-.045em;color:#111;overflow-wrap:anywhere;max-width:390px;margin:0 auto;font-size:clamp(17px,5.2vw,24px);font-weight:600;line-height:1.16}.link-stack{gap:10px;width:100%;margin-top:clamp(28px,7vh,46px);display:grid}.button{letter-spacing:-.02em;white-space:nowrap;border-radius:13px;justify-content:space-between;align-items:center;gap:14px;width:100%;min-height:52px;padding:15px 16px 15px 18px;font-size:15px;font-weight:700;line-height:1;text-decoration:none;transition:opacity .18s,transform .18s,background .22s,color .22s,border-color .22s;display:inline-flex}.button-label{text-overflow:ellipsis;min-width:0;overflow:hidden}.button-arrow{transform-origin:50%;border-radius:999px;flex:0 0 26px;justify-content:center;align-items:center;width:26px;height:26px;font-size:18px;font-weight:700;line-height:1;transition:transform .52s cubic-bezier(.34,1.56,.64,1),background .18s;display:inline-flex;transform:translate(0)rotate(0)}.button:hover,.button:focus-visible{opacity:.86;transform:translateY(-1px)}.button:hover .button-arrow,.button:focus-visible .button-arrow{transform:translate(2px)rotate(-45deg)}.button:focus-visible,.theme-toggle:focus-visible,.logo-link:focus-visible,.bottom-line a:focus-visible{outline-offset:4px;outline:2px solid #ff4901}.button-primary{color:#fff;background:#111;border:1px solid #111}.button-primary .button-arrow{background:#ffffff1f}.button-secondary{color:#111;background:0 0;border:1px solid #1111112e}.button-secondary .button-arrow{background:#1111110d}.bottom-line{justify-content:center;align-items:center;width:100%;max-width:1120px;margin:0 auto;padding-bottom:6px;display:flex}.bottom-line a{color:#1111117a;letter-spacing:-.02em;font-size:13px;font-weight:700;line-height:1;text-decoration:none;transition:color .18s,opacity .18s}.bottom-line a:hover{color:#111;opacity:.86}@media (width<=520px){body{min-height:100dvh;padding:max(18px, env(safe-area-inset-top)) max(16px, env(safe-area-inset-right)) max(18px, env(safe-area-inset-bottom)) max(16px, env(safe-area-inset-left))}.top-bar{grid-template-columns:40px 1fr 40px}.logo,.theme-toggle{width:40px;height:40px}.theme-toggle-icon{width:20px;height:20px}.status-banner{margin-top:18px}main{padding:clamp(30px,7vh,64px) 0}.message{letter-spacing:-.04em;font-size:clamp(18px,5.8vw,24px);line-height:1.18}.link-stack{margin-top:clamp(26px,6vh,38px)}.button{min-width:0;min-height:50px;padding:14px 14px 14px 16px}}@media (width<=340px){.message{font-size:18px}.button{font-size:14px}}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) body{color:#fff;background:#0e0e0e}:root:not([data-theme=light]) .logo{filter:none}:root:not([data-theme=light]) .eyebrow,:root:not([data-theme=light]) .bottom-line a{color:#ffffff75}:root:not([data-theme=light]) .message{color:#fff}:root:not([data-theme=light]) .status-banner-neutral{color:#fff;background:#ffffff14;border-color:#ffffff1f}:root:not([data-theme=light]) .status-banner-amber{color:#ffd98a;background:#ffb70024;border-color:#ffd98a2e}:root:not([data-theme=light]) .status-banner-red{color:#ffb2b2;background:#ff464621;border-color:#ffb2b22e}:root:not([data-theme=light]) .button-primary{color:#0e0e0e;background:#fff;border-color:#fff}:root:not([data-theme=light]) .button-primary .button-arrow{background:#0e0e0e14}:root:not([data-theme=light]) .button-secondary{color:#fff;background:0 0;border-color:#ffffff38}:root:not([data-theme=light]) .button-secondary .button-arrow{background:#ffffff14}:root:not([data-theme=light]) .theme-toggle{background:#ffffff14;border-color:#ffffff24}:root:not([data-theme=light]) .theme-toggle:hover{background:#ffffff21}:root:not([data-theme=light]) .theme-toggle-icon{filter:brightness(0)invert()}:root:not([data-theme=light]) .bottom-line a:hover{color:#fff}}:root[data-theme=dark] body{color:#fff;background:#0e0e0e}:root[data-theme=dark] .logo{filter:none}:root[data-theme=dark] .eyebrow,:root[data-theme=dark] .bottom-line a{color:#ffffff75}:root[data-theme=dark] .message{color:#fff}:root[data-theme=dark] .status-banner-neutral{color:#fff;background:#ffffff14;border-color:#ffffff1f}:root[data-theme=dark] .status-banner-amber{color:#ffd98a;background:#ffb70024;border-color:#ffd98a2e}:root[data-theme=dark] .status-banner-red{color:#ffb2b2;background:#ff464621;border-color:#ffb2b22e}:root[data-theme=dark] .button-primary{color:#0e0e0e;background:#fff;border-color:#fff}:root[data-theme=dark] .button-primary .button-arrow{background:#0e0e0e14}:root[data-theme=dark] .button-secondary{color:#fff;background:0 0;border-color:#ffffff38}:root[data-theme=dark] .button-secondary .button-arrow{background:#ffffff14}:root[data-theme=dark] .theme-toggle{background:#ffffff14;border-color:#ffffff24}:root[data-theme=dark] .theme-toggle:hover{background:#ffffff21}:root[data-theme=dark] .theme-toggle-icon{filter:brightness(0)invert()}:root[data-theme=dark] .bottom-line a:hover{color:#fff}
