:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#17211d;background:#f4f7f6;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at 50% 0,#17b87524,#0000 34rem),linear-gradient(135deg,#f8fbfa 0%,#eef4f2 100%);min-width:320px;min-height:100vh;margin:0}button{font:inherit}.download-shell{place-items:center;min-height:100vh;padding:24px;display:grid}.download-card{text-align:center;background:#fffffff0;border:1px solid #22342d14;border-radius:8px;width:min(100%,440px);padding:36px 28px 30px;animation:.62s ease-out both fadeIn;box-shadow:0 22px 60px #1a2d261f}.app-badge{background:linear-gradient(135deg,#0f9d58,#34a853);border-radius:8px;place-items:center;width:68px;height:68px;margin:0 auto 18px;display:grid;box-shadow:0 14px 24px #0f9d583d}.app-badge__triangle{filter:drop-shadow(0 2px 2px #0000001f);border-top:17px solid #0000;border-bottom:17px solid #0000;border-left:27px solid #fff;width:0;height:0;margin-left:5px}.success-icon{background:#e9f8ef;border:1px solid #bdebcf;border-radius:999px;place-items:center;width:36px;height:36px;margin-bottom:12px;font-size:18px;display:inline-grid}.eyebrow{color:#0f7d4a;letter-spacing:0;text-transform:uppercase;margin:0 0 10px;font-size:.78rem;font-weight:800}h1{color:#111a16;max-width:360px;margin:0 auto 12px;font-size:clamp(1.72rem,7vw,2.15rem);line-height:1.12}.fallback-message{color:#58655f;max-width:320px;margin:0 auto;font-size:1rem;line-height:1.55}.progress-wrap{gap:12px;margin:28px 0;display:grid}.progress-track{background:#dbe7e2;border-radius:999px;width:100%;height:10px;overflow:hidden}.progress-bar{border-radius:inherit;transform-origin:0;background:linear-gradient(90deg,#00a86b,#7ac943);width:100%;height:100%;display:block;transform:scaleX(0)}.progress-wrap.is-loading .progress-bar{animation:3.2s ease-out forwards fillProgress}.progress-status{color:#51615a;min-height:20px;margin:0;font-size:.9rem;font-weight:700}.progress-wrap.is-complete .progress-bar{animation:none;transform:scaleX(1)}.progress-wrap.is-complete .progress-status{color:#0f7d4a}.progress-wrap.is-complete .progress-dots span{opacity:1;animation:none;transform:scale(1)}.progress-dots{justify-content:center;gap:8px;display:flex}.progress-dots span{opacity:.35;background:#16a163;border-radius:999px;width:8px;height:8px;animation:1.2s ease-in-out infinite pulseDot}.progress-dots span:nth-child(2){animation-delay:.15s}.progress-dots span:nth-child(3){animation-delay:.3s}.download-button{color:#fff;cursor:pointer;background:#0b8f55;border:0;border-radius:8px;justify-content:center;align-items:center;gap:10px;width:100%;min-height:52px;padding:0 22px;font-weight:800;transition:background-color .18s,box-shadow .18s,transform .18s;display:inline-flex;box-shadow:0 12px 22px #0b8f553d}.download-button:hover:not(:disabled){background:#087847;transform:translateY(-1px);box-shadow:0 16px 30px #0b8f5547}.download-button:focus-visible{outline-offset:3px;outline:3px solid #0f9d5847}.download-button:active{transform:translateY(0)}.download-button:disabled{box-shadow:none;cursor:wait;background:#6aa98a}.button-spinner{border:2px solid #ffffff6b;border-top-color:#fff;border-radius:999px;width:18px;height:18px;animation:.72s linear infinite spin;display:none}.download-button.is-loading .button-spinner{display:inline-block}.hidden-download-link{display:none}@keyframes fadeIn{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes fillProgress{0%{transform:scaleX(0)}70%{transform:scaleX(.82)}to{transform:scaleX(1)}}@keyframes pulseDot{0%,to{opacity:.3;transform:scale(.82)}50%{opacity:1;transform:scale(1)}}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=420px){.download-shell{padding:18px}.download-card{padding:30px 20px 24px}.app-badge{width:60px;height:60px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important}}
