:root{color-scheme:light dark;--color-white: #ffffff;--color-ink: #111111;--color-ink-rgb: 17 17 17;--color-slate-rgb: 17 24 39;--color-panel-rgb: 255 255 255;--color-shadow-rgb: 17 17 17;--color-overlay-rgb: 17 17 17;--color-logo-filter: none;--color-background: var(--color-white);--color-surface: #f7f7f4;--color-surface-raised: #ededEA;--color-surface-subtle: #fbfbf9;--color-control: #f2f2f2;--color-control-hover: #e8e8e8;--color-text: var(--color-ink);--color-text-muted: rgb(var(--color-ink-rgb) / .68);--color-text-secondary: rgb(var(--color-ink-rgb) / .78);--color-border: rgb(var(--color-slate-rgb) / .1);--color-border-strong: rgb(var(--color-ink-rgb) / .12);--color-accent: var(--color-ink);--bg: var(--color-background);--surface: var(--color-surface);--line: var(--color-border);--text: var(--color-text);--muted: var(--color-text-muted);--accent: var(--color-accent);--radius: 28px}*{scrollbar-width:thin;scrollbar-color:gray transparent}@media(prefers-color-scheme:dark){:root{--color-ink: #f6f4ee;--color-ink-rgb: 246 244 238;--color-slate-rgb: 246 244 238;--color-panel-rgb: 20 20 18;--color-shadow-rgb: 0 0 0;--color-overlay-rgb: 0 0 0;--color-logo-filter: invert(1);--color-background: #0c0c0b;--color-surface: #171714;--color-surface-raised: #20201c;--color-surface-subtle: #121210;--color-control: #242420;--color-control-hover: #2e2e29;--color-text: var(--color-ink);--color-text-muted: rgb(var(--color-ink-rgb) / .68);--color-text-secondary: rgb(var(--color-ink-rgb) / .78);--color-border: rgb(var(--color-ink-rgb) / .1);--color-border-strong: rgb(var(--color-ink-rgb) / .16);--color-accent: #34342f}}*{box-sizing:border-box}html{background:var(--bg)}body{margin:0;min-height:100vh;background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Helvetica Neue,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin:0}img{display:block;max-width:100%}.press-page{width:min(1160px,calc(100% - 32px));margin:0 auto;padding:28px 0 48px}.eyebrow{color:var(--muted);font-size:.86rem;line-height:1.4}.press-hero{display:grid;grid-template-columns:minmax(0,.88fr) minmax(320px,1.12fr);gap:clamp(2rem,5vw,4.8rem);align-items:center;padding:clamp(3rem,7vw,5.6rem) 0 clamp(2.8rem,7vw,5rem)}.press-hero-copy{display:grid;gap:1.25rem}.press-hero h1{max-width:10ch;font-size:clamp(2.5rem,6vw,5rem);line-height:.98;letter-spacing:0;font-weight:650}.lede{max-width:38rem;color:var(--muted);font-size:clamp(1.03rem,1.6vw,1.22rem);line-height:1.68}.prepared{color:var(--muted);font-size:.9rem}.press-hero-visual{margin:0;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:var(--surface);box-shadow:0 18px 70px rgb(var(--color-shadow-rgb) / .12)}.press-hero-visual img{width:100%;height:auto}.press-actions,.contact-actions{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.press-button,.press-link{display:inline-flex;align-items:center;justify-content:center;min-height:42px;border-radius:999px;font-size:.94rem;line-height:1;white-space:nowrap}.press-button{border:1px solid var(--line);background:var(--color-surface-subtle);padding:0 1.15rem}.press-button-primary{border-color:var(--accent);background:var(--accent);color:var(--color-white);font-weight:600}.press-link{color:var(--color-text-secondary)}.press-section{display:grid;gap:1.2rem;padding:clamp(2rem,5vw,3.6rem) 0;border-top:1px solid var(--color-border-strong)}.section-heading{display:grid;max-width:720px;gap:.6rem}.section-heading h2,.contact-panel h2{max-width:16ch;font-size:clamp(1.8rem,4vw,3rem);line-height:1.04;letter-spacing:0;font-weight:650}.section-heading p:not(.eyebrow){max-width:44rem;color:var(--muted);line-height:1.7}.facts-grid,.copy-grid,.asset-grid{display:grid;gap:1rem}.facts-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.fact-item,.copy-block,.contact-panel{border:0;border-radius:8px;background:var(--surface)}.asset-card{border:1px solid var(--line);border-radius:8px;background:var(--surface)}.fact-item{display:grid;gap:.45rem;padding:1rem;min-height:118px}.fact-item h3,.copy-block h3,.asset-copy h3{font-size:.98rem;line-height:1.3;letter-spacing:0;font-weight:650}.fact-item p,.fact-item a,.copy-block p,.asset-copy p{color:var(--muted);line-height:1.62}.fact-item a{word-break:break-word}.copy-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.copy-block{display:grid;align-content:start;gap:.75rem;padding:1.15rem}.asset-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.video-card{display:grid;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:var(--surface)}.video-frame{border-bottom:1px solid var(--line);background:var(--color-surface-subtle)}.video-frame video{display:block;width:100%;aspect-ratio:16 / 9;background:var(--color-surface-raised);object-fit:cover}.video-copy{display:flex;gap:1rem;justify-content:space-between;align-items:flex-start;padding:1rem}.video-copy>div{display:grid;gap:.35rem}.video-copy h3{font-size:.98rem;line-height:1.3;letter-spacing:0;font-weight:650}.video-copy p{max-width:46rem;color:var(--muted);line-height:1.62}.asset-card{display:grid;overflow:hidden}.asset-card img{width:100%;height:clamp(260px,32vw,420px);padding:1rem;border-bottom:1px solid var(--line);background:var(--color-surface-subtle);object-fit:contain;object-position:center}.asset-card-portrait img{height:clamp(420px,52vw,640px);padding:1.25rem}.screenshot-grid .asset-card img{border-bottom:0}.asset-copy{display:flex;gap:1rem;justify-content:space-between;align-items:flex-start;padding:1rem}.asset-copy>div{display:grid;gap:.35rem}.asset-copy span{flex:0 0 auto;color:var(--muted);font-size:.82rem;line-height:1.4}.contact-panel{display:flex;justify-content:space-between;align-items:center;gap:1.5rem;padding:clamp(1.25rem,4vw,2rem)}.contact-panel>div:first-child{display:grid;gap:.6rem}.press-footer{display:flex;justify-content:center;align-items:center;gap:2rem;padding:2.5rem 0 3.5rem;color:var(--muted);font-size:.9rem;text-align:center}.footer-links{display:flex;gap:1rem;justify-content:center;align-items:center;flex-wrap:wrap}@media(max-width:940px){.press-hero{grid-template-columns:1fr}.press-hero h1{max-width:12ch}.facts-grid,.copy-grid{grid-template-columns:1fr 1fr}}@media(max-width:720px){.facts-grid,.copy-grid,.asset-grid{grid-template-columns:1fr}.asset-card img{height:clamp(240px,70vw,380px)}.asset-card-portrait img{height:clamp(420px,130vw,620px)}.contact-panel,.asset-copy,.video-copy{flex-direction:column;align-items:flex-start}.press-footer{flex-direction:column;gap:1rem}}@media(max-width:560px){.press-page{width:min(100% - 24px,1160px);padding-top:20px}.press-actions,.contact-actions{align-items:stretch;flex-direction:column}.press-button,.press-link{width:100%}}
