:root{color-scheme:light;--paper:#fbfaf6;--paper-raised:#fff;--ink:#1a1a18;--muted:#74726b;--disabled:#aaa69d;--line:#e3e0d8;--dark-mat:#1a1a18;--focus:#1769aa;--serif:"Iowan Old Style", Baskerville, "Hiragino Mincho ProN", "Yu Mincho", "YuMincho", "Noto Serif JP", serif;--sans:"Avenir Next", Avenir, "Hiragino Sans", "Yu Gothic", "YuGothic", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--mono:"IBM Plex Mono", "SFMono-Regular", Consolas, monospace;--page-gutter:clamp(20px, 5.84vw, 84px)}*,:before,:after{box-sizing:border-box}html{background:var(--paper);color:var(--ink);font-family:var(--sans);scroll-behavior:smooth}body{background:var(--paper);min-width:320px;color:var(--ink);text-rendering:optimizelegibility;margin:0;font-size:16px;line-height:1.7}img{max-width:100%;height:auto;display:block}.icon{fill:currentColor;flex:none;width:1em;height:1em;display:block}a{color:inherit;text-underline-offset:.22em;text-decoration-thickness:1px}a:hover{text-decoration-color:var(--muted)}button,summary,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:2px solid var(--focus);outline-offset:4px}::selection{background:var(--ink);color:var(--paper)}.visually-hidden{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.skip-link{z-index:100;background:var(--ink);color:var(--paper);border-radius:4px;padding:10px 14px;position:fixed;top:12px;left:12px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:20;width:100%;min-height:88px;padding:0 var(--page-gutter);background:color-mix(in srgb, var(--paper) 94%, transparent);border-bottom:1px solid #0000;justify-content:space-between;align-items:center;display:flex;position:relative}.brand,.footer-brand{letter-spacing:.01em;align-items:center;gap:12px;min-height:44px;font-size:18px;font-weight:600;text-decoration:none;display:inline-flex}.brand img,.footer-brand img{border-radius:23%}.desktop-nav{align-items:center;gap:clamp(22px,2.5vw,36px);display:flex}.desktop-nav a{min-height:44px;color:var(--muted);align-items:center;font-size:13px;text-decoration:none;display:inline-flex}.desktop-nav a:hover,.desktop-nav a[aria-current=page]{color:var(--ink)}.locale-link{letter-spacing:.08em;color:var(--ink)!important;font-size:12px!important}.mobile-nav{align-items:center;gap:4px;display:none}.locale-link--mobile{place-items:center;width:44px;height:44px;text-decoration:none;display:grid}.mobile-menu{position:relative}.mobile-menu>summary{cursor:pointer;place-items:center;width:44px;height:44px;list-style:none;display:grid}.mobile-menu>summary::-webkit-details-marker{display:none}.mobile-menu>summary .icon{width:22px;height:22px;transition:transform .16s}.mobile-menu[open]>summary .icon{transform:rotate(90deg)}.mobile-menu nav{background:var(--paper-raised);border:1px solid var(--line);width:min(280px,100vw - 40px);padding:8px;display:grid;position:absolute;top:52px;right:0;box-shadow:0 18px 50px #0000001f}.mobile-menu nav a{border-bottom:1px solid var(--line);align-items:center;min-height:48px;padding:0 14px;text-decoration:none;display:flex}.mobile-menu nav a:last-child{border-bottom:0}.store-buttons{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.store-badge{align-items:center;min-height:48px;text-decoration:none;display:inline-flex}.store-badge img{width:auto;height:48px}.store-badge--app-store{transition:opacity .16s}.store-badge--app-store:hover{opacity:.82}.store-coming-soon{width:144px;height:48px;color:var(--disabled);border:1px solid var(--line);font:600 13px/1.2 var(--sans);border-radius:7px;align-content:center;justify-items:center;padding:4px 14px;display:inline-grid}.store-coming-soon small{letter-spacing:.04em;text-transform:uppercase;margin-top:2px;font-size:9px;font-weight:400}.store-buttons--compact{gap:12px}.store-buttons--compact .store-badge img{height:44px}.store-buttons--compact .store-coming-soon{width:132px;height:44px}.site-footer{min-height:120px;padding:0 var(--page-gutter);background:var(--paper)}.footer-inner{border-top:1px solid var(--line);justify-content:space-between;align-items:center;min-height:120px;display:flex}.footer-brand{font-size:17px}.site-footer nav{flex-wrap:wrap;justify-content:flex-end;gap:24px;display:flex}.site-footer nav a{color:var(--muted);font-size:12px;text-decoration:none}.footer-trademark{max-width:760px;color:var(--disabled);margin:-16px 0 0;padding:0 0 24px;font-size:9px;line-height:1.55}.display-heading{font-family:var(--serif);letter-spacing:-.025em;white-space:pre-line;margin:0;font-weight:400;line-height:1.35}.eyebrow{color:var(--muted);font-family:var(--mono);letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:11px;font-weight:500}.lede{color:var(--muted);line-height:1.8}.faq-list{border-top:1px solid var(--line)}.faq-item{border-bottom:1px solid var(--line)}.faq-item summary{cursor:pointer;min-height:58px;color:var(--ink);justify-content:space-between;align-items:center;gap:24px;padding:10px 16px;font-size:14px;font-weight:600;list-style:none;display:flex}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary .icon{width:16px;height:16px;transition:transform .16s}.faq-item[open] summary .icon{transform:rotate(180deg)}.faq-item p{color:var(--muted);margin:0;padding:0 48px 18px 16px;font-size:14px;line-height:1.75}.editorial-hero{min-height:500px;padding:80px max(var(--page-gutter), calc((100vw - 1180px) / 2)) 72px;border-bottom:1px solid var(--line);align-content:end;display:grid}.editorial-hero__inner{max-width:860px}.editorial-hero h1{max-width:800px;font-family:var(--serif);letter-spacing:-.035em;margin:20px 0 24px;font-size:clamp(48px,6vw,82px);font-weight:400;line-height:1.15}.editorial-hero .lede{max-width:720px;margin:0;font-size:clamp(17px,1.6vw,20px)}.editorial-body{width:min(1040px, calc(100% - 2 * var(--page-gutter)));margin:0 auto;padding:88px 0 120px}.editorial-section{border-top:1px solid var(--line);grid-template-columns:minmax(220px,.75fr) minmax(0,1.25fr);gap:clamp(40px,8vw,128px);padding:48px 0 64px;display:grid}.editorial-section h2{font-family:var(--serif);letter-spacing:-.02em;margin:0;font-size:clamp(30px,3.2vw,46px);font-weight:400;line-height:1.3}.editorial-section p{max-width:640px;color:var(--muted);margin:0;font-size:17px;line-height:1.9}.editorial-section ul{color:var(--muted);margin:18px 0 0;padding-left:1.25rem}.editorial-actions{flex-wrap:wrap;gap:16px;margin-top:34px;display:flex}.text-link{min-height:44px;color:var(--ink);align-items:center;font-weight:600;display:inline-flex}.legal-page{width:min(880px, calc(100% - 2 * var(--page-gutter)));margin:0 auto;padding:100px 0 140px}.legal-page header{border-bottom:1px solid var(--line);padding-bottom:56px}.legal-page h1{font-family:var(--serif);margin:12px 0 18px;font-size:clamp(48px,6vw,76px);font-weight:400;line-height:1.2}.legal-updated{color:var(--muted);font-size:13px}.legal-intro{margin:44px 0 0;font-size:17px;line-height:1.9}.legal-section{padding:42px 0 12px}.legal-section h2{font-family:var(--serif);margin:0 0 18px;font-size:30px;font-weight:400}.legal-section p,.legal-section li{color:var(--muted);line-height:1.9}.legal-section ul{padding-left:1.25rem}.legal-section li+li{margin-top:8px}.legal-section a{color:var(--ink)}.release-list{display:grid}.release-list article{border-top:1px solid var(--line);grid-template-columns:150px minmax(0,1fr) auto;align-items:start;gap:40px;padding:42px 0;display:grid}.release-version{font-family:var(--mono);font-size:14px}.release-list h2{font-family:var(--serif);margin:0 0 10px;font-size:34px;font-weight:400}.release-list p{color:var(--muted);margin:0}.release-list time{color:var(--muted);font-size:12px}.release-detail{width:min(1000px, calc(100% - 2 * var(--page-gutter)));margin:0 auto;padding:96px 0 140px}.release-detail header{max-width:760px;padding-bottom:64px}.release-detail h1{font-family:var(--serif);margin:12px 0 20px;font-size:clamp(58px,8vw,104px);font-weight:400;line-height:1}.release-detail .release-summary{color:var(--muted);font-size:19px;line-height:1.85}.release-detail h2{font-family:var(--serif);margin:0 0 22px;font-size:38px;font-weight:400}.release-highlights{border-top:1px solid var(--line);padding:52px 0 70px}.release-highlights li{color:var(--muted);margin:12px 0;font-size:17px}.release-media{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;padding-top:32px;display:grid}.release-media img{background:var(--paper-raised);width:100%}.not-found{min-height:calc(100vh - 208px);padding:80px var(--page-gutter);text-align:center;place-items:center;display:grid}.not-found h1{font-family:var(--serif);margin:0 0 20px;font-size:clamp(72px,14vw,160px);font-weight:400;line-height:1}.not-found p{max-width:520px;color:var(--muted);margin:0 0 30px}@media (width<=760px){.site-header{min-height:64px;padding:0 20px}.brand{gap:10px;font-size:16px}.brand img{width:30px;height:30px}.desktop-nav{display:none}.mobile-nav{display:flex}.store-buttons{flex-wrap:nowrap;gap:12px;width:100%}.store-badge,.store-coming-soon{flex:none}.store-badge img{height:44px}.store-coming-soon{width:132px;height:44px}.site-footer{padding:0 20px}.footer-inner{flex-direction:column;justify-content:center;align-items:flex-start;gap:16px;min-height:180px;padding:28px 0}.site-footer nav{justify-content:flex-start;gap:18px}.footer-trademark{margin-top:-8px;padding-bottom:24px}.editorial-hero{min-height:420px;padding:74px 20px 48px}.editorial-hero h1{margin-top:16px;font-size:46px}.editorial-hero .lede{font-size:17px}.editorial-body{width:calc(100% - 40px);padding:58px 0 80px}.editorial-section{grid-template-columns:1fr;gap:18px;padding:36px 0 46px}.editorial-section h2{font-size:32px}.editorial-section p{font-size:16px}.legal-page{width:calc(100% - 40px);padding:64px 0 90px}.legal-page h1{font-size:48px}.legal-intro{font-size:16px}.legal-section h2{font-size:28px}.release-list article{grid-template-columns:1fr auto;gap:8px 20px}.release-list article>div{grid-column:1/-1}.release-detail{width:calc(100% - 40px);padding:64px 0 90px}.release-detail h1{font-size:68px}.release-media{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (forced-colors:active){.store-coming-soon,.faq-item,.site-footer,.editorial-section{border-color:canvastext}}
