.cm{font-family:var(--fb);padding-top:68px}.cm-sec-in{max-width:1180px;margin:0 auto}.cm-grid-2{grid-template-columns:1fr 1fr;align-items:center;gap:64px;display:grid}.cm-rev .cm-copy{order:2}.cm-rev .cm-vis{order:1}.cm-eyebrow{background:var(--acc-lt);color:var(--acc);font-family:var(--fh);letter-spacing:1.5px;text-transform:uppercase;border-radius:var(--rp);align-items:center;gap:8px;margin-bottom:18px;padding:6px 14px;font-size:12px;font-weight:700;display:inline-flex}.cm-h1,.cm-h2{font-family:var(--fh);letter-spacing:-1.6px;color:var(--c1);margin:0 0 18px;font-weight:800;line-height:1.05}.cm-h1{letter-spacing:-2px;font-size:clamp(40px,5.4vw,68px)}.cm-h2{font-size:clamp(30px,3.6vw,46px)}.cm-h1 em,.cm-h2 em{color:var(--acc);font-style:normal}.cm-p{color:var(--c2);max-width:540px;margin:0 0 18px;font-size:17px;line-height:1.7}.cm-list{flex-direction:column;gap:10px;margin:12px 0 0;padding:0;list-style:none;display:flex}.cm-list li{color:var(--c2);padding-left:26px;font-size:15px;line-height:1.55;position:relative}.cm-list li:before{content:"";background:var(--acc-lt) url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"10\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"%23d25f34\" stroke-width=\"3.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"/></svg>") center / 10px no-repeat;border-radius:50%;width:16px;height:16px;position:absolute;top:8px;left:0}.cm-list li strong{color:var(--c1);font-weight:700}.cm-tick{background:var(--acc-lt);width:18px;height:18px;color:var(--acc);border-radius:50%;justify-content:center;align-items:center;font-size:11px;font-weight:800;display:inline-flex}.cm-hero{background:radial-gradient(circle at 85% 0%, #d25f3414, transparent 55%), var(--bg);padding:100px 48px 96px}.cm-hero-in{grid-template-columns:1.1fr 1fr;align-items:center;gap:80px;max-width:1180px;margin:0 auto;display:grid}.cm-lead{color:var(--c2);max-width:560px;margin:0 0 28px;font-size:18px;line-height:1.65}.cm-hero-cta{flex-wrap:wrap;gap:14px;margin-bottom:28px;display:flex}.cm-hero-bullets{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.cm-hero-bullets li{color:var(--c2);align-items:center;gap:10px;font-size:14.5px;font-weight:500;display:flex}.cm-hero-bullets .cm-tick{width:16px;height:16px;font-size:10px}.cm-hero-vis{isolation:isolate;justify-content:center;display:flex;position:relative}.cm-hero-vis:before,.cm-hero-vis:after{content:"";z-index:0;pointer-events:none;filter:blur(40px);will-change:transform, opacity;border-radius:50%;position:absolute}.cm-hero-vis:before{background:radial-gradient(circle at 30%,#d25f348c 0%,#d25f342e 40%,#0000 70%);animation:9s ease-in-out infinite cm-hero-glow-a;inset:-10% -8% -8% -12%}.cm-hero-vis:after{background:radial-gradient(circle at 70% 70%,#f4a87a73 0%,#d25f3433 40%,#0000 75%);animation:7s ease-in-out -2.5s infinite cm-hero-glow-b;inset:10% -14% -18% 30%}@keyframes cm-hero-glow-a{0%,to{opacity:.85;transform:scale(1)translate(0)}50%{opacity:1;transform:scale(1.08)translate(-2%,1%)}}@keyframes cm-hero-glow-b{0%,to{opacity:.7;transform:scale(1)translate(0)}50%{opacity:1;transform:scale(1.12)translate(2%,-1.5%)}}@media (prefers-reduced-motion:reduce){.cm-hero-vis:before,.cm-hero-vis:after{animation:none}}.cm-hero-vis .cm-phone{z-index:2;position:relative}.cm-hero-photo{z-index:2;aspect-ratio:4/5;object-fit:cover;border-radius:24px;width:100%;max-width:560px;height:auto;position:relative;box-shadow:0 30px 60px -20px #00000040}.cm-phone{aspect-ratio:9/19.5;background:#1a1a1a;border-radius:38px;flex-shrink:0;width:290px;padding:6px;position:relative;box-shadow:0 32px 80px #3c1e0a52,0 8px 18px #0000002e,inset 0 0 0 2px #ffffff0f}.cm-phone-notch{z-index:3;background:#1a1a1a;border-radius:999px;width:100px;height:22px;position:absolute;top:14px;left:50%;transform:translate(-50%)}.cm-phone-screen{width:100%;height:100%;font-family:var(--fh);color:var(--c1);background:#fff;border-radius:32px;flex-direction:column;gap:8px;padding:38px 12px 16px;display:flex;overflow:hidden}.cm-phone-status{color:var(--c1);justify-content:space-between;padding:0 8px;font-size:11px;font-weight:700;display:flex}.cm-phone-status-r{letter-spacing:1px}.cm-phone-brandbar{border-bottom:1px solid #0000000f;align-items:center;gap:8px;padding:4px 4px 6px;display:flex}.cm-phone-brandmark{background:var(--acc);color:#fff;border-radius:6px;justify-content:center;align-items:center;width:22px;height:22px;font-size:11px;font-weight:800;display:inline-flex}.cm-phone-brand{letter-spacing:.12em;color:var(--c1);font-size:11px;font-weight:800}.cm-phone-tabs{color:var(--c3);gap:14px;padding:4px;font-size:11px;font-weight:700;display:flex}.cm-phone-tabs .is-active{color:var(--acc);position:relative}.cm-phone-tabs .is-active:after{content:"";background:var(--acc);border-radius:999px;height:2px;position:absolute;bottom:-4px;left:0;right:0}.cm-phone-head{justify-content:space-between;align-items:center;padding:0 4px;display:flex}.cm-phone-head>:first-child{color:var(--c1);letter-spacing:-.3px;font-size:14px;font-weight:800}.cm-phone-x{color:var(--c3);font-size:14px}.cm-phone-days{grid-template-columns:repeat(7,1fr);gap:2px;display:grid}.cm-phone-day{border-radius:999px;flex-direction:column;justify-content:center;align-items:center;padding:5px 0;font-weight:700;display:flex}.cm-phone-day-l{color:var(--c3);font-size:8px}.cm-phone-day-n{color:var(--c1);margin-top:2px;font-size:11px}.cm-phone-day.is-active{background:var(--acc)}.cm-phone-day.is-active .cm-phone-day-l,.cm-phone-day.is-active .cm-phone-day-n{color:#fff}.cm-phone-cls{border-bottom:1px solid #0000000f;align-items:center;gap:8px;padding:6px 2px;display:flex}.cm-phone-cls:last-child{border-bottom:0}.cm-phone-time{text-align:center;flex-shrink:0;min-width:36px}.cm-phone-hh{color:var(--c1);font-size:13px;font-weight:800;line-height:1}.cm-phone-mer{color:var(--c3);margin-top:2px;font-size:8px;font-weight:600}.cm-phone-info{flex:1;min-width:0}.cm-phone-cls-title{color:var(--acc);white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:800;line-height:1.15;overflow:hidden}.cm-phone-cls-sub{color:var(--c2);text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:9.5px;line-height:1.2;overflow:hidden}.cm-phone-reg{color:#fff;background:#1c3b38;border-radius:999px;flex-shrink:0;padding:5px 10px;font-size:9.5px;font-weight:700}.cm-phone-reg.is-wait{background:var(--acc-lt);color:var(--acc)}.cm-phone-reg.is-booked{background:var(--acc);color:#fff}.cm-float{border:1px solid var(--b);z-index:4;will-change:transform;background:#fff;border-radius:14px;padding:10px 12px;animation:5s ease-in-out infinite cmFloat;position:absolute;box-shadow:0 18px 50px #4242402e}.cm-float-booked{width:220px;animation-delay:0s;top:-18px;right:-40px}.cm-float-cap{align-items:center;gap:10px;width:220px;animation-duration:5.4s;animation-delay:1.4s;display:flex;bottom:-20px;left:-50px}@keyframes cmFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@media (prefers-reduced-motion:reduce){.cm-float{animation:none}}.cm-float-row{align-items:center;gap:10px;display:flex}.cm-float-icn{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;font-weight:800;display:inline-flex}.cm-float-icn-or{background:var(--acc)}.cm-float-icn svg{width:14px;height:14px;display:block}.cm-float-text{min-width:0}.cm-float-title{font-family:var(--fh);color:var(--c1);font-size:13px;font-weight:800;line-height:1.2}.cm-float-sub{color:var(--c2);margin-top:2px;font-size:11px}.cm-sec{padding:110px 48px}.cm-sec-app{background:linear-gradient(180deg, var(--bg) 0%, var(--bg2) 100%)}.cm-sec-products{background:var(--bg)}.cm-sec-billing{background:var(--bg2)}.cm-sec-packs{background:var(--bg)}.cm-sec-calendar{background:var(--bg2)}.cm-sec-subs{background:var(--bg)}.cm-sec-waitlist{background:var(--bg2)}.cm-sec-automation{background:var(--bg)}.cm-sec-reporting{background:var(--bg2)}.cm-sec-why{background:var(--bgd);padding:96px 48px}.cm-sec-faq{background:var(--bg2);padding:96px 48px}.cm-vis{justify-content:center;align-items:center;display:flex}.cm-card{border:1px solid var(--b);width:100%;max-width:460px;font-family:var(--fh);color:var(--c1);background:#fff;border-radius:16px;padding:18px;box-shadow:0 24px 64px #42424024}.cm-card-head{justify-content:space-between;align-items:center;gap:10px;margin-bottom:14px;display:flex}.cm-card-title{letter-spacing:-.3px;color:var(--c1);font-size:16px;font-weight:800}.cm-card-acts{gap:6px;display:flex}.cm-btn{white-space:nowrap;border-radius:6px;align-items:center;gap:4px;padding:6px 11px;font-size:11px;font-weight:700;line-height:1;display:inline-flex}.cm-btn-primary{color:#fff;background:#1c3b38}.cm-btn-ai{color:#2e5c42;background:#e6f5e8;gap:5px}.cm-btn-ai svg{width:11px;height:11px}.cm-pill{background:var(--bg);border:1px solid var(--b);color:var(--c2);white-space:nowrap;border-radius:999px;align-items:center;gap:4px;padding:4px 10px;font-size:11px;font-weight:600;display:inline-flex}.cm-pill.is-on{color:#fff;background:#1c3b38;border-color:#1c3b38}.cm-pill-warn{color:#a04a17;background:#faf0e8;border-color:#f1d3bb}.cm-pill-out{background:var(--bg)}.cm-phone-pair{justify-content:center;width:100%;max-width:480px;height:600px;display:flex;position:relative}.cm-phone-back{z-index:1;width:250px;position:absolute;top:30px;left:0;transform:rotate(-6deg)}.cm-phone-front{z-index:2;width:270px;position:absolute;top:0;right:0}.cm-phone-screen-detail{gap:0;padding:38px 0 0}.cm-phone-hero{color:#fff;padding:18px 16px 16px}.cm-phone-hero-eyebrow{letter-spacing:.12em;color:#ffffffc7;text-transform:uppercase;font-size:9.5px;font-weight:700}.cm-phone-hero-h{letter-spacing:-.4px;color:#fff;margin-top:4px;font-size:18px;font-weight:800}.cm-phone-hero-sub{color:#ffffffc7;margin-top:4px;font-size:11px}.cm-phone-hero-cap{margin-top:12px}.cm-phone-hero-cap-bar{background:#ffffff38;border-radius:999px;width:100%;height:5px;display:block;overflow:hidden}.cm-phone-hero-cap-bar>span{background:#fff;border-radius:999px;height:100%;display:block}.cm-phone-hero-cap-l{color:#ffffffd9;margin-top:6px;font-size:10px;font-weight:600;display:block}.cm-phone-detail-row{color:var(--c2);border-bottom:1px solid #0000000d;justify-content:space-between;padding:9px 14px;font-size:11px;display:flex}.cm-phone-detail-v{color:var(--c1);font-weight:700}.cm-phone-cta{background:var(--acc);color:#fff;letter-spacing:.2px;cursor:default;border:0;border-radius:12px;margin:14px 14px 12px;padding:11px;font-size:12px;font-weight:800}.cm-products{max-width:540px}.cm-prod-search{background:var(--bg);border:1px solid var(--b);color:var(--c3);border-radius:8px;align-items:center;gap:6px;margin-bottom:12px;padding:7px 11px;font-size:11px;display:flex}.cm-prod-list{border:1px solid var(--b);border-radius:10px;flex-direction:column;display:flex;overflow:hidden}.cm-prod-row{border-bottom:1px solid var(--b);background:#fff;grid-template-columns:1.4fr auto .7fr;align-items:center;gap:10px;padding:10px 14px;display:grid}.cm-prod-row:last-child{border-bottom:0}.cm-prod-row:nth-child(odd){background:#fbf8f1}.cm-prod-name{min-width:0}.cm-prod-n{color:var(--c1);font-size:13px;font-weight:700}.cm-prod-s{color:var(--c3);margin-top:2px;font-size:10.5px}.cm-prod-price{text-align:right}.cm-prod-amt{color:var(--c1);letter-spacing:-.3px;font-size:14px;font-weight:800}.cm-prod-per{color:var(--c3);margin-top:1px;font-size:10px;display:block}.cm-tag{white-space:nowrap;border-radius:999px;align-items:center;padding:3px 9px;font-size:10px;font-weight:700;line-height:1;display:inline-flex}.cm-tag-tl{color:#1c5c58;background:#e2eeec}.cm-tag-pu{color:#4a2e6c;background:#eae6ee}.cm-tag-sg{color:#2e5c42;background:#e6ede8}.cm-tag-bl{color:#243d5c;background:#e4e8ec}.cm-tag-or{background:var(--acc-lt);color:var(--acc)}.cm-tag-sd{color:#8a6620;background:#f5efe0}.cm-billing{max-width:480px}.cm-billing-mini{color:var(--c2);background:var(--bg);border:1px solid var(--b);border-radius:999px;padding:4px 10px;font-size:11px;font-weight:600}.cm-billing-chips{grid-template-columns:repeat(4,1fr);gap:6px;margin-bottom:16px;display:grid}.cm-bchip{text-align:center;background:#fafaf6;border:1px solid #0000;border-radius:10px;padding:9px 8px;transition:transform .18s}.cm-bchip-tl{background:#f1f7f6}.cm-bchip-pu{background:#f6f3f9}.cm-bchip-bl{background:#f1f4f7}.cm-bchip-sg{background:#f1f6f3}.cm-bchip.is-active{border-color:var(--acc);background:#fff5ed;box-shadow:0 0 0 3px #d25f341a}.cm-bchip-l{color:var(--c1);letter-spacing:-.2px;font-size:12px;font-weight:800;display:block}.cm-bchip-s{color:var(--c3);margin-top:3px;font-size:9.5px;font-weight:600;display:block}.cm-billing-table{border:1px solid var(--b);border-radius:10px;margin-bottom:12px;overflow:hidden}.cm-billing-trow{color:var(--c2);border-bottom:1px solid var(--b);background:#fff;grid-template-columns:1.2fr 1fr .8fr;padding:10px 14px;font-size:12px;display:grid}.cm-billing-trow:last-child{border-bottom:0}.cm-billing-th{color:var(--c3);letter-spacing:.05em;text-transform:uppercase;background:#fafaf5;font-size:10.5px;font-weight:800}.cm-billing-up{color:var(--c2)}.cm-billing-trow .cm-r{text-align:right;color:var(--c1);font-weight:700}.cm-billing-foot{color:var(--c2);background:#f6f3ec;border-radius:8px;align-items:center;gap:8px;padding:10px 14px;font-size:12px;font-weight:600;display:flex}.cm-pack-pair{grid-template-columns:1fr 1fr;gap:16px;width:100%;max-width:460px;display:grid}.cm-pack{border:1px solid var(--b);font-family:var(--fh);background:#fff;border-radius:16px;padding:16px;box-shadow:0 18px 40px #4242401a}.cm-pack-active{border-color:var(--acc);box-shadow:0 18px 40px #d25f342e}.cm-pack-head{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.cm-pack-eyebrow{letter-spacing:.1em;text-transform:uppercase;border-radius:999px;padding:3px 8px;font-size:9.5px;font-weight:800}.cm-pack-eyebrow-or{background:var(--acc-lt);color:var(--acc)}.cm-pack-eyebrow-sd{color:#8a6620;background:#f5efe0}.cm-pack-credits{color:var(--c1);letter-spacing:-1px;font-size:24px;font-weight:800;line-height:1}.cm-pack-name{color:var(--c1);letter-spacing:-.3px;font-size:14px;font-weight:800}.cm-pack-sub{color:var(--c3);margin:2px 0 14px;font-size:11px;font-weight:600}.cm-pack-bar{background:#f0ece2;border-radius:999px;width:100%;height:6px;margin-bottom:10px;overflow:hidden}.cm-pack-bar-fill{background:var(--acc);border-radius:999px;height:100%;display:block}.cm-pack-foot{color:var(--c2);justify-content:space-between;align-items:center;font-size:10.5px;font-weight:600;display:flex}.cm-pack-tag{border-radius:999px;align-items:center;gap:4px;padding:3px 8px;font-size:10px;font-weight:700;display:inline-flex}.cm-pack-tag svg{width:10px;height:10px}.cm-pack-tag-on{background:var(--acc-lt);color:var(--acc)}.cm-pack-tag-off{color:var(--c3);background:#f0ece2}.cm-cal{max-width:540px}.cm-cal-l{align-items:center;gap:8px;display:flex}.cm-cal-arr{background:var(--bg);border:1px solid var(--b);width:22px;height:22px;color:var(--c2);border-radius:6px;justify-content:center;align-items:center;font-size:14px;line-height:1;display:inline-flex}.cm-cal-month{color:var(--c1);font-size:14px;font-weight:800}.cm-cal-r{gap:4px;display:flex}.cm-cal-grid{grid-template-rows:auto 280px;grid-template-columns:32px 1fr;gap:4px 6px;display:grid}.cm-cal-cols{grid-area:1/2;grid-template-columns:repeat(5,1fr);gap:0;display:grid}.cm-cal-day{border-bottom:1px solid var(--b);flex-direction:column;align-items:center;padding:5px 0 8px;display:flex}.cm-cal-dlabel{color:var(--c3);letter-spacing:.06em;text-transform:uppercase;font-size:9px;font-weight:700}.cm-cal-dnum{color:var(--c1);margin-top:2px;font-size:13px;font-weight:800}.cm-cal-day.is-today .cm-cal-dnum{background:var(--acc);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:11px;display:inline-flex}.cm-cal-times{color:var(--c3);grid-area:2/1;grid-template-rows:repeat(7,1fr);font-size:9px;font-weight:600;line-height:1;display:grid}.cm-cal-times span{justify-content:flex-end;align-items:flex-start;padding-top:6px;padding-right:2px;display:flex}.cm-cal-events{border:1px solid var(--b);background:#f8f5ec;border-radius:6px;grid-area:2/2;grid-template-rows:repeat(7,1fr);grid-template-columns:repeat(5,1fr);gap:3px;padding:3px;display:grid}.cm-cal-ev{font-family:var(--fh);border-radius:4px;padding:4px 6px;line-height:1.15;overflow:hidden;box-shadow:0 1px #00000008}.cm-cal-ev-t{font-size:9px;font-weight:800}.cm-cal-ev-c{opacity:.85;margin-top:2px;font-size:8.5px;font-weight:700}.cm-cal-ev-reformer{color:#1c5c58;background:#e2eeec}.cm-cal-ev-pilates{color:#4a2e6c;background:#eae6ee}.cm-cal-ev-yoga{color:#2e5c42;background:#e6ede8}.cm-cal-ev-sculpt{color:#8a6620;background:#f5efe0}.cm-cal-ev-foundations{color:#243d5c;background:#e4e8ec}.cm-cal-ev.is-full{box-shadow:0 0 0 1.5px var(--acc) inset}.cm-cal-ev.is-full .cm-cal-ev-c{color:var(--acc);font-weight:800}.cm-subs{max-width:460px}.cm-subs-current{flex-direction:column;margin-bottom:16px;display:flex}.cm-subs-row{border:1px solid var(--b);background:#fff;border-radius:12px;align-items:center;gap:12px;padding:12px 14px;display:flex}.cm-subs-row-out{opacity:.85;background:#f8f6f1}.cm-subs-row-in{border-color:var(--acc);background:#fff5ed;box-shadow:0 0 0 3px #d25f341a}.cm-subs-arrow{color:var(--c3);justify-content:center;align-items:center;margin:4px 0;display:flex}.cm-subs-arrow svg{width:18px;height:18px;display:block}.cm-avatar{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:13px;font-weight:800;display:inline-flex}.cm-avatar-or{background:var(--acc)}.cm-avatar-pu{background:#7a5c9c}.cm-avatar-sg{background:#5a8c70}.cm-avatar-bl{background:#4a6c8c}.cm-subs-text{flex:1;min-width:0}.cm-subs-n{color:var(--c1);font-size:13px;font-weight:800}.cm-subs-s{color:var(--c3);margin-top:2px;font-size:10.5px;font-weight:600}.cm-subs-tag{border-radius:999px;padding:3px 9px;font-size:10px;font-weight:700}.cm-subs-tag-out{color:var(--c3);background:#efeae0}.cm-subs-tag-in{background:var(--acc);color:#fff}.cm-subs-toggle{color:var(--c1);align-items:center;gap:10px;margin-bottom:10px;font-size:12px;font-weight:700;display:flex}.cm-toggle{background:#d0cdc3;border-radius:999px;flex-shrink:0;width:32px;height:18px;transition:background .18s;position:relative}.cm-toggle.is-on{background:var(--acc)}.cm-toggle-knob{background:#fff;border-radius:50%;width:14px;height:14px;transition:transform .18s;position:absolute;top:2px;left:2px;box-shadow:0 1px 3px #0003}.cm-toggle.is-on .cm-toggle-knob{transform:translate(14px)}.cm-subs-note{border:1px dashed var(--b);color:var(--c2);background:#fafaf6;border-radius:8px;margin-bottom:14px;padding:10px 12px;font-size:11.5px;font-style:italic}.cm-subs-save{color:#fff;width:100%;font-family:var(--fh);cursor:default;background:#1c3b38;border:0;border-radius:10px;padding:10px;font-size:12px;font-weight:800}.cm-waitlist{max-width:480px}.cm-waitlist-sub{color:var(--c3);margin-top:2px;font-size:11px;font-weight:600}.cm-waitlist-list{flex-direction:column;gap:6px;margin-bottom:14px;display:flex}.cm-waitlist-row{border:1px solid var(--b);background:#fff;border-radius:10px;align-items:center;gap:12px;padding:10px 14px;display:flex}.cm-waitlist-row.is-promoted{border-color:var(--acc);background:#fff5ed;box-shadow:0 0 0 3px #d25f341a}.cm-waitlist-text{flex:1;min-width:0}.cm-waitlist-n{color:var(--c1);font-size:13px;font-weight:800}.cm-waitlist-s{color:var(--c3);margin-top:2px;font-size:10.5px;font-weight:600}.cm-waitlist-row.is-promoted .cm-waitlist-s{color:var(--acc);font-weight:700}.cm-waitlist-num{color:var(--c3);font-size:11px;font-weight:800;font-family:var(--fh)}.cm-waitlist-row.is-promoted .cm-waitlist-num{color:var(--acc)}.cm-waitlist-foot{color:var(--c2);background:#f6f3ec;border-radius:8px;align-items:center;gap:8px;padding:10px 14px;font-size:12px;font-weight:600;display:flex}.cm-auto{background:#fff radial-gradient(circle,#0000000d 1px,#0000 1.5px) 0 0/14px 14px;max-width:460px}.cm-auto-flow{flex-direction:column;align-items:center;gap:0;display:flex}.cm-auto-node{border:1.5px solid var(--b);background:#fff;border-radius:12px;width:92%;padding:10px 14px;box-shadow:0 2px 6px #0000000a}.cm-auto-node.is-active{border-color:var(--acc);background:#fff5ed;border-style:dashed}.cm-auto-trigger{background:#f6f3f9;border-color:#cdc0d8}.cm-auto-tag{letter-spacing:.05em;color:#4a2e6c;text-transform:uppercase;font-size:9.5px;font-weight:800}.cm-auto-action .cm-auto-tag{color:var(--acc)}.cm-auto-row{color:var(--c1);align-items:center;gap:8px;margin-top:5px;font-size:13px;font-weight:700;display:flex}.cm-auto-icn{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:11px;display:inline-flex}.cm-auto-icn-pu{color:#4a2e6c;background:#7a5c9c2e}.cm-auto-icn-or{background:var(--acc);color:#fff}.cm-auto-icn svg{width:12px;height:12px;display:block}.cm-auto-line{width:22px;height:22px;margin:-1px 0}.cm-report{max-width:540px}.cm-report-acts{gap:6px;display:flex}.cm-report-rows{flex-direction:column;gap:6px;margin-bottom:14px;display:flex}.cm-report-row{border:1px solid var(--b);background:#fff;border-radius:8px;grid-template-columns:1.4fr 1fr auto;align-items:center;gap:12px;padding:9px 12px;display:grid}.cm-report-slot{color:var(--c1);text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:700;overflow:hidden}.cm-report-bar{background:#f0ece2;border-radius:999px;height:7px;overflow:hidden}.cm-report-fill{border-radius:999px;height:100%;display:block}.cm-report-fill-hot{background:var(--acc)}.cm-report-fill-good{background:#5a8c70}.cm-report-fill-ok{background:#4a6c8c}.cm-report-fill-low{background:#c8c9c5}.cm-report-meta{text-align:right;flex-direction:column;align-items:flex-end;min-width:70px;display:flex}.cm-report-pct{color:var(--c1);font-size:12px;font-weight:800;line-height:1}.cm-report-cap{color:var(--c3);margin-top:3px;font-size:9.5px;font-weight:600}.cm-report-legend{color:var(--c2);flex-wrap:wrap;gap:14px;font-size:10.5px;font-weight:600;display:flex}.cm-report-legend>span{align-items:center;gap:5px;display:inline-flex}.cm-dot{border-radius:50%;width:8px;height:8px;display:inline-block}.cm-dot-hot{background:var(--acc)}.cm-dot-good{background:#5a8c70}.cm-dot-ok{background:#4a6c8c}.cm-dot-low{background:#c8c9c5}.cm-sec-why{color:#fff;text-align:center}.cm-sec-why .cm-eyebrow{color:#fff;background:#ffffff24}.cm-sec-why .cm-h2{color:var(--bg);margin-bottom:18px}.cm-sec-why .cm-h2 em{color:#ffffffc7}.cm-why-lead{color:#ffffffd1;max-width:660px;margin:0 auto 48px;font-size:17px}.cm-why-grid{grid-template-columns:repeat(3,1fr);gap:20px;max-width:1080px;margin:0 auto;display:grid}.cm-why-card{text-align:left;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;padding:28px 22px}.cm-why-icn{background:var(--bg);width:44px;height:44px;color:var(--acc);border-radius:12px;justify-content:center;align-items:center;margin-bottom:16px;display:inline-flex}.cm-why-icn svg{width:22px;height:22px;display:block}.cm-why-h{font-family:var(--fh);color:#fff;letter-spacing:-.3px;margin-bottom:8px;font-size:19px;font-weight:800}.cm-why-p{color:#ffffffb3;margin:0;font-size:14.5px;line-height:1.6}.cm-faq-in{max-width:800px;margin:0 auto}.cm-faq-in .cm-h2{text-align:center;margin-bottom:36px}.cm-faq-list{flex-direction:column;display:flex}.cm-faq-item{border-bottom:1px solid var(--b)}.cm-faq-q{cursor:pointer;font-family:var(--fh);color:var(--c1);justify-content:space-between;align-items:center;gap:16px;padding:22px 0;font-size:18px;font-weight:700;list-style:none;transition:color .2s;display:flex}.cm-faq-q::-webkit-details-marker{display:none}.cm-faq-q:hover{color:var(--acc)}.cm-faq-q:after{content:"+";color:var(--acc);flex-shrink:0;font-size:30px;font-weight:700;line-height:1}.cm-faq-item[open] .cm-faq-q:after{content:"−"}.cm-faq-a{color:var(--c2);max-width:720px;padding-bottom:22px;font-size:16px;line-height:1.7}.cm-final{text-align:center;isolation:isolate;padding:130px 48px;position:relative;overflow:hidden}.cm-final-bg{object-fit:cover;object-position:center;z-index:-2;width:100%;height:100%;position:absolute;inset:0}.cm-final-overlay{z-index:-1;background:#1c1816c7;position:absolute;inset:0}.cm-final-in{max-width:960px;margin:0 auto}.cm-final-h{font-family:var(--fh);letter-spacing:-2px;color:#fff;max-width:800px;margin:0 auto 22px;font-size:clamp(34px,4.5vw,58px);font-weight:800;line-height:1.05}.cm-final-h em{background:var(--grad);color:#0000;background-clip:text;font-style:normal}.cm-final-sub{color:#ffffffc7;max-width:560px;margin:0 auto 32px;font-size:18px;line-height:1.6}.cm-final-acts{flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;display:flex}@media (width<=1024px){.cm-hero-in{grid-template-columns:1fr;gap:64px}.cm-hero-vis{padding-top:32px}.cm-grid-2{grid-template-columns:1fr;gap:48px}.cm-rev .cm-copy{order:1}.cm-rev .cm-vis{order:2}.cm-why-grid{grid-template-columns:1fr}}@media (width<=720px){.cm-hero,.cm-sec{padding:80px 24px}.cm-sec-why,.cm-sec-faq{padding:72px 24px}.cm-final{padding:96px 24px}.cm-billing-chips{grid-template-columns:repeat(2,1fr)}.cm-prod-row{grid-template-columns:1fr auto}.cm-prod-row>.cm-tag{grid-column:2}.cm-prod-price{text-align:left;grid-column:1/-1;align-items:baseline;gap:6px;display:flex}.cm-prod-per{display:inline}.cm-phone-pair{max-width:360px;height:520px}.cm-phone-back{width:200px}.cm-phone-front{width:220px}.cm-float-booked{top:-10px;right:0}.center-mob{text-align:center}}
