:root{color:#fff;font-synthesis:none;text-rendering:optimizelegibility;background:#000;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:#000;min-width:320px;min-height:100vh;margin:0}.home{background:radial-gradient(circle at 50% 42%,#1f1b3957,#0000 42%),#0b0b0e;min-height:100svh}.starry-night{background:#000;overflow:hidden}.starry-night canvas{width:100%;height:100%;display:block}.download-page{flex-direction:column;justify-content:center;align-items:center;gap:28px;min-height:100svh;padding:24px;display:flex}.starry-night-stage{aspect-ratio:16/9;background:#050507;width:min(1440px,100vw - 48px,177.78svh - 273.781px);position:relative;overflow:hidden}.download-details{flex-direction:column;align-items:center;gap:18px;display:flex}.product-description{color:#ffffffa3;text-align:center;text-wrap:balance;max-width:760px;margin:0;font-size:clamp(14px,1.5vw,16px);line-height:1.6}.download-button{color:#fff;cursor:default;min-width:132px;min-height:50px;box-shadow:none;text-shadow:0 1px 12px #0000008f;background:0 0;border:1px solid #ffffffb8;border-radius:6px;justify-content:center;align-items:center;padding:0 24px;font-size:15px;font-weight:600;line-height:1;text-decoration:none;transition:transform .16s,box-shadow .16s,background-color .16s;display:inline-flex}.download-button:hover{background:#ffffff1f;border-color:#fff;transform:translateY(-2px)scale(1.015);box-shadow:0 12px 32px #0000003d}.download-button:focus-visible{outline-offset:4px;outline:3px solid #6e7cff}.download-button[aria-busy=true]{cursor:wait;opacity:.72}@media (prefers-reduced-motion:reduce){.download-button{transition:none}}@media (width<=520px){.download-page{gap:20px;padding:16px}.starry-night-stage{aspect-ratio:16/10;width:100%}}
