.product-hub{padding-block:clamp(48px,8vw,88px)}.product-hub__header{max-width:40rem;margin:0 auto clamp(28px,5vw,40px);text-align:center}.product-hub__title{font-family:var(--cc-font-display);font-size:clamp(1.85rem,4.8vw,2.75rem);font-weight:700;letter-spacing:-.04em;margin:0 0 12px}.product-hub__lead{margin:0;font-size:clamp(1rem,2vw,1.125rem);font-weight:500;line-height:1.65;color:var(--cc-text-muted)}.product-hub__selectors{display:grid;grid-template-columns:1fr;grid-gap:12px;gap:12px;margin-bottom:clamp(24px,4vw,32px)}@media (min-width:720px){.product-hub__selectors{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}}.product-hub__selector{display:flex;flex-direction:column;align-items:flex-start;gap:8px;padding:clamp(18px,2.5vw,22px);border:1px solid var(--cc-border);border-radius:var(--cc-radius-lg);background:var(--cc-bg-card);cursor:pointer;text-align:left;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.product-hub__selector:hover{border-color:var(--cc-border-strong)}.product-hub__selector--active,.product-hub__selector:hover{transform:translateY(-2px);box-shadow:var(--cc-shadow-card)}.product-hub__selector--sportscove{background:linear-gradient(155deg,#ffffff 0,var(--cc-accent-sportscove-soft) 100%)}.product-hub__selector--sportscove.product-hub__selector--active{border-color:color-mix(in srgb,var(--cc-accent-sportscove) 45%,var(--cc-border))}.product-hub__selector--flowai{background:linear-gradient(155deg,#ffffff 0,var(--cc-accent-flowai-soft) 100%)}.product-hub__selector--flowai.product-hub__selector--active{border-color:color-mix(in srgb,var(--cc-accent-flowai) 45%,var(--cc-border))}.product-hub__selector--mechcove{background:linear-gradient(155deg,#ffffff 0,var(--cc-accent-mechcove-soft) 100%)}.product-hub__selector--mechcove.product-hub__selector--active{border-color:color-mix(in srgb,var(--cc-accent-mechcove) 45%,var(--cc-border))}.product-hub__selector-label{font-family:var(--cc-font-display);font-size:clamp(1.125rem,2.2vw,1.375rem);font-weight:700;letter-spacing:-.03em;color:var(--cc-text)}.product-hub__selector-tagline{font-size:clamp(.875rem,1.6vw,.9375rem);font-weight:500;line-height:1.5;color:var(--cc-text-muted)}.product-hub__panel{display:flex;flex-direction:column;gap:clamp(32px,5vw,48px);padding:clamp(22px,3vw,32px);border-radius:var(--cc-radius-xl);border:1px solid var(--cc-border);background:var(--cc-bg-card);box-shadow:var(--cc-shadow-sm,0 4px 24px rgba(0,0,0,.04));max-width:100%;overflow-x:clip;overflow-y:visible}.product-hub__block{display:flex;flex-direction:column;gap:clamp(14px,2.5vw,18px)}.product-hub__block--flush{gap:0}.product-hub__block-title{margin:0;font-family:var(--cc-font-display);font-size:clamp(1rem,2vw,1.125rem);font-weight:700;letter-spacing:-.02em;color:var(--cc-text)}.product-hub__block-label{display:none}.product-hub__block+.product-hub__block{padding-top:clamp(24px,3vw,32px);border-top:1px solid var(--cc-border)}.product-hub__block+.product-hub__block--flush,.product-hub__block--flush+.product-hub__block{border-top:1px solid var(--cc-border)}.product-hub__overview{display:grid;grid-gap:clamp(16px,3vw,24px);gap:clamp(16px,3vw,24px);align-items:start}@media (min-width:900px){.product-hub__overview{grid-template-columns:minmax(0,1fr) minmax(240px,320px);grid-template-rows:auto auto;column-gap:clamp(24px,3vw,32px)}.product-hub__overview-copy{grid-column:1;grid-row:1}.product-hub__overview-media{grid-column:2;grid-row:1/span 2;align-self:center}.product-hub__overview-footer{grid-column:1;grid-row:2}}.product-hub__overview-footer{display:flex;flex-direction:column;gap:14px;min-width:0}.product-hub__badge{display:inline-block;margin-bottom:10px;padding:4px 10px;border-radius:999px;font-size:.6875rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;background:var(--cc-surface-2);border:1px solid var(--cc-border);color:var(--cc-text-muted)}.product-hub__overview-hook{margin:0 0 12px;font-family:var(--cc-font-display);font-size:clamp(1.25rem,2.8vw,1.5rem);font-weight:700;letter-spacing:-.03em;line-height:1.25;color:var(--cc-text)}.product-hub__overview-problem{margin:0 0 14px;line-height:1.65}.product-hub__highlights,.product-hub__overview-problem{font-size:clamp(.9375rem,1.8vw,1rem);color:var(--cc-text-body)}.product-hub__highlights{margin:0 0 16px;padding-left:1.15rem;line-height:1.6}.product-hub__highlights li+li{margin-top:6px}.product-hub__proof{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px 12px;gap:10px 12px;margin-bottom:0}@media (max-width:520px){.product-hub__proof{grid-template-columns:1fr;gap:8px}}.product-hub__proof-item{display:flex;flex-direction:column;gap:2px;min-width:0;padding:10px 12px;border-radius:var(--cc-radius-md);border:1px solid var(--cc-border);background:var(--cc-surface)}.product-hub__proof-value{font-family:var(--cc-font-display);font-size:clamp(1rem,2.2vw,1.25rem);font-weight:700;letter-spacing:-.03em;color:var(--cc-text);line-height:1.15}.product-hub__proof-label{font-size:clamp(.6875rem,1.6vw,.8125rem);font-weight:600;line-height:1.35;color:var(--cc-text-muted);text-wrap:balance}.product-hub__overview-actions{display:flex;flex-wrap:wrap;gap:10px 12px}.product-hub__closing{margin:0;font-size:.9375rem;font-weight:500;color:var(--cc-text-muted)}.product-hub__overview-media img{display:block;width:100%;height:auto;object-fit:contain;object-position:center center}.product-hub__overview-media{margin:0;border-radius:var(--cc-radius-lg);overflow:hidden;border:1px solid var(--cc-border);background:var(--cc-surface-2);padding:clamp(8px,2vw,12px)}.product-hub__overview-media .cc-media--intro{max-height:none}.product-hub__how-card{padding:clamp(16px,3vw,20px);border-radius:var(--cc-radius-lg);border:1px solid var(--cc-glass-edge,var(--cc-border));background:var(--cc-glass-bg);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);box-shadow:inset 0 1px 0 rgba(255,255,255,.7),0 4px 16px rgba(18,16,31,.04)}@media (min-width:640px){.product-hub__how-card{grid-template-columns:minmax(140px,200px) minmax(0,1fr)}}.product-hub__how-media{margin:0;border-radius:var(--cc-radius-md);overflow:hidden;border:1px solid var(--cc-border);aspect-ratio:16/10;max-height:140px}.product-hub__how-media img{width:100%;height:100%;object-fit:cover;object-position:center top}.product-hub__how-stat{margin:0 0 6px;font-size:clamp(1rem,2.4vw,1.25rem);font-weight:700;line-height:1.25;letter-spacing:-.02em;color:var(--cc-text);text-wrap:balance;max-width:100%}.product-hub__how-title{margin:0 0 8px;font-size:clamp(1rem,2vw,1.125rem);font-weight:700;color:var(--cc-text)}.product-hub__how-text{margin:0;font-size:clamp(.9375rem,1.8vw,1rem);line-height:1.65;color:var(--cc-text-muted)}.product-hub__five-whys-eyebrow{margin:0 0 8px;font-size:var(--cc-text-xs);font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--cc-text-muted)}.product-hub__five-whys-title{margin:0 0 16px;font-size:clamp(1.0625rem,2vw,1.25rem);font-weight:700;letter-spacing:-.02em;color:var(--cc-text)}.product-hub__five-whys-list{margin:0 0 20px;padding:0;list-style:none;display:flex;flex-direction:column;gap:10px}.product-hub__five-whys-list li{display:flex;gap:12px;align-items:flex-start;padding:14px 16px;border-radius:var(--cc-radius-lg);border:1px solid var(--cc-glass-edge,var(--cc-border));background:var(--cc-glass-bg);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);font-size:clamp(.9375rem,1.8vw,1rem);line-height:1.6;color:var(--cc-text-body);box-shadow:inset 0 1px 0 rgba(255,255,255,.7),0 4px 16px rgba(18,16,31,.04)}.product-hub__five-whys-list li>span:last-child{flex:1 1;min-width:0}.product-hub__five-whys-num{flex-shrink:0;width:26px;height:26px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--cc-accent-indigo);color:#ffffff;font-size:.75rem;font-weight:700}.product-hub__five-whys--sportscove .product-hub__five-whys-num{background:var(--cc-accent-sportscove)}.product-hub__five-whys--flowai .product-hub__five-whys-num{background:var(--cc-accent-flowai)}.product-hub__five-whys--mechcove .product-hub__five-whys-num{background:var(--cc-accent-mechcove)}.product-hub__story{padding:18px 20px;border-radius:var(--cc-radius-lg);border:1px solid var(--cc-border);background:var(--cc-bg-elevated)}.product-hub__story-label{margin:0 0 10px;font-size:var(--cc-text-xs);font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--cc-text-muted)}.product-hub__story-text{margin:0 0 12px;font-size:var(--cc-text-sm);line-height:1.65;color:var(--cc-text)}.product-hub__story-source{margin:0;font-size:var(--cc-text-xs);line-height:1.5;color:var(--cc-text-muted);font-style:italic}.product-hub__get-started-body{padding:clamp(18px,3vw,24px)}.product-hub__get-started-label{margin:0 0 10px;font-size:var(--cc-text-xs);font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--cc-text-muted)}.product-hub__get-started-audiences{margin:0 0 18px;padding-left:1.15rem;color:var(--cc-text-body)}.product-hub__get-started-steps{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:14px}.product-hub__get-started-steps li{display:flex;gap:12px;align-items:flex-start}.product-hub__get-started-num{flex-shrink:0;width:28px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--cc-accent-indigo-soft);color:var(--cc-accent-indigo);font-size:.8125rem;font-weight:700}.product-hub__get-started-link{display:inline-flex;align-items:center;gap:6px;font-weight:700;color:var(--cc-text);text-decoration:none}.product-hub__get-started-steps p{margin:4px 0 0;font-size:var(--cc-text-sm);line-height:1.55;color:var(--cc-text-muted)}.product-hub__get-started{border:1px solid var(--cc-border);border-radius:var(--cc-radius-lg);overflow:hidden;background:var(--cc-bg-elevated)}.prob-stmt--embedded{padding:0;min-width:0;width:100%}.prob-stmt--embedded .prob-stmt__panel,.prob-stmt--embedded .prob-stmt__panel--embedded,.product-hub__benchmark{padding:0;border:none;background:transparent;box-shadow:none}.product-hub__benchmark .bench-strip__panel-head{margin-bottom:14px}.product-hub__stack-summary{margin:0 0 16px;font-size:clamp(.9375rem,1.8vw,1rem);line-height:1.65;color:var(--cc-text-muted)}.product-hub__stack-layers{display:grid;grid-gap:12px;gap:12px}@media (min-width:640px){.product-hub__stack-layers{grid-template-columns:repeat(3,minmax(0,1fr))}}.product-hub__stack-layer{padding:14px 16px;border-radius:var(--cc-radius-md);border:1px solid var(--cc-border);background:var(--cc-bg-elevated)}.product-hub__stack-layer h4{margin:0 0 8px;font-size:.8125rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--cc-text-subtle)}.product-hub__stack-layer ul{margin:0;padding-left:1rem;font-size:.875rem;line-height:1.55;color:var(--cc-text-body)}.product-hub__stack-layer li+li{margin-top:4px}.product-hub__integration-chips{display:flex;flex-wrap:wrap;gap:8px;margin:16px 0 0;padding:0;list-style:none}.product-hub__integration-chip{padding:6px 12px;border-radius:999px;font-size:.8125rem;font-weight:600;border:1px solid var(--cc-border);background:var(--cc-surface);color:var(--cc-text-muted)}.product-hub .cap-show{padding:0}.product-hub .cap-show .cc-container-wide{padding:0;max-width:none}.product-hub .cap-show__header .cap-show__title,.product-hub .cap-show__header .cc-slash-eyebrow{display:none}.product-hub .cap-show__thesis{margin-top:0}.company-intro__header--hub{max-width:46rem}.company-intro__header--hub .company-intro__hook{max-width:none}@media (max-width:719px){.product-hub__overview-hook{font-size:clamp(1.125rem,4.5vw,1.35rem);line-height:1.3}.product-hub__overview-media{order:0}}.home-market{padding:var(--cc-section-y) 0;background:var(--cc-bg-elevated)}.home-market__inner{display:flex;flex-direction:column;gap:clamp(28px,5vw,40px)}.home-market__head{max-width:38rem;margin-inline:auto;text-align:center}.home-market__title{margin:0 0 12px;font-family:var(--cc-font-display);font-size:clamp(1.85rem,4vw,2.75rem);font-weight:600;letter-spacing:-.035em;line-height:1.12;color:var(--cc-text);text-wrap:balance}.home-market__lead{margin:0 0 20px;font-size:var(--cc-text-lg);line-height:var(--cc-leading-body);color:var(--cc-text-muted);text-wrap:pretty}.home-market__link{display:inline-flex;align-items:center;gap:8px;font-size:var(--cc-text-sm);font-weight:600;color:var(--cc-teal);text-decoration:none;transition:gap .2s ease,color .2s ease}.home-market__link:hover{gap:12px;color:var(--cc-teal-dark)}.home-market__map,.home-market__map .user-map--split{width:100%}@media (max-width:767px){.home-market__head{text-align:left;margin-inline:0}}.home-video-hero{background:#000;width:100%;margin-top:calc(-1 * var(--cc-nav-height, 64px))}.home-video-hero__stage{position:relative;width:100%;height:calc(100svh + var(--cc-nav-height, 64px));min-height:calc(480px + var(--cc-nav-height, 64px));max-height:none;overflow:hidden}.home-video-hero__device-screen>picture,.home-video-hero__stage>picture{display:contents}.home-video-hero__instant-backdrop,img.home-video-hero__instant-backdrop[width][height]{position:absolute;inset:0;z-index:0;width:100%;height:100%;max-width:none;object-fit:cover;object-position:center center;background-color:#0a0a0a;transform:translateZ(0);pointer-events:none}.home-video-hero__reel{position:absolute;inset:0;z-index:1;overflow:hidden;background:#000}.home-video-hero__slide{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity .85s cubic-bezier(.4,0,.2,1),visibility 0s linear .85s;pointer-events:none;background:#000}.home-video-hero__slide--active{opacity:1;visibility:visible;transition:opacity .85s cubic-bezier(.4,0,.2,1),visibility 0s linear 0s;z-index:1}.home-video-hero__slide--demo{background:#050505}.home-video-hero__slide--cover{background:#000}.home-video-hero__cover-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}@media (max-width:768px){.home-video-hero__cover-video{object-position:center top}}.home-video-hero__demo-stage{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:calc(var(--cc-nav-height, 72px) + 4px) clamp(8px,2vw,20px) clamp(48px,7vh,64px);gap:clamp(8px,1.5vh,14px)}.home-video-hero__demo-ambient{position:absolute;inset:0;background:radial-gradient(ellipse 90% 70% at 50% 38%,rgba(59,130,246,.14) 0,transparent 62%),radial-gradient(ellipse 60% 50% at 20% 80%,rgba(16,185,129,.08) 0,transparent 55%),radial-gradient(ellipse 50% 40% at 85% 20%,rgba(255,255,255,.04) 0,transparent 50%),linear-gradient(180deg,#0a0a0a,#050505 45%,#0a0a0a);pointer-events:none}.home-video-hero__demo-glow{position:absolute;top:50%;left:50%;width:min(680px,96vw);height:min(820px,82svh);transform:translate(-50%,-52%);border-radius:50%;background:radial-gradient(circle,rgba(59,130,246,.22) 0,transparent 68%);filter:blur(40px);opacity:.85;pointer-events:none;animation:home-demo-glow-pulse 6s ease-in-out infinite}@keyframes home-demo-glow-pulse{0%,to{opacity:.65;transform:translate(-50%,-54%) scale(1)}50%{opacity:.95;transform:translate(-50%,-54%) scale(1.06)}}.home-video-hero__device{position:relative;z-index:1;--demo-max-h:calc(100svh - var(--cc-nav-height, 72px) - 128px);width:min(96vw,calc(var(--demo-max-h) * var(--device-aspect-w, 1080) / var(--device-aspect-h, 1156)),560px);aspect-ratio:var(--device-aspect-w,1080) /var(--device-aspect-h,1156);flex-shrink:0;padding:3px;border-radius:clamp(22px,5vw,32px);background:linear-gradient(145deg,rgba(255,255,255,.42),rgba(255,255,255,.08) 40%,rgba(255,255,255,.22));box-shadow:0 0 0 1px rgba(255,255,255,.14),0 32px 64px rgba(0,0,0,.55),0 0 80px rgba(59,130,246,.12);animation:home-demo-device-float 7s ease-in-out infinite}@keyframes home-demo-device-float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.home-video-hero__device-bezel{position:absolute;inset:3px;border-radius:clamp(19px,4.5vw,29px);box-shadow:inset 0 0 0 1px rgba(0,0,0,.45);pointer-events:none;z-index:2}.home-video-hero__device-screen{position:relative;width:100%;height:100%;border-radius:clamp(19px,4.5vw,29px);overflow:hidden;background:#0a0a0a;isolation:isolate;contain:strict}.home-video-hero__device-poster,.home-video-hero__device-video,img.home-video-hero__device-poster[width][height]{position:absolute;top:0;left:0;width:100%;height:100%;max-width:none;display:block;pointer-events:none;-webkit-object-fit:contain;object-fit:contain;object-position:center center;transform:translateZ(0)}.home-video-hero__device-poster{z-index:2;transition:opacity .35s ease,visibility .35s ease}.home-video-hero__device-poster--hidden{opacity:0;visibility:hidden}.home-video-hero__device-video{z-index:1}.home-video-hero--demo .home-video-hero__content{padding-bottom:80px;max-width:min(520px,92vw)}.home-video-hero--demo .home-video-hero__title{font-size:clamp(1.1rem,4.2vw,2rem);max-width:22ch}.home-video-hero--demo .home-video-hero__lead{display:none}.home-video-hero__poster{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;z-index:2;object-fit:cover;object-position:center center}.home-video-hero__fill--cover,.home-video-hero__youtube.home-video-hero__fill--cover{position:absolute;top:50%;left:50%;width:max(100vw,177.78svh);height:max(100%,56.25vw);min-width:100%;min-height:100%;transform:translate(-50%,-50%);pointer-events:none}.home-video-hero__youtube.home-video-hero__fill--cover{overflow:hidden;z-index:1}.home-video-hero__youtube.home-video-hero__fill--cover iframe{position:absolute;inset:0;width:100%;height:100%;border:0;pointer-events:none}.home-video-hero--demo .home-video-hero__scrim{background:linear-gradient(180deg,rgba(0,0,0,.28) 0,transparent 14%,transparent 88%,rgba(0,0,0,.5))}.home-video-hero__scrim{position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,rgba(0,0,0,.24) 0,transparent 16%,transparent 55%,rgba(0,0,0,.72)),linear-gradient(90deg,rgba(0,0,0,.22) 0,transparent 40%);pointer-events:none}.home-video-hero__eyebrow-wrap{position:absolute;top:calc(var(--cc-nav-height, 72px) + 16px);left:clamp(16px,4vw,32px);z-index:2;pointer-events:none}.home-video-hero__eyebrow{margin:0;font-size:.625rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:rgba(255,255,255,.72)}.home-video-hero__content{position:absolute;left:0;right:0;bottom:0;z-index:2;text-align:left;padding:0 clamp(16px,4vw,32px) 88px;max-width:640px}.home-video-hero__title{margin:0 0 12px;font-size:clamp(1.85rem,5vw,3.35rem);font-weight:600;letter-spacing:-.045em;line-height:1.06;color:#fff;text-wrap:balance;max-width:14ch;text-shadow:0 2px 24px rgba(0,0,0,.55)}.home-video-hero__lead{margin:0 0 18px;max-width:42ch;font-size:clamp(.9375rem,1.9vw,1.125rem);font-weight:400;line-height:1.6;color:rgba(255,255,255,.68);text-wrap:balance}.home-video-hero__actions{width:100%;max-width:min(100%,420px);margin-top:4px}.home-video-hero__primary-actions{display:flex;flex-direction:row;flex-wrap:wrap;gap:8px;width:100%;max-width:100%}.home-video-hero__btn{display:inline-flex;align-items:center;justify-content:center;width:auto;flex:1 1 auto;min-height:42px;min-width:0;padding:0 18px;border-radius:999px;font-size:var(--cc-text-sm);font-weight:600;text-decoration:none;white-space:nowrap;text-shadow:0 1px 8px rgba(0,0,0,.45);transition:transform .2s ease,box-shadow .2s ease,background .2s ease,border-color .2s ease}.home-video-hero__btn--primary{background:linear-gradient(135deg,#ffffff,#f0ecff);color:#121018;border:1px solid rgba(255,255,255,.9);box-shadow:0 8px 28px rgba(0,0,0,.35)}.home-video-hero__btn--primary:hover{transform:translateY(-2px);box-shadow:0 12px 36px rgba(167,139,250,.35)}.home-video-hero__btn--secondary{background:rgba(255,255,255,.08);color:#fff;border:1px solid rgba(255,255,255,.35);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.home-video-hero__btn--secondary:hover{border-color:rgba(255,255,255,.65);background:rgba(255,255,255,.14);transform:translateY(-1px)}.home-video-hero__controls{position:absolute;top:calc(var(--cc-nav-height, 72px) + 12px);right:clamp(16px,4vw,32px);z-index:4}.home-video-hero__controls--media{display:flex;flex-direction:column;gap:8px;align-items:flex-end}.home-video-hero__nav{position:absolute;top:50%;z-index:5;transform:translateY(-50%);width:44px;height:44px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.22);border-radius:50%;background:rgba(0,0,0,.35);color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);transition:background .2s ease,border-color .2s ease,transform .15s ease;pointer-events:auto}.home-video-hero__nav:hover{background:rgba(0,0,0,.6);border-color:rgba(255,255,255,.45)}.home-video-hero__nav--prev{left:clamp(12px,3vw,24px)}.home-video-hero__nav--next{right:clamp(12px,3vw,24px)}.home-video-hero__dots{position:absolute;bottom:28px;left:50%;transform:translateX(-50%);z-index:3;display:flex;align-items:center;gap:8px}.home-video-hero__dot{position:relative;width:44px;height:44px;padding:0;border:none;border-radius:50%;background:transparent;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;transition:none}.home-video-hero__dot:before{content:"";position:absolute;top:50%;left:50%;width:6px;height:6px;border-radius:50%;background:rgba(255,255,255,.35);transform:translate(-50%,-50%);transition:transform .2s ease,background .2s ease}.home-video-hero__dot--active:before{background:#fff;transform:translate(-50%,-50%) scale(1.25)}.home-video-hero__dot:hover:before{background:rgba(255,255,255,.7)}.home-video-hero__scroll{position:absolute;bottom:24px;right:clamp(16px,4vw,32px);z-index:3;width:40px;height:40px;display:flex;align-items:center;justify-content:center;color:rgba(255,255,255,.65);border:1px solid rgba(255,255,255,.22);border-radius:50%;background:rgba(0,0,0,.3);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);transition:color .2s ease,border-color .2s ease}.home-video-hero__scroll:hover{color:#fff;border-color:rgba(255,255,255,.5)}@media (min-width:769px){.home-video-hero__stage{height:max(calc(100svh + var(--cc-nav-height, 64px)),56.25vw);max-height:none}.home-video-hero__device{--demo-max-h:calc(100svh - var(--cc-nav-height, 72px) - 64px);width:min(96vw,calc(var(--demo-max-h) * var(--device-aspect-w, 1080) / var(--device-aspect-h, 1156)),480px)}.home-video-hero__content{padding-bottom:96px}.home-video-hero__title{max-width:22ch}.home-video-hero__primary-actions{flex-direction:row;flex-wrap:wrap}.home-video-hero__primary-actions .home-video-hero__btn{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 4px);min-width:140px}}@media (max-width:900px){.home-video-hero{margin-top:0}.home-video-hero__stage{height:calc(100svh - var(--cc-nav-total-height, var(--cc-nav-height, 64px)));min-height:max(420px,calc(100svh - var(--cc-nav-total-height, var(--cc-nav-height, 64px))))}}@media (max-width:768px){.home-video-hero__stage{height:calc(100svh - var(--cc-nav-total-height, var(--cc-nav-height, 64px)));min-height:max(420px,calc(100svh - var(--cc-nav-total-height, var(--cc-nav-height, 64px))));max-height:none}.home-video-hero__device{--demo-max-h:calc(100svh - var(--cc-nav-height, 72px) - 112px);width:min(96vw,calc(var(--demo-max-h) * var(--device-aspect-w, 1080) / var(--device-aspect-h, 1156)))}.home-video-hero__demo-stage{padding-bottom:clamp(44px,6vh,56px)}.home-video-hero--demo .home-video-hero__content{padding-bottom:112px;max-width:none}.home-video-hero--demo .home-video-hero__title{font-size:clamp(1rem,4.5vw,1.35rem);max-width:18ch}.home-video-hero__content{left:0;right:0;max-width:none;padding:0 16px 96px}.home-video-hero__actions{max-width:none;margin-top:10px}.home-video-hero__primary-actions{gap:8px}.home-video-hero__primary-actions .home-video-hero__btn{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 4px);min-width:0;min-height:40px;padding:0 14px;font-size:.8125rem}.home-video-hero__title{font-size:clamp(1.25rem,5.5vw,1.65rem);max-width:18ch;margin-bottom:0}.home-video-hero__lead{display:none}.home-video-hero__dots{bottom:32px;max-width:calc(100% - 120px);flex-wrap:wrap;justify-content:center}.home-video-hero__scroll{bottom:20px}.home-video-hero__nav{width:38px;height:38px}.home-video-hero__nav--prev{left:10px}.home-video-hero__nav--next{right:10px}}@media (prefers-reduced-motion:reduce){.home-video-hero__demo-glow,.home-video-hero__device{animation:none}.home-video-hero__device-video,.home-video-hero__video,.home-video-hero__youtube{display:none}.home-video-hero__stage{background-color:#0a0a0a}}.how-section{background:var(--cc-bg-elevated);border-top:1px solid var(--cc-border)}.how-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:clamp(24px,4vw,48px);gap:clamp(24px,4vw,48px)}.how-column{background:var(--cc-bg-card);border:1px solid var(--cc-border);border-radius:var(--cc-radius-lg);padding:clamp(24px,4vw,36px)}.how-column__title{font-size:clamp(1rem,2.5vw,1.15rem);font-weight:600;color:var(--cc-accent);margin:0 0 24px;padding-bottom:16px;border-bottom:1px solid var(--cc-border);line-height:1.35}[data-theme=light] .how-column__title{color:var(--cc-teal)}.how-steps{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:0}.how-step{display:flex;gap:16px;align-items:flex-start;padding:20px 0;border-bottom:1px solid var(--cc-border)}.how-step:last-child{border-bottom:none;padding-bottom:0}.how-step:first-child{padding-top:0}.how-step__icon{flex-shrink:0;width:48px;height:48px;border-radius:var(--cc-radius-sm);background:var(--cc-accent-dim);color:var(--cc-accent);display:flex;align-items:center;justify-content:center}[data-theme=light] .how-step__icon{color:var(--cc-teal)}.how-step__num{font-size:.7rem;font-weight:700;letter-spacing:.08em;color:var(--cc-text-subtle);display:block;margin-bottom:4px}.how-step__content h4{font-size:1.05rem;font-weight:600;margin:0 0 8px;color:var(--cc-text);line-height:1.3}.how-step__content p{font-size:.925rem;line-height:1.65;color:var(--cc-text-muted);margin:0}@media (max-width:768px){.how-grid{grid-template-columns:1fr;gap:20px}.how-column--coaches{margin-top:0}.how-step{padding:18px 0;gap:14px}.how-step__icon{width:44px;height:44px}}@media (max-width:480px){.how-column{padding:20px 18px}.how-step__content h4{font-size:1rem}.how-step__content p{font-size:.875rem}}.media-hero{background:var(--cc-bg);padding-bottom:clamp(48px,6vw,72px);border-bottom:1px solid var(--cc-border)}.media-hero--home{padding-top:0;padding-bottom:0;display:flex;flex-direction:column;background:#050505;border-bottom:none}.media-hero--video-only{min-height:auto}.media-hero--video-only .media-hero__stage-wrap--bleed{flex:none;display:block;padding:0;width:100%;max-width:none}.media-hero--video-only .media-hero__stage{min-height:clamp(220px,52vw,520px);max-height:min(72vh,640px);border-radius:0;width:100%;margin:0;padding-top:var(--cc-nav-height)}.media-hero--video-only .media-hero__media-fill .media-hero__iframe,.media-hero--video-only .media-hero__media-fill .media-hero__poster,.media-hero--video-only .media-hero__media-fill .media-hero__video{width:100%;max-width:100%;max-height:100%;object-fit:cover}.media-hero--video-only .media-hero__nav{opacity:.85}.media-hero__footer--minimal{display:flex;justify-content:center;padding:12px 20px 16px;background:#050505}.media-hero__footer--minimal .media-hero__dots{margin:0;padding:0}.media-hero--video-only .media-hero__dot{background:rgba(255,255,255,.28)}.media-hero--video-only .media-hero__dot--active{background:#ffffff}.media-hero--cinematic{color:#ffffff}.media-hero--cinematic .media-hero__stage-wrap--bleed{flex:1 1;display:flex;flex-direction:column;padding:0;width:100%;max-width:none}.media-hero--cinematic .media-hero__stage{flex:1 1;min-height:calc(100svh - var(--cc-nav-height) - 120px);max-height:none;border-radius:0;width:100%;margin:0;padding-top:var(--cc-nav-height)}.media-hero__media-fill{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:#050505}.media-hero__media-fill .media-hero__iframe,.media-hero__media-fill .media-hero__poster,.media-hero__media-fill .media-hero__video{width:min(100%,calc(var(--media-aspect, 1.777) * min(100%, 100%)));max-width:100%;max-height:100%;height:auto;aspect-ratio:var(--media-aspect,16/9);object-fit:contain}.media-hero--cinematic .media-hero__overlay{background:linear-gradient(180deg,rgba(0,0,0,.72) 0,rgba(0,0,0,.08) 38%,rgba(0,0,0,.15) 62%,rgba(0,0,0,.92)),radial-gradient(ellipse 70% 50% at 50% 45%,transparent 0,rgba(0,0,0,.35) 100%)}.media-hero__editorial{position:absolute;top:calc(var(--cc-nav-height) + clamp(20px, 4vw, 36px));left:0;right:0;z-index:2;pointer-events:none;text-align:left;padding:0 clamp(20px,4vw,32px)}.media-hero__editorial-badge{letter-spacing:.14em;color:rgba(255,255,255,.72);margin:0 0 12px}.media-hero__editorial-badge,.media-hero__editorial-eyebrow{font-size:var(--cc-text-xs);font-weight:600;text-transform:uppercase}.media-hero__editorial-eyebrow{letter-spacing:.18em;color:rgba(255,255,255,.55);margin:0 0 10px}.media-hero__editorial-title{font-size:clamp(1.75rem,5vw,3.25rem);font-weight:600;line-height:1.05;letter-spacing:-.04em;color:#ffffff;margin:0 0 12px;max-width:14ch;text-wrap:balance}.media-hero__editorial-sub{font-size:clamp(.95rem,2vw,1.1rem);line-height:1.55;color:rgba(255,255,255,.78);margin:0;max-width:480px}.media-hero__progress{position:absolute;left:0;right:0;bottom:0;height:2px;background:rgba(255,255,255,.15);z-index:4}.media-hero__progress-fill{display:block;height:100%;width:var(--hero-progress,0);background:#ffffff;transition:width .45s ease}.media-hero__footer--cinematic{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 20px;background:#050505}.media-hero__footer--cinematic .media-hero__dots{margin:0;padding:0;justify-content:flex-start;max-width:none}.media-hero__footer--cinematic .media-hero__counter{margin:0;padding:0;text-align:right;color:rgba(255,255,255,.55);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.media-hero--cinematic .media-hero__dot{background:rgba(255,255,255,.25)}.media-hero--cinematic .media-hero__dot--active{background:#ffffff}.media-hero__cta-primary{background:#ffffff!important;color:#0a0a0a!important;border-color:#ffffff!important}.media-hero__stats{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--cc-border);background:var(--cc-bg)}.media-hero__stat{padding:clamp(20px,3vw,28px) clamp(16px,3vw,24px);border-right:1px solid var(--cc-border);text-align:center}.media-hero__stat:last-child{border-right:none}.media-hero__stat-value{display:block;font-size:clamp(1.5rem,3vw,2rem);font-weight:600;letter-spacing:-.03em;color:var(--cc-text);margin-bottom:4px}.media-hero__stat-label{display:block;font-size:var(--cc-text-xs);font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--cc-text-subtle)}@media (max-width:768px){.media-hero--cinematic .media-hero__stage{min-height:calc(100svh - var(--cc-nav-height) - 100px)}.media-hero__editorial-title{max-width:100%}.media-hero__footer--cinematic{flex-direction:column;align-items:flex-start}.media-hero__footer--cinematic .media-hero__counter{text-align:left}.media-hero__stats{grid-template-columns:1fr}.media-hero__stat{border-right:none;border-bottom:1px solid var(--cc-border)}.media-hero__stat:last-child{border-bottom:none}}.media-hero__header{padding:clamp(40px,6vw,56px) 20px clamp(24px,4vw,32px);text-align:center}.media-hero__title{font-size:var(--cc-text-2xl);font-weight:600;letter-spacing:-.03em;color:var(--cc-text);margin:0 0 12px}.media-hero__subtitle{font-size:var(--cc-text-base);line-height:1.65;color:var(--cc-text-muted);margin:0 auto;max-width:560px}.media-hero__stage-wrap{padding:0 20px}.media-hero__stage{position:relative;width:100%;margin:0 auto;background:#0a0a0a;border-radius:var(--cc-radius-lg);overflow:hidden;display:flex;align-items:center;justify-content:center;min-height:clamp(280px,42vh,420px);max-height:min(85vh,720px)}.media-hero__slide{position:absolute;inset:0;opacity:0;pointer-events:none;transition:opacity .45s ease}.media-hero__slide--active{opacity:1;pointer-events:auto}.media-hero__media-box{width:min(100%,calc(var(--media-aspect, 1.777) * min(85vh, 720px)));max-width:100%;height:auto;max-height:min(85vh,720px);aspect-ratio:var(--media-aspect,16/9);margin:0 auto;display:flex;align-items:center;justify-content:center;background:#0a0a0a}.media-hero__iframe,.media-hero__poster,.media-hero__video{width:100%;height:100%;object-fit:contain;display:block;border:none}.media-hero__iframe{pointer-events:none}.media-hero__overlay{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.88) 0,rgba(0,0,0,.25) 42%,rgba(0,0,0,.05));pointer-events:none;z-index:1}.media-hero__caption{position:absolute;left:0;right:0;bottom:0;z-index:2;padding:clamp(16px,3vw,28px) clamp(16px,3vw,24px);color:#ffffff}.media-hero__sport{font-size:var(--cc-text-xs);font-weight:600;letter-spacing:.12em;text-transform:uppercase;opacity:.85;margin:0 0 6px}.media-hero__coach-tag{font-size:clamp(1rem,2.2vw,1.35rem);font-weight:500;letter-spacing:-.02em;margin:0 0 6px;line-height:1.3;color:#ffffff}.media-hero__coach-tag strong{font-weight:600}.media-hero__credential{font-size:var(--cc-text-xs);color:rgba(255,255,255,.75);margin:0 0 12px;line-height:1.45;max-width:480px}.media-hero__actions{display:flex;flex-wrap:wrap;gap:8px}.media-hero__btn-secondary{background:transparent!important;color:#ffffff!important;border-color:rgba(255,255,255,.65)!important}.media-hero__btn-secondary:hover{background:rgba(255,255,255,.12)!important;border-color:#ffffff!important}.media-hero__nav{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:44px;height:44px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.35);border-radius:var(--cc-radius-sm);background:rgba(0,0,0,.55);color:#ffffff;cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);transition:background .2s ease}.media-hero__nav:hover{background:rgba(0,0,0,.75)}.media-hero__nav--prev{left:12px}.media-hero__nav--next{right:12px}.media-hero__dots{display:flex;justify-content:center;flex-wrap:wrap;gap:6px;margin-top:16px;padding:0 20px;max-width:640px;margin-left:auto;margin-right:auto}.media-hero__dot{width:8px;height:8px;border-radius:50%;border:none;padding:0;background:var(--cc-border-strong);cursor:pointer;transition:background .2s ease,transform .2s ease;flex-shrink:0}.media-hero__dot--active{background:var(--cc-text);transform:scale(1.15)}.media-hero__counter{text-align:center;font-size:var(--cc-text-xs);color:var(--cc-text-subtle);margin:12px auto 0;padding:0 20px}@media (max-width:768px){.media-hero__stage{min-height:clamp(240px,38vh,360px);max-height:min(75vh,560px);border-radius:var(--cc-radius-md)}.media-hero__media-box{max-height:min(75vh,560px);width:min(100%,calc(var(--media-aspect, 1.777) * min(75vh, 560px)))}}@media (max-width:640px){.media-hero__stage-wrap{padding:0 12px}.media-hero__nav{width:36px;height:36px}.media-hero__nav--prev{left:8px}.media-hero__nav--next{right:8px}.media-hero__actions{flex-direction:column}.media-hero__actions .cc-btn{width:100%;justify-content:center;min-height:44px}.media-hero__credential{display:none}}@media (min-width:641px){.media-hero__actions .cc-btn{width:auto}}@media (min-width:1024px){.media-hero__media-box,.media-hero__stage{max-height:min(80vh,680px)}.media-hero__media-box{width:min(100%,calc(var(--media-aspect, 1.777) * min(80vh, 680px)))}}@media (min-width:1280px) and (min-height:800px){.media-hero__media-box,.media-hero__stage{max-height:720px}.media-hero__media-box{width:min(100%,calc(var(--media-aspect, 1.777) * 720px))}}.problem-section{background:var(--cc-bg)}.problem-stats{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px;margin-bottom:28px}.problem-stat{text-align:center;padding:clamp(20px,3vw,28px)!important}.problem-stat__value{font-size:clamp(1.75rem,3vw,2.25rem);font-weight:700;letter-spacing:-.03em;background:var(--cc-gradient-text);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.problem-stat__label{font-size:.85rem;color:var(--cc-text);font-weight:600;margin-top:6px;line-height:1.4}.problem-stat__source{font-size:.7rem;color:var(--cc-text-subtle);margin-top:4px}.problem-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}.problem-card h3{font-size:1.15rem;font-weight:600;margin:16px 0 12px;color:var(--cc-text)}.problem-card p{font-size:.925rem;line-height:1.7;color:var(--cc-text-muted);margin:0}.problem-card__icon{width:44px;height:44px;border-radius:var(--cc-radius-sm);background:var(--cc-accent-dim);color:var(--cc-accent);display:flex;align-items:center;justify-content:center}[data-theme=light] .problem-card__icon{color:var(--cc-teal)}.solution-section{background:var(--cc-bg-elevated);border-top:1px solid var(--cc-border);border-bottom:1px solid var(--cc-border)}.solution-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}.solution-card{padding:clamp(28px,4vw,40px)!important}.solution-card--featured{border-color:var(--cc-border-strong)!important;background:linear-gradient(160deg,var(--cc-accent-dim) 0,var(--cc-bg-card) 55%)!important}.solution-card__number{font-size:.75rem;font-weight:700;letter-spacing:.1em;color:var(--cc-accent);margin-bottom:20px}[data-theme=light] .solution-card__number{color:var(--cc-teal)}.solution-card h3{font-size:1.35rem;font-weight:700;margin:0 0 8px;color:var(--cc-text)}.solution-card__tagline{font-size:.85rem;font-weight:600;color:var(--cc-accent);margin:0 0 16px!important;letter-spacing:.02em}[data-theme=light] .solution-card__tagline{color:var(--cc-teal)}.solution-card p:last-child{font-size:.925rem;line-height:1.7;color:var(--cc-text-muted);margin:0}@media (max-width:900px){.problem-stats{grid-template-columns:repeat(2,1fr)}.problem-grid,.solution-grid{grid-template-columns:1fr}}@media (max-width:480px){.problem-stats{grid-template-columns:1fr}}.sc-download-bar{background:var(--cc-surface);border-bottom:1px solid var(--cc-border);padding:clamp(20px,3vw,28px) 0}.sc-download-bar__inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:20px;padding:0 20px}.sc-download-bar__parent{display:block;font-size:var(--cc-text-xs);font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--cc-text-subtle);margin-bottom:4px}.sc-download-bar__name{font-size:var(--cc-text-xl);font-weight:600;letter-spacing:-.03em;color:var(--cc-text);margin:0 0 4px}.sc-download-bar__tagline{margin:0;max-width:420px;line-height:1.5}.sc-download-bar__platforms,.sc-download-bar__tagline{font-size:var(--cc-text-sm);color:var(--cc-text-muted)}.sc-download-bar__platforms{margin:8px 0 0}.sc-download-bar__stores{width:100%;max-width:220px}.sc-download-bar__actions{display:flex;flex-wrap:wrap;gap:8px}.sc-download-bar__btn{display:inline-flex;align-items:center;gap:8px;white-space:nowrap}.sc-download-bar__btn--ghost{background:transparent!important}@media (max-width:768px){.sc-download-bar__inner{flex-direction:column;align-items:flex-start}.sc-download-bar__actions{width:100%;flex-direction:column}.sc-download-bar__btn{width:100%;justify-content:center}}.sc-gallery{margin-top:1.5rem}.sc-gallery__intro{text-align:center;margin-bottom:1.25rem}.sc-gallery__tagline{font-size:clamp(1.25rem,3vw,1.65rem);font-weight:700;letter-spacing:-.03em;color:var(--cc-text);margin:0 0 .35rem}.sc-gallery__subline{font-size:1rem;color:var(--cc-teal);font-weight:500;margin:0}[data-theme=dark] .sc-gallery__subline{color:var(--cc-accent)}.sc-gallery__stage-asset{margin:0}.sc-gallery__stage-asset .sc-marketing-asset__caption{background:var(--cc-bg-elevated)}.sc-gallery__thumbs{display:grid;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));grid-gap:10px;gap:10px;margin-top:12px}.sc-gallery__thumb{display:flex;flex-direction:column;align-items:center;gap:6px;padding:8px;border:2px solid var(--cc-border);border-radius:var(--cc-radius-md);background:var(--cc-bg-card);cursor:pointer;font-family:inherit;transition:border-color .2s,box-shadow .2s}.sc-gallery__thumb--active{border-color:var(--cc-teal);box-shadow:0 0 0 1px var(--cc-teal)}[data-theme=dark] .sc-gallery__thumb--active{border-color:var(--cc-accent);box-shadow:0 0 0 1px var(--cc-accent)}.sc-gallery__thumb img{width:100%;aspect-ratio:9/16;object-fit:cover;object-position:top;border-radius:6px;max-height:80px;background:var(--sc-marketing-bg,#eef1f2)}.sc-gallery__thumb--landscape img{aspect-ratio:16/10;object-fit:contain;object-position:center;padding:2px}.sc-gallery__thumb span{font-size:.65rem;font-weight:600;color:var(--cc-text-muted);text-align:center;line-height:1.2}.sc-gallery__thumb--active span{color:var(--cc-text)}@media (max-width:640px){.sc-gallery__thumbs{grid-template-columns:repeat(4,1fr);gap:8px}.sc-gallery__thumb span{display:none}.sc-gallery__thumb img{max-height:64px}}.super-coaches-section{text-align:center;padding:var(--cc-section-y) 24px 48px;background:var(--cc-bg-elevated);border-top:1px solid var(--cc-border);color:var(--cc-text)}.waitlist-btn{background:var(--cc-accent);color:#050505;font-weight:600;padding:14px 28px;border:none;border-radius:999px;font-size:.95rem;cursor:pointer;transition:all .25s ease;display:inline-flex;align-items:center;gap:8px;text-decoration:none}.waitlist-btn:hover{background:#e8ffd0;transform:translateY(-1px);box-shadow:0 8px 32px rgba(207,255,165,.2)}.waitlist-note{color:var(--cc-text-muted);font-size:.925rem;max-width:560px;margin:16px auto 56px}.waitlist-note--link{display:inline-block;margin-top:20px;margin-bottom:0;color:var(--cc-accent);font-weight:600;text-decoration:none}.waitlist-note--link:hover{text-decoration:underline}.super-title{font-size:clamp(1.75rem,3vw,2.5rem);font-weight:700;letter-spacing:-.03em;margin:0 0 16px;line-height:1.2;color:var(--cc-text)}.super-description{max-width:680px;margin:0 auto;font-size:1.05rem;line-height:1.7;color:var(--cc-text-muted)}@media (max-width:768px){.super-title{font-size:1.75rem}.super-description{font-size:.95rem;padding:0 8px}.waitlist-btn{width:100%;max-width:320px;justify-content:center}}.home-cases__head{max-width:42rem;margin-bottom:2rem}.home-cases__title{margin:.5rem 0;font-size:clamp(1.5rem,3vw,2rem)}.home-cases__lead{margin:0;color:var(--cc-text-muted);line-height:1.6}.home-cases__grid{display:grid;grid-gap:1.25rem;gap:1.25rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}@media (min-width:1100px){.home-cases__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.home-cases__card{padding:1.5rem;border-radius:var(--cc-radius-lg,1rem);border:1px solid var(--cc-border);background:var(--cc-surface-raised,var(--cc-bg-elevated));display:flex;flex-direction:column;gap:1rem}.home-cases__type{margin:0;font-size:.75rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--cc-accent)}.home-cases__quote{margin:0;font-size:1rem;line-height:1.55;flex:1 1}.home-cases__footer strong{display:block}.home-cases__footer span,.home-cases__outcome{color:var(--cc-text-muted);font-size:.875rem}.home-cases__outcome{margin:.5rem 0 0}.home-cases__cta{margin-top:1.5rem}.home-impact__head{max-width:44rem;margin-bottom:1.5rem}.home-impact__title{margin:.5rem 0;font-size:clamp(1.5rem,3vw,2rem)}.home-impact__closing,.home-impact__lead{color:var(--cc-text-muted);line-height:1.6}.home-impact__link{margin-top:1rem}.testimonials-section{padding:clamp(48px,7vw,80px) 20px;background:var(--cc-bg);text-align:center;overflow:hidden;border-bottom:1px solid var(--cc-border)}.testimonials-title{font-size:clamp(1.5rem,3vw,2rem);font-weight:600;letter-spacing:-.03em;color:var(--cc-text);margin-bottom:clamp(28px,4vw,48px)}.testimonials-pause{margin-top:20px;border:1px solid var(--cc-border);background:var(--cc-bg-card);color:var(--cc-text);border-radius:var(--cc-radius-pill);padding:8px 14px;font-size:var(--cc-text-xs);font-weight:600;cursor:pointer}.testimonial-card{flex:0 0 auto;width:min(320px,78vw);background:var(--cc-bg-card);border:1px solid var(--cc-border);border-radius:var(--cc-radius-lg);padding:24px;box-shadow:var(--cc-shadow-card);display:flex;flex-direction:column;justify-content:space-between;transition:transform .25s ease,border-color .25s ease;text-align:left}.testimonial-card:hover{transform:translateY(-3px);border-color:var(--cc-border-strong)}.testimonial-name{font-size:1.25rem;font-weight:700;color:var(--cc-text);margin:0 0 8px}.testimonial-title{font-size:.9rem;color:var(--cc-text-muted);margin:0;line-height:1.4}.testimonial-text{font-size:var(--cc-text-sm);color:var(--cc-text-body);line-height:1.6;margin:0;flex-grow:1}.ticker-wrapper{position:relative;width:100%;overflow:hidden}.ticker{display:flex;gap:30px;animation:scroll 10s linear infinite}.ticker.paused{animation-play-state:paused}@keyframes scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.testimonial-card{cursor:pointer}.testimonial-card:hover{transform:translateY(-5px)}.testimonial-header{text-align:left;margin-bottom:20px}.testimonial-name{font-size:1.5rem}.testimonial-title{font-size:.95rem}.testimonial-text{font-size:1rem;text-align:left}.testimonial-rating{display:flex;justify-content:flex-start;gap:4px;margin-top:20px}.star{font-size:1.3rem;transition:color .2s ease}.star.filled{color:var(--cc-accent-coral,#f97316)}.star.empty{color:var(--cc-border-strong)}@media (max-width:768px){.testimonials-title{font-size:2rem;margin-bottom:40px}.testimonial-card{width:280px;padding:24px 20px}.testimonial-name{font-size:1.3rem}.ticker{animation-duration:3s}.testimonial-text{font-size:.95rem}}@media (max-width:480px){.testimonials-section{padding:60px 10px}.testimonial-card{width:240px;padding:20px 16px}.testimonial-name{font-size:1.2rem}.ticker{animation-duration:4s}.testimonial-text{font-size:.9rem}.star{font-size:1.1rem}}.pain-strip{background:transparent}.pain-strip__header{text-align:center;margin-bottom:clamp(28px,4vw,40px)}.pain-strip__title{font-family:var(--cc-font-display);font-size:clamp(1.65rem,4vw,2.35rem);font-weight:700;letter-spacing:-.04em;margin:0 0 10px;color:var(--cc-text)}.pain-strip__whys-em{font-weight:800;letter-spacing:-.02em}.pain-strip__lead{max-width:36rem;margin:0 auto;font-size:var(--cc-text-base);line-height:1.65;color:var(--cc-text-muted)}.pain-strip__tabs{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:20px}.pain-strip__panel{display:grid;grid-gap:24px;gap:24px;padding:clamp(24px,4vw,32px);border:1px solid var(--cc-glass-border);border-radius:var(--cc-radius-xl);background:var(--cc-glass-bg);-webkit-backdrop-filter:blur(var(--cc-glass-blur));backdrop-filter:blur(var(--cc-glass-blur));box-shadow:var(--cc-shadow-card);position:relative;overflow:hidden}.pain-strip__panel:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:var(--pain-panel-accent,var(--cc-accent-indigo))}.pain-strip__panel.cc-tile:hover{transform:translateY(-4px)}.pain-strip__panel--mechcove{--pain-panel-accent:linear-gradient(90deg,#f59e0b,#ea580c);background:linear-gradient(145deg,#ffffff 0,color-mix(in srgb,var(--cc-accent-mechcove-soft) 85%,#ffffff) 100%)}.pain-strip__panel--flowai{--pain-panel-accent:linear-gradient(90deg,#60a5fa,#2563eb);background:linear-gradient(145deg,#ffffff 0,color-mix(in srgb,var(--cc-accent-flowai-soft) 85%,#ffffff) 100%)}.pain-strip__panel--sportscove{--pain-panel-accent:linear-gradient(90deg,#2dd4bf,#0d9488);background:linear-gradient(145deg,#ffffff 0,color-mix(in srgb,var(--cc-accent-sportscove-soft) 85%,#ffffff) 100%)}@media (min-width:900px){.pain-strip__panel{grid-template-columns:1.1fr .9fr;align-items:start;gap:clamp(24px,3vw,32px)}}.pain-strip__aside{display:flex;flex-direction:column;gap:16px}.pain-strip__visual{margin:0}.pain-strip__visual-frame{border-radius:var(--cc-radius-lg);overflow:hidden;border:1px solid var(--cc-border);background:var(--cc-surface-2);box-shadow:var(--cc-shadow-card);aspect-ratio:16/10;display:flex;align-items:center;justify-content:center;padding:clamp(10px,2vw,16px);transition:transform .28s ease,box-shadow .28s ease}.pain-strip__panel:hover .pain-strip__visual-frame{transform:scale(1.02);box-shadow:var(--cc-shadow)}.pain-strip__visual-frame img{width:100%;height:100%;object-fit:contain;object-position:center;border-radius:calc(var(--cc-radius-lg) - 4px)}.pain-strip__panel--sportscove .pain-strip__visual-frame{aspect-ratio:9/16;max-width:220px;margin:0 auto;padding:8px;background:linear-gradient(145deg,#1a1a1a,#2a2a2a)}.pain-strip__panel--sportscove .pain-strip__visual-frame img{object-fit:cover;border-radius:16px}.pain-strip__eyebrow{margin:0 0 8px;font-size:var(--cc-text-xs);font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--cc-text-subtle)}.pain-strip__headline{font-size:clamp(1.25rem,2.5vw,1.65rem);font-weight:700;letter-spacing:-.03em;margin:0 0 16px;color:var(--cc-text)}.pain-strip__whys{margin:0 0 20px;padding-left:1.25rem;color:var(--cc-text-muted);line-height:1.65}.pain-strip__whys li{margin-bottom:8px}.pain-strip__cta{display:inline-flex;align-items:center;gap:6px;font-size:var(--cc-text-sm);font-weight:600;color:var(--cc-text);text-decoration:none}.pain-strip__cta:hover{opacity:.7}.pain-strip__story{padding:18px 20px;border-radius:var(--cc-radius-lg);border:1px solid var(--cc-border);background:var(--cc-bg-elevated);transition:transform .22s ease,box-shadow .22s ease}.pain-strip__story:hover{transform:translateY(-2px);box-shadow:var(--cc-shadow-card)}.pain-strip__story-label{margin:0 0 10px;font-size:var(--cc-text-xs);font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--cc-text-subtle)}.pain-strip__story-text{margin:0 0 12px;font-size:var(--cc-text-sm);line-height:1.65;color:var(--cc-text)}.pain-strip__story-source{margin:0;font-size:var(--cc-text-xs);line-height:1.5;color:var(--cc-text-muted);font-style:italic}