:root{color-scheme:dark;--bg: #111315;--panel: #1d2024;--panel-soft: #272b30;--line: rgba(255, 255, 255, .12);--text: #f3f6f8;--muted: #aeb8c2;--blue: #41a6ff;--cyan: #51d2d0;--gold: #f3b642;--green: #80d37a}*{box-sizing:border-box}html[lang=ja] body,html[lang=ko] body{font-family:Yu Gothic UI,Hiragino Kaku Gothic ProN,Noto Sans JP,Segoe UI,system-ui,sans-serif}html[lang=th] body{font-family:Leelawadee UI,Noto Sans Thai,Tahoma,Segoe UI,system-ui,sans-serif}html[dir=rtl] body{font-family:Segoe UI,Tahoma,Arial,sans-serif;text-align:right}html[dir=rtl] .skip-link{right:12px;left:auto}html[dir=rtl] .language-switcher{margin-right:0;margin-left:8px}html[dir=rtl] .language-menu{right:auto;left:0}html[dir=rtl] .language-menu button,html[dir=rtl] .docs-content th,html[dir=rtl] .docs-content td{text-align:right}html[dir=rtl] .docs-search-field input{padding-right:12px;padding-left:34px}html[dir=rtl] .docs-search-clear{right:auto;left:7px}html[dir=rtl] .docs-subsection p{padding-right:2px;padding-left:0}html[dir=rtl] .docs-sidebar a{margin-right:30px;margin-left:0;padding-right:12px;padding-left:0}html[dir=rtl] .docs-sidebar a.active:before{right:0;left:auto}html[dir=rtl] .docs-content ul{padding-right:1.1rem;padding-left:0}html[dir=rtl] .doc-callout{padding-right:22px;padding-left:20px;border-right:3px solid var(--callout-color);border-left:1px solid var(--line)}html[dir=rtl] .doc-steps{padding-right:48px;padding-left:22px}html[dir=rtl] .doc-steps li{padding-right:6px;padding-left:0}html[dir=rtl] :where(code,kbd,.product-name,.brand,.footer-support-link){direction:ltr;unicode-bidi:isolate}html[lang=ar] :where(.reader-comparison-table,.security-behavior-table) th:first-child{border-top-left-radius:0;border-top-right-radius:10px}html[lang=ar] :where(.reader-comparison-table,.security-behavior-table) th:last-child{border-top-right-radius:0;border-top-left-radius:10px}html[lang=ar] :where(h1,h2,h3,p,li,dt,dd,th,td,figcaption,summary){unicode-bidi:plaintext}html[lang=ar] .ltr-token{direction:ltr;unicode-bidi:isolate;font-family:Inter,Segoe UI,system-ui,sans-serif}html[lang=ar] .rtl-ltr-pair{display:inline-flex;direction:rtl;align-items:baseline;gap:.22em;unicode-bidi:isolate}html[lang=ar] .ltr-token.mixed-token{margin-inline:.1em}html[lang=ar] .rtl-ltr-pair .ltr-token{margin-inline:0}html[lang=ar] body :where(.eyebrow,.story-label,.availability-status,.roadmap-phase,.footer-links h2,.learn-card span,.docs-search-result span,.docs-sidebar summary,.docs-subsection p,.doc-callout>strong:first-child,.doc-shortcut strong,.docs-content th,.docs-content h2#related){letter-spacing:0;text-transform:none}html[lang=ar] body :where(.eyebrow,.story-label,.availability-status){font-size:.82rem;line-height:1.55}html[lang=ar] body .docs-sidebar summary{font-size:.78rem;line-height:1.5}html[lang=ar] body .docs-subsection p{font-size:.72rem;font-weight:700;line-height:1.55}html[lang=ar] body .docs-sidebar a{line-height:1.55}html[lang=ar] body .docs-search-result span{font-size:.7rem;line-height:1.5}html[lang=ar] body :where(.doc-callout>strong:first-child,.docs-content h2#related){font-size:.78rem;line-height:1.5}html{scroll-behavior:smooth}.skip-link{position:fixed;top:12px;left:12px;z-index:1000;transform:translateY(-160%);border:2px solid var(--cyan);border-radius:4px;background:var(--bg);color:var(--text);padding:10px 14px;font-weight:900}.skip-link:focus{transform:translateY(0)}:where(a,button,input,summary,[tabindex]):focus-visible{outline:3px solid var(--cyan);outline-offset:3px}body{margin:0;min-width:320px;background:radial-gradient(circle at 18% 12%,rgba(65,166,255,.18),transparent 28rem),radial-gradient(circle at 80% 8%,rgba(243,182,66,.14),transparent 24rem),linear-gradient(180deg,#15181b 0%,var(--bg) 44%,#0d0f11 100%);color:var(--text);font-family:Inter,Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,sans-serif}html[lang=hi] body{font-family:Nirmala UI,Noto Sans Devanagari,Mangal,Segoe UI,system-ui,sans-serif}html[lang=zh-Hans] body{font-family:Microsoft YaHei UI,PingFang SC,Noto Sans CJK SC,Segoe UI,system-ui,sans-serif}html[lang=zh-Hant] body{font-family:Microsoft JhengHei UI,PingFang TC,Noto Sans CJK TC,Segoe UI,system-ui,sans-serif}a{color:inherit;text-decoration:none}.site-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:16px clamp(20px,5vw,72px);border-bottom:1px solid var(--line);background:#111315db;backdrop-filter:blur(18px)}.brand{display:inline-flex;align-items:center;gap:12px;font-weight:800;letter-spacing:0}.brand img{width:38px;height:38px}nav{display:flex;align-items:center;justify-content:center;gap:clamp(16px,3vw,36px);color:var(--muted);font-size:.92rem;font-weight:600}nav a:hover,button:hover{color:var(--text)}.secondary-action{color:var(--muted);font-weight:700}.secondary-action.security-style{display:inline-flex;min-height:44px;align-items:center;justify-content:center;padding:0 20px;border:1px solid rgba(255,255,255,.7);border-radius:6px;background:linear-gradient(135deg,#fff,#dce7ef);color:#0d1114;font-weight:900}.secondary-action.security-style:hover{color:#0d1114;filter:brightness(1.06)}.header-actions{display:flex;align-items:center;gap:12px}.header-button{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:0 14px;border:1px solid var(--line);border-radius:6px;font-size:.84rem;font-weight:900}.header-button.reader{border-color:#51d2d075;background:#51d2d024;color:#dffdfb}.header-button.editor{border-color:#f3b6426b;background:#f3b6421f;color:#ffe7aa}.header-button:hover{filter:brightness(1.12)}.language-switcher{position:relative;margin-right:8px}.language-trigger{display:inline-flex;min-height:36px;align-items:center;justify-content:center;gap:7px;padding:0 9px;border:1px solid var(--line);border-radius:6px;background:#ffffff0a;color:var(--text);cursor:pointer;font:inherit;font-size:.78rem;font-weight:900}.language-trigger:hover,.language-switcher.open .language-trigger{background:#51d2d01f;border-color:#51d2d05c}.language-trigger img{width:24px;height:16px;object-fit:cover;box-shadow:0 0 0 1px #ffffff29}.language-chevron{color:var(--muted);font-size:.74rem;transform:translateY(-1px)}.language-menu{position:absolute;top:calc(100% + 10px);right:0;z-index:40;display:none;width:240px;max-height:min(520px,calc(100vh - 96px));overflow:auto;padding:8px;border:1px solid var(--line);border-radius:8px;background:#141619fa;box-shadow:0 18px 54px #00000070}.language-switcher.open .language-menu{display:block}.language-menu button{display:flex;width:100%;align-items:center;gap:10px;padding:9px 10px;border:0;border-radius:6px;background:transparent;color:var(--muted);cursor:pointer;font:inherit;font-size:.92rem;font-weight:800;text-align:left}.language-menu button:hover,.language-menu button.selected{background:#51d2d01a;color:var(--text)}.language-menu img{width:26px;height:17px;flex:0 0 auto;object-fit:cover;box-shadow:0 0 0 1px #ffffff24}.hero{min-height:calc(100vh - 72px);display:grid;grid-template-columns:minmax(0,.82fr) minmax(460px,1.18fr);align-items:center;gap:clamp(32px,5vw,72px);padding:clamp(64px,8vw,108px) clamp(20px,5vw,72px) 72px}.hero-copy{max-width:690px}.eyebrow{margin:0 0 14px;color:var(--cyan);font-size:.78rem;font-weight:800;letter-spacing:.11em;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{margin-bottom:24px;font-size:clamp(3.2rem,7vw,6.8rem);line-height:.92;letter-spacing:0}h2{margin-bottom:14px;font-size:clamp(2rem,4vw,4rem);line-height:1;letter-spacing:0}h3{margin-bottom:12px;font-size:1.35rem}.lead{max-width:620px;color:var(--muted);font-size:clamp(1.05rem,1.6vw,1.28rem);line-height:1.65}.product-reader{color:var(--cyan);font-weight:900}.product-editor{color:var(--gold);font-weight:900}.hero-actions,.download{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.primary-action{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 20px;border:1px solid rgba(255,255,255,.2);border-radius:6px;background:linear-gradient(135deg,var(--gold),#e06d4e);color:#15100a;font-weight:900}.primary-action.reader{background:linear-gradient(135deg,var(--cyan),var(--blue));color:#071113}.primary-action.editor{background:linear-gradient(135deg,var(--gold),#e06d4e);color:#15100a}.primary-action:hover{filter:brightness(1.08)}.hero-roadmap-window{width:100%;margin:0;overflow:hidden;border:1px solid rgba(255,255,255,.14);border-radius:8px;background:#171a1c;box-shadow:0 24px 64px #00000057,0 0 54px #51d2d012,0 0 0 1px #51d2d00f}.hero-roadmap-window img{display:block;width:100%;height:auto;transform:scale(1);transform-origin:54% 52%;transition:transform .52s cubic-bezier(.2,.7,.2,1)}.hero-roadmap-window:hover img{transform:scale(1.012)}.product-shot{padding:28px clamp(20px,5vw,72px) 92px}.shot-heading{max-width:840px;margin:0 auto 28px;text-align:center}.shot-heading p:not(.eyebrow){margin-bottom:0;color:var(--muted);font-size:1.05rem;line-height:1.65}.screenshot-frame{width:min(1500px,100%);margin:0 auto;overflow:hidden;border:1px solid rgba(255,255,255,.16);border-radius:8px;background:#202326;box-shadow:0 28px 90px #00000075,0 0 0 1px #51d2d014}.screenshot-frame img{display:block;width:100%;height:auto}.trailer-media{position:relative;background:#050708}.trailer-media video{display:block;width:100%;height:auto;aspect-ratio:16 / 9;background:#050708;object-fit:cover}.trailer-play-button{position:absolute;top:50%;left:50%;display:grid;width:clamp(66px,8vw,96px);aspect-ratio:1;place-items:center;padding:0;border:1px solid rgba(255,255,255,.7);border-radius:50%;background:#0a0e11d6;color:#fff;cursor:pointer;box-shadow:0 12px 38px #00000080,0 0 28px #51d2d02e;transform:translate(-50%,-50%);transition:background .18s ease,border-color .18s ease,transform .18s ease;backdrop-filter:blur(8px)}.trailer-play-button:hover{border-color:var(--cyan);background:#10181cf0;transform:translate(-50%,-50%) scale(1.06)}.trailer-play-button:focus-visible{outline:3px solid var(--cyan);outline-offset:4px}.trailer-play-button[hidden]{display:none}.trailer-play-button svg{width:44%;margin-left:5%;fill:currentColor}.screenshot-frame figcaption{padding:14px 18px;border-top:1px solid var(--line);background:#111315c7;color:var(--muted);font-size:.88rem;font-weight:700}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}.hero-roadmap-window img{transition:none}.hero-roadmap-window:hover img{transform:none}}.story-section{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;padding:0 clamp(20px,5vw,72px) 96px}.story-section article{min-height:360px;padding:34px 28px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);border-left:1px solid var(--line);background:linear-gradient(180deg,rgba(255,255,255,.035),transparent),#181b1ec7}.story-section article:last-child{border-right:1px solid var(--line)}.story-label{margin:0 0 54px;color:var(--cyan);font-size:.78rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.story-section h2{margin-bottom:22px;font-size:clamp(1.55rem,2.3vw,2.45rem);line-height:1.05}.story-section p:not(.story-label){margin-bottom:0;color:var(--muted);line-height:1.7}.story-section article:nth-child(2) .story-label{color:var(--green)}.story-section article:nth-child(3) .story-label{color:var(--gold)}.story-section article:nth-child(4) .story-label{color:var(--blue)}.section-band{padding:84px clamp(20px,5vw,72px);border-top:1px solid var(--line);background:#101214bd}.section-heading{max-width:860px;margin-bottom:34px}.edition-rationale{background:linear-gradient(180deg,#15191d,#111315);padding-bottom:58px}.edition-rationale-copy{display:grid;max-width:880px;gap:12px}.edition-rationale-copy p{margin:0;color:var(--muted);font-size:clamp(1.08rem,1.5vw,1.35rem);font-weight:850;line-height:1.55}.product-name{font-weight:950}.product-name.editor{color:var(--gold)}.product-name.reader{color:var(--cyan)}.landing-download{display:grid;place-items:center;gap:34px;padding:58px clamp(20px,5vw,72px) 54px;border-top:1px solid var(--line);background:#111315;text-align:center}.landing-download>h2{margin:0;color:var(--text);font-size:clamp(2.6rem,5vw,5rem);line-height:.95;letter-spacing:-.02em}.landing-download-grid{display:grid;width:min(100%,920px);grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:auto auto;gap:24px}.landing-download-item{display:grid;grid-row:span 2;grid-template-rows:subgrid;justify-items:center}.landing-download-item .download-card{width:100%;height:100%}.landing-download-item.editor .reader-download-copy .eyebrow{color:var(--gold)}.download-secondary-link{color:var(--muted);font-size:.95rem;font-weight:900}.download-secondary-link.reader:hover{color:var(--cyan)}.download-secondary-link.editor:hover{color:var(--gold)}.download{justify-content:space-between;padding:74px clamp(20px,5vw,72px);border-top:1px solid var(--line);background:#111315}.download div{max-width:760px}.reader-hero{min-height:auto;padding:clamp(96px,11vw,148px) clamp(20px,5vw,72px) 72px}.reader-hero-copy{max-width:820px}.reader-workflow{max-width:980px;padding:0 clamp(20px,5vw,72px) 84px}.reader-workflow h2{max-width:920px;margin-bottom:24px;font-size:clamp(2rem,4vw,4rem);line-height:1}.reader-workflow p:not(.eyebrow){max-width:920px;color:var(--muted);font-size:1.08rem;line-height:1.75}.reader-screenshot-section{padding:88px clamp(20px,5vw,72px) 88px}.reader-explainer{max-width:940px;padding:10px clamp(20px,5vw,72px) 108px}.reader-explainer h2{max-width:860px;margin-bottom:24px}.reader-explainer p:not(.eyebrow){max-width:760px;color:var(--muted);font-size:1.12rem;line-height:1.75}.reader-audience-section,.reader-capabilities,.reader-comparison-section{padding:84px clamp(20px,5vw,72px);border-top:1px solid var(--line)}.reader-audience-section{background:#101214b8}.reader-audience-line{display:flex;flex-wrap:wrap;gap:10px 14px;max-width:920px;color:var(--muted);font-size:clamp(1.05rem,1.7vw,1.35rem);font-weight:850;line-height:1.8}.reader-audience-line b{color:var(--cyan);font-weight:950}.reader-capabilities{background:#101214}.reader-feature-list{display:grid;max-width:760px;gap:14px}.reader-feature-list span{display:flex;align-items:center;gap:10px;color:#dce7ef;font-weight:850}.reader-feature-list span:before{content:"✓";display:inline-grid;width:22px;height:22px;place-items:center;border-radius:50%;background:#7ce68024;color:var(--green);font-size:.78rem;font-weight:950;flex:0 0 auto}.reader-limit{display:flex;align-items:center;gap:12px;max-width:560px;margin-top:44px;color:var(--muted)}.reader-lock{display:grid;width:28px;height:28px;place-items:center;border:1px solid rgba(168,179,188,.34);border-radius:50%;flex:0 0 auto}.reader-lock svg{width:16px;height:16px;fill:none;stroke:#9da8b1;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9}.reader-limit div{display:grid;gap:2px}.reader-limit b{color:#f3f7fb}.reader-limit span{color:var(--muted);line-height:1.45}.reader-comparison-section{background:#0d0f11}.reader-comparison-table{width:min(100%,1180px);margin-inline:auto;border-collapse:separate;border-spacing:0;overflow:hidden;border:1px solid var(--line);border-radius:10px;background:#ffffff08}.reader-comparison-table th,.reader-comparison-table td{padding:16px 18px;border-bottom:1px solid var(--line);color:#dce7ef;text-align:left}.reader-comparison-table th{background:#ffffff0f;color:var(--text);font-size:.8rem;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.reader-comparison-table th:nth-child(2){color:var(--cyan)}.reader-comparison-table th:nth-child(3){color:var(--gold)}.editor-comparison-table th:nth-child(2){color:var(--gold)}.editor-comparison-table th:nth-child(3){color:var(--cyan)}.editor-comparison-section .section-heading h2 span{white-space:nowrap}.reader-comparison-table td:first-child{color:var(--muted);font-weight:800}.reader-comparison-table td:nth-child(2),.reader-comparison-table td:nth-child(3){font-weight:900}.reader-comparison-table .state-yes{color:var(--green)}.reader-comparison-table .state-neutral{color:#dce7ef}.reader-comparison-table .state-muted{color:#7e8991}.reader-comparison-table tr:last-child td{border-bottom:0}.reader-comparison-table th:first-child{border-top-left-radius:10px}.reader-comparison-table th:last-child{border-top-right-radius:10px}.reader-story{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;padding:0 clamp(20px,5vw,72px) 96px}.reader-story article{min-height:320px;padding:34px 30px;border:1px solid var(--line);background:linear-gradient(180deg,rgba(255,255,255,.035),transparent),#181b1ec7}.reader-story article+article{border-left:0}.reader-story article:nth-child(2) .story-label{color:var(--green)}.reader-story h2{margin-bottom:22px;font-size:clamp(2rem,4vw,3.4rem)}.reader-story p:not(.story-label){color:var(--muted);line-height:1.7}.reader-download{display:grid;place-items:center;gap:28px;padding:86px clamp(20px,5vw,72px) 34px;border-top:1px solid var(--line);background:#111315;text-align:center}.reader-download-copy{max-width:760px}.reader-download-copy .lead,.reader-download-copy p:not(.eyebrow){margin-inline:auto;font-size:1rem}.reader-download-copy strong{color:var(--text);font-weight:950}.download-card{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:min(340px,100%);gap:18px;padding:24px 24px 22px;border:1px solid rgba(81,210,208,.28);border-radius:10px;background:radial-gradient(circle at 100% 0%,rgba(81,210,208,.14),transparent 14rem),#1d2024db}.download-card.editor{border-color:#f3b64257;background:radial-gradient(circle at 100% 0%,rgba(243,182,66,.16),transparent 14rem),#1d2024db}.editor-download .eyebrow{color:var(--gold)}.download-card button,.download-card .download-primary-link{display:inline-flex;align-items:center;justify-content:center;min-height:44px;margin-top:0;padding:0 20px;border:1px solid rgba(255,255,255,.2);border-radius:6px;background:linear-gradient(135deg,var(--cyan),#3a8cff);color:#071213;font-weight:950;cursor:pointer}.download-card.editor button,.download-card.editor .download-primary-link{background:linear-gradient(135deg,var(--gold),#ff8352)}.availability-page{min-height:calc(100vh - 72px);display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,460px);align-items:center;gap:clamp(48px,8vw,128px);padding:clamp(88px,10vw,140px) clamp(20px,6vw,96px) clamp(72px,9vw,120px)}.availability-copy{max-width:860px}.availability-copy .editor-eyebrow{color:var(--gold)}.availability-copy h1{max-width:11ch;margin:16px 0 26px;font-size:clamp(3.5rem,7vw,7rem);line-height:.94;letter-spacing:0}.availability-copy .lead{max-width:760px;margin-bottom:18px}.availability-followup{max-width:720px;margin:0;color:var(--muted);font-size:1rem;line-height:1.7}.availability-actions{display:flex;flex-wrap:wrap;align-items:center;gap:18px;margin-top:34px}.availability-text-link{color:var(--text);font-weight:850}.availability-text-link:hover{color:var(--cyan)}.availability-panel{overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#1b1e21db;box-shadow:var(--shadow)}.availability-panel.reader{border-top:3px solid var(--cyan)}.availability-panel.editor{border-top:3px solid var(--gold)}.availability-panel-header{padding:24px 26px 20px}.availability-status{margin:0;color:var(--cyan);font-size:.78rem;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.availability-panel.editor .availability-status{color:var(--gold)}.availability-details{margin:0}.availability-details>div{display:grid;grid-template-columns:minmax(120px,.75fr) 1.25fr;gap:18px;padding:18px 26px;border-top:1px solid var(--line)}.availability-details dt{color:var(--muted);font-size:.75rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.availability-details dd{margin:0;color:var(--text);font-weight:850}.availability-pending{margin:22px 26px 26px;padding:14px 16px;border:1px solid rgba(81,210,208,.28);border-radius:6px;background:#51d2d014;color:var(--text);text-align:center;font-weight:900}.availability-panel.editor .availability-pending{border-color:#f3b64257;background:#f3b64214}.editor-hero{min-height:calc(86vh - 72px);display:grid;grid-template-columns:minmax(620px,1.1fr) minmax(340px,.6fr);align-items:center;gap:clamp(32px,6vw,92px);padding:clamp(64px,8vw,108px) clamp(20px,5vw,72px) 48px}.editor-hero-copy{max-width:980px}.editor-hero h1{font-size:clamp(3.8rem,6vw,6rem)}.editor-orbit{display:grid;gap:12px;padding:28px;border:1px solid rgba(243,182,66,.26);border-radius:8px;background:radial-gradient(circle at 100% 0%,rgba(243,182,66,.16),transparent 18rem),#1d2024d6;box-shadow:0 24px 70px #0000004d}.editor-orbit span{padding:12px 14px;border:1px solid var(--line);border-radius:6px;background:#ffffff0a;color:#f3e7ca;font-weight:900}.editor-shot{padding:0 clamp(20px,5vw,72px) 88px;margin-top:-18px}.editor-intro{max-width:1120px;padding:0 clamp(20px,5vw,72px) 96px}.editor-intro h2{max-width:980px;font-size:clamp(2.35rem,5vw,5.2rem);line-height:.98}.editor-intro p:not(.eyebrow){max-width:860px;color:var(--muted);font-size:1.12rem;line-height:1.75}.editor-story{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;padding:0 clamp(20px,5vw,72px) 96px}.editor-story-heading{grid-column:1 / -1;max-width:1080px;margin-bottom:36px}.editor-story-heading .eyebrow{color:#51d2d0}.editor-story-heading h2{max-width:920px;font-size:clamp(2.35rem,5vw,5rem);line-height:.98}.editor-story-heading p:not(.eyebrow){max-width:840px;color:var(--muted);font-size:1.12rem;line-height:1.75}.editor-story article{min-height:250px;padding:34px 30px;border:1px solid var(--line);background:linear-gradient(180deg,rgba(255,255,255,.035),transparent),#181b1ec7}.editor-story article:first-of-type{margin-left:auto;width:min(100%,580px)}.editor-story article:nth-of-type(2){margin-right:auto;width:min(100%,580px)}.editor-story article+article{border-left:0}.editor-story .story-label{color:var(--gold)}.editor-story article:nth-of-type(2) .story-label{color:var(--green)}.editor-story h3{margin-bottom:22px;color:var(--text);font-size:clamp(1.9rem,3.5vw,3rem);line-height:1.05}.editor-story p:not(.story-label):not(.eyebrow){color:var(--muted);line-height:1.7}.editor-story ul{display:grid;margin:0;padding:0;gap:10px;list-style:none}.editor-story li{display:flex;gap:10px;color:var(--muted);font-weight:850}.editor-story li:before{content:"✓";color:var(--gold);font-weight:950}.editor-story article:nth-of-type(2) li:before{color:var(--green)}.editor-modes{padding:84px clamp(20px,5vw,72px);border-top:1px solid var(--line);background:#101214bd}.mode-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.mode-grid article{min-height:220px;padding:24px;border:1px solid var(--line);border-radius:8px;background:var(--panel)}.mode-grid h3{color:var(--text)}.mode-grid p{color:var(--muted);line-height:1.7}.editor-capabilities{padding:84px clamp(20px,5vw,72px);border-top:1px solid var(--line)}.editor-capability-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.editor-capability-list span{display:flex;gap:10px;align-items:center;padding:14px 16px;border:1px solid rgba(243,182,66,.2);border-radius:8px;background:#f3b6420e;color:#f3e7ca;font-weight:900}.editor-capability-list span:before{content:"✓";color:var(--gold);font-weight:950}.editor-reader-flow{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;padding:0 clamp(20px,5vw,72px) 96px}.editor-reader-flow div{min-height:290px;padding:34px 30px;border:1px solid var(--line);background:linear-gradient(180deg,rgba(255,255,255,.035),transparent),#181b1ec7}.editor-reader-flow div+div{border-left:0}.editor-reader-flow div:first-child .eyebrow{color:var(--gold)}.editor-reader-flow div:nth-child(2) .eyebrow{color:var(--cyan)}.editor-reader-flow h2{font-size:clamp(1.9rem,3.6vw,3.2rem)}.editor-reader-flow p:not(.eyebrow){color:var(--muted);line-height:1.7}.editor-download{border-top:1px solid var(--line)}.security-hero{min-height:calc(100vh - 72px);display:grid;grid-template-columns:minmax(0,.95fr) minmax(380px,.7fr);align-items:center;gap:clamp(32px,6vw,92px);padding:clamp(72px,9vw,124px) clamp(20px,5vw,72px) 72px}.security-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:28px;border:1px solid rgba(128,211,122,.24);border-radius:8px;background:radial-gradient(circle at 100% 0%,rgba(128,211,122,.14),transparent 18rem),#1d2024d6;box-shadow:0 24px 70px #0000004d}.security-summary span{padding:12px;border:1px solid var(--line);border-radius:6px;background:#ffffff0a;color:#e5f2e2;font-weight:900}.security-philosophy{max-width:1080px;padding:0 clamp(20px,5vw,72px) 94px}.security-philosophy h2{max-width:940px;margin-bottom:24px}.security-philosophy p:not(.eyebrow){max-width:860px;color:var(--muted);font-size:1.12rem;line-height:1.75}.security-does-section,.security-detail-section,.security-release,.security-resources,.security-faq{padding:84px clamp(20px,5vw,72px);border-top:1px solid var(--line)}.security-does-section,.security-detail-section.alt,.security-resources,.security-faq{background:#101214bd}.security-does-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.security-behavior-table{width:100%;max-width:920px;margin-inline:auto;border-collapse:separate;border-spacing:0;overflow:hidden;border:1px solid var(--line);border-radius:10px;background:#ffffff08}.security-behavior-table th,.security-behavior-table td{padding:15px 18px;border-bottom:1px solid var(--line);color:#dce7ef;text-align:left}.security-behavior-table th:nth-child(2),.security-behavior-table th:nth-child(3),.security-behavior-table td:nth-child(2),.security-behavior-table td:nth-child(3){width:112px;text-align:center}.security-behavior-table th{background:#ffffff0f;color:var(--text);font-size:.8rem;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.security-behavior-table th:nth-child(2){color:var(--green)}.security-behavior-table th:nth-child(3){color:#9aa5ad}.security-behavior-table td:first-child{color:var(--muted);font-weight:800}.security-behavior-table td:nth-child(2),.security-behavior-table td:nth-child(3){font-weight:900}.security-behavior-table .state-yes{color:var(--green);font-size:1.1rem}.security-behavior-table .state-no{color:#8f3d45;font-size:1.18rem}.security-behavior-table .state-empty{color:#4e5961}.security-behavior-table tr:last-child td{border-bottom:0}.security-behavior-table th:first-child{border-top-left-radius:10px}.security-behavior-table th:last-child{border-top-right-radius:10px}.security-list-panel,.security-copy-grid article,.security-faq details{border:1px solid var(--line);border-radius:8px;background:#1d2024d6}.security-list-panel{padding:28px}.security-list-panel h3,.security-copy-grid h3,.security-release h3{margin-bottom:18px;color:var(--text)}.security-copy-grid h3.with-link-icon{display:flex;align-items:center;gap:10px}.security-copy-grid h3.with-link-icon svg{width:21px;height:21px;fill:none;stroke:var(--cyan);stroke-linecap:round;stroke-linejoin:round;stroke-width:2.3;flex:0 0 auto}.security-list-panel ul,.security-install-list,.security-release ul{display:grid;gap:12px;list-style:none}.security-list-panel li,.security-install-list li,.security-release li{display:flex;gap:10px;color:#dce7ef;font-weight:800;line-height:1.45}.security-list-panel li:before,.security-install-list li:before,.security-release li:before{content:"✓";color:var(--green);font-weight:950}.security-list-panel.quiet li:before{content:"-";color:#8d98a1}.security-list-panel.quiet li{color:#9aa5ad}.security-list-panel.quiet h3{color:#c7d0d7}.security-copy-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}.security-copy-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.security-copy-grid article{padding:24px}.security-copy-grid p{color:var(--muted);line-height:1.7}.security-install-list{max-width:980px;grid-template-columns:repeat(2,minmax(0,1fr))}.security-install-list li{padding:0;color:#dce7ef}.security-release{display:grid;grid-template-columns:minmax(0,.95fr) minmax(320px,.65fr);gap:clamp(28px,5vw,78px);align-items:start;background:#0d0f11}.security-release>div:first-child{max-width:820px}.security-release p:not(.eyebrow){color:var(--muted);line-height:1.7}.security-release-lists{display:grid;gap:16px;width:min(100%,560px);justify-self:start}.security-release-lists section{padding:24px;border:1px solid var(--line);border-radius:8px;background:#ffffff09}.security-release-lists section:nth-child(2) li:before{content:"-";color:#8d98a1}.security-resource-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.security-resource-grid a{display:grid;gap:10px;min-height:154px;padding:22px;border:1px solid var(--line);border-radius:8px;background:#1d2024d6}.security-resource-grid a:hover{border-color:#51d2d06b;background:#20262aeb}.security-resource-grid strong{color:var(--cyan);font-size:1.04rem}.security-resource-grid span{color:var(--muted);line-height:1.6}.security-resource-grid a.is-download{grid-column:1 / -1;grid-template-columns:minmax(180px,.42fr) minmax(0,1fr) auto;align-items:center;min-height:0;border-color:#51d2d075;background:#193033b8}.security-resource-grid a em{align-self:end;color:var(--text);font-size:.82rem;font-style:normal;font-weight:700}.security-faq-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.security-faq details{padding:18px 20px}.security-faq summary{color:var(--text);font-weight:900;cursor:pointer}.security-faq details p{margin-top:12px;color:var(--muted);line-height:1.7}.security-validation,.security-files{padding:84px clamp(20px,5vw,72px);border-top:1px solid var(--line);background:#101214bd}.validation-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.validation-grid article,.file-type-grid article{padding:24px;border:1px solid var(--line);border-radius:8px;background:var(--panel)}.validation-grid h3{color:var(--text)}.validation-grid p,.file-type-grid p{color:var(--muted);line-height:1.7}.file-type-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.file-type-grid strong{display:block;margin-bottom:12px;color:var(--green);font-size:2rem}.security-reader-editor{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;padding:84px clamp(20px,5vw,72px);border-top:1px solid var(--line)}.security-reader-editor article{padding:30px;border:1px solid var(--line);border-radius:8px;background:#1d2024d6}.security-reader-editor h2{font-size:clamp(1.85rem,3.4vw,3rem)}.security-reader-editor p:not(.eyebrow),.security-status p:not(.eyebrow){color:var(--muted);line-height:1.7}.security-status{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:74px clamp(20px,5vw,72px);border-top:1px solid var(--line);background:#111315}.security-status div{max-width:820px}.site-footer{display:grid;grid-template-columns:minmax(260px,.9fr) minmax(0,1.4fr);gap:clamp(36px,6vw,96px);padding:58px clamp(20px,5vw,72px) 26px;border-top:1px solid var(--line);background:#0d0f11}.footer-brand{max-width:420px}.footer-brand .brand{margin-bottom:18px}.footer-brand p{color:var(--muted);line-height:1.65}.footer-support-link{display:inline-block;margin-top:12px;color:var(--cyan);font-weight:850}.footer-support-link:hover{color:var(--text)}.footer-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.footer-links h2{margin-bottom:14px;color:var(--text);font-size:.78rem;font-weight:900;letter-spacing:.1em;line-height:1.2;text-transform:uppercase}.footer-links a{display:block;padding:6px 0;color:var(--muted);font-size:.94rem;font-weight:700}.footer-links a:hover{color:var(--cyan)}.footer-bottom{grid-column:1 / -1;display:flex;justify-content:space-between;gap:18px;padding-top:28px;border-top:1px solid var(--line);color:#78848d;font-size:.86rem;font-weight:700}.simple-page-hero{padding:116px clamp(20px,6vw,96px) 38px;max-width:980px}.simple-page-hero h1{margin:12px 0 18px;max-width:780px;font-size:clamp(3rem,7vw,6.2rem);letter-spacing:0;line-height:.94}.not-found-page{min-height:clamp(520px,68vh,760px);display:grid;align-items:center;padding:72px clamp(20px,6vw,96px) 96px}.not-found-content{width:min(100%,760px)}.not-found-content h1{margin-bottom:24px;font-size:clamp(3.8rem,8vw,7rem)}.not-found-content .lead{margin-bottom:34px}.not-found-actions{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.simple-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;padding:24px clamp(20px,6vw,96px) 96px}.simple-card-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.simple-card,.simple-callout{border:1px solid var(--line);border-radius:16px;background:#ffffff09;box-shadow:var(--shadow)}.simple-card{padding:26px}.simple-card h2,.simple-callout h2{margin-bottom:14px;font-size:1.12rem}.simple-card p,.simple-callout p,.simple-card li{color:var(--muted);line-height:1.65}.simple-card ul{display:grid;gap:10px;padding-left:18px}.roadmap-grid .simple-card{position:relative;overflow:hidden}.roadmap-grid .simple-card:before{position:absolute;inset:0 auto 0 0;width:3px;background:var(--cyan);content:""}.roadmap-grid .simple-card:nth-child(2):before{background:var(--gold)}.roadmap-grid .simple-card:nth-child(3):before{background:var(--green)}.roadmap-phase{margin-bottom:10px;color:var(--cyan)!important;font-size:.76rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.roadmap-grid .simple-card:nth-child(2) .roadmap-phase{color:var(--gold)!important}.roadmap-grid .simple-card:nth-child(3) .roadmap-phase{color:var(--green)!important}.roadmap-description{min-height:5.2em;margin-bottom:22px}.simple-callout{margin:24px clamp(20px,6vw,96px) 96px;max-width:760px;padding:28px}.contact-support{max-width:980px;padding:28px clamp(20px,6vw,96px) 112px}.contact-support h2{max-width:720px;margin:12px 0 22px;font-size:clamp(2rem,4vw,4rem)}.contact-email{display:inline-block;padding:14px 18px;border:1px solid rgba(81,210,208,.48);border-radius:6px;background:#51d2d01a;color:var(--cyan);font-size:clamp(1.05rem,2vw,1.35rem);font-weight:900}.contact-email:hover{border-color:var(--cyan);background:#51d2d029;color:var(--text)}.contact-support>p:last-child{max-width:680px;margin-top:18px;color:var(--muted);line-height:1.7}.support-contact-line{margin-top:24px;color:var(--muted);line-height:1.7}.support-contact-line a{color:var(--cyan);font-weight:850}.support-contact-line a:hover{color:var(--text)}.docs-body{background:radial-gradient(circle at 8% 0%,rgba(81,210,208,.14),transparent 30rem),linear-gradient(180deg,#15181b,#101214)}.docs-header{position:sticky}.docs-shell{display:grid;grid-template-columns:248px minmax(0,980px);gap:clamp(32px,4vw,60px);align-items:start;width:min(1320px,calc(100% - 40px));margin:0 auto;padding:86px 0 96px}.docs-sidebar{position:sticky;top:92px;max-height:calc(100vh - 116px);overflow-y:auto;scrollbar-gutter:stable;padding:18px;border:1px solid var(--line);border-radius:8px;background:#0f1113b8}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.docs-search{position:relative;z-index:5;margin-bottom:24px}.docs-search-field{position:relative}.docs-search-field input{width:100%;min-height:40px;padding:9px 34px 9px 12px;border:1px solid color-mix(in srgb,var(--cyan) 34%,var(--line));border-radius:6px;outline:none;background:#0d1012;color:var(--text);font:inherit;font-size:.84rem}.docs-search-field input::placeholder{color:color-mix(in srgb,var(--muted) 82%,transparent)}.docs-search-field input:focus{border-color:var(--cyan);box-shadow:0 0 0 2px color-mix(in srgb,var(--cyan) 18%,transparent)}.docs-search-field input::-webkit-search-cancel-button{display:none}.docs-search-clear{position:absolute;top:50%;right:7px;width:26px;height:26px;padding:0;border:0;background:transparent;color:var(--muted);font-size:1.1rem;line-height:1;cursor:pointer}.docs-search-clear:hover,.docs-search-clear:focus-visible{color:var(--text)}.docs-search-results{max-height:min(430px,calc(100vh - 210px));margin-top:8px;overflow-y:auto;border:1px solid var(--line);border-radius:6px;background:#111416;box-shadow:0 14px 32px #00000057}.docs-sidebar .docs-search-result{display:block;margin:0;padding:11px 12px;color:var(--text);font-size:.78rem;font-weight:500}.docs-sidebar .docs-search-result+.docs-search-result{border-top:1px solid var(--line)}.docs-sidebar .docs-search-result:hover,.docs-sidebar .docs-search-result.active{background:color-mix(in srgb,var(--cyan) 11%,transparent);color:var(--text)}.docs-search-result strong,.docs-search-result span,.docs-search-result p{display:block}.docs-search-result strong{margin-bottom:3px;font-size:.84rem}.docs-search-result span{color:var(--cyan);font-size:.62rem;font-weight:800;letter-spacing:.04em;line-height:1.35;text-transform:uppercase}.docs-search-result p{margin:6px 0 0;color:var(--muted);font-size:.72rem;line-height:1.45}.docs-search-empty{margin:0;padding:14px 12px;color:var(--muted);font-size:.78rem;line-height:1.45}.docs-sidebar details+details{margin-top:28px;padding-top:22px;border-top:1px solid var(--line)}.docs-group{--group-color: var(--cyan)}.docs-sidebar summary{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;color:var(--group-color);font-size:.72rem;font-weight:900;letter-spacing:.08em;line-height:1.2;text-transform:uppercase;cursor:pointer;list-style:none}.docs-sidebar summary::-webkit-details-marker{display:none}.docs-sidebar summary:after{content:"+";color:var(--muted);font-size:1rem;font-weight:900}.docs-sidebar details[open] summary:after{content:"-"}.docs-group.start{--group-color: var(--cyan)}.docs-group.guide{--group-color: var(--gold)}.docs-group.reference{--group-color: var(--green)}.docs-subsection{margin-top:36px}.docs-subsection:first-of-type{margin-top:24px}.docs-subsection p{margin:0 0 12px;padding-left:2px;color:color-mix(in srgb,var(--group-color) 58%,var(--muted));font-size:.59rem;font-weight:600;letter-spacing:.13em;line-height:1.3;text-transform:uppercase}.docs-sidebar a{position:relative;display:block;margin-left:30px;padding:8px 0 8px 12px;color:var(--text);font-size:.88rem;font-weight:700}.docs-sidebar a:hover{color:var(--cyan)}.docs-sidebar a.active{color:var(--text)}.docs-sidebar a.active:before{content:"";position:absolute;top:8px;bottom:8px;left:0;width:3px;border-radius:999px;background:var(--group-color)}.docs-content{min-width:0;padding:clamp(12px,2vw,24px) 0}.docs-content h1{margin-bottom:46px;font-size:clamp(2.5rem,5vw,4.8rem)}.docs-content h2{margin-top:44px;margin-bottom:14px;font-size:clamp(1.45rem,2.6vw,2.2rem)}.docs-content p,.docs-content li{color:var(--muted);font-size:1.02rem;line-height:1.75}.docs-content strong{color:var(--text)}.docs-content a{color:#b8f4f3;font-weight:800}.docs-content ul{padding-left:1.1rem}.docs-content li+li{margin-top:8px}.learn-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:0 0 10px}.learn-card{display:flex;min-height:152px;flex-direction:column;justify-content:space-between;padding:18px 20px;border:1px solid var(--line);border-radius:8px;background:linear-gradient(180deg,rgba(255,255,255,.04),transparent),#1d2024d6}.learn-card:hover{border-color:#51d2d070;background:linear-gradient(180deg,rgba(81,210,208,.08),transparent),#1d2024f0}.learn-card span{color:var(--cyan);font-size:.76rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.learn-card:nth-child(2) span{color:var(--gold)}.learn-card:nth-child(3) span{color:var(--green)}.learn-card strong{display:block;color:var(--text);font-size:1.2rem;line-height:1.2}.learn-card p{margin-bottom:0;font-size:.9rem;line-height:1.55}.doc-callout,.doc-shortcut,.doc-steps,.gif-placeholder{margin:28px 0;border:1px solid var(--line);border-radius:8px}.doc-callout{--callout-color: var(--cyan);padding:18px 20px 18px 22px;border-left:3px solid var(--callout-color);background:color-mix(in srgb,var(--callout-color) 8%,rgba(20,23,26,.9));color:var(--text);line-height:1.65}.doc-callout.warning{--callout-color: #ef866f}.doc-callout>strong:first-child{display:block;margin-bottom:5px;color:var(--callout-color);font-size:.7rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.doc-callout p{margin:0}.doc-shortcut{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:14px 16px;background:#ffffff06}.doc-shortcut strong{color:var(--muted);font-size:.76rem;letter-spacing:.06em;text-transform:uppercase}.doc-shortcut kbd,.docs-content kbd{min-width:34px;padding:5px 10px;border:1px solid #4a5158;border-bottom-color:#727b84;border-radius:5px;background:#202429;box-shadow:0 2px #0b0d0f;color:var(--text);font-family:inherit;font-size:.82rem;font-weight:800;text-align:center}.doc-steps{padding:20px 22px 20px 48px;background:#ffffff06}.doc-steps li{padding-left:6px}.docs-content table{width:100%;margin:28px 0;border:1px solid var(--line);border-collapse:separate;border-spacing:0;border-radius:8px;overflow:hidden;background:#ffffff05}.docs-content th,.docs-content td{padding:13px 16px;border-bottom:1px solid var(--line);text-align:left}.docs-content th{background:#ffffff0b;color:var(--text);font-size:.76rem;letter-spacing:.06em;text-transform:uppercase}.docs-content tr:last-child td{border-bottom:0}.docs-content td code{overflow-wrap:anywhere;word-break:break-word}.docs-content h2#related{margin-top:48px;margin-bottom:12px;color:var(--muted);font-size:.7rem;letter-spacing:.1em;text-transform:uppercase}.docs-content h2#related+ul{display:flex;flex-wrap:wrap;gap:10px;margin:0;padding:0;list-style:none}.docs-content h2#related+ul li{margin:0}.docs-content h2#related+ul a{display:block;padding:9px 12px;border:1px solid var(--line);border-radius:6px;background:#ffffff06;color:var(--text);font-size:.84rem}.docs-content h2#related+ul a:hover{border-color:#51d2d08c;color:var(--cyan)}.gif-placeholder{display:grid;min-height:190px;place-items:center;padding:24px;background:linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px) 0 0 / 28px 100%,linear-gradient(180deg,rgba(255,255,255,.055) 1px,transparent 1px) 0 0 / 100% 28px,#0d0f11cc;color:#d9e5ee;font-weight:900;text-align:center}.doc-media{margin:28px 0}.doc-media img,.doc-media video{display:block;width:100%;height:auto;border:1px solid var(--line);border-radius:6px;background:#111315}.doc-media.compact{width:fit-content;max-width:100%}.doc-media.compact img,.doc-media.compact video{width:auto;max-width:100%}.doc-media.featured{width:min(1150px,100%);max-width:100%}.doc-media figcaption{margin-top:10px;color:var(--muted);font-size:.84rem;line-height:1.5}.doc-color-swatch{display:inline-block;width:16px;height:16px;vertical-align:-3px;border:1px solid rgba(255,255,255,.28);border-radius:2px}.doc-color-swatch.weekend{background:#c0c3c6}.doc-color-swatch.holiday{background:#b06b6b}.doc-color-swatch.past{background:#4a4a4a}.doc-color-swatch.current{background:#d98c42}.doc-color-or{margin:0 6px;color:var(--muted);font-size:.88em}.privacy-hero{max-width:1280px;padding:clamp(96px,11vw,148px) clamp(20px,5vw,72px) 72px}.privacy-hero h1{max-width:1180px;font-size:clamp(3.2rem,6.2vw,5.8rem)}.privacy-hero h1 span{white-space:nowrap}html[lang=fr] .privacy-hero h1 span,html[lang=de] .privacy-hero h1 span,html[lang=pl] .privacy-hero h1 span{white-space:normal}html[lang=de] .docs-content h1{overflow-wrap:anywhere}html[lang=it] .docs-content code{overflow-wrap:anywhere;word-break:break-all}html[lang=de] .security-hero>*{min-width:0;max-width:100%}html[lang=de] .security-hero{overflow-x:clip}@media (max-width: 640px){html[lang=nl] .privacy-hero h1,html[lang=nl] .docs-content h1{overflow-wrap:anywhere}html[lang=nl] .docs-content table{table-layout:fixed}html[lang=nl] .docs-content th,html[lang=nl] .docs-content td,html[lang=it] .privacy-hero h1,html[lang=es] .privacy-hero h1,html[lang=pt] .privacy-hero h1{overflow-wrap:anywhere}html[lang=de] .security-summary{grid-template-columns:1fr;min-width:0;padding:20px}html[lang=de] .security-summary span{min-width:0;overflow-wrap:anywhere}}.privacy-statement{max-width:1120px;padding:0 clamp(20px,5vw,72px) 92px}.privacy-statement h2{max-width:680px;margin-bottom:24px;color:var(--text);font-size:clamp(1.6rem,2.6vw,2.8rem);line-height:1.05}.privacy-statement ul{display:grid;max-width:720px;margin:0;padding:0;gap:10px;list-style:none}.privacy-statement li{display:flex;gap:12px;color:var(--muted);font-size:clamp(1.05rem,1.5vw,1.35rem);font-weight:850;line-height:1.45}.privacy-statement li:before{content:"-";color:var(--cyan);font-weight:950}.privacy-section,.privacy-split,.privacy-policy-status{padding:84px clamp(20px,5vw,72px);border-top:1px solid var(--line)}.privacy-section.alt,.privacy-policy-status{background:#101214bd}.privacy-list{display:grid;max-width:980px;margin:0;padding:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px 18px;list-style:none}.privacy-list li{display:flex;gap:10px;color:#dce7ef;font-weight:850;line-height:1.45}.privacy-list li:before{content:"✓";color:var(--green);font-weight:950}.privacy-list.quiet li{color:#9aa5ad}.privacy-list.quiet li:before{content:"-";color:#8d98a1}.privacy-split{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;background:#0d0f11}.privacy-split article{border:1px solid var(--line);border-radius:8px;background:#1d2024d6;padding:28px}.privacy-split h2{font-size:clamp(1.8rem,3.2vw,3rem)}.privacy-split p:not(.eyebrow),.privacy-copy,.privacy-policy-status p:not(.eyebrow){color:var(--muted);line-height:1.7}.privacy-copy{max-width:860px;font-size:1.06rem}.privacy-storage-list{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.privacy-storage-list span{border:1px solid rgba(255,255,255,.12);border-radius:999px;background:#ffffff09;padding:8px 12px;color:var(--muted);font-weight:850}.privacy-policy-status div{max-width:960px}@media (max-width: 980px){.site-header{position:static;flex-wrap:wrap}.site-header>nav{order:3;width:100%;justify-content:flex-start;overflow-x:auto}.header-actions{margin-left:auto}.hero,.reader-hero,.editor-hero,.security-hero,.availability-page{min-height:auto;grid-template-columns:1fr}.availability-panel{width:100%;max-width:620px}.hero-roadmap-window{min-width:0}.story-section,.reader-story,.editor-story,.mode-grid,.validation-grid,.file-type-grid,.security-reader-editor,.security-does-grid,.security-copy-grid,.security-copy-grid.two,.security-install-list,.security-release,.security-resource-grid,.security-faq-grid,.reader-feature-list,.editor-capability-list,.editor-reader-flow,.landing-download-grid,.privacy-list,.privacy-split,.simple-card-grid,.simple-card-grid.two{grid-template-columns:1fr}.security-resource-grid a.is-download{grid-template-columns:1fr;align-items:start}.reader-comparison-table,.security-behavior-table{display:block;overflow-x:auto}.security-status{align-items:flex-start;flex-direction:column}.site-footer,.footer-links{grid-template-columns:1fr}.footer-bottom{flex-direction:column}.story-section article,.story-section article:last-child{min-height:auto;border:1px solid var(--line);border-bottom:0}.story-section article:last-child{border-bottom:1px solid var(--line)}.story-label{margin-bottom:24px}.reader-story article+article{border-left:1px solid var(--line);border-top:0}.editor-story article+article{border-left:1px solid var(--line);border-top:0}.editor-reader-flow div+div{border-left:1px solid var(--line);border-top:0}.docs-shell{grid-template-columns:1fr}.docs-sidebar{position:static;max-height:none;overflow-y:visible}.doc-media.featured{width:100%;max-width:100%}.learn-grid{grid-template-columns:1fr}.learn-card{min-height:170px}.privacy-hero h1 span{white-space:normal}}@media (max-width: 620px){.availability-details>div{grid-template-columns:1fr;gap:6px}.hero h1,.reader-hero h1{font-size:2.85rem}.site-header{gap:14px}.header-actions{display:grid;grid-template-columns:max-content minmax(0,1fr);width:100%;margin-left:0}.header-actions .language-switcher{grid-column:1;grid-row:1}.header-button{width:100%;min-width:0;padding-right:10px;padding-left:10px;font-size:.78rem;white-space:nowrap}.header-button.editor{grid-column:2;grid-row:1}.header-button.reader{grid-column:1 / -1;grid-row:2}.editor-comparison-section .section-heading h2 span{white-space:normal}.docs-content table{display:block;max-width:100%;overflow-x:auto}.not-found-page{min-height:500px;padding-top:56px;padding-bottom:72px}.not-found-actions a{width:100%}}
