:root{color:#fff;background:#000;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#000;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}#root{min-height:100vh}.download-page{min-height:100vh;min-height:100dvh;display:grid;place-items:center;overflow:hidden;background:#000}.download-hero{width:min(100%,1120px);min-height:1175px;padding:294px 32px 93px;display:flex;flex-direction:column;align-items:center;text-align:center}.brand-logo{width:180px;height:180px;flex:0 0 auto;object-fit:contain}.hero-copy{margin-top:15px}.hero-copy h1{margin:0;font-size:clamp(48px,4.2vw,64px);line-height:1.08;font-weight:700;letter-spacing:-.035em}.hero-copy p{margin:28px 0 0;color:#f1f1f1;font-size:clamp(22px,2.2vw,32px);line-height:1.55;font-weight:400}.download-actions{width:min(568px,100%);margin-top:290px}.download-button{width:100%;min-height:120px;padding:24px 36px;display:inline-flex;align-items:center;justify-content:center;gap:28px;color:#fff;background:#000;border:2px solid #55575c;border-radius:18px;text-decoration:none;font-size:32px;line-height:1;font-weight:650;transition:border-color .18s ease,background-color .18s ease,transform .18s ease}.download-button img{width:36px;height:30px;object-fit:contain;image-rendering:auto}.download-button:hover{border-color:#9a9ca1;background:#0a0a0a;transform:translateY(-2px)}.download-button:active{transform:translateY(0)}.download-button:focus-visible{outline:3px solid #ffffff;outline-offset:5px}.platform-note{margin:18px 0 0;color:#8d8f94;font-size:15px;line-height:1.5}@media(max-width:640px){.download-hero{min-height:100dvh;padding:74px 24px 56px}.brand-logo{width:148px;height:148px}.hero-copy{margin-top:12px}.hero-copy h1{font-size:34px;line-height:1.15;letter-spacing:-.03em}.hero-copy p{max-width:342px;margin-top:14px;font-size:17px;line-height:1.55}.download-actions{width:100%;margin-top:148px}.download-button{min-height:64px;gap:14px;padding:16px 24px;border-width:1.5px;border-radius:11px;font-size:18px}.download-button img{width:24px;height:20px}.platform-note{margin-top:14px;font-size:13px}}@media(max-height:680px)and (max-width:640px){.download-hero{min-height:680px;padding-top:36px;padding-bottom:32px}.brand-logo{width:124px;height:124px}}@media(prefers-reduced-motion:reduce){.download-button{transition:none}}
