.sc{--sc-red:#d90429;--sc-red-dark:#c00223;--sc-navy:#1c1d38;--sc-ink:#2b2d42;--sc-body:#4b4e68;--sc-lavender:#e1e4f4;--sc-pink:#fbe5e9;--sc-bg:#fff;--sc-bg-soft:#f7f8fa;--sc-ease:cubic-bezier(.2,0,0,1);font-family:var(--font-poppins),"Poppins",sans-serif;color:var(--sc-ink);overflow-x:clip}.sc-section{padding:112px 24px;position:relative}.sc-section--soft{background:var(--sc-bg-soft)}.sc-container{max-width:1160px;margin:0 auto}.sc-head{text-align:center;max-width:680px;margin:0 auto 64px}.sc-caption{letter-spacing:.18em;text-transform:uppercase;color:var(--sc-red);align-items:center;gap:10px;margin:0 0 18px;font-size:12px;font-weight:700;display:inline-flex}.sc-caption:before,.sc-caption:after{content:"";opacity:.55;background:currentColor;width:22px;height:1.5px}.sc-h2{letter-spacing:-.025em;color:var(--sc-navy);margin:0 0 18px;font-size:clamp(28px,3.6vw,42px);font-weight:700;line-height:1.15}.sc-sub{color:var(--sc-body);margin:0;font-size:17px;line-height:1.65}.sc-hero{background:radial-gradient(1100px 520px at 78% -10%,#d904290d,#0000 60%),linear-gradient(#eaedf8 0%,#dde2f3 55%,#e4e8f5 76%,#f7f8fa 100%);padding:96px 24px 120px;position:relative;overflow:hidden}.sc-hero-inner{text-align:center;z-index:2;max-width:880px;margin:0 auto;position:relative}.sc-hero-h1{letter-spacing:-.032em;color:var(--sc-navy);margin:0 0 30px;font-size:clamp(38px,6.2vw,68px);font-weight:700;line-height:1.06}.sc-hero-h1 .sc-w{opacity:0;animation:.7s cubic-bezier(.2,0,0,1) forwards sc-word-up;animation-delay:calc(var(--i)*55ms + .12s);display:inline-block;transform:translateY(.55em)}@keyframes sc-word-up{to{opacity:1;transform:none}}.sc-hero-h1 .sc-mark{white-space:nowrap;font-weight:300;position:relative}.sc-hero-sub{color:var(--sc-body);opacity:0;margin:0 0 52px;font-size:clamp(18px,2.2vw,22px);font-weight:500;animation:.7s cubic-bezier(.2,0,0,1) .85s forwards sc-word-up}.sc-hero-sub strong{color:var(--sc-navy);font-weight:600}.sc-hero-waitlist{opacity:0;max-width:560px;margin:0 auto 56px;animation:.7s cubic-bezier(.2,0,0,1) 1.05s forwards sc-word-up}@media (prefers-reduced-motion:reduce){.sc-hero-h1 .sc-w,.sc-hero-sub,.sc-hero-waitlist{opacity:1;animation:none;transform:none}}.sc-hero-swirl{z-index:0;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.sc-hero-swirl__line{stroke:#c7cde8;stroke-width:6px;stroke-linecap:round;stroke-dasharray:1;stroke-dashoffset:1px;animation:2.2s cubic-bezier(.2,0,0,1) .8s forwards sc-swirl-draw}.sc-hero-swirl__medallions{opacity:0;animation:.6s cubic-bezier(.2,0,0,1) 2.6s forwards sc-swirl-fade}.sc-hero-swirl__dot--red{fill:var(--sc-red)}.sc-hero-swirl__dot--teal{fill:#27a0b7}@keyframes sc-swirl-draw{to{stroke-dashoffset:0}}@keyframes sc-swirl-fade{to{opacity:1}}@media (prefers-reduced-motion:reduce){.sc-hero-swirl__line{stroke-dashoffset:0;animation:none}.sc-hero-swirl__medallions{opacity:1;animation:none}}@media (max-width:767px){.sc-hero-swirl{display:none}}.sc-hero .waitlist-card{background:linear-gradient(135deg,#fff 0%,#fafbfe 100%)}.sc-pulse{transform-origin:50%;transform-box:fill-box;animation:3.2s ease-in-out infinite sc-pulse}@keyframes sc-pulse{0%,to{opacity:.9;transform:scale(1)}50%{opacity:.35;transform:scale(1.5)}}@media (prefers-reduced-motion:reduce){.sc-pulse{animation:none}}.sc-problems{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.sc-problem{transition:transform .35s var(--sc-ease),box-shadow .35s var(--sc-ease),border-color .35s var(--sc-ease);background:#fff;border:1px solid #e9ebf5;border-radius:18px;padding:30px 28px 28px;position:relative}.sc-problem:hover{border-color:#d9042940;transform:translateY(-4px);box-shadow:0 18px 40px #1c1d381a}.sc-problem-index{letter-spacing:.08em;color:#1c1d3838;font-size:13px;font-weight:700;position:absolute;top:24px;right:26px}.sc-problem-icon{background:var(--sc-pink);width:52px;height:52px;color:var(--sc-red);border-radius:14px;place-items:center;margin-bottom:20px;display:grid}.sc-problem h3{color:var(--sc-navy);letter-spacing:-.01em;margin:0 0 10px;font-size:18px;font-weight:700}.sc-problem p{color:var(--sc-body);margin:0;font-size:14.5px;line-height:1.65}.sc-pillars{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.sc-pillar{text-align:center;background:var(--sc-bg-soft);transition:transform .35s var(--sc-ease),box-shadow .35s var(--sc-ease);border:1px solid #edeff7;border-radius:18px;padding:38px 28px}.sc-pillar:hover{transform:translateY(-4px);box-shadow:0 18px 40px #1c1d3814}.sc-pillar-icon{background:var(--sc-pink);width:64px;height:64px;color:var(--sc-red);border-radius:18px;place-items:center;margin:0 auto 18px;display:grid}.sc-pillar:nth-child(2) .sc-pillar-icon{color:var(--sc-navy);background:#e4e8f7}.sc-pillar:nth-child(3) .sc-pillar-icon{background:var(--sc-pink);color:var(--sc-red)}.sc-pillar h3{color:var(--sc-navy);margin:0 0 8px;font-size:19px;font-weight:700}.sc-pillar p{color:var(--sc-body);margin:0;font-size:14.5px;line-height:1.65}.sc-steps{isolation:isolate;max-width:640px;margin:0 auto;padding-left:54px;position:relative}.sc-steps:before{content:"";background:var(--sc-lavender);z-index:-1;border-radius:2px;width:2px;position:absolute;top:8px;bottom:8px;left:19px}.sc-steps:after{content:"";width:2px;height:calc((100% - 16px)*var(--progress,0));background:linear-gradient(180deg,var(--sc-red),#ff6b7d);z-index:-1;border-radius:2px;transition:height .15s linear;position:absolute;top:8px;left:19px}.sc-step{padding:0 0 44px;position:relative}.sc-step:last-child{padding-bottom:0}.sc-step-num{border:2px solid var(--sc-lavender);width:40px;height:40px;color:var(--sc-navy);z-index:2;background:#fff;border-radius:50%;place-items:center;font-size:13px;font-weight:700;display:grid;position:absolute;top:-2px;left:-54px;box-shadow:0 0 0 6px #f7f8fa}.sc-step h3{color:var(--sc-navy);margin:6px 0 8px;font-size:19px;font-weight:700}.sc-step p{color:var(--sc-body);margin:0;font-size:15px;line-height:1.65}.sc-section--tint{background:radial-gradient(900px 420px at 80% 0,#d904290b,#0000 60%),linear-gradient(#e7eaf7 0%,#dce1f3 100%);padding-top:110px;padding-bottom:120px;overflow:hidden}.sc-section--tint:before{content:"";border-top:44px solid #fff;border-bottom:0 solid #0000;border-left:0 solid #0000;border-right:100vw solid #0000;width:0;height:0;position:absolute;top:0;left:0}.sc-section--tint:after{content:"";border-top:0 solid #0000;border-bottom:44px solid #fff;border-left:100vw solid #0000;border-right:0 solid #0000;width:0;height:0;position:absolute;bottom:0;left:0}.sc-section--tint>.sc-container:before,.sc-section--tint>.sc-container:after{content:"";z-index:10;background:url(/images/bg-red-pattern.svg) 0 0/100% no-repeat;width:80px;height:40px;position:absolute}.sc-section--tint>.sc-container:before{top:22px;left:0}.sc-section--tint>.sc-container:after{bottom:22px;right:0}.sc-section--tint .sc-steps:before{background:#c7cde8}.sc-section--tint .sc-step-num{box-shadow:0 0 0 6px #e2e6f5}@media only screen and (min-width:768px){.sc-section--tint{padding-top:170px;padding-bottom:180px}.sc-section--tint:before{border-width:90px 100vw 0 0}.sc-section--tint:after{border-width:0 0 90px 100vw}.sc-section--tint>.sc-container:before{top:68px}.sc-section--tint>.sc-container:after{bottom:68px}}@media only screen and (min-width:992px){.sc-section--tint{padding-top:220px;padding-bottom:230px}.sc-section--tint:before{border-width:150px 100vw 0 0}.sc-section--tint:after{border-width:0 0 150px 100vw}.sc-section--tint>.sc-container:before,.sc-section--tint>.sc-container:after{width:140px;height:70px}.sc-section--tint>.sc-container:before{top:112px}.sc-section--tint>.sc-container:after{bottom:112px}}.sc-bento{grid-template-columns:repeat(2,1fr);gap:22px;display:grid}.sc-cap{border:1px solid var(--sc-lavender);transition:transform .35s var(--sc-ease),box-shadow .35s var(--sc-ease);background:linear-gradient(155deg,#fff 0%,#f4f5fb 100%);border-radius:20px;padding:34px 32px}.sc-cap:hover{transform:translateY(-4px);box-shadow:0 22px 48px #1c1d381a}.sc-cap-icon{background:var(--sc-pink);width:52px;height:52px;color:var(--sc-red);border-radius:14px;place-items:center;margin-bottom:20px;display:grid}.sc-cap:nth-child(2) .sc-cap-icon,.sc-cap:nth-child(3) .sc-cap-icon{color:var(--sc-navy);background:#e4e8f7}.sc-cap h3{color:var(--sc-navy);margin:0 0 10px;font-size:20px;font-weight:700}.sc-cap>p{color:var(--sc-body);margin:0 0 18px;font-size:15px;line-height:1.65}.sc-cap ul{flex-direction:column;gap:9px;margin:0;padding:0;list-style:none;display:flex}.sc-cap li{color:var(--sc-ink);padding-left:24px;font-size:14px;font-weight:500;position:relative}.sc-cap li:before{content:"";background:#d904291f;border-radius:4px;width:12px;height:12px;position:absolute;top:5px;left:0;box-shadow:inset 0 0 0 4px #d9042900}.sc-cap li:after{content:"";background:var(--sc-red);border-radius:2px;width:5px;height:5px;position:absolute;top:8.5px;left:3.5px}.sc-plans{grid-template-columns:.85fr 1.15fr;align-items:stretch;gap:24px;max-width:940px;margin:0 auto;display:grid}.sc-plan{border-radius:22px;flex-direction:column;padding:38px 34px;display:flex}.sc-plan--lite{border:1px solid var(--sc-lavender);background:#fff}.sc-plan--pro{background:radial-gradient(480px 260px at 85% -20%,#d9042947,transparent 65%),linear-gradient(160deg,#23244a 0%,var(--sc-navy)60%);color:#fff;position:relative;overflow:hidden;box-shadow:0 30px 70px #1c1d3859}.sc-plan-badge{background:var(--sc-red);color:#fff;letter-spacing:.04em;border-radius:99px;align-items:center;gap:6px;padding:7px 14px;font-size:12px;font-weight:700;display:inline-flex;position:absolute;top:22px;right:22px}.sc-plan-name{color:inherit;margin:0 0 14px;font-size:22px;font-weight:700}.sc-plan--lite .sc-plan-name{color:var(--sc-navy)}.sc-plan-price{align-items:baseline;gap:8px;margin-bottom:6px;display:flex}.sc-plan-price .sc-amount{letter-spacing:-.03em;color:var(--sc-navy);font-size:44px;font-weight:700}.sc-plan-price .sc-period{color:var(--sc-body);font-size:15px;font-weight:500}.sc-plan-desc{color:var(--sc-body);margin:0 0 22px;font-size:14.5px}.sc-plan--pro .sc-plan-desc{color:#ffffffbf}.sc-price-split{align-items:center;gap:22px;margin-bottom:8px;display:flex}.sc-price-split .sc-cell{flex-direction:column;display:flex}.sc-price-split .sc-cell-label{letter-spacing:.1em;text-transform:uppercase;color:#fff9;margin-bottom:4px;font-size:12px;font-weight:600}.sc-price-split .sc-cell-value{letter-spacing:-.03em;font-size:40px;font-weight:700;line-height:1}.sc-price-split .sc-cell-note{color:#fff9;margin-top:5px;font-size:12.5px}.sc-price-split .sc-divider{background:#ffffff29;align-self:stretch;width:1px}.sc-plan ul{flex-direction:column;flex:1;gap:11px;margin:0 0 28px;padding:0;list-style:none;display:flex}.sc-plan li{align-items:center;gap:11px;font-size:14.5px;font-weight:500;display:flex}.sc-plan--lite li{color:var(--sc-ink)}.sc-plan--pro li{color:#ffffffeb}.sc-plan li svg{color:var(--sc-red);flex-shrink:0}.sc-plan--pro li svg{color:#ff6b7d}.sc-plan-cta{transition:background-position .45s ease-out,color .2s var(--sc-ease),border-color .2s var(--sc-ease);border-radius:99px;justify-content:center;align-items:center;padding:16px 34px;font-size:15px;font-weight:600;text-decoration:none;display:inline-flex}.sc-plan-cta--ghost{color:var(--sc-navy);border:1.5px solid var(--sc-lavender)}.sc-plan-cta--ghost:hover{border-color:var(--sc-red);color:var(--sc-red)}.sc-plan-cta--fill{color:#fff;background:linear-gradient(to right,#fff 50%,var(--sc-red)50%);background-position:100% 100%;background-size:202% 100%;border:0}.sc-plan-cta--fill:hover{color:var(--sc-navy);background-position:0 100%}.sc-plans-footer{text-align:center;margin-top:36px}.sc-plans-footer a{color:var(--sc-navy);transition:color .2s var(--sc-ease),border-color .2s var(--sc-ease);border-bottom:2px solid #d9042959;align-items:center;gap:8px;padding-bottom:2px;font-size:15px;font-weight:600;text-decoration:none;display:inline-flex}.sc-plans-footer a:hover{color:var(--sc-red);border-color:var(--sc-red)}.sc-qualify{flex-direction:column;gap:14px;max-width:620px;margin:0 auto;display:flex}.sc-qualify-item{color:var(--sc-ink);transition:border-color .3s var(--sc-ease),transform .3s var(--sc-ease);background:#fff;border:1px solid #e9ebf5;border-radius:14px;align-items:center;gap:16px;padding:18px 22px;font-size:15.5px;font-weight:500;display:flex}.sc-qualify-item:hover{border-color:#d904294d;transform:translate(4px)}.sc-qualify-check{background:var(--sc-pink);width:30px;height:30px;color:var(--sc-red);border-radius:50%;flex-shrink:0;place-items:center;display:grid}.sc-qualify-note{text-align:center;max-width:620px;color:var(--sc-body);margin:34px auto 0;font-size:15px;line-height:1.65}.sc-qualify-note a{color:var(--sc-red);font-weight:600;text-decoration:none}.sc-qualify-note a:hover{text-decoration:underline}.sc-prefooter{padding-bottom:140px;overflow:hidden}.sc-prefooter:after{content:"";border:0 solid #0000;border-top-width:50px;border-left:100vw solid #e1e4f4;width:0;height:0;position:absolute;bottom:0;left:0}.sc-prefooter:before{content:"";z-index:10;background:url(/images/bg-red-pattern.svg) 100% 0/100% no-repeat;width:80px;height:40px;position:absolute;bottom:24px;left:0;transform:scaleX(-1)}@media only screen and (min-width:768px){.sc-prefooter{padding-bottom:200px}.sc-prefooter:after{border-width:100px 0 0 100vw}.sc-prefooter:before{bottom:76px}}@media only screen and (min-width:992px){.sc-prefooter{padding-bottom:280px}.sc-prefooter:after{border-width:200px 0 0 100vw}.sc-prefooter:before{width:200px;height:100px;bottom:140px}}@media (max-width:991px){.sc-problems{grid-template-columns:repeat(2,1fr)}.sc-pillars{grid-template-columns:1fr;max-width:520px;margin:0 auto}.sc-plans{grid-template-columns:1fr;max-width:560px}}@media (max-width:767px){.sc-section{padding:80px 20px}.sc-hero{padding:72px 20px 96px}.sc-hero-h1{margin-bottom:24px}.sc-hero-sub{margin-bottom:40px}.sc-hero-waitlist{margin-bottom:44px}.sc-head{margin-bottom:48px}.sc-problems,.sc-bento{grid-template-columns:1fr}.sc-steps{padding-left:48px}.sc-step-num{width:36px;height:36px;left:-48px}.sc-steps:before,.sc-steps:after{left:17px}.sc-price-split .sc-cell-value{font-size:32px}}.sc-hero .sc-hero-sub{margin:0 0 52px}.sc-plan .sc-plan-desc{margin:0 0 22px}.sc-container .sc-qualify-note{margin:34px auto 0}@media (max-width:767px){.sc-hero .sc-hero-sub{margin-bottom:40px}}
