:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;--ink:#171512;--soft-ink:#9d9d98;--muted:#686771;--paper:#f7f7f4;--brand-shadow:#1715121f;--button-ink:#171512;--button-text:#fff;--button-primary-hover:#4a2677;--button-secondary-bg:#dededb;--button-secondary-hover:#cacac6;--button-secondary-border:#1715124d;--surface:#ffffff8a;--accent:#8c3ff2;--line:#17151214;--tint:#8a55f21a;background:linear-gradient(180deg, #ffffff5c, #fff0 42%), var(--paper);color:var(--ink);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,sans-serif}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial;--ink:#f5f3ef;--soft-ink:#7d7d79;--muted:#b0afa8;--paper:#11110f;--brand-shadow:#00000057;--button-ink:#f5f3ef;--button-text:#11110f;--button-primary-hover:#d8c1f7;--button-secondary-bg:#3e3d39;--button-secondary-hover:#52514c;--button-secondary-border:#f5f3ef4d;--surface:#f5f3ef14;--line:#f5f3ef1f;--tint:#0a84ff29;background:linear-gradient(180deg, #ffffff0d, #fff0 42%), var(--paper)}}*{box-sizing:border-box}[hidden]{display:none!important}html{scroll-behavior:smooth}body{flex-direction:column;min-width:320px;min-height:100svh;margin:0;display:flex}a{color:inherit}main{flex:1}body.home-page main,body.not-found-body main{flex-direction:column;justify-content:center;display:flex}.site-header{z-index:10}.nav{justify-content:space-between;align-items:center;gap:24px;width:min(1920px,100% - 56px);min-height:78px;margin:0 auto;display:flex}.brand{letter-spacing:0;align-items:center;gap:12px;font-size:1.02rem;font-weight:800;text-decoration:none;display:inline-flex}.brand img{width:32px;height:32px;box-shadow:0 1px 3px var(--brand-shadow);border-radius:8px}.nav-links{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.nav-separator{color:var(--muted);font-size:.95rem}.nav-links a{color:var(--muted);font-size:.95rem;font-weight:500;text-decoration:none}.nav-links a:hover,.nav-links a[aria-current=page]{color:var(--ink);text-underline-offset:.18em;text-decoration:underline}.hero,.legal-page{width:min(1920px,100% - 56px);margin:0 auto}.hero{flex-direction:column;padding:clamp(34px,5vw,70px) 0;display:flex}.hero-copy{gap:clamp(24px,4vw,54px);width:100%;display:grid}.hero h1,.page-title h1{letter-spacing:0;max-width:1900px;margin:0;font-size:clamp(4rem,7.8vw,12rem);font-weight:800;line-height:.96}.headline-line{display:block}.headline-muted{color:var(--ink);filter:blur(4px);display:inline-block;position:relative}.headline-accent{color:#0068d6}.hero p,.page-title p{max-width:1130px;color:var(--muted);margin:0;font-size:clamp(1.28rem,2vw,2rem);line-height:1.42}.actions{flex-wrap:wrap;gap:12px;display:flex}.button{border:1px solid var(--ink);border-radius:15px;justify-content:center;align-items:center;gap:11px;min-height:56px;padding:0 24px;font-size:1.06rem;font-weight:700;text-decoration:none;transition:background .16s,box-shadow .16s;display:inline-flex}.button.primary{background:var(--button-ink);color:var(--button-text);box-shadow:0 10px 26px #1715121f}.button.primary:hover{background:var(--button-primary-hover);box-shadow:0 10px 26px #17151224}.button.secondary{background:var(--button-secondary-bg);color:var(--ink);border-color:var(--button-secondary-border)}.button.secondary:hover{background:var(--button-secondary-hover);box-shadow:0 10px 26px #17151214}.mac-download-menu{display:inline-flex;position:relative}.mac-download-button{cursor:pointer}.chevron-mark{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.1px;flex:none;width:18px;height:18px;transition:transform .16s}.mac-download-button[aria-expanded=true] .chevron-mark{transform:rotate(180deg)}.mac-download-options{z-index:20;border:1px solid var(--button-secondary-border);background:var(--paper);border-radius:15px;width:min(320px,100vw - 56px);padding:6px;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 18px 40px #17151229}.mac-download-option{color:var(--ink);border-radius:10px;gap:3px;padding:13px 14px;text-decoration:none;display:grid}.mac-download-option:hover,.mac-download-option:focus-visible{background:var(--button-secondary-bg);outline:none}.mac-download-option strong{font-size:1rem;line-height:1.2}.mac-download-option span{color:var(--muted);font-size:.9rem;line-height:1.35}.apple-mark{fill:currentColor;flex:none;width:22px;height:22px}.button:focus-visible,.nav-links a:focus-visible,.mac-download-button:focus-visible,.legal-page a:focus-visible,.brand:focus-visible{outline-offset:3px;outline:3px solid #8a55f257}.legal-page h1,.legal-page h2{letter-spacing:0;margin:0 0 18px;font-weight:800}.legal-page{padding:64px 0 88px}.page-title{margin-bottom:44px}.legal-page h1{font-size:clamp(2.7rem,7vw,6.4rem);line-height:.94}.legal-page h2{margin-top:40px;font-size:clamp(1.55rem,3vw,2.2rem)}.legal-page p,.legal-page li{max-width:820px;color:var(--muted);line-height:1.68}.legal-page a{color:var(--ink);text-underline-offset:.18em;font-weight:700}.legal-page ul{padding-left:20px}.legal-page li+li{margin-top:8px}.not-found-page{width:min(1120px,100% - 32px);margin:0 auto;padding:48px 0}.not-found-copy{gap:22px;display:grid}.not-found-copy h1{letter-spacing:0;margin:0;font-size:clamp(3.4rem,8vw,7rem);font-weight:800;line-height:.94}.not-found-copy p{color:var(--muted);margin:0;font-size:clamp(1.2rem,2vw,1.8rem)}.not-found-link{color:var(--ink);text-underline-offset:.18em;font-weight:700;text-decoration-thickness:.08em}.site-footer{padding:0 0 26px}.footer-inner{width:min(1920px,100% - 56px);color:var(--muted);justify-content:space-between;align-items:center;gap:20px;margin:0 auto;font-size:.88rem;font-weight:500;display:flex}.footer-inner a{color:var(--muted);text-decoration:none}.footer-inner a:hover{color:var(--ink);text-underline-offset:.18em;text-decoration:underline}@media (width<=700px){.hero{padding:28px 0 56px}}@media (width<=520px){.hero,.legal-page,.not-found-page,.nav,.footer-inner{width:min(100% - 24px,1120px)}.hero h1{font-size:clamp(3.3rem,18vw,5.6rem)}.hero-copy{gap:24px}.hero p{font-size:1.12rem;line-height:1.48}.button{width:100%;min-height:52px;box-shadow:none}.footer-inner{flex-direction:column}}@media (width<=520px) and (height<=650px){.hero{padding:22px 0 44px}.hero-copy{gap:18px}.hero h1{font-size:clamp(2.8rem,15vw,4rem)}.hero p{font-size:1rem;line-height:1.42}}
