.contentHero{padding:100px 0 80px;background:rgba(114,6,253,.045);text-align:center}.contentHero h1{font-size:clamp(46px,5vw,70px);line-height:1;letter-spacing:-3px;margin:0 0 24px}.contentHero .narrow>p:last-child{font-size:19px;line-height:1.7;max-width:730px;margin:auto}.contentSection{padding:90px 0 120px}.contentWrap{max-width:1080px}.contentGrid{display:grid;grid-template-columns:1fr 1fr;grid-gap:18px;gap:18px}.contentGrid article,.infoCard,.supportCards article{border:1px solid rgba(37,38,41,.14);border-radius:18px;padding:34px;background:#fff}.contentGrid h2,.supportCards h2{font-size:23px;margin:0 0 13px}.contentGrid p,.contentSplit p,.supportCards p{font-size:16px;line-height:1.7}.contentSplit{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);grid-gap:70px;gap:70px;align-items:start}.contentSplit>div:first-child h2,.ticketProcess h2{font-size:clamp(34px,4vw,50px);letter-spacing:-2px;margin:0 0 25px}.infoCard{background:#252629;color:#fff}.infoCard>b{display:block;color:#0cd0d0;margin-bottom:22px}.infoCard p{border-top:1px solid rgba(255,255,255,.15);padding:13px 0;margin:0}.infoCard .bigPrice{display:block;font-size:38px;margin-bottom:10px}.infoCard hr{border:0;border-top:1px solid rgba(255,255,255,.2);margin:22px 0}.pageCta{margin-top:60px;background:#7206fd;color:#fff;border-radius:20px;padding:42px;display:flex;align-items:center;justify-content:space-between;gap:30px}.pageCta h2{margin:0;font-size:28px}.supportCards{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px}.supportCards span{font-size:11px;color:#7206fd;font-weight:900}.supportCards h2{margin-top:25px}.supportCards a{display:inline-block;margin-top:12px;color:#7206fd;font-weight:800;text-decoration:none}.ticketProcess{margin-top:90px}.steps{border-top:1px solid rgba(37,38,41,.15)}.steps>p{display:grid;grid-template-columns:48px 1fr;grid-gap:20px;gap:20px;padding:24px 0;border-bottom:1px solid rgba(37,38,41,.15);margin:0}.steps>p>b{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#7206fd;color:#fff}.steps span{display:flex;flex-direction:column;gap:7px}.steps strong{font-size:16px}.steps small{font-size:14px;line-height:1.6}.placeholderNotice{background:rgba(12,208,208,.32);border-radius:12px;padding:18px 20px;line-height:1.6;margin-top:30px}.legalCopy{max-width:760px;margin:auto}.legalCopy h2{font-size:24px;margin:42px 0 12px}.legalCopy p{font-size:16px;line-height:1.75}.legalCopy a{color:#7206fd}.portalSimple{min-height:100svh;display:grid;place-items:center;padding:35px 20px;background:rgba(114,6,253,.035)}.portalSimple>div{width:min(440px,100%);background:#fff;border:1px solid rgba(37,38,41,.13);border-radius:18px;padding:38px;box-shadow:0 20px 60px rgba(37,38,41,.08)}.portalSimple img{width:190px;height:72px;object-fit:contain;display:block;margin-bottom:30px}.portalSimple h1{font-size:34px;letter-spacing:-1.5px;margin:4px 0 13px}.portalSimple>div>p{font-size:14px;line-height:1.65;margin-bottom:28px}.portalSimple form{display:flex;flex-direction:column;gap:12px}.portalSimple label{font-size:12px;font-weight:800;display:flex;flex-direction:column;gap:8px}.portalSimple input{height:52px;border:1px solid rgba(37,38,41,.2);border-radius:7px;padding:0 14px;font:inherit;font-size:16px}.portalSimple button{height:52px;border:0;border-radius:7px;background:#7206fd;color:#fff;font-weight:800}.portalSimple>div>a{display:block;text-align:center;margin:25px 0;text-decoration:none;font-size:13px;font-weight:700}.portalSimple small{display:block;text-align:center;font-size:10px}@media(max-width:760px){.contentHero{padding:68px 0 58px;text-align:left}.contentHero h1{font-size:clamp(40px,12vw,52px);letter-spacing:-2px}.contentHero .narrow>p:last-child{font-size:17px}.contentSection{padding:55px 0 80px}.contentGrid,.contentSplit,.supportCards{grid-template-columns:1fr;gap:14px}.contentGrid article,.infoCard,.supportCards article{padding:25px 22px}.contentSplit{gap:38px}.pageCta{margin-top:42px;padding:28px 22px;flex-direction:column;align-items:stretch}.pageCta .button{width:100%}.ticketProcess{margin-top:60px}.steps>p{grid-template-columns:40px 1fr;gap:12px}.portalSimple>div{padding:28px 22px}.portalSimple h1{font-size:30px}}.productIntro{display:grid;grid-template-columns:1fr 1fr;grid-gap:80px;gap:80px;align-items:end;margin:0 0 55px}.productIntro h2{font-size:clamp(40px,4vw,58px);line-height:1;letter-spacing:-2.5px;margin:0}.productIntro h2 span{color:#7206fd}.productIntro>p{font-size:17px;line-height:1.7;margin:0}.interactiveFeatureGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px}.productFeature{position:relative;overflow:hidden;border:1px solid rgba(37,38,41,.12);border-radius:22px;padding:32px;min-height:390px;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.productFeature:hover{transform:translateY(-6px);box-shadow:0 24px 55px rgba(37,38,41,.11);border-color:rgba(114,6,253,.28)}.featureAccent{position:absolute;left:0;top:0;width:100%;height:4px;background:#7206fd;transform:scaleX(0);transform-origin:left;transition:transform .3s ease}.productFeature:hover .featureAccent{transform:scaleX(1)}.featureTop{display:flex;align-items:center;justify-content:space-between}.featureTop>small{font-size:10px;font-weight:900;letter-spacing:1px;color:rgba(37,38,41,.35)}.featureIcon{width:48px;height:48px;border-radius:13px;display:grid;place-items:center;background:rgba(114,6,253,.08);color:#7206fd;font-size:20px;font-weight:900;transition:.25s}.productFeature:hover .featureIcon{transform:rotate(-4deg) scale(1.05)}.featureTag{font-size:10px!important;line-height:1!important;font-weight:900;letter-spacing:1.2px;color:#7206fd;margin:27px 0 8px!important;text-transform:uppercase}.productFeature h2{font-size:28px;margin:0 0 12px;letter-spacing:-.7px}.featureText{font-size:14px!important;line-height:1.65!important;max-width:520px;margin:0 0 25px!important;color:rgba(37,38,41,.72)}.productFeature>a{display:inline-block;margin-top:22px;text-decoration:none;font-size:12px;font-weight:900;color:#7206fd}.productFeature>a b{display:inline-block;transition:transform .2s}.productFeature:hover>a b{transform:translateX(5px)}.featureDemo{min-height:70px;border:1px solid rgba(37,38,41,.1);border-radius:12px;background:#fff;box-shadow:0 8px 25px rgba(37,38,41,.055);padding:13px;transition:.25s}.productFeature:hover .featureDemo{box-shadow:0 13px 32px rgba(37,38,41,.1)}.memberDemo{display:grid;grid-template-columns:38px 1fr auto;grid-gap:11px;gap:11px;align-items:center}.memberDemo>span{width:38px;height:38px;border-radius:50%;background:rgba(114,6,253,.1);color:#7206fd;display:grid;place-items:center;font-size:10px;font-weight:900}.memberDemo div{display:flex;flex-direction:column;gap:4px}.memberDemo div b{font-size:10px}.memberDemo div small{font-size:8px;opacity:.55}.memberDemo em,.messageDemo em{font-size:8px;font-style:normal;color:#7206fd;font-weight:900}.classDemo{display:grid;grid-template-columns:45px 1fr 100px;grid-gap:12px;gap:12px;align-items:center}.classDemo>b{font-size:10px}.classDemo>span{display:flex;flex-direction:column;gap:4px}.classDemo strong{font-size:10px}.classDemo small{font-size:8px;opacity:.55}.classDemo>i{height:7px;border-radius:99px;background:rgba(114,6,253,.09);overflow:hidden}.classDemo>i em{display:block;width:87%;height:100%;background:#7206fd;border-radius:99px}.paymentDemo{display:flex;align-items:center;gap:12px}.paymentDemo>span{width:38px;height:38px;border-radius:10px;background:#7206fd;color:#fff;display:grid;place-items:center;font-weight:900}.paymentDemo div{display:flex;flex-direction:column;gap:4px}.paymentDemo b{font-size:10px}.paymentDemo small{font-size:8px;opacity:.55}.registerDemo{display:flex;align-items:center;gap:9px}.registerDemo>span{display:flex;align-items:center;gap:8px;padding:9px 12px;border-radius:8px;background:rgba(114,6,253,.06)}.registerDemo b{font-size:8px}.registerDemo small{font-size:12px;font-weight:900;color:#7206fd}.registerDemo>em{margin-left:auto;font-size:8px;font-style:normal;font-weight:900}.messageDemo{display:grid;grid-template-columns:30px 1fr auto;grid-gap:10px;gap:10px;align-items:center}.messageDemo>span{font-size:7px;font-weight:900;color:#7206fd}.messageDemo>b{font-size:9px}.reportDemo{height:74px;display:flex;align-items:flex-end;gap:8px;position:relative;padding:12px 50px 12px 12px}.reportDemo>span{flex:1 1;background:rgba(114,6,253,.18);border-radius:4px 4px 1px 1px;transition:.3s}.reportDemo>span:nth-child(4),.reportDemo>span:nth-child(5){background:#7206fd}.productFeature:hover .reportDemo>span{transform:scaleY(1.08);transform-origin:bottom}.reportDemo>b{position:absolute;right:12px;top:12px;color:#7206fd;font-size:10px}.productFlow{margin-top:90px;background:#252629;color:#fff;border-radius:24px;padding:48px;display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:55px;gap:55px;align-items:center}.productFlow .eyebrow{color:#0cd0d0}.productFlow h2{font-size:36px;line-height:1.05;letter-spacing:-1.5px;margin:0 0 15px}.productFlow>div:first-child>p:last-child{font-size:14px;line-height:1.6;opacity:.75}.flowLine{display:flex;align-items:center;justify-content:space-between;gap:9px}.flowLine span{display:flex;flex-direction:column;gap:6px;font-size:10px;font-weight:800;text-align:center}.flowLine span b{width:35px;height:35px;border-radius:50%;background:#7206fd;color:#fff;display:grid;place-items:center;margin:auto;font-size:8px}.flowLine i{font-style:normal}.productCta{margin-top:20px;background:#7206fd;color:#fff;border-radius:24px;padding:48px;display:flex;align-items:center;justify-content:space-between;gap:40px}.productCta .eyebrow{margin-bottom:12px}.productCta h2{font-size:34px;line-height:1.08;letter-spacing:-1.4px;margin:0}.productCta .button{flex:0 0 auto}@media(max-width:760px){.productIntro{grid-template-columns:1fr;gap:22px;margin-bottom:38px}.productIntro h2{font-size:40px}.productIntro>p{font-size:15px}.interactiveFeatureGrid{grid-template-columns:1fr}.productFeature{min-height:350px;padding:25px 22px}.productFeature:hover{transform:none}.productFeature h2{font-size:25px}.classDemo{grid-template-columns:40px 1fr 65px}.registerDemo{flex-wrap:wrap}.registerDemo>em{width:100%;margin:0}.productFlow{margin-top:55px;padding:30px 22px;grid-template-columns:1fr;gap:30px;border-radius:18px}.productFlow h2{font-size:30px}.flowLine{overflow-x:auto;justify-content:flex-start;padding-bottom:5px}.flowLine span{min-width:62px}.productCta{padding:30px 22px;flex-direction:column;align-items:stretch;border-radius:18px}.productCta h2{font-size:29px}.productCta .button{width:100%}}.marketingSite{background:#fff}.premiumHeader{position:-webkit-sticky;position:sticky;top:0;z-index:60;background:rgba(255,255,255,.96);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.premiumHeader .nav{min-height:88px}.premiumBrand img{width:245px;height:72px}.premiumHeader .loginDetails summary{padding:30px 0}.premiumHeader .loginDetails[open] .loginMenu{display:block;top:64px}.premiumContentHero{position:relative;overflow:hidden;padding:92px 0 78px;background:linear-gradient(135deg,rgba(114,6,253,.065),rgba(255,255,255,1) 58%,rgba(12,208,208,.16));text-align:left}.premiumContentHero:before{content:"";position:absolute;width:7px;height:110px;background:#7206fd;left:0;top:82px;border-radius:0 8px 8px 0}.premiumContentHero .narrow{max-width:1120px;margin:auto;position:relative;z-index:2}.premiumContentHero h1{max-width:900px;font-size:clamp(55px,5.4vw,78px);letter-spacing:-4px}.premiumContentHero .narrow>p:last-of-type{max-width:720px;margin:0;font-size:18px}.heroBlob{position:absolute;width:290px;height:290px;border-radius:50%;right:-180px;bottom:-170px}.heroMiniTrust{display:flex;gap:24px;margin-top:30px;font-size:10px;font-weight:800}.heroMiniTrust b{color:#7206fd;margin-right:5px}.contentWrap{max-width:1200px}.premiumFooter{margin-top:0}.footerBand{background:#7206fd;color:#fff}.footerBand .wrap{min-height:74px;display:flex;align-items:center;gap:28px}.footerBand b{font-size:20px}.footerBand span{font-size:12px;opacity:.85}.footerBand a{margin-left:auto;font-size:12px;font-weight:900;text-decoration:none}.premiumFooter .footerBrand small{font-size:9px;opacity:.55}.storySplit{display:grid;grid-template-columns:1fr 1fr;grid-gap:90px;gap:90px;align-items:center}.memberCopy h2,.onboardGrid h2,.storySplit h2{font-size:clamp(42px,4.5vw,62px);line-height:1.02;letter-spacing:-3px;margin:0 0 22px}.memberCopy h2 span,.storySplit h2 span{color:#7206fd}.storySplit>div:first-child>p:not(.eyebrow){font-size:17px;line-height:1.7}.roleStack{display:flex;flex-direction:column;gap:10px}.roleStack article{padding:22px 24px;border:1px solid rgba(37,38,41,.1);border-radius:15px;display:grid;grid-template-columns:70px 1fr;grid-gap:5px 15px;gap:5px 15px;transition:.2s}.roleStack article:hover{transform:translateX(-7px);border-color:#7206fd;box-shadow:0 14px 35px rgba(37,38,41,.08)}.roleStack article>b{grid-row:1/3;color:#7206fd;font-size:9px;letter-spacing:1px}.roleStack strong{font-size:15px}.roleStack span{font-size:12px;opacity:.65}.clubOps{margin-top:80px;background:#252629;color:#fff;border-radius:24px;overflow:hidden}.opsNav{height:60px;border-bottom:1px solid rgba(255,255,255,.12);display:flex;align-items:center;gap:30px;padding:0 35px;font-size:11px}.opsNav span{opacity:.55}.opsNav .active{opacity:1;color:#0cd0d0;font-weight:900}.opsMain{display:grid;grid-template-columns:1fr 1fr;grid-gap:50px;gap:50px;padding:45px}.opsMain h2{font-size:40px;letter-spacing:-1.8px;margin:7px 0 25px}.opsStats{display:flex;gap:35px}.opsStats span{display:flex;flex-direction:column}.opsStats b{font-size:27px;color:#0cd0d0}.opsStats small{font-size:8px;opacity:.65}.opsFeed{background:#fff;color:#252629;border-radius:15px;padding:8px 18px}.opsFeed p{display:flex;align-items:center;gap:12px;padding:13px 0;margin:0;border-bottom:1px solid rgba(37,38,41,.08)}.opsFeed p:last-child{border:0}.opsFeed i{width:31px;height:31px;border-radius:9px;background:rgba(114,6,253,.08);color:#7206fd;display:grid;place-items:center;font-style:normal;font-weight:900}.opsFeed span{display:flex;flex-direction:column;gap:3px}.opsFeed b{font-size:10px}.opsFeed small{font-size:8px;opacity:.55}.industryStrip{margin-top:20px;background:rgba(114,6,253,.045);border-radius:24px;padding:48px;text-align:center}.industryStrip h2{font-size:38px;line-height:1.05;letter-spacing:-1.7px}.industryStrip>div{display:flex;flex-wrap:wrap;justify-content:center;gap:9px;margin-top:28px}.industryStrip span{border:1px solid rgba(114,6,253,.15);background:#fff;border-radius:999px;padding:10px 15px;font-size:10px;font-weight:800}.memberShowcase{display:grid;grid-template-columns:1fr 420px;grid-gap:100px;gap:100px;align-items:center;min-height:650px}.memberBenefits{margin-top:35px}.memberBenefits p{display:grid;grid-template-columns:38px 1fr;grid-gap:15px;gap:15px;padding:18px 0;border-top:1px solid rgba(37,38,41,.12);margin:0}.memberBenefits>p>b{color:#7206fd;font-size:9px}.memberBenefits span{display:flex;flex-direction:column;gap:5px}.memberBenefits strong{font-size:15px}.memberBenefits small{font-size:12px;line-height:1.5;opacity:.65}.memberPhone{position:relative;width:310px;min-height:570px;margin:auto;border:8px solid #252629;border-radius:40px;background:#fff;padding:35px 22px 65px;box-shadow:25px 35px 0 rgba(114,6,253,.09),-22px -20px 0 rgba(12,208,208,.28)}.phoneNotch{position:absolute;top:8px;left:50%;transform:translateX(-50%);width:75px;height:6px;border-radius:99px;background:#252629}.memberPhone>img{width:120px;height:45px;object-fit:contain;object-position:left}.memberPhone>small{display:block;color:#7206fd;font-size:8px;font-weight:900;margin-top:25px}.memberPhone h3{font-size:26px;margin:5px 0 22px}.nextSession{background:#7206fd;color:#fff;border-radius:16px;padding:20px;display:flex;flex-direction:column}.nextSession>span{font-size:7px;font-weight:900}.nextSession>b{font-size:18px;margin-top:13px}.nextSession p{font-size:10px;margin:4px 0 17px}.nextSession em{font-size:9px;font-style:normal;font-weight:900}.memberQuick{display:grid;grid-template-columns:1fr 1fr;grid-gap:9px;gap:9px;margin-top:10px}.memberQuick span{border:1px solid rgba(37,38,41,.1);border-radius:11px;padding:15px;display:flex;flex-direction:column}.memberQuick b{font-size:18px}.memberQuick small{font-size:8px;opacity:.6}.memberPhone nav{position:absolute;bottom:0;left:0;right:0;height:58px;border-top:1px solid rgba(37,38,41,.1);display:flex;align-items:center;justify-content:space-around;color:#7206fd}.premiumPageCta{margin-top:20px}.premiumPageCta small{font-size:8px;font-weight:900}.supportChooser{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px}.supportChooser article{border:1px solid rgba(37,38,41,.12);border-radius:20px;padding:30px;min-height:280px;position:relative;transition:.25s}.supportChooser article:hover{transform:translateY(-5px);box-shadow:0 20px 45px rgba(37,38,41,.09)}.supportChooser span{font-size:8px;color:#7206fd;font-weight:900;letter-spacing:1px}.supportChooser h2{font-size:25px;line-height:1.1;margin:28px 0 13px}.supportChooser p{font-size:13px;line-height:1.65}.supportChooser a{position:absolute;left:30px;bottom:27px;color:#7206fd;font-size:11px;font-weight:900;text-decoration:none}.supportProcess{display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:80px;gap:80px;margin-top:85px;padding-top:70px;border-top:1px solid rgba(37,38,41,.12)}.supportProcess h2{font-size:39px;line-height:1.05;letter-spacing:-1.7px}.supportProcess ol{list-style:none;margin:0;padding:0}.supportProcess li{display:grid;grid-template-columns:42px 1fr;grid-gap:15px;gap:15px;padding:20px 0;border-top:1px solid rgba(37,38,41,.1)}.supportProcess li>b{color:#7206fd;font-size:9px}.supportProcess li span{display:flex;flex-direction:column;gap:5px}.supportProcess li strong{font-size:14px}.supportProcess li small{font-size:11px;line-height:1.5;opacity:.65}.supportNotice{margin-top:35px;background:#252629;color:#fff;border-radius:14px;padding:20px 24px;display:flex;gap:20px;justify-content:space-between;font-size:11px}.contactStage{display:grid;grid-template-columns:1.25fr .75fr;grid-gap:16px;gap:16px}.contactPrimary{background:#7206fd;color:#fff;border-radius:24px;padding:50px;min-height:420px}.contactPrimary>span{font-size:9px;font-weight:900;letter-spacing:1px}.contactPrimary h2{font-size:45px;line-height:1.02;letter-spacing:-2px;margin:45px 0 18px;max-width:520px}.contactPrimary p{font-size:15px;line-height:1.7;max-width:570px;margin-bottom:35px}.contactSecondary{display:grid;grid-gap:16px;gap:16px}.contactSecondary article{border:1px solid rgba(37,38,41,.12);border-radius:20px;padding:28px}.contactSecondary small{font-size:8px;color:#7206fd;font-weight:900}.contactSecondary h3{font-size:22px;margin:18px 0 8px}.contactSecondary p{font-size:12px;line-height:1.6}.contactSecondary a{font-size:10px;color:#7206fd;font-weight:900;text-decoration:none}.onboardGrid{display:grid;grid-template-columns:1fr 380px;grid-gap:90px;gap:90px;align-items:start}.onboardSteps{margin:35px 0}.onboardSteps p{display:grid;grid-template-columns:45px 1fr;grid-gap:16px;gap:16px;padding:20px 0;border-top:1px solid rgba(37,38,41,.1);margin:0}.onboardSteps>p>b{font-size:9px;color:#7206fd}.onboardSteps span{display:flex;flex-direction:column;gap:6px}.onboardSteps strong{font-size:15px}.onboardSteps small{font-size:12px;line-height:1.55;opacity:.65}.startPrice{background:#252629;color:#fff;border-radius:24px;padding:38px;position:-webkit-sticky;position:sticky;top:120px}.startPrice>span{font-size:8px;color:#0cd0d0;font-weight:900;letter-spacing:1px}.startPrice>strong{display:block;font-size:70px;line-height:1;margin-top:30px;letter-spacing:-4px}.startPrice>em{font-style:normal;font-size:11px}.startPrice>div{margin:30px 0;border-top:1px solid rgba(255,255,255,.15)}.startPrice p{display:flex;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.15);padding:13px 0;margin:0;font-size:10px}.startPrice p b{color:#0cd0d0}.startPrice>small{font-size:8px;opacity:.55}.pricingExperience{display:grid;grid-template-columns:420px 1fr;grid-gap:70px;gap:70px;align-items:center}.priceHeroCard{background:#7206fd;color:#fff;border-radius:26px;padding:42px;box-shadow:20px 25px 0 rgba(12,208,208,.3)}.priceHeroCard>span{font-size:8px;font-weight:900;letter-spacing:1px}.priceHeroCard>div{display:flex;align-items:flex-end;gap:10px;margin-top:30px}.priceHeroCard strong{font-size:78px;line-height:.9;letter-spacing:-5px}.priceHeroCard em{font-style:normal;font-size:16px;font-weight:900;margin-bottom:7px}.priceHeroCard p{font-size:12px;margin:17px 0 30px}.priceIncluded h2{font-size:43px;line-height:1.04;letter-spacing:-2px;margin:0 0 28px}.includedGrid{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.includedGrid span{padding:12px 14px;background:rgba(114,6,253,.045);border-radius:9px;font-size:11px;font-weight:700}.includedGrid span:first-letter{color:#7206fd}.pricePrinciples{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px;margin-top:75px}.pricePrinciples article{border-top:3px solid #7206fd;padding:25px 8px;display:flex;gap:18px}.pricePrinciples article>b{font-size:26px;color:#7206fd}.pricePrinciples span{display:flex;flex-direction:column;gap:5px}.pricePrinciples strong{font-size:13px}.pricePrinciples small{font-size:10px;line-height:1.5;opacity:.6}.pricingLegal{text-align:center;font-size:9px;opacity:.55;margin-top:35px}@media(max-width:760px){.premiumHeader .nav{min-height:76px}.premiumBrand img{width:170px;height:56px}.premiumHeader .navActions>.button{display:none}.premiumHeader .loginDetails summary{padding:25px 0}.premiumContentHero{padding:62px 0 52px}.premiumContentHero:before{height:70px;top:55px}.premiumContentHero h1{font-size:46px;letter-spacing:-2.5px}.premiumContentHero .narrow>p:last-of-type{font-size:16px}.heroMiniTrust{gap:10px;overflow-x:auto}.heroMiniTrust span{white-space:nowrap}.footerBand .wrap{min-height:86px;flex-wrap:wrap;gap:6px 15px;padding-top:15px;padding-bottom:15px}.footerBand span{width:100%;order:3}.footerBand a{margin-left:auto}.contactStage,.memberShowcase,.onboardGrid,.pricingExperience,.storySplit,.supportProcess{grid-template-columns:1fr;gap:40px}.memberCopy h2,.onboardGrid h2,.storySplit h2{font-size:40px;letter-spacing:-2px}.roleStack article:hover{transform:none}.clubOps{margin-top:55px;border-radius:18px}.opsNav{overflow-x:auto;padding:0 22px}.opsMain{grid-template-columns:1fr;padding:28px 22px}.industryStrip{padding:32px 20px}.industryStrip h2{font-size:31px}.memberShowcase{min-height:0}.memberPhone{width:270px;min-height:520px}.supportChooser{grid-template-columns:1fr}.supportChooser article{min-height:240px}.supportChooser article:hover{transform:none}.supportProcess{margin-top:55px;padding-top:45px}.supportNotice{flex-direction:column}.contactPrimary{padding:32px 24px;min-height:360px}.contactPrimary h2{font-size:37px}.startPrice{position:static}.pricingExperience{gap:50px}.priceHeroCard{padding:32px 25px;box-shadow:10px 13px 0 rgba(12,208,208,.3)}.priceHeroCard strong{font-size:65px}.priceIncluded h2{font-size:36px}.includedGrid,.pricePrinciples{grid-template-columns:1fr}.pricePrinciples{margin-top:55px}.premiumFooter .footerTop{grid-template-columns:1fr 1fr}}.contentSection{padding:72px 0 92px}.contentWrap>:first-child{margin-top:0}.contentWrap>:last-child{margin-bottom:0}.interactiveFeatureGrid{gap:16px}.productFeature{background:#fff;min-height:372px}.productFeature:nth-child(n){background:#fff}.productFeature .featureIcon{background:rgba(114,6,253,.08);color:#7206fd}.productFeature:hover .featureIcon{background:#7206fd;color:#fff}.productFeature:hover{border-color:rgba(114,6,253,.32)}.supportChooser{gap:16px}.supportChooser article:nth-child(n){background:#fff;border-color:rgba(37,38,41,.12)}.supportChooser article:hover{border-color:rgba(114,6,253,.3)}.contactSecondary article:nth-child(n){background:#fff}.pricePrinciples article:nth-child(n){border-color:#7206fd}.industryStrip{margin-top:16px}.clubOps{margin-top:64px}.supportProcess{margin-top:64px;padding-top:56px}.pricingExperience{gap:58px}.pricePrinciples{margin-top:58px}.contactSecondary article,.includedGrid span,.roleStack article,.supportChooser article{background:#fff}@media(max-width:760px){.contentSection{padding:48px 0 64px}.clubOps{margin-top:44px}.supportProcess{margin-top:44px;padding-top:38px}.pricePrinciples{margin-top:42px}.productFeature{min-height:0}.interactiveFeatureGrid{gap:12px}}.marketingSite{--clubzy-purple:#7206fd;--clubzy-aqua:#0cd0d0;--clubzy-charcoal:#252629;--clubzy-white:#fff}.premiumContentHero{background:linear-gradient(135deg,rgba(114,6,253,.06),#fff 58%,rgba(12,208,208,.11))}.heroBlob{background:#0cd0d0}.clubOps .eyebrow,.contactPrimary>span,.footerBand a,.nextSession>span,.opsNav .active,.opsStats b,.premiumPageCta small,.priceHeroCard>span,.startPrice p b,.startPrice>span,.supportNotice b{color:#0cd0d0}.priceHeroCard{box-shadow:20px 25px 0 rgba(12,208,208,.24)}.memberPhone{box-shadow:25px 35px 0 rgba(114,6,253,.09),-22px -20px 0 rgba(12,208,208,.2)}.flowLine i,.productCta .eyebrow{color:#0cd0d0}.button.aqua{background:#0cd0d0;color:#252629;border-color:#0cd0d0}.button.aqua:hover{background:#252629;color:#fff}@media(max-width:760px){.priceHeroCard{box-shadow:10px 13px 0 rgba(12,208,208,.24)}}