.sc-app-launch{position:relative;overflow:hidden;background:var(--sc-band-dark,#0c1a1f);color:#fff;border-block:1px solid rgba(255,255,255,.06)}.sc-app-launch__glow{position:absolute;inset:0;pointer-events:none;background:radial-gradient(ellipse 55% 70% at 18% 40%,rgba(45,212,191,.16) 0,transparent 62%),radial-gradient(ellipse 45% 55% at 88% 20%,rgba(255,255,255,.06) 0,transparent 58%)}.sc-app-launch__inner{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);grid-gap:clamp(28px,5vw,56px);gap:clamp(28px,5vw,56px);align-items:center;padding-block:clamp(56px,9vw,88px)}.sc-app-launch__copy{display:flex;flex-direction:column;gap:1.25rem;max-width:34rem}.sc-app-launch__title{margin:0;font-family:var(--cc-font-display);font-size:clamp(2rem,5vw,3.15rem);font-weight:700;letter-spacing:-.045em;line-height:1.05;color:#fff}.sc-app-launch__lead{margin:0;font-size:clamp(1rem,2.2vw,1.125rem);line-height:1.65;color:rgba(255,255,255,.68)}.sc-app-launch__web{display:inline-flex;align-items:center;gap:8px;width:fit-content;margin-top:.25rem;font-size:.9375rem;font-weight:500;color:rgba(255,255,255,.72);text-decoration:none;transition:color .2s ease}.sc-app-launch__web:hover{color:var(--sc-accent-bright,#2dd4bf)}.sc-app-launch__visual{margin:0}.sc-app-launch__frame{position:relative;overflow:hidden;border-radius:clamp(18px,3vw,28px);border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.03);box-shadow:0 0 0 1px rgba(45,212,191,.08),0 28px 64px rgba(0,0,0,.45),0 0 80px rgba(45,212,191,.08);max-width:min(100%,320px);margin-inline:auto;aspect-ratio:9/19.5}.sc-app-launch__frame img{display:block;width:100%;height:100%;object-fit:contain;object-position:center center}.sc-store-buttons{display:flex;flex-wrap:wrap;gap:12px}.sc-store-buttons--official{gap:12px;align-items:flex-start}.sc-store-buttons--official.sc-store-buttons--stack{flex-direction:column;align-items:flex-start;gap:12px}.sc-store-launch-web{display:inline-flex;align-items:center;justify-content:center;gap:10px;width:100%;min-height:48px;padding:12px 18px;border-radius:12px;text-decoration:none;font-size:.9375rem;font-weight:600;letter-spacing:-.01em;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,border-color .2s ease,color .2s ease}.sc-store-launch-web__label{white-space:nowrap}.sc-store-launch-web__external{opacity:.5;margin-left:auto}.sc-store-launch-web--dark{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.22);color:#fff}.sc-store-launch-web--dark:hover{transform:translateY(-2px);background:rgba(255,255,255,.14);border-color:rgba(45,212,191,.45);color:#fff;box-shadow:0 10px 28px rgba(0,0,0,.28)}.sc-store-launch-web--light{background:linear-gradient(155deg,#ffffff 0,var(--cc-accent-sportscove-soft) 100%);border:1px solid color-mix(in srgb,var(--cc-accent-sportscove) 30%,var(--cc-border));color:var(--sc-brand-dark,#0a2e36);box-shadow:var(--cc-shadow-card)}.sc-store-launch-web--light:hover{transform:translateY(-2px);border-color:color-mix(in srgb,var(--cc-accent-sportscove) 45%,var(--cc-border));box-shadow:var(--cc-shadow);color:var(--sc-brand-dark,#0a2e36)}.sc-store-badge{display:inline-flex;flex:0 0 auto;align-self:flex-start;line-height:0;padding:0;border:none;background:transparent;border-radius:8px;position:relative;z-index:2;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease}.sc-store-badge img,.sc-store-buttons--official .sc-store-badge{width:auto;max-width:100%}.sc-store-badge img{display:block;height:46px}.sc-store-badge:hover{transform:translateY(-2px);opacity:.94;box-shadow:0 10px 24px rgba(0,0,0,.22)}.sc-store-buttons--official.sc-store-buttons--row{flex-direction:row;flex-wrap:wrap}@media (min-width:480px){.sc-store-buttons--official.sc-store-buttons--row{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px 12px;align-items:center}.sc-store-buttons--official.sc-store-buttons--row .sc-store-launch-web{flex:1 1 100%}}.sc-store-buttons--official.sc-store-buttons--column .sc-store-launch-web,.sc-store-buttons--official.sc-store-buttons--stack .sc-store-launch-web{width:100%;max-width:220px}.sc-store-buttons--column.sc-store-buttons--official{flex-direction:column;align-items:flex-start}.sc-store-buttons--column.sc-store-buttons--official .sc-store-badge{width:fit-content;max-width:100%}.sc-store-buttons--column.sc-store-buttons--official .sc-store-badge img{width:auto;max-width:168px;height:46px;aspect-ratio:auto;object-fit:contain}.sc-store-buttons--column{flex-direction:column}.sc-store-buttons__btn{display:inline-flex;align-items:center;gap:12px;min-height:52px;padding:10px 18px;border-radius:14px;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,border-color .2s ease}.sc-store-buttons__btn--web{flex:1 1 auto}.sc-store-buttons--dark .sc-store-buttons__btn{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.14);color:#fff;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.sc-store-buttons--dark .sc-store-buttons__btn:hover{transform:translateY(-2px);background:rgba(255,255,255,.1);border-color:rgba(45,212,191,.35);box-shadow:0 12px 32px rgba(0,0,0,.28)}.sc-store-buttons--hero .sc-store-buttons__btn{color:#fff}.sc-store-buttons--badge .sc-store-buttons__btn{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 6px);min-width:0;min-height:48px;padding:7px 12px;border-radius:10px;background:rgba(0,0,0,.72);border:1px solid rgba(255,255,255,.22);color:#fff}.sc-store-buttons--badge .sc-store-buttons__btn:hover{transform:translateY(-1px);background:rgba(0,0,0,.84);border-color:rgba(255,255,255,.38);box-shadow:0 10px 24px rgba(0,0,0,.32)}.sc-store-buttons--badge .sc-store-buttons__eyebrow{font-size:.5625rem;letter-spacing:.02em;line-height:1.15;opacity:.82;white-space:nowrap}.sc-store-buttons--badge .sc-store-buttons__label{font-size:.875rem;font-weight:600;line-height:1.15;white-space:nowrap}.sc-store-buttons--badge .sc-store-buttons__text{min-width:0}.sc-store-buttons__btn--light{background:var(--cc-bg-card);border:1px solid var(--cc-border);color:var(--cc-text)}.sc-store-buttons__text{display:flex;flex-direction:column;align-items:flex-start;gap:2px;min-width:0}.sc-store-buttons__eyebrow{display:block;font-size:.625rem;letter-spacing:.02em;opacity:.72;line-height:1.2;white-space:nowrap}.sc-store-buttons__label{display:block;font-size:.9375rem;font-weight:600;line-height:1.2;white-space:nowrap}.sc-store-buttons__external{margin-left:auto;opacity:.45}@media (max-width:960px){.sc-app-launch__inner{grid-template-columns:1fr}.sc-app-launch__visual{order:-1}.sc-store-buttons__btn{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 6px);min-width:min(100%,220px)}}@media (max-width:560px){.sc-store-buttons{flex-direction:column}.sc-store-buttons__btn{width:100%;flex:none}.sc-store-buttons--official{align-items:flex-start;gap:10px}.sc-store-buttons--official .sc-store-badge{width:fit-content;max-width:100%}.sc-store-buttons--official .sc-store-badge img{width:auto;max-width:168px;height:48px;aspect-ratio:auto;object-fit:contain}.sc-store-buttons--official .sc-store-launch-web{max-width:220px}}