:root{--bg:#07090d;--bg-elevated:#0c0f14;--bg-panel:#0f1319;--border:rgba(235,242,255,0.07);--border-strong:rgba(235,242,255,0.13);--text:#eef1f6;--text-secondary:#a3adbf;--text-tertiary:#6f7a8e;--accent:#6ee7d8;--accent-dim:rgba(110,231,216,0.72);--danger:#f16a6a;--radius:10px;--max-w:1104px;--font-sans:var(--font-inter,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue","Hiragino Sans","Noto Sans JP",Arial,sans-serif;--font-mono:ui-monospace,"SF Mono",SFMono-Regular,Menlo,Consolas,monospace}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;scroll-padding-top:84px}body{background:var(--bg);color:var(--text);font-family:var(--font-sans);font-size:15px;line-height:1.65;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;font-feature-settings:"cv05","ss01"}html[lang=ja] body{font-family:var(--font-inter,"Inter"),var(--font-script,"Noto Sans JP"),"Hiragino Sans","Hiragino Kaku Gothic ProN","Yu Gothic Medium","Yu Gothic",Meiryo,sans-serif;letter-spacing:.005em;line-height:1.8}html[lang=zh-Hans] body{font-family:var(--font-inter,"Inter"),var(--font-script,"Noto Sans SC"),"PingFang SC","Hiragino Sans GB","Microsoft YaHei",sans-serif;letter-spacing:.005em;line-height:1.8}html[lang=zh-Hant] body{font-family:var(--font-inter,"Inter"),"PingFang TC","Noto Sans TC","Microsoft JhengHei","Heiti TC",sans-serif;letter-spacing:.005em;line-height:1.8}html[lang=ko] body{font-family:var(--font-inter,"Inter"),"Apple SD Gothic Neo","Noto Sans KR","Malgun Gothic",sans-serif;letter-spacing:.005em;line-height:1.8}html[lang=th] body{font-family:var(--font-inter,"Inter"),"Thonburi","Noto Sans Thai","Leelawadee UI",sans-serif;line-height:1.9}html[lang=hi] body{font-family:var(--font-inter,"Inter"),"Kohinoor Devanagari","Noto Sans Devanagari","Devanagari Sangam MN","Nirmala UI",sans-serif;line-height:1.8}html[lang=he] body{font-family:var(--font-inter,"Inter"),"Arial Hebrew","Noto Sans Hebrew","Segoe UI",sans-serif;line-height:1.75}html[lang=ar] body{font-family:var(--font-inter,"Inter"),"Geeza Pro","Noto Sans Arabic","Segoe UI","Tahoma",sans-serif;line-height:1.85}:is(html[lang=ja],html[lang=zh-Hans],html[lang=zh-Hant],html[lang=ko]) :is(h1,h2,h3){font-feature-settings:"palt";letter-spacing:.01em}:is(html[lang=th],html[lang=hi],html[lang=he],html[lang=ar]) :is(h1,h2,h3){letter-spacing:0}.sentence{display:inline-block;max-width:100%}html[lang=ja] :is(h1,h2,h3){word-break:auto-phrase}:is(html[lang=ja],html[lang=zh-Hans]) .section-title{line-height:1.32}:is(html[lang=ja],html[lang=zh-Hans]) .cta h2{letter-spacing:.01em;line-height:1.24}:is(html[dir=rtl],html[lang=th],html[lang=hi]) .hero h1{line-height:1.35}:is(html[dir=rtl],html[lang=th],html[lang=hi]) .section-title{line-height:1.45}:is(html[dir=rtl],html[lang=th],html[lang=hi]) .cta h2{line-height:1.4}:is(html[dir=rtl],html[lang=th],html[lang=hi]) .legal h1{line-height:1.45}a{color:inherit;text-decoration:none}::selection{background:rgba(110,231,216,.22)}:focus-visible{outline:2px solid var(--accent-dim);outline-offset:2px;border-radius:4px}.container{max-width:var(--max-w);margin:0 auto;padding:0 24px}.overline{display:block;font-family:var(--font-mono);font-size:11.5px;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--accent-dim);margin-bottom:18px}.header{position:-webkit-sticky;position:sticky;top:0;z-index:50;-webkit-backdrop-filter:blur(16px) saturate(1.4);backdrop-filter:blur(16px) saturate(1.4);background:rgba(7,9,13,.72);border-bottom:1px solid var(--border)}.header-inner{justify-content:space-between;height:58px;gap:16px}.brand,.header-inner{display:flex;align-items:center}.brand{gap:9px;font-weight:600;font-size:15px;letter-spacing:-.01em}.nav{display:flex;gap:28px;font-size:13.5px;font-weight:450;color:var(--text-secondary)}.nav a{transition:color .15s ease}.nav a:hover{color:var(--text)}.header-actions{display:flex;align-items:center;gap:10px}@media (max-width:900px){.nav{display:none}}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:8px;font-family:var(--font-sans);font-size:14px;font-weight:500;letter-spacing:-.006em;padding:10px 18px;cursor:pointer;border:1px solid transparent;transition:background .15s ease,border-color .15s ease,color .15s ease,opacity .15s ease;white-space:nowrap}.btn-primary{background:#f4f6f9;color:#0a0c10;border-color:#f4f6f9}.btn-primary:hover{background:#ffffff;border-color:#ffffff}.btn-secondary{background:transparent;border-color:var(--border-strong);color:var(--text)}.btn-secondary:hover{border-color:rgba(235,242,255,.28);background:rgba(235,242,255,.03)}.btn-sm{padding:6px 13px;font-size:13px;border-radius:7px}.hero{position:relative;padding:clamp(96px,13vw,164px) 0 clamp(96px,12vw,148px);text-align:center;overflow:hidden;border-bottom:1px solid var(--border)}.hero:before{content:"";position:absolute;top:-320px;left:50%;transform:translateX(-50%);width:1100px;height:640px;background:radial-gradient(closest-side,rgba(110,231,216,.07),transparent);pointer-events:none}.hero-inner{position:relative;display:flex;flex-direction:column;align-items:center}.hero h1{font-size:clamp(40px,6.4vw,72px);line-height:1.04;letter-spacing:-.034em;font-weight:600;max-width:15ch;margin-bottom:22px;text-wrap:balance}:is(html[lang=ja],html[lang=zh-Hans]) .hero h1{font-size:clamp(34px,5.2vw,58px);line-height:1.22;max-width:22ch}.hero-sub{font-size:16.5px;line-height:1.7;color:var(--text-secondary);max-width:600px;margin-bottom:34px;text-wrap:pretty}.hero-ctas{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:16px}.hero-note{font-size:13px;color:var(--text-tertiary)}.app-shot{margin:56px auto 0;width:min(100%,980px);border-radius:12px;overflow:hidden;border:1px solid var(--border-strong);background:var(--bg-elevated);line-height:0}.app-shot img{width:100%;height:auto}.section{padding:104px 0;border-top:1px solid var(--border)}.section-title{font-size:clamp(26px,3.3vw,38px);font-weight:600;letter-spacing:-.024em;line-height:1.18;margin-bottom:16px;max-width:640px;text-wrap:balance}.section-sub{color:var(--text-secondary);font-size:16px;max-width:620px;margin-bottom:52px;text-wrap:pretty}.problem-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:64px;gap:64px;align-items:start}@media (max-width:820px){.problem-grid{grid-template-columns:1fr;gap:24px}}.problem-grid .section-title{margin-bottom:0}.problem-body{color:var(--text-secondary);font-size:16.5px;line-height:1.75;padding-top:6px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1px;gap:1px;background:var(--border);border:1px solid var(--border);border-radius:12px;overflow:hidden}@media (max-width:880px){.feature-grid{grid-template-columns:1fr}}.feature-cell{background:var(--bg);padding:30px 28px 32px;transition:background .2s ease}.feature-cell:hover{background:var(--bg-elevated)}.feature-icon{color:var(--accent-dim);margin-bottom:18px}.feature-cell h3{font-size:15.5px;font-weight:550;letter-spacing:-.012em;margin-bottom:8px}.feature-cell p{font-size:13.8px;line-height:1.65;color:var(--text-secondary)}.steps{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:40px;gap:40px}@media (max-width:880px){.steps{grid-template-columns:1fr;gap:32px}}.step{border-top:1px solid var(--border-strong);padding-top:24px}.step-num{display:block;font-family:var(--font-mono);font-size:12px;font-weight:500;letter-spacing:.1em;color:var(--accent-dim);margin-bottom:14px}.step h3{font-size:16px;font-weight:550;letter-spacing:-.012em;margin-bottom:8px}.step p{font-size:14px;color:var(--text-secondary)}.privacy-points{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:40px;gap:40px}@media (max-width:880px){.privacy-points{grid-template-columns:1fr;gap:28px}}.privacy-point{display:flex;flex-direction:column}.privacy-point .feature-icon{margin-bottom:16px}.privacy-point h3{font-size:15.5px;font-weight:550;letter-spacing:-.012em;margin-bottom:8px}.privacy-point p{font-size:14px;color:var(--text-secondary)}.faq-list{max-width:720px;border-top:1px solid var(--border)}.faq-item{border-bottom:1px solid var(--border)}.faq-item summary{cursor:pointer;padding:20px 0;font-weight:500;font-size:15px;letter-spacing:-.008em;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:16px;transition:color .15s ease}.faq-item summary:hover{color:var(--accent)}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";font-family:var(--font-mono);color:var(--text-tertiary);font-size:16px;font-weight:400;flex-shrink:0;transition:transform .15s ease}.faq-item[open] summary:after{content:"−";color:var(--accent-dim)}.faq-item p{padding:0 32px 22px 0;font-size:14px;line-height:1.7;color:var(--text-secondary)}.cta{position:relative;text-align:center;overflow:hidden}.cta:after{content:"";position:absolute;bottom:-360px;left:50%;transform:translateX(-50%);width:1000px;height:560px;background:radial-gradient(closest-side,rgba(110,231,216,.07),transparent);pointer-events:none}.cta-inner{position:relative;display:flex;flex-direction:column;align-items:center}.cta h2{font-size:clamp(30px,4.6vw,52px);font-weight:600;letter-spacing:-.03em;line-height:1.08;margin-bottom:18px;text-wrap:balance}.cta-sub{color:var(--text-secondary);font-size:16px;max-width:560px;margin-bottom:34px;text-wrap:pretty}.cta-buttons{display:flex;justify-content:center;flex-wrap:wrap;gap:12px;margin-bottom:84px}.email-block{border-top:1px solid var(--border);padding-top:44px;width:100%;max-width:440px}.email-block h3{font-size:15px;font-weight:550;margin-bottom:6px}.email-block .email-sub{font-size:13px;color:var(--text-tertiary);margin-bottom:18px}.email-form{display:flex;gap:8px}.email-form input{flex:1 1;background:var(--bg-elevated);border:1px solid var(--border-strong);border-radius:8px;padding:10px 13px;color:var(--text);font-family:var(--font-sans);font-size:14px;min-width:0;transition:border-color .15s ease}.email-form input::placeholder{color:var(--text-tertiary)}.email-form input:focus{outline:none;border-color:var(--accent-dim)}.email-status{margin-top:12px;font-size:13px}.email-status.ok{color:var(--accent)}.email-status.err{color:var(--danger)}@media (max-width:520px){.email-form{flex-direction:column}}.footer{border-top:1px solid var(--border);padding:56px 0 44px;font-size:13.5px;color:var(--text-secondary)}.footer-inner{display:flex;justify-content:space-between;flex-wrap:wrap;gap:40px;margin-bottom:44px}.footer-tagline{margin-top:14px;font-size:13px;line-height:1.7;color:var(--text-tertiary)}.footer h4{color:var(--text-tertiary);font-family:var(--font-mono);font-size:11px;font-weight:500;text-transform:uppercase;letter-spacing:.12em;margin-bottom:14px}.footer-col a{display:block;margin-bottom:9px;transition:color .15s ease}.footer-col a:hover{color:var(--text)}.footer-company{display:inline-flex;align-items:center;gap:10px}.footer-company a{display:inline-flex;opacity:.75;transition:opacity .15s ease}.footer-company a:hover{opacity:1}.legal-company-logo{display:block;margin-bottom:8px;opacity:.8}.legal-company-logo:hover{opacity:1}.footer-bottom{border-top:1px solid var(--border);padding-top:24px;font-size:12.5px;color:var(--text-tertiary);display:flex;justify-content:space-between;flex-wrap:wrap;gap:12px}.legal{max-width:760px;padding-top:72px;padding-bottom:104px}.legal h1{font-size:clamp(28px,3.6vw,40px);font-weight:600;letter-spacing:-.024em;line-height:1.2;margin-bottom:10px}.legal .legal-date{font-size:13px;color:var(--text-tertiary);margin-bottom:48px}.legal h2{font-size:18px;font-weight:600;letter-spacing:-.014em;margin:40px 0 12px}.legal li,.legal p{font-size:14.5px;line-height:1.8;color:var(--text-secondary)}.legal p{margin-bottom:14px}.legal ol,.legal ul{margin:0 0 14px;-webkit-padding-start:22px;padding-inline-start:22px}.legal li{margin-bottom:6px}.legal a{color:var(--accent-dim);text-decoration:underline;text-underline-offset:3px}.legal table{width:100%;border-collapse:collapse;margin:8px 0 24px;font-size:14px}.legal td,.legal th{text-align:start;vertical-align:top;padding:12px 14px;border:1px solid var(--border);line-height:1.7}.legal th{color:var(--text);font-weight:550;white-space:nowrap;width:30%;background:var(--bg-elevated)}.legal td{color:var(--text-secondary)}.legal .legal-note{font-size:13px;color:var(--text-tertiary);border:1px solid var(--border);border-radius:8px;padding:14px 16px;margin-bottom:40px}.locale-switcher{position:relative}.locale-switcher select{max-width:148px;text-overflow:ellipsis;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:1px solid var(--border-strong);color:var(--text-secondary);border-radius:7px;padding-block:6px;padding-inline:10px 26px;font-family:var(--font-sans);font-size:12.5px;cursor:pointer;transition:border-color .15s ease,color .15s ease}.locale-switcher select:hover{color:var(--text);border-color:rgba(235,242,255,.28)}.locale-switcher:after{content:"";position:absolute;inset-inline-end:10px;top:50%;transform:translateY(-25%) rotate(45deg);width:5px;height:5px;border-right:1.4px solid var(--text-tertiary);border-bottom:1.4px solid var(--text-tertiary);pointer-events:none}@media (max-width:430px){.header-inner{gap:10px}.locale-switcher select{max-width:104px}}.footer-col--languages{flex:1 1 100%;min-width:0}.footer-col--languages .footer-language-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));grid-gap:0 20px;gap:0 20px}.pricing-head{padding-top:72px;padding-bottom:56px}.pricing-head h1{font-size:clamp(28px,4vw,44px);font-weight:600;letter-spacing:-.026em;line-height:1.14;margin:14px 0 18px;max-width:720px;text-wrap:balance}.pricing-sub{color:var(--text-secondary);font-size:16.5px;line-height:1.7;max-width:620px;text-wrap:pretty}.pricing-head-cta{display:flex;flex-wrap:wrap;align-items:center;gap:16px 20px;margin-top:28px}.pricing-note{color:var(--text-tertiary);font-size:13px}.plan-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:20px;gap:20px;align-items:stretch}@media (max-width:820px){.plan-grid{grid-template-columns:1fr}}.plan{display:flex;flex-direction:column;background:var(--bg-elevated);border:1px solid var(--border);border-radius:12px;padding:32px 28px}.plan--free{border-color:var(--accent-dim);background:var(--bg-panel)}.plan-head h2{font-family:var(--font-mono);font-size:12px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:var(--accent-dim);margin-bottom:14px}.plan--pro .plan-head h2{color:var(--text-tertiary)}.plan-price{font-size:clamp(34px,4vw,42px);font-weight:600;letter-spacing:-.03em;line-height:1.1}.plan-price-unit{font-size:15px;font-weight:400;letter-spacing:0;color:var(--text-secondary);-webkit-margin-start:6px;margin-inline-start:6px}.plan-price-note{color:var(--text-tertiary);font-size:13px;margin-top:8px}.plan-features{list-style:none;display:flex;flex-direction:column;gap:12px;margin:28px 0 32px;padding:0}.plan-features li{display:flex;align-items:flex-start;gap:10px;font-size:14px;line-height:1.6;color:var(--text-secondary)}.plan-features svg{flex:none;margin-top:3px;color:var(--accent-dim)}.plan-cta{margin-top:auto;align-self:flex-start;white-space:normal;text-align:center}.plan-cta--text{font-size:13px;line-height:1.6;color:var(--text-tertiary);align-self:stretch;text-align:start}.plan-fine-print{color:var(--text-tertiary);font-size:12.5px;line-height:1.7;margin-top:28px;max-width:720px}.pricing-never-inner{max-width:760px}.pricing-never-body{color:var(--text-secondary);font-size:16.5px;line-height:1.75}.pricing-faq .section-title{margin-bottom:32px}.compare-table th[scope=row]{width:34%;font-weight:500;color:var(--text)}.compare-table thead th{font-family:var(--font-mono);font-size:11.5px;letter-spacing:.08em;text-transform:uppercase;color:var(--text-tertiary);background:var(--bg-elevated);padding:12px 16px;text-align:start;border-bottom:1px solid var(--border)}.compare-table td,.compare-table th[scope=row]{padding:14px 16px;border-bottom:1px solid var(--border);font-size:14px;line-height:1.6;color:var(--text-secondary);vertical-align:top;text-align:start}.compare-table tr:last-child td,.compare-table tr:last-child th{border-bottom:0}.compare-table td.compare-ours{color:var(--text);background:var(--bg-panel)}.compare-table td.compare-ours span{display:inline}.compare-table td.compare-ours svg{color:var(--accent-dim);vertical-align:-2px;-webkit-margin-end:6px;margin-inline-end:6px}.compare-note{color:var(--text-tertiary);font-size:13px;line-height:1.7;margin-top:20px;max-width:680px}.compare-note a{color:var(--accent)}.compare-list{gap:10px;margin:0;-webkit-padding-start:20px;padding-inline-start:20px;color:var(--text-secondary);font-size:15px;line-height:1.7}.compare-list,.release-list{display:flex;flex-direction:column}.release-list{gap:40px}.release{display:grid;grid-template-columns:160px 1fr;grid-gap:24px;gap:24px;padding-top:24px;border-top:1px solid var(--border)}@media (max-width:760px){.release{grid-template-columns:1fr;gap:12px}}.release-meta{display:flex;flex-direction:column;gap:4px;font-family:var(--font-mono);font-size:12.5px;color:var(--text-tertiary)}.release-version{color:var(--accent-dim);font-size:14px}.release-body h2{font-size:19px;font-weight:600;letter-spacing:-.016em;margin-bottom:14px}.release-body ul{display:flex;flex-direction:column;gap:10px;margin:0;-webkit-padding-start:20px;padding-inline-start:20px;color:var(--text-secondary);font-size:14.5px;line-height:1.7}.verify-note{margin-top:40px;padding:18px 20px;border:1px solid var(--border);border-radius:10px;background:var(--bg-elevated);color:var(--text-secondary);font-size:13.8px;line-height:1.75;max-width:760px}.prose{max-width:720px;padding-top:64px;padding-bottom:96px}.prose .post-date{font-family:var(--font-mono);font-size:12.5px;color:var(--text-tertiary);margin-bottom:18px}.prose .post-date a{color:var(--accent-dim)}.prose h1{font-size:clamp(27px,3.6vw,38px);font-weight:600;letter-spacing:-.024em;line-height:1.2;margin-bottom:28px;text-wrap:balance}.prose h2{font-size:21px;font-weight:600;letter-spacing:-.018em;margin:44px 0 14px}.prose h3{font-size:16.5px;font-weight:600;letter-spacing:-.012em;margin:32px 0 10px}.prose p{color:var(--text-secondary);font-size:16px;line-height:1.8;margin-bottom:18px}.prose strong{color:var(--text);font-weight:550}.prose em{color:var(--text);font-style:italic}.prose a{color:var(--accent)}.prose pre{overflow-x:auto;background:var(--bg-panel);border:1px solid var(--border);border-radius:10px;padding:18px 20px;margin:24px 0}.prose pre code{font-size:12.8px;line-height:1.7;white-space:pre}.prose li code,.prose p code,.prose pre code{font-family:var(--font-mono);color:var(--text)}.prose li code,.prose p code{font-size:13.5px;background:var(--bg-panel);border:1px solid var(--border);border-radius:5px;padding:1px 5px}.post-excerpt{color:var(--text-secondary);font-size:14.5px;line-height:1.7}.release-body h2 a{color:var(--text)}.release-body h2 a:hover{color:var(--accent)}.post-cta{margin-top:56px;padding-top:28px;border-top:1px solid var(--border);display:flex;flex-direction:column;align-items:flex-start;gap:16px}.iso{display:block;width:100%;height:auto;overflow:visible}.iso-face-top{fill:#171f27}.iso-face-left{fill:#111823}.iso-face-right{fill:#0b1017}.iso-face-top.is-accent{fill:rgba(110,231,216,.16)}.iso-face-left.is-accent{fill:rgba(110,231,216,.11)}.iso-face-right.is-accent{fill:rgba(110,231,216,.06)}.iso-edge{fill:none;stroke:rgba(235,242,255,.16);stroke-width:1;vector-effect:non-scaling-stroke}.iso-edge.is-ghost{stroke:rgba(235,242,255,.09);stroke-dasharray:3 3}.iso-grid path{stroke:rgba(235,242,255,.05);stroke-width:1}.iso-flow,.iso-grid path{fill:none;vector-effect:non-scaling-stroke}.iso-flow{stroke:var(--accent-dim);stroke-width:1.4;stroke-dasharray:4 4}.iso-boundary{stroke:var(--border-strong);stroke-width:1}.iso-boundary,.iso-stop{vector-effect:non-scaling-stroke}.iso-stop{fill:var(--bg);stroke:var(--accent-dim);stroke-width:1}.iso-leader{fill:none;stroke:rgba(235,242,255,.14);stroke-width:1;vector-effect:non-scaling-stroke}.iso-inlay{fill:rgba(235,242,255,.09)}.iso-inlay.is-accent{fill:rgba(110,231,216,.32)}.iso-arrow path{fill:none;stroke:var(--text-tertiary);stroke-width:1.2;vector-effect:non-scaling-stroke}.iso-label text{fill:var(--text-secondary);font-family:var(--font-mono);font-size:5px;letter-spacing:.04em;dominant-baseline:middle}.iso-label text.is-accent{fill:var(--accent)}.iso-label text.is-ghost{fill:var(--text-tertiary)}.iso-label text.is-strong{fill:var(--text);letter-spacing:.14em;font-size:5.4px}.iso-label text.is-quiet{fill:var(--text-tertiary);font-size:4.4px;letter-spacing:.06em}.privacy-figure{width:min(100%,360px);margin:64px auto 0}@media (max-width:620px){.iso-label text,.iso-label text.is-strong{font-size:6.4px}.iso-label text.is-quiet{font-size:5.2px}}.post-figure,.section-figure{margin:40px auto;width:min(100%,640px)}.section-figure{margin:8px auto 44px;width:min(100%,720px)}.post-figure figcaption{margin-top:14px;font-size:13.5px;line-height:1.6;color:var(--text-tertiary);text-align:center}.press{max-width:1400px;margin:0 auto;padding:56px 24px 140px;overflow-x:auto}.press-head h1{font-size:26px;letter-spacing:-.02em}.press-head p{margin-top:12px;max-width:68ch;color:var(--text-secondary);font-size:14px;line-height:1.7}.press-head code{font-family:var(--font-mono);font-size:12.5px;color:var(--text);background:var(--bg-panel);border:1px solid var(--border);border-radius:5px;padding:1px 5px}.press-links{font-size:13px}.press-links a{color:var(--accent)}.press-item{margin-top:44px}.press-meta{font-family:var(--font-mono);font-size:12.5px;color:var(--text-tertiary);margin-bottom:10px}.press-meta strong{color:var(--text);font-weight:500}.press-frame{container-type:size;overflow:hidden;background:var(--bg);outline:1px solid var(--border);outline-offset:6px}.press-frame-inner{width:100%;height:100%;display:flex;flex-direction:column;padding:6cqh 6.5cqw;gap:1.6cqh}.press-brand{gap:.9cqw;font-size:min(3.4cqh,2.6cqw);font-weight:600;letter-spacing:-.01em;color:var(--text)}.press-body,.press-brand{display:flex;align-items:center}.press-body{flex:1 1;min-height:0;gap:3cqw}.press-body.is-stacked{flex-direction:column;align-items:stretch}.press-copy{flex:0 0 40%;display:flex;flex-direction:column;gap:1.8cqh}.press-body.is-stacked .press-copy{flex:0 0 auto}.press-frame-inner h2{font-size:min(7cqh,5.4cqw);line-height:1.12;letter-spacing:-.03em;max-width:22ch;text-wrap:balance}.press-copy p{font-size:min(3.2cqh,2.3cqw);line-height:1.5;color:var(--text-secondary);max-width:46ch}.press-scene{flex:1 1;min-height:0;display:flex;align-items:center;justify-content:center}.press-scene .iso{width:100%;height:100%;overflow:hidden}.press-foot{font-family:var(--font-mono);font-size:min(2.4cqh,1.8cqw);color:var(--text-tertiary);letter-spacing:.06em}