.mobile-download-page{min-height:100dvh;flex-direction:column;overflow:hidden;padding:0;background:radial-gradient(circle at 18% 10%,rgba(243,160,76,.12),transparent 36%),radial-gradient(circle at 88% 88%,rgba(124,59,255,.08),transparent 32%),linear-gradient(180deg,#ffffff,#fbf3ee);color:#111111;font-family:PingFang SC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.mobile-download-page,.mobile-download-stage{position:relative;display:flex;align-items:center}.mobile-download-stage{z-index:1;width:100%;flex:1;justify-content:center;padding:32px 20px}.mobile-download-aura{position:absolute;width:360px;height:360px;border-radius:50%;background:conic-gradient(from 120deg,rgba(255,76,16,.18),rgba(255,224,23,.14),rgba(27,209,179,.12),rgba(124,59,255,.14),rgba(255,76,16,.18));filter:blur(76px);opacity:.5;transform:translateY(-8%)}.mobile-download-card{width:min(100%,430px);padding:32px 28px 28px;border:1px solid rgba(0,0,0,.08);border-radius:28px;background:rgba(255,255,255,.9);box-shadow:0 28px 80px rgba(67,41,24,.12);backdrop-filter:blur(24px)}.mobile-download-brand{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;text-align:center}.mobile-download-promo-image{display:block;width:min(100%,340px);height:auto;border-radius:24px}.mobile-download-title{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.mobile-download-actions{display:grid;gap:12px;margin-top:32px}.mobile-download-primary,.mobile-download-secondary{display:inline-flex;min-height:52px;align-items:center;justify-content:center;gap:10px;border-radius:999px;font-size:16px;font-weight:600;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.mobile-download-primary{border:0;background:linear-gradient(135deg,#0b0b0b,#1c1c1c);box-shadow:0 12px 26px rgba(0,0,0,.15);color:#ffffff}.mobile-download-primary:not(.is-loading):active,.mobile-download-secondary:active{transform:scale(.98)}.mobile-download-primary.is-pending{opacity:.82;cursor:wait}.mobile-download-secondary{border:1px solid rgba(0,0,0,.1);background:rgba(255,255,255,.72);color:rgba(0,0,0,.72);cursor:pointer}.mobile-download-store-list{display:grid;gap:8px;margin-top:18px;padding-top:18px;border-top:1px solid rgba(0,0,0,.06)}.mobile-download-store-item{display:grid;min-height:54px;grid-template-columns:34px 1fr 20px;align-items:center;gap:12px;padding:8px 12px;border:1px solid rgba(0,0,0,.07);border-radius:16px;background:rgba(0,0,0,.018);color:rgba(0,0,0,.76);font-size:15px;font-weight:550;text-decoration:none}.mobile-download-store-mark{display:inline-flex;width:34px;height:34px;align-items:center;justify-content:center;border-radius:10px;background:rgba(243,160,76,.16);color:#b65d0a;font-size:14px}.mobile-download-store-item svg{width:20px;height:20px;fill:none;stroke:rgba(0,0,0,.36);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6}.mobile-download-store-empty{margin:0;color:rgba(0,0,0,.46);font-size:14px;line-height:22px;text-align:center}.mobile-download-footer{position:relative;z-index:1;flex-shrink:0;padding:0 20px 22px;color:rgba(0,0,0,.4);font-size:12px;line-height:19px;text-align:center}.mobile-download-footer p{margin:0}.mobile-download-footer nav{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:5px;margin-top:4px}.mobile-download-footer a{color:inherit;text-decoration:none;text-underline-offset:3px}.mobile-download-footer a:focus-visible,.mobile-download-footer a:hover{color:rgba(0,0,0,.68);text-decoration:underline}@media (max-width:420px){.mobile-download-card{padding:24px 20px;border-radius:24px}.mobile-download-promo-image{border-radius:20px}.mobile-download-stage{padding:24px 16px}}@media (prefers-reduced-motion:reduce){.mobile-download-primary,.mobile-download-secondary{transition:none}}