:root{--ch-primary:#6b4eff;--ch-primary-dark:#5034df;--ch-accent:#ff7a45;--ch-ink:#131628;--ch-muted:#687086;--ch-line:#e7e9f0;--ch-soft:#f6f7fb;--ch-card:#fff;--ch-shadow:0 24px 70px rgba(31,35,65,.11)}
html{scroll-behavior:smooth}.creminto-homepage-body{margin:0!important;background:#fff;color:var(--ch-ink);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased}.creminto-homepage-body.creminto-menu-open{overflow:hidden}.creminto-home,.creminto-home *{box-sizing:border-box}.creminto-home a{text-decoration:none}.creminto-home img{max-width:100%;height:auto}.ch-container{width:min(1180px,calc(100% - 40px));margin:0 auto}.ch-header{position:fixed;z-index:100;inset:0 0 auto;background:rgba(255,255,255,.78);border-bottom:1px solid transparent;backdrop-filter:blur(18px);transition:.2s ease}.admin-bar .ch-header{top:32px}.ch-header.is-scrolled{background:rgba(255,255,255,.94);border-color:rgba(230,232,240,.9);box-shadow:0 10px 35px rgba(25,28,50,.06)}.ch-header-inner{height:78px;display:flex;align-items:center;gap:34px}.ch-brand{display:inline-flex;align-items:center;gap:11px;color:var(--ch-ink);flex:0 0 auto}.ch-brand-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:linear-gradient(145deg,var(--ch-primary),#9c76ff);color:#fff;font-size:22px;font-weight:900;box-shadow:0 9px 22px rgba(107,78,255,.28)}.ch-brand-copy{display:flex;flex-direction:column;line-height:1}.ch-brand-copy strong{font-size:19px;letter-spacing:-.03em}.ch-brand-copy small{font-size:9px;color:#7b8191;text-transform:uppercase;letter-spacing:.12em;margin-top:5px;font-weight:750}.ch-nav{display:flex;align-items:center;gap:28px;margin-left:auto}.ch-nav a,.ch-login{font-size:14px;color:#4d5365;font-weight:650;transition:.2s ease}.ch-nav a:hover,.ch-login:hover{color:var(--ch-primary)}.ch-header-actions{display:flex;align-items:center;gap:17px}.ch-button{display:inline-flex;align-items:center;justify-content:center;gap:11px;min-height:52px;padding:0 23px;border-radius:13px;background:linear-gradient(135deg,var(--ch-primary),#7d5fff);color:#fff!important;font-size:15px;font-weight:800;box-shadow:0 13px 30px rgba(107,78,255,.24);transition:transform .2s ease,box-shadow .2s ease}.ch-button:hover{transform:translateY(-2px);box-shadow:0 18px 37px rgba(107,78,255,.32)}.ch-button-small{min-height:43px;padding:0 17px;border-radius:11px;font-size:13px}.ch-button-secondary{background:#fff;color:var(--ch-ink)!important;border:1px solid var(--ch-line);box-shadow:none}.ch-button-secondary:hover{box-shadow:0 10px 25px rgba(24,27,49,.08)}.ch-menu-toggle{display:none;border:0;background:transparent;padding:8px;margin-left:auto}.ch-menu-toggle>span:not(.screen-reader-text){display:block;width:23px;height:2px;background:var(--ch-ink);margin:5px 0;border-radius:5px}.ch-hero{position:relative;overflow:hidden;padding:166px 0 100px;background:linear-gradient(180deg,#fbfaff 0,#fff 88%)}.ch-hero:before{content:"";position:absolute;inset:0;background-image:radial-gradient(#dcd8ee 1px,transparent 1px);background-size:26px 26px;mask-image:linear-gradient(to bottom,rgba(0,0,0,.42),transparent 78%);opacity:.45}.ch-hero-glow{position:absolute;border-radius:50%;filter:blur(2px);pointer-events:none}.ch-hero-glow-one{width:520px;height:520px;right:-170px;top:20px;background:radial-gradient(circle,rgba(113,75,255,.17),transparent 68%)}.ch-hero-glow-two{width:420px;height:420px;left:-220px;top:190px;background:radial-gradient(circle,rgba(255,122,69,.11),transparent 70%)}.ch-hero-grid{position:relative;display:grid;grid-template-columns:minmax(0,.92fr) minmax(520px,1.08fr);align-items:center;gap:64px}.ch-eyebrow{display:inline-flex;align-items:center;gap:9px;padding:7px 11px;border:1px solid #e4defe;border-radius:999px;background:#f6f3ff;color:#5742cd;font-size:11px;letter-spacing:.1em;text-transform:uppercase;font-weight:850}.ch-eyebrow span{width:7px;height:7px;border-radius:50%;background:var(--ch-primary);box-shadow:0 0 0 4px rgba(107,78,255,.12)}.ch-hero-copy h1{max-width:620px;margin:22px 0 22px;font-size:clamp(48px,5.1vw,74px);line-height:1.02;letter-spacing:-.055em;color:var(--ch-ink)}.ch-hero-copy>p{max-width:620px;margin:0;color:var(--ch-muted);font-size:18px;line-height:1.75}.ch-hero-actions{display:flex;align-items:center;gap:13px;margin-top:34px}.ch-trust-row{display:flex;flex-wrap:wrap;gap:17px;margin-top:27px}.ch-trust-row span{display:flex;align-items:center;gap:7px;color:#62697b;font-size:12px;font-weight:650}.ch-trust-row i{display:grid;place-items:center;width:19px;height:19px;border-radius:50%;background:#eafaf2;color:#119d60;font-size:10px;font-style:normal;font-weight:900}.ch-hero-visual{position:relative;min-height:535px;display:flex;align-items:center}.ch-browser-card{position:relative;z-index:2;width:100%;border:1px solid rgba(220,222,235,.92);border-radius:23px;background:#fff;box-shadow:0 35px 90px rgba(35,32,76,.16);overflow:hidden;transform:perspective(1100px) rotateY(-3deg) rotateX(1deg)}.ch-browser-top{height:44px;background:#f5f5f9;border-bottom:1px solid #e6e6ee;display:flex;align-items:center;gap:7px;padding:0 13px}.ch-browser-top>span{width:8px;height:8px;border-radius:50%;background:#ff7163}.ch-browser-top>span:nth-child(2){background:#ffbf4d}.ch-browser-top>span:nth-child(3){background:#49ca77}.ch-browser-top div{height:25px;display:flex;align-items:center;justify-content:center;width:48%;margin:auto;border:1px solid #e3e4eb;border-radius:7px;background:#fff;color:#8c91a0;font-size:9px}.ch-store-preview{padding:19px;background:#f8f9fc}.ch-preview-header{display:flex;align-items:center;gap:10px;padding:5px 4px 16px}.ch-preview-logo{display:grid;place-items:center;width:41px;height:41px;border-radius:12px;background:linear-gradient(135deg,#171b2e,#4a5278);color:#fff;font-weight:900}.ch-preview-header div:nth-child(2){display:flex;flex-direction:column}.ch-preview-header strong{font-size:13px}.ch-preview-header small{margin-top:3px;color:#8b91a0;font-size:8px}.ch-preview-header button{margin-left:auto;border:0;border-radius:8px;background:#ece8ff;color:#6148df;padding:7px 11px;font-size:8px;font-weight:800}.ch-preview-banner{min-height:126px;padding:29px 25px;border-radius:16px;background:linear-gradient(120deg,#161b2e,#45336e 55%,#8152cb);color:#fff;display:flex;flex-direction:column;justify-content:center;position:relative;overflow:hidden}.ch-preview-banner:after{content:"";position:absolute;width:190px;height:190px;border:34px solid rgba(255,255,255,.08);border-radius:50%;right:-45px;top:-62px}.ch-preview-banner span{font-size:9px;color:#d7c8ff;text-transform:uppercase;letter-spacing:.13em;font-weight:800}.ch-preview-banner strong{max-width:350px;margin-top:8px;font-size:20px;line-height:1.25;letter-spacing:-.03em}.ch-preview-products{display:grid;grid-template-columns:repeat(3,1fr);gap:11px;margin-top:15px}.ch-preview-products article{padding:9px;background:#fff;border:1px solid #ececf2;border-radius:12px}.ch-preview-products article>strong{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:9px;margin-top:8px}.ch-preview-products article>small{display:block;color:#6b4eff;font-size:10px;font-weight:850;margin-top:5px}.ch-art{aspect-ratio:1.12/1;border-radius:9px;display:grid;place-items:center;overflow:hidden}.ch-art span{font-size:24px;font-weight:950;letter-spacing:-.06em}.ch-art-one{background:linear-gradient(135deg,#ffeadf,#ff9d67);color:#733112}.ch-art-two{background:linear-gradient(135deg,#e5e0ff,#7555ec);color:#fff}.ch-art-three{background:linear-gradient(135deg,#d9f5ee,#45b894);color:#0e513f}.ch-floating-card{position:absolute;z-index:4;display:flex;align-items:center;gap:11px;padding:12px 16px;border:1px solid rgba(225,226,236,.9);border-radius:15px;background:rgba(255,255,255,.95);box-shadow:0 18px 44px rgba(30,32,58,.14);backdrop-filter:blur(12px)}.ch-floating-icon{display:grid;place-items:center;width:35px;height:35px;border-radius:11px;background:#eeeaff;color:var(--ch-primary);font-size:17px;font-weight:900}.ch-floating-card div{display:flex;flex-direction:column}.ch-floating-card small{color:#8c92a1;font-size:8px;text-transform:uppercase;letter-spacing:.08em}.ch-floating-card strong{font-size:12px;margin-top:3px}.ch-floating-sale{left:-37px;top:105px}.ch-floating-access{right:-25px;bottom:70px}.ch-floating-access .ch-floating-icon{background:#fff0e9;color:#ec6b36}.ch-value-strip{position:relative;z-index:5;border-top:1px solid #eeedf4;border-bottom:1px solid #eeedf4;background:#fff}.ch-value-grid{display:grid;grid-template-columns:repeat(4,1fr)}.ch-value-grid>div{display:flex;align-items:center;gap:13px;padding:27px 24px;border-right:1px solid #ececf2}.ch-value-grid>div:first-child{padding-left:0}.ch-value-grid>div:last-child{border-right:0;padding-right:0}.ch-value-icon{display:grid;place-items:center;width:39px;height:39px;flex:0 0 39px;border-radius:11px;background:#f2efff;color:var(--ch-primary);font-size:18px;font-weight:900}.ch-value-grid>div:nth-child(2) .ch-value-icon{background:#fff0ea;color:#e56634}.ch-value-grid>div:nth-child(3) .ch-value-icon{background:#eaf9f3;color:#168c64}.ch-value-grid>div:nth-child(4) .ch-value-icon{background:#eaf4ff;color:#3278ce}.ch-value-grid div div{display:flex;flex-direction:column}.ch-value-grid strong{font-size:13px}.ch-value-grid small{color:#868c9b;font-size:10px;margin-top:4px}.ch-section{padding:104px 0}.ch-section-heading>span,.ch-section-kicker{display:block;color:var(--ch-primary);font-size:11px;letter-spacing:.13em;text-transform:uppercase;font-weight:900}.ch-section-heading h2,.ch-creator-copy h2{margin:11px 0 15px;font-size:clamp(34px,4vw,50px);line-height:1.13;letter-spacing:-.045em}.ch-section-heading p,.ch-creator-copy>p{color:var(--ch-muted);font-size:16px;line-height:1.7}.ch-heading-centered{text-align:center;max-width:760px;margin:0 auto 48px}.ch-heading-centered p{max-width:650px;margin:0 auto}.ch-model{background:#fbfbfd}.ch-step-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:17px}.ch-step-grid article{position:relative;min-height:280px;padding:27px 24px;border:1px solid var(--ch-line);border-radius:20px;background:#fff;transition:.2s ease}.ch-step-grid article:hover{transform:translateY(-5px);border-color:#d8d0ff;box-shadow:var(--ch-shadow)}.ch-step-number{position:absolute;right:19px;top:18px;color:#d9dbe4;font-size:14px;font-weight:850}.ch-step-icon{display:grid;place-items:center;width:50px;height:50px;border-radius:15px;background:#f0ecff;color:var(--ch-primary);font-size:23px;font-weight:900}.ch-step-grid article:nth-child(2) .ch-step-icon{background:#fff0e8;color:#e36937}.ch-step-grid article:nth-child(3) .ch-step-icon{background:#e8faf2;color:#138e5c}.ch-step-grid article:nth-child(4) .ch-step-icon{background:#eaf4ff;color:#3275c9}.ch-step-grid h3{margin:27px 0 11px;font-size:19px;letter-spacing:-.025em}.ch-step-grid p{margin:0;color:var(--ch-muted);font-size:13px;line-height:1.7}.ch-heading-row{display:flex;align-items:flex-end;justify-content:space-between;gap:25px;margin-bottom:32px}.ch-heading-row h2{max-width:680px;margin-bottom:0}.ch-heading-row>a{flex:0 0 auto;color:var(--ch-primary);font-size:13px;font-weight:800}.ch-heading-row>a span{margin-left:6px}.ch-category-row{display:grid;grid-template-columns:repeat(6,1fr);gap:10px;margin-bottom:34px}.ch-category-row a{display:flex;align-items:center;gap:9px;min-height:52px;padding:0 13px;border:1px solid var(--ch-line);border-radius:13px;color:#3e4352;background:#fff;font-size:12px;font-weight:750;transition:.2s ease}.ch-category-row a:hover{border-color:#cfc4ff;box-shadow:0 10px 27px rgba(39,42,72,.07);transform:translateY(-2px)}.ch-category-row a>span{display:grid;place-items:center;width:28px;height:28px;border-radius:8px;background:#f2efff;color:var(--ch-primary)}.ch-category-row a>small{margin-left:auto;color:#9aa0ad;font-size:9px}.ch-product-grid,.ch-demo-products{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.ch-product-card{overflow:hidden;border:1px solid var(--ch-line);border-radius:19px;background:#fff;transition:.2s ease}.ch-product-card:hover{transform:translateY(-5px);box-shadow:var(--ch-shadow);border-color:#ddd7f7}.ch-product-image{position:relative;display:block;aspect-ratio:1.43/1;background:#eff1f6;overflow:hidden}.ch-product-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.ch-product-card:hover .ch-product-image img{transform:scale(1.035)}.ch-product-image>span{position:absolute;left:13px;top:13px;padding:6px 9px;border-radius:999px;background:rgba(20,23,39,.82);color:#fff;font-size:8px;letter-spacing:.08em;text-transform:uppercase;font-weight:800}.ch-product-content{padding:17px}.ch-product-store{display:block;color:var(--ch-primary);font-size:9px;text-transform:uppercase;letter-spacing:.1em;font-weight:850}.ch-product-content h3{margin:8px 0 19px;font-size:17px;line-height:1.35}.ch-product-content h3 a{color:var(--ch-ink)}.ch-product-footer{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #eeeef3;padding-top:13px}.ch-product-footer>span{font-size:16px;font-weight:900;color:var(--ch-ink)}.ch-product-footer del{color:#9ca1ae;font-size:11px;font-weight:500}.ch-product-footer ins{text-decoration:none}.ch-product-footer>a,.ch-product-footer>i{display:grid;place-items:center;width:31px;height:31px;border-radius:9px;background:#f1eeff;color:var(--ch-primary);font-style:normal;font-weight:900}.ch-demo-art{display:flex;align-items:flex-end;justify-content:space-between;padding:23px}.ch-demo-art strong{font-size:44px;letter-spacing:-.08em}.ch-demo-art>span{position:static;background:transparent;color:inherit;padding:0;font-size:9px}.ch-demo-art-1{background:linear-gradient(135deg,#ffdfce,#ff8c52);color:#69280c}.ch-demo-art-2{background:linear-gradient(135deg,#d9d1ff,#6e4bdc);color:#fff}.ch-demo-art-3{background:linear-gradient(135deg,#d6f5eb,#42b68f);color:#084e39}.ch-stores{padding-top:15px;background:#fff}.ch-store-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.ch-store-card{overflow:hidden;border:1px solid var(--ch-line);border-radius:20px;background:#fff;color:var(--ch-ink);transition:.2s ease}.ch-store-card:hover{transform:translateY(-5px);box-shadow:var(--ch-shadow)}.ch-store-card-top{min-height:155px;padding:25px;display:flex;flex-direction:column;justify-content:space-between;background:linear-gradient(135deg,#191d32,#6446b8);color:#fff}.ch-store-card-top span{align-self:flex-start;padding:5px 8px;border:1px solid rgba(255,255,255,.24);border-radius:99px;font-size:8px;text-transform:uppercase;letter-spacing:.1em}.ch-store-card-top strong{font-size:26px;letter-spacing:-.045em}.ch-store-card-top.ch-theme-minimal{background:linear-gradient(135deg,#f1f2f6,#fff);color:#141827}.ch-store-card-top.ch-theme-marketplace{background:linear-gradient(135deg,#7c2d12,#f97316)}.ch-store-card-body{display:flex;align-items:center;gap:12px;padding:17px}.ch-store-card-body img,.ch-store-avatar{width:43px;height:43px;flex:0 0 43px;border-radius:12px;object-fit:cover}.ch-store-avatar{display:grid;place-items:center;background:#eeeaff;color:var(--ch-primary);font-size:17px;font-weight:900}.ch-store-card-body>div{display:flex;flex-direction:column}.ch-store-card-body strong{font-size:13px}.ch-store-card-body small{color:#8b91a0;font-size:9px;margin-top:4px}.ch-store-card-body i{display:grid;place-items:center;width:31px;height:31px;margin-left:auto;border-radius:9px;background:#f2efff;color:var(--ch-primary);font-style:normal}.ch-creators{background:#15182a;color:#fff;overflow:hidden}.ch-creators-grid{display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:70px}.ch-creator-copy h2{color:#fff}.ch-creator-copy>p{color:#aeb5c8}.ch-creator-copy ul{list-style:none;padding:0;margin:27px 0 31px;display:grid;grid-template-columns:repeat(2,1fr);gap:15px 18px}.ch-creator-copy li{display:flex;align-items:center;gap:9px;color:#d7dbe6;font-size:13px}.ch-creator-copy li span{display:grid;place-items:center;width:20px;height:20px;border-radius:50%;background:rgba(107,78,255,.2);color:#9e87ff;font-size:10px;font-weight:900}.ch-dashboard-preview{min-height:455px;display:flex;overflow:hidden;border:1px solid rgba(255,255,255,.13);border-radius:24px;background:#f7f8fc;box-shadow:0 45px 90px rgba(0,0,0,.25);transform:rotate(1.3deg)}.ch-dash-sidebar{width:70px;flex:0 0 70px;background:#20243a;display:flex;align-items:center;flex-direction:column;padding:19px 0;gap:21px}.ch-dash-logo{display:grid;place-items:center;width:37px;height:37px;margin-bottom:19px;border-radius:11px;background:var(--ch-primary);font-weight:900}.ch-dash-sidebar>span{width:29px;height:29px;border-radius:8px;background:rgba(255,255,255,.08)}.ch-dash-sidebar>span.active{background:#6b4eff}.ch-dash-main{flex:1;padding:28px;color:var(--ch-ink)}.ch-dash-head{display:flex;align-items:center;justify-content:space-between}.ch-dash-head div{display:flex;flex-direction:column}.ch-dash-head small{color:#8b91a0;font-size:9px}.ch-dash-head strong{font-size:18px;margin-top:5px}.ch-dash-head>span{display:grid;place-items:center;width:37px;height:37px;border-radius:12px;background:#e4ddff;color:#5d43d2;font-size:10px;font-weight:850}.ch-dash-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:11px;margin:25px 0}.ch-dash-stats article{padding:18px 15px;border:1px solid #e7e8ef;border-radius:14px;background:#fff;display:flex;flex-direction:column}.ch-dash-stats small{font-size:8px;color:#9298a8;text-transform:uppercase;letter-spacing:.09em}.ch-dash-stats strong{font-size:21px;margin:9px 0 7px}.ch-dash-stats i{font-size:8px;color:#42a777;font-style:normal}.ch-dash-table{padding:19px;border:1px solid #e7e8ef;border-radius:16px;background:#fff}.ch-dash-table>div{display:flex;justify-content:space-between;font-size:10px;margin-bottom:13px}.ch-dash-table>div span{color:var(--ch-primary)}.ch-dash-table p{display:grid;grid-template-columns:12px 1fr auto;align-items:center;gap:8px;margin:0;padding:12px 0;border-top:1px solid #efeff3;font-size:9px}.ch-dash-table p b{padding:5px 7px;border-radius:999px;background:#eaf9f2;color:#16885c;font-size:7px}.ch-dash-table p:nth-of-type(2) b{background:#fff3e8;color:#d56c31}.ch-dot{width:8px;height:8px;border-radius:3px;background:#765af2}.ch-dot.orange{background:#f18a49}.ch-dot.green{background:#42ac79}.ch-faq-grid{display:grid;grid-template-columns:.78fr 1.22fr;gap:90px}.ch-faq .ch-section-heading{position:sticky;top:120px;align-self:start}.ch-accordion details{border-bottom:1px solid var(--ch-line)}.ch-accordion summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:15px;padding:23px 0;cursor:pointer;font-size:17px;font-weight:800}.ch-accordion summary::-webkit-details-marker{display:none}.ch-accordion summary span{display:grid;place-items:center;width:29px;height:29px;flex:0 0 29px;border-radius:9px;background:#f1eeff;color:var(--ch-primary);font-size:19px;transition:transform .2s ease}.ch-accordion details[open] summary span{transform:rotate(45deg)}.ch-accordion details p{margin:-5px 45px 22px 0;color:var(--ch-muted);font-size:14px;line-height:1.75}.ch-final-cta{padding:20px 0 95px}.ch-final-card{position:relative;overflow:hidden;min-height:250px;padding:54px 58px;border-radius:27px;background:linear-gradient(120deg,#5d3ee4,#7c5cff 60%,#9d72ff);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:50px;box-shadow:0 35px 80px rgba(79,53,203,.25)}.ch-final-card:after{content:"";position:absolute;width:350px;height:350px;border:60px solid rgba(255,255,255,.09);border-radius:50%;right:6%;top:-180px}.ch-final-card>div,.ch-final-card>a{position:relative;z-index:2}.ch-final-card>div>span{font-size:10px;text-transform:uppercase;letter-spacing:.13em;color:#ded6ff;font-weight:850}.ch-final-card h2{max-width:720px;margin:10px 0 10px;color:#fff;font-size:38px;line-height:1.16;letter-spacing:-.045em}.ch-final-card p{margin:0;color:#e7e2ff;font-size:14px}.ch-button-light{flex:0 0 auto;background:#fff;color:#533bd1!important;box-shadow:0 14px 34px rgba(30,20,95,.22)}.ch-footer{padding:70px 0 24px;background:#0f1220;color:#fff}.ch-footer-grid{display:grid;grid-template-columns:1.7fr repeat(3,1fr);gap:65px;padding-bottom:55px}.ch-footer .ch-brand{color:#fff}.ch-footer-brand p{max-width:300px;margin:20px 0 0;color:#8f96aa;font-size:13px;line-height:1.7}.ch-footer-grid>div:not(.ch-footer-brand){display:flex;flex-direction:column;gap:13px}.ch-footer-grid>div>strong{font-size:12px;margin-bottom:5px}.ch-footer-grid>div>a{color:#9299ab;font-size:12px;transition:.2s}.ch-footer-grid>div>a:hover{color:#fff}.ch-footer-bottom{display:flex;justify-content:space-between;padding-top:22px;border-top:1px solid rgba(255,255,255,.09);color:#777f93;font-size:10px}
@media(max-width:1100px){.ch-header-inner{gap:20px}.ch-nav{gap:17px}.ch-hero-grid{grid-template-columns:.9fr 1.1fr;gap:35px}.ch-hero-copy h1{font-size:55px}.ch-step-grid{grid-template-columns:repeat(2,1fr)}.ch-category-row{grid-template-columns:repeat(3,1fr)}.ch-creators-grid{gap:40px}.ch-dashboard-preview{min-height:410px}.ch-dash-main{padding:20px}.ch-footer-grid{gap:35px}}
@media(max-width:900px){.admin-bar .ch-header{top:46px}.ch-header-actions .ch-login,.ch-header-actions .ch-button{display:none}.ch-menu-toggle{display:block}.ch-nav{position:fixed;top:78px;left:0;right:0;display:flex;flex-direction:column;align-items:stretch;gap:0;padding:12px 20px 25px;background:rgba(255,255,255,.98);border-bottom:1px solid var(--ch-line);box-shadow:0 22px 40px rgba(24,27,49,.08);opacity:0;visibility:hidden;transform:translateY(-8px);transition:.2s ease}.admin-bar .ch-nav{top:124px}.ch-nav.is-open{opacity:1;visibility:visible;transform:none}.ch-nav a{padding:15px 2px;border-bottom:1px solid #f0f0f4;font-size:15px}.ch-hero{padding-top:135px}.ch-hero-grid{grid-template-columns:1fr}.ch-hero-copy{text-align:center}.ch-eyebrow{margin:0 auto}.ch-hero-copy h1,.ch-hero-copy>p{margin-left:auto;margin-right:auto}.ch-hero-actions,.ch-trust-row{justify-content:center}.ch-hero-visual{width:min(650px,100%);margin:15px auto 0}.ch-value-grid{grid-template-columns:repeat(2,1fr)}.ch-value-grid>div:nth-child(2){border-right:0}.ch-value-grid>div:nth-child(-n+2){border-bottom:1px solid #ececf2}.ch-product-grid,.ch-demo-products,.ch-store-grid{grid-template-columns:repeat(2,1fr)}.ch-creators-grid{grid-template-columns:1fr}.ch-creator-copy{max-width:720px}.ch-dashboard-preview{max-width:700px}.ch-faq-grid{grid-template-columns:1fr;gap:30px}.ch-faq .ch-section-heading{position:static}.ch-footer-grid{grid-template-columns:1.5fr repeat(3,1fr);gap:22px}}
@media(max-width:680px){.ch-container{width:min(100% - 28px,1180px)}.ch-header-inner{height:68px}.ch-brand-mark{width:37px;height:37px;border-radius:11px;font-size:19px}.ch-brand-copy strong{font-size:17px}.ch-nav{top:68px}.admin-bar .ch-nav{top:114px}.ch-hero{padding:116px 0 64px}.ch-hero-copy h1{font-size:42px;line-height:1.06}.ch-hero-copy>p{font-size:15px;line-height:1.65}.ch-hero-actions{flex-direction:column}.ch-hero-actions .ch-button{width:100%}.ch-trust-row{display:grid;grid-template-columns:1fr 1fr;text-align:left;gap:10px}.ch-hero-visual{min-height:375px;margin-top:18px}.ch-browser-card{border-radius:17px;transform:none}.ch-browser-top{height:34px}.ch-browser-top div{height:20px;font-size:7px}.ch-store-preview{padding:11px}.ch-preview-header{padding-bottom:10px}.ch-preview-logo{width:32px;height:32px}.ch-preview-banner{min-height:95px;padding:20px}.ch-preview-banner strong{font-size:15px}.ch-preview-products{gap:6px;margin-top:8px}.ch-preview-products article{padding:5px;border-radius:8px}.ch-art{border-radius:6px}.ch-art span{font-size:17px}.ch-preview-products article>strong{font-size:7px;margin-top:5px}.ch-preview-products article>small{font-size:8px}.ch-floating-card{padding:9px 10px;border-radius:11px}.ch-floating-icon{width:29px;height:29px;border-radius:8px}.ch-floating-card strong{font-size:9px}.ch-floating-card small{font-size:6px}.ch-floating-sale{left:-7px;top:74px}.ch-floating-access{right:-6px;bottom:30px}.ch-value-grid{grid-template-columns:1fr}.ch-value-grid>div{padding:18px 0!important;border-right:0;border-bottom:1px solid #ececf2!important}.ch-value-grid>div:last-child{border-bottom:0!important}.ch-section{padding:75px 0}.ch-section-heading h2,.ch-creator-copy h2{font-size:34px}.ch-heading-centered{margin-bottom:32px}.ch-step-grid{grid-template-columns:1fr}.ch-step-grid article{min-height:0}.ch-heading-row{align-items:flex-start;flex-direction:column}.ch-category-row{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;margin-right:-14px;padding-right:14px;scrollbar-width:none}.ch-category-row::-webkit-scrollbar{display:none}.ch-category-row a{min-width:165px;scroll-snap-align:start}.ch-product-grid,.ch-demo-products,.ch-store-grid{grid-template-columns:1fr}.ch-product-image{aspect-ratio:1.5/1}.ch-creators{padding-bottom:55px}.ch-creator-copy ul{grid-template-columns:1fr}.ch-dashboard-preview{min-height:330px;border-radius:17px}.ch-dash-sidebar{width:48px;flex-basis:48px}.ch-dash-logo{width:30px;height:30px}.ch-dash-sidebar>span{width:24px;height:24px}.ch-dash-main{padding:14px}.ch-dash-stats{gap:6px;margin:17px 0}.ch-dash-stats article{padding:10px 8px}.ch-dash-stats strong{font-size:14px}.ch-dash-table{padding:12px}.ch-dash-table p{font-size:7px}.ch-final-cta{padding-bottom:65px}.ch-final-card{min-height:0;padding:38px 25px;border-radius:20px;align-items:flex-start;flex-direction:column;gap:25px}.ch-final-card h2{font-size:30px}.ch-final-card .ch-button{width:100%}.ch-footer{padding-top:55px}.ch-footer-grid{grid-template-columns:1fr 1fr;gap:38px 22px}.ch-footer-brand{grid-column:1/-1}.ch-footer-bottom{align-items:flex-start;flex-direction:column;gap:9px}}
@media(max-width:380px){.ch-hero-copy h1{font-size:37px}.ch-trust-row{grid-template-columns:1fr}.ch-dashboard-preview{transform:none}.ch-dash-stats{grid-template-columns:1fr 1fr}.ch-dash-stats article:last-child{display:none}}

.creminto-home .screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
