:root{--ink:#0f007a;--purple:#4f3faa;--violet:#8162cc;--mint:#dbfedc;--sky:#dfe7ff;--cream:#f7f3ea;--paper:#ffffff;--smoke:#f5f2ec;--text:#151323;--muted:#5f5a70;--line:#ded9d1;--blue:#004ee4;--deep-indigo:#10006C;--radius:8px;--max:1180px;--display:var(--font-factor-a),Arial,sans-serif;--body:var(--font-factor-a),Arial,sans-serif;--home-header-height:76px}*{box-sizing:border-box}html{font-size:14px;scroll-behavior:smooth}body{margin:0;padding-top:var(--home-header-height);color:var(--text);background:var(--paper);font-weight:400;line-height:1.45;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body,button,input,select,textarea{font-family:var(--body)}button,input,select,textarea{font-size:inherit}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button{color:inherit}h1,h2,h3,h4,h5,h6,p{margin-top:0}h1,h2,h3,h4,h5,h6{font-family:var(--display);letter-spacing:0;font-weight:700}p{font-family:var(--body);font-weight:400}b,strong{font-weight:700}.container{width:min(calc(100% - 48px),var(--max));margin:0 auto}.button{min-height:48px;padding:0 28px;display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;border-radius:999px;font-family:var(--body);font-size:1rem;font-weight:500;line-height:1;text-align:center;white-space:nowrap;cursor:pointer;transition:background .18s ease,color .18s ease,border-color .18s ease,box-shadow .18s ease,transform .18s ease}.button:hover{transform:translateY(-1px)}.button-primary{background:var(--blue);color:white;box-shadow:0 10px 22px rgba(0,78,228,.14)}.button-primary:hover{background:var(--ink);color:white;box-shadow:0 14px 30px rgba(15,0,122,.22)}.button-secondary{border-color:rgba(15,0,122,.14);background:rgba(255,255,255,.86);color:var(--ink);box-shadow:0 10px 24px rgba(15,0,122,.06)}.button-secondary:hover{border-color:rgba(15,0,122,.28);background:white;color:var(--ink)}.button-dark{background:#111;color:white}.button-dark:hover{background:var(--ink);color:white}.button-light{border-color:rgba(15,0,122,.14);background:white;color:var(--ink)}.button-light:hover{border-color:rgba(15,0,122,.28);background:#f5f2ff}.button-mint{background:var(--mint);color:var(--ink)}.button-mint:hover{background:#c7f5ca;color:var(--ink)}.button:disabled,.button[aria-disabled=true]{opacity:.48;pointer-events:none;cursor:not-allowed;transform:none}@media (max-width:1050px){:root{--home-header-height:64px}}@media (max-width:640px){.container{width:calc(100% - 28px)}}.page-hero{padding:92px 0 82px}.page-hero-light{background:linear-gradient(135deg,#eef7ff,#eee7ff)}.page-hero-inner{display:grid;grid-gap:14px;gap:14px}.page-hero h1{max-width:880px;margin:0;color:var(--ink);font-size:clamp(3.3rem,7vw,6.8rem);line-height:.9;text-transform:uppercase}.page-hero p{max-width:720px;margin:0;color:var(--muted);font-size:1.18rem;line-height:1.55}.page-hero span{color:rgba(15,0,122,.66);font-size:.95rem;font-weight:700}.legal-section{padding:72px 0 86px;background:#ffffff}.legal-layout{display:grid;grid-template-columns:minmax(240px,.34fr) minmax(0,1fr);grid-gap:42px;gap:42px;align-items:start}.legal-summary{position:-webkit-sticky;position:sticky;top:calc(var(--home-header-height) + 24px);padding:26px;border:1px solid rgba(79,63,170,.14);border-radius:8px;background:#f8f6ff}.legal-content h2,.legal-summary h2{margin:0 0 12px;color:var(--ink);font-size:1.35rem;text-transform:uppercase}.legal-content p,.legal-summary p{color:var(--muted);line-height:1.65}.legal-summary a{color:var(--ink);font-weight:700;text-decoration:underline;text-underline-offset:4px}.legal-content{display:grid;grid-gap:26px;gap:26px}.legal-content article,.legal-content>p{padding-bottom:24px;border-bottom:1px solid rgba(79,63,170,.1)}.legal-content article:last-child{border-bottom:0}.legal-content p{margin:0 0 12px}.legal-content p:last-child{margin-bottom:0}.trial-hero-summary__legal a{color:var(--ink);font-weight:700;text-decoration:underline;text-underline-offset:3px}@media (max-width:820px){.page-hero{padding:64px 0 58px}.page-hero h1{font-size:clamp(2.55rem,12vw,4.3rem)}.legal-layout{grid-template-columns:1fr}.legal-summary{position:static}}.site-header{height:var(--home-header-height);min-height:var(--home-header-height);padding:0 56px;position:fixed;top:0;left:0;right:0;z-index:9999;gap:24px;border-bottom:1px solid rgba(222,217,209,.45);background:rgba(255,255,255,.88);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);font-family:var(--body)}.brand,.site-header{display:flex;align-items:center}.brand{width:190px;flex:0 0 auto}.brand-wordmark{width:180px;height:auto}.brand-icon{display:none}.nav-links{margin-left:auto;display:flex;align-items:center;gap:34px;color:var(--deep-indigo);font-family:var(--body);font-size:.82rem;font-weight:400;letter-spacing:.09em}.nav-links a{font-family:inherit;font-weight:inherit;transition:color .18s ease}.header-actions a:hover,.nav-links a:hover{color:var(--purple)}.header-actions{display:flex;align-items:center;gap:22px;color:#100841;font-family:var(--body);font-size:.82rem;font-weight:400;letter-spacing:.09em}.header-actions>a:not(.button){font-family:inherit;font-weight:inherit;transition:color .18s ease}.header-actions .button-primary{min-height:58px;padding:0 24px;border-radius:999px;background:linear-gradient(135deg,#5c35f2,#321bd7);color:white;font-family:var(--body);font-weight:700;font-size:.9rem;box-shadow:0 18px 36px rgba(69,47,224,.24)}.header-actions .button-primary:hover{background:linear-gradient(135deg,#4325df,#210fae);color:white}.menu-toggle,.mobile-client-link{display:none}@media (max-width:1050px){.site-header{height:var(--home-header-height);min-height:var(--home-header-height);padding:0 16px}.brand{width:auto}.brand-wordmark{width:160px}.header-actions,.nav-links{display:none}.menu-toggle{width:46px;height:46px;margin-left:auto;padding:0;display:grid;place-items:center;grid-gap:4px;gap:4px;border:1px solid rgba(79,63,170,.28);border-radius:var(--radius);background:white;cursor:pointer}.menu-toggle span{width:22px;height:3px;display:block;border-radius:999px;background:var(--ink)}.nav-links.is-open{padding:14px;position:fixed;top:var(--home-header-height);left:16px;right:16px;z-index:9998;display:flex;flex-direction:column;align-items:stretch;gap:4px;border:1px solid var(--line);border-radius:14px;background:white;box-shadow:0 22px 60px rgba(15,0,122,.18)}.nav-links.is-open a{padding:13px 12px;border-radius:10px;font-family:var(--body);font-weight:500}.nav-links.is-open a:hover{background:#f5f2ff}.nav-links.is-open .mobile-client-link{margin-top:6px;display:flex}}@media (max-width:640px){.brand-wordmark{display:none}.brand-icon{width:48px;height:48px;display:block;border-radius:9px}}.home-hero{width:100%;min-height:calc(100svh - var(--home-header-height));padding:48px 5.5vw 44px;position:relative;display:grid;place-items:center;overflow:hidden;isolation:isolate;background:radial-gradient(circle at 76% 12%,rgba(214,255,225,.95) 0,rgba(214,255,225,.58) 22%,rgba(214,255,225,.16) 42%,transparent 58%),radial-gradient(circle at 18% 78%,rgba(220,255,226,.88) 0,rgba(220,255,226,.42) 26%,transparent 48%),radial-gradient(circle at 78% 88%,rgba(129,98,204,.72) 0,rgba(129,98,204,.38) 24%,rgba(129,98,204,.12) 46%,transparent 62%),radial-gradient(circle at 46% 36%,rgba(224,232,255,.95) 0,rgba(224,232,255,.44) 34%,transparent 56%),linear-gradient(135deg,#ffffff,#fbfcff 36%,#f2f4ff 68%,#ece9ff)}.home-hero:before{width:680px;height:680px;right:-190px;bottom:-290px;background:radial-gradient(circle,rgba(69,44,218,.32) 0,rgba(93,65,220,.2) 36%,rgba(93,65,220,.08) 56%,transparent 72%);filter:blur(24px)}.home-hero:after,.home-hero:before{content:"";position:absolute;z-index:-1;border-radius:50%;pointer-events:none}.home-hero:after{width:540px;height:540px;top:-190px;right:8%;background:radial-gradient(circle,rgba(214,255,225,.68) 0,rgba(214,255,225,.26) 48%,transparent 72%);filter:blur(22px)}.home-hero__content{width:min(1680px,100%);min-width:0;margin:0 auto;position:relative;z-index:2;display:grid;grid-template-columns:minmax(520px,.96fr) minmax(610px,1.04fr);grid-gap:clamp(34px,3.8vw,68px);gap:clamp(34px,3.8vw,68px)}.home-hero__copy{width:100%;max-width:820px;min-width:0;position:relative;z-index:4}.home-hero__badge{width:-moz-fit-content;width:fit-content;min-height:48px;margin-bottom:26px;padding:0 20px;display:inline-flex;align-items:center;justify-content:center;gap:14px;border:1px solid rgba(79,63,170,.06);border-radius:999px;background:linear-gradient(135deg,rgba(243,241,255,.98),rgba(229,226,250,.96));color:#4b32df;font-size:clamp(10px,.95vw,22px);font-weight:600;letter-spacing:.05em;line-height:1;text-transform:uppercase;white-space:nowrap;box-shadow:0 10px 28px rgba(85,66,181,.08),inset 0 1px 0 rgba(255,255,255,.9)}.home-hero__badge:before{content:"★";color:#4b32df;font-size:1.05rem;line-height:1}.home-hero__eyebrow{width:100%;margin:0 0 10px;display:flex;align-items:center;flex-wrap:wrap;gap:2px;color:#2515c9;font-size:clamp(16px,1.25vw,22px);font-weight:500;letter-spacing:-.02em;line-height:1.3;text-transform:uppercase}.home-hero__eyebrow-highlight{padding:5px 9px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:rgba(255,255,255,.94);color:#1112c8;box-shadow:0 8px 18px rgba(42,32,145,.1),inset 0 0 0 1px rgba(79,63,170,.06)}.home-hero__title{max-width:920px;margin:0;font-size:clamp(66px,3.45vw,104px);font-weight:700;letter-spacing:.02em;line-height:.9}.home-hero__title-line{display:block}.home-hero__title-line-secondary{display:block;font-size:clamp(49px,3.5vw,104px)}.home-hero__title-purple{color:#2f178c}.home-hero__title-blue{color:#1116dd}.home-hero__description{width:100%;max-width:810px;margin:15px 0 0;padding:0;display:block;color:#6c42e8;font-size:clamp(12px,.8rem + .45vw,14px);font-weight:500;letter-spacing:-.012em;line-height:1.42;text-transform:uppercase;-webkit-text-fill-color:currentColor;text-shadow:none}.home-hero__description,.home-hero__description-highlight{background:none;background-image:none;-webkit-background-clip:border-box;background-clip:border-box}.home-hero__description-highlight{display:inline;color:#2411d4;font-weight:600;-webkit-text-fill-color:#2411d4}.home-hero__description br{display:block}.home-hero__actions{margin-top:30px;display:flex;align-items:center;flex-wrap:wrap;gap:16px}.home-hero__actions .button{min-height:66px;padding:0 24px;border:0;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#5638ed,#3b24e3 46%,#4c25f2);color:#ffffff;font-size:1rem;font-weight:700;letter-spacing:.01em;text-decoration:none;text-transform:uppercase;box-shadow:0 18px 34px rgba(73,44,218,.24),inset 0 1px 0 rgba(255,255,255,.24);transition:transform .25s ease,box-shadow .25s ease,filter .25s ease}.home-hero__actions .button:hover{transform:translateY(-3px);filter:brightness(1.04);box-shadow:0 22px 42px rgba(73,44,218,.32),inset 0 1px 0 rgba(255,255,255,.24)}.home-hero__actions .button:active{transform:translateY(-1px)}.home-hero__trust{width:100%;margin-top:26px;display:flex;align-items:center;gap:0}.home-hero__trust-item{min-width:0;padding-right:34px;display:flex;align-items:center;gap:16px;color:#23147f;font-size:1rem;font-weight:500;letter-spacing:.01em;line-height:1.2;text-transform:uppercase}.home-hero__trust-item+.home-hero__trust-item{margin-left:34px;padding-left:34px;border-left:1px solid rgba(35,20,127,.2)}.home-hero__trust-item>span{display:block}.home-hero__trust-icon{width:58px;height:58px;flex:0 0 58px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.82);border-radius:50%;background:linear-gradient(135deg,rgba(238,233,255,.98),rgba(218,210,255,.9));color:#3d2bd1;box-shadow:0 14px 30px rgba(79,63,170,.12),inset 0 1px 0 rgba(255,255,255,.86)}.home-hero__trust-icon svg{width:29px;height:29px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.hero-gallery-wrap{width:100%;min-width:0;min-height:min(610px,calc(100svh - 154px));padding-bottom:2rem;position:relative;display:grid;place-items:center}.home-hero__gallery{width:min(100%,850px);height:min(585px,calc(100svh - 170px));min-height:500px;position:relative;perspective:1350px;transform-style:preserve-3d}.home-hero__gallery-card{width:clamp(300px,20vw,385px);height:clamp(440px,29.7vw,555px);position:absolute;top:50%;left:50%;overflow:hidden;border:3px solid rgba(255,255,255,.96);border-radius:42px;background:#171133;box-shadow:0 30px 68px rgba(54,40,142,.26),0 0 0 1px rgba(255,255,255,.62);transform-style:preserve-3d;transition:transform .8s cubic-bezier(.22,1,.36,1),opacity .55s ease,filter .55s ease,box-shadow .55s ease}.home-hero__gallery-card img{width:100%;height:100%;display:block;object-fit:cover;object-position:center;transform:scale(1.025);transition:transform .8s cubic-bezier(.22,1,.36,1)}.home-hero__gallery-card:after{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,transparent 48%,rgba(8,5,35,.16) 65%,rgba(8,5,35,.82));pointer-events:none}.home-hero__gallery-card.is-active{z-index:5;opacity:1;filter:saturate(1.05) brightness(1);transform:translateX(-50%) translateY(-50%) translateZ(88px) scale(1.035);box-shadow:0 38px 84px rgba(54,40,142,.32),0 0 0 1px rgba(255,255,255,.72),0 0 36px rgba(104,82,218,.18)}.home-hero__gallery-card.is-active img{transform:scale(1.015)}.home-hero__gallery-card.is-prev{z-index:3;opacity:.92;filter:saturate(.96) brightness(.93);transform:translateX(-103%) translateY(-46%) translateZ(-54px) rotateY(5deg) scale(.93)}.home-hero__gallery-card.is-next{z-index:2;opacity:.92;filter:saturate(.96) brightness(.93);transform:translateX(3%) translateY(-46%) translateZ(-54px) rotateY(-5deg) scale(.93)}.home-hero__gallery-card:not(.is-active):not(.is-prev):not(.is-next){z-index:1;opacity:0;pointer-events:none;transform:translateX(-50%) translateY(-50%) translateZ(-140px) scale(.8)}.home-hero__gallery-card:first-child img{object-position:52% center}.home-hero__gallery-card:nth-child(2) img{object-position:50% center}.home-hero__gallery-card:nth-child(3) img{object-position:55% center}.home-hero__gallery-info{position:absolute;left:0;right:0;bottom:30px;z-index:3;padding:0 24px;color:#ffffff;text-align:center}.home-hero__gallery-icon{display:none}.home-hero__gallery-info h3{margin:0 0 8px;color:#ffffff;font-size:clamp(1.02rem,1.08vw,1.3rem);font-weight:700;letter-spacing:.03em;line-height:1;text-transform:uppercase}.home-hero__gallery-info p{margin:0;color:rgba(255,255,255,.86);font-size:clamp(.72rem,.78vw,.88rem);font-weight:400;letter-spacing:.12em;line-height:1.35;text-transform:uppercase}.home-hero__gallery-info:after{display:none}.hero-gallery-dots{position:absolute;left:50%;bottom:4px;z-index:10;padding:8px 13px;display:flex;align-items:center;justify-content:center;gap:8px;border:1px solid rgba(79,63,170,.1);border-radius:999px;background:rgba(255,255,255,.72);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);box-shadow:0 14px 30px rgba(79,63,170,.11),inset 0 0 0 1px rgba(255,255,255,.66);transform:translateX(-50%);margin-top:.3em}.hero-gallery-dots button{width:8px;height:8px;padding:0;border:0;border-radius:999px;background:rgba(79,63,170,.22);cursor:pointer;transition:width .4s ease,background .4s ease,opacity .4s ease}.hero-gallery-dots button.is-active{width:26px;background:#4b32df}@media (max-width:1500px){.home-hero{padding:30px 5vw 45px}.home-hero__content{grid-template-columns:minmax(470px,.96fr) minmax(540px,1.04fr);gap:clamp(26px,2.8vw,48px)}.home-hero__title{font-size:clamp(40px,3.96vw,88px)}.home-hero__description{font-size:clamp(12px,1.1vw,14px)}.home-hero__trust-item{padding-right:24px;gap:13px;font-size:.9rem}.home-hero__trust-item+.home-hero__trust-item{margin-left:24px;padding-left:24px}.home-hero__trust-icon{width:54px;height:54px;flex-basis:54px}.hero-gallery-wrap{min-height:min(555px,calc(100svh - 145px))}.home-hero__gallery{width:min(100%,760px);height:min(535px,calc(100svh - 165px));min-height:470px}.home-hero__gallery-card{width:clamp(275px,19.5vw,345px);height:clamp(405px,28.7vw,500px);border-radius:38px}}@media (max-width:1180px){.home-hero{min-height:auto;padding:56px 28px 84px}.home-hero__content{width:100%;grid-template-columns:minmax(0,1fr);justify-items:center;gap:48px}.home-hero__copy{width:min(100%,900px);max-width:900px;margin:0 auto;display:flex;flex-direction:column;align-items:center;text-align:center}.home-hero__badge{margin-left:auto;margin-right:auto}.home-hero__eyebrow{justify-content:center;text-align:center}.home-hero__title{text-align:center}.home-hero__description{margin-left:auto;margin-right:auto;text-align:center}.home-hero__actions,.home-hero__trust{justify-content:center}.home-hero__trust{width:-moz-fit-content;width:fit-content;max-width:100%;margin-left:auto;margin-right:auto}.hero-gallery-wrap{width:100%;min-height:525px;padding-bottom:66px}.home-hero__gallery{width:min(100%,720px);height:495px;min-height:495px}.home-hero__gallery-card{width:300px;height:440px;border-radius:36px}}@media (max-width:820px){.home-hero{padding:46px 22px 82px}.home-hero__title{font-size:clamp(48px,9vw,72px)}.home-hero__eyebrow{max-width:650px;font-size:15px}.home-hero__description{max-width:650px}.home-hero__trust{width:min(100%,620px)}.home-hero__trust-item{padding-right:18px;font-size:.82rem}.home-hero__trust-item+.home-hero__trust-item{margin-left:18px;padding-left:18px}.home-hero__trust-icon{width:50px;height:50px;flex-basis:50px}.hero-gallery-wrap{min-height:455px}.home-hero__gallery{width:min(100%,580px);height:415px;min-height:415px}.home-hero__gallery-card{width:250px;height:372px;border-radius:31px}}@media (max-width:760px){.home-hero{width:100%;min-height:auto;padding:38px 18px 78px;place-items:start center}.home-hero__content{width:100%;min-width:0;grid-template-columns:minmax(0,1fr);justify-items:center;gap:44px}.home-hero__copy{width:100%;max-width:560px;margin:0 auto}.home-hero__badge{min-height:44px;margin-bottom:20px;padding:0 20px;font-size:.82rem}.home-hero__eyebrow{margin-bottom:22px;gap:6px;font-size:12px;line-height:1.5}.home-hero__eyebrow-highlight{padding:4px 9px 5px}.home-hero__title{width:100%;font-size:clamp(42px,10vw,58px);line-height:.92;letter-spacing:-.02em}.home-hero__description{width:100%;max-width:520px;margin-top:22px;font-size:15px;line-height:1.48}.home-hero__description br{display:none}.home-hero__actions{width:100%;max-width:440px;margin-top:26px}.home-hero__actions .button{width:100%;min-height:58px;padding:0 24px;font-size:.9rem}.home-hero__trust{width:min(100%,390px);margin-top:34px;display:grid;grid-template-columns:1fr;justify-items:center;grid-gap:18px;gap:18px}.home-hero__trust-item{width:280px;margin:0;padding:0;display:grid;grid-template-columns:58px minmax(0,1fr);align-items:center;grid-gap:16px;gap:16px;font-size:.94rem;text-align:left}.home-hero__trust-item+.home-hero__trust-item{margin:0;padding:0;border-left:0}.home-hero__trust-icon{width:54px;height:54px;flex-basis:54px}.home-hero__trust-icon svg{width:27px;height:27px}.hero-gallery-wrap{width:100%;min-height:392px;padding-bottom:56px}.home-hero__gallery{width:min(100%,360px);height:352px;min-height:352px;perspective:900px}.home-hero__gallery-card{width:210px;height:310px;border-width:2px;border-radius:25px}.home-hero__gallery-info{bottom:18px;padding:0 14px}.home-hero__gallery-info h3{font-size:.92rem}.home-hero__gallery-info p{font-size:.66rem}.home-hero__gallery-card.is-active{transform:translateX(-50%) translateY(-50%) translateZ(38px) scale(1.025)}.home-hero__gallery-card.is-prev{transform:translateX(-98%) translateY(-45%) translateZ(-36px) rotateY(5deg) scale(.88)}.home-hero__gallery-card.is-next{transform:translateX(-2%) translateY(-45%) translateZ(-36px) rotateY(-5deg) scale(.88)}.hero-gallery-dots{bottom:4px}}@media (max-width:480px){.home-hero{padding:32px 15px 72px}.home-hero__content{gap:40px}.home-hero__badge{min-height:40px;padding:0 17px;font-size:.76rem}.home-hero__eyebrow{max-width:350px;font-size:11px}.home-hero__title{font-size:clamp(36px,11.4vw,48px)}.home-hero__description{font-size:14px}.home-hero__trust{width:min(100%,340px)}.home-hero__trust-item{width:270px;grid-template-columns:52px minmax(0,1fr);gap:14px;font-size:.88rem}.home-hero__trust-icon{width:50px;height:50px;flex-basis:50px}.hero-gallery-wrap{min-height:360px}.home-hero__gallery{width:min(100%,315px);height:322px;min-height:322px}.home-hero__gallery-card{width:185px;height:280px;border-radius:22px}.home-hero__gallery-card.is-prev{transform:translateX(-93%) translateY(-45%) translateZ(-32px) rotateY(4deg) scale(.86)}.home-hero__gallery-card.is-next{transform:translateX(-7%) translateY(-45%) translateZ(-32px) rotateY(-4deg) scale(.86)}}.subscriptions-page{width:100%;overflow:hidden;background:#f7f8ff}.subscriptions-hero{position:relative;min-height:calc(100svh - var(--home-header-height));padding:48px 5.5vw 58px;display:grid;place-items:center;overflow:hidden;isolation:isolate;background:radial-gradient(circle at 14% 18%,rgba(214,255,225,.45) 0,rgba(214,255,225,.16) 28%,transparent 54%),radial-gradient(circle at 84% 14%,rgba(214,221,255,.5) 0,rgba(214,221,255,.18) 30%,transparent 58%),linear-gradient(135deg,#ffffff,#fbfcff 42%,#f5f6ff 72%,#f1efff)}.subscriptions-hero:before{width:560px;height:560px;right:-210px;bottom:-260px;background:radial-gradient(circle,rgba(75,50,223,.14) 0,rgba(75,50,223,.06) 44%,transparent 72%);filter:blur(24px)}.subscriptions-hero:after,.subscriptions-hero:before{content:"";position:absolute;z-index:-1;border-radius:50%;pointer-events:none}.subscriptions-hero:after{width:500px;height:500px;top:-220px;left:8%;background:radial-gradient(circle,rgba(214,255,225,.34) 0,rgba(214,255,225,.12) 50%,transparent 74%);filter:blur(22px)}.subscriptions-hero-layout{width:min(1680px,calc(100% - 96px));max-width:100%;margin:0 auto;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);grid-gap:clamp(40px,5vw,80px);gap:clamp(40px,5vw,80px);align-items:center}.subscriptions-hero-content{position:relative;z-index:2;width:100%;max-width:840px;min-width:0}.subscriptions-hero-eyebrow{width:-moz-fit-content;width:fit-content;min-height:48px;margin-bottom:26px;padding:0 20px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(79,63,170,.08);border-radius:999px;background:linear-gradient(135deg,rgba(246,244,255,.98),rgba(235,232,252,.96));color:#4b32df;font-size:clamp(.82rem,.85vw,1rem);font-weight:600;letter-spacing:.04em;line-height:1;text-transform:uppercase;box-shadow:0 10px 24px rgba(85,66,181,.07),inset 0 1px 0 rgba(255,255,255,.95)}.subscriptions-hero-content h1{max-width:900px;margin:0;color:#2f178c;font-size:clamp(58px,3.45vw,96px);font-weight:700;letter-spacing:-.04em;line-height:.94;text-wrap:balance}.subscriptions-title-blue{color:#1116dd}.subscriptions-hero-content p{max-width:760px;margin:24px 0 0;color:#5d5672;font-size:clamp(1rem,.95vw,1.18rem);font-weight:400;line-height:1.62}.subscriptions-hero-actions{margin-top:30px;display:flex;align-items:center;flex-wrap:wrap;gap:16px}.subscriptions-hero-button{min-height:66px;padding:0 28px;border:0;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#5638ed,#3b24e3 46%,#4c25f2);color:#ffffff;font-size:1rem;font-weight:700;letter-spacing:.01em;text-decoration:none;text-transform:uppercase;box-shadow:0 18px 34px rgba(73,44,218,.22),inset 0 1px 0 rgba(255,255,255,.24);transition:transform .25s ease,filter .25s ease,box-shadow .25s ease}.subscriptions-hero-button:hover{transform:translateY(-3px);filter:brightness(1.04);color:#ffffff;box-shadow:0 22px 42px rgba(73,44,218,.3),inset 0 1px 0 rgba(255,255,255,.24)}.subscriptions-hero-button:active{transform:translateY(-1px)}.subscriptions-hero-link{color:#2411d4;font-size:1rem;font-weight:700;text-decoration:none}.subscriptions-hero-link:hover{text-decoration:underline}.subscriptions-hero-benefits{margin-top:24px;display:flex;flex-wrap:wrap;gap:10px}.subscriptions-hero-benefits span{min-height:38px;padding:0 15px;display:inline-flex;align-items:center;border:1px solid rgba(79,63,170,.08);border-radius:999px;background:rgba(255,255,255,.84);color:#453a67;font-size:.88rem;font-weight:600;box-shadow:0 8px 18px rgba(79,63,170,.05),inset 0 1px 0 rgba(255,255,255,.9)}.subscriptions-hero-visual{width:100%;min-width:0;min-height:610px;position:relative;display:flex;align-items:center;justify-content:center}.subscriptions-hero-image-wrap{width:min(100%,610px);height:610px;position:relative;overflow:hidden;border:3px solid rgba(255,255,255,.96);border-radius:42px;background:#f3f4ff;box-shadow:0 32px 72px rgba(54,40,142,.17),0 0 0 1px rgba(79,63,170,.05)}.subscriptions-hero-image{width:100%;height:100%;display:block;object-fit:cover;object-position:center}.floating-card{max-width:230px;padding:18px 20px;position:absolute;z-index:3;border:1px solid rgba(255,255,255,.9);border-radius:22px;background:rgba(255,255,255,.88);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);box-shadow:0 18px 38px rgba(54,40,142,.13),inset 0 1px 0 rgba(255,255,255,.9)}.floating-card strong{margin-bottom:7px;display:block;color:#2411d4;font-size:.98rem;font-weight:700}.floating-card span{color:#6d667d;font-size:.9rem;line-height:1.42}.floating-card-top{top:64px;left:-24px}.floating-card-bottom{right:-24px;bottom:48px}.membership-catalog{min-height:620px;padding:96px 0 100px;position:relative;overflow:hidden;scroll-margin-top:var(--home-header-height);background:radial-gradient(circle at 14% 16%,rgba(214,255,225,.24) 0,rgba(214,255,225,.08) 30%,transparent 54%),radial-gradient(circle at 84% 14%,rgba(214,221,255,.3) 0,rgba(214,221,255,.1) 32%,transparent 58%),linear-gradient(180deg,#fbfcff,#f7f8ff)}.membership-catalog:before{content:"";width:520px;height:520px;position:absolute;right:-240px;top:-190px;border-radius:50%;background:radial-gradient(circle,rgba(75,50,223,.09) 0,rgba(75,50,223,.03) 56%,transparent 72%);filter:blur(20px);pointer-events:none}.membership-catalog .container{position:relative;z-index:1;width:min(1420px,calc(100% - 96px));max-width:none;margin-left:auto;margin-right:auto}.membership-slider{width:100%;max-width:1420px;min-width:0;margin:0 auto;display:grid;grid-template-columns:56px minmax(0,1fr) 56px;align-items:center;grid-gap:24px;gap:24px}.membership-plan-grid{width:100%;min-width:0;min-height:390px;display:grid;grid-template-columns:repeat(var(--cards-per-page,3),minmax(0,1fr));grid-gap:28px;gap:28px}.membership-slider-arrow{width:52px;height:52px;padding:0;display:grid;place-items:center;border:1px solid rgba(79,63,170,.12);border-radius:50%;background:rgba(255,255,255,.92);color:#4b32df;font-size:1.8rem;font-weight:700;line-height:1;cursor:pointer;box-shadow:0 14px 28px rgba(79,63,170,.08),inset 0 1px 0 rgba(255,255,255,.92);transition:transform .25s ease,background .25s ease,color .25s ease,box-shadow .25s ease}.membership-slider-arrow:hover{transform:translateY(-3px) scale(1.04);border-color:transparent;background:linear-gradient(135deg,#5638ed,#3b24e3 46%,#4c25f2);color:#ffffff;box-shadow:0 18px 34px rgba(73,44,218,.22),inset 0 1px 0 rgba(255,255,255,.22)}.membership-slider-arrow:focus-visible{outline:3px solid rgba(75,50,223,.18);outline-offset:4px}.membership-slider-dots{grid-column:1/-1;margin-top:26px;display:flex;justify-content:center;gap:8px}.membership-slider-dots button{width:8px;height:8px;padding:0;border:0;border-radius:999px;background:rgba(79,63,170,.18);cursor:pointer;transition:width .35s ease,transform .25s ease,background .35s ease}.membership-slider-dots button:hover{transform:scale(1.12);background:rgba(79,63,170,.42)}.membership-slider-dots button.is-active{width:28px;background:#4b32df}.membership-plan-card{width:100%;min-width:0;min-height:390px;position:relative;overflow:hidden;border:1px solid rgba(79,63,170,.1);border-radius:30px;background:radial-gradient(circle at 100% 0,rgba(228,224,255,.32) 0,rgba(228,224,255,.1) 24%,transparent 52%),radial-gradient(circle at 0 100%,rgba(214,255,225,.18) 0,rgba(214,255,225,.05) 30%,transparent 58%),linear-gradient(180deg,#ffffff,#fdfdff);box-shadow:0 24px 48px rgba(54,40,142,.09),0 8px 20px rgba(79,63,170,.04);transition:transform .3s ease,border-color .3s ease,box-shadow .3s ease}.membership-plan-card:before{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(135deg,rgba(255,255,255,.5),transparent 34%);pointer-events:none}.membership-plan-card:after{content:"";width:72px;height:3px;position:absolute;left:50%;bottom:22px;border-radius:999px;background:rgba(75,50,223,.18);transform:translateX(-50%);pointer-events:none}.membership-plan-card:hover{transform:translateY(-8px);border-color:rgba(75,50,223,.22);box-shadow:0 32px 64px rgba(54,40,142,.14),0 12px 28px rgba(79,63,170,.07)}.membership-plan-card.is-featured{transform:translateY(-10px);border-color:rgba(75,50,223,.28);box-shadow:0 34px 72px rgba(54,40,142,.16),0 12px 30px rgba(79,63,170,.08)}.membership-plan-card.is-featured:hover{transform:translateY(-14px)}.membership-plan-card.is-featured:after{background:rgba(75,50,223,.34)}.membership-plan-body{width:100%;min-width:0;height:100%;padding:48px 32px 44px;position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;text-align:center}.membership-plan-body>strong{min-height:44px;margin-bottom:26px;padding:0 22px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(75,50,223,.18);border-radius:999px;background:linear-gradient(135deg,#5638ed,#3b24e3 48%,#4c25f2);color:#ffffff;font-size:1rem;font-weight:700;letter-spacing:.01em;box-shadow:0 12px 24px rgba(73,44,218,.18),inset 0 1px 0 rgba(255,255,255,.2)}.membership-plan-card.is-featured .membership-plan-body>strong{background:linear-gradient(135deg,#4b32df,#2f178c);box-shadow:0 14px 28px rgba(47,23,140,.24),inset 0 1px 0 rgba(255,255,255,.22)}.membership-plan-price{width:100%;margin:0;padding:14px 0 28px;display:flex;align-items:flex-end;justify-content:center;gap:6px;border-bottom:1px solid rgba(79,63,170,.1)}.membership-plan-price b{color:#1c1548;font-size:clamp(2.8rem,3.45vw,4rem);font-weight:700;letter-spacing:-.055em;line-height:.96}.membership-plan-price span{margin-bottom:7px;color:#514a69;font-size:1rem;font-weight:700}.membership-default-badge{width:-moz-fit-content;width:fit-content;min-height:36px;margin-top:20px;padding:0 18px;border:1px solid rgba(75,50,223,.22);background:rgba(255,255,255,.94);color:#4b32df;font-size:.74rem;font-weight:700;letter-spacing:.05em;box-shadow:0 8px 16px rgba(79,63,170,.06),inset 0 1px 0 rgba(255,255,255,.95)}.membership-catalog-actions{max-width:760px;margin:58px auto 0;display:grid;justify-items:center;grid-gap:24px;gap:24px;text-align:center}.membership-catalog-actions p{margin:0;color:#595268;font-size:clamp(1rem,.9vw,1.1rem);line-height:1.62}.membership-catalog-actions .button{min-width:230px;min-height:62px;padding:0 28px;border:0;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#5638ed,#3b24e3 46%,#4c25f2);color:#ffffff;font-size:1rem;font-weight:700;letter-spacing:.01em;text-decoration:none;text-transform:uppercase;box-shadow:0 18px 34px rgba(73,44,218,.22),inset 0 1px 0 rgba(255,255,255,.24);transition:transform .25s ease,filter .25s ease,box-shadow .25s ease}.membership-catalog-actions .button:hover{transform:translateY(-3px);filter:brightness(1.04);color:#ffffff;box-shadow:0 22px 42px rgba(73,44,218,.3),inset 0 1px 0 rgba(255,255,255,.24)}.catalog-state{max-width:720px;margin:0 auto;padding:34px;border:1px solid rgba(79,63,170,.1);border-radius:24px;background:rgba(255,255,255,.94);color:#332a42;text-align:center;font-weight:700;box-shadow:0 18px 40px rgba(49,32,126,.07),inset 0 1px 0 rgba(255,255,255,.94)}@media (max-width:1500px){.subscriptions-hero{padding:34px 5vw 50px}.subscriptions-hero-layout{grid-template-columns:minmax(470px,1fr) minmax(470px,.9fr);gap:clamp(30px,3.8vw,56px)}.subscriptions-hero-content h1{font-size:clamp(50px,3.65vw,78px)}.subscriptions-hero-visual{min-height:540px}.subscriptions-hero-image-wrap{width:min(100%,540px);height:540px;border-radius:38px}.membership-slider{width:min(100%,1300px)}.membership-plan-grid{min-height:360px;gap:22px}.membership-plan-card{min-height:360px}}@media (max-width:1050px){.subscriptions-hero{min-height:auto;padding:56px 28px 80px}.subscriptions-hero-layout{width:min(100% - 56px,900px);grid-template-columns:minmax(0,1fr);justify-items:center;gap:48px}.subscriptions-hero-content{width:min(100%,900px);max-width:900px;text-align:center}.subscriptions-hero-content h1,.subscriptions-hero-content p,.subscriptions-hero-eyebrow{margin-right:auto;margin-left:auto}.subscriptions-hero-actions,.subscriptions-hero-benefits{justify-content:center}.subscriptions-hero-visual{width:100%;min-height:auto}.subscriptions-hero-image-wrap{width:min(100%,620px);height:560px}.floating-card-top{top:26px;left:10px}.floating-card-bottom{right:10px;bottom:26px}.membership-catalog .container{width:calc(100% - 56px)}.membership-slider{grid-template-columns:46px minmax(0,1fr) 46px;gap:16px}.membership-slider-arrow{width:44px;height:44px}.membership-plan-grid{gap:18px}}@media (max-width:820px){.subscriptions-hero{padding:48px 22px 76px}.subscriptions-hero-content h1{font-size:clamp(46px,8vw,68px)}.subscriptions-hero-content p{max-width:680px}.subscriptions-hero-image-wrap{height:500px;border-radius:34px}.membership-catalog{padding:76px 0 82px}.membership-plan-grid{min-height:320px}.membership-plan-card{min-height:320px;border-radius:26px}.membership-plan-body{padding:38px 22px 36px}.membership-plan-price b{font-size:clamp(2.35rem,7vw,3.2rem)}}@media (max-width:640px){.subscriptions-hero{padding:38px 18px 66px}.subscriptions-hero-layout{width:calc(100% - 36px);gap:40px}.subscriptions-hero-eyebrow{min-height:42px;margin-bottom:20px;padding:0 18px;font-size:.78rem}.subscriptions-hero-content h1{font-size:clamp(40px,11vw,56px);line-height:.95;letter-spacing:-.035em}.subscriptions-hero-content p{margin-top:20px;font-size:1rem;line-height:1.55}.subscriptions-hero-actions{width:100%;margin-top:26px;flex-direction:column;align-items:stretch}.subscriptions-hero-button{width:100%;min-height:58px;padding:0 24px;font-size:.9rem}.subscriptions-hero-link{text-align:center}.subscriptions-hero-benefits{margin-top:20px;justify-content:center}.subscriptions-hero-benefits span{min-height:36px;font-size:.8rem}.subscriptions-hero-image-wrap{width:100%;height:420px;border-width:2px;border-radius:28px}.floating-card{max-width:180px;padding:14px 15px;border-radius:18px}.floating-card strong{font-size:.86rem}.floating-card span{font-size:.78rem}.floating-card-top{top:16px;left:10px}.floating-card-bottom{right:10px;bottom:16px}.membership-catalog{padding:68px 0 74px}.membership-catalog .container{width:calc(100% - 30px)}.membership-slider{grid-template-columns:38px minmax(0,1fr) 38px;gap:9px}.membership-slider-arrow{width:38px;height:38px;font-size:1.55rem}.membership-plan-grid{min-height:260px}.membership-plan-card{min-height:250px;border-radius:22px}.membership-plan-body{padding:30px 16px 28px}.membership-plan-body>strong{min-height:40px;margin-bottom:18px;padding:0 17px;font-size:.9rem}.membership-plan-price{padding:10px 0 22px;flex-wrap:wrap;row-gap:4px}.membership-plan-price b{font-size:clamp(2.05rem,10.5vw,2.7rem)}.membership-plan-price span{margin-bottom:4px;font-size:.9rem}.membership-default-badge{min-height:34px;margin-top:16px;padding:0 14px;font-size:.68rem}.membership-slider-dots{margin-top:18px}.membership-catalog-actions{margin-top:44px;padding:0 16px}.membership-catalog-actions p{font-size:.96rem}.membership-catalog-actions .button{width:100%;max-width:340px;min-height:58px;font-size:.9rem}}@media (max-width:480px){.subscriptions-hero{padding:32px 15px 60px}.subscriptions-hero-content h1{font-size:clamp(36px,11.4vw,48px)}.subscriptions-hero-image-wrap{height:370px;border-radius:24px}.floating-card{max-width:160px;padding:12px 13px}.floating-card strong{font-size:.8rem}.floating-card span{font-size:.72rem}.membership-slider{grid-template-columns:34px minmax(0,1fr) 34px;gap:6px}.membership-slider-arrow{width:34px;height:34px;font-size:1.4rem}.membership-plan-card{border-radius:20px}.membership-plan-body{padding:28px 12px 26px}.membership-plan-price b{font-size:clamp(1.9rem,10vw,2.4rem)}}.membership-plan-name{margin:0 0 16px;color:var(--ink);font-size:clamp(18px,1.7vw,24px);font-weight:800;line-height:1.08;text-transform:uppercase;text-align:center}.membership-plan-credits{display:inline-flex;align-items:center;justify-content:center;padding:12px 24px;border-radius:999px;background:linear-gradient(135deg,#5a4df6,#3526a8);color:#fff;font-size:14px;font-weight:800;text-transform:uppercase;margin-bottom:24px}.membership-plan-price-block{display:flex;flex-direction:column;align-items:center;gap:16px;margin-bottom:18px;width:100%}.membership-plan-price b{display:block;margin:0;color:#1b1454;font-size:clamp(35px,4.5vw,50px);font-weight:900;line-height:.95;letter-spacing:-.03em;text-align:center}.membership-plan-days-badge{min-height:40px;padding:10px 22px;border-radius:999px;background:#dbfedc;color:#1b1454;font-size:14px;letter-spacing:.03em}.membership-default-badge,.membership-plan-days-badge{display:inline-flex;align-items:center;justify-content:center;font-weight:800;text-transform:uppercase}.membership-default-badge{margin-top:14px;padding:11px 28px;border:1px solid rgba(90,77,246,.25);border-radius:999px;color:#4f3faa;font-size:13px}@media (min-width:981px){.membership-slider-single{grid-template-columns:56px minmax(0,1fr) 56px;gap:24px}.membership-slider-single .membership-plan-grid{grid-column:2}.membership-plan-grid.is-single-card{grid-template-columns:minmax(0,calc((100% - 56px) / 3));justify-content:center}.membership-plan-grid.is-two-cards{grid-template-columns:repeat(2,minmax(0,calc((100% - 56px) / 3)));justify-content:center}.membership-plan-grid.is-single-card .membership-plan-card,.membership-plan-grid.is-two-cards .membership-plan-card{width:100%;max-width:none;justify-self:stretch}}@media (min-width:641px) and (max-width:980px){.membership-plan-grid.is-single-card{grid-template-columns:minmax(0,calc((100% - 18px) / 2));justify-content:center}.membership-plan-grid.is-two-cards{grid-template-columns:repeat(2,minmax(0,1fr));justify-content:stretch}.membership-plan-grid.is-single-card .membership-plan-card,.membership-plan-grid.is-two-cards .membership-plan-card{width:100%;max-width:none}}@media (max-width:640px){.membership-slider-single{grid-template-columns:minmax(0,1fr);gap:0}.membership-slider-single .membership-plan-grid{grid-column:1}.membership-plan-grid.is-single-card,.membership-plan-grid.is-two-cards{grid-template-columns:minmax(0,1fr);justify-content:stretch}.membership-plan-grid.is-single-card .membership-plan-card,.membership-plan-grid.is-two-cards .membership-plan-card{width:100%;max-width:none}}.how-it-works-page{width:100%;overflow:hidden;background:#f7f8ff}.classpass-section{position:relative;padding:clamp(88px,8vw,136px) 0}.classpass-section .container,.classpass-section-head{position:relative;z-index:2}.classpass-section-head{width:min(100%,980px);margin:0 auto clamp(58px,6vw,88px);text-align:center}.classpass-section-head h1,.classpass-section-head h2{margin:0 auto 24px;color:#2f178c;font-size:clamp(58px,3.45vw,96px);font-weight:700;line-height:.96;letter-spacing:-.025em;text-wrap:balance}.classpass-title-purple{color:#2f178c}.classpass-title-blue{color:#1116dd}.classpass-section-head p{width:min(100%,760px);margin:0 auto;color:#5d5672;font-size:clamp(1rem,1vw,1.18rem);font-weight:400;line-height:1.62;text-wrap:balance}.classpass-eyebrow{min-height:48px;margin-bottom:26px;padding:0 20px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(79,63,170,.08);border-radius:999px;background:linear-gradient(135deg,rgba(246,244,255,.98),rgba(235,232,252,.96));color:#4b32df;font-size:clamp(.82rem,.85vw,1rem);font-weight:500;letter-spacing:.04em;line-height:1;text-transform:uppercase;box-shadow:0 10px 24px rgba(85,66,181,.07),inset 0 1px 0 rgba(255,255,255,.95)}.classpass-eyebrow-light{border-color:rgba(255,255,255,.14);background:rgba(255,255,255,.1);color:#ffffff;box-shadow:0 12px 28px rgba(12,6,70,.14),inset 0 1px 0 rgba(255,255,255,.18);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.classpass-members{isolation:isolate;overflow:hidden;scroll-margin-top:var(--home-header-height);background:radial-gradient(circle at 10% 18%,rgba(214,255,225,.62) 0,rgba(214,255,225,.26) 30%,transparent 56%),radial-gradient(circle at 88% 14%,rgba(211,223,255,.58) 0,rgba(211,223,255,.22) 34%,transparent 60%),radial-gradient(circle at 82% 88%,rgba(129,98,204,.18) 0,rgba(129,98,204,.08) 28%,transparent 46%),linear-gradient(135deg,#fafffc,#f5f8ff 50%,#f1efff)}.classpass-members:before{width:620px;height:620px;right:-240px;bottom:-260px;background:radial-gradient(circle,rgba(75,50,223,.12) 0,rgba(75,50,223,.04) 56%,transparent 72%)}.classpass-members:after,.classpass-members:before{content:"";position:absolute;z-index:0;border-radius:50%;filter:blur(22px);pointer-events:none}.classpass-members:after{width:500px;height:500px;top:-220px;left:-160px;background:radial-gradient(circle,rgba(214,255,225,.38) 0,rgba(214,255,225,.13) 52%,transparent 74%)}.member-flow-grid{position:relative;z-index:2;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;grid-gap:clamp(20px,2vw,30px);gap:clamp(20px,2vw,30px)}.member-flow-card{min-width:0;position:relative;overflow:hidden;border:1px solid rgba(79,63,170,.1);border-radius:30px;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(252,252,255,.98));box-shadow:0 24px 48px rgba(54,40,142,.09),0 8px 20px rgba(79,63,170,.04);transition:transform .3s ease,border-color .3s ease,box-shadow .3s ease}.member-flow-card:hover{transform:translateY(-8px);border-color:rgba(75,50,223,.22);box-shadow:0 32px 64px rgba(54,40,142,.14),0 12px 28px rgba(79,63,170,.07)}.member-flow-image{width:100%;aspect-ratio:1.38/1;position:relative;overflow:hidden;border-radius:29px 29px 0 0;background-color:#eef1ff;background-repeat:no-repeat;background-position:50%;background-size:cover;isolation:isolate}.member-flow-image:after{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,rgba(20,12,70,.02) 44%,rgba(20,12,70,.24));pointer-events:none}.member-image-one{background-image:url(/assets/how-it-works/member-one.png)}.member-image-two{background-image:url(/assets/how-it-works/member-two.png)}.member-image-three{background-image:url(/assets/how-it-works/member-three.png)}.member-image-four{background-image:url(/assets/how-it-works/member-four.png)}.member-flow-number{min-width:52px;min-height:42px;padding:0 15px;position:absolute;top:18px;left:18px;z-index:2;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.84);border-radius:999px;background:rgba(255,255,255,.9);color:#4b32df;font-size:.9rem;font-weight:500;letter-spacing:.04em;box-shadow:0 10px 24px rgba(54,40,142,.13),inset 0 1px 0 rgba(255,255,255,.9);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.member-flow-content{padding:30px 28px 32px}.member-flow-content h2{min-height:58px;margin:0 0 16px;color:#241b58;font-size:clamp(1.28rem,1.35vw,1.55rem);font-weight:500;line-height:1.16;letter-spacing:-.015em}.member-flow-content p{margin:0;color:#6c657c;font-size:1rem;font-weight:400;line-height:1.6}.member-flow-summary{width:min(100%,900px);margin:clamp(50px,6vw,80px) auto 0;padding:28px 30px;position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:30px;border:1px solid rgba(79,63,170,.1);border-radius:24px;background:rgba(255,255,255,.92);box-shadow:0 20px 44px rgba(54,40,142,.08),inset 0 1px 0 rgba(255,255,255,.94)}.member-flow-summary p{width:min(100%,590px);margin:0;color:#5d5672;font-size:1rem;font-weight:400;line-height:1.55;text-transform:uppercase}.member-flow-summary .button{min-height:62px;padding:0 28px;flex:0 0 auto;border:0;border-radius:999px;background:linear-gradient(135deg,#5638ed,#3b24e3 46%,#4c25f2);color:#ffffff;font-size:.95rem;font-weight:700;letter-spacing:.01em;text-transform:uppercase;box-shadow:0 18px 34px rgba(73,44,218,.22),inset 0 1px 0 rgba(255,255,255,.24)}.classpass-business{isolation:isolate;overflow:hidden;background:radial-gradient(circle at 12% 14%,rgba(99,77,214,.24) 0,rgba(99,77,214,.08) 34%,transparent 58%),radial-gradient(circle at 88% 86%,rgba(75,50,223,.26) 0,rgba(75,50,223,.08) 34%,transparent 58%),linear-gradient(135deg,#17104f,#241765 48%,#31217e)}.classpass-business:before{width:620px;height:620px;top:-270px;right:-230px;border:1px solid rgba(255,255,255,.08);box-shadow:0 0 0 80px rgba(255,255,255,.015),0 0 0 160px rgba(255,255,255,.01)}.classpass-business:after,.classpass-business:before{content:"";position:absolute;z-index:0;border-radius:50%;pointer-events:none}.classpass-business:after{width:520px;height:520px;bottom:-260px;left:-180px;background:radial-gradient(circle,rgba(214,255,225,.08) 0,transparent 72%);filter:blur(20px)}.classpass-section-head-light h2{color:#ffffff}.classpass-section-head-light .classpass-title-blue{color:#7d8cff}.classpass-section-head-light p{color:rgba(255,255,255,.74)}.business-flow-grid{position:relative;z-index:2;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:clamp(22px,2.4vw,34px);gap:clamp(22px,2.4vw,34px)}.business-flow-card{min-height:340px;padding:clamp(30px,3vw,42px);position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.13);border-radius:28px;background:radial-gradient(circle at 88% 12%,rgba(126,105,230,.24) 0,rgba(126,105,230,.08) 34%,transparent 60%),linear-gradient(145deg,rgba(91,73,168,.62),rgba(57,43,128,.72) 48%,rgba(38,27,104,.82));box-shadow:0 28px 60px rgba(4,0,55,.2),inset 0 1px 0 rgba(255,255,255,.08);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);transition:transform .3s ease,border-color .3s ease,background .3s ease,box-shadow .3s ease}.business-flow-card:after{content:"";width:220px;height:220px;position:absolute;right:-90px;bottom:-110px;border-radius:50%;background:radial-gradient(circle,rgba(214,255,225,.07) 0,transparent 70%);pointer-events:none}.business-flow-card:hover{transform:translateY(-8px);border-color:rgba(214,255,225,.3);background:radial-gradient(circle at 88% 12%,rgba(141,121,238,.3) 0,rgba(141,121,238,.1) 34%,transparent 60%),linear-gradient(145deg,rgba(101,82,181,.68),rgba(66,50,141,.76) 48%,rgba(43,30,112,.86));box-shadow:0 36px 76px rgba(4,0,55,.28),0 0 34px rgba(214,255,225,.05),inset 0 1px 0 rgba(255,255,255,.1)}.business-flow-card-top{margin-bottom:48px;position:relative;z-index:1;display:flex;align-items:center;gap:18px}.business-flow-card-top>span:first-child{width:clamp(70px,5vw,84px);min-width:clamp(70px,5vw,84px);height:clamp(70px,5vw,84px);display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(214,255,225,.74);border-radius:50%;background:radial-gradient(circle at 30% 26%,rgba(255,255,255,.34),transparent 42%),linear-gradient(145deg,rgba(214,255,225,.27),rgba(184,246,203,.13));color:#d6ffe1;font-size:clamp(1.25rem,1.4vw,1.55rem);font-weight:700;letter-spacing:.035em;line-height:1;box-shadow:0 12px 28px rgba(6,1,60,.24),0 0 24px rgba(214,255,225,.14),inset 0 1px 0 rgba(255,255,255,.2);text-shadow:0 2px 12px rgba(214,255,225,.24);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);transition:transform .3s ease,border-color .3s ease,background .3s ease,box-shadow .3s ease}.business-flow-card:hover .business-flow-card-top>span:first-child{transform:scale(1.06);border-color:rgba(214,255,225,.96);background:radial-gradient(circle at 30% 26%,rgba(255,255,255,.42),transparent 42%),linear-gradient(145deg,rgba(214,255,225,.36),rgba(184,246,203,.18));box-shadow:0 16px 34px rgba(6,1,60,.28),0 0 30px rgba(214,255,225,.2),inset 0 1px 0 rgba(255,255,255,.24)}.business-flow-line{height:2px;flex:1 1;border-radius:999px;background:linear-gradient(90deg,rgba(214,255,225,.72),rgba(214,255,225,.24) 58%,transparent);box-shadow:0 0 12px rgba(214,255,225,.08)}.business-flow-card h3{margin:0 0 18px;position:relative;z-index:1;color:#ffffff;font-size:clamp(1.5rem,1.9vw,1.95rem);font-weight:500;line-height:1.16;letter-spacing:-.015em;text-wrap:balance}.business-flow-card p{margin:0;position:relative;z-index:1;color:rgba(255,255,255,.76);font-size:1rem;font-weight:400;line-height:1.62}.business-highlight{margin-top:clamp(48px,6vw,78px);padding:30px 32px;position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:34px;border:1px solid rgba(255,255,255,.12);border-radius:24px;background:linear-gradient(145deg,rgba(255,255,255,.08),rgba(255,255,255,.04));box-shadow:0 22px 52px rgba(4,0,55,.16),inset 0 1px 0 rgba(255,255,255,.06);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.business-highlight>div{width:min(100%,650px)}.business-highlight strong{margin-bottom:8px;display:block;color:#ffffff;font-size:clamp(1.2rem,1.5vw,1.45rem);font-weight:500}.business-highlight p{margin:0;color:rgba(255,255,255,.72);font-size:.98rem;font-weight:400;line-height:1.55}.business-highlight .button{min-height:60px;padding:0 26px;flex:0 0 auto;border:0;border-radius:999px;background:linear-gradient(135deg,#5638ed,#3b24e3 46%,#4c25f2);color:#ffffff;font-size:.92rem;font-weight:700;text-transform:uppercase;box-shadow:0 18px 34px rgba(31,18,121,.28),inset 0 1px 0 rgba(255,255,255,.22)}.classpass-cta{position:relative;isolation:isolate;overflow:hidden;padding:clamp(88px,9vw,140px) 0;background:radial-gradient(circle at 86% 18%,rgba(214,221,255,.34) 0,rgba(214,221,255,.1) 30%,transparent 56%),linear-gradient(180deg,#ffffff,#f7f8ff)}.classpass-cta-inner{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:clamp(42px,7vw,100px);gap:clamp(42px,7vw,100px)}.classpass-cta-content{position:relative;z-index:2}.classpass-cta-content h2{max-width:760px;margin:0 0 24px;color:#2f178c;font-size:clamp(58px,3.45vw,96px);font-weight:700;line-height:.96;letter-spacing:-.025em;text-wrap:balance}.classpass-cta-content>p{max-width:620px;margin:0;color:#5d5672;font-size:clamp(1rem,1vw,1.18rem);font-weight:400;line-height:1.62}.classpass-cta-inner>.button{min-width:240px;min-height:64px;padding:0 28px;border:0;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#5638ed,#3b24e3 46%,#4c25f2);color:#ffffff;font-size:.95rem;font-weight:700;text-decoration:none;text-transform:uppercase;box-shadow:0 18px 34px rgba(73,44,218,.22),inset 0 1px 0 rgba(255,255,255,.24);transition:transform .25s ease,filter .25s ease,box-shadow .25s ease}.classpass-cta-inner>.button:hover{transform:translateY(-3px);filter:brightness(1.04);box-shadow:0 22px 42px rgba(73,44,218,.3),inset 0 1px 0 rgba(255,255,255,.24)}@media (max-width:1050px){.classpass-section{padding:88px 0}.classpass-cta-content h2,.classpass-section-head h1,.classpass-section-head h2{font-size:clamp(3rem,7vw,5.2rem)}.member-flow-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.member-flow-content h2{min-height:0}.classpass-cta-inner{grid-template-columns:1fr;justify-items:center;gap:42px;text-align:center}.classpass-cta-content{max-width:820px;margin:0 auto}.classpass-cta-content h2,.classpass-cta-content>p{margin-right:auto;margin-left:auto}}@media (max-width:820px){.business-flow-grid{grid-template-columns:1fr}.business-flow-card{min-height:auto}.business-flow-card-top{margin-bottom:34px}.business-flow-card-top>span:first-child{width:74px;min-width:74px;height:74px;font-size:1.35rem}.business-highlight{flex-direction:column;align-items:stretch;text-align:center}.business-highlight .button{width:100%}}@media (max-width:640px){.classpass-cta,.classpass-section{padding:68px 0}.classpass-section-head{margin-bottom:44px}.classpass-eyebrow{min-height:42px;margin-bottom:20px;padding:0 18px;font-size:.78rem}.classpass-cta-content h2,.classpass-section-head h1,.classpass-section-head h2{margin-bottom:20px;font-size:clamp(2.75rem,12vw,4.1rem);line-height:.97;letter-spacing:-.02em}.classpass-cta-content>p,.classpass-section-head p{font-size:1rem;line-height:1.58}.member-flow-grid{grid-template-columns:1fr;gap:22px}.member-flow-card{border-radius:24px}.member-flow-image{aspect-ratio:1.48/1;border-radius:23px 23px 0 0}.member-flow-content{padding:24px 22px 27px}.member-flow-content h2{margin-bottom:13px;font-size:1.4rem}.member-flow-summary{margin-top:42px;padding:24px 20px;flex-direction:column;align-items:stretch;gap:22px;text-align:center}.member-flow-summary .button{width:100%}.business-flow-card{padding:28px 23px;border-radius:24px}.business-flow-card-top{margin-bottom:30px;gap:14px}.business-flow-card-top>span:first-child{width:66px;min-width:66px;height:66px;font-size:1.2rem}.business-flow-card h3{font-size:1.6rem}.business-highlight{margin-top:42px;padding:24px 20px}.classpass-cta-inner>.button{width:100%;max-width:360px;min-height:58px}}@media (max-width:390px){.classpass-cta-content h2,.classpass-section-head h1,.classpass-section-head h2{font-size:2.7rem}.business-flow-card-top>span:first-child{width:60px;min-width:60px;height:60px;font-size:1.08rem}}@media (prefers-reduced-motion:reduce){.business-flow-card,.business-flow-card-top>span:first-child,.classpass-cta-inner>.button,.member-flow-card{transition:none}.business-flow-card:hover,.business-flow-card:hover .business-flow-card-top>span:first-child,.classpass-cta-inner>.button:hover,.member-flow-card:hover{transform:none}}