@keyframes wcFloatA{0%,to{transform:translate(0,0)}50%{transform:translate(-20px,20px)}}@keyframes wcFloatB{0%,to{transform:translate(0,0)}50%{transform:translate(25px,-15px)}}@keyframes wcIconFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes wcGlowPulse{0%,to{opacity:.85;transform:scale(1)}50%{opacity:1;transform:scale(1.08)}}@keyframes wcFadeIn{0%{opacity:0}to{opacity:1}}.wc-app-hero{padding:0}.wc-app-hero__card{position:relative;background:radial-gradient(900px 360px at 18% 0%,rgba(var(--wc-brand-rgb),.12),transparent 60%),radial-gradient(900px 360px at 82% 80%,rgba(212,87,44,.1),transparent 60%),linear-gradient(180deg,var(--wc-bg, #f4f6fa) 0%,#eef0f7 100%);padding:64px 56px 56px;overflow:hidden;border-radius:24px}.wc-app-hero__card::after,.wc-app-hero__card::before{content:"";position:absolute;pointer-events:none;border-radius:50%;filter:blur(60px);opacity:.5;z-index:0}.wc-app-hero__card::before{width:280px;height:280px;background:rgba(var(--wc-brand-rgb),.35);top:-80px;right:-40px;animation:wcFloatA 12s ease-in-out infinite}.wc-app-hero__card::after{width:240px;height:240px;background:rgba(212,87,44,.3);bottom:-80px;left:-40px;animation:wcFloatB 14s ease-in-out infinite}.wc-app-hero__grid{position:relative;z-index:1;display:grid;grid-template-columns:auto 1fr;gap:48px;align-items:center}.wc-app-hero__left{flex:0 0 auto}.wc-app-hero__icon-wrap{position:relative;width:200px;height:200px;animation:wcIconFloat 5s ease-in-out 1s infinite}.wc-app-hero__icon{position:relative;z-index:1;width:200px;height:200px;border-radius:46px;display:block;box-shadow:0 28px 64px rgba(15,29,54,.22),0 10px 20px rgba(15,29,54,.1),inset 0 0 0 1px rgba(255,255,255,.5)}.wc-app-hero__icon-glow{position:absolute;inset:-30px;z-index:0;background:radial-gradient(circle at 30% 30%,rgba(var(--wc-brand-rgb),.45),transparent 60%),radial-gradient(circle at 70% 70%,rgba(212,87,44,.35),transparent 60%);filter:blur(36px);pointer-events:none;animation:wcGlowPulse 4s ease-in-out infinite}.wc-app-hero__icon-wrap:hover .wc-app-hero__icon{transform:translateY(-4px) rotate(-2deg);transition:transform .3s ease}.wc-app-hero__center{min-width:0}.wc-app-hero__kicker{display:inline-block;font:800 11px/1 -apple-system,system-ui,sans-serif;letter-spacing:1.5px;text-transform:uppercase;color:var(--wc-brand, #DC1842);background:#fff;padding:6px 12px;border-radius:6px;margin-bottom:16px;box-shadow:0 2px 8px rgba(15,29,54,.06);animation:wcFadeIn .5s ease .1s both}.wc-app-hero__title{font-size:clamp(40px,6vw,64px);font-weight:900;letter-spacing:-.035em;line-height:.95;color:var(--wc-ink, #0f1d36);margin:0 0 14px;animation:wcFadeIn .5s ease .15s both}.wc-app-hero__tagline{font-size:18.5px;line-height:1.5;color:var(--wc-ink2, #3a4a68);margin:0 0 28px;max-width:680px;animation:wcFadeIn .5s ease .2s both}.wc-app-hero__stats{display:flex;gap:36px;flex-wrap:wrap;margin-bottom:28px;animation:wcFadeIn .5s ease .25s both}.wc-app-hero__stat{display:flex;flex-direction:column;gap:5px;min-width:96px}.wc-app-hero__stars{display:inline-flex;gap:1px;color:#f59e0b;line-height:0}.wc-app-hero__stat-big{font-size:28px;font-weight:900;color:var(--wc-ink, #0f1d36);font-variant-numeric:tabular-nums;line-height:1;letter-spacing:-.01em}.wc-app-hero__stat-meta{font-size:13px;color:var(--wc-mute, #57667d);line-height:1.2;font-weight:500}.wc-app-hero__stat-meta b{color:var(--wc-ink, #0f1d36);font-weight:800}.wc-app-hero__stores{display:flex;gap:12px;flex-wrap:wrap;animation:wcFadeIn .5s ease .3s both}.wc-app-store-btn{display:inline-flex;align-items:center;gap:12px;padding:13px 24px;background:var(--wc-ink, #0f1d36);color:#fff;text-decoration:none;border-radius:14px;transition:transform .15s ease,box-shadow .2s ease,background .18s;box-shadow:0 4px 12px rgba(15,29,54,.12)}.wc-app-store-btn:hover{transform:translateY(-2px);color:#fff;background:#000;box-shadow:0 12px 28px rgba(15,29,54,.28)}.wc-app-store-btn span{display:inline-flex;flex-direction:column;gap:2px;line-height:1}.wc-app-store-btn small{font-size:11px;font-weight:500;opacity:.8;letter-spacing:.3px;text-transform:uppercase}.wc-app-store-btn strong{font-size:18px;font-weight:700;letter-spacing:-.01em}.wc-app-store-btn--play strong{font-weight:600}.wc-app-features{padding:56px 0 16px}.wc-app-features__title{font-size:clamp(24px,3vw,30px);font-weight:800;letter-spacing:-.02em;color:var(--wc-ink, #0f1d36);margin:0 0 24px}.wc-app-features__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.wc-app-feature{background:var(--wc-surface, #fff);border:1px solid var(--wc-border, #e4e9f2);border-radius:16px;padding:22px 20px;transition:transform .2s ease,box-shadow .25s ease,border-color .2s ease}.wc-app-feature:hover{transform:translateY(-3px);border-color:transparent;box-shadow:0 14px 30px rgba(15,29,54,.1),0 2px 6px rgba(15,29,54,.04)}.wc-app-feature__icon{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:13px;background:color-mix(in srgb,var(--feat-color) 12%,transparent);color:var(--feat-color);margin-bottom:14px}.wc-app-feature__name{font-size:15.5px;font-weight:800;color:var(--wc-ink, #0f1d36);margin-bottom:5px;letter-spacing:-.01em}.wc-app-feature__desc{font-size:13.5px;color:var(--wc-mute, #57667d);line-height:1.5}.wc-app-screens{position:relative;padding:64px 0 56px;margin:48px 0 24px;background:radial-gradient(700px 360px at 15% 100%,rgba(124,58,237,.18),transparent 65%),radial-gradient(800px 360px at 85%0,rgba(220,24,66,.16),transparent 65%),linear-gradient(135deg,#0f1d36 0,#1a2845 50%,#2a1f3a 100%);overflow:hidden}.wc-app-screens::before{content:"";position:absolute;inset:0;pointer-events:none;background-image:repeating-linear-gradient(45deg,transparent 0 12px,rgba(255,255,255,.025) 12px 13px)}.wc-app-screens__title{position:relative;font-size:clamp(24px,3vw,30px);font-weight:800;letter-spacing:-.02em;color:#fff;margin:0 0 22px}.wc-app-screens__scroll{position:relative;display:flex;gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;padding:8px 0 16px;scrollbar-width:thin}.wc-app-screens__scroll::-webkit-scrollbar{height:8px}.wc-app-screens__scroll::-webkit-scrollbar-thumb{background:rgba(255,255,255,.22);border-radius:4px}.wc-app-screen{flex:0 0 auto;width:280px;aspect-ratio:9/19.5;scroll-snap-align:start;border-radius:32px;overflow:hidden;background:#0f1d36;box-shadow:0 22px 44px rgba(0,0,0,.45),0 6px 14px rgba(0,0,0,.25);border:6px solid #0a1428;transition:transform .3s ease}.wc-app-screen:hover{transform:translateY(-6px) scale(1.02)}.wc-app-screen img{width:100%;height:100%;object-fit:cover;display:block}@media (max-width:900px){.wc-app-hero{padding:44px 0 36px;border-radius:18px}.wc-app-hero__grid{grid-template-columns:1fr;gap:24px;text-align:center;justify-items:center}.wc-app-hero__icon,.wc-app-hero__icon-wrap{width:160px;height:160px}.wc-app-hero__tagline{margin-left:auto;margin-right:auto}.wc-app-hero__stats{justify-content:center;gap:24px}.wc-app-hero__stat{align-items:center}.wc-app-hero__stores{justify-content:center;width:100%}.wc-app-features__grid{grid-template-columns:repeat(2,1fr)}.wc-app-screen{width:230px}}@media (max-width:560px){.wc-app-hero__icon,.wc-app-hero__icon-wrap{width:128px;height:128px}.wc-app-hero__icon{border-radius:32px}.wc-app-hero__title{font-size:34px}.wc-app-hero__tagline{font-size:15.5px}.wc-app-features__grid{grid-template-columns:1fr}.wc-app-screen{width:190px;border-width:4px;border-radius:26px}.wc-app-store-btn{flex:1 1 auto;justify-content:center}}@media (prefers-reduced-motion:reduce){.wc-app-hero::after,.wc-app-hero::before,.wc-app-hero__icon-glow,.wc-app-hero__icon-wrap,.wc-app-hero__kicker,.wc-app-hero__stats,.wc-app-hero__stores,.wc-app-hero__tagline,.wc-app-hero__title{animation:none}}