.page-module__zR0Qea__page{background:var(--background);min-height:100vh;padding-top:80px;position:relative}.page-module__zR0Qea__header{z-index:1;padding:8rem 2rem 4rem;position:relative}.page-module__zR0Qea__headerContent{text-align:center;max-width:800px;margin:0 auto}.page-module__zR0Qea__badge{color:var(--secondary);letter-spacing:.05em;text-transform:uppercase;background:#00c9ff1a;border:1px solid #00c9ff4d;border-radius:99px;margin-bottom:2rem;padding:.5rem 1.25rem;font-size:.85rem;font-weight:700;display:inline-block}.page-module__zR0Qea__title{margin-bottom:1.5rem;font-size:clamp(2.5rem,6vw,4.5rem);line-height:1.1}.page-module__zR0Qea__subtitle{color:var(--text-muted);font-size:1.25rem;line-height:1.6}.page-module__zR0Qea__gridSection{z-index:1;padding:2rem 0 8rem;position:relative}.page-module__zR0Qea__container{max-width:1200px;margin:0 auto;padding:0 2rem}.page-module__zR0Qea__grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.5rem;display:grid}.page-module__zR0Qea__card{border-radius:24px;flex-direction:column;padding:3rem;transition:transform .3s;display:flex;position:relative;overflow:hidden}.page-module__zR0Qea__card:after{content:"";pointer-events:none;background:linear-gradient(#0000 50%,#6c63ff05 100%);height:100%;position:absolute;top:0;left:0;right:0}.page-module__zR0Qea__card:hover{transform:translateY(-8px)}.page-module__zR0Qea__iconWrapper{background:#6c63ff1a;border-radius:20px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:2rem;display:flex}.page-module__zR0Qea__icon{color:var(--primary);width:28px;height:28px}.page-module__zR0Qea__card h3{margin-bottom:1rem;font-size:1.5rem}.page-module__zR0Qea__card p{color:var(--text-muted);flex-grow:1;margin-bottom:2rem;line-height:1.7}.page-module__zR0Qea__checklist{border-top:1px solid var(--surface-border);margin-top:auto;padding-top:1.5rem;list-style:none}.page-module__zR0Qea__checklist li{color:var(--text-muted);align-items:center;gap:.75rem;margin-bottom:.75rem;font-size:.9rem;display:flex}.page-module__zR0Qea__checklist li:last-child{margin-bottom:0}.page-module__zR0Qea__checkIcon{color:var(--secondary)}.page-module__zR0Qea__ctaSection{padding-bottom:8rem}.page-module__zR0Qea__ctaBox{text-align:center;background:var(--glass-bg);border:1px solid #00c9ff33;border-radius:32px;padding:5rem 3rem}.page-module__zR0Qea__ctaBox h2{margin-bottom:1rem;font-size:2.5rem}.page-module__zR0Qea__ctaBox p{color:var(--text-muted);margin-bottom:2.5rem;font-size:1.1rem}.page-module__zR0Qea__ctaBtn{background:var(--foreground);color:var(--background);cursor:pointer;border:none;border-radius:99px;align-items:center;gap:.5rem;padding:1rem 2.5rem;font-family:inherit;font-size:1.1rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex}.page-module__zR0Qea__ctaBtn:hover{box-shadow:0 10px 30px -10px var(--glass-border-highlight);transform:translateY(-2px)}@media (max-width:768px){.page-module__zR0Qea__header{padding:6rem 1.5rem 3rem}.page-module__zR0Qea__title{font-size:clamp(2rem,5vw,3rem)}.page-module__zR0Qea__gridSection{padding:2rem 0 4rem}.page-module__zR0Qea__grid{grid-template-columns:1fr;gap:1.25rem}.page-module__zR0Qea__card{padding:1.5rem}.page-module__zR0Qea__card h3{font-size:1.25rem}.page-module__zR0Qea__iconWrapper{width:48px;height:48px;margin-bottom:1.5rem}.page-module__zR0Qea__icon{width:20px;height:20px}.page-module__zR0Qea__ctaBox{padding:3rem 1.5rem}}
.SmartDownloadCTA-module__nklGYG__downloadSection{padding:4rem 0 10rem}.SmartDownloadCTA-module__nklGYG__container{width:100%;max-width:1000px;margin:0 auto;padding:0 2rem}.SmartDownloadCTA-module__nklGYG__downloadBox{text-align:center;background:radial-gradient(circle at center,#10b9811a 0%,var(--glass-bg)100%);-webkit-backdrop-filter:blur(20px);border:1px solid #10b98133;border-radius:32px;padding:5rem 2rem;position:relative;overflow:hidden}.SmartDownloadCTA-module__nklGYG__title{color:var(--foreground);margin-bottom:1rem;font-size:2.5rem;font-weight:800}.SmartDownloadCTA-module__nklGYG__subtitle{color:var(--text-muted);max-width:600px;margin:0 auto 3rem;font-size:1.2rem;line-height:1.6}.SmartDownloadCTA-module__nklGYG__osGrid{flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;display:flex}.SmartDownloadCTA-module__nklGYG__expandedGrid{flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-top:1.5rem;animation:.4s ease-out SmartDownloadCTA-module__nklGYG__fadeIn;display:flex}@keyframes SmartDownloadCTA-module__nklGYG__fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.SmartDownloadCTA-module__nklGYG__osBtn{cursor:pointer;background:var(--glass-bg);border:1px solid var(--glass-border);border-top:1px solid var(--glass-border-highlight);text-align:left;min-width:320px;color:var(--foreground);box-shadow:0 8px 24px -10px var(--glass-shadow-color),inset 0 1px 0 var(--glass-border-highlight);border-radius:16px;align-items:center;gap:1.5rem;padding:1.25rem 2rem;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}.SmartDownloadCTA-module__nklGYG__osBtn:hover{border-color:var(--glass-border-highlight);box-shadow:0 16px 32px -10px var(--glass-shadow-color),inset 0 1px 0 var(--glass-border-highlight),0 0 20px #10b98133;background:linear-gradient(#0891b21a 0%,#10b9811a 100%);transform:translateY(-4px)}.SmartDownloadCTA-module__nklGYG__primaryBtn{background:linear-gradient(#10b98126 0%,#10b9810d 100%);border-color:#10b9814d}.SmartDownloadCTA-module__nklGYG__primaryBtn:hover{border-color:#10b98180;box-shadow:0 16px 32px -10px #10b98133,inset 0 1px #10b98166}.SmartDownloadCTA-module__nklGYG__osIcon{background:#ffffff0d;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.SmartDownloadCTA-module__nklGYG__osInfo{flex-direction:column;display:flex}.SmartDownloadCTA-module__nklGYG__osName{margin-bottom:.2rem;font-size:1.15rem;font-weight:700}.SmartDownloadCTA-module__nklGYG__osArch{color:var(--text-muted);font-size:.85rem}.SmartDownloadCTA-module__nklGYG__toggleBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;margin-top:1rem;padding:.5rem 1rem;font-size:.95rem;-webkit-text-decoration:underline #0000;text-decoration:underline #0000;transition:all .2s}.SmartDownloadCTA-module__nklGYG__toggleBtn:hover{color:var(--foreground);-webkit-text-decoration-color:var(--foreground);text-decoration-color:var(--foreground)}.SmartDownloadCTA-module__nklGYG__mobileWarning{background:#ef44441a;border:1px solid #ef444433;border-radius:16px;max-width:600px;margin:0 auto;padding:2rem}.SmartDownloadCTA-module__nklGYG__mobileWarning h4{color:#ef4444;margin-bottom:.75rem;font-size:1.2rem}.SmartDownloadCTA-module__nklGYG__mobileWarning p{color:var(--foreground);line-height:1.5}.SmartDownloadCTA-module__nklGYG__toastContainer{z-index:1000;pointer-events:none;position:fixed;bottom:2rem;left:50%;transform:translate(-50%)}.SmartDownloadCTA-module__nklGYG__toast{background:var(--foreground);color:var(--background);border-radius:50px;padding:1rem 2rem;font-weight:600;animation:.3s ease-out forwards SmartDownloadCTA-module__nklGYG__slideUp,.3s ease-in 3.5s forwards SmartDownloadCTA-module__nklGYG__fadeOut;box-shadow:0 10px 30px #0000004d}@keyframes SmartDownloadCTA-module__nklGYG__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes SmartDownloadCTA-module__nklGYG__fadeOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-10px)}}
.KitCard-module__SHHq5G__card{background:var(--glass-bg);border:1px solid var(--glass-border);color:inherit;border-radius:20px;flex-direction:column;gap:1rem;padding:1.25rem 1.25rem 1rem;scroll-margin-top:96px;text-decoration:none;transition:transform .2s cubic-bezier(.16,1,.3,1),border-color .18s,box-shadow .2s;display:flex;position:relative}.KitCard-module__SHHq5G__card:hover{border-color:var(--glass-border-highlight);transform:translateY(-4px);box-shadow:0 22px 40px -20px #00000040}.KitCard-module__SHHq5G__compact{padding:1rem 1rem .85rem}.KitCard-module__SHHq5G__head{align-items:flex-start;gap:.85rem;display:flex}.KitCard-module__SHHq5G__emoji{flex-shrink:0;font-size:1.8rem;line-height:1}.KitCard-module__SHHq5G__headText{flex:1;min-width:0}.KitCard-module__SHHq5G__name{color:var(--foreground);letter-spacing:-.01em;margin:0 0 .25rem;font-size:1.05rem;font-weight:700}.KitCard-module__SHHq5G__oneLiner{color:var(--text-muted);margin:0;font-size:.88rem;line-height:1.45}.KitCard-module__SHHq5G__beta{letter-spacing:.08em;background:rgba(var(--theme-primary-rgb),.15);color:var(--primary);text-transform:uppercase;border-radius:99px;flex-shrink:0;align-self:flex-start;padding:.2rem .5rem;font-size:.65rem;font-weight:800}.KitCard-module__SHHq5G__workflows{flex-direction:column;gap:.45rem;margin:0;padding:0;list-style:none;display:flex}.KitCard-module__SHHq5G__workflow{color:var(--text-muted);gap:.5rem;font-size:.82rem;line-height:1.45;display:flex}.KitCard-module__SHHq5G__workflowIcon{color:var(--accent);flex-shrink:0;margin-top:4px}.KitCard-module__SHHq5G__workflow strong{color:var(--foreground);font-weight:700}.KitCard-module__SHHq5G__foot{border-top:1px dashed var(--glass-border);color:var(--text-muted);justify-content:space-between;align-items:center;gap:.6rem;margin-top:auto;padding-top:.6rem;font-size:.78rem;display:flex}.KitCard-module__SHHq5G__aha strong{color:var(--foreground);font-weight:700}.KitCard-module__SHHq5G__explore{color:var(--primary);align-items:center;gap:.3rem;font-weight:700;display:inline-flex}@media (prefers-reduced-motion:reduce){.KitCard-module__SHHq5G__card{transition:none!important}.KitCard-module__SHHq5G__card:hover{transform:none}}
.PioneerCounter-module__L4bu6a__banner{border:1px solid var(--glass-border-highlight);background:var(--glass-bg);width:100%;max-width:640px;box-shadow:var(--glass-shadow);-webkit-backdrop-filter:blur(20px)saturate(180%);text-align:left;border-radius:20px;flex-direction:column;gap:.85rem;margin:0 auto 1.5rem;padding:1.25rem 1.5rem;display:flex}.PioneerCounter-module__L4bu6a__headline{color:var(--foreground);letter-spacing:-.01em;align-items:center;gap:.6rem;font-size:1.05rem;font-weight:700;display:flex}.PioneerCounter-module__L4bu6a__headlineIcon{color:var(--primary);flex-shrink:0}.PioneerCounter-module__L4bu6a__headlineText{line-height:1.3}.PioneerCounter-module__L4bu6a__meterRow{flex-wrap:wrap;align-items:center;gap:.85rem;display:flex}.PioneerCounter-module__L4bu6a__meterTrack{background:#7f7f7f2e;border-radius:99px;flex:180px;min-width:160px;height:8px;overflow:hidden}.PioneerCounter-module__L4bu6a__meterFill{background:linear-gradient(90deg,var(--primary),var(--accent));height:100%;box-shadow:0 0 12px var(--primary-glow);transition:width .6s cubic-bezier(.16,1,.3,1)}.PioneerCounter-module__L4bu6a__meterLabel{color:var(--text-muted);white-space:nowrap;font-size:.9rem}.PioneerCounter-module__L4bu6a__meterLabel strong{color:var(--foreground);font-weight:700}.PioneerCounter-module__L4bu6a__subline{color:var(--text-muted);margin:0;font-size:.85rem;line-height:1.5}.PioneerCounter-module__L4bu6a__compact{background:var(--glass-bg);border:1px solid var(--glass-border);color:var(--text-muted);border-radius:99px;align-items:center;gap:.4rem;padding:.35rem .75rem;font-size:.8rem;display:inline-flex}.PioneerCounter-module__L4bu6a__compact strong{color:var(--foreground);font-weight:700}.PioneerCounter-module__L4bu6a__compactIcon{color:var(--primary)}
.WaitlistForm-module__bFqdWq__card{border:1px solid var(--glass-border-highlight);background:var(--glass-bg);width:100%;max-width:640px;box-shadow:var(--glass-shadow);-webkit-backdrop-filter:blur(20px)saturate(180%);z-index:5;border-radius:24px;flex-direction:column;gap:1rem;margin:0 auto;padding:2rem 1.75rem;display:flex;position:relative}.WaitlistForm-module__bFqdWq__title{color:var(--foreground);letter-spacing:-.02em;margin:0;font-size:1.5rem;font-weight:800}.WaitlistForm-module__bFqdWq__subtitle{color:var(--text-muted);margin:0 0 .5rem;font-size:.95rem;line-height:1.5}.WaitlistForm-module__bFqdWq__field{flex-direction:column;gap:.45rem;display:flex}.WaitlistForm-module__bFqdWq__label{color:var(--foreground);letter-spacing:.005em;align-items:baseline;gap:.3rem;font-size:.85rem;font-weight:600;display:inline-flex}.WaitlistForm-module__bFqdWq__req{color:var(--primary);font-weight:800}.WaitlistForm-module__bFqdWq__hintInline{color:var(--text-muted);font-size:.8rem;font-weight:400}.WaitlistForm-module__bFqdWq__hint{color:var(--text-muted);margin:.1rem 0 0;font-size:.8rem}.WaitlistForm-module__bFqdWq__inputWrap{align-items:center;display:flex;position:relative}.WaitlistForm-module__bFqdWq__inputIcon{color:var(--text-muted);pointer-events:none;position:absolute;top:1rem;left:.85rem}.WaitlistForm-module__bFqdWq__textareaWrap .WaitlistForm-module__bFqdWq__inputIcon{top:.85rem}.WaitlistForm-module__bFqdWq__input{background:var(--glass-bg);border:1px solid var(--glass-border);width:100%;color:var(--foreground);border-radius:12px;padding:.85rem .85rem .85rem 2.5rem;font-family:inherit;font-size:.95rem;transition:border-color .18s,box-shadow .18s,background .18s}.WaitlistForm-module__bFqdWq__input:focus{border-color:var(--primary);background:var(--glass-bg-hover);box-shadow:0 0 0 3px rgba(var(--theme-primary-rgb),.18);outline:none}.WaitlistForm-module__bFqdWq__input::placeholder{color:var(--text-muted);opacity:.7}.WaitlistForm-module__bFqdWq__select{appearance:none;cursor:pointer;padding-right:2.5rem}.WaitlistForm-module__bFqdWq__selectChevron{pointer-events:none;color:var(--text-muted);position:absolute;right:.85rem}.WaitlistForm-module__bFqdWq__textarea{resize:vertical;min-height:60px;padding-top:.75rem;padding-bottom:.75rem;line-height:1.45}.WaitlistForm-module__bFqdWq__disclosureBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;align-self:flex-start;align-items:center;gap:.4rem;padding:.4rem 0;font-size:.85rem;font-weight:600;transition:color .18s;display:inline-flex}.WaitlistForm-module__bFqdWq__disclosureBtn:hover{color:var(--foreground)}.WaitlistForm-module__bFqdWq__disclosureChevron{transition:transform .25s cubic-bezier(.16,1,.3,1)}.WaitlistForm-module__bFqdWq__disclosureOpen{transform:rotate(180deg)}.WaitlistForm-module__bFqdWq__optional{grid-template-rows:0fr;transition:grid-template-rows .32s cubic-bezier(.16,1,.3,1);display:grid}.WaitlistForm-module__bFqdWq__optional>*{overflow:hidden}.WaitlistForm-module__bFqdWq__optionalOpen{grid-template-rows:1fr}.WaitlistForm-module__bFqdWq__optionalOpen>*{flex-direction:column;gap:1rem;padding-top:.5rem;display:flex}.WaitlistForm-module__bFqdWq__pillRow{flex-wrap:wrap;gap:.5rem;display:flex}.WaitlistForm-module__bFqdWq__pill{background:var(--glass-bg);border:1px solid var(--glass-border);color:var(--text-muted);cursor:pointer;border-radius:99px;align-items:center;gap:.4rem;padding:.5rem .9rem;font-size:.85rem;font-weight:600;transition:background .18s,border-color .18s,color .18s;display:inline-flex}.WaitlistForm-module__bFqdWq__pill:hover{background:var(--glass-bg-hover);color:var(--foreground)}.WaitlistForm-module__bFqdWq__pillActive{background:linear-gradient(135deg,var(--primary),var(--accent));color:#fff;box-shadow:0 6px 14px -6px var(--primary-glow);border-color:#0000}.WaitlistForm-module__bFqdWq__honeypot{pointer-events:none;width:1px;height:1px;position:absolute;top:auto;left:-10000px;overflow:hidden}.WaitlistForm-module__bFqdWq__error{color:#ef4444;background:#ef44441a;border:1px solid #ef44444d;border-radius:10px;padding:.65rem .85rem;font-size:.85rem;line-height:1.4}.WaitlistForm-module__bFqdWq__submit{background:linear-gradient(135deg,var(--primary),var(--accent));color:#fff;cursor:pointer;box-shadow:0 14px 24px -10px var(--primary-glow);border:none;border-radius:14px;justify-content:center;align-items:center;gap:.6rem;padding:.95rem 1.25rem;font-size:1.02rem;font-weight:700;transition:transform .18s,filter .18s,box-shadow .18s;display:inline-flex}.WaitlistForm-module__bFqdWq__submit:hover:not(:disabled){filter:brightness(1.08);box-shadow:0 18px 32px -10px var(--primary-glow);transform:translateY(-1px)}.WaitlistForm-module__bFqdWq__submit:disabled{opacity:.7;cursor:not-allowed}.WaitlistForm-module__bFqdWq__spinner{animation:.9s linear infinite WaitlistForm-module__bFqdWq__spin}@keyframes WaitlistForm-module__bFqdWq__spin{to{transform:rotate(360deg)}}.WaitlistForm-module__bFqdWq__consent{color:var(--text-muted);text-align:center;margin:.1rem 0 0;font-size:.78rem;line-height:1.5}.WaitlistForm-module__bFqdWq__consentLink{color:var(--foreground);text-underline-offset:2px;font-weight:600;text-decoration:underline;text-decoration-thickness:1px}.WaitlistForm-module__bFqdWq__consentLink:hover{color:var(--primary)}.WaitlistForm-module__bFqdWq__successCard{text-align:center;background:#10b98114;border-color:#10b9814d;align-items:center;padding:2.5rem 2rem}.WaitlistForm-module__bFqdWq__successIconWrapper{background:#10b9811f;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:.5rem;display:flex;box-shadow:0 0 32px #10b9814d}.WaitlistForm-module__bFqdWq__successIcon{color:#10b981}.WaitlistForm-module__bFqdWq__successHeadline{color:var(--foreground);letter-spacing:-.02em;margin:0;font-size:1.5rem;font-weight:800}.WaitlistForm-module__bFqdWq__successBody{color:var(--text-muted);max-width:460px;margin:0;font-size:.95rem;line-height:1.55}.WaitlistForm-module__bFqdWq__successMeta{color:var(--text-muted);margin:0;font-size:.85rem}.WaitlistForm-module__bFqdWq__successMeta strong{color:var(--foreground)}@media (prefers-reduced-motion:reduce){.WaitlistForm-module__bFqdWq__disclosureChevron,.WaitlistForm-module__bFqdWq__optional,.WaitlistForm-module__bFqdWq__submit,.WaitlistForm-module__bFqdWq__input{transition:none!important}.WaitlistForm-module__bFqdWq__spinner{animation:none}}@media (max-width:480px){.WaitlistForm-module__bFqdWq__card{border-radius:18px;padding:1.5rem 1.25rem}.WaitlistForm-module__bFqdWq__title{font-size:1.3rem}}
.WaitlistBlock-module__LZXsJG__wrap{flex-direction:column;align-items:center;gap:0;width:100%;display:flex}
.page-module__qCP4TG__page{z-index:2;flex-direction:column;gap:5rem;max-width:1200px;margin:0 auto;padding:8rem 1.25rem 6rem;display:flex;position:relative}.page-module__qCP4TG__hero{text-align:center;flex-direction:column;align-items:center;gap:1rem;display:flex}.page-module__qCP4TG__eyebrow{border:1px solid var(--glass-border-highlight);background:var(--glass-bg);letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);border-radius:99px;padding:.4rem .9rem;font-size:.78rem;font-weight:700;display:inline-block}.page-module__qCP4TG__h1{letter-spacing:-.025em;color:var(--foreground);max-width:820px;margin:0;font-size:clamp(2.4rem,5vw,3.6rem);font-weight:800;line-height:1.05}.page-module__qCP4TG__gradient{background:linear-gradient(135deg,var(--primary),var(--accent));-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text}.page-module__qCP4TG__lede{color:var(--text-muted);max-width:680px;margin:0;font-size:1.1rem;line-height:1.55}.page-module__qCP4TG__guarantee{background:var(--glass-bg);border:1px solid var(--glass-border);color:var(--text-muted);border-radius:999px;align-items:center;gap:.5rem;margin:0;padding:.4rem .85rem;font-size:.82rem;font-weight:600;display:inline-flex}.page-module__qCP4TG__guarantee svg{color:var(--accent);flex-shrink:0}.page-module__qCP4TG__tiers{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.25rem;display:grid}.page-module__qCP4TG__enterpriseWrap{flex-direction:column;gap:1rem;display:flex}.page-module__qCP4TG__enterpriseCard{border:1px solid var(--glass-border-highlight);background:linear-gradient(180deg,rgba(var(--theme-primary-rgb),.04),var(--glass-bg)60%);-webkit-backdrop-filter:blur(20px)saturate(180%);border-radius:24px;grid-template-columns:1.1fr 1fr;gap:2rem;padding:2rem;display:grid}.page-module__qCP4TG__enterpriseLeft,.page-module__qCP4TG__enterpriseRight{flex-direction:column;gap:1rem;display:flex}.page-module__qCP4TG__enterpriseEyebrow{border:1px solid var(--glass-border-highlight);background:var(--glass-bg);letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);border-radius:99px;align-self:flex-start;padding:.25rem .65rem;font-size:.7rem;font-weight:700;display:inline-block}.page-module__qCP4TG__enterpriseTitle{letter-spacing:-.02em;color:var(--foreground);margin:0;font-size:1.4rem;font-weight:800;line-height:1.25}.page-module__qCP4TG__enterpriseSub{color:var(--text-muted);margin:0;font-size:.95rem;line-height:1.55}.page-module__qCP4TG__enterpriseFeatures{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:.45rem;margin:0;padding:0;list-style:none;display:grid}.page-module__qCP4TG__enterpriseFeature{color:var(--foreground);align-items:flex-start;gap:.45rem;font-size:.9rem;line-height:1.4;display:flex}.page-module__qCP4TG__enterpriseFeature svg{color:var(--accent);flex-shrink:0;margin-top:4px}.page-module__qCP4TG__enterpriseCta{background:linear-gradient(135deg,var(--primary),var(--accent));color:#fff;box-shadow:0 14px 24px -10px var(--primary-glow);border-radius:12px;align-self:flex-start;align-items:center;gap:.5rem;padding:.85rem 1.25rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:transform .18s,filter .18s;display:inline-flex}.page-module__qCP4TG__enterpriseCta:hover{filter:brightness(1.08);transform:translateY(-1px)}.page-module__qCP4TG__enterpriseFloor{color:var(--text-muted);margin:0;font-size:.78rem}.page-module__qCP4TG__matrix{flex-direction:column;gap:1rem;display:flex}.page-module__qCP4TG__matrixSections{flex-direction:column;gap:.75rem;display:flex}.page-module__qCP4TG__matrixSection{border:1px solid var(--glass-border);background:var(--glass-bg);border-radius:18px;padding:1rem 1.25rem;transition:border-color .18s}.page-module__qCP4TG__matrixSection[open]{border-color:var(--glass-border-highlight)}.page-module__qCP4TG__matrixSummary{cursor:pointer;color:var(--foreground);justify-content:space-between;align-items:center;gap:1rem;font-size:1rem;font-weight:700;list-style:none;display:flex}.page-module__qCP4TG__matrixSummary:after{content:"+";color:var(--text-muted);font-size:1.4rem;font-weight:400}.page-module__qCP4TG__matrixSection[open] .page-module__qCP4TG__matrixSummary:after{content:"−"}.page-module__qCP4TG__matrixCaption{color:var(--text-muted);margin:.5rem 0 0;font-size:.85rem;line-height:1.5}.page-module__qCP4TG__matrixTableWrap{margin-top:.85rem;overflow-x:auto}.page-module__qCP4TG__matrixTable{border-collapse:collapse;width:100%;min-width:640px;font-size:.88rem}.page-module__qCP4TG__matrixTable thead th{text-align:left;color:var(--foreground);border-bottom:1px solid var(--glass-border);padding:.7rem .85rem;font-size:.85rem;font-weight:700}.page-module__qCP4TG__matrixTable tbody th{text-align:left;color:var(--foreground);border-bottom:1px solid var(--glass-border);background:#7f7f7f08;width:36%;padding:.7rem .85rem;font-weight:600}.page-module__qCP4TG__matrixTable tbody td{color:var(--foreground);border-bottom:1px solid var(--glass-border);vertical-align:top;width:21.3%;padding:.7rem .85rem}.page-module__qCP4TG__matrixCellYes{color:var(--foreground)}.page-module__qCP4TG__matrixCellNone{color:var(--text-muted);opacity:.5}.page-module__qCP4TG__addons{flex-direction:column;gap:1rem;display:flex}.page-module__qCP4TG__addonGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem;display:grid}.page-module__qCP4TG__addonCard{border:1px solid var(--glass-border);background:var(--glass-bg);border-radius:18px;flex-direction:column;gap:.65rem;padding:1.25rem 1.35rem;display:flex}.page-module__qCP4TG__addonHead{flex-direction:column;gap:.25rem;display:flex}.page-module__qCP4TG__addonName{letter-spacing:-.01em;color:var(--foreground);margin:0;font-size:1rem;font-weight:800}.page-module__qCP4TG__addonScope{letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);font-size:.7rem;font-weight:700}.page-module__qCP4TG__addonPrice{border-bottom:1px dashed var(--glass-border);align-items:baseline;gap:.4rem;padding-bottom:.5rem;display:flex}.page-module__qCP4TG__addonPriceValue{letter-spacing:-.01em;color:var(--foreground);font-size:1.6rem;font-weight:800;line-height:1}.page-module__qCP4TG__addonPriceLabel{color:var(--text-muted);font-size:.78rem}.page-module__qCP4TG__addonDescription{color:var(--text-muted);margin:0;font-size:.88rem;line-height:1.5}.page-module__qCP4TG__comparison{flex-direction:column;gap:1rem;display:flex}.page-module__qCP4TG__h2{letter-spacing:-.025em;color:var(--foreground);margin:0;font-size:clamp(1.7rem,3vw,2.4rem);font-weight:800}.page-module__qCP4TG__h2Sub{color:var(--text-muted);max-width:720px;margin:0;font-size:1rem;line-height:1.55}.page-module__qCP4TG__tableWrap{border:1px solid var(--glass-border);background:var(--glass-bg);-webkit-backdrop-filter:blur(20px)saturate(180%);border-radius:20px;overflow-x:auto}.page-module__qCP4TG__table{border-collapse:collapse;width:100%;min-width:1080px;font-size:.88rem}.page-module__qCP4TG__table thead th{text-align:left;color:var(--foreground);border-bottom:1px solid var(--glass-border);padding:1rem 1.1rem;font-size:.92rem;font-weight:700}.page-module__qCP4TG__thHighlight{color:var(--primary)!important}.page-module__qCP4TG__table tbody th{text-align:left;color:var(--foreground);border-bottom:1px solid var(--glass-border);background:#7f7f7f08;width:22%;padding:.95rem 1.1rem;font-weight:600}.page-module__qCP4TG__table tbody td{color:var(--text-muted);border-bottom:1px solid var(--glass-border);vertical-align:top;padding:.95rem 1.1rem}.page-module__qCP4TG__tdHighlight{background:rgba(var(--theme-primary-rgb),.04);color:var(--foreground)!important}.page-module__qCP4TG__cellYes,.page-module__qCP4TG__cellNo{align-items:center;gap:.4rem;line-height:1.4;display:inline-flex}.page-module__qCP4TG__cellYes svg{color:var(--accent);flex-shrink:0}.page-module__qCP4TG__cellNo svg{color:#ef4444;flex-shrink:0}.page-module__qCP4TG__categories{flex-direction:column;gap:1rem;display:flex}.page-module__qCP4TG__categoryGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;display:grid}.page-module__qCP4TG__categoryCard{border:1px solid var(--glass-border);background:var(--glass-bg);border-radius:20px;flex-direction:column;gap:.65rem;padding:1.5rem;display:flex}.page-module__qCP4TG__categoryTitle{color:var(--foreground);letter-spacing:-.01em;margin:0;font-size:1.05rem;font-weight:800}.page-module__qCP4TG__categoryExamples{color:var(--text-muted);letter-spacing:.04em;text-transform:uppercase;margin:0;font-size:.78rem;font-weight:600}.page-module__qCP4TG__categoryPitch{color:var(--text-muted);margin:0;font-size:.93rem;line-height:1.55}.page-module__qCP4TG__faq{flex-direction:column;gap:1rem;display:flex}.page-module__qCP4TG__faqList{flex-direction:column;gap:.75rem;display:flex}.page-module__qCP4TG__faqItem{border:1px solid var(--glass-border);background:var(--glass-bg);border-radius:16px;padding:1rem 1.25rem;transition:border-color .18s}.page-module__qCP4TG__faqItem[open]{border-color:var(--glass-border-highlight)}.page-module__qCP4TG__faqQ{cursor:pointer;color:var(--foreground);justify-content:space-between;align-items:center;gap:1rem;font-size:1rem;font-weight:700;list-style:none;display:flex}.page-module__qCP4TG__faqQ:after{content:"+";color:var(--text-muted);font-size:1.4rem;font-weight:400}.page-module__qCP4TG__faqItem[open] .page-module__qCP4TG__faqQ:after{content:"−"}.page-module__qCP4TG__faqA{color:var(--text-muted);margin-top:.6rem;font-size:.95rem;line-height:1.55}.page-module__qCP4TG__cta{text-align:center;background:linear-gradient(180deg,rgba(var(--theme-primary-rgb),.05),var(--glass-bg)70%);border:1px solid var(--glass-border-highlight);border-radius:28px;flex-direction:column;align-items:center;gap:1rem;padding:3rem 2rem;display:flex}.page-module__qCP4TG__ctaBtn{background:linear-gradient(135deg,var(--primary),var(--accent));color:#fff;box-shadow:0 14px 24px -10px var(--primary-glow);border-radius:12px;align-items:center;gap:.5rem;padding:.9rem 1.4rem;font-weight:700;text-decoration:none;transition:transform .18s,filter .18s;display:inline-flex}.page-module__qCP4TG__ctaBtn:hover{filter:brightness(1.08);transform:translateY(-1px)}@media (max-width:720px){.page-module__qCP4TG__page{gap:3.5rem;padding:6rem 1rem 4rem}.page-module__qCP4TG__enterpriseCard{grid-template-columns:1fr;gap:1.25rem;padding:1.5rem}}
.page-module__es6ixq__page{background:var(--background);min-height:100vh;padding-top:80px}.page-module__es6ixq__header{text-align:center;padding:8rem 2rem 4rem}.page-module__es6ixq__headerContent{max-width:800px;margin:0 auto}.page-module__es6ixq__badge{color:var(--primary);text-transform:uppercase;letter-spacing:.05em;background:#6c63ff1a;border:1px solid #6c63ff4d;border-radius:99px;margin-bottom:2rem;padding:.5rem 1.25rem;font-size:.85rem;font-weight:700;display:inline-block}.page-module__es6ixq__title{margin-bottom:1.5rem;font-size:clamp(2.5rem,6vw,4.5rem);line-height:1.1}.page-module__es6ixq__subtitle{color:var(--text-muted);font-size:1.25rem;line-height:1.6}.page-module__es6ixq__directorySection{padding:4rem 0 8rem}.page-module__es6ixq__container{max-width:1200px;margin:0 auto;padding:0 2rem}.page-module__es6ixq__grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.5rem;display:grid}.page-module__es6ixq__card{border-radius:20px;flex-direction:column;padding:2.5rem;transition:all .3s;display:flex}.page-module__es6ixq__card:hover{border-color:var(--glass-border-highlight);box-shadow:var(--glass-shadow);transform:translateY(-4px)}.page-module__es6ixq__cardHeader{align-items:center;gap:1.25rem;margin-bottom:1.5rem;display:flex}.page-module__es6ixq__iconWrapper{background:var(--glass-bg);border:1px solid var(--glass-border-highlight);border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.page-module__es6ixq__icon{color:var(--foreground);width:24px;height:24px}.page-module__es6ixq__category{text-transform:uppercase;letter-spacing:.05em;color:var(--secondary);margin-bottom:.25rem;font-size:.75rem;font-weight:700;display:block}.page-module__es6ixq__name{font-family:var(--font-syne);font-size:1.25rem}.page-module__es6ixq__desc{color:var(--text-muted);flex-grow:1;margin-bottom:2rem;font-size:.95rem;line-height:1.6}.page-module__es6ixq__tools{border-top:1px solid var(--surface-border);padding-top:1.5rem}.page-module__es6ixq__tools strong{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem;font-size:.8rem;display:block}.page-module__es6ixq__toolTags{flex-wrap:wrap;gap:.5rem;display:flex}.page-module__es6ixq__tag{background:var(--glass-bg);color:var(--text-muted);border-radius:6px;padding:.25rem .75rem;font-size:.75rem}.page-module__es6ixq__ctaSection{padding-bottom:8rem}.page-module__es6ixq__ctaBox{border-radius:32px;grid-template-columns:1fr 1fr;align-items:center;padding:0;display:grid;overflow:hidden}@media (max-width:768px){.page-module__es6ixq__ctaBox{grid-template-columns:1fr}}.page-module__es6ixq__ctaContent{padding:5rem 4rem}.page-module__es6ixq__ctaContent h2{margin-bottom:1rem;font-size:2.5rem}.page-module__es6ixq__ctaContent p{color:var(--text-muted);margin-bottom:2.5rem;font-size:1.1rem;line-height:1.6}.page-module__es6ixq__ctaBtn{background:var(--foreground);color:var(--background);cursor:pointer;border:none;border-radius:99px;padding:1rem 2.5rem;font-family:inherit;font-size:1rem;font-weight:700;transition:transform .2s}.page-module__es6ixq__ctaBtn:hover{transform:translateY(-2px)}.page-module__es6ixq__ctaImage{border-left:1px solid var(--surface-border);background:linear-gradient(135deg,#00c9ff1a 0%,#6c63ff0d 100%);justify-content:center;align-items:center;height:100%;min-height:300px;padding:3rem;display:flex}.page-module__es6ixq__mockupUi{background:var(--glass-bg-hover);border:1px solid var(--surface-border);border-radius:12px;flex-direction:column;gap:1rem;width:100%;max-width:300px;padding:2rem;display:flex}.page-module__es6ixq__mockupLine{background:var(--glass-bg);border-radius:4px;height:8px}
.page-module__tETuCG__page{z-index:2;flex-direction:column;gap:5rem;max-width:1100px;margin:0 auto;padding:8rem 1.25rem 6rem;display:flex;position:relative}.page-module__tETuCG__hero{text-align:center;flex-direction:column;align-items:center;gap:1.25rem;display:flex}.page-module__tETuCG__eyebrow{border:1px solid var(--glass-border-highlight);background:var(--glass-bg);letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);border-radius:99px;align-items:center;gap:.4rem;padding:.4rem .9rem;font-size:.78rem;font-weight:700;display:inline-flex}.page-module__tETuCG__h1{letter-spacing:-.025em;color:var(--foreground);max-width:880px;margin:0;font-size:clamp(2.4rem,5vw,3.6rem);font-weight:800;line-height:1.05}.page-module__tETuCG__gradient{background:linear-gradient(135deg,var(--primary),var(--accent));-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text}.page-module__tETuCG__lede{max-width:720px;color:var(--text-muted);margin:0;font-size:1.05rem;line-height:1.6}.page-module__tETuCG__counterWrap{margin-top:.5rem}.page-module__tETuCG__heroCtas{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:1rem;display:flex}.page-module__tETuCG__primaryCta{background:linear-gradient(135deg,var(--primary),var(--accent));color:#fff;border-radius:12px;align-items:center;gap:.5rem;padding:.85rem 1.5rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:transform .12s,box-shadow .12s;display:inline-flex}.page-module__tETuCG__primaryCta:hover{transform:translateY(-1px);box-shadow:0 12px 30px -10px #00000059}.page-module__tETuCG__secondaryCta{border:1px solid var(--glass-border-highlight);background:var(--glass-bg);color:var(--foreground);border-radius:12px;align-items:center;gap:.5rem;padding:.85rem 1.4rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:background .12s;display:inline-flex}.page-module__tETuCG__secondaryCta:hover{background:var(--glass-bg-strong,#ffffff0f)}.page-module__tETuCG__h2{letter-spacing:-.015em;color:var(--foreground);text-align:center;margin:0 0 1.5rem;font-size:clamp(1.6rem,3vw,2.1rem);font-weight:800}.page-module__tETuCG__benefits{flex-direction:column;display:flex}.page-module__tETuCG__benefitGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.25rem;display:grid}.page-module__tETuCG__benefitCard{border:1px solid var(--glass-border-highlight);background:var(--glass-bg);border-radius:14px;flex-direction:column;gap:.6rem;padding:1.5rem;display:flex}.page-module__tETuCG__benefitCard h3{color:var(--foreground);margin:0;font-size:1.05rem;font-weight:700}.page-module__tETuCG__benefitCard p{color:var(--text-muted);margin:0;font-size:.92rem;line-height:1.55}.page-module__tETuCG__benefitIcon{color:var(--primary)}.page-module__tETuCG__timeline{flex-direction:column;display:flex}.page-module__tETuCG__timelineList{flex-direction:column;gap:1.5rem;margin:0;padding:0;list-style:none;display:flex}.page-module__tETuCG__timelineList>li{border:1px solid var(--glass-border-highlight);background:var(--glass-bg);border-radius:14px;grid-template-columns:110px 1fr;align-items:start;gap:1.25rem;padding:1.25rem 1.5rem;display:grid}.page-module__tETuCG__timelineList h3{color:var(--foreground);margin:0 0 .4rem;font-size:1.05rem;font-weight:700}.page-module__tETuCG__timelineList p{color:var(--text-muted);margin:0;font-size:.92rem;line-height:1.55}.page-module__tETuCG__dayChip{letter-spacing:.06em;text-transform:uppercase;color:var(--primary);background:#7c3aed1f;border:1px solid #7c3aed59;border-radius:999px;width:fit-content;padding:.35rem .7rem;font-size:.72rem;font-weight:800;display:inline-block}.page-module__tETuCG__faq{flex-direction:column;display:flex}.page-module__tETuCG__faqItem{border:1px solid var(--glass-border-highlight);background:var(--glass-bg);border-radius:12px;margin-bottom:.75rem;padding:1rem 1.25rem}.page-module__tETuCG__faqItem summary{cursor:pointer;color:var(--foreground);font-size:1rem;font-weight:600;list-style:none}.page-module__tETuCG__faqItem summary::marker{display:none}.page-module__tETuCG__faqItem summary::-webkit-details-marker{display:none}.page-module__tETuCG__faqItem[open] summary{margin-bottom:.6rem}.page-module__tETuCG__faqItem p{color:var(--text-muted);margin:0;font-size:.92rem;line-height:1.6}.page-module__tETuCG__footerCta{text-align:center;border:1px solid var(--glass-border-highlight);background:var(--glass-bg);border-radius:18px;flex-direction:column;align-items:center;gap:1rem;padding:3rem 1.5rem;display:flex}.page-module__tETuCG__footerCta p{max-width:600px;color:var(--text-muted);margin:0;font-size:1rem;line-height:1.55}@media (max-width:640px){.page-module__tETuCG__timelineList>li{grid-template-columns:1fr}}
.page-module__QUSGRG__page{z-index:2;flex-direction:column;gap:3.5rem;max-width:920px;margin:0 auto;padding:7rem 1.25rem 6rem;display:flex;position:relative}.page-module__QUSGRG__crumb{color:var(--text-muted);align-items:center;gap:.4rem;width:fit-content;font-size:.85rem;font-weight:600;text-decoration:none;display:inline-flex}.page-module__QUSGRG__crumb:hover{color:var(--foreground)}.page-module__QUSGRG__hero{flex-direction:column;gap:1rem;display:flex}.page-module__QUSGRG__emoji{font-size:3rem;line-height:1}.page-module__QUSGRG__h1{letter-spacing:-.025em;color:var(--foreground);margin:0;font-size:clamp(2.4rem,5vw,3.4rem);font-weight:800;line-height:1.05}.page-module__QUSGRG__lede{color:var(--foreground);max-width:720px;margin:0;font-size:1.2rem;font-weight:500;line-height:1.5}.page-module__QUSGRG__body{color:var(--text-muted);max-width:720px;margin:0;font-size:1rem;line-height:1.6}.page-module__QUSGRG__heroMeta{flex-wrap:wrap;gap:.6rem;margin-top:.5rem;display:flex}.page-module__QUSGRG__metaItem{border:1px solid var(--glass-border);background:var(--glass-bg);color:var(--text-muted);border-radius:99px;align-items:center;gap:.45rem;padding:.5rem .85rem;font-size:.85rem;display:inline-flex}.page-module__QUSGRG__metaItem strong{color:var(--foreground)}.page-module__QUSGRG__metaItem em{color:var(--foreground);font-style:italic}.page-module__QUSGRG__metaIcon{color:var(--primary)}.page-module__QUSGRG__section{flex-direction:column;gap:1rem;display:flex}.page-module__QUSGRG__h2{letter-spacing:-.025em;color:var(--foreground);margin:0;font-size:clamp(1.6rem,2.8vw,2rem);font-weight:800}.page-module__QUSGRG__h2Sub{color:var(--text-muted);max-width:640px;margin:0;font-size:1rem;line-height:1.55}.page-module__QUSGRG__workflows{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.page-module__QUSGRG__workflow{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:16px;gap:.75rem;padding:1rem 1.1rem;display:flex}.page-module__QUSGRG__workflowIcon{color:var(--accent);flex-shrink:0;margin-top:4px}.page-module__QUSGRG__workflowName{color:var(--foreground);font-size:.97rem;font-weight:700}.page-module__QUSGRG__workflowOneLiner{color:var(--text-muted);margin-top:.25rem;font-size:.92rem;line-height:1.5}.page-module__QUSGRG__split{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem;display:grid}.page-module__QUSGRG__splitCard{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:18px;flex-direction:column;gap:.85rem;padding:1.25rem;display:flex}.page-module__QUSGRG__splitCard header{align-items:center;gap:.5rem;display:flex}.page-module__QUSGRG__splitIcon{color:var(--primary)}.page-module__QUSGRG__h3{color:var(--foreground);margin:0;font-size:1rem;font-weight:700}.page-module__QUSGRG__tagList{flex-wrap:wrap;gap:.45rem;margin:0;padding:0;list-style:none;display:flex}.page-module__QUSGRG__tag{border:1px solid var(--glass-border);color:var(--foreground);background:#7f7f7f14;border-radius:99px;padding:.4rem .7rem;font-size:.82rem;font-weight:600;display:inline-flex}.page-module__QUSGRG__crossLink{border:1px dashed var(--glass-border-highlight);background:rgba(var(--theme-primary-rgb),.04);border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;padding:1.25rem;display:flex}.page-module__QUSGRG__crossLinkLede{color:var(--foreground);margin:0;font-size:.95rem;font-weight:600}.page-module__QUSGRG__crossLinkBtn{background:var(--foreground);color:var(--background);border-radius:99px;align-items:center;gap:.4rem;padding:.6rem 1rem;font-size:.88rem;font-weight:700;text-decoration:none;transition:filter .18s;display:inline-flex}.page-module__QUSGRG__crossLinkBtn:hover{filter:brightness(.9)}.page-module__QUSGRG__waitlistSection{flex-direction:column;gap:1rem;scroll-margin-top:96px;display:flex}@media (max-width:720px){.page-module__QUSGRG__page{gap:3rem;padding:6rem 1rem 4rem}}
.page-module__MsQv4a__page{z-index:2;flex-direction:column;gap:4.5rem;max-width:1200px;margin:0 auto;padding:8rem 1.25rem 6rem;display:flex;position:relative}.page-module__MsQv4a__hero{text-align:center;flex-direction:column;align-items:center;gap:1rem;display:flex}.page-module__MsQv4a__eyebrow{border:1px solid var(--glass-border-highlight);background:var(--glass-bg);letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);border-radius:99px;padding:.4rem .95rem;font-size:.78rem;font-weight:700;display:inline-block}.page-module__MsQv4a__h1{letter-spacing:-.025em;color:var(--foreground);max-width:880px;margin:0;font-size:clamp(2.4rem,5vw,3.6rem);font-weight:800;line-height:1.05}.page-module__MsQv4a__gradient{background:linear-gradient(135deg,var(--primary),var(--accent));-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text}.page-module__MsQv4a__lede{color:var(--text-muted);max-width:720px;margin:0;font-size:1.1rem;line-height:1.55}.page-module__MsQv4a__heroMeta{margin-top:.5rem}.page-module__MsQv4a__section{flex-direction:column;gap:1.5rem;display:flex}.page-module__MsQv4a__sectionHead{flex-direction:column;gap:.5rem;max-width:720px;display:flex}.page-module__MsQv4a__h2{letter-spacing:-.025em;color:var(--foreground);margin:0;font-size:clamp(1.6rem,2.8vw,2.2rem);font-weight:800}.page-module__MsQv4a__h2Sub{color:var(--text-muted);margin:0;font-size:1rem;line-height:1.55}.page-module__MsQv4a__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem;display:grid}.page-module__MsQv4a__cta{text-align:center;background:linear-gradient(180deg,rgba(var(--theme-primary-rgb),.05),var(--glass-bg)70%);border:1px solid var(--glass-border-highlight);border-radius:28px;flex-direction:column;align-items:center;gap:1rem;padding:3rem 2rem;display:flex}.page-module__MsQv4a__ctaBtn{background:linear-gradient(135deg,var(--primary),var(--accent));color:#fff;box-shadow:0 14px 24px -10px var(--primary-glow);border-radius:12px;align-items:center;gap:.5rem;padding:.9rem 1.4rem;font-weight:700;text-decoration:none;transition:transform .18s,filter .18s;display:inline-flex}.page-module__MsQv4a__ctaBtn:hover{filter:brightness(1.08);transform:translateY(-1px)}@media (max-width:720px){.page-module__MsQv4a__page{gap:3rem;padding:6rem 1rem 4rem}}
.VerticalLanding-module__ueDBuW__page{z-index:2;flex-direction:column;gap:4rem;max-width:1080px;margin:0 auto;padding:7rem 1.25rem 6rem;display:flex;position:relative}.VerticalLanding-module__ueDBuW__crumb{color:var(--text-muted);width:fit-content;font-size:.85rem;font-weight:600;text-decoration:none}.VerticalLanding-module__ueDBuW__crumb:hover{color:var(--foreground)}.VerticalLanding-module__ueDBuW__hero{flex-direction:column;gap:1rem;display:flex}.VerticalLanding-module__ueDBuW__eyebrow{border:1px solid var(--glass-border-highlight);background:var(--glass-bg);letter-spacing:.08em;text-transform:uppercase;width:fit-content;color:var(--text-muted);border-radius:99px;padding:.4rem .85rem;font-size:.78rem;font-weight:700;display:inline-block}.VerticalLanding-module__ueDBuW__h1{letter-spacing:-.025em;color:var(--foreground);max-width:920px;margin:0;font-size:clamp(2.6rem,5.5vw,3.8rem);font-weight:800;line-height:1.05}.VerticalLanding-module__ueDBuW__lede{color:var(--text-muted);max-width:760px;margin:0;font-size:1.15rem;line-height:1.6}.VerticalLanding-module__ueDBuW__heroMeta{flex-wrap:wrap;align-items:center;gap:.85rem;margin-top:.5rem;display:flex}.VerticalLanding-module__ueDBuW__kpi{border:1px solid var(--glass-border-highlight);background:rgba(var(--theme-primary-rgb),.06);border-radius:14px;flex-direction:column;min-width:160px;padding:.75rem 1rem;display:flex}.VerticalLanding-module__ueDBuW__kpiStat{letter-spacing:-.02em;color:#0000;background:linear-gradient(135deg,var(--primary),var(--accent));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.6rem;font-weight:800;line-height:1.1}.VerticalLanding-module__ueDBuW__kpiLabel{color:var(--text-muted);margin-top:.2rem;font-size:.78rem;line-height:1.35}.VerticalLanding-module__ueDBuW__painSection{flex-direction:column;gap:1.5rem;display:flex}.VerticalLanding-module__ueDBuW__painGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;display:grid}.VerticalLanding-module__ueDBuW__painCard{border:1px solid var(--glass-border);background:var(--glass-bg);border-radius:18px;flex-direction:column;gap:.6rem;padding:1.25rem;display:flex}.VerticalLanding-module__ueDBuW__painHeader{text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);font-size:.7rem;font-weight:800}.VerticalLanding-module__ueDBuW__painHeaderFix{color:var(--accent)}.VerticalLanding-module__ueDBuW__painText{color:var(--foreground);margin:0;font-size:.95rem;line-height:1.5}.VerticalLanding-module__ueDBuW__fixText{color:var(--text-muted);align-items:flex-start;gap:.45rem;margin:0;font-size:.9rem;line-height:1.55;display:flex}.VerticalLanding-module__ueDBuW__fixIcon{color:var(--accent);flex-shrink:0;margin-top:4px}.VerticalLanding-module__ueDBuW__personaCallout{border:1px solid var(--glass-border);background:linear-gradient(180deg,rgba(var(--theme-primary-rgb),.04),var(--glass-bg)70%);border-radius:20px;flex-direction:column;gap:.4rem;margin-top:.5rem;padding:1.4rem 1.5rem;display:flex}.VerticalLanding-module__ueDBuW__personaName{color:var(--foreground);font-size:1rem;font-weight:800}.VerticalLanding-module__ueDBuW__personaRole{color:var(--text-muted);letter-spacing:.02em;font-size:.82rem}.VerticalLanding-module__ueDBuW__personaPain,.VerticalLanding-module__ueDBuW__personaSuccess{color:var(--foreground);margin:.5rem 0 0;font-size:.95rem;line-height:1.55}.VerticalLanding-module__ueDBuW__personaPain{color:var(--text-muted);font-style:italic}.VerticalLanding-module__ueDBuW__personaSuccess strong{color:var(--accent);margin-right:.25rem;font-weight:700}.VerticalLanding-module__ueDBuW__section{flex-direction:column;gap:1rem;display:flex}.VerticalLanding-module__ueDBuW__h2{letter-spacing:-.025em;color:var(--foreground);margin:0;font-size:clamp(1.7rem,3vw,2.2rem);font-weight:800}.VerticalLanding-module__ueDBuW__h2Sub{color:var(--text-muted);max-width:720px;margin:0;font-size:1rem;line-height:1.55}.VerticalLanding-module__ueDBuW__kitGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem;display:grid}.VerticalLanding-module__ueDBuW__workflowList{counter-reset:workflow;flex-direction:column;gap:.85rem;margin:0;padding:0;list-style:none;display:flex}.VerticalLanding-module__ueDBuW__workflowRow{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:16px;gap:1rem;padding:1rem 1.1rem;display:flex}.VerticalLanding-module__ueDBuW__workflowNum{background:linear-gradient(135deg,var(--primary),var(--accent));color:#fff;width:32px;height:32px;box-shadow:0 6px 12px -6px var(--primary-glow);border-radius:99px;flex-shrink:0;justify-content:center;align-items:center;font-size:.9rem;font-weight:800;display:flex}.VerticalLanding-module__ueDBuW__workflowBody{flex-direction:column;flex:1;gap:.3rem;display:flex}.VerticalLanding-module__ueDBuW__workflowTrigger{color:var(--text-muted);align-items:center;gap:.4rem;font-size:.85rem;display:inline-flex}.VerticalLanding-module__ueDBuW__workflowTrigger strong{color:var(--foreground);font-weight:700}.VerticalLanding-module__ueDBuW__workflowIcon{color:var(--primary)}.VerticalLanding-module__ueDBuW__workflowOutcome{color:var(--foreground);margin:0;font-size:.95rem;line-height:1.5}.VerticalLanding-module__ueDBuW__workflowSave{color:var(--accent);margin-top:.2rem;font-size:.78rem;font-weight:700}.VerticalLanding-module__ueDBuW__faqList{flex-direction:column;gap:.6rem;display:flex}.VerticalLanding-module__ueDBuW__faqItem{border:1px solid var(--glass-border);background:var(--glass-bg);border-radius:14px;padding:.95rem 1.1rem;transition:border-color .18s}.VerticalLanding-module__ueDBuW__faqItem[open]{border-color:var(--glass-border-highlight)}.VerticalLanding-module__ueDBuW__faqQ{cursor:pointer;color:var(--foreground);justify-content:space-between;align-items:center;gap:1rem;font-size:.97rem;font-weight:700;list-style:none;display:flex}.VerticalLanding-module__ueDBuW__faqQ:after{content:"+";color:var(--text-muted);font-size:1.4rem;font-weight:400}.VerticalLanding-module__ueDBuW__faqItem[open] .VerticalLanding-module__ueDBuW__faqQ:after{content:"−"}.VerticalLanding-module__ueDBuW__faqA{color:var(--text-muted);margin-top:.5rem;font-size:.93rem;line-height:1.55}.VerticalLanding-module__ueDBuW__cta{border:1px solid var(--glass-border-highlight);background:linear-gradient(180deg,rgba(var(--theme-primary-rgb),.05),var(--glass-bg)70%);text-align:center;border-radius:28px;flex-direction:column;align-items:center;gap:1rem;padding:2.5rem 2rem;scroll-margin-top:96px;display:flex}.VerticalLanding-module__ueDBuW__tertiaryLink{color:var(--text-muted);align-items:center;gap:.3rem;margin-top:.5rem;font-size:.85rem;font-weight:600;text-decoration:none;display:inline-flex}.VerticalLanding-module__ueDBuW__tertiaryLink:hover{color:var(--foreground)}.VerticalLanding-module__ueDBuW__crossSell{border:1px dashed var(--glass-border);background:#7f7f7f0a;border-radius:18px;flex-direction:column;gap:.6rem;padding:1.25rem 1.5rem;display:flex}.VerticalLanding-module__ueDBuW__crossSellText{color:var(--text-muted);margin:0;font-size:.85rem;font-weight:600}.VerticalLanding-module__ueDBuW__crossSellLinks{flex-wrap:wrap;gap:.85rem 1.25rem;font-size:.92rem;display:flex}.VerticalLanding-module__ueDBuW__crossSellLinks a{color:var(--foreground);align-items:center;gap:.25rem;font-weight:600;text-decoration:none;display:inline-flex}.VerticalLanding-module__ueDBuW__crossSellLinks a:last-child{color:var(--primary)}.VerticalLanding-module__ueDBuW__crossSellLinks a:hover{text-underline-offset:3px;text-decoration:underline;text-decoration-thickness:1px}@media (max-width:720px){.VerticalLanding-module__ueDBuW__page{gap:3rem;padding:6rem 1rem 4rem}}
