: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{min-height:100vh;margin:0;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,p{margin:0}.page{width:min(1040px,calc(100% - 32px));margin:0 auto;padding:28px 0 64px}.screensaver-hero{display:grid;gap:clamp(2.4rem,5vw,4rem);padding-top:clamp(3.2rem,8vw,6.2rem);padding-bottom:clamp(5rem,10vw,8rem)}.screensaver-copy{display:grid;justify-items:center;gap:1rem;max-width:760px;margin:0 auto;text-align:center}.screensaver-eyebrow{color:var(--muted);font-size:.86rem;font-weight:650;letter-spacing:.12em;text-transform:uppercase}.screensaver-copy h1{max-width:730px;font-size:clamp(3rem,8vw,5.7rem);font-weight:600;letter-spacing:-.065em;line-height:.92}.screensaver-description{max-width:700px;color:rgb(var(--color-ink-rgb) / .76);font-size:clamp(1.08rem,2.2vw,1.35rem);line-height:1.5}.display-mockup{position:relative;width:min(100%,930px);aspect-ratio:1516 / 1168;margin:0 auto}.display-hardware{position:absolute;inset:0;z-index:1;display:block;width:100%;height:100%;object-fit:contain}.display-screen{position:absolute;z-index:2;top:3.25%;left:2.3%;width:95.4%;height:68.8%;overflow:hidden;border-radius:.3%;background:#000;box-shadow:0 0 0 1px #ffffff14 inset}.display-screen video{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:cover}.display-glass{position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(115deg,rgb(255 255 255 / .07),transparent 24%,transparent 72%)}.download-button{position:absolute;z-index:3;top:50%;left:50%;display:inline-flex;align-items:center;gap:.72rem;min-height:52px;padding:.7rem 1rem .7rem 1.25rem;border:1px solid rgb(255 255 255 / .22);border-radius:999px;background:#0c0c0bc2;box-shadow:0 12px 34px #00000047,0 1px #ffffff29 inset;color:#fff;font-size:.95rem;font-weight:650;letter-spacing:-.015em;white-space:nowrap;transform:translate(-50%,-50%);backdrop-filter:blur(18px) saturate(1.15);-webkit-backdrop-filter:blur(18px) saturate(1.15);animation:download-button-enter .7s .45s cubic-bezier(.16,1,.3,1) backwards;transition:background .18s ease,transform .18s ease,box-shadow .18s ease}.download-button:after{width:2rem;height:2rem;border-radius:999px;background:#ffffff26;content:"↓";display:grid;place-items:center;font-size:1rem;line-height:1}.download-button:hover{background:#0c0c0be6;box-shadow:0 16px 38px #00000057,0 1px #ffffff2e inset;transform:translate(-50%,-50%) scale(1.025)}.download-button:focus-visible{outline:3px solid #fff;outline-offset:3px}.download-button-meta{color:#ffffff9e;font-size:.78rem;font-weight:550}@keyframes download-button-enter{0%{opacity:0;transform:translate(-50%,calc(-50% + 18px)) scale(.96)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}@media(max-width:680px){.download-button{min-height:42px;padding:.45rem .55rem .45rem .9rem;font-size:.78rem}.download-button:after{width:1.65rem;height:1.65rem}.download-button-meta{display:none}}@media(max-width:560px){.page{width:min(100% - 24px,1040px);padding-top:20px}.screensaver-hero{padding-top:2.6rem}.screensaver-copy h1{font-size:clamp(2.75rem,14vw,4.3rem)}}@media(prefers-reduced-motion:reduce){.download-button{animation:none;transition:none}}.screensaver-hero+.site-footer{margin-top:0}
