.download-page{min-height:100vh;background:#f3f3f3;justify-content:center;padding:60px 40px}.download-container,.download-page{width:100%;display:flex;align-items:center}.download-container{max-width:1400px;justify-content:space-between;gap:100px}.phones-section{flex:1 1;min-height:700px;position:relative;display:flex;align-items:center;justify-content:center}.phone{width:280px;height:570px;border:10px solid #000;border-radius:42px;background:#fff;position:absolute;box-sizing:border-box;z-index:3;overflow:hidden}.phone .speaker{width:55px;height:6px;background:#111;border-radius:999px;position:absolute;top:18px;left:50%;transform:translateX(-50%);z-index:2}.phone .phone-screen{object-fit:cover;border-radius:32px}.phone-front{transform:rotate(-18deg);left:80px;z-index:4}.phone-back{transform:rotate(14deg);left:300px;top:100px;z-index:2}.shadow{position:absolute;width:220px;height:45px;background:rgba(0,0,0,.18);filter:blur(18px);border-radius:50%}.shadow-front{bottom:120px;left:120px}.shadow-back{bottom:170px;left:300px}.content-section{flex:1 1;max-width:520px}.content-section h1{font-size:64px;line-height:1.05;font-weight:800;color:#1a1a1a;margin-bottom:32px;letter-spacing:-1px}.content-section p{font-size:22px;line-height:1.7;color:#555;margin-bottom:48px}.download-actions{display:flex;align-items:center;gap:32px}.store-buttons{display:flex;flex-direction:column;gap:18px}.store-buttons a{display:inline-flex;transition:transform .25s ease}.store-buttons a:hover{transform:translateY(-2px)}.qr-code{background:#fff;padding:10px;border-radius:6px;box-shadow:0 10px 30px rgba(0,0,0,.08)}@media(max-width:1200px){.download-container{gap:60px}.content-section h1{font-size:52px}.content-section p{font-size:18px}.phone{width:230px;height:470px}.phone-front{left:40px}.phone-back{left:220px}}@media(max-width:992px){.download-container{flex-direction:column;text-align:center}.content-section{max-width:100%}.download-actions{justify-content:center;flex-wrap:wrap}.phones-section{min-height:520px}.phone-front{left:50%;transform:translateX(-60%) rotate(-18deg)}.phone-back{left:50%;transform:translateX(-10%) rotate(14deg);top:80px}.shadow-back,.shadow-front{left:50%;transform:translateX(-50%)}}@media(max-width:640px){.download-page{padding:40px 20px}.content-section h1{font-size:38px}.content-section p{font-size:16px}.phone{width:180px;height:380px}.download-actions{flex-direction:column}}