:root{color-scheme:light dark;--color-white:#fff;--color-ink:#111;--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{background:var(--bg);min-height:100vh;color:var(--text);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Helvetica Neue,Helvetica,Arial,sans-serif}a{color:inherit;text-decoration:none}h1,h2,p{margin:0}.page{width:min(1040px,100% - 32px);margin:0 auto;padding:28px 0 64px}.screensaver-hero{gap:clamp(2.4rem,5vw,4rem);padding-top:clamp(3.2rem,8vw,6.2rem);padding-bottom:clamp(5rem,10vw,8rem);display:grid}.screensaver-copy{text-align:center;justify-items:center;gap:1rem;max-width:760px;margin:0 auto;display:grid}.screensaver-eyebrow{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;font-size:.86rem;font-weight:650}.screensaver-copy h1{letter-spacing:-.065em;max-width:730px;font-size:clamp(3rem,8vw,5.7rem);font-weight:600;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{aspect-ratio:1516/1168;width:min(100%,930px);margin:0 auto;position:relative}.display-hardware{z-index:1;object-fit:contain;width:100%;height:100%;display:block;position:absolute;inset:0}.display-screen{z-index:2;background:#000;border-radius:.3%;width:95.4%;height:68.8%;position:absolute;top:3.25%;left:2.3%;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff14}.display-screen video{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.display-glass{z-index:1;pointer-events:none;background:linear-gradient(115deg,#ffffff12,#0000 24% 72%);position:absolute;inset:0}.download-button{z-index:3;color:#fff;letter-spacing:-.015em;white-space:nowrap;-webkit-backdrop-filter:blur(18px)saturate(1.15);background:#0c0c0bc2;border:1px solid #ffffff38;border-radius:999px;align-items:center;gap:.72rem;min-height:52px;padding:.7rem 1rem .7rem 1.25rem;font-size:.95rem;font-weight:650;transition:background .18s,transform .18s,box-shadow .18s;animation:.7s cubic-bezier(.16,1,.3,1) .45s backwards download-button-enter;display:inline-flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 12px 34px #00000047,inset 0 1px #ffffff29}.download-button:after{content:"↓";background:#ffffff26;border-radius:999px;place-items:center;width:2rem;height:2rem;font-size:1rem;line-height:1;display:grid}.download-button:hover{background:#0c0c0be6;transform:translate(-50%,-50%)scale(1.025);box-shadow:0 16px 38px #00000057,inset 0 1px #ffffff2e}.download-button:focus-visible{outline-offset:3px;outline:3px solid #fff}.download-button-meta{color:#ffffff9e;font-size:.78rem;font-weight:550}@keyframes download-button-enter{0%{opacity:0;transform:translate(-50%,calc(18px - 50%))scale(.96)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}@media (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 (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{transition:none;animation:none}}.screensaver-hero+.site-footer{margin-top:0}
