.marketing-shell{--landing-primary:#0097b2;--landing-primary-dark:#007a91;--landing-block-bg:#fff;--landing-text:#0f172a;--landing-text-muted:#64748b;--landing-border:#e2e8f0;--landing-white:#fff;--landing-max:85%;--font-heading:var(--font-poppins), "Poppins", system-ui, sans-serif;--font-body:var(--font-poppins), "Poppins", system-ui, sans-serif;--font-logo:var(--font-poppins), "Poppins", system-ui, sans-serif}.landing-page{--landing-primary:#0097b2;--landing-primary-dark:#007a91;--landing-block-bg:#fff;--landing-text:#0f172a;--landing-text-muted:#64748b;--landing-border:#e2e8f0;--landing-white:#fff;--landing-max:85%;--font-heading:var(--font-poppins), "Poppins", system-ui, sans-serif;--font-body:var(--font-poppins), "Poppins", system-ui, sans-serif;--font-logo:var(--font-poppins), "Poppins", system-ui, sans-serif;color:var(--landing-text);background:var(--landing-white);font-family:var(--font-body)}.landing-container{width:85%;max-width:var(--landing-max);margin-inline:auto;padding-inline:0}@media (min-width:640px){.landing-container{padding-inline:0}}@media (min-width:1024px){.landing-container{padding-inline:0}}.landing-heading{font-family:var(--font-heading);letter-spacing:-.02em;color:var(--landing-text);font-weight:600;line-height:1.15}.landing-paragraph{font-family:var(--font-body);color:var(--landing-text-muted);font-weight:400;line-height:1.65}.landing-btn{font-family:var(--font-heading);border-radius:9999px;justify-content:center;align-items:center;gap:.5rem;font-weight:600;transition:background-color .2s,color .2s,border-color .2s,transform .15s,box-shadow .2s;display:inline-flex}.landing-btn:active{transform:scale(.98)}.landing-btn--primary{background:var(--landing-primary);color:#fff;border:1px solid var(--landing-primary);box-shadow:0 8px 24px #0097b247}.landing-btn--primary:hover{background:var(--landing-primary-dark);border-color:var(--landing-primary-dark)}.landing-btn--dark{color:#fff;background:#0f172a;border:1px solid #0f172a}.landing-btn--dark:hover{background:#1e293b}.landing-btn--outline{color:var(--landing-primary);background:0 0;border:1px solid #0097b259}.landing-btn--outline:hover{background:#0097b214}.landing-badge{background:var(--landing-block-bg);font-family:var(--font-heading);letter-spacing:.12em;text-transform:uppercase;color:var(--landing-primary);border-radius:9999px;align-items:center;gap:.375rem;padding:.375rem .875rem;font-size:.6875rem;font-weight:600;display:inline-flex}.landing-section{padding-block:3.5rem}@media (min-width:768px){.landing-section{padding-block:5rem}}.landing-section--muted{border-top:1px solid var(--landing-border);background:#fff}.landing-section-heading{text-align:center;max-width:40rem;margin-inline:auto}.landing-section-heading .landing-heading{font-size:clamp(1.625rem,4vw,2.25rem)}.landing-section-heading .landing-paragraph{margin-top:.875rem;font-size:.9375rem}.landing-card{border:1px solid var(--landing-border);background:var(--landing-block-bg);border-radius:1.25rem}.landing-link{font-family:var(--font-heading);color:var(--landing-primary);font-size:.875rem;font-weight:600;transition:color .2s}.landing-link:hover{color:var(--landing-primary-dark)}.landing-header{z-index:50;border-bottom:1px solid var(--landing-border);background:#fff;position:sticky;top:0}.landing-header__bar{width:100%;padding-inline:0}.landing-header__inner{width:85%;max-width:var(--landing-max);justify-content:space-between;align-items:center;height:4rem;margin-inline:auto;display:flex;position:relative}@media (min-width:1024px){.landing-header__inner{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:1rem;height:4.5rem;display:grid}.landing-header--home .landing-header__inner{height:clamp(4.25rem,9vh,5.25rem);display:flex}}.landing-header__logo{flex-shrink:0;align-items:center;gap:.625rem;text-decoration:none;display:flex}@media (min-width:1024px){.landing-header__logo{justify-self:start;margin-left:clamp(.75rem,2vw,1.5rem)}}.landing-header__logo-icon{flex-shrink:0;width:2.25rem;height:2.25rem;display:block}.landing-header__logo-text{font-family:var(--font-logo);letter-spacing:.06em;text-transform:uppercase;color:#000;font-size:1.0625rem;font-weight:700;line-height:1}.landing-header__nav{justify-content:center;align-items:center;gap:.25rem;max-width:100%;display:none}@media (min-width:1024px){.landing-header__nav{justify-self:center;display:flex}.landing-header--home .landing-header__nav{justify-self:auto}}.landing-header__nav-link{font-family:var(--font-heading);color:var(--landing-text-muted);white-space:nowrap;padding:0;font-size:.9375rem;font-weight:600;text-decoration:none;transition:color .2s}.landing-header__nav-link:hover,.landing-header__nav-link--active{color:#0097b2}.landing-header__actions{flex-shrink:0;align-items:center;gap:1rem;display:none}@media (min-width:1024px){.landing-header__actions{justify-self:end;margin-right:.5rem;display:flex}}@media (min-width:1280px){.landing-header__actions{gap:1.5rem}}.landing-header__venue-link{font-family:var(--font-heading);color:#0097b2;white-space:nowrap;font-size:.9375rem;font-weight:600;text-decoration:none;transition:color .2s}.landing-header__venue-link:hover{color:#007a91}.landing-header__app-btn{color:#fff;font-family:var(--font-heading);white-space:nowrap;background:#0f172a;border:none;border-radius:9999px;justify-content:center;align-items:center;padding:.5625rem 1.5rem;font-size:.875rem;font-weight:600;line-height:1.2;text-decoration:none;transition:background-color .2s,transform .15s;display:inline-flex}.landing-header__app-btn:hover{color:#fff;background:#1e293b}.landing-header__app-btn:active{transform:scale(.98)}.landing-header__app-btn--block{width:100%;padding-block:.75rem}.landing-header__menu-btn{color:var(--landing-text);border-radius:.5rem;flex-shrink:0;margin-left:auto;padding:.5rem;display:flex}@media (min-width:1024px){.landing-header__menu-btn{display:none}}.landing-header__mobile{border-top:1px solid var(--landing-border);background:#fff;padding:1rem clamp(1.5rem,5vw,4.5rem) 1.25rem}.landing-header__mobile-link{font-family:var(--font-heading);color:#6b7280;border-radius:.625rem;padding:.75rem .875rem;font-size:.9375rem;font-weight:600;display:block}.landing-header__mobile-link:hover,.landing-header__mobile-link--active{color:var(--landing-primary);background:var(--landing-block-bg)}.landing-header__mobile-actions{border-top:1px solid var(--landing-border);flex-direction:column;gap:.875rem;margin-top:.75rem;padding-top:.875rem;display:flex}.landing-hero{background:#fff;padding-block:2.5rem 3.5rem}@media (min-width:768px){.landing-hero{padding-block:4rem 5rem}}.landing-hero__grid{align-items:center;gap:3rem;display:grid}@media (min-width:1024px){.landing-hero__grid{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:clamp(2rem,4vw,4rem)}}.landing-hero__content{max-width:36rem}.landing-hero__badge{font-family:var(--font-heading);letter-spacing:.1em;text-transform:uppercase;color:#0097b2;background:#0097b214;border:1px solid #0097b22e;border-radius:9999px;align-items:center;gap:.5rem;padding:.4375rem .875rem;font-size:.6875rem;font-weight:600;display:inline-flex}.landing-hero__badge-dot{background:#0097b2;border-radius:50%;flex-shrink:0;width:.4375rem;height:.4375rem}.landing-hero__title{margin-top:1.25rem;font-size:clamp(2.25rem,5.5vw,3.5rem);line-height:1.1}.landing-hero__title-accent{color:#0097b2}.landing-hero__subtitle{max-width:32rem;margin-top:1.25rem;font-size:1rem;line-height:1.65}.landing-hero__search{align-items:stretch;gap:.625rem;max-width:28rem;margin-top:2rem;display:flex}.landing-hero__search-fields{border:1px solid var(--landing-border);background:#fff;border-radius:.875rem;flex:1;grid-template-columns:1fr 1fr;gap:.5rem;min-width:0;padding:.375rem;display:grid;box-shadow:0 4px 20px #0f172a0d}.landing-hero__select{width:100%;min-width:0;font-family:var(--font-body);color:var(--landing-text-muted);cursor:pointer;appearance:none;padding:.75rem .875rem;background:#f8fafc url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%2394a3b8' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E") right .625rem center no-repeat;border:0;border-radius:.625rem;outline:none;padding-right:1.75rem;font-size:.875rem}.landing-hero__select:focus{box-shadow:0 0 0 2px #0097b233}.landing-hero__search-btn{color:#fff;cursor:pointer;background:#0097b2;border:0;border-radius:.875rem;flex-shrink:0;justify-content:center;align-items:center;width:3.25rem;transition:background-color .2s;display:inline-flex}.landing-hero__search-btn:hover{background:#007a91}.landing-hero__hint{font-family:var(--font-body);color:#94a3b8;margin-top:.75rem;font-size:.8125rem}.landing-hero__cta-row{flex-wrap:wrap;align-items:center;gap:.875rem;margin-top:1.5rem;display:flex}.landing-hero__cta-primary{box-shadow:none;padding:.8125rem 1.5rem;font-size:.9375rem}.landing-hero__cta-secondary{font-size:.9375rem;font-family:var(--font-heading);color:var(--landing-text);border:1px solid var(--landing-border);background:#fff;border-radius:9999px;padding:.8125rem 1.5rem;font-weight:600;text-decoration:none;transition:background-color .2s,border-color .2s}.landing-hero__cta-secondary:hover{background:#f8fafc;border-color:#cbd5e1}.landing-hero__availability{font-family:var(--font-body);color:#94a3b8;margin-top:1rem;font-size:.8125rem}.landing-hero__stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;max-width:28rem;margin-top:2rem;display:grid}.landing-hero__stat{border:1px solid var(--landing-border);text-align:center;background:#fff;border-radius:.875rem;padding:.875rem .75rem;transition:border-color .25s,transform .25s,box-shadow .25s}.landing-hero__stat:hover{border-color:#0097b24d;transform:translateY(-2px);box-shadow:0 8px 20px #0f172a0f}.landing-hero__stat-value{font-family:var(--font-heading);color:#0097b2;font-size:1.125rem;font-weight:700;line-height:1.2;display:block}.landing-hero__stat-label{color:var(--landing-text-muted);margin-top:.25rem;font-size:.6875rem;font-weight:500;line-height:1.3;display:block}.landing-hero-enter{animation:.8s cubic-bezier(.22,1,.36,1) both landing-hero-enter}.landing-hero-enter-1{animation-delay:50ms}.landing-hero-enter-2{animation-delay:.14s}.landing-hero-enter-3{animation-delay:.24s}.landing-hero-enter-4{animation-delay:.34s}.landing-hero-enter-5{animation-delay:.42s}.landing-hero-enter-6{animation-delay:.5s}@keyframes landing-hero-enter{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.landing-hero-float{animation:5s ease-in-out infinite landing-hero-float}.landing-hero-float--delay-1{animation-delay:.4s}.landing-hero-float--delay-2{animation-delay:.8s}.landing-hero-float--delay-3{animation-delay:1.2s}@keyframes landing-hero-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.landing-hero__badge-dot{animation:2.5s ease-in-out infinite landing-badge-pulse}@keyframes landing-badge-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(.9)}}.landing-hero__visual{justify-content:center;display:flex;overflow:visible}.landing-hero__visual-bg{aspect-ratio:584/600;border:1px solid var(--landing-border);background:#fff;border-radius:1.5rem;width:min(100%,584px);max-height:600px;position:relative;overflow:visible;box-shadow:0 24px 64px #0f172a14}.landing-hero__phone-wrap{position:absolute;inset:0}.landing-hero__phone-wrap .landing-hero__phone{z-index:2;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.landing-hero__phone-wrap .landing-hero__phone-img{object-fit:contain;object-position:center;width:auto;max-width:72%;height:92%;display:block}.landing-hero__float{z-index:3;font-family:var(--font-body);color:var(--landing-text-muted);white-space:nowrap;background:#fff;border-radius:.875rem;align-items:center;gap:.625rem;padding:.625rem .875rem;font-size:.8125rem;display:flex;position:absolute;box-shadow:0 10px 30px #0f172a1a}.landing-hero__float strong{font-family:var(--font-heading);color:var(--landing-text);font-size:.875rem;font-weight:600;line-height:1.3;display:block}.landing-hero__float span span{font-size:.75rem;line-height:1.3;display:block}.landing-hero__float-icon{border-radius:50%;flex-shrink:0;width:2rem;height:2rem}.landing-hero__float-icon--green,.landing-hero__float-icon--peach,.landing-hero__float-icon{border:1px solid var(--landing-border);background:#fff}.landing-hero__float-avatar{border:1px solid var(--landing-border);width:2rem;height:2rem;font-family:var(--font-heading);color:#0097b2;background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.6875rem;font-weight:700;display:inline-flex}.landing-hero__float--football{top:18%;left:-2%}.landing-hero__float--chat{color:var(--landing-text);border-radius:9999px;padding:.5rem 1rem .5rem .5rem;font-size:.8125rem;top:44%;right:-4%}.landing-hero__float--badminton{bottom:18%;right:0}@media (max-width:1023px){.landing-hero__float--football{left:1%}.landing-hero__float--chat{right:1%}.landing-hero__float--badminton{right:2%}}@media (max-width:639px){.landing-hero__search{flex-direction:column;max-width:100%}.landing-hero__search-btn{width:100%;height:3rem}.landing-hero__float{display:none}}.landing-stats{border-top:1px solid var(--landing-border);border-bottom:1px solid var(--landing-border);background:#fff;padding-block:2.5rem 2.75rem}@media (min-width:768px){.landing-stats{align-items:center;min-height:13.125rem;padding-block:2.25rem;display:flex}}.landing-stats__inner{width:100%;max-width:90rem;margin-inline:auto;padding-inline:clamp(1rem,4vw,2rem)}.landing-stats__live{font-family:var(--font-heading);letter-spacing:.14em;text-transform:uppercase;color:#64748b;justify-content:center;align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:.6875rem;font-weight:600;display:flex}.landing-stats__live-dot{background:#22c55e;border-radius:50%;flex-shrink:0;width:.5rem;height:.5rem;box-shadow:0 0 0 3px #22c55e33}.landing-stats__grid{text-align:center;grid-template-columns:repeat(2,1fr);gap:1.75rem 1rem;display:grid}@media (min-width:768px){.landing-stats__grid{grid-template-columns:repeat(4,1fr);align-items:center;gap:0}}.landing-stats__item{padding-inline:1rem;position:relative}@media (min-width:768px){.landing-stats__item:not(:last-child):after{content:"";background:#64748b38;width:1px;height:3.5rem;position:absolute;top:50%;right:0;transform:translateY(-50%)}}.landing-stats__value{font-family:var(--font-heading);letter-spacing:-.02em;color:#0f172a;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:600;line-height:1.1}.landing-stats__label{font-family:var(--font-body);color:#64748b;margin-top:.5rem;font-size:.9375rem;font-weight:400}.landing-feature-pills{background:#fff;padding-block:2rem}@media (min-width:768px){.landing-feature-pills{align-items:center;min-height:10.125rem;padding-block:2.5rem;display:flex}}.landing-feature-pills__inner{grid-template-columns:repeat(2,minmax(0,1fr));gap:.875rem;width:100%;max-width:90rem;margin-inline:auto;padding-inline:clamp(1rem,4vw,2rem);display:grid}@media (min-width:768px){.landing-feature-pills__inner{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.25rem;display:flex}}.landing-feature-pills__card{background:#fff;border:1px solid #e2e8f0;border-radius:.875rem;align-items:center;gap:.75rem;min-height:3.5rem;padding:.75rem 1.25rem;text-decoration:none;transition:border-color .2s,box-shadow .2s,transform .15s;display:inline-flex}@media (min-width:768px){.landing-feature-pills__card{min-width:13.5rem;padding:.875rem 1.5rem}}.landing-feature-pills__card:hover{border-color:#cbd5e1;box-shadow:0 8px 24px #0f172a0f}.landing-feature-pills__icon{border:1px solid var(--landing-border);color:#0097b2;background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;display:inline-flex}.landing-feature-pills__label{font-family:var(--font-heading);color:#0f172a;white-space:nowrap;font-size:.9375rem;font-weight:600}.landing-sports{border-top:1px solid var(--landing-border);background:#fff;padding-block:4rem 4.5rem}.landing-sports__header{text-align:center;max-width:40rem;margin-inline:auto}.landing-sports__eyebrow{font-family:var(--font-heading);letter-spacing:.16em;color:#0097b2;font-size:.6875rem;font-weight:700;display:block}.landing-sports__title{letter-spacing:-.03em;margin-top:.75rem;font-size:clamp(1.875rem,4vw,2.375rem);font-weight:700}.landing-sports__subtitle{color:var(--landing-text-muted);margin-top:.875rem;font-size:1rem;line-height:1.65}.landing-sports__marquee{margin-top:2.75rem;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 5% 95%,#0000);mask-image:linear-gradient(90deg,#0000,#000 5% 95%,#0000)}.landing-sports__marquee-track{width:max-content;animation:landing-marquee var(--sports-marquee-duration,70s) linear infinite;align-items:stretch;gap:1.125rem;padding-block:.5rem .75rem;display:flex}.landing-sports__marquee:hover .landing-sports__marquee-track{animation-play-state:paused}.landing-sports__card{cursor:default;-webkit-user-select:none;user-select:none;background:#fff;border:1px solid #e2e8f0e6;border-radius:1.125rem;flex-direction:column;flex-shrink:0;align-items:center;gap:.75rem;width:6.75rem;padding:.625rem;transition:transform .35s cubic-bezier(.22,1,.36,1),box-shadow .35s,border-color .35s;display:flex;box-shadow:0 1px 2px #0f172a0a,0 8px 24px #0f172a08}@media (min-width:640px){.landing-sports__card{gap:.875rem;width:7.75rem;padding:.75rem}}@media (min-width:1024px){.landing-sports__card{border-radius:1.25rem;width:8.5rem;padding:.875rem}}.landing-sports__card-media{aspect-ratio:1;background:radial-gradient(circle at 50% 35%,#0097b20f 0%,#0000 55%),linear-gradient(#fafbfc 0%,#fff 100%);border:1px solid #e2e8f0a6;border-radius:.875rem;justify-content:center;align-items:center;width:100%;padding:.75rem;display:flex;position:relative;overflow:hidden}.landing-sports__card-img{object-fit:contain;object-position:center;filter:drop-shadow(0 6px 14px #0f172a12);width:100%;max-width:100%;height:100%;max-height:100%}.landing-sports__card-fallback{font-family:var(--font-heading);color:#0097b259;justify-content:center;align-items:center;font-size:1.75rem;font-weight:700;display:flex;position:absolute;inset:0}.landing-sports__card-name{width:100%;font-family:var(--font-heading);letter-spacing:.01em;text-align:center;color:var(--landing-text);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;padding-inline:.125rem;font-size:.6875rem;font-weight:600;line-height:1.35;display:-webkit-box;overflow:hidden}@media (min-width:640px){.landing-sports__card-name{font-size:.75rem}}.landing-features{border-top:1px solid var(--landing-border);background:#fff;padding-block:3.5rem 4rem}@media (min-width:768px){.landing-features{padding-block:4.5rem 5rem}}.landing-features__header{text-align:center;max-width:40rem;margin-inline:auto}.landing-features__badge{font-family:var(--font-heading);letter-spacing:.14em;text-transform:uppercase;color:#0097b2;font-size:.6875rem;font-weight:600;display:block}.landing-features__title{margin-top:.875rem;font-size:clamp(1.75rem,4vw,2.25rem)}.landing-features__subtitle{color:var(--landing-text-muted);margin-top:.875rem;font-size:.9375rem}.landing-features__grid{gap:1.25rem;margin-top:2.75rem;display:grid}@media (min-width:768px){.landing-features__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}}@media (min-width:1024px){.landing-features__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.landing-features__card{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;flex-direction:column;min-height:15.5rem;padding:1.75rem;transition:border-color .3s,box-shadow .3s,transform .3s cubic-bezier(.22,1,.36,1);display:flex}.landing-features__card:hover{border-color:#cbd5e1;transform:translateY(-4px);box-shadow:0 16px 40px #0f172a14}.landing-features__icon{border:1px solid var(--landing-border);background:#fff;border-radius:.75rem;flex-shrink:0;width:2.75rem;height:2.75rem}.landing-features__link{font-family:var(--font-heading);color:#0097b2;margin-top:1.25rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:color .2s;display:inline-block}.landing-features__link:hover{color:#007a91}.landing-features__card-title{font-family:var(--font-heading);color:#0f172a;margin-top:1.25rem;font-size:1.125rem;font-weight:600;line-height:1.3}.landing-features__text{font-family:var(--font-body);color:#64748b;flex:1;margin-top:.75rem;font-size:.875rem;font-weight:400;line-height:1.65}.landing-app-showcase{border-top:1px solid var(--landing-border);background:#fff;padding-block:3.5rem 4rem}@media (min-width:768px){.landing-app-showcase{padding-block:4.5rem 5rem}}.landing-app-showcase__grid{align-items:center;gap:3rem;display:grid}@media (min-width:1024px){.landing-app-showcase__grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:3.5rem}}.landing-app-showcase__content{max-width:32rem}.landing-app-showcase__badge{font-family:var(--font-heading);letter-spacing:.14em;text-transform:uppercase;color:#0097b2;font-size:.6875rem;font-weight:600;display:block}.landing-app-showcase__title{letter-spacing:-.03em;margin-top:.875rem;font-size:clamp(1.875rem,4vw,2.5rem);font-weight:700;line-height:1.15}.landing-app-showcase__lead{margin-top:1rem;font-size:1rem;line-height:1.7}.landing-app-showcase__list{gap:.75rem;margin:1.75rem 0 0;padding:0;list-style:none;display:grid}.landing-app-showcase__list li{color:var(--landing-text);padding-left:1.375rem;font-size:.9375rem;line-height:1.5;position:relative}.landing-app-showcase__list li:before{content:"";background:#0097b2;border-radius:50%;width:.375rem;height:.375rem;position:absolute;top:.55em;left:0;box-shadow:0 0 0 3px #0097b21f}.landing-app-showcase__cta{border:1px solid var(--landing-border);font-family:var(--font-heading);color:var(--landing-text);background:#fff;border-radius:9999px;align-items:center;gap:.5rem;margin-top:2rem;padding:.875rem 1.5rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:border-color .25s,box-shadow .25s,transform .25s;display:inline-flex}.landing-app-showcase__cta:hover{border-color:#0097b259;transform:translateY(-2px);box-shadow:0 10px 28px #0f172a14}.landing-app-showcase__phone-glow{pointer-events:none;background:radial-gradient(circle,#0097b214 0%,#0000 70%);border-radius:50%;position:absolute;inset:10% 15%}.landing-app-showcase__visual-wrap{justify-content:center;display:flex}.landing-app-showcase__visual-stage{width:min(100%,34.675rem);height:min(72vw,29.6875rem);max-height:29.6875rem;position:relative}.landing-app-showcase__visual-back{background:#0097b20d;border-radius:3rem;width:100%;height:100%;position:absolute;top:-.95rem;left:-.55rem;transform:rotate(6deg)}.landing-app-showcase__visual-front{background:#fff;border:1px solid #e2e8f0;border-radius:3rem;width:100%;height:100%;position:absolute;top:-.105rem;left:.16rem;transform:rotate(-3deg);box-shadow:0 8px 10px -6px #0000001a,0 20px 25px -5px #0000001a}.landing-app-showcase__phone{z-index:2;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.landing-app-showcase__phone-img{object-fit:contain;object-position:center;width:auto;max-width:82%;height:100%;display:block}@media (max-width:1023px){.landing-app-showcase__phone-img{max-width:76%}}.landing-testimonials{background:#fff;padding-block:3.5rem 4rem;overflow:hidden}@media (min-width:768px){.landing-testimonials{padding-block:4.5rem 5rem}}.landing-testimonials__title{text-align:left;font-size:clamp(1.75rem,4vw,2.25rem)}.landing-testimonials__track-wrap{padding-inline:max(1rem, calc((100% - var(--landing-max)) / 2 + 1rem));margin-top:2rem}@media (min-width:640px){.landing-testimonials__track-wrap{padding-inline:max(1.5rem, calc((100% - var(--landing-max)) / 2 + 1.5rem))}}@media (min-width:1024px){.landing-testimonials__track-wrap{padding-inline:max(2rem, calc((100% - var(--landing-max)) / 2 + 2rem))}}.landing-testimonials__track{scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:1.25rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.landing-testimonials__track::-webkit-scrollbar{display:none}.landing-testimonials__card{scroll-snap-align:start;background:#fff;border:1px solid #e2e8f0;border-radius:1.5rem;flex-direction:column;flex:none;justify-content:space-between;width:min(85vw,18.75rem);min-height:17.5rem;padding:2rem;display:flex}@media (min-width:1024px){.landing-testimonials__card{width:18.75rem;min-height:18.5rem}}.landing-testimonials__quote{font-family:var(--font-body);color:#334155;font-size:.9375rem;font-weight:400;line-height:1.65}.landing-testimonials__author{align-items:center;gap:.75rem;margin-top:1.75rem;display:flex}.landing-testimonials__avatar{width:2.5rem;height:2.5rem;font-family:var(--font-heading);color:#0f172a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.75rem;font-weight:600;display:flex;overflow:hidden}.landing-testimonials__name{font-family:var(--font-heading);color:#0f172a;font-size:.875rem;font-weight:600;line-height:1.3}.landing-testimonials__city{font-family:var(--font-body);color:#64748b;margin-top:.125rem;font-size:.8125rem;font-weight:400}.landing-benefits{border-top:1px solid var(--landing-border);background:#fff;padding-block:3.5rem 4rem}@media (min-width:768px){.landing-benefits{padding-block:4.5rem 5rem}}.landing-benefits__header{text-align:center;max-width:40rem;margin-inline:auto}.landing-benefits__badge{font-family:var(--font-heading);letter-spacing:.14em;text-transform:uppercase;color:#0097b2;font-size:.6875rem;font-weight:600;display:block}.landing-benefits__title{margin-top:.875rem;font-size:clamp(1.75rem,4vw,2.25rem)}.landing-benefits__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:2.5rem;display:grid}@media (min-width:768px){.landing-benefits__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem}}.landing-benefits__card{text-align:center;border:1px solid var(--landing-border);background:#fff;border-radius:1rem;flex-direction:column;align-items:center;padding:2rem 1.5rem;transition:transform .35s cubic-bezier(.22,1,.36,1),box-shadow .35s;display:flex}.landing-benefits__card:hover{transform:translateY(-4px);box-shadow:0 16px 40px #0f172a14}.landing-benefits__icon{border:1px solid var(--landing-border);color:#0097b2;background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;display:inline-flex}.landing-benefits__card-title{font-family:var(--font-heading);color:#0f172a;margin-top:1.25rem;font-size:1rem;font-weight:600;line-height:1.35}.landing-benefits__card-text{font-family:var(--font-body);color:#64748b;margin-top:.625rem;font-size:.875rem;font-weight:400;line-height:1.65}.landing-venue{background:#fff;padding:5rem 0}.landing-venue__grid{align-items:center;gap:2.5rem;display:grid}@media (min-width:1024px){.landing-venue__grid{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:4rem}}.landing-venue__title{color:#0f172a;letter-spacing:-.02em;font-size:clamp(2rem,3.5vw,2.75rem);font-weight:700;line-height:1.15}.landing-venue__subtitle{color:#64748b;max-width:32rem;margin-top:1rem;font-size:1rem;line-height:1.65}.landing-venue__list{flex-direction:column;gap:.625rem;margin-top:1.75rem;padding:0;list-style:none;display:flex}.landing-venue__list li{font-family:var(--font-body);color:#334155;font-size:.9375rem;line-height:1.6}.landing-venue__cta{margin-top:2rem;padding:.875rem 1.75rem;text-decoration:none;display:inline-flex}.landing-venue__visual{width:100%;min-width:0}.landing-venue-dashboard{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;overflow:hidden;box-shadow:0 24px 64px #0f172a14}.landing-venue-dashboard__chrome{background:#fff;border-bottom:1px solid #e2e8f0;align-items:center;gap:.375rem;padding:.75rem 1rem;display:flex}.landing-venue-dashboard__dot{border-radius:9999px;width:.5rem;height:.5rem}.landing-venue-dashboard__dot--red{background:#f87171}.landing-venue-dashboard__dot--yellow{background:#fbbf24}.landing-venue-dashboard__dot--green{background:#4ade80}.landing-venue-dashboard__topbar{background:#fff;border-bottom:1px solid #e2e8f0;grid-template-columns:auto 1fr auto auto;align-items:center;gap:.75rem;padding:.875rem 1rem;display:grid}@media (max-width:767px){.landing-venue-dashboard__topbar{grid-template-rows:auto auto;grid-template-columns:1fr auto}.landing-venue-dashboard__nav{grid-column:1/-1;overflow-x:auto}}.landing-venue-dashboard__brand{font-family:var(--font-heading);letter-spacing:.04em;color:#0097b2;align-items:center;gap:.5rem;font-size:.75rem;font-weight:700;display:flex}.landing-venue-dashboard__brand-icon{background:linear-gradient(135deg,#0097b2 0%,#06b6d4 100%);border-radius:.25rem;width:1.125rem;height:1.125rem}.landing-venue-dashboard__nav{color:#94a3b8;white-space:nowrap;justify-content:center;align-items:center;gap:1rem;font-size:.6875rem;display:flex}.landing-venue-dashboard__nav .is-active{color:#0097b2;font-weight:600}.landing-venue-dashboard__search{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:9999px;width:4.5rem;height:1.5rem}.landing-venue-dashboard__avatar{color:#475569;background:#e2e8f0;border-radius:9999px;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;font-size:.625rem;font-weight:700;display:inline-flex}.landing-venue-dashboard__body{background:#f8fafc;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;padding:.875rem;display:grid}.landing-venue-dashboard__card{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;padding:.75rem}.landing-venue-dashboard__card-title{color:#334155;margin:0 0 .625rem;font-size:.625rem;font-weight:600}.landing-venue-dashboard__card--bookings ul{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.landing-venue-dashboard__card--bookings li{align-items:center;gap:.5rem;display:flex}.landing-venue-dashboard__card--bookings strong{color:#0f172a;font-size:.5625rem;font-weight:600;display:block}.landing-venue-dashboard__card--bookings small{color:#94a3b8;font-size:.5rem;display:block}.landing-venue-dashboard__sport-icon{background:#0097b226;border-radius:.375rem;flex-shrink:0;width:1.25rem;height:1.25rem}.landing-venue-dashboard__sport-icon--orange{background:#f9731626}.landing-venue-dashboard__sport-icon--green{background:#22c55e26}.landing-venue-dashboard__calendar span:first-child{color:#64748b;margin-bottom:.5rem;font-size:.5625rem;font-weight:600;display:block}.landing-venue-dashboard__calendar-grid{grid-template-columns:repeat(6,1fr);gap:.25rem;display:grid}.landing-venue-dashboard__calendar-grid span{aspect-ratio:1;background:#f1f5f9;border-radius:.25rem}.landing-venue-dashboard__calendar-grid span.is-active{background:#0097b2}.landing-venue-dashboard__gauge{border:4px solid #0097b2;border-color:#0097b2 #0097b2 #e2e8f0 #e2e8f0;border-radius:9999px;justify-content:center;align-items:center;width:4.5rem;height:4.5rem;margin:0 auto .75rem;display:flex}.landing-venue-dashboard__gauge span{color:#0097b2;font-size:.75rem;font-weight:700}.landing-venue-dashboard__actions{flex-direction:column;gap:.375rem;display:flex}.landing-venue-dashboard__btn{color:#fff;text-align:center;background:#0097b2;border-radius:.375rem;padding:.375rem .5rem;font-size:.5rem;font-weight:600;display:block}.landing-venue-dashboard__btn--outline{color:#0097b2;background:#fff;border:1px solid #0097b2}.landing-venue-dashboard__bars{flex-direction:column;gap:.375rem;display:flex}.landing-venue-dashboard__bars span{background:linear-gradient(90deg,#0097b2 0%,#67e8f9 100%);border-radius:9999px;height:.5rem;display:block}.landing-dashboard__grid{align-items:center;gap:2.5rem;display:grid}@media (min-width:1024px){.landing-dashboard__grid{grid-template-columns:1fr 1.15fr;gap:3rem}}.landing-dashboard__list{flex-direction:column;gap:.875rem;margin-top:1.75rem;display:flex}.landing-dashboard__list-item{color:var(--landing-text-muted);align-items:flex-start;gap:.625rem;font-size:.9375rem;display:flex}.landing-dashboard__check{color:var(--landing-primary);flex-shrink:0;margin-top:.125rem}.landing-dashboard__mock{border:1px solid var(--landing-border);background:#fff;border-radius:1rem;overflow:hidden;box-shadow:0 24px 64px #0f172a1f}.landing-dashboard__mock-bar{border-bottom:1px solid var(--landing-border);background:#f8fafc;align-items:center;gap:.375rem;padding:.75rem 1rem;display:flex}.landing-dashboard__mock-dot{background:#cbd5e1;border-radius:9999px;width:.5rem;height:.5rem}.landing-dashboard__mock-body{gap:1rem;padding:1.25rem;display:grid}.landing-dashboard__mock-row{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.landing-dashboard__mock-block{background:var(--landing-block-bg);border-radius:.75rem;height:4.5rem}.landing-dashboard__mock-block--accent{background:#0097b21f}.landing-faq{border-top:1px solid var(--landing-border);background:#fff;padding-block:3.5rem}@media (min-width:768px){.landing-faq{padding-block:5rem}}.landing-faq__list{flex-direction:column;gap:.75rem;max-width:40rem;margin:2.5rem auto 0;display:flex}.landing-faq__item{border:1px solid var(--landing-border);background:#fff;border-radius:1rem;overflow:hidden}.landing-faq__question{text-align:left;width:100%;font-family:var(--font-heading);color:var(--landing-text);cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:1rem;padding:1.125rem 1.25rem;font-size:.9375rem;font-weight:600;display:flex}.landing-faq__answer{color:var(--landing-text-muted);padding:0 1.25rem 1.125rem;font-size:.875rem;line-height:1.65}.landing-faq__footer{text-align:center;margin-top:1.5rem}.landing-cta-section{border-top:1px solid var(--landing-border);background:#fff;padding-block:4rem}@media (min-width:768px){.landing-cta-section{padding-block:5.5rem}}.landing-cta{text-align:center;color:var(--landing-text);border:1px solid var(--landing-border);background:#fff;border-radius:1.5rem;padding:3rem 2rem;box-shadow:0 24px 64px #0f172a0f}.landing-cta__icon{border:1px solid var(--landing-border);color:#0097b2;background:#fff;border-radius:.875rem;justify-content:center;align-items:center;width:3.25rem;height:3.25rem;margin-inline:auto;display:flex}.landing-cta__title{color:var(--landing-text);letter-spacing:-.02em;margin-top:1.5rem;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:700;line-height:1.2}.landing-cta__text{margin-top:1rem;max-width:34rem;color:var(--landing-text-muted);margin-inline:auto;font-size:1rem;line-height:1.65}.landing-cta__buttons{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;margin-top:2.25rem;display:flex}.landing-cta__badge{min-width:11.5rem;border-color:#0000!important;border-radius:12px!important;padding:.625rem 1.25rem!important}.landing-footer{border-top:1px solid var(--landing-border);background:#fff;margin-top:0;padding-block:4rem 0}.landing-footer__grid{gap:2.5rem;display:grid}@media (min-width:640px){.landing-footer__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.landing-footer__grid{grid-template-columns:1.5fr repeat(4,1fr);gap:2rem 2.5rem}}.landing-footer__newsletter{border-bottom:1px solid var(--landing-border);flex-direction:column;gap:1.25rem;margin-bottom:2.5rem;padding-bottom:2.5rem;display:flex}@media (min-width:768px){.landing-footer__newsletter{flex-direction:row;justify-content:space-between;align-items:center}}.landing-footer__newsletter-title{font-family:var(--font-heading);letter-spacing:-.02em;color:#0f172a;font-size:1.35rem;font-weight:800}.landing-footer__newsletter-sub{color:#64748b;max-width:32rem;margin-top:.4rem;font-size:.9rem;line-height:1.6}.landing-footer__newsletter-form{gap:.6rem;width:100%;max-width:28rem;display:flex}.landing-footer__newsletter-input{border:1px solid var(--landing-border);color:#0f172a;background:#fff;border-radius:999px;flex:1;min-width:0;padding:.85rem 1.1rem;font-size:.9rem}.landing-footer__newsletter-input:focus{border-color:var(--landing-primary);outline:none;box-shadow:0 0 0 3px #0097b226}.landing-footer__newsletter-btn{background:var(--landing-primary);color:#fff;font-family:var(--font-heading);cursor:pointer;border:none;border-radius:999px;flex-shrink:0;padding:.85rem 1.5rem;font-size:.9rem;font-weight:700;transition:transform .2s,background .2s}.landing-footer__newsletter-btn:hover{background:var(--landing-primary-dark,#007a91);transform:translateY(-1px)}.landing-footer__brand-text{color:#64748b;max-width:20rem;margin-top:1rem;font-size:.875rem;line-height:1.7}.landing-footer__stores{flex-wrap:wrap;gap:.75rem;margin-top:1.5rem;display:flex}.landing-footer__store-badge{border-radius:12px!important;min-width:0!important;padding:.5rem .875rem!important}.landing-footer__social{gap:1rem;margin-top:1.25rem;display:flex}.landing-footer__social-link{color:#94a3b8;justify-content:center;align-items:center;transition:color .2s;display:flex}.landing-footer__social-link:hover{color:#0f172a}.landing-footer__heading{font-family:var(--font-heading);color:#0f172a;font-size:.9375rem;font-weight:700}.landing-footer__links{flex-direction:column;gap:.625rem;margin-top:1rem;display:flex}.landing-footer__link{color:#64748b;font-size:.875rem;text-decoration:none;transition:color .2s}.landing-footer__link:hover{color:#0f172a}.landing-footer__link--accent{color:#0097b2;font-weight:500}.landing-footer__link--accent:hover{color:#007a91}.landing-footer__contact{flex-direction:column;gap:.75rem;margin-top:1.25rem;padding:0;list-style:none;display:flex}.landing-footer__contact-link{color:#64748b;align-items:center;gap:.5rem;font-size:.875rem;text-decoration:none;transition:color .2s;display:inline-flex}.landing-footer__contact-link:hover{color:#0f172a}.landing-footer__bottom{border-top:1px solid var(--landing-border);flex-direction:column;align-items:flex-start;gap:.75rem;margin-top:3rem;padding-block:1.5rem;display:flex}@media (min-width:768px){.landing-footer__bottom{flex-direction:row;justify-content:space-between;align-items:center}}.landing-footer__copyright{color:#64748b;font-size:.8125rem}.landing-footer__notice{color:#0f172a;align-items:center;gap:.5rem;font-size:.8125rem;display:inline-flex}.landing-footer__directory{border-top:1px solid var(--landing-border);gap:2rem;margin-top:3rem;padding-top:2.5rem;display:grid}@media (min-width:768px){.landing-footer__directory{grid-template-columns:1.6fr 1fr 1fr;gap:3rem}}.landing-footer__cloud{flex-wrap:wrap;gap:.6rem;margin-top:1rem;padding:0;list-style:none;display:flex}.landing-footer__chip{border:1px solid var(--landing-border);color:#475569;background:#fff;border-radius:999px;align-items:center;padding:.45rem .85rem;font-size:.8125rem;text-decoration:none;transition:color .2s,border-color .2s,background .2s;display:inline-flex}.landing-footer__chip:hover{color:#0f172a;background:#0f172a0f;border-color:#0f172a}.landing-footer__bottom-links{flex-wrap:wrap;gap:1.25rem;margin:0;padding:0;list-style:none;display:flex}.landing-footer__bottom-link{color:#64748b;font-size:.8125rem;text-decoration:none;transition:color .2s}.landing-footer__bottom-link:hover{color:#0f172a}.landing-footer__madein{color:#94a3b8;padding-bottom:2rem;font-size:.8125rem}.landing-section-eyebrow{font-family:var(--font-heading);letter-spacing:.16em;text-transform:uppercase;color:#0097b2;font-size:.6875rem;font-weight:600;display:block}.landing-hero{position:relative;overflow:hidden}.landing-hero__mesh{pointer-events:none;background-image:linear-gradient(#0f172a08 1px,#0000 1px),linear-gradient(90deg,#0f172a08 1px,#0000 1px);background-size:56px 56px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 70% at 50% 0,#000 20%,#0000 75%);mask-image:radial-gradient(80% 70% at 50% 0,#000 20%,#0000 75%)}.landing-trust{border-bottom:1px solid var(--landing-border);background:#fff;padding-block:1.25rem 1.5rem;overflow:hidden}.landing-trust__label{text-align:center;letter-spacing:.14em;text-transform:uppercase;color:var(--landing-text-muted);margin-bottom:1rem;font-size:.6875rem;font-weight:600}.landing-trust__marquee{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000);mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000)}.landing-trust__track{gap:.75rem;width:max-content;animation:42s linear infinite landing-marquee;display:flex}.landing-trust__pill{border:1px solid var(--landing-border);font-family:var(--font-heading);color:var(--landing-text);white-space:nowrap;background:#fff;border-radius:9999px;align-items:center;padding:.5rem 1rem;font-size:.8125rem;font-weight:600;display:inline-flex}@keyframes landing-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.landing-how{border-top:1px solid var(--landing-border);background:#fff;padding-block:4.5rem;position:relative;overflow:hidden}@media (min-width:768px){.landing-how{padding-block:5.75rem}}.landing-how__pattern{pointer-events:none;opacity:.35;background-image:radial-gradient(#0f172a12 1px,#0000 1px);background-size:24px 24px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000,#000 12% 88%,#0000);mask-image:linear-gradient(#0000,#000 12% 88%,#0000)}.landing-how__header{z-index:1;text-align:center;max-width:42rem;margin-inline:auto;position:relative}.landing-how__title{letter-spacing:-.035em;margin-top:.875rem;font-size:clamp(1.875rem,4.5vw,2.625rem);font-weight:700}.landing-how__subtitle{margin-top:1rem;font-size:1.0625rem;line-height:1.7}.landing-how__grid{z-index:1;grid-template-columns:1fr;gap:1rem;margin-top:3rem;padding:0;list-style:none;display:grid;position:relative}@media (min-width:640px){.landing-how__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.125rem}}@media (min-width:1024px){.landing-how__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem;margin-top:3.5rem}}.landing-how__card{border:1px solid var(--landing-border);background:#fff;border-radius:1.25rem;flex-direction:column;min-height:13.5rem;padding:1.625rem 1.5rem 1.5rem;transition:transform .35s cubic-bezier(.22,1,.36,1),border-color .35s,box-shadow .35s;display:flex;position:relative;overflow:hidden;box-shadow:0 1px 2px #0f172a0a}.landing-how__card:before{content:"";opacity:0;background:linear-gradient(90deg,#0097b2 0%,#0097b226 100%);height:3px;transition:opacity .35s;position:absolute;top:0;left:0;right:0}.landing-how__card:hover{border-color:#0097b247;transform:translateY(-6px);box-shadow:0 20px 48px #0f172a14,0 0 0 1px #0097b20f}.landing-how__card:hover:before{opacity:1}.landing-how__card-glow{pointer-events:none;opacity:0;transition:opacity .35s;position:absolute;inset:0}.landing-how__card:hover .landing-how__card-glow{opacity:1}.landing-how__card-watermark{pointer-events:none;font-family:var(--font-heading);letter-spacing:-.04em;color:#0f172a0a;-webkit-user-select:none;user-select:none;font-size:clamp(4rem,10vw,5.5rem);font-weight:800;line-height:1;position:absolute;bottom:-.35rem;right:.75rem}.landing-how__card-top{z-index:1;justify-content:space-between;align-items:center;gap:.75rem;display:flex;position:relative}.landing-how__card-icon{color:#0097b2;background:#0097b214;border:1px solid #0097b224;border-radius:.875rem;justify-content:center;align-items:center;width:2.875rem;height:2.875rem;transition:transform .35s cubic-bezier(.22,1,.36,1),background .35s,border-color .35s;display:flex}.landing-how__card:hover .landing-how__card-icon{background:#0097b21f;border-color:#0097b247;transform:scale(1.06)}.landing-how__card-step{font-family:var(--font-heading);letter-spacing:.16em;color:#0097b2;font-size:.6875rem;font-weight:700}.landing-how__card-title{z-index:1;font-family:var(--font-heading);letter-spacing:-.025em;color:var(--landing-text);margin-top:1.125rem;font-size:1.125rem;font-weight:700;line-height:1.35;position:relative}.landing-how__card-text{z-index:1;color:var(--landing-text-muted);margin-top:.625rem;font-size:.9375rem;line-height:1.65;position:relative}.landing-how__card-arrow{display:none}@media (min-width:1024px){.landing-how__card:not(:last-child) .landing-how__card-arrow{z-index:2;border:1px solid var(--landing-border);color:#0097b2a6;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;display:flex;position:absolute;top:50%;right:-.875rem;transform:translateY(-50%);box-shadow:0 4px 12px #0f172a0f}.landing-how__card--1,.landing-how__card--3{min-height:14.25rem}.landing-how__card--2,.landing-how__card--4{min-height:13rem;margin-top:1.25rem}}.landing-how__footer{z-index:1;text-align:center;margin-top:2.5rem;position:relative}.landing-how__cta{color:#fff;font-family:var(--font-heading);background:#0097b2;border-radius:9999px;justify-content:center;align-items:center;gap:.5rem;padding:.9375rem 1.75rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:background .2s,transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 10px 28px #0097b247}.landing-how__cta:hover{background:#007a91;transform:translateY(-2px);box-shadow:0 14px 36px #0097b252}.landing-how__footnote{color:var(--landing-text-muted);margin-top:1rem;font-size:.8125rem}@media (prefers-reduced-motion:reduce){.landing-how__card:hover,.landing-how__card:hover .landing-how__card-icon{transform:none}}.landing-community{border-top:1px solid var(--landing-border);background:#fff;padding-block:4rem}@media (min-width:768px){.landing-community{padding-block:5rem}}.landing-community__grid{gap:2.5rem;display:grid}@media (min-width:1024px){.landing-community__grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:4rem}}.landing-community__title{margin-top:.875rem;font-size:clamp(1.75rem,4vw,2.25rem)}.landing-community__text{max-width:32rem;margin-top:1rem;font-size:1rem}.landing-community__link{font-family:var(--font-heading);color:#0097b2;align-items:center;gap:.5rem;margin-top:1.5rem;font-size:.9375rem;font-weight:600;text-decoration:none;display:inline-flex}.landing-community__link:hover{color:#007a91}.landing-community__cards{gap:.875rem;display:grid}.landing-community__card{border:1px solid var(--landing-border);color:inherit;background:#fff;border-radius:1rem;align-items:flex-start;gap:1rem;padding:1.25rem 1.375rem;text-decoration:none;transition:transform .35s cubic-bezier(.22,1,.36,1),box-shadow .35s,border-color .35s;display:flex}.landing-community__card:hover{border-color:#0097b240;transform:translate(4px);box-shadow:0 12px 32px #0f172a0f}.landing-community__card-icon{border:1px solid var(--landing-border);color:#0097b2;background:#fff;border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:inline-flex}.landing-community__card-title{font-family:var(--font-heading);color:var(--landing-text);font-size:.9375rem;font-weight:600}.landing-community__card-text{color:var(--landing-text-muted);margin-top:.25rem;font-size:.8125rem;line-height:1.6}.landing-community__card-arrow{color:#0097b2;margin-left:auto}.landing-testimonials__subtitle{max-width:32rem;margin-top:.75rem;font-size:.9375rem}.landing-testimonials__marquee{margin-top:2rem;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000);mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000)}.landing-testimonials__marquee-track{gap:1.25rem;width:max-content;padding-bottom:.5rem;animation:55s linear infinite landing-marquee;display:flex}.landing-testimonials__marquee:hover .landing-testimonials__marquee-track{animation-play-state:paused}.landing-testimonials__avatar{width:2.5rem;height:2.5rem;font-family:var(--font-heading);color:#0f172a;border:1px solid var(--landing-border);background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.75rem;font-weight:600;display:flex}.landing-testimonials{border-top:1px solid var(--landing-border)}.landing-faq__answer-wrap{grid-template-rows:0fr;transition:grid-template-rows .35s cubic-bezier(.22,1,.36,1);display:grid}.landing-faq__answer-wrap--open{grid-template-rows:1fr}.landing-faq__answer-wrap>.landing-faq__answer{overflow:hidden}.landing-faq__answer{padding:0 1.25rem 1.125rem}.landing-feature-pills__card{transition:transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s,border-color .3s}.landing-feature-pills__card:hover{border-color:#0097b240;transform:translateY(-3px);box-shadow:0 12px 32px #0f172a14}.landing-benefits__subtitle{margin-top:.875rem;font-size:.9375rem}.landing-app-showcase__visual-stage{border:1px solid var(--landing-border);background:#fff;border-radius:1.5rem;justify-content:center;align-items:center;min-height:420px;display:flex;position:relative;box-shadow:0 24px 64px #0f172a0f}.landing-app-showcase__visual-back,.landing-app-showcase__visual-front{display:none}.landing-venue{border-top:1px solid var(--landing-border)}@media (prefers-reduced-motion:reduce){.landing-trust__track,.landing-testimonials__marquee-track,.landing-sports__marquee-track{animation:none}}
