:root{color-scheme:light;--ink:#10172c;--muted:#697188;--blue:#4166f5;--blue-deep:#3253de;--lavender:#f0edff;--violet:#7158ed;--mint:#e8f8f0;--peach:#fff0e6;--canvas:#fffefa;--line:#e9eaf0;--font-sans:"Avenir Next",Inter,"Segoe UI",system-ui,-apple-system,sans-serif;--container:1160px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--canvas);color:var(--ink);font-family:var(--font-sans);font-size:16px;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a{color:inherit;text-decoration:none}button,select{font:inherit}.container{width:min(var(--container),calc(100% - 64px));margin-inline:auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-header{height:88px;position:relative;z-index:4;background:#fffefad6;backdrop-filter:blur(14px)}.nav-bar{height:100%;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:inline-flex;align-items:center;gap:10px;font-size:25px;font-weight:780;letter-spacing:-1.2px;white-space:nowrap}.brand svg{width:32px;height:auto;aspect-ratio:1;flex:none}.brand-accent{color:var(--blue)}.nav-links,.nav-actions{display:flex;align-items:center;gap:28px}.nav-links a{font-size:14px;font-weight:550;color:#454d61;transition:color .2s}.nav-links a:hover,.nav-links a.is-active{color:var(--blue)}.nav-actions{gap:15px}.auth-nav-group{display:flex;align-items:center;gap:16px}.auth-nav-link{color:#454d61;font-size:13px;font-weight:620;white-space:nowrap}.auth-nav-link:hover{color:var(--blue)}[hidden]{display:none!important}.language-control{display:flex;align-items:center;gap:7px;color:#586174}.language-control svg{width:16px}.language-control select{max-width:135px;border:0;background:transparent;color:#454d61;cursor:pointer;font-size:13px}.language-short,.mobile-nav-auth{display:none}.button{min-height:49px;padding:0 19px;display:inline-flex;align-items:center;justify-content:center;gap:9px;border-radius:11px;font-size:14px;font-weight:650;transition:transform .2s,background .2s,box-shadow .2s}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--blue);color:#fff;box-shadow:0 8px 20px #4166f533}.button-primary:hover{background:var(--blue-deep);box-shadow:0 12px 26px #4166f540}.button svg{width:17px;height:17px}.button-secondary{background:#fff;border:1px solid var(--line);color:var(--ink)}.nav-cta{min-height:43px;font-size:13px}.language-suggestion{background:#eff1ff;color:#4049a0;font-size:13px}.suggestion-inner{min-height:41px;display:flex;align-items:center;justify-content:center;gap:15px}.suggestion-inner a{text-decoration:underline;font-weight:650}.suggestion-inner button{display:flex;border:0;background:none;color:inherit;cursor:pointer}.suggestion-inner button svg{width:15px;height:15px}.hero{position:relative;overflow:hidden;text-align:center;padding-top:78px}.hero-glow{position:absolute;pointer-events:none;width:470px;height:580px;border-radius:50%;background:radial-gradient(ellipse,rgba(173,163,255,.18),transparent 70%);filter:blur(8px)}.hero-glow-left{left:-210px;top:50px}.hero-glow-right{right:-205px;top:80px}.hero-content{position:relative;z-index:1}.eyebrow{display:inline-flex;align-items:center;gap:9px;color:var(--blue);font-size:12px;font-weight:720;letter-spacing:1.3px;text-transform:uppercase}.hero-eyebrow{margin-bottom:19px}.hero-eyebrow>span{width:8px;height:8px;border-radius:50%;background:#59c78a}h1,h2,h3,p{margin:0}.hero h1{font-size:clamp(52px,8.1vw,95px);line-height:.98;font-weight:760;letter-spacing:-6px}.hero h1>span{color:var(--blue)}.hero-subhead{max-width:570px;margin:20px auto 0;color:var(--muted);font-size:17px;line-height:1.75}.hero-actions{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:28px}.dashboard-wrap{position:relative;max-width:965px;margin:80px auto 0;text-align:left}.concept-badge{position:absolute;top:-34px;right:4px;display:flex;align-items:center;gap:7px;color:#757c90;font-size:11px}.concept-badge span{width:7px;height:7px;background:#7b67ed;border-radius:50%}.dashboard{display:grid;grid-template-columns:192px minmax(0,1fr);min-height:407px;overflow:hidden;background:#fff;border:1px solid #e9e8f5;border-radius:19px;box-shadow:0 25px 75px #2e2e6b1f,0 4px 16px #2e2e6b0d}.dash-sidebar{position:relative;padding:24px 13px;background:linear-gradient(155deg,#3844aa,#243085);color:#fff}.dash-logo{display:flex;align-items:center;gap:8px;margin:0 0 31px 4px;font-size:15px;font-weight:700}.dash-logo svg{width:18px}.dash-sidebar-item{display:flex;align-items:center;gap:9px;margin-bottom:6px;padding:10px 9px;border-radius:8px;color:#ffffffc7;font-size:12px}.dash-sidebar-item svg{width:16px;height:16px}.dash-sidebar-active{background:#ffffff21;color:#fff}.dash-safe{position:absolute;right:13px;bottom:17px;left:13px;display:flex;align-items:center;gap:7px;padding:11px 8px;border-radius:8px;background:#ffffff1a;font-size:10px}.dash-safe svg{width:15px;color:#9eecb8}.dash-main{padding:22px 25px;background:linear-gradient(180deg,#fff 72%,#faf9ff)}.dash-top{display:flex;align-items:center;justify-content:space-between;font-size:16px;font-weight:690}.dash-status{display:inline-flex;align-items:center;gap:6px;color:#657084;font-size:11px;font-weight:500}.dash-status>span{width:8px;height:8px;background:#64c88c;border-radius:50%}.dash-tabs{display:flex;gap:7px;margin-top:22px}.dash-tabs button{padding:9px 12px;border:0;border-radius:8px;background:#f5f5fa;color:#657084;font-size:11px;cursor:pointer}.dash-tabs button.dash-tab-active{background:#edebff;color:#5140bd}.dash-table{margin-top:20px}.dash-row{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.62fr) minmax(0,.9fr);gap:8px;align-items:center;min-height:44px;border-bottom:1px solid #f0f0f5;color:#414a5f;font-size:11px}.dash-head{min-height:33px;color:#828899;font-size:10px}.dash-product{display:flex;align-items:center;gap:8px;min-width:0}.product-dot{width:20px;height:20px;flex:0 0 20px;border-radius:6px;background:#f1ebff}.product-dot-1{background:#fef0e4}.product-dot-2{background:#e6f6ef}.dash-ready{display:flex;align-items:center;gap:4px;color:#3b9568;font-size:10px}.dash-ready svg{width:13px;height:13px}.dash-action{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:22px}.dash-action>span{max-width:250px;color:#858a9b;font-size:10px;line-height:1.5}.dash-action button{display:inline-flex;align-items:center;gap:6px;padding:9px 11px;border:0;border-radius:7px;background:var(--blue);color:#fff;font-size:10px;white-space:nowrap}.dash-action button svg{width:14px;height:14px}.float-card{position:absolute;display:flex;align-items:center;gap:8px;padding:13px 15px;border:1px solid #eeeaf8;border-radius:12px;background:#fff;color:#343b58;font-size:12px;font-weight:600;box-shadow:0 10px 30px #29256214}.float-card svg{color:var(--violet)}.float-left{left:-40px;top:85px}.float-right{right:-45px;top:150px}.section{padding-block:125px}.section-intro{text-align:center;max-width:750px;margin-inline:auto}.section-intro h2,.spotlight-inner h2,.closing-section h2,.product-credits h2{margin-top:15px;font-size:clamp(36px,5vw,56px);font-weight:730;letter-spacing:-2.6px;line-height:1.1}.section-intro>p,.spotlight-inner>div>p,.closing-section p{max-width:635px;margin:17px auto 0;color:var(--muted);font-size:16px;line-height:1.8}.benefit-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:21px;margin-top:59px}.benefit-card{min-height:205px;padding:29px;border:1px solid #ebe7fa;border-radius:17px;background:linear-gradient(150deg,#f5f1ff,#fefcff)}.benefit-card-1{background:linear-gradient(150deg,#eef4ff,#fff);border-color:#e4ecfa}.benefit-card-2{background:linear-gradient(150deg,#fff2ea,#fff);border-color:#f3e7e0}.feature-icon{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:10px;background:#fff;color:var(--violet);box-shadow:0 4px 10px #3c32640f}.benefit-card h3,.feature-card h3{margin-top:17px;font-size:17px;letter-spacing:-.3px}.benefit-card p,.feature-card p{margin-top:9px;color:#687085;font-size:13px;line-height:1.7}.product-spotlight{padding-block:95px;background:linear-gradient(140deg,#f4f1ff,#fbf9ff 49%,#fffaf3)}.spotlight-inner{display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:54px}.spotlight-inner>div>p{margin-left:0}.spotlight-inner .button{margin-top:27px}.spotlight-visual{overflow:hidden;border-radius:24px;background:#fff;box-shadow:0 20px 55px #3f377417}.spotlight-visual img{display:block;width:100%;height:auto}.closing-section{text-align:center}.closing-section .button{margin-top:25px}.site-footer{padding-top:68px;border-top:1px solid var(--line);background:#fff}.footer-main{display:grid;grid-template-columns:1.5fr .8fr .8fr 1fr;gap:50px;padding-bottom:49px}.footer-about p{max-width:275px;margin-top:14px;color:var(--muted);font-size:13px;line-height:1.7}.footer-main>div:not(:first-child){display:flex;flex-direction:column;gap:11px}.footer-heading{margin-bottom:2px;font-size:13px;font-weight:680}.footer-main>div>a,.footer-availability{color:var(--muted);font-size:13px;line-height:1.6}.footer-legal{display:flex;flex-wrap:wrap;gap:10px 22px;padding:19px 0 22px;border-top:1px solid var(--line)}.footer-legal a{color:#677086;font-size:11px;line-height:1.7;transition:color .2s}.footer-legal a:hover{color:var(--blue)}.footer-bottom{display:flex;align-items:center;justify-content:space-between;min-height:61px;border-top:1px solid var(--line);color:#858a98;font-size:11px}.legal-shell{padding-bottom:102px}.legal-hero{padding:94px 0 73px;background:radial-gradient(ellipse at 15% 35%,rgba(163,152,251,.12),transparent 37%),radial-gradient(ellipse at 86% 77%,rgba(255,219,195,.19),transparent 33%),linear-gradient(180deg,#fffefa,#fdfcff)}.legal-hero-inner{max-width:970px;text-align:center}.legal-hero h1{margin-top:17px;font-size:clamp(38px,6.2vw,69px);font-weight:760;letter-spacing:-3.3px;line-height:1.09}.legal-hero p{max-width:670px;margin:17px auto 0;color:var(--muted);font-size:16px;line-height:1.8}.legal-updated{display:inline-flex;margin-top:21px;padding:7px 11px;border:1px solid #e9e7f4;border-radius:20px;background:#ffffffc7;color:#697188;font-size:11px}.legal-grid{display:grid;grid-template-columns:230px minmax(0,1fr);align-items:start;gap:66px;padding-top:66px}.legal-sidebar{position:sticky;top:27px;padding:4px 0}.legal-sidebar-heading{display:block;margin-bottom:14px;color:#434c61;font-size:12px;font-weight:720;letter-spacing:.35px}.legal-sidebar nav{display:grid;gap:4px}.legal-sidebar nav a{padding:10px 11px;border-radius:9px;color:#60697e;font-size:12px;line-height:1.45}.legal-sidebar nav a:hover,.legal-sidebar nav a.legal-sidebar-active{background:#efedff;color:#444dc1}.legal-sidebar nav a.legal-sidebar-active{font-weight:650}.legal-document{max-width:790px}.legal-section+.legal-section{margin-top:41px;padding-top:38px;border-top:1px solid #ededf4}.legal-section h2{display:flex;align-items:flex-start;gap:12px;font-size:21px;letter-spacing:-.5px;line-height:1.4}.legal-section h2>span{padding-top:4px;color:var(--blue);font-size:12px;font-weight:720;letter-spacing:.5px}.legal-section p{margin-top:13px;color:#50596e;font-size:14px;line-height:1.9}.legal-company{display:grid;gap:8px;margin-top:50px;padding:26px;border:1px solid #e9e7f4;border-radius:17px;background:linear-gradient(145deg,#f5f2ff,#fff)}.legal-company h2{margin-bottom:5px;font-size:16px;letter-spacing:-.2px}.legal-company>strong{font-size:13px}.legal-company>span{color:#5f697d;font-size:12px;line-height:1.65}.legal-company>div{display:flex;flex-wrap:wrap;gap:8px 18px;margin-top:5px}.legal-company a{color:var(--blue);font-size:12px}.product-hero h1>span{color:#6654e6}.features-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:19px;margin-top:56px}.feature-card{min-height:187px;padding:25px;border:1px solid #eae7f5;border-radius:16px;background:linear-gradient(145deg,#f5f1ff,#fff)}.feature-card-1,.feature-card-4{background:linear-gradient(145deg,#fff1e9,#fff);border-color:#f0e6df}.feature-card-2,.feature-card-5{background:linear-gradient(145deg,#eaf8f0,#fff);border-color:#e1eee7}.workflow-section{padding-block:92px;background:linear-gradient(145deg,#f7f4ff,snow)}.workflow-inner{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}.workflow-inner .section-intro{text-align:left}.workflow-inner .section-intro>p{margin-left:0}.workflow-art{overflow:hidden;border-radius:22px;box-shadow:0 15px 44px #40376a17}.workflow-art img{display:block;width:100%;height:auto}.workflow-steps{display:flex;gap:15px;margin-top:29px}.workflow-step{display:flex;align-items:center;gap:6px;white-space:nowrap}.workflow-step>span{display:grid;width:22px;height:22px;place-items:center;border-radius:50%;background:#ede9ff;color:#654dde;font-size:10px}.workflow-step strong{font-size:11px;font-weight:580}.workflow-step>svg{width:12px;height:12px;margin-left:3px;color:#a6a1bd}.credit-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px;max-width:930px;margin:52px auto 0}.credit-card{position:relative;min-height:207px;padding:29px 64px 25px 28px;border:1px solid #e9e6f5;border-radius:18px;background:linear-gradient(135deg,#f5f2ff,#fff)}.credit-paid{background:linear-gradient(135deg,#eaf8f0,#fff);border-color:#deede4}.credit-card h3{margin-top:14px;font-size:17px;line-height:1.35}.credit-card p{margin-top:9px;color:var(--muted);font-size:13px;line-height:1.7}.credit-pill{position:absolute;right:23px;top:28px;display:grid;width:34px;height:34px;place-items:center;border-radius:50%;background:#fff;color:var(--violet);font-weight:700}.credit-paid .credit-pill{color:#309a67}.product-closing{padding-top:40px}:focus-visible{outline:3px solid #8599ff;outline-offset:4px}@media(max-width:1020px){.nav-links{gap:17px}.nav-cta{display:none}.auth-nav-account.nav-cta{display:inline-flex}.float-left{left:-14px}.float-right{right:-12px}.hero h1{letter-spacing:-4px}.footer-main{gap:27px}}@media(max-width:760px){.container{width:calc(100% - 36px)}.site-header{height:74px}.nav-links{display:none}.brand{font-size:21px}.brand svg{width:26px;height:26px}.nav-actions{gap:8px}.auth-nav-account.nav-cta{min-height:37px;padding-inline:10px;font-size:11px}.language-control select{max-width:110px}.hero{padding-top:71px}.hero h1{font-size:clamp(48px,12vw,72px);letter-spacing:-3.2px}.hero-subhead{font-size:15px}.hero-actions{flex-wrap:wrap}.dashboard-wrap{margin-top:77px}.dashboard{grid-template-columns:67px minmax(0,1fr);min-height:375px;border-radius:14px}.dash-sidebar{padding:20px 10px}.dash-logo{justify-content:center;margin:0 0 28px}.dash-logo span,.dash-sidebar-item span,.dash-safe span{display:none}.dash-sidebar-item{justify-content:center}.dash-safe{justify-content:center;left:9px;right:9px}.dash-main{padding:19px 13px}.dash-row{grid-template-columns:minmax(0,1fr) minmax(0,.75fr);font-size:10px}.dash-row>span:last-child{display:none}.dash-action{align-items:flex-start;flex-direction:column}.float-card{display:none}.section{padding-block:89px}.benefit-grid{grid-template-columns:1fr;gap:13px;margin-top:37px}.benefit-card{min-height:170px}.spotlight-inner{grid-template-columns:1fr;gap:34px}.footer-main{grid-template-columns:1fr 1fr;gap:35px}.section-intro h2,.spotlight-inner h2,.closing-section h2,.product-credits h2{letter-spacing:-1.8px}.footer-bottom{gap:15px;font-size:10px}}@media(max-width:390px){.language-control select{max-width:88px}.auth-nav-account svg{display:none}.dash-tabs{gap:4px}.dash-tabs button{padding:8px 7px;font-size:10px}.concept-badge{font-size:10px}.hero h1{letter-spacing:-2.7px}.footer-main{column-gap:18px}}@media(max-width:930px){.workflow-inner{grid-template-columns:1fr}.workflow-inner .section-intro{text-align:center}.workflow-inner .section-intro>p{margin-inline:auto}.workflow-steps{justify-content:center}.workflow-art{max-width:590px;margin-inline:auto}}@media(max-width:760px){.features-grid{grid-template-columns:1fr;gap:13px;margin-top:38px}.feature-card{min-height:145px}.credit-grid{grid-template-columns:1fr;gap:14px}.workflow-section{padding-block:80px}.workflow-steps{flex-wrap:wrap;gap:11px}.workflow-step strong{font-size:10px}}@media(max-width:760px){.footer-legal{gap:8px 15px;padding-block:16px 19px}.footer-legal a{font-size:10px}.legal-shell{padding-bottom:72px}.legal-hero{padding:77px 0 57px}.legal-hero h1{font-size:clamp(35px,9vw,54px);letter-spacing:-2px}.legal-hero p{font-size:14px}.legal-grid{grid-template-columns:1fr;gap:30px;padding-top:37px}.legal-sidebar{position:static}.legal-sidebar nav{display:flex;flex-wrap:wrap;gap:6px}.legal-sidebar nav a{padding:8px 9px;font-size:10px}.legal-section+.legal-section{margin-top:32px;padding-top:29px}.legal-section h2{font-size:18px}.legal-section p{font-size:13px}.legal-company{padding:21px}}.cb-page{overflow:hidden}.cb-hero{position:relative;padding:8.5rem 0 5.5rem;background:linear-gradient(180deg,#fbfcff,#f5f7ff 72%,#fffefa);border-bottom:1px solid var(--line)}.cb-hero-inner{position:relative;z-index:2;max-width:940px;text-align:center}.cb-breadcrumb{display:flex;justify-content:center;align-items:center;gap:.55rem;margin-bottom:1.5rem;color:var(--muted);font-size:.82rem}.cb-breadcrumb a{color:var(--blue)}.cb-breadcrumb strong{overflow:hidden;color:var(--ink);font-weight:600;text-overflow:ellipsis;white-space:nowrap}.cb-hero h1{max-width:980px;margin:1rem auto 1.25rem;font-family:var(--font-display);font-size:clamp(3rem,6vw,5.65rem);line-height:.98;letter-spacing:-.065em;color:var(--ink)}.cb-hero p{max-width:760px;margin:0 auto;color:var(--muted);font-size:1.13rem;line-height:1.75}.cb-hero .hero-actions,.cb-final-cta .hero-actions{justify-content:center}.cb-tools-section{padding-top:5rem}.cb-tool-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.cb-tool-card{position:relative;min-height:280px;padding:2rem;border:1px solid var(--line);border-radius:22px;color:var(--ink);background:#ffffffd1;box-shadow:0 18px 55px #212f5f12;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.cb-tool-card:hover{transform:translateY(-4px);border-color:#4166f559;box-shadow:0 24px 70px #212f5f1f}.cb-tool-number{display:inline-flex;margin-bottom:2.5rem;color:var(--blue);font-size:.78rem;font-weight:800;letter-spacing:.1em}.cb-tool-card h2{margin:0 0 .8rem;font-family:var(--font-display);font-size:1.45rem;letter-spacing:-.035em}.cb-tool-card p{margin:0 0 1.5rem;color:var(--muted);line-height:1.65}.cb-card-action,.cb-feature-panel a,.cb-tool-links a{display:inline-flex;align-items:center;gap:.45rem;color:var(--blue);font-weight:700}.cb-card-action{position:absolute;bottom:1.8rem;left:2rem}.cb-card-action svg,.cb-feature-panel a svg,.cb-tool-links svg{width:16px}.cb-detail-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:1rem}.cb-feature-panel{padding:2.25rem;border:1px solid var(--line);border-radius:24px;background:#fff}.cb-feature-panel-accent{background:linear-gradient(145deg,#111a36,#182a62);color:#fff}.cb-feature-panel-accent .eyebrow,.cb-feature-panel-accent p{color:#ffffffb8}.cb-feature-panel h2{margin:.8rem 0 1rem;font-family:var(--font-display);font-size:1.65rem;letter-spacing:-.035em}.cb-feature-panel p{color:var(--muted);line-height:1.7}.cb-feature-panel ul{padding:0;margin:1.5rem 0 0;list-style:none}.cb-feature-panel li{display:flex;align-items:center;gap:.65rem;padding:.7rem 0;border-top:1px solid var(--line);color:var(--muted)}.cb-feature-panel li svg{width:17px;color:var(--blue)}.cb-tool-links{display:grid;grid-template-columns:repeat(4,1fr);gap:.8rem}.cb-tool-links a{justify-content:space-between;padding:1.25rem;border:1px solid var(--line);border-radius:14px;background:#fff;color:var(--ink)}.cb-section-list{display:grid;gap:.85rem;max-width:1040px}.cb-copy-card{display:grid;grid-template-columns:74px 1fr;gap:1rem;padding:2rem;border:1px solid var(--line);border-radius:20px;background:#ffffffc7}.cb-copy-card>span{display:grid;place-items:center;width:48px;height:48px;border-radius:50%;background:var(--blue-soft);color:var(--blue);font-weight:800}.cb-copy-card h2{margin:.1rem 0 .65rem;font-family:var(--font-display);font-size:1.55rem;letter-spacing:-.035em}.cb-copy-card p{margin:0;color:var(--muted);line-height:1.72}.cb-price-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.cb-price-card{position:relative;display:flex;flex-direction:column;min-height:440px;padding:2rem;border:1px solid var(--line);border-radius:24px;background:#fff;box-shadow:0 18px 55px #212f5f12}.cb-price-card.is-popular{border:2px solid var(--blue);background:linear-gradient(180deg,#f6f8ff,#fff);transform:translateY(-8px)}.cb-popular{position:absolute;top:0;right:1.4rem;padding:.45rem .8rem;border-radius:0 0 10px 10px;background:var(--blue);color:#fff;font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.cb-price-card h2{margin:0 0 1.3rem;font-family:var(--font-display);font-size:1.35rem}.cb-price strong{font-family:var(--font-display);font-size:2.65rem;letter-spacing:-.05em}.cb-credit-count{margin:.4rem 0 1.25rem;color:var(--blue);font-size:1.05rem;font-weight:800}.cb-price-card>p:not(.cb-credit-count){min-height:48px;color:var(--muted)}.cb-catalog-size{display:flex;justify-content:space-between;gap:1rem;padding:1rem 0;margin-top:auto;border-top:1px solid var(--line);color:var(--muted);font-size:.85rem}.cb-catalog-size strong{color:var(--ink)}.cb-included{display:flex;align-items:center;gap:.5rem;margin:1rem 0;color:var(--ink);font-size:.86rem;font-weight:700}.cb-included svg{width:17px;color:var(--blue)}.cb-price-card .button{justify-content:center}.cb-purchase-note{padding-top:0}.cb-purchase-inner{display:flex;align-items:center;gap:1.25rem;max-width:900px;padding:2rem;border:1px solid rgba(65,102,245,.2);border-radius:20px;background:var(--blue-soft)}.cb-purchase-inner h2{margin:0 0 .45rem;font-family:var(--font-display)}.cb-purchase-inner p{margin:0;color:var(--muted);line-height:1.65}.cb-faq-group{display:grid;grid-template-columns:220px 1fr;gap:2rem;padding:2.5rem 0;border-top:1px solid var(--line)}.cb-faq-group h2{margin:.8rem 0;font-family:var(--font-display);font-size:1.25rem}.cb-faq-group details{border-bottom:1px solid var(--line)}.cb-faq-group summary{display:flex;justify-content:space-between;gap:1rem;padding:1.1rem 0;color:var(--ink);font-weight:700;cursor:pointer;list-style:none}.cb-faq-group summary::-webkit-details-marker{display:none}.cb-faq-group details[open] summary span{transform:rotate(45deg)}.cb-faq-group summary span{color:var(--blue);font-size:1.25rem;transition:transform .2s ease}.cb-faq-group details p{max-width:780px;margin:0 0 1.2rem;color:var(--muted);line-height:1.72}.cb-gallery-section{background:#10172c;color:#fff}.cb-gallery-section .section-intro p{color:#ffffffa8}.cb-gallery{position:relative}.cb-gallery-track{display:flex;overflow:hidden;border:1px solid rgba(255,255,255,.14);border-radius:24px;background:#080d1d;box-shadow:0 32px 90px #00000047;scroll-snap-type:x mandatory}.cb-gallery-slide{flex:0 0 100%;margin:0;scroll-snap-align:start}.cb-gallery-slide img{display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:contain;background:#f5f6fb}.cb-gallery-slide figcaption{display:flex;align-items:center;gap:.7rem;padding:1rem 1.2rem;color:#ffffffc7}.cb-gallery-slide figcaption span{color:#7eb5ff;font-size:.75rem;font-weight:800}.cb-gallery-controls{display:flex;align-items:center;justify-content:center;gap:1.2rem;margin-top:1.25rem}.cb-gallery-controls>button{display:grid;place-items:center;width:42px;height:42px;border:1px solid rgba(255,255,255,.2);border-radius:50%;background:transparent;color:#fff;cursor:pointer}.cb-gallery-controls>button:first-child svg{transform:rotate(180deg)}.cb-gallery-controls svg{width:18px}.cb-gallery-dots{display:flex;gap:.45rem}.cb-gallery-dots button{width:7px;height:7px;padding:0;border:0;border-radius:50%;background:#ffffff4d;cursor:pointer}.cb-gallery-dots button.active{width:24px;border-radius:99px;background:#76b2fc}.cb-final-cta{text-align:center;background:linear-gradient(180deg,#fffefa,#f3f6ff)}.cb-final-cta h2{max-width:850px;margin:0 auto 1rem;font-family:var(--font-display);font-size:clamp(2.2rem,4vw,4rem);letter-spacing:-.055em}.cb-final-cta p{max-width:700px;margin:0 auto;color:var(--muted);line-height:1.7}.cb-price-grid{align-items:stretch}.cb-price-card{min-height:0}.cb-price-card .button{margin-top:1rem}.cb-plan-features{padding-top:1.4rem;margin-top:1.4rem;border-top:1px solid var(--line)}.cb-plan-features h3{margin:0 0 .65rem;font-family:var(--font-display);font-size:.95rem;letter-spacing:-.02em}.cb-plan-features ul{display:grid;gap:.62rem;padding:0;margin:0;list-style:none}.cb-plan-features li{display:grid;grid-template-columns:18px 1fr;gap:.5rem;align-items:start;color:#4f5870;font-size:.81rem;line-height:1.45}.cb-plan-features li svg{width:16px;height:16px;margin-top:.08rem;color:var(--blue)}.cb-comparison{padding-top:4rem;background:linear-gradient(180deg,#fff,#f7f8fd)}.cb-comparison .section-intro{max-width:790px;margin:0 auto 3rem;text-align:center}.cb-comparison .section-intro p{margin-inline:auto}.cb-comparison-scroll{overflow-x:auto;border:1px solid var(--line);border-radius:24px;background:#fff;box-shadow:0 24px 70px #212f5f14;outline-offset:6px}.cb-comparison table{width:100%;min-width:1120px;border-collapse:separate;border-spacing:0;color:var(--ink)}.cb-comparison th,.cb-comparison td{padding:1rem .9rem;border-bottom:1px solid var(--line);text-align:center;font-size:.8rem}.cb-comparison thead th{padding-block:1.25rem;background:#f8f9fd}.cb-comparison thead th:first-child,.cb-comparison tbody th[scope=row]{position:sticky;left:0;z-index:2;width:275px;min-width:275px;text-align:left;background:#fff}.cb-comparison thead th:first-child{z-index:4;background:#f8f9fd}.cb-comparison thead th strong{display:block;font-family:var(--font-display);font-size:1rem}.cb-comparison thead th span{display:block;margin-top:.28rem;color:var(--blue);font-weight:800}.cb-comparison td.is-popular,.cb-comparison thead th.is-popular{background:#f2f5ff}.cb-comparison-metric th,.cb-comparison-metric td{font-weight:700}.cb-comparison-group th{position:static!important;padding:.8rem 1rem!important;background:#111a36!important;color:#fff!important;text-align:left!important;font-size:.76rem!important;letter-spacing:.05em;text-transform:uppercase}.cb-comparison-check{display:inline-grid;place-items:center;width:25px;height:25px;border-radius:50%;background:#edf2ff;color:var(--blue)}.cb-comparison-check svg{width:15px}.cb-comparison tbody tr:last-child th,.cb-comparison tbody tr:last-child td{border-bottom:0}.cb-landing-hero{max-width:1090px}.cb-landing-hero h1{max-width:1010px;margin-inline:auto;font-size:clamp(3.25rem,7vw,5.9rem);line-height:1.035;letter-spacing:-.065em}.cb-landing-hero .hero-subhead{max-width:720px}.cb-hero-points{display:flex;justify-content:center;flex-wrap:wrap;gap:1.25rem;margin-top:1.5rem;color:#526078;font-size:.83rem;font-weight:610}.cb-hero-points span,.cb-hero-points svg{display:inline-flex;align-items:center}.cb-hero-points span{gap:.35rem}.cb-hero-points svg{width:16px;height:16px;color:#3a9f73}.cb-hero-screen{position:relative;overflow:hidden;margin:3.8rem auto 0;border:1px solid #dddfee;border-radius:20px 20px 0 0;background:#111a34;box-shadow:0 28px 90px #1a264f2e}.cb-hero-screen img,.cb-landing-screen img{display:block;width:100%;height:auto}.cb-hero-screen figcaption{padding:.68rem 1rem;background:#111a34;color:#ffffffb8;font-size:.73rem;text-align:left}.cb-landing-why{background:#fff}.cb-landing-pain-grid,.cb-preview-grid,.cb-scenario-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:3.5rem}.cb-landing-pain-card,.cb-preview-grid article{padding:1.8rem;border:1px solid var(--line);border-radius:20px;background:linear-gradient(155deg,#f8f7ff,#fff)}.cb-landing-pain-card:nth-child(2),.cb-preview-grid article:nth-child(2){background:linear-gradient(155deg,#fff7f2,#fff)}.cb-landing-pain-card:nth-child(3),.cb-preview-grid article:nth-child(3){background:linear-gradient(155deg,#eef9f3,#fff)}.cb-landing-pain-card h3,.cb-preview-grid article h3,.cb-image-tool-card h3,.cb-helper-grid>a h3{margin-top:1.05rem;font-size:1.14rem;letter-spacing:-.025em}.cb-landing-pain-card p,.cb-preview-grid article p,.cb-image-tool-card p,.cb-helper-grid>a p,.cb-scenario-grid article p{margin-top:.65rem;color:var(--muted);font-size:.91rem;line-height:1.7}.cb-landing-pain-card>strong{display:inline-block;margin-top:1.15rem;color:var(--blue);font-size:.85rem}.cb-landing-feature{padding-block:105px}.cb-landing-products,.cb-landing-collections{overflow:hidden}.cb-landing-split{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:center;gap:4rem}.cb-landing-split-reverse{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr)}.cb-landing-feature-copy h2,.cb-credits-layout>div:first-child h2,.cb-trust-layout>div:first-child h2{margin-top:.9rem;font-size:clamp(2.15rem,4vw,3.45rem);line-height:1.08;letter-spacing:-.055em}.cb-landing-feature-copy>p,.cb-credits-layout>div:first-child>p,.cb-trust-layout>div:first-child>p{margin-top:1rem;color:var(--muted);font-size:.98rem;line-height:1.78}.cb-field-list,.cb-check-list,.cb-trust-card ul{padding:0;margin:1.45rem 0;list-style:none}.cb-field-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem .8rem}.cb-field-list li,.cb-check-list li,.cb-trust-card li{display:flex;align-items:flex-start;gap:.5rem;color:#3d4962;font-size:.82rem;line-height:1.45}.cb-field-list svg,.cb-check-list svg,.cb-trust-card li svg{width:16px;height:16px;flex:0 0 16px;color:var(--blue)}.cb-category-note{padding:1rem 1.1rem;margin:1.6rem 0;border:1px solid #e5e4f6;border-radius:14px;background:#f8f7ff}.cb-category-note>strong{font-size:.84rem}.cb-category-note p{margin-top:.35rem;color:var(--muted);font-size:.8rem;line-height:1.65}.cb-landing-screen{overflow:hidden;margin:0;border:1px solid #e4e6f0;border-radius:18px;background:#fff;box-shadow:0 22px 66px #212f5f1f}.cb-check-list{display:grid;gap:.8rem}.cb-landing-collections{background:linear-gradient(160deg,#f6f5ff,#fffefa)}.cb-image-tool-grid,.cb-helper-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;max-width:970px;margin:3rem auto 0}.cb-image-tool-card,.cb-helper-grid>a{display:block;padding:1.9rem;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:0 14px 42px #212f5f0d;transition:transform .2s,border-color .2s}.cb-image-tool-card:hover,.cb-helper-grid>a:hover{transform:translateY(-3px);border-color:#b7c3fc}.cb-card-link{display:inline-flex;align-items:center;gap:.4rem;margin-top:1.1rem;color:var(--blue);font-size:.83rem;font-weight:700}.cb-card-link svg{width:15px}.cb-image-screen{max-width:970px;margin:2rem auto 0}.cb-landing-csv{text-align:center;background:linear-gradient(145deg,#121b38,#243576);color:#fff}.cb-landing-csv .section-intro>p{color:#ffffffba}.cb-landing-csv .eyebrow{color:#aebfff}.cb-csv-steps{display:flex;justify-content:center;flex-wrap:wrap;gap:1rem;margin-top:3rem}.cb-csv-step{display:flex;align-items:center;gap:.6rem}.cb-csv-step>span{display:grid;width:29px;height:29px;place-items:center;border:1px solid rgba(255,255,255,.25);border-radius:50%;color:#bfccff;font-size:.71rem}.cb-csv-step>strong{font-size:.84rem}.cb-csv-step>svg{width:16px;color:#ffffff73}.cb-csv-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;max-width:710px;margin:2.3rem auto 0}.cb-csv-links a{display:flex;align-items:center;gap:.6rem;padding:1rem 1.15rem;border:1px solid rgba(255,255,255,.2);border-radius:12px;background:#ffffff0f;font-size:.87rem;font-weight:630;text-align:left}.cb-csv-links a>svg{width:17px;flex:none}.cb-csv-links a>svg:last-child{margin-left:auto}.cb-csv-note{display:flex;align-items:center;justify-content:center;gap:.45rem;margin:1.2rem auto;color:#c8d9f3;font-size:.83rem}.cb-csv-note svg{width:16px;color:#91e2bb}.cb-landing-csv>.container>.button{margin-top:1rem}.cb-landing-preview{background:#fff}.cb-preview-grid article{min-height:205px}.cb-landing-credits{background:linear-gradient(155deg,#f5f3ff,#fffefa)}.cb-credits-layout,.cb-trust-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.88fr);align-items:center;gap:5.5rem}.cb-credits-layout>div:first-child>.button,.cb-trust-layout>div:first-child>.button{margin-top:1.55rem}.cb-credit-example{padding:2rem;border:1px solid #e3e1f3;border-radius:22px;background:#fff;box-shadow:0 20px 60px #2d2c6414}.cb-credit-example>strong{font-size:1.07rem}.cb-credit-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem;margin-top:1.25rem}.cb-credit-fields>span{display:flex;align-items:center;gap:.4rem;color:#526078;font-size:.81rem}.cb-credit-fields svg{width:15px;color:#42a679}.cb-credit-result{margin-top:1.5rem;padding:.85rem 1rem;border-radius:12px;background:linear-gradient(130deg,#eaf0ff,#f3edff);color:#3957d4;font-size:1.2rem;font-weight:780;text-align:center}.cb-credit-free-note{padding-top:1.1rem;margin-top:1.2rem;border-top:1px solid var(--line)}.cb-credit-free-note>strong{font-size:.85rem}.cb-credit-free-note>p{margin-top:.4rem;color:var(--muted);font-size:.8rem;line-height:1.65}.cb-landing-helpers{background:#fff}.cb-landing-audience{background:#fbfaff}.cb-audience-tags{display:flex;justify-content:center;flex-wrap:wrap;gap:.65rem;margin-top:2.2rem}.cb-audience-tags>span{padding:.57rem .85rem;border:1px solid #e6e5f2;border-radius:99px;background:#fff;color:#4a5269;font-size:.79rem}.cb-scenario-grid article{padding:1.5rem;border:1px solid #e8e7f3;border-radius:17px;background:#fff}.cb-scenario-grid article>span{color:var(--blue);font-size:.79rem;font-weight:780;letter-spacing:.08em}.cb-scenario-grid article h3{margin-top:.8rem;font-size:1.02rem;line-height:1.4}.cb-gallery-section>.container>.section-intro{margin-bottom:3rem}.cb-landing-trust{background:linear-gradient(145deg,#f3f6ff,#fffefa)}.cb-trust-card{padding:2rem;border:1px solid #e2e7f7;border-radius:20px;background:#fff;box-shadow:0 18px 54px #212f5f12}.cb-trust-card ul{display:grid;gap:.9rem}.cb-trust-card>p{padding-top:1rem;border-top:1px solid var(--line);color:var(--muted);font-size:.78rem;line-height:1.65}.cb-landing-faq{text-align:center;background:#fff}.cb-landing-faq-list{max-width:790px;margin:2.8rem auto 1.7rem;text-align:left}.cb-landing-faq-list details{border-bottom:1px solid var(--line)}.cb-landing-faq-list summary{display:flex;justify-content:space-between;gap:1rem;padding:1.1rem .1rem;font-size:.93rem;font-weight:660;cursor:pointer;list-style:none}.cb-landing-faq-list summary::-webkit-details-marker{display:none}.cb-landing-faq-list summary>span{color:var(--blue);font-size:1.3rem;transition:transform .2s}.cb-landing-faq-list details[open] summary>span{transform:rotate(45deg)}.cb-landing-faq-list details>p{padding:0 .1rem 1.1rem;color:var(--muted);font-size:.89rem;line-height:1.72}.cb-landing-closing{padding-top:115px;background:linear-gradient(180deg,#fffefa,#f1f3ff)}.cb-landing-closing .hero-actions{margin-top:1.7rem}.cb-landing-closing h2{max-width:820px;margin-inline:auto}@media(max-width:1080px){.cb-tool-grid,.cb-price-grid{grid-template-columns:repeat(2,1fr)}.cb-detail-grid{grid-template-columns:1fr 1fr}.cb-detail-grid .cb-feature-panel:first-child{grid-column:1/-1}.cb-tool-links{grid-template-columns:repeat(2,1fr)}.cb-landing-split,.cb-landing-split-reverse,.cb-credits-layout,.cb-trust-layout{grid-template-columns:1fr;gap:2.5rem}.cb-landing-feature-copy{max-width:670px}.cb-landing-split-reverse>.cb-landing-screen{order:2}.cb-landing-split-reverse>.cb-landing-feature-copy{order:1}.cb-landing-screen{max-width:850px}.cb-credits-layout>div:first-child,.cb-trust-layout>div:first-child{max-width:730px}.cb-credit-example,.cb-trust-card{max-width:700px}}@media(max-width:760px){.cb-hero{padding:7rem 0 4rem}.cb-hero h1{font-size:clamp(2.6rem,13vw,4.2rem)}.cb-tool-grid,.cb-price-grid,.cb-detail-grid,.cb-tool-links{grid-template-columns:1fr}.cb-detail-grid .cb-feature-panel:first-child{grid-column:auto}.cb-price-card.is-popular{transform:none}.cb-copy-card{grid-template-columns:1fr;padding:1.5rem}.cb-faq-group{grid-template-columns:1fr;gap:.5rem}.cb-purchase-inner{align-items:flex-start}.cb-breadcrumb{justify-content:flex-start;overflow:hidden}.cb-comparison{padding-top:2rem}.cb-comparison .section-intro{text-align:left}.cb-comparison-scroll{border-radius:16px}.cb-comparison th,.cb-comparison td{padding:.85rem .7rem}.cb-comparison thead th:first-child,.cb-comparison tbody th[scope=row]{width:220px;min-width:220px}.cb-landing-hero h1{font-size:clamp(2.65rem,10vw,4.4rem);line-height:1.05;letter-spacing:-.06em}.cb-landing-hero .hero-subhead{font-size:.95rem}.cb-hero-points{gap:.5rem .9rem;font-size:.73rem}.cb-hero-screen{margin-top:2.2rem;border-radius:13px 13px 0 0}.cb-hero-screen figcaption{font-size:.65rem}.cb-landing-pain-grid,.cb-preview-grid,.cb-scenario-grid,.cb-image-tool-grid,.cb-helper-grid,.cb-csv-links{grid-template-columns:1fr}.cb-landing-pain-grid,.cb-preview-grid,.cb-scenario-grid{margin-top:2rem}.cb-landing-feature{padding-block:80px}.cb-landing-split,.cb-credits-layout,.cb-trust-layout{gap:2rem}.cb-field-list,.cb-credit-fields{gap:.65rem .4rem}.cb-field-list li,.cb-credit-fields>span{font-size:.75rem}.cb-image-tool-grid,.cb-helper-grid{margin-top:2rem}.cb-image-tool-card,.cb-helper-grid>a,.cb-credit-example,.cb-trust-card{padding:1.45rem}.cb-csv-steps{justify-content:flex-start;gap:.8rem;margin-top:2rem}.cb-csv-step>strong{font-size:.73rem}.cb-csv-links{margin-top:1.6rem}.cb-csv-note{text-align:left}.cb-audience-tags{justify-content:flex-start}.cb-gallery-section>.container>.section-intro{margin-bottom:2rem}.cb-gallery-track{border-radius:15px}.cb-landing-closing{padding-top:88px}}.home-hero{padding-top:95px;background:radial-gradient(ellipse at 50% 105%,rgba(105,119,242,.13),transparent 48%)}.home-hero-content .hero-subhead{max-width:720px;font-size:18px}.home-hero-note{margin-top:15px;color:#47516b;font-size:13px;font-weight:660}.home-hero-screen{overflow:hidden;max-width:1070px;margin:66px auto 0;border:1px solid #dedfec;border-radius:19px 19px 0 0;background:#fff;box-shadow:0 30px 95px #1d265929;text-align:left}.home-screen-toolbar{height:43px;display:flex;align-items:center;gap:7px;padding-inline:15px;border-bottom:1px solid #e9eaf1;background:#fafaff}.home-screen-toolbar>span{width:9px;height:9px;border-radius:50%;background:#dfe0ec}.home-screen-toolbar>span:first-child{background:#f3aca6}.home-screen-toolbar>span:nth-child(2){background:#f1d590}.home-screen-toolbar>span:nth-child(3){background:#a8d9b2}.home-screen-toolbar>strong{margin-left:11px;color:#586174;font-size:11px;font-weight:680}.home-hero-screen img,.home-spotlight-screen img{display:block;width:100%;height:auto}.home-hero-screen figcaption,.home-spotlight-screen figcaption{padding:10px 14px;border-top:1px solid #ebecf2;background:#fff;color:#70788a;font-size:10px;line-height:1.5}.home-problem{background:#fff}.home-philosophy{padding-block:104px;background:linear-gradient(135deg,#111931,#172653 58%,#252f64);color:#fff}.home-philosophy-inner{display:grid;grid-template-columns:1.05fr .85fr;align-items:center;gap:90px}.home-philosophy-copy .eyebrow{color:#a8bbff}.home-philosophy-copy h2,.home-credits-inner>div>h2{margin-top:16px;font-size:clamp(34px,4.5vw,50px);line-height:1.12;letter-spacing:-2.15px}.home-philosophy-copy>p{margin-top:17px;color:#ffffffbd;font-size:15px;line-height:1.85}.home-philosophy blockquote{position:relative;margin:0;padding:38px 34px;border:1px solid rgba(255,255,255,.14);border-radius:22px;background:#fff1}.home-philosophy blockquote>svg{width:24px;height:24px;color:#a9bcff}.home-philosophy blockquote>span{display:block;margin-top:19px;font-size:clamp(23px,3vw,32px);font-weight:690;line-height:1.32;letter-spacing:-.8px}.home-ecosystem{background:linear-gradient(180deg,#fffefa,#faf9ff)}.home-ecosystem .section-intro{max-width:830px}.home-ecosystem-principle{display:inline-block;margin-top:18px;color:#3e51b6;font-size:14px}.ecosystem-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:19px;margin-top:58px}.ecosystem-card{position:relative;min-height:341px;padding:30px;border:1px solid #e7e7f1;border-radius:21px;background:#fff;box-shadow:0 13px 42px #1e27580b}.ecosystem-card-featured{border-color:#d7ddff;background:linear-gradient(145deg,#f4f5ff,#fff 70%)}.ecosystem-card-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.ecosystem-product-icon{display:grid;width:46px;height:46px;place-items:center;border-radius:13px;background:#eaeefe;color:#4166f5}.ecosystem-icon-googbatch{background:#e8f7ef;color:#33976b}.ecosystem-icon-produbatch{background:#fff1e7;color:#bd7541}.ecosystem-product-icon svg{width:22px;height:22px}.ecosystem-status{padding:5px 8px;border-radius:99px;background:#f0f1f5;color:#687085;font-size:10px;font-weight:650;white-space:nowrap}.ecosystem-status-live{background:#e8f7ee;color:#298154}.ecosystem-card h3{margin-top:21px;font-size:24px;letter-spacing:-.8px}.ecosystem-category{display:block;margin-top:8px;color:#485168;font-size:13px}.ecosystem-card>p{margin-top:11px;color:#687085;font-size:13px;line-height:1.8}.ecosystem-card>p.ecosystem-note{color:#3a745a;font-size:12px;font-weight:610}.ecosystem-tags{display:flex;flex-wrap:wrap;gap:7px;margin-top:19px}.ecosystem-tags>span{padding:5px 8px;border:1px solid #e9eaf0;border-radius:99px;background:#fff;color:#626b7f;font-size:10px}.ecosystem-action{display:inline-flex;align-items:center;gap:6px;margin-top:18px;color:var(--blue);font-size:12px;font-weight:720}.ecosystem-action svg{width:15px;height:15px}.ecosystem-card-more{display:flex;flex-direction:column;justify-content:center;border:1px dashed #dcddeb;background:#ffffffa8;box-shadow:none}.ecosystem-more-mark{display:grid;width:44px;height:44px;place-items:center;border:1px solid #e1e2ef;border-radius:13px;background:#fff;color:#5169db;font-size:24px}.ecosystem-card-more h3{font-size:22px}.ecosystem-card-more>p{max-width:370px}.home-product-spotlight{padding-block:110px}.home-product-spotlight .spotlight-inner{grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr);gap:46px}.spotlight-workflow{display:block;margin-top:17px;color:#4557bc;font-size:13px;line-height:1.65}.spotlight-features{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 13px;padding:0;margin:19px 0 0;list-style:none}.spotlight-features li{display:flex;align-items:flex-start;gap:6px;color:#4a5369;font-size:11px;line-height:1.5}.spotlight-features li>svg{width:15px;height:15px;flex:0 0 15px;color:#4166f5}.home-spotlight-screen{margin:0;border:1px solid #e5e4ef;border-radius:17px}.home-difference{background:#fff}.home-difference-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;margin-top:53px}.home-difference-grid>article{padding:23px 20px;border:1px solid #eaebf1;border-radius:16px;background:linear-gradient(155deg,#fbfaff,#fff)}.home-difference-grid h3{margin-top:16px;font-size:15px;line-height:1.4}.home-difference-grid p{margin-top:8px;color:#687085;font-size:12px;line-height:1.76}.home-credits{background:linear-gradient(140deg,#f3f1ff,#fffaf5)}.home-credits-inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.91fr);align-items:center;gap:72px}.home-credits-inner>div>p{margin-top:16px;color:#687085;font-size:14px;line-height:1.8}.home-credits-inner>div>p.home-credit-repurchase{color:#435068;font-size:13px;font-weight:570}.home-credits-inner>div>.button{margin-top:23px}.home-credit-example{padding:29px;border:1px solid #e3e1f2;border-radius:22px;background:#fff;box-shadow:0 21px 58px #28286414}.home-credit-label{display:inline-block;color:#4962dc;font-size:11px;font-weight:750;letter-spacing:.4px}.home-credit-example h3{margin-top:13px;font-size:23px;line-height:1.32;letter-spacing:-.65px}.home-credit-example>p{margin-top:12px;color:#667087;font-size:12px;line-height:1.75}.home-credit-example>strong{display:block;margin-top:21px;padding:13px;border-radius:12px;background:linear-gradient(125deg,#e8eeff,#f1edff);color:#3e58d3;font-size:14px;text-align:center}.home-credit-free{display:flex;align-items:flex-start;gap:8px;margin-top:16px;padding-top:15px;border-top:1px solid #ececf3;color:#606a7d;font-size:11px;line-height:1.7}.home-credit-free svg{width:15px;height:15px;flex:0 0 15px;color:#359867}.home-simplicity{background:linear-gradient(140deg,#10182e,#182548);color:#fff}.home-simplicity .section-intro{max-width:850px}.home-simplicity .eyebrow{color:#a9bdff}.home-simplicity .section-intro>p{color:#ffffffb8}.home-simplicity .section-intro>strong{display:inline-block;max-width:650px;margin-top:25px;color:#b8c5ff;font-size:15px;line-height:1.7}.home-roadmap{background:#fff}.home-roadmap-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;margin-top:52px}.home-roadmap-item{min-height:158px;padding:20px 17px;border-top:2px solid #e5e7ef;background:linear-gradient(180deg,#fafafe,#fff)}.home-roadmap-active{border-top-color:#536df0}.home-roadmap-item>span{color:#687085;font-size:10px;font-weight:680;text-transform:uppercase;letter-spacing:.65px}.home-roadmap-active>span{color:#405fe1}.home-roadmap-item h3{margin-top:13px;font-size:17px}.home-roadmap-item>p{margin-top:7px;color:#687085;font-size:11px;line-height:1.65}.home-newsletter{display:grid;grid-template-columns:.88fr 1.12fr;align-items:center;gap:43px;margin-top:58px;padding:29px;border:1px solid #e7e7f0;border-radius:20px;background:linear-gradient(140deg,#f7f5ff,#fff)}.home-newsletter h3{font-size:17px;line-height:1.4}.home-newsletter>div>p{margin-top:7px;color:#687085;font-size:12px;line-height:1.7}.home-newsletter-fields{display:flex;gap:9px}.home-newsletter-fields>input{min-width:0;flex:1;min-height:48px;padding:0 13px;border:1px solid #dfdfeb;border-radius:10px;background:#fff;color:var(--ink);font:inherit;font-size:12px}.home-newsletter-fields>.button{min-height:48px;padding-inline:14px;font-size:12px;white-space:nowrap}.home-newsletter-consent{display:flex;align-items:flex-start;gap:8px;margin-top:11px;color:#667086;font-size:10px;line-height:1.6}.home-newsletter-consent>input{margin-top:2px;accent-color:var(--blue)}.home-newsletter-consent a{color:var(--blue);text-decoration:underline}.home-newsletter-trap{position:absolute!important;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.home-newsletter-status{margin-top:10px;font-size:11px;line-height:1.6;color:#667086}.home-newsletter-status[data-state=success]{color:#258252}.home-newsletter-status[data-state=error]{color:#b43c45}.home-newsletter-fields>.button:disabled{cursor:wait;opacity:.7}.home-closing{background:linear-gradient(180deg,#fffefa,#f2f4ff)}.home-closing .hero-actions{margin-top:24px}.home-closing .hero-actions>.button{margin-top:0}.footer-main{grid-template-columns:1.45fr .92fr .92fr .78fr .95fr;gap:30px}.footer-about .footer-availability{display:block;margin-top:13px}.footer-soon{display:inline-block;padding-left:3px;color:#7180c2;font-size:10px}.footer-email{font-size:11px!important}@media(max-width:1080px){.home-philosophy-inner{gap:48px}.home-difference-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-credits-inner{gap:42px}.home-product-spotlight .spotlight-inner{grid-template-columns:1fr;gap:31px}.home-spotlight-screen{max-width:800px}.footer-main{grid-template-columns:1.25fr .85fr .9fr;row-gap:38px}.footer-about{grid-row:span 2}}@media(max-width:760px){.home-hero{padding-top:77px}.home-hero-content .hero-subhead{font-size:15px}.home-hero-note{font-size:11px}.home-hero-screen{margin-top:42px;border-radius:12px 12px 0 0}.home-screen-toolbar{height:35px;padding-inline:10px}.home-hero-screen figcaption,.home-spotlight-screen figcaption{padding:8px 10px;font-size:9px}.home-philosophy{padding-block:81px}.home-philosophy-inner,.home-credits-inner,.home-newsletter{grid-template-columns:1fr;gap:27px}.home-philosophy-copy h2,.home-credits-inner>div>h2{font-size:35px;letter-spacing:-1.6px}.home-philosophy blockquote{padding:25px}.ecosystem-grid{grid-template-columns:1fr;gap:13px;margin-top:36px}.ecosystem-card{min-height:0;padding:22px}.ecosystem-card h3{font-size:21px}.ecosystem-card-more{min-height:190px}.home-product-spotlight{padding-block:84px}.spotlight-features{gap:9px}.home-difference-grid{grid-template-columns:1fr;gap:12px;margin-top:35px}.home-difference-grid>article{padding:20px}.home-credit-example{padding:22px}.home-credit-example h3{font-size:20px}.home-roadmap-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:37px}.home-roadmap-item{min-height:145px;padding:16px 12px}.home-roadmap-item h3{font-size:15px}.home-newsletter{margin-top:36px;padding:21px}.home-newsletter-fields{flex-direction:column}.home-newsletter-fields>.button{width:100%}.footer-main{grid-template-columns:1fr 1fr;gap:30px 18px}.footer-about{grid-column:1/-1;grid-row:auto}.footer-about p{max-width:440px}.footer-bottom{align-items:flex-start}.footer-bottom>span:first-child{max-width:235px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.site-header{z-index:8}.nav-links{gap:23px}.nav-dropdown{position:relative}.nav-dropdown>summary{display:flex;align-items:center;gap:7px;padding:10px 0;color:#454d61;font-size:13px;font-weight:560;list-style:none;cursor:pointer;white-space:nowrap}.nav-dropdown>summary::-webkit-details-marker{display:none}.nav-dropdown>summary:hover,.nav-dropdown>summary.is-active,.nav-dropdown[open]>summary{color:var(--blue)}.nav-chevron{width:7px;height:7px;margin-top:-3px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg);transition:transform .18s}.nav-dropdown[open] .nav-chevron{transform:rotate(225deg);margin-top:4px}.nav-dropdown-panel{position:absolute;top:calc(100% + 13px);left:50%;z-index:12;overflow:hidden;transform:translate(-50%);border:1px solid #e5e7f1;border-radius:17px;background:#fffffffa;box-shadow:0 22px 65px #1f2a5329,0 4px 14px #1f2a530d}.nav-solutions-panel{width:min(680px,calc(100vw - 38px))}.nav-products-panel{width:385px;padding-top:8px}.nav-mega-grid{display:grid;grid-template-columns:1fr 1fr;gap:2px;padding:12px}.nav-links .nav-mega-item,.nav-links .nav-product-item{display:flex;align-items:flex-start;gap:11px;padding:13px 10px;border-radius:11px;transition:background .17s}.nav-links .nav-mega-item:hover,.nav-links .nav-product-item:hover{background:#f5f6ff}.nav-mega-icon{display:grid;width:35px;height:35px;flex:0 0 35px;place-items:center;border-radius:10px;background:#eef0ff;color:#4662df}.nav-mega-icon svg{width:17px;height:17px}.nav-icon-ecommerce{background:#eaf7f0;color:#298661}.nav-icon-shopify,.nav-product-icon-catabatch{background:#eef0ff;color:#465dd9}.nav-icon-google,.nav-product-icon-googbatch{background:#fff2e7;color:#ba6b20}.nav-icon-product-operations,.nav-product-icon-produbatch{background:#f2ecff;color:#7050c5}.nav-icon-excel-bulk-editing{background:#e6f6ef;color:#25885b}.nav-icon-catalog-seo{background:#eef5ff;color:#3676bc}.nav-mega-item>span:last-child,.nav-product-item>span:last-child{min-width:0}.nav-mega-item strong,.nav-product-item strong{display:block;color:#162039;font-size:12px;font-weight:680;line-height:1.45}.nav-mega-item small,.nav-product-item small{display:block;margin-top:3px;color:#70788b;font-size:10px;line-height:1.55}.nav-links .nav-product-item{padding:12px 17px}.nav-product-item strong{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.nav-product-status{display:inline-flex;align-items:center;padding:3px 7px;border-radius:99px;background:#f0ecff;color:#6650bb;font-size:9px!important;font-weight:650!important;letter-spacing:0}.nav-product-active{background:#e8f6ed;color:#258452}.nav-links .nav-mega-footer{display:flex;align-items:center;justify-content:space-between;padding:13px 17px;border-top:1px solid #eff0f5;background:#fafbff;color:#405cdb;font-size:11px;font-weight:680}.nav-mega-footer svg{width:15px;height:15px}.mobile-menu-toggle{display:none;border:0;background:none;color:#35405a;cursor:pointer}.ecosystem-page{overflow:hidden}.ecosystem-hero{position:relative;padding:107px 0 90px;background:radial-gradient(ellipse at 18% 18%,rgba(148,143,245,.14),transparent 37%),radial-gradient(ellipse at 82% 35%,rgba(89,123,246,.1),transparent 36%),linear-gradient(180deg,#fffefa,#f8f8ff);text-align:center}.ecosystem-hero-inner{max-width:800px}.ecosystem-hero h1{margin-top:19px;font-size:clamp(45px,6vw,69px);line-height:1.07;letter-spacing:-3.8px}.ecosystem-hero-inner>p{max-width:700px;margin:19px auto 0;color:#626b80;font-size:16px;line-height:1.8}.ecosystem-hero-inner>strong{display:block;margin-top:20px;color:#465ecb;font-size:13px;font-weight:620}.ecosystem-product-section,.ecosystem-solutions-section{padding-top:79px;background:#fff}.ecosystem-product-list{display:grid;gap:19px}.ecosystem-product-card{position:relative;display:grid;grid-template-columns:1fr;padding:32px;border:1px solid #e8e8f1;border-radius:21px;background:linear-gradient(145deg,#fff,#fbfbff)}.ecosystem-product-featured{grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr);align-items:center;gap:35px;border-color:#dce3ff;background:linear-gradient(145deg,#f7f7ff,#fff)}.ecosystem-product-content>.ecosystem-product-icon{width:43px;height:43px}.ecosystem-product-heading{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-top:17px}.ecosystem-product-heading h2{font-size:25px;letter-spacing:-.6px}.ecosystem-product-content>strong{display:block;margin-top:7px;font-size:13px}.ecosystem-product-content>p{max-width:670px;margin-top:11px;color:#647086;font-size:13px;line-height:1.78}.ecosystem-product-content .ecosystem-product-note{color:#536690;font-size:12px;font-weight:560}.ecosystem-product-content>.ecosystem-tags{margin-top:17px}.ecosystem-product-content>.button{margin-top:21px;min-height:44px;font-size:12px}.ecosystem-product-preview{margin:0;overflow:hidden;border:1px solid #e2e5ef;border-radius:13px;background:#fff;box-shadow:0 17px 45px #222e601f}.ecosystem-product-preview img{display:block;width:100%;height:auto}.ecosystem-product-more{padding:34px;border:1px dashed #dcdfea;border-radius:21px;background:#fcfcff;text-align:center}.ecosystem-product-more>span{font-size:29px;color:#4965df}.ecosystem-product-more h2{margin-top:8px;font-size:19px}.ecosystem-product-more p{max-width:640px;margin:9px auto 0;color:#667088;font-size:12px;line-height:1.75}.solution-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px}.solution-card{min-height:226px;padding:24px 21px;border:1px solid #e8e9f1;border-radius:18px;background:#fff;transition:transform .2s,border-color .2s,box-shadow .2s}.solution-card:hover{transform:translateY(-3px);border-color:#cad4ff;box-shadow:0 15px 38px #35417c14}.solution-card-icon,.solution-hero-icon{display:grid;width:41px;height:41px;place-items:center;border-radius:12px}.solution-card-icon svg,.solution-hero-icon svg{width:20px;height:20px}.solution-card h2{margin-top:16px;font-size:17px;line-height:1.4}.solution-card p{margin-top:8px;color:#687186;font-size:12px;line-height:1.7}.solution-card-action{display:flex;align-items:center;gap:6px;margin-top:17px;color:#435fe0;font-size:11px;font-weight:660}.solution-card-action svg{width:14px;height:14px}.solution-hero{padding-block:100px 93px}.solution-breadcrumb{display:inline-block;color:#647085;font-size:12px}.solution-breadcrumb:hover{color:var(--blue)}.solution-hero-icon{width:47px;height:47px;margin:20px auto 0}.solution-hero h1{margin-top:16px}.solution-hero-inner>.button{margin-top:25px}.solution-problem,.solution-featured-product{background:#fff}.solution-outcomes{background:#fafaff}.solution-workflow{background:linear-gradient(135deg,#121a35,#253574);color:#fff}.solution-challenge-grid,.solution-outcome-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px;margin-top:43px}.solution-challenge-grid article{padding:22px;border:1px solid #eaebf2;border-radius:17px;background:#fff}.solution-challenge-grid article>span{color:#5369db;font-size:12px;font-weight:760}.solution-challenge-grid article p{margin-top:11px;color:#30394c;font-size:13px;line-height:1.72}.solution-outcome-grid article{padding:24px;border:1px solid #e8e8f1;border-radius:17px;background:#fff}.solution-outcome-grid article h3{margin-top:16px;font-size:15px;line-height:1.4}.solution-outcome-grid article p{margin-top:9px;color:#677085;font-size:12px;line-height:1.75}.solution-workflow .section-intro h2{color:#fff}.solution-step-list{display:flex;justify-content:center;flex-wrap:wrap;gap:21px;margin-top:43px}.solution-step-list>div{display:flex;align-items:center;gap:9px}.solution-step-list>div>span{display:grid;width:31px;height:31px;place-items:center;border:1px solid rgba(255,255,255,.34);border-radius:50%;color:#c8d5ff;font-size:10px}.solution-step-list>div>strong{font-size:12px;font-weight:570}.solution-step-list>div>svg{width:16px;margin-left:6px;color:#9eadd8}.solution-product-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:17px;max-width:920px;margin:43px auto 0;padding:24px;border:1px solid #e5e7f0;border-radius:19px;background:#fafbff}.solution-product-card h3{display:flex;align-items:center;gap:9px;font-size:17px}.solution-product-card p{margin-top:7px;color:#626d81;font-size:12px;line-height:1.7}.solution-product-card>.button{min-height:43px;font-size:11px;white-space:nowrap}.solution-related{max-width:920px;margin:37px auto 0}.solution-related>h3{font-size:14px}.solution-related>div{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:14px}.solution-related>div>a{display:flex;align-items:center;justify-content:space-between;gap:9px;padding:12px;border:1px solid #e7e8ef;border-radius:10px;color:#465068;font-size:11px}.solution-related>div>a:hover{border-color:#aebafb;color:#405de0}.solution-related>div>a svg{width:14px;height:14px}.ecosystem-closing{background:linear-gradient(180deg,#fffefa,#f3f4ff)}.ecosystem-closing .hero-actions{margin-top:24px}.ecosystem-closing .hero-actions>.button{margin-top:0}@media(max-width:1060px){.nav-links{gap:15px}.nav-links>a,.nav-dropdown>summary{font-size:12px}.ecosystem-product-featured{grid-template-columns:1fr;gap:23px}.ecosystem-product-preview{max-width:750px}.solution-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.site-header:not(.account-header){height:70px;border-bottom:1px solid rgba(233,234,240,.52)}.nav-bar{position:relative;gap:10px}.site-header:not(.account-header) .brand{gap:8px;font-size:20px;letter-spacing:-.95px}.site-header:not(.account-header) .brand svg{width:27px;height:27px}.nav-actions{gap:8px}.site-header:not(.account-header) .language-control{position:relative;display:inline-flex;height:38px;min-width:62px;justify-content:center;gap:6px;padding:0 10px;border:1px solid #e8eaf1;border-radius:11px;background:#ffffffd1}.site-header:not(.account-header) .language-control svg{width:15px;height:15px}.site-header:not(.account-header) .language-short{display:block;color:#40495f;font-size:11px;font-weight:700;letter-spacing:.35px}.site-header:not(.account-header) .language-control select{position:absolute;inset:0;width:100%;max-width:none;height:100%;opacity:0;cursor:pointer}.site-header:not(.account-header) .auth-nav-group,.site-header:not(.account-header) .auth-nav-account{display:none!important}.mobile-menu-toggle{display:grid;width:40px;height:40px;place-items:center;border:1px solid #e8eaf1;border-radius:11px;background:#ffffffdb}.mobile-menu-toggle svg{width:20px;height:20px}.mobile-menu-toggle[aria-expanded=true]{border-color:#d9e0ff;background:#f1f3ff;color:var(--blue)}.nav-links.is-mobile-open{position:absolute;top:calc(100% + 6px);left:0;right:0;z-index:14;display:flex;align-items:stretch;flex-direction:column;gap:0;max-height:min(74vh,630px);overflow-y:auto;padding:8px;border:1px solid #e6e7ee;border-radius:15px;background:#fff;box-shadow:0 18px 50px #252f5726}.nav-links.is-mobile-open>a,.nav-dropdown>summary{min-height:45px;padding:12px 10px;font-size:12px}.nav-links.is-mobile-open>.mobile-nav-auth{display:flex;align-items:center;gap:9px;margin-top:5px;border-top:1px solid #eff0f5;color:var(--blue);font-weight:680}.mobile-nav-auth svg{width:17px;height:17px}.nav-dropdown>summary{justify-content:space-between}.nav-dropdown-panel{position:static;width:auto;transform:none;border:0;border-radius:0;background:#fafaff;box-shadow:none}.nav-mega-grid{grid-template-columns:1fr;padding:4px}.nav-links .nav-mega-item,.nav-links .nav-product-item{padding:9px}.nav-mega-icon{width:31px;height:31px;flex-basis:31px}.nav-mega-item small,.nav-product-item small{font-size:9px}.nav-products-panel{padding-top:4px}.nav-links .nav-mega-footer{padding:11px 10px;font-size:10px}.ecosystem-hero{padding:80px 0 71px}.ecosystem-hero h1{font-size:clamp(39px,9vw,57px);letter-spacing:-2.1px}.ecosystem-hero-inner>p{font-size:14px}.ecosystem-product-section,.ecosystem-solutions-section{padding-top:57px}.ecosystem-product-card{padding:23px}.ecosystem-product-heading h2{font-size:22px}.solution-card-grid,.solution-challenge-grid,.solution-outcome-grid{grid-template-columns:1fr}.solution-card{min-height:184px}.solution-challenge-grid,.solution-outcome-grid{margin-top:32px}.solution-step-list{justify-content:flex-start;gap:13px}.solution-step-list>div{flex-wrap:wrap}.solution-step-list>div>strong{font-size:11px}.solution-product-card{grid-template-columns:auto minmax(0,1fr);padding:17px;gap:13px}.solution-product-card>.button{grid-column:1/-1;justify-self:start}.solution-related>div{grid-template-columns:1fr}.ecosystem-closing .hero-actions{flex-wrap:wrap}}.workflow-comparison{background:linear-gradient(180deg,#fbfaff,#fff)}.workflow-comparison-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:45px}.workflow-lane{overflow:hidden;border:1px solid #e5e7f0;border-radius:22px;background:#fff;box-shadow:0 18px 55px #1e2b580f}.workflow-lane-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:24px;border-bottom:1px solid #ececf3}.workflow-lane-heading>div{display:flex;align-items:center;gap:12px}.workflow-lane-heading>div>span{display:grid;width:34px;height:34px;place-items:center;border-radius:10px;background:#f1f2f6;color:#667086;font-size:11px;font-weight:760}.workflow-lane-heading h3{font-size:17px;line-height:1.4}.workflow-lane-heading>strong{padding:6px 9px;border-radius:99px;background:#f3f3f7;color:#717788;font-size:9px;line-height:1.3;text-align:center}.workflow-lane-batch{border-color:#cfd8ff;background:linear-gradient(145deg,#f6f7ff,#fff)}.workflow-lane-batch .workflow-lane-heading>div>span{background:#4166f5;color:#fff}.workflow-lane-batch .workflow-lane-heading>strong{background:#e8edff;color:#3d59cd}.workflow-lane ol{padding:0;margin:0;list-style:none}.workflow-lane li{display:flex;align-items:center;justify-content:space-between;gap:15px;min-height:58px;padding:13px 24px;border-bottom:1px solid #f0f1f5;color:#485168;font-size:12px;font-weight:590}.workflow-lane li:last-child{border-bottom:0}.workflow-lane li svg{width:16px;height:16px;flex:none;color:#9da3b1}.workflow-lane-batch li svg{color:#4166f5}.workflow-comparison-note{display:flex;align-items:center;justify-content:center;gap:8px;max-width:760px;margin:25px auto 0;color:#5e687d;font-size:12px;line-height:1.7;text-align:center}.workflow-comparison-note svg{width:17px;flex:none;color:#4166f5}.credit-calculator-section{background:radial-gradient(circle at 7% 5%,rgba(114,90,239,.11),transparent 31%),linear-gradient(145deg,#111936,#263776);color:#fff}.credit-calculator-section .section-intro h2{color:#fff}.credit-calculator-section .section-intro>p{color:#ffffffb3}.credit-calculator-section .eyebrow{color:#b9c6ff}.credit-calculator{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(340px,.98fr);gap:18px;max-width:1030px;margin:46px auto 0}.calculator-inputs,.calculator-results{padding:27px;border:1px solid rgba(255,255,255,.13);border-radius:22px;background:#ffffff13;box-shadow:0 22px 60px #0000001f;backdrop-filter:blur(10px)}.calculator-field{display:grid;gap:8px}.calculator-field>span{display:flex;align-items:center;gap:5px}.calculator-field strong,.calculator-optionals legend{font-size:12px;font-style:normal;font-weight:680}.calculator-field em{color:#9eb2ff;font-size:14px;font-style:normal}.calculator-field input{width:100%;min-height:51px;padding:0 14px;border:1px solid rgba(255,255,255,.17);border-radius:11px;outline:0;background:#080f2770;color:#fff;font:inherit;font-size:14px;transition:border-color .2s,background .2s}.calculator-field input:focus{border-color:#91a7ff;background:#080f279e}.calculator-field input:disabled{cursor:not-allowed;opacity:.42}.calculator-field small{color:#ffffff94;font-size:10px;line-height:1.65}.calculator-optionals{padding:0;margin:28px 0 0;border:0}.calculator-optionals legend{margin-bottom:15px;color:#d9dfff}.calculator-optional-row{padding:16px 0;border-top:1px solid rgba(255,255,255,.11)}.calculator-toggle{display:flex;align-items:center;gap:10px;cursor:pointer}.calculator-toggle>input{position:absolute;opacity:0;pointer-events:none}.calculator-toggle>span{position:relative;width:35px;height:20px;border-radius:99px;background:#ffffff2b;transition:background .2s}.calculator-toggle>span:after{position:absolute;top:3px;left:3px;width:14px;height:14px;border-radius:50%;background:#fff;content:"";transition:transform .2s}.calculator-toggle>input:checked+span{background:#6381ff}.calculator-toggle>input:checked+span:after{transform:translate(15px)}.calculator-toggle>strong{font-size:11px}.calculator-optional-row .calculator-field{margin-top:14px;opacity:.55;transition:opacity .2s}.calculator-optional-row .calculator-field.is-enabled{opacity:1}.calculator-results-heading{display:flex;align-items:center;gap:11px}.calculator-results-heading .feature-icon{background:#ffffff1a;color:#b9c8ff}.calculator-results-heading h3{font-size:18px}.calculator-empty{margin-top:28px;color:#ffffffa3;font-size:12px;line-height:1.7}.calculator-result-content{margin-top:22px}.calculator-result-content dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0}.calculator-result-content dl>div{min-height:88px;padding:14px;border:1px solid rgba(255,255,255,.1);border-radius:13px;background:#ffffff0e}.calculator-result-content dt{color:#ffffff96;font-size:9px;line-height:1.45}.calculator-result-content dd{margin:9px 0 0;color:#fff;font-size:19px;font-weight:760;letter-spacing:-.4px}.calculator-result-content .calculator-saved{background:linear-gradient(135deg,#59d39d29,#ffffff0a)}.calculator-result-content .calculator-saved dd{color:#99efc7}.calculator-package{padding:16px;margin-top:11px;border:1px solid rgba(157,177,255,.28);border-radius:14px;background:#4b66d633}.calculator-package>span{color:#bfcaff;font-size:9px}.calculator-package>strong{display:block;margin-top:8px;font-size:12px;line-height:1.65}.calculator-package>p{margin-top:7px;color:#ffffffa8;font-size:10px;line-height:1.55}.calculator-small-job{padding:10px 12px;margin-top:10px;border-radius:10px;background:#ffcb7e1f;color:#ffd89e;font-size:10px;line-height:1.6}.calculator-notes{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;max-width:1030px;margin:18px auto 0}.calculator-notes p{display:flex;align-items:flex-start;gap:8px;padding:14px;border:1px solid rgba(255,255,255,.1);border-radius:12px;color:#ffffff9e;font-size:10px;line-height:1.7}.calculator-notes svg{width:16px;height:16px;flex:none;color:#9bb0ff}.waitlist-panel form{position:relative}.product-waitlist{display:grid;grid-template-columns:minmax(0,.8fr) minmax(390px,1.2fr);align-items:center;gap:24px;padding:20px;margin-top:24px;border:1px solid #e1e4ef;border-radius:16px;background:linear-gradient(140deg,#f7f6ff,#fff)}.product-waitlist h3{font-size:14px}.product-waitlist .waitlist-panel-copy>p{margin-top:6px;color:#677187;font-size:10px;line-height:1.6}.product-waitlist .home-newsletter-fields>input{background:#fff}.product-waitlist .home-newsletter-consent{margin-top:8px}.ecosystem-product-upcoming{padding-block:27px}@media(max-width:880px){.credit-calculator,.workflow-comparison-grid,.product-waitlist,.calculator-notes{grid-template-columns:1fr}}@media(max-width:760px){.workflow-comparison-grid{margin-top:32px}.workflow-lane-heading{padding:18px}.workflow-lane-heading>strong{max-width:135px}.workflow-lane li{padding:12px 18px}.credit-calculator{margin-top:32px}.calculator-inputs,.calculator-results{padding:20px}.calculator-result-content dl{grid-template-columns:1fr 1fr}.calculator-result-content dd{font-size:16px}.product-waitlist{padding:17px}.product-waitlist .home-newsletter-fields{flex-direction:column}.product-waitlist .home-newsletter-fields>.button{width:100%}}@media(max-width:430px){.calculator-result-content dl{grid-template-columns:1fr}.workflow-lane-heading{flex-direction:column}.workflow-lane-heading>strong{max-width:none}.credit-calculator-section .container{width:min(var(--container),calc(100% - 30px))}}.trial-credit-notice{display:flex;align-items:center;gap:13px;max-width:720px;padding:17px 19px;margin:0 auto 27px;border:1px solid #dfe6ff;border-radius:15px;background:linear-gradient(125deg,#f3f5ff,#fbfaff);text-align:left}.trial-credit-icon{display:grid;width:36px;height:36px;flex:0 0 36px;place-items:center;border-radius:11px;background:#e6ebff;color:#4166f5}.trial-credit-icon svg{width:19px;height:19px}.trial-credit-copy{display:grid;gap:4px;min-width:0}.trial-credit-copy strong{color:#26386f;font-size:13px;line-height:1.5}.trial-credit-copy small{color:#64708a;font-size:11px;line-height:1.65}.trial-credit-compact{display:inline-flex;max-width:none;padding:8px 12px;margin:18px auto 0;border-radius:99px}.trial-credit-compact .trial-credit-icon{width:23px;height:23px;flex-basis:23px;border-radius:50%}.trial-credit-compact .trial-credit-icon svg{width:14px;height:14px}.trial-credit-compact .trial-credit-copy strong{font-size:11px}.home-product-spotlight .trial-credit-compact{display:flex;width:max-content;margin:17px 0 0}.cb-pricing .trial-credit-notice{margin-bottom:33px}.auth-card .trial-credit-notice{margin:19px 0 0;padding:12px 13px}.auth-card .trial-credit-copy strong{font-size:11px}.auth-card .trial-credit-copy small{font-size:10px}@media(max-width:760px){.trial-credit-notice{gap:10px;padding:14px}.trial-credit-copy strong{font-size:12px}.trial-credit-copy small{font-size:10px}.cb-pricing .trial-credit-notice{margin-bottom:22px}.home-product-spotlight .trial-credit-compact{max-width:100%}}
