.request-modal-module__KLnnOW__backdrop{-webkit-backdrop-filter:blur(8px)saturate(140%);z-index:400;background:#0a061899;animation:.22s forwards request-modal-module__KLnnOW__fadeIn;position:fixed;inset:0}@keyframes request-modal-module__KLnnOW__fadeIn{0%{opacity:0}to{opacity:1}}.request-modal-module__KLnnOW__modal{z-index:401;background:#fff;border-radius:20px;flex-direction:column;width:min(560px,100vw - 2rem);max-height:calc(100dvh - 3rem);animation:.28s cubic-bezier(.34,1.12,.64,1) forwards request-modal-module__KLnnOW__popIn;display:flex;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 32px 96px #00000047,0 4px 20px #0000001f}@keyframes request-modal-module__KLnnOW__popIn{0%{opacity:0;transform:translate(-50%,-50%)scale(.95)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}.request-modal-module__KLnnOW__head{border-bottom:1px solid #e8e8e2;flex-shrink:0;justify-content:space-between;align-items:center;padding:1.375rem 1.5rem 1rem;display:flex}.request-modal-module__KLnnOW__headLeft{flex-direction:column;gap:2px;display:flex}.request-modal-module__KLnnOW__headTitle{font-family:var(--font-plus-jakarta),ui-sans-serif,system-ui,sans-serif;color:#1c1f21;letter-spacing:-.01em;font-size:1.125rem;font-weight:800}.request-modal-module__KLnnOW__headSub{font-family:var(--landing-copy-font);color:#697077;font-size:.8125rem}.request-modal-module__KLnnOW__closeBtn{color:#697077;cursor:pointer;background:0 0;border:1.5px solid #ddddd7;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;transition:border-color .15s,color .15s,background .15s;display:flex}.request-modal-module__KLnnOW__closeBtn:hover{color:#1c1f21;background:#f0efeb;border-color:#1c1f21}.request-modal-module__KLnnOW__closeBtn:focus-visible{outline-offset:2px;outline:2px solid #7035ff}.request-modal-module__KLnnOW__body{flex-direction:column;flex:1;gap:1rem;padding:1.25rem 1.5rem 1.5rem;display:flex;overflow-y:auto}.request-modal-module__KLnnOW__row{grid-template-columns:1fr 1fr;gap:.875rem;display:grid}@media (max-width:480px){.request-modal-module__KLnnOW__row{grid-template-columns:1fr}}.request-modal-module__KLnnOW__group{flex-direction:column;gap:5px;display:flex}.request-modal-module__KLnnOW__label{font-family:var(--font-plus-jakarta),ui-sans-serif,system-ui,sans-serif;color:#393d3f;font-size:.8125rem;font-weight:700}.request-modal-module__KLnnOW__optional{color:#9aa0a6;font-weight:400}.request-modal-module__KLnnOW__input,.request-modal-module__KLnnOW__textarea{font-family:var(--landing-copy-font);color:#1c1f21;box-sizing:border-box;background:#fff;border:1.5px solid #ddddd7;border-radius:8px;outline:none;width:100%;padding:.625rem .875rem;font-size:.9375rem;transition:border-color .15s,box-shadow .15s}.request-modal-module__KLnnOW__textarea{resize:vertical;min-height:80px}.request-modal-module__KLnnOW__input:focus,.request-modal-module__KLnnOW__textarea:focus{border-color:#7035ff;box-shadow:0 0 0 3px #7035ff1f}.request-modal-module__KLnnOW__input::placeholder,.request-modal-module__KLnnOW__textarea::placeholder{color:#9aa0a6}.request-modal-module__KLnnOW__input:disabled,.request-modal-module__KLnnOW__textarea:disabled{opacity:.55;cursor:not-allowed}.request-modal-module__KLnnOW__submitBtn{color:#fff;width:100%;font-family:var(--font-plus-jakarta),ui-sans-serif,system-ui,sans-serif;cursor:pointer;letter-spacing:-.01em;background:linear-gradient(135deg,#7c3aed 0%,#8b5cf6 55%,#6d28d9 100%);border:none;border-radius:10px;justify-content:center;align-items:center;gap:.4rem;padding:.8rem 1.5rem;font-size:.9375rem;font-weight:700;transition:background .15s,transform .12s,box-shadow .15s;display:flex}.request-modal-module__KLnnOW__submitBtn:hover:not(:disabled){background:linear-gradient(135deg,#5b21b6 0%,#6d28d9 55%,#4c1d95 100%);transform:translateY(-1px);box-shadow:0 8px 24px #7035ff40}.request-modal-module__KLnnOW__submitBtn:disabled{opacity:.65;cursor:not-allowed}.request-modal-module__KLnnOW__error{font-family:var(--landing-copy-font);color:#c0392b;background:#c0392b0f;border:1px solid #c0392b33;border-radius:6px;padding:.5rem .75rem;font-size:.875rem}.request-modal-module__KLnnOW__hint{font-family:var(--landing-copy-font);color:#697077;text-align:center;font-size:.8125rem;line-height:1.55}.request-modal-module__KLnnOW__success{text-align:center;flex-direction:column;align-items:center;gap:1rem;padding:1.5rem 0 .5rem;display:flex}.request-modal-module__KLnnOW__successIcon{background:#e6f4ec;border:1.5px solid #a3d8b8;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.request-modal-module__KLnnOW__successTitle{font-family:var(--font-plus-jakarta),ui-sans-serif,system-ui,sans-serif;color:#1c1f21;font-size:1.125rem;font-weight:800}.request-modal-module__KLnnOW__successDesc{font-family:var(--landing-copy-font);color:#5a6166;max-width:340px;font-size:.9375rem;line-height:1.6}.request-modal-module__KLnnOW__noAccount{font-family:var(--landing-copy-font);color:#697077;text-align:center;border-top:1px solid #e8e8e2;margin-top:.25rem;padding-top:.75rem;font-size:.875rem}.request-modal-module__KLnnOW__noAccountBtn{cursor:pointer;color:#7035ff;font-family:inherit;font-weight:700;font-size:inherit;background:0 0;border:none;padding:0}.request-modal-module__KLnnOW__noAccountBtn:hover{text-decoration:underline}
@keyframes pricing-module__lP4odW__eyebrowPulse{0%,to{border-color:#5eead457;box-shadow:0 0 4px #0000,0 0 #0000}40%{border-color:#fbbf24;box-shadow:0 0 10px #d4a017bf,0 0 24px #d4a017bf,inset 0 0 8px #d4a01738}60%{border-color:#fbbf24;box-shadow:0 0 16px #d4a017bf,0 0 36px #d4a017bf,inset 0 0 12px #d4a01738}}.pricing-module__lP4odW__page{min-height:100svh}.pricing-module__lP4odW__hero{text-align:center;z-index:0;background:radial-gradient(circle at 82% 18%,#5eead429,#0000 28%),radial-gradient(circle at 14% 26%,#2dd4bf2e,#0000 24%),linear-gradient(#021312 0%,#0b2321 100%);position:sticky;top:0;overflow:hidden}.pricing-module__lP4odW__heroInner{max-width:var(--content-max-width);width:100%;padding:var(--landing-section-y)var(--site-gutter);z-index:1;text-align:center;box-sizing:border-box;margin:0 auto;position:relative}.pricing-module__lP4odW__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:#5eead4;font-size:.75rem;font-weight:800;font-family:var(--font-plus-jakarta),ui-sans-serif,system-ui,sans-serif;background:#5eead41f;border:1px solid #5eead457;border-radius:8px;margin-bottom:1.25rem;padding:.35rem .9rem;animation:2.8s ease-in-out infinite pricing-module__lP4odW__eyebrowPulse;display:inline-block}@media (prefers-reduced-motion:reduce){.pricing-module__lP4odW__eyebrow{animation:none}}.pricing-module__lP4odW__eyebrowLight{letter-spacing:.08em;text-transform:uppercase;color:#1c1f21;font-size:.75rem;font-weight:800;font-family:var(--font-plus-jakarta),ui-sans-serif,system-ui,sans-serif;background:#3b82f61a;border:1px solid #3b82f659;border-radius:8px;margin-bottom:1rem;padding:.35rem .9rem;animation:2.8s ease-in-out infinite pricing-module__lP4odW__eyebrowPulse;display:inline-block}@media (prefers-reduced-motion:reduce){.pricing-module__lP4odW__eyebrowLight{animation:none}}.pricing-module__lP4odW__heroTitle{font-family:var(--font-anton),Impact,Haettenschweiler,"Arial Narrow Bold",sans-serif;font-size:var(--pricing-h1-size,clamp(2.5rem,5vw,4.5rem));text-transform:uppercase;letter-spacing:-.034em;color:#fff;text-align:center;width:100%;margin-bottom:24px;font-weight:400;line-height:1}.pricing-module__lP4odW__titleLine{display:block}.pricing-module__lP4odW__outline{color:#0000;-webkit-text-stroke:2px #fffffff5}.pricing-module__lP4odW__mint{color:#24e7d6;font-style:normal}.pricing-module__lP4odW__trustOutline{color:#0000;-webkit-text-stroke:3px #ffffffd9}.pricing-module__lP4odW__trustMint{color:#24e7d6;font-style:normal}.pricing-module__lP4odW__heroCapsule{font-family:var(--landing-copy-font);color:#ffffffb8;text-align:left;background:#ffffff12;border:1px solid #ffffff24;border-radius:8px;max-width:760px;margin-bottom:20px;padding:.75rem 1.25rem;font-size:.875rem;line-height:1.6;display:inline-block}.pricing-module__lP4odW__heroCapsule strong{color:#fff}.pricing-module__lP4odW__heroSub{font-family:var(--landing-copy-font);color:#ffffffb8;max-width:600px;margin-bottom:32px;margin-left:auto;margin-right:auto;font-size:1.0625rem;line-height:1.6}.pricing-module__lP4odW__toggleWrap{justify-content:center;margin-bottom:48px;padding-top:56px;padding-bottom:28px;display:flex}.pricing-module__lP4odW__toggle{background:#f4f4f0;border:1px solid #ddddd7;border-radius:100px;align-items:center;gap:8px;padding:4px;display:inline-flex}.pricing-module__lP4odW__toggleBtn{font-family:var(--font-plus-jakarta),ui-sans-serif,system-ui,sans-serif;cursor:pointer;border:none;border-radius:100px;padding:6px 18px;font-size:.8125rem;font-weight:700;transition:all .2s}.pricing-module__lP4odW__toggleOn{color:#fff;background:#7035ff}.pricing-module__lP4odW__toggleOff{color:#697077;background:0 0}.pricing-module__lP4odW__saveBadge{font-family:var(--font-plus-jakarta),ui-sans-serif,system-ui,sans-serif;color:#007a4d;white-space:nowrap;background:#007a4d14;border:1px solid #007a4d40;border-radius:100px;padding:3px 10px;font-size:.6875rem;font-weight:700}.pricing-module__lP4odW__cardsSection{z-index:1;padding:var(--landing-section-y)var(--site-gutter)var(--landing-section-y);background-color:#faf9f7;background-image:radial-gradient(circle,#d4a01730 1px,#0000 1px);background-size:28px 28px;position:relative}.pricing-module__lP4odW__cardsWrap{max-width:var(--content-max-width);margin:0 auto}.pricing-module__lP4odW__cardsGrid{grid-template-columns:repeat(4,1fr);gap:20px;margin-top:0;display:grid}@media (max-width:1000px){.pricing-module__lP4odW__cardsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:520px){.pricing-module__lP4odW__cardsGrid{grid-template-columns:1fr}}.pricing-module__lP4odW__card{border-radius:var(--r-xl);box-shadow:var(--shadow-sm);cursor:pointer;background:#fff;border:1px solid #ddddd7;flex-direction:column;padding:26px 22px;transition:transform .28s cubic-bezier(.34,1.56,.64,1),box-shadow .28s,border-color .2s;display:flex;position:relative}.pricing-module__lP4odW__card:hover{box-shadow:var(--shadow-lg);border-color:#c6c5b9;transform:translateY(-4px)}.pricing-module__lP4odW__cardSelected{box-shadow:0 0 0 2px #7035ff,var(--shadow-lg)!important;border-color:#7035ff!important;transform:translateY(-6px)!important}.pricing-module__lP4odW__cardSelected:hover{transform:translateY(-8px)!important}.pricing-module__lP4odW__cardCheckMark{color:#fff;pointer-events:none;background:#7035ff;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:.625rem;font-weight:900;display:flex;position:absolute;top:12px;right:14px}.pricing-module__lP4odW__cardPopular{background:#fff;transform:translateY(-8px)}.pricing-module__lP4odW__cardPopular:hover{transform:translateY(-13px)}.pricing-module__lP4odW__cardEnterprise{background:radial-gradient(circle at 80% 20%,#5eead414,#0000 50%),#1a1230;border-color:#ffffff1a}.pricing-module__lP4odW__cardEnterprise:hover{border-color:#ffffff38;box-shadow:0 20px 48px #00000059}.pricing-module__lP4odW__popularBadge{color:#fff;font-family:var(--font-plus-jakarta),ui-sans-serif,system-ui,sans-serif;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;background:#7035ff;border-radius:100px;padding:4px 14px;font-size:.6875rem;font-weight:800;position:absolute;top:-13px;left:50%;transform:translate(-50%)}.pricing-module__lP4odW__tierName{font-family:var(--font-plus-jakarta),ui-sans-serif,system-ui,sans-serif;color:#393d3f;text-transform:uppercase;letter-spacing:.04em;margin-bottom:5px;font-size:1rem;font-weight:700}.pricing-module__lP4odW__tierNamePopular{color:#7035ff}.pricing-module__lP4odW__tierNameEnt{color:#ffffffe6}.pricing-module__lP4odW__tierDesc{font-family:var(--landing-copy-font);color:#5a6166;min-height:38px;margin-bottom:18px;font-size:.8rem;line-height:1.55}.pricing-module__lP4odW__tierDescEnt{color:#ffffff80}.pricing-module__lP4odW__priceBlock{margin-bottom:18px}.pricing-module__lP4odW__priceAmt{font-family:var(--font-anton),Impact,Haettenschweiler,"Arial Narrow Bold",sans-serif;letter-spacing:-.02em;color:#1c1f21;font-size:clamp(1.75rem,2.8vw,2.5rem);font-weight:400;line-height:1}.pricing-module__lP4odW__priceAmtEnt{color:#fcfcf8;font-size:1.5rem}.pricing-module__lP4odW__priceCad{font-family:var(--landing-copy-font);color:#697077;margin-top:4px;font-size:.75rem}.pricing-module__lP4odW__priceCadEnt{color:#fff6}.pricing-module__lP4odW__savePill{color:#007a4d;font-family:var(--landing-copy-font);background:#007a4d14;border:1px solid #007a4d40;border-radius:100px;margin-top:6px;padding:2px 8px;font-size:.6875rem;font-weight:700;display:inline-block}.pricing-module__lP4odW__cardDivider{background:#e8e8e2;height:1px;margin:14px 0}.pricing-module__lP4odW__cardDividerEnt{background:#ffffff14}.pricing-module__lP4odW__limits{flex-direction:column;gap:7px;margin-bottom:16px;display:flex}.pricing-module__lP4odW__limitRow{justify-content:space-between;align-items:center;gap:6px;display:flex}.pricing-module__lP4odW__limitLbl{font-family:var(--landing-copy-font);color:#697077;font-size:.8rem}.pricing-module__lP4odW__limitVal{font-family:var(--landing-copy-font);color:#393d3f;font-size:.8rem;font-weight:700}.pricing-module__lP4odW__limitLblEnt{color:#ffffff73}.pricing-module__lP4odW__limitValEnt{color:#ffffffd9}.pricing-module__lP4odW__featList{flex-direction:column;flex:1;gap:8px;margin-bottom:22px;padding:0;list-style:none;display:flex}.pricing-module__lP4odW__featList li{font-family:var(--landing-copy-font);color:#393d3f;align-items:flex-start;gap:9px;font-size:.8rem;font-weight:500;line-height:1.5;display:flex}.pricing-module__lP4odW__featListEnt li{color:#ffffffbf}.pricing-module__lP4odW__chk{background:#e6f4ec;border:1px solid #a3d8b8;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:15px;height:15px;margin-top:1px;display:flex}.pricing-module__lP4odW__cardCta{margin-top:auto}.pricing-module__lP4odW__trialNote{font-family:var(--landing-copy-font);color:#697077;text-align:center;margin-top:7px;font-size:.6875rem}.pricing-module__lP4odW__trialNoteEnt{color:#ffffff59}@property --ba{syntax:"<angle>";inherits:false;initial-value:0deg}@keyframes pricing-module__lP4odW__bspin{to{--ba:360deg}}.pricing-module__lP4odW__btn{font-family:var(--font-plus-jakarta),ui-sans-serif,system-ui,sans-serif;cursor:pointer;white-space:nowrap;text-align:center;border:none;border-radius:6px;justify-content:center;align-items:center;gap:.4rem;max-width:100%;min-height:48px;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:700;text-decoration:none;transition:all .18s;display:inline-flex}.pricing-module__lP4odW__btnOutline{color:#393d3f;background:0 0;border:1.5px solid #ddddd7;justify-content:center;width:100%}.pricing-module__lP4odW__btnOutline:hover{color:#7035ff;border-color:#7035ff}.pricing-module__lP4odW__btnPopular{color:#fff;z-index:0;isolation:isolate;background:linear-gradient(135deg,#7c3aed 0%,#8b5cf6 55%,#6d28d9 100%);justify-content:center;width:100%;position:relative}.pricing-module__lP4odW__btnPopular:before{content:"";border-radius:inherit;background:conic-gradient(from var(--ba),#d4a017 0deg,#fbf0c4 60deg,#f5c518 120deg,transparent 180deg,transparent 360deg);-webkit-mask-composite:xor;z-index:-1;padding:2px;animation:2s linear infinite pricing-module__lP4odW__bspin;position:absolute;inset:-2px;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.pricing-module__lP4odW__btnPopular:hover{background:linear-gradient(135deg,#5b21b6 0%,#6d28d9 55%,#4c1d95 100%);transform:translateY(-1px);box-shadow:0 8px 24px #7035ff4d}.pricing-module__lP4odW__btnPurple{color:#fff;background:linear-gradient(135deg,#7c3aed 0%,#8b5cf6 55%,#6d28d9 100%);justify-content:center;width:100%}.pricing-module__lP4odW__btnPurple:hover{background:linear-gradient(135deg,#5b21b6 0%,#6d28d9 55%,#4c1d95 100%);transform:translateY(-1px);box-shadow:0 8px 24px #7035ff4d}.pricing-module__lP4odW__btnEnt{color:#fcfcf8;background:#ffffff14;border:1.5px solid #fff3;justify-content:center;width:100%}.pricing-module__lP4odW__btnEnt:hover{color:#24e7d6;background:#ffffff26;border-color:#24e7d6}.pricing-module__lP4odW__btnOutlineWhite{color:#fff;background:0 0;border:1.5px solid #ffffff4d}.pricing-module__lP4odW__btnOutlineWhite:hover{background:#ffffff14;border-color:#fff9}.pricing-module__lP4odW__btnXl{width:auto;padding:.875rem 2rem;font-size:1rem}.pricing-module__lP4odW__everyoneGets{z-index:2;border-radius:var(--r-xl);box-shadow:var(--shadow-sm);background:#fff;border:1px solid #ddddd7;margin-top:0;margin-bottom:32px;padding:40px;position:relative}.pricing-module__lP4odW__everyoneTitle{font-family:var(--landing-display-font);letter-spacing:-.035em;color:#1c1f21;text-transform:uppercase;margin-bottom:8px;font-size:clamp(2.25rem,4.8vw,4.25rem);font-weight:400;line-height:1.05}.pricing-module__lP4odW__everyoneEm{color:#7035ff;font-style:normal}.pricing-module__lP4odW__everyoneSub{font-family:var(--landing-copy-font);color:#5a6166;margin-bottom:28px;font-size:.9375rem;line-height:1.55}.pricing-module__lP4odW__everyoneGrid{grid-template-columns:repeat(4,1fr);gap:10px 24px;display:grid}@media (max-width:1024px){.pricing-module__lP4odW__everyoneGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:700px){.pricing-module__lP4odW__everyoneGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.pricing-module__lP4odW__everyoneGrid{grid-template-columns:1fr}}.pricing-module__lP4odW__everyoneItem{font-family:var(--landing-copy-font);color:#393d3f;align-items:flex-start;gap:8px;font-size:.875rem;font-weight:500;line-height:1.45;display:flex}.pricing-module__lP4odW__everyoneChk{color:#007a4d;flex-shrink:0;margin-top:1px;font-size:.75rem;font-weight:900}.pricing-module__lP4odW__entOnlyBlock{border-top:1px solid #e8e8e2;margin-top:24px;padding-top:24px}.pricing-module__lP4odW__entOnlyLabel{font-family:var(--font-plus-jakarta),ui-sans-serif,system-ui,sans-serif;letter-spacing:.1em;text-transform:uppercase;color:#007a4d;background:#007a4d14;border:1px solid #007a4d47;border-radius:4px;margin-bottom:16px;padding:3px 10px;font-size:.6875rem;font-weight:800;display:inline-block}.pricing-module__lP4odW__everyoneItemEnt{color:#5a6166}.pricing-module__lP4odW__everyoneChkEnt{color:#007a4d;flex-shrink:0;margin-top:1px;font-size:.75rem;font-weight:900}.pricing-module__lP4odW__universalStrip,.pricing-module__lP4odW__universalLabel,.pricing-module__lP4odW__universalItem{display:none}.pricing-module__lP4odW__compareSection{padding:var(--landing-section-y)var(--site-gutter);background-color:#faf9f7;background-image:radial-gradient(circle,#d4a01730 1px,#0000 1px);background-size:28px 28px}.pricing-module__lP4odW__sectionWrap{max-width:var(--content-max-width);margin:0 auto}.pricing-module__lP4odW__sectionHeader{margin-bottom:48px}.pricing-module__lP4odW__centered{text-align:center}.pricing-module__lP4odW__sectionTitle{font-family:var(--landing-display-font);letter-spacing:-.035em;color:#1c1f21;margin-bottom:12px;font-size:clamp(2.25rem,4.8vw,4.25rem);font-weight:400;line-height:1.05}.pricing-module__lP4odW__sectionTitle em{color:#7035ff;font-style:normal}.pricing-module__lP4odW__sectionSub{font-family:var(--landing-copy-font);color:#5a6166;max-width:52rem;font-size:1.0625rem;line-height:1.7}.pricing-module__lP4odW__centered .pricing-module__lP4odW__sectionSub{margin:0 auto}.pricing-module__lP4odW__tableScroll{border-radius:var(--r-lg);max-width:100%;box-shadow:var(--shadow);-webkit-overflow-scrolling:touch;overflow-x:auto}.pricing-module__lP4odW__compareTable{border-collapse:collapse;border-radius:var(--r-lg);background:#fff;border:1px solid #ddddd7;width:100%;min-width:820px;overflow:hidden}.pricing-module__lP4odW__compareTable thead th{font-family:var(--font-plus-jakarta),ui-sans-serif,system-ui,sans-serif;color:#1c1f21;text-align:center;background:#f4f4f0;border-bottom:1px solid #ddddd7;padding:16px 18px;font-size:.875rem;font-weight:700}.pricing-module__lP4odW__thFeature{text-align:left;text-transform:uppercase;letter-spacing:.08em;color:#697077;font-size:.75rem;font-weight:700}.pricing-module__lP4odW__thPop{color:#7035ff;background:#7035ff0f;border-left:2px solid #7035ff;border-right:2px solid #7035ff}.pricing-module__lP4odW__compareTable tbody tr{border-bottom:1px solid #e8e8e2}.pricing-module__lP4odW__compareTable tbody tr:last-child{border-bottom:none}.pricing-module__lP4odW__compareTable tbody tr:hover td{background:#7035ff05}.pricing-module__lP4odW__compareTable td{font-family:var(--landing-copy-font);color:#5a6166;text-align:center;vertical-align:middle;padding:13px 18px;font-size:.875rem}.pricing-module__lP4odW__compareTable td:first-child{text-align:left;color:#393d3f;font-weight:500}.pricing-module__lP4odW__tdPop{background:#7035ff08;border-left:2px solid #7035ff2e;border-right:2px solid #7035ff2e}.pricing-module__lP4odW__secRow td{font-family:var(--font-plus-jakarta),ui-sans-serif,system-ui,sans-serif;letter-spacing:.1em;text-transform:uppercase;color:#697077;text-align:left;padding:9px 18px;font-size:.6875rem;font-weight:800;background:#f4f4f0!important}.pricing-module__lP4odW__cAll{color:#7035ff;font-size:.9375rem;font-weight:700}.pricing-module__lP4odW__cYes{color:#1a7a3a;font-size:.9375rem;font-weight:700}.pricing-module__lP4odW__cNo{color:#c6c5b9;font-size:1rem}.pricing-module__lP4odW__tableLegend{font-family:var(--landing-copy-font);color:#697077;flex-wrap:wrap;gap:20px;margin-top:14px;font-size:.8125rem;display:flex}.pricing-module__lP4odW__entBanner{background:#edece8;border:1px solid #d8d7d1;border-radius:20px;margin-top:clamp(2rem,3vw,3rem);padding:clamp(2.5rem,4vw,3.5rem) clamp(1.5rem,3vw,3rem);overflow:hidden}.pricing-module__lP4odW__entBannerInner{grid-template-columns:1fr 380px;align-items:center;gap:clamp(2.5rem,5vw,5rem);width:100%;display:grid}@media (max-width:860px){.pricing-module__lP4odW__entBannerInner{grid-template-columns:1fr}}.pricing-module__lP4odW__entBannerLeft{flex-direction:column;gap:1.25rem;display:flex}.pricing-module__lP4odW__entBannerEyebrow{font-family:var(--font-plus-jakarta),ui-sans-serif,system-ui,sans-serif;letter-spacing:.1em;text-transform:uppercase;color:#5b21b6;background:#7035ff14;border:1px solid #7035ff38;border-radius:6px;align-items:center;gap:6px;width:fit-content;padding:.3rem .75rem;font-size:.6875rem;font-weight:800;display:inline-flex}.pricing-module__lP4odW__entBannerTitle{font-family:var(--landing-display-font);text-transform:uppercase;letter-spacing:-.034em;color:#1c1f21;margin:0;font-size:clamp(2rem,3.8vw,3.5rem);font-weight:400;line-height:1.05}.pricing-module__lP4odW__entBannerTitleEm{color:#7035ff;font-style:normal}.pricing-module__lP4odW__entBannerDesc{font-family:var(--landing-copy-font);color:#5a6166;max-width:560px;font-size:clamp(.9375rem,1.4vw,1.0625rem);line-height:1.65}.pricing-module__lP4odW__entBannerFeatures{grid-template-columns:1fr 1fr;gap:8px 24px;margin-top:.25rem;display:grid}@media (max-width:540px){.pricing-module__lP4odW__entBannerFeatures{grid-template-columns:1fr}}.pricing-module__lP4odW__entBannerFeature{font-family:var(--landing-copy-font);color:#393d3f;align-items:flex-start;gap:8px;font-size:.875rem;line-height:1.4;display:flex}.pricing-module__lP4odW__entBannerChk{color:#007a4d;background:#e6f4ec;border:1px solid #a3d8b8;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;margin-top:1px;font-size:.6875rem;display:flex}.pricing-module__lP4odW__entBannerRight{background:#fff;border:1px solid #ddddd7;border-radius:20px;flex-direction:column;gap:1rem;padding:clamp(1.5rem,3vw,2.25rem);display:flex;box-shadow:0 2px 12px #0000000f}.pricing-module__lP4odW__entBannerPriceLabel{font-family:var(--font-plus-jakarta),ui-sans-serif,system-ui,sans-serif;letter-spacing:.12em;text-transform:uppercase;color:#697077;font-size:.625rem;font-weight:800}.pricing-module__lP4odW__entBannerPrice{font-family:var(--landing-display-font);text-transform:uppercase;letter-spacing:-.02em;color:#1c1f21;font-size:clamp(1.5rem,2.5vw,2rem);font-weight:400}.pricing-module__lP4odW__entBannerPriceSub{font-family:var(--landing-copy-font);color:#697077;margin:-.5rem 0 0;font-size:.8125rem;line-height:1.5}.pricing-module__lP4odW__entBannerSpecs{background:#f4f4f0;border:1px solid #ddddd7;border-radius:10px;align-items:stretch;gap:1rem;padding:.875rem 1rem;display:flex}.pricing-module__lP4odW__entBannerSpec{flex-direction:column;flex:1;gap:2px;display:flex}.pricing-module__lP4odW__entBannerSpecVal{font-family:var(--landing-display-font);text-transform:uppercase;letter-spacing:-.02em;color:#7035ff;font-size:1.25rem;font-weight:400}.pricing-module__lP4odW__entBannerSpecLbl{font-family:var(--landing-copy-font);color:#697077;font-size:.75rem}.pricing-module__lP4odW__entBannerSpecDivider{background:#ddddd7;align-self:stretch;width:1px}.pricing-module__lP4odW__entBannerBtn{color:#fff;width:100%;font-family:var(--font-plus-jakarta),ui-sans-serif,system-ui,sans-serif;letter-spacing:-.01em;background:linear-gradient(135deg,#7c3aed 0%,#8b5cf6 55%,#6d28d9 100%);border-radius:10px;justify-content:center;align-items:center;padding:.875rem 1.5rem;font-size:.9375rem;font-weight:700;text-decoration:none;transition:background .15s,transform .12s,box-shadow .15s;display:flex}.pricing-module__lP4odW__entBannerBtn:hover{background:linear-gradient(135deg,#5b21b6 0%,#6d28d9 55%,#4c1d95 100%);transform:translateY(-1px);box-shadow:0 8px 24px #7035ff40}.pricing-module__lP4odW__entBannerNote{font-family:var(--landing-copy-font);color:#697077;text-align:center;font-size:.75rem;line-height:1.4}.pricing-module__lP4odW__trustSection{z-index:1;min-height:100svh;padding:var(--landing-section-y)var(--site-gutter);text-align:center;background:radial-gradient(circle at 82% 18%,#5eead429,#0000 28%),radial-gradient(circle at 14% 26%,#2dd4bf2e,#0000 24%),linear-gradient(#021312 0%,#0b2321 100%);align-items:center;display:flex;position:sticky;top:0}.pricing-module__lP4odW__trustInner{max-width:var(--landing-max-width);margin:0 auto}.pricing-module__lP4odW__trustEyebrow{letter-spacing:.08em;text-transform:uppercase;color:#5eead4;font-size:.75rem;font-weight:800;font-family:var(--font-plus-jakarta),ui-sans-serif,system-ui,sans-serif;background:#5eead41f;border:1px solid #5eead457;border-radius:8px;margin-bottom:1.25rem;padding:.35rem .9rem;animation:2.8s ease-in-out infinite pricing-module__lP4odW__eyebrowPulse;display:inline-block}@media (prefers-reduced-motion:reduce){.pricing-module__lP4odW__trustEyebrow{animation:none}}.pricing-module__lP4odW__trustTitle{font-family:var(--font-anton),Impact,Haettenschweiler,"Arial Narrow Bold",sans-serif;text-transform:uppercase;letter-spacing:-.034em;color:#fff;margin-bottom:20px;font-size:clamp(2.75rem,7.5vw,7.5rem);font-weight:400;line-height:1}.pricing-module__lP4odW__trustSub{font-family:var(--landing-copy-font);color:#ffffff8c;margin-bottom:40px;font-size:1rem;line-height:1.7}.pricing-module__lP4odW__trustGrid{grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:40px;display:grid}@media (max-width:600px){.pricing-module__lP4odW__trustGrid{grid-template-columns:1fr}}.pricing-module__lP4odW__trustStat{border-radius:var(--r-lg);background:#ffffff08;border:1px solid #ffffff14;padding:32px 24px}.pricing-module__lP4odW__trustVal{font-family:var(--font-anton),Impact,Haettenschweiler,"Arial Narrow Bold",sans-serif;letter-spacing:-.04em;color:#24e7d6;margin-bottom:8px;font-size:clamp(2.5rem,4.5vw,3.75rem);font-weight:400;line-height:1}.pricing-module__lP4odW__trustLbl{font-family:var(--landing-copy-font);color:#ffffff73;font-size:.8125rem;line-height:1.55}.pricing-module__lP4odW__trustCta{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;display:flex}@media (max-width:520px){.pricing-module__lP4odW__btn{white-space:normal;width:100%}}.pricing-module__lP4odW__faqSection{z-index:2;padding:var(--landing-section-y)var(--site-gutter);background-color:#faf9f7;background-image:radial-gradient(circle,#d4a01730 1px,#0000 1px);background-size:28px 28px;position:relative}.pricing-module__lP4odW__faqWrap{max-width:780px;margin:0 auto}.pricing-module__lP4odW__faqItem{border-radius:var(--r-lg);box-shadow:var(--shadow-sm);background:#fff;border:1px solid #ddddd7;margin-bottom:10px;transition:border-color .2s;overflow:hidden}.pricing-module__lP4odW__faqItem:hover{border-color:#8b5cf6}.pricing-module__lP4odW__faqOpen{border-color:#7035ff}.pricing-module__lP4odW__faqTrigger{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:18px 22px;display:flex}.pricing-module__lP4odW__faqQ{font-family:var(--font-plus-jakarta),ui-sans-serif,system-ui,sans-serif;color:#1c1f21;font-size:1rem;font-weight:700;line-height:1.4}.pricing-module__lP4odW__faqOpen .pricing-module__lP4odW__faqQ{color:#7035ff}.pricing-module__lP4odW__faqChev{color:#697077;flex-shrink:0;transition:transform .25s}.pricing-module__lP4odW__faqChevOpen{color:#7035ff;transform:rotate(180deg)}.pricing-module__lP4odW__faqA{font-family:var(--landing-copy-font);color:#5a6166;padding:0 22px 18px;font-size:.9rem;line-height:1.75}@media (min-width:1024px){.pricing-module__lP4odW__heroSub{max-width:600px}}.pricing-module__lP4odW__selectHint{font-family:var(--landing-copy-font);color:#697077;text-align:center;letter-spacing:.01em;margin-top:20px;font-size:.875rem}.pricing-module__lP4odW__drawerBackdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:299;background:#0f0a1e73;animation:.25s forwards pricing-module__lP4odW__fadeIn;position:fixed;inset:0}@keyframes pricing-module__lP4odW__fadeIn{0%{opacity:0}to{opacity:1}}.pricing-module__lP4odW__drawer{z-index:300;background:#fafaf8;flex-direction:column;width:min(460px,100vw);height:100dvh;transition:transform .32s cubic-bezier(.32,0,.67,0);display:flex;position:fixed;top:0;right:0;overflow:hidden;transform:translate(105%);box-shadow:-8px 0 48px #00000029}.pricing-module__lP4odW__drawerOpen{transition:transform .38s cubic-bezier(.34,1.12,.64,1);transform:translate(0)}.pricing-module__lP4odW__drawerHead{background:#fff;border-bottom:1px solid #e8e8e2;flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.5rem 1.5rem 1.25rem;display:flex}.pricing-module__lP4odW__drawerHeadLeft{flex-direction:column;gap:2px;display:flex}.pricing-module__lP4odW__drawerEyebrow{font-family:var(--font-plus-jakarta),ui-sans-serif,system-ui,sans-serif;letter-spacing:.1em;text-transform:uppercase;color:#697077;font-size:.6875rem;font-weight:800}.pricing-module__lP4odW__drawerPlanName{font-family:var(--font-plus-jakarta),ui-sans-serif,system-ui,sans-serif;color:#1c1f21;text-transform:uppercase;letter-spacing:.04em;font-size:1.25rem;font-weight:800}.pricing-module__lP4odW__drawerPlanPrice{font-family:var(--landing-display-font);text-transform:uppercase;letter-spacing:-.025em;color:#7035ff;font-size:1.75rem;font-weight:400}.pricing-module__lP4odW__drawerPlanNote{font-family:var(--landing-copy-font);color:#697077;margin-top:2px;font-size:.8125rem}.pricing-module__lP4odW__drawerClose{color:#697077;cursor:pointer;background:0 0;border:1.5px solid #ddddd7;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;margin-top:2px;transition:border-color .15s,color .15s,background .15s;display:flex}.pricing-module__lP4odW__drawerClose:hover{color:#1c1f21;background:#f0efeb;border-color:#1c1f21}.pricing-module__lP4odW__drawerBody{flex-direction:column;flex:1;padding:1.5rem;display:flex;overflow-y:auto}.pricing-module__lP4odW__drawerIntro{font-family:var(--landing-copy-font);color:#5a6166;margin-bottom:1.5rem;font-size:.9375rem;line-height:1.6}.pricing-module__lP4odW__drawerRow{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:12px;display:grid}.pricing-module__lP4odW__drawerGroup{flex-direction:column;gap:5px;margin-bottom:12px;display:flex}.pricing-module__lP4odW__drawerLabel{font-family:var(--font-plus-jakarta),ui-sans-serif,system-ui,sans-serif;color:#393d3f;font-size:.8125rem;font-weight:700}.pricing-module__lP4odW__drawerInput{font-family:var(--landing-copy-font);color:#1c1f21;background:#fff;border:1.5px solid #ddddd7;border-radius:8px;outline:none;width:100%;padding:.625rem .875rem;font-size:.9375rem;transition:border-color .15s,box-shadow .15s}.pricing-module__lP4odW__drawerInput:focus{border-color:#7035ff;box-shadow:0 0 0 3px #7035ff1f}.pricing-module__lP4odW__drawerInput::placeholder{color:#9aa0a6}.pricing-module__lP4odW__drawerError{font-family:var(--landing-copy-font);color:#c0392b;background:#c0392b0f;border:1px solid #c0392b33;border-radius:6px;margin-bottom:12px;padding:.5rem .75rem;font-size:.875rem}.pricing-module__lP4odW__drawerSubmit{margin-top:4px;width:100%!important}.pricing-module__lP4odW__drawerNote{font-family:var(--landing-copy-font);color:#697077;text-align:center;margin-top:10px;font-size:.75rem;line-height:1.5}.pricing-module__lP4odW__drawerNote a{color:#7035ff;text-decoration:underline}.pricing-module__lP4odW__drawerSuccess{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:1rem;padding:2rem 1rem;display:flex}.pricing-module__lP4odW__drawerSuccessIcon{background:#e6f4ec;border:1.5px solid #a3d8b8;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.pricing-module__lP4odW__drawerSuccessTitle{font-family:var(--font-plus-jakarta),ui-sans-serif,system-ui,sans-serif;color:#1c1f21;font-size:1.25rem;font-weight:800}.pricing-module__lP4odW__drawerSuccessDesc{font-family:var(--landing-copy-font);color:#5a6166;max-width:320px;font-size:.9375rem;line-height:1.6}@media (max-width:480px){.pricing-module__lP4odW__drawerRow{grid-template-columns:1fr}}
