:root{--bg:#f6f7fb;--surface:#fff;--text:#111827;--muted:#667085;--line:#e6e8ef;--primary:#5b4cf0;--primary2:#7c3aed;--success:#087a55;--danger:#b42318;--radius:18px;--shadow:0 18px 50px rgba(17,24,39,.08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font:15px/1.6 Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:var(--bg);color:var(--text)}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,textarea,select{font:inherit}.topbar{height:70px;padding:0 clamp(18px,4vw,64px);display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:40}.brand{font-weight:800;display:flex;align-items:center;gap:10px}.brand-mark{width:34px;height:34px;display:grid;place-items:center;background:linear-gradient(135deg,var(--primary),var(--primary2));color:#fff;border-radius:10px}.topnav{display:flex;align-items:center;gap:20px}.inline-form{display:inline}.link-button{border:0;background:none;color:var(--muted);cursor:pointer}.btn,.sales-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:12px;padding:12px 18px;background:linear-gradient(135deg,var(--primary),var(--primary2));color:#fff;font-weight:750;cursor:pointer;box-shadow:0 9px 22px rgba(91,76,240,.25)}.btn-sm{padding:9px 13px}.btn.ghost{background:#fff;color:var(--text);border:1px solid var(--line);box-shadow:none}.btn.danger{background:linear-gradient(135deg,#c43224,#9b1c1c)}.w-full{width:100%}.shell{display:grid;grid-template-columns:250px minmax(0,1fr);min-height:calc(100vh - 70px)}.sidebar{background:#111827;color:#d7dce5;padding:24px 14px;display:flex;flex-direction:column;gap:4px}.sidebar a{padding:10px 13px;border-radius:10px}.sidebar a:hover{background:#1f2937;color:#fff}.user-card{padding:4px 12px 18px;margin-bottom:8px;border-bottom:1px solid #283244}.user-card strong,.user-card small{display:block}.user-card small{color:#8f9aaa;overflow:hidden;text-overflow:ellipsis}.workspace{padding:34px clamp(18px,4vw,52px);min-width:0}.page-head,.section-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-end;margin-bottom:24px}.page-head h1,.section-head h2{margin:.15em 0 0;font-size:clamp(28px,4vw,42px);letter-spacing:-.04em}.page-head p{margin:5px 0;color:var(--muted)}.eyebrow,.sales-kicker{font-size:12px;text-transform:uppercase;letter-spacing:.13em;font-weight:800;color:var(--primary)}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:22px}.stats-grid.wide{grid-template-columns:repeat(4,1fr)}.stat,.panel,.purchase-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:22px;box-shadow:0 8px 30px rgba(17,24,39,.035)}.stat small{display:block;color:var(--muted);margin-bottom:10px}.stat strong{font-size:27px}.panel{margin-bottom:22px}.panel h2{margin-top:0}.alert{margin:18px auto;padding:13px 16px;border-radius:12px;max-width:1200px}.workspace>.alert{margin-top:0}.alert.success{background:#eaf8f1;color:#05603f;border:1px solid #b9ead4}.alert.error{background:#fff0ef;color:#9b1c1c;border:1px solid #f6c7c2}.table-wrap{background:#fff;border:1px solid var(--line);border-radius:16px;overflow:auto;margin-bottom:22px}table{width:100%;border-collapse:collapse;min-width:720px}th,td{text-align:left;padding:14px 16px;border-bottom:1px solid var(--line);vertical-align:top}th{font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:#667085;background:#fafbfc}td small{display:block;color:var(--muted)}.badge{display:inline-flex;padding:5px 9px;background:#f0f2f6;border-radius:999px;font-size:12px;font-weight:750}.status-published,.status-approved{background:#e8f7ef;color:#087a55}.status-pending,.status-in_review{background:#fff5dc;color:#946200}.status-cancelled,.status-refunded,.status-chargeback,.status-suspended{background:#ffefed;color:#b42318}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.span-2{grid-column:1/-1}.fields{display:grid;grid-template-columns:1fr 1fr;gap:16px}.fields .span-2{grid-column:1/-1}label{display:block;font-weight:650;margin-bottom:14px}input,textarea,select{width:100%;margin-top:7px;padding:11px 12px;border:1px solid #d7dbe4;border-radius:10px;background:#fff;color:#111827;outline:none}input:focus,textarea:focus,select:focus{border-color:#8b80f8;box-shadow:0 0 0 3px rgba(91,76,240,.1)}label.check{display:flex;gap:9px;align-items:center}label.check input{width:auto;margin:0}.muted{color:var(--muted)}.callout{padding:12px;background:#f5f6f9;border:1px solid var(--line);border-radius:10px;margin:14px 0;overflow:auto}.narrow-panel{max-width:760px}.auth-wrap{min-height:calc(100vh - 70px);display:grid;grid-template-columns:1fr 1fr;background:#fff}.auth-card{max-width:560px;width:100%;margin:auto;padding:60px}.auth-card h1{font-size:42px;line-height:1.05;letter-spacing:-.04em}.auth-card p{color:var(--muted)}.auth-promo{display:flex;align-items:flex-end;padding:70px;background:radial-gradient(circle at 30% 20%,#8b80f8,transparent 35%),linear-gradient(145deg,#18133d,#472cbd 60%,#6f4bf2);color:#fff}.auth-promo>div{max-width:620px}.auth-promo h2{font-size:52px;line-height:1.02;letter-spacing:-.05em;margin:.25em 0}.auth-promo .eyebrow{color:#c7c1ff}.auth-promo p{color:#e8e5ff;font-size:18px}.home-hero{max-width:1280px;margin:0 auto;padding:100px 34px 80px;display:grid;grid-template-columns:1.15fr .85fr;gap:50px;align-items:center}.home-hero h1{font-size:clamp(44px,6vw,78px);line-height:.96;letter-spacing:-.065em;margin:.2em 0}.home-hero p{font-size:19px;color:var(--muted);max-width:760px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.hero-dashboard{padding:26px;background:#111827;border-radius:30px;display:grid;gap:12px;box-shadow:var(--shadow);transform:rotate(1.5deg)}.mini-card{padding:24px;border-radius:18px;background:linear-gradient(145deg,#1f2937,#151b27);border:1px solid #303b4e;color:#fff}.mini-card small,.mini-card strong{display:block}.mini-card small{color:#99a5b8}.section{max-width:1280px;margin:auto;padding:64px 34px}.section.narrow{max-width:1080px}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.product-card{background:#fff;border:1px solid var(--line);border-radius:20px;overflow:hidden}.product-card>div:last-child{padding:20px}.product-card h3{font-size:21px;margin:12px 0 5px}.product-card p{color:var(--muted);min-height:48px}.product-cover{height:170px;background:linear-gradient(135deg,#eef0ff,#ddd9ff);display:grid;place-items:center}.product-cover span{width:76px;height:76px;border-radius:22px;background:#fff;display:grid;place-items:center;font-size:34px;font-weight:900;box-shadow:var(--shadow)}.card-bottom{display:flex;justify-content:space-between;gap:14px;align-items:center}.card-bottom strong{font-size:18px}.empty{padding:36px;background:#fff;border:1px dashed #ccd1dc;border-radius:18px;grid-column:1/-1}.checkout-grid{display:grid;grid-template-columns:1fr .8fr;gap:38px;align-items:start;margin-top:30px}.price-big{font-size:46px;font-weight:850;margin:24px 0}.trust-list{padding:0;list-style:none}.trust-list li{padding:8px 0}.trust-list li:before{content:'✓';color:var(--success);font-weight:900;margin-right:9px}.back{color:var(--muted)}.purchase-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.purchase-card{display:flex;justify-content:space-between;gap:20px;align-items:flex-end}.purchase-card h3{font-size:22px;margin:10px 0 3px}.version-line{display:flex;gap:18px;margin-top:14px;color:var(--muted)}.template-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.template-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:18px;display:grid;grid-template-columns:180px 1fr;gap:18px}.template-preview{height:130px;border-radius:13px;padding:14px;display:flex;gap:5px;align-items:flex-start;background:#eef0ff}.template-preview i{display:block;width:8px;height:8px;background:#fff;border-radius:50%}.check-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.check-card{padding:20px;background:#fff;border:1px solid var(--line);border-left:4px solid #b42318;border-radius:14px}.check-card.ok{border-left-color:#087a55}.check-card span{font-size:12px;font-weight:800}.error-page{min-height:65vh;display:grid;place-items:center;align-content:center;text-align:center;padding:30px}.error-page>span{font-size:90px;font-weight:900;color:#dddff0}.error-page h1{font-size:42px;margin:0}.site-footer{padding:28px clamp(18px,4vw,64px);border-top:1px solid var(--line);display:flex;justify-content:space-between;color:var(--muted);background:#fff}
/* Sales-page shared structure */
.sales-page{--sp-bg:#fff;--sp-text:#121826;--sp-muted:#697386;--sp-accent:#5b4cf0;--sp-line:#e6e8ef;background:var(--sp-bg);color:var(--sp-text);min-height:100vh}.sales-page a{color:inherit}.sales-nav{max-width:1220px;margin:auto;padding:24px 34px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--sp-line)}.sales-nav>div{display:flex;gap:24px}.sales-logo{font-weight:900;letter-spacing:-.03em}.sales-hero,.sales-section,.sales-price,.sales-final{max-width:1220px;margin:auto;padding:78px 34px}.hero-split{display:grid;grid-template-columns:1fr .95fr;gap:60px;align-items:center}.sales-hero h1{font-size:clamp(50px,7vw,86px);line-height:.94;letter-spacing:-.065em;margin:.18em 0}.sales-hero p{font-size:19px;color:var(--sp-muted);max-width:720px}.sales-btn{background:var(--sp-accent);box-shadow:none}.sales-secondary{padding:12px 16px;border:1px solid var(--sp-line);border-radius:12px}.software-window{border:1px solid var(--sp-line);border-radius:24px;overflow:hidden;box-shadow:0 30px 70px rgba(0,0,0,.12);background:color-mix(in srgb,var(--sp-bg) 96%,var(--sp-accent))}.window-bar{display:flex;gap:7px;padding:14px;border-bottom:1px solid var(--sp-line)}.window-bar i{width:9px;height:9px;border-radius:50%;background:var(--sp-line)}.window-content{padding:42px}.window-content span,.window-content strong{display:block}.window-content strong{font-size:28px;line-height:1.1;margin:12px 0 30px}.window-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.window-grid b{padding:18px;border:1px solid var(--sp-line);border-radius:12px;font-size:13px}.hero-centered{text-align:center;max-width:1050px}.hero-centered p{margin:0 auto 26px}.hero-rule{display:flex;justify-content:center;gap:30px;margin-top:54px;padding-top:20px;border-top:1px solid var(--sp-line);color:var(--sp-muted)}.hero-product{padding-top:48px}.product-badge{display:inline-block;padding:8px 12px;border:1px solid var(--sp-line);border-radius:999px}.hero-product-main{display:grid;grid-template-columns:1fr 330px;gap:60px;align-items:end}.hero-price{padding:28px;border:1px solid var(--sp-line);border-radius:20px}.hero-price small,.hero-price strong{display:block}.hero-price strong{font-size:40px;margin:7px 0 20px}.sales-section{border-top:1px solid var(--sp-line)}.sales-section-head{display:grid;grid-template-columns:200px 1fr;gap:30px;margin-bottom:38px}.sales-section-head>span{color:var(--sp-muted);text-transform:uppercase;letter-spacing:.1em;font-size:12px;font-weight:800}.sales-section-head h2,.sales-price h2,.sales-final h2{font-size:clamp(34px,5vw,54px);letter-spacing:-.045em;line-height:1;margin:0}.prose{max-width:820px;font-size:18px;color:var(--sp-muted)}.feature-list{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.feature-list article{border:1px solid var(--sp-line);border-radius:17px;padding:24px}.feature-list article>b{color:var(--sp-accent);font-size:12px}.feature-list article h3{font-size:19px}.feature-list article p{color:var(--sp-muted)}.feature-rows{grid-template-columns:1fr}.feature-rows article{display:grid;grid-template-columns:70px 1fr 1fr;align-items:center}.shot-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.shot-grid img{border:1px solid var(--sp-line);border-radius:16px}.specs{display:grid;grid-template-columns:1fr 1fr;gap:40px}.spec-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.spec-cards>div{border:1px solid var(--sp-line);border-radius:15px;padding:18px}.spec-cards small,.spec-cards strong{display:block}.sales-price{display:grid;grid-template-columns:1fr 420px;gap:60px;align-items:center}.price-box{padding:30px;border:1px solid var(--sp-line);border-radius:24px}.price-box>small,.price-box>strong,.price-box>del{display:block}.price-box>strong{font-size:48px;letter-spacing:-.05em}.price-box .sales-btn{width:100%;margin:18px 0}.price-box ul{padding-left:18px;color:var(--sp-muted)}.sales-final{text-align:center;border-top:1px solid var(--sp-line)}.sales-final p{color:var(--sp-muted)}.sales-footer{max-width:1220px;margin:auto;padding:32px 34px;border-top:1px solid var(--sp-line);display:flex;justify-content:space-between;color:var(--sp-muted)}
/* Ten materially distinct template systems */
.tpl-saas-modern{--sp-accent:#5b4cf0}.tpl-saas-modern .software-window{transform:rotate(1deg)}
.tpl-dark-premium{--sp-bg:#0b0e14;--sp-text:#f6f7fb;--sp-muted:#929bad;--sp-line:#242b38;--sp-accent:#9d7cff}.tpl-dark-premium .sales-nav{max-width:none;padding-left:6vw;padding-right:6vw}.tpl-dark-premium .hero-centered{padding-top:120px;padding-bottom:120px}.tpl-dark-premium .sales-section{max-width:1080px}.tpl-dark-premium .price-box{background:#111722}
.tpl-corporate{--sp-bg:#fdfefe;--sp-text:#172033;--sp-muted:#5d6675;--sp-line:#dbe0e7;--sp-accent:#0f4c81}.tpl-corporate .sales-nav{border-bottom:3px solid var(--sp-accent)}.tpl-corporate .hero-split{grid-template-columns:1.25fr .75fr}.tpl-corporate .sales-hero h1{font-size:64px;letter-spacing:-.035em}.tpl-corporate .feature-rows article{border-left:4px solid var(--sp-accent);border-radius:3px}
.tpl-startup{--sp-bg:#fffaf3;--sp-text:#261a16;--sp-muted:#775e55;--sp-line:#ead9cf;--sp-accent:#ff5d3d}.tpl-startup .sales-nav{border:0}.tpl-startup .software-window{border-radius:34px;transform:rotate(-2deg);box-shadow:15px 18px 0 #ffd9ca}.tpl-startup .feature-list article:nth-child(even){transform:translateY(18px)}
.tpl-minimal{--sp-bg:#fff;--sp-text:#111;--sp-muted:#777;--sp-line:#eee;--sp-accent:#111}.tpl-minimal .sales-nav{max-width:980px}.tpl-minimal .hero-centered{max-width:980px;text-align:left;padding-top:150px}.tpl-minimal .sales-hero h1{font-weight:500}.tpl-minimal .sales-section{max-width:980px;padding-top:100px;padding-bottom:100px}.tpl-minimal .feature-rows article{border-width:0 0 1px;border-radius:0;padding-left:0;padding-right:0}.tpl-minimal .sales-price{max-width:980px}
.tpl-glass{--sp-bg:#e7e5ff;--sp-text:#211b47;--sp-muted:#625b8d;--sp-line:rgba(255,255,255,.55);--sp-accent:#6f4df7;background:radial-gradient(circle at 20% 10%,#fff,transparent 28%),radial-gradient(circle at 90% 35%,#c4fff3,transparent 32%),#e8e5ff}.tpl-glass .sales-nav,.tpl-glass .hero-product,.tpl-glass .sales-section,.tpl-glass .sales-price{backdrop-filter:blur(18px);background:rgba(255,255,255,.35);border:1px solid rgba(255,255,255,.55);border-radius:28px;margin-top:24px}.tpl-glass .hero-product-main{align-items:center}.tpl-glass .hero-price,.tpl-glass .feature-list article{background:rgba(255,255,255,.42)}
.tpl-gradient{--sp-bg:#0b1024;--sp-text:#fff;--sp-muted:#bdc6e0;--sp-line:#303b64;--sp-accent:#33d6ff;background:linear-gradient(160deg,#0b1024,#1d1747 45%,#0c3b51)}.tpl-gradient .hero-product{padding-top:110px;padding-bottom:110px}.tpl-gradient .hero-price{background:linear-gradient(145deg,rgba(51,214,255,.13),rgba(170,92,255,.13))}.tpl-gradient .sales-section:nth-of-type(even){background:rgba(255,255,255,.03);max-width:none;padding-left:calc((100% - 1152px)/2);padding-right:calc((100% - 1152px)/2)}
.tpl-marketplace{--sp-bg:#f7f8fa;--sp-text:#15181d;--sp-muted:#626b78;--sp-line:#dce1e7;--sp-accent:#146c43}.tpl-marketplace .sales-nav{background:#fff;max-width:none;padding-left:6vw;padding-right:6vw}.tpl-marketplace .hero-product{background:#fff;margin-top:28px;border:1px solid var(--sp-line);border-radius:18px}.tpl-marketplace .hero-price{position:relative}.tpl-marketplace .feature-list{grid-template-columns:repeat(2,1fr)}.tpl-marketplace .feature-list article{background:#fff}
.tpl-luxury{--sp-bg:#f7f3eb;--sp-text:#201c18;--sp-muted:#776f64;--sp-line:#d9cebc;--sp-accent:#846b3d}.tpl-luxury .sales-logo,.tpl-luxury h1,.tpl-luxury h2{font-family:Georgia,"Times New Roman",serif;font-weight:500}.tpl-luxury .hero-centered{padding-top:140px;padding-bottom:130px}.tpl-luxury .sales-hero h1{font-size:92px;letter-spacing:-.045em}.tpl-luxury .hero-rule{text-transform:uppercase;letter-spacing:.12em;font-size:11px}.tpl-luxury .sales-section{max-width:1050px}
.tpl-conversion-pro{--sp-bg:#fff;--sp-text:#111827;--sp-muted:#596273;--sp-line:#dfe3ea;--sp-accent:#e94057}.tpl-conversion-pro .sales-nav{background:#111827;color:#fff;max-width:none;padding-left:6vw;padding-right:6vw}.tpl-conversion-pro .hero-product{padding-top:90px}.tpl-conversion-pro .hero-product-main{grid-template-columns:1fr 390px}.tpl-conversion-pro .hero-price{box-shadow:0 24px 60px rgba(17,24,39,.16);border-top:5px solid var(--sp-accent)}.tpl-conversion-pro .sales-price{background:#111827;color:#fff;max-width:none;padding-left:calc((100% - 1152px)/2);padding-right:calc((100% - 1152px)/2)}.tpl-conversion-pro .sales-price .price-box{background:#fff;color:#111827}
@media(max-width:980px){.shell{grid-template-columns:1fr}.sidebar{display:none}.stats-grid,.stats-grid.wide{grid-template-columns:repeat(2,1fr)}.home-hero,.checkout-grid,.auth-wrap,.hero-split,.specs,.sales-price,.hero-product-main{grid-template-columns:1fr}.auth-promo{display:none}.product-grid{grid-template-columns:repeat(2,1fr)}.feature-list{grid-template-columns:1fr 1fr}.template-grid,.purchase-grid{grid-template-columns:1fr}.sales-price{padding-left:34px!important;padding-right:34px!important}.tpl-gradient .sales-section:nth-of-type(even){padding-left:34px;padding-right:34px}.feature-rows article{grid-template-columns:55px 1fr}.feature-rows article p{grid-column:2}.sales-hero h1,.tpl-luxury .sales-hero h1{font-size:58px}}
@media(max-width:640px){.topbar{padding:0 16px}.topnav>a:not(.btn){display:none}.workspace{padding:24px 16px}.page-head{align-items:flex-start;flex-direction:column}.stats-grid,.stats-grid.wide,.product-grid,.feature-list,.shot-grid,.spec-cards{grid-template-columns:1fr}.fields,.form-grid{grid-template-columns:1fr}.span-2,.fields .span-2{grid-column:auto}.home-hero,.section,.sales-hero,.sales-section,.sales-price,.sales-final{padding-left:18px;padding-right:18px}.home-hero{padding-top:62px}.home-hero h1{font-size:48px}.auth-card{padding:32px 20px}.auth-card h1{font-size:34px}.sales-nav{padding:18px;flex-direction:column;align-items:flex-start;gap:12px}.sales-nav>div{gap:14px;font-size:13px}.sales-hero h1,.tpl-luxury .sales-hero h1{font-size:46px}.sales-section-head{grid-template-columns:1fr;gap:8px}.hero-rule{flex-direction:column;gap:8px}.sales-price{padding-left:18px!important;padding-right:18px!important}.tpl-gradient .sales-section:nth-of-type(even){padding-left:18px;padding-right:18px}.purchase-card{flex-direction:column;align-items:stretch}.site-footer,.sales-footer{flex-direction:column;gap:7px}.template-card{grid-template-columns:1fr}.template-preview{width:100%}}
.plan-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}@media(max-width:980px){.plan-grid{grid-template-columns:1fr}}
.toggle-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px 16px}@media(max-width:640px){.toggle-grid{grid-template-columns:1fr}}
.benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.benefit-grid article{display:flex;gap:10px;align-items:center;padding:20px;border:1px solid var(--sp-line);border-radius:16px}.benefit-grid span{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:var(--sp-accent);color:#fff}.testimonial-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.testimonial-grid blockquote{margin:0;padding:28px;border:1px solid var(--sp-line);border-radius:18px}.testimonial-grid p{font-size:20px}.testimonial-grid cite{color:var(--sp-muted);font-style:normal}.faq-list details{border-bottom:1px solid var(--sp-line);padding:17px 0}.faq-list summary{cursor:pointer;font-weight:800;font-size:17px}.faq-list p{color:var(--sp-muted)}.assurance-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.assurance-grid article{padding:28px;border:1px solid var(--sp-line);border-radius:18px}.assurance-grid h2{font-size:32px}@media(max-width:700px){.benefit-grid,.testimonial-grid,.assurance-grid{grid-template-columns:1fr}}
.sales-cover{width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:14px;margin-bottom:20px;border:1px solid var(--sp-line)}

.mini-chart{min-height:210px;display:flex;align-items:flex-end;gap:18px;padding:18px 6px 4px;overflow-x:auto}.mini-chart-col{min-width:74px;display:flex;flex-direction:column;align-items:center;gap:6px}.mini-chart-bar{width:44px;max-height:160px;border-radius:10px 10px 4px 4px;background:linear-gradient(180deg,var(--brand),#8b7cff);box-shadow:0 8px 20px rgba(91,76,240,.18)}.mini-chart-col small{color:var(--muted);white-space:nowrap}

.check-card.warn{border-color:#f5c36a;background:#fffaf0}.check-card.warn>span{color:#9a5b00}

/* v1.1.0 — visual template library */
.preview-banner{max-width:1280px;margin:20px auto 0;padding:12px 18px;border:1px solid #d7dbe4;border-radius:12px;background:#fff;display:flex;justify-content:space-between;gap:18px;align-items:center}.preview-banner span{color:#667085}.field-label{display:flex;justify-content:space-between;gap:18px;align-items:end;margin:18px 0 12px}.field-label strong{font-size:17px}.field-label span{color:var(--muted);font-size:13px}.template-picker-field{margin-top:18px}.template-picker{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.template-choice{margin:0;border:1px solid var(--line);border-radius:16px;overflow:hidden;background:#fff;cursor:pointer;transition:.18s ease;display:flex;flex-direction:column}.template-choice:hover{transform:translateY(-2px);box-shadow:0 14px 32px rgba(17,24,39,.08)}.template-choice.is-selected,.template-choice:has(input:checked){border-color:#7c6ef6;box-shadow:0 0 0 3px rgba(91,76,240,.1)}.template-choice>input{position:absolute;opacity:0;pointer-events:none}.template-choice-preview,.template-library-preview{--sp-bg:#eef0ff;--sp-text:#171b2e;--sp-accent:#5b4cf0;--sp-line:rgba(17,24,39,.12);height:150px;background:var(--sp-bg);position:relative;overflow:hidden;padding:16px;display:block}.template-choice-preview:before,.template-library-preview:before{content:'';position:absolute;left:16px;right:16px;top:16px;height:10px;border-radius:999px;background:var(--sp-line)}.template-choice-preview i,.template-library-preview i{position:absolute;display:block;border-radius:7px;background:var(--sp-accent)}.template-choice-preview i:nth-child(1),.template-library-preview i:nth-child(1){left:16px;top:45px;width:46%;height:16px}.template-choice-preview i:nth-child(2),.template-library-preview i:nth-child(2){left:16px;top:70px;width:34%;height:8px;opacity:.4}.template-choice-preview i:nth-child(3),.template-library-preview i:nth-child(3){left:16px;bottom:18px;width:70px;height:26px}.template-choice-preview b,.template-library-preview b{position:absolute;right:16px;top:42px;width:34%;height:78px;border:1px solid var(--sp-line);border-radius:12px;background:color-mix(in srgb,var(--sp-bg) 82%,white)}.template-choice-copy{padding:14px;display:flex;flex-direction:column;gap:8px;flex:1}.template-choice-top{display:flex;justify-content:space-between;gap:12px;align-items:center}.template-choice-top strong{font-size:15px}.template-choice-top em{font-style:normal;text-transform:uppercase;font-size:10px;letter-spacing:.08em;background:#f1f2f5;border-radius:99px;padding:4px 7px}.template-choice-copy>small{color:var(--muted);font-weight:500;line-height:1.45;min-height:42px}.template-choice-actions{display:flex;justify-content:space-between;gap:10px;align-items:center;margin-top:auto}.template-choice-actions a{color:var(--primary);font-weight:800}.template-choice-actions span{font-size:11px;color:var(--muted)}
.template-admin-section{padding:26px}.template-library-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.template-library-card{border:1px solid var(--line);border-radius:18px;overflow:hidden;background:#fff}.template-library-copy{padding:16px}.template-library-copy p{color:var(--muted);min-height:46px}.template-library-copy>div{display:flex;justify-content:space-between;align-items:center;gap:10px}.site-template-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.site-template-choice{border:1px solid var(--line);border-radius:18px;padding:12px;display:grid;grid-template-columns:190px 1fr;gap:16px;background:#fff;margin:0;cursor:pointer}.site-template-choice>input{position:absolute;opacity:0}.site-template-choice.is-selected,.site-template-choice:has(input:checked){border-color:#7165ef;box-shadow:0 0 0 3px rgba(91,76,240,.1)}.site-template-mini{height:130px;border-radius:13px;background:#eef0ff;position:relative;overflow:hidden;display:block}.site-template-mini i{position:absolute;display:block;border-radius:7px}.site-template-mini .mini-nav{left:10px;right:10px;top:10px;height:9px;background:rgba(17,24,39,.18)}.site-template-mini .mini-hero{left:10px;top:30px;width:55%;height:42px;background:rgba(17,24,39,.75)}.site-template-mini .mini-card-a{right:10px;top:30px;width:28%;height:42px;background:#fff}.site-template-mini .mini-card-b{left:10px;right:10px;bottom:10px;height:34px;background:#fff}.site-template-copy{display:flex;flex-direction:column;gap:8px}.site-template-copy>strong{font-size:18px}.site-template-copy>small{color:var(--muted);font-weight:500}.site-template-copy>span{display:flex;justify-content:space-between;margin-top:auto}.site-template-copy a{color:var(--primary);font-weight:800}.site-template-copy em{font-style:normal;color:var(--muted);font-size:12px}.template-savebar{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-top:18px;padding-top:18px;border-top:1px solid var(--line)}

/* Additional sales-page templates */
.tpl-cyber-neon{--sp-bg:#05070b;--sp-text:#f3fff9;--sp-muted:#89a79b;--sp-line:#17332a;--sp-accent:#38f29a;background:radial-gradient(circle at 70% 15%,rgba(56,242,154,.13),transparent 28%),#05070b}.tpl-cyber-neon .sales-nav{border-color:#17332a}.tpl-cyber-neon .hero-centered{max-width:1050px;text-align:left}.tpl-cyber-neon .hero-rule span{border:1px solid #214c3c;padding:8px 12px;border-radius:5px}.tpl-cyber-neon .feature-list article{background:#08110d;border-color:#1c4134}.tpl-cyber-neon .sales-btn{color:#04130b}.tpl-cyber-neon h1,.tpl-cyber-neon h2{letter-spacing:-.055em}
.tpl-bento-saas{--sp-bg:#f4f2ff;--sp-text:#17162a;--sp-muted:#6c6882;--sp-line:#d8d3ef;--sp-accent:#6b4eff}.tpl-bento-saas .hero-product{background:#fff;border:1px solid var(--sp-line);border-radius:28px;margin-top:28px}.tpl-bento-saas .feature-list{grid-template-columns:repeat(4,1fr)}.tpl-bento-saas .feature-list article:first-child{grid-column:span 2}.tpl-bento-saas .feature-list article:nth-child(4){grid-column:span 2}.tpl-bento-saas .feature-list article{background:#fff}.tpl-bento-saas .price-box{background:#17162a;color:#fff}
.tpl-editorial-pro{--sp-bg:#f5f0e7;--sp-text:#1c1915;--sp-muted:#72695f;--sp-line:#d7cbb9;--sp-accent:#8b2f22}.tpl-editorial-pro h1,.tpl-editorial-pro h2,.tpl-editorial-pro .sales-logo{font-family:Georgia,"Times New Roman",serif;font-weight:500}.tpl-editorial-pro .hero-centered{text-align:left;max-width:1100px;border-left:1px solid var(--sp-line)}.tpl-editorial-pro .hero-centered h1{max-width:900px}.tpl-editorial-pro .sales-section-head{grid-template-columns:130px 1fr}.tpl-editorial-pro .feature-list{grid-template-columns:1fr 1fr}.tpl-editorial-pro .feature-list article{border-width:1px 0 0;border-radius:0;padding-left:0}
.tpl-app-launch{--sp-bg:#eef5ff;--sp-text:#10213a;--sp-muted:#5f7189;--sp-line:#cddcf0;--sp-accent:#2764ff}.tpl-app-launch .software-window{border-radius:36px;box-shadow:0 35px 80px rgba(39,100,255,.18);transform:rotate(2deg)}.tpl-app-launch .sales-nav{border:0}.tpl-app-launch .benefit-grid article{background:#fff}.tpl-app-launch .sales-final{background:#10213a;color:#fff;max-width:none}
.tpl-agency-bold{--sp-bg:#fff8d8;--sp-text:#151515;--sp-muted:#5c5849;--sp-line:#151515;--sp-accent:#151515}.tpl-agency-bold .sales-nav{border-bottom:2px solid #151515}.tpl-agency-bold .hero-split{grid-template-columns:1.2fr .8fr}.tpl-agency-bold .sales-hero h1{text-transform:uppercase;font-weight:950}.tpl-agency-bold .software-window{box-shadow:12px 12px 0 #151515;border:2px solid #151515}.tpl-agency-bold .feature-list article{border:2px solid #151515;border-radius:0}.tpl-agency-bold .feature-list article:nth-child(odd){transform:rotate(-.5deg)}
.tpl-finance-trust{--sp-bg:#f8fafc;--sp-text:#122033;--sp-muted:#637083;--sp-line:#d8e0e9;--sp-accent:#0c6b59}.tpl-finance-trust .sales-nav{background:#10263b;color:#fff;max-width:none;padding-left:6vw;padding-right:6vw}.tpl-finance-trust .hero-split{grid-template-columns:1.3fr .7fr}.tpl-finance-trust .feature-rows article{border-left:5px solid #0c6b59;border-radius:4px;background:#fff}.tpl-finance-trust .spec-cards>div{background:#fff}.tpl-finance-trust .price-box{border-top:5px solid #0c6b59;background:#fff}
.tpl-code-studio{--sp-bg:#0a0d12;--sp-text:#eef6ff;--sp-muted:#93a1b2;--sp-line:#25303c;--sp-accent:#66e3ff;background:linear-gradient(145deg,#090c11,#101927)}.tpl-code-studio .sales-logo,.tpl-code-studio .sales-kicker,.tpl-code-studio .feature-list b{font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.tpl-code-studio .hero-product{border:1px solid #263749;margin-top:25px;border-radius:12px;background:#0d131b}.tpl-code-studio .hero-price{background:#111b26}.tpl-code-studio .feature-list article{background:#0d131b;border-radius:8px}.tpl-code-studio .sales-btn{color:#061017}
.tpl-aurora{--sp-bg:#f7fbff;--sp-text:#22233a;--sp-muted:#6b6f88;--sp-line:#dce4f1;--sp-accent:#875cff;background:radial-gradient(circle at 15% 10%,#eadfff,transparent 28%),radial-gradient(circle at 88% 24%,#d8fbff,transparent 28%),#f7fbff}.tpl-aurora .software-window{background:rgba(255,255,255,.72);backdrop-filter:blur(14px);box-shadow:0 35px 80px rgba(91,76,240,.14)}.tpl-aurora .feature-list article,.tpl-aurora .benefit-grid article{background:rgba(255,255,255,.75)}.tpl-aurora .price-box{background:#fff}
.tpl-clean-commerce{--sp-bg:#fff;--sp-text:#1a2029;--sp-muted:#6d7580;--sp-line:#e6e8eb;--sp-accent:#f05a28}.tpl-clean-commerce .sales-nav{max-width:none;padding-left:6vw;padding-right:6vw;background:#fff}.tpl-clean-commerce .hero-product{border-bottom:1px solid var(--sp-line)}.tpl-clean-commerce .hero-price{background:#fff7f2}.tpl-clean-commerce .feature-list{grid-template-columns:repeat(2,1fr)}.tpl-clean-commerce .feature-list article{border-radius:8px}.tpl-clean-commerce .sales-price{background:#fafafa;max-width:none;padding-left:calc((100% - 1152px)/2);padding-right:calc((100% - 1152px)/2)}
.tpl-midnight-grid{--sp-bg:#080c18;--sp-text:#f4f6ff;--sp-muted:#919ab5;--sp-line:#222b43;--sp-accent:#7998ff;background-image:linear-gradient(rgba(121,152,255,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(121,152,255,.05) 1px,transparent 1px);background-size:32px 32px}.tpl-midnight-grid .hero-centered{background:#0d1322;border:1px solid #242f49;border-radius:28px;margin-top:32px}.tpl-midnight-grid .feature-list article{background:#0d1322}.tpl-midnight-grid .price-box{background:#11182a}
.tpl-soft-ui{--sp-bg:#eef1f6;--sp-text:#253047;--sp-muted:#6c7890;--sp-line:#d5dbe5;--sp-accent:#5d70d6}.tpl-soft-ui .hero-centered{background:#eef1f6}.tpl-soft-ui .feature-rows article,.tpl-soft-ui .price-box,.tpl-soft-ui .benefit-grid article{background:#eef1f6;border:0;box-shadow:8px 8px 20px #cfd4dd,-8px -8px 20px #fff;border-radius:20px}.tpl-soft-ui .sales-btn{border-radius:999px}.tpl-soft-ui .sales-nav{border:0}
.tpl-terminal-dev{--sp-bg:#111315;--sp-text:#e8ede9;--sp-muted:#96a19b;--sp-line:#2a312d;--sp-accent:#9cff57}.tpl-terminal-dev .sales-logo,.tpl-terminal-dev h1,.tpl-terminal-dev h2,.tpl-terminal-dev .sales-kicker,.tpl-terminal-dev .sales-btn{font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.tpl-terminal-dev .hero-centered{text-align:left;max-width:1000px}.tpl-terminal-dev .hero-centered:before{content:'$ ./launch-product --production';display:block;color:#9cff57;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;margin-bottom:30px}.tpl-terminal-dev .feature-rows article{border-radius:0;border-width:0 0 1px;padding-left:0}.tpl-terminal-dev .price-box{border-radius:4px;background:#0b0d0c}.tpl-terminal-dev .sales-btn{color:#101510}

/* Platform home templates */
.public-home{--home-bg:#f6f7fb;--home-text:#111827;--home-muted:#667085;--home-line:#e6e8ef;--home-accent:#5b4cf0;background:var(--home-bg);color:var(--home-text)}.public-home .home-hero p,.public-home .section-lead{color:var(--home-muted)}.public-home .home-value-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;padding-top:24px}.home-value-strip article{padding:22px;border:1px solid var(--home-line);background:color-mix(in srgb,var(--home-bg) 88%,white);border-radius:18px}.home-value-strip article>span{display:block;color:var(--home-accent);font-size:12px;font-weight:900}.home-value-strip article>strong{display:block;font-size:18px;margin:6px 0}.home-value-strip article p{margin:0;color:var(--home-muted)}.home-hero-centered{grid-template-columns:1fr;text-align:center;max-width:1100px}.home-hero-centered p{margin-left:auto;margin-right:auto}.home-hero-centered .hero-actions{justify-content:center}.home-trust-row{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}.home-trust-row span{padding:8px 13px;border:1px solid var(--home-line);border-radius:999px}.home-hero-market{grid-template-columns:1.25fr .75fr}.market-stats{display:grid;gap:10px}.market-stats article{padding:22px;border:1px solid var(--home-line);border-radius:16px;background:color-mix(in srgb,var(--home-bg) 85%,white)}.market-stats strong,.market-stats span{display:block}.market-stats strong{font-size:30px}.market-stats span{color:var(--home-muted)}.home-hero-bento{grid-template-columns:1.4fr .7fr .7fr;grid-template-rows:auto auto;gap:16px}.bento-main{grid-row:1/3;padding:48px;border-radius:26px;background:#fff;border:1px solid var(--home-line)}.bento-main h1{font-size:clamp(42px,5vw,68px)}.bento-tile{padding:25px;border-radius:24px;border:1px solid var(--home-line);display:flex;flex-direction:column;justify-content:flex-end;min-height:150px}.bento-tile small{color:var(--home-muted)}.bento-tile strong{font-size:23px}.home-final-cta{display:flex;justify-content:space-between;align-items:center;gap:26px;border-top:1px solid var(--home-line)}.home-final-cta h2{font-size:clamp(30px,4vw,48px);margin:.2em 0}.home-final-cta p{color:var(--home-muted);max-width:760px}
.site-tpl-modern{--home-accent:#5b4cf0}.site-tpl-marketplace{--home-bg:#f4f6f8;--home-text:#18202b;--home-muted:#66717f;--home-line:#d9dee5;--home-accent:#156f4c}.site-tpl-marketplace .home-hero-market{max-width:none;padding-left:6vw;padding-right:6vw;background:#fff;border-bottom:1px solid var(--home-line)}.site-tpl-marketplace .product-card{border-radius:12px}.site-tpl-marketplace .product-grid{grid-template-columns:repeat(4,1fr)}
.site-tpl-dark{--home-bg:#090d15;--home-text:#f4f7ff;--home-muted:#97a3b9;--home-line:#273044;--home-accent:#a48cff}.site-tpl-dark .product-card,.site-tpl-dark .home-value-strip article{background:#0e1420;border-color:#273044;color:#f4f7ff}.site-tpl-dark .product-cover{background:#151d2c}.site-tpl-dark .product-cover span{background:#0d1320;color:#fff}.has-site-tpl-dark .topbar{background:#090d15;color:#f4f7ff;border-color:#273044}.has-site-tpl-dark .site-footer{background:#090d15;color:#97a3b9;border-color:#273044}
.site-tpl-minimal{--home-bg:#fff;--home-text:#111;--home-muted:#747474;--home-line:#ececec;--home-accent:#111}.site-tpl-minimal .home-hero-centered{text-align:left;max-width:1000px;padding-top:140px}.site-tpl-minimal .home-hero-centered p{margin-left:0}.site-tpl-minimal .home-hero-centered .hero-actions,.site-tpl-minimal .home-trust-row{justify-content:flex-start}.site-tpl-minimal .product-card{border-width:1px 0 0;border-radius:0}.site-tpl-minimal .product-cover{height:120px}
.site-tpl-gradient{--home-bg:#10142a;--home-text:#fff;--home-muted:#bcc4dc;--home-line:#333c63;--home-accent:#45d6ff;background:radial-gradient(circle at 15% 10%,#372377,transparent 32%),radial-gradient(circle at 85% 25%,#084e61,transparent 30%),#10142a}.site-tpl-gradient .hero-dashboard{background:rgba(7,11,24,.65);backdrop-filter:blur(12px)}.site-tpl-gradient .product-card,.site-tpl-gradient .home-value-strip article{background:rgba(255,255,255,.06);color:#fff;border-color:#3d4770}.site-tpl-gradient .product-cover{background:rgba(255,255,255,.08)}.has-site-tpl-gradient .topbar{background:#10142a;color:#fff;border-color:#333c63}.has-site-tpl-gradient .site-footer{background:#10142a;color:#bcc4dc;border-color:#333c63}
.site-tpl-corporate{--home-bg:#fbfcfd;--home-text:#142338;--home-muted:#647083;--home-line:#d8e0e9;--home-accent:#0b527d}.site-tpl-corporate .home-hero-market{border-bottom:4px solid #0b527d}.site-tpl-corporate .market-stats article{border-radius:4px}.site-tpl-corporate .product-card{border-radius:6px}.site-tpl-corporate .home-value-strip article{border-radius:4px;border-left:4px solid #0b527d}
.site-tpl-bento{--home-bg:#f2f0fb;--home-text:#1f1c35;--home-muted:#706b85;--home-line:#d8d2e8;--home-accent:#6f50e8}.site-tpl-bento .tile-a{background:#1f1c35;color:#fff}.site-tpl-bento .tile-b{background:#dff8ed}.site-tpl-bento .tile-c{background:#e6ddff}.site-tpl-bento .product-grid{grid-template-columns:repeat(4,1fr)}.site-tpl-bento .product-card:first-child{grid-column:span 2}.site-tpl-bento .product-card:first-child .product-cover{height:230px}
.site-tpl-neon{--home-bg:#050806;--home-text:#f1fff4;--home-muted:#94af9a;--home-line:#1d3824;--home-accent:#52f279;background:radial-gradient(circle at 70% 10%,rgba(82,242,121,.12),transparent 26%),#050806}.site-tpl-neon .home-hero-centered{text-align:left}.site-tpl-neon .home-hero-centered .hero-actions,.site-tpl-neon .home-trust-row{justify-content:flex-start}.site-tpl-neon .product-card,.site-tpl-neon .home-value-strip article{background:#08110a;border-color:#1d3824;color:#f1fff4}.site-tpl-neon .product-cover{background:#0d1810}.has-site-tpl-neon .topbar{background:#050806;color:#f1fff4;border-color:#1d3824}.has-site-tpl-neon .site-footer{background:#050806;color:#94af9a;border-color:#1d3824}
.site-template-mini.site-tpl-marketplace{background:#eef2f1}.site-template-mini.site-tpl-dark{background:#0d1320}.site-template-mini.site-tpl-dark .mini-nav,.site-template-mini.site-tpl-dark .mini-hero{background:#9b87ff}.site-template-mini.site-tpl-dark .mini-card-a,.site-template-mini.site-tpl-dark .mini-card-b{background:#1c2638}.site-template-mini.site-tpl-minimal{background:#fff;border:1px solid #eee}.site-template-mini.site-tpl-minimal .mini-hero{background:#111;width:42%}.site-template-mini.site-tpl-gradient{background:linear-gradient(145deg,#211653,#0d5d6d)}.site-template-mini.site-tpl-gradient .mini-nav{background:rgba(255,255,255,.35)}.site-template-mini.site-tpl-gradient .mini-hero{background:#fff}.site-template-mini.site-tpl-gradient .mini-card-a,.site-template-mini.site-tpl-gradient .mini-card-b{background:rgba(255,255,255,.16)}.site-template-mini.site-tpl-corporate{background:#f7f9fb}.site-template-mini.site-tpl-corporate .mini-hero{background:#0b527d}.site-template-mini.site-tpl-bento{background:#f2f0fb}.site-template-mini.site-tpl-bento .mini-hero{width:48%;height:70px}.site-template-mini.site-tpl-bento .mini-card-a{height:32px}.site-template-mini.site-tpl-bento .mini-card-b{left:auto;right:10px;width:28%;height:32px}.site-template-mini.site-tpl-neon{background:#050806;border:1px solid #1d3824}.site-template-mini.site-tpl-neon .mini-nav{background:#31563a}.site-template-mini.site-tpl-neon .mini-hero{background:#52f279}.site-template-mini.site-tpl-neon .mini-card-a,.site-template-mini.site-tpl-neon .mini-card-b{background:#0d1810;border:1px solid #1d3824}

@media(max-width:1100px){.template-picker,.template-library-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.site-tpl-marketplace .product-grid,.site-tpl-bento .product-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:800px){.site-template-grid{grid-template-columns:1fr}.site-template-choice{grid-template-columns:150px 1fr}.home-value-strip,.public-home .home-value-strip{grid-template-columns:1fr}.home-hero-bento{grid-template-columns:1fr 1fr}.bento-main{grid-column:1/-1;grid-row:auto}.home-final-cta{align-items:flex-start;flex-direction:column}.field-label{align-items:flex-start;flex-direction:column}.preview-banner{align-items:flex-start;flex-direction:column}}
@media(max-width:640px){.template-picker,.template-library-grid{grid-template-columns:1fr}.site-template-choice{grid-template-columns:1fr}.site-template-mini{height:155px}.home-hero-bento{grid-template-columns:1fr}.bento-main{grid-column:auto}.site-tpl-bento .product-card:first-child{grid-column:auto}.site-tpl-marketplace .product-grid,.site-tpl-bento .product-grid{grid-template-columns:1fr}.tpl-bento-saas .feature-list{grid-template-columns:1fr}.tpl-bento-saas .feature-list article:first-child,.tpl-bento-saas .feature-list article:nth-child(4){grid-column:auto}.preview-banner{margin:12px 16px 0}.template-savebar{align-items:flex-start;flex-direction:column}}

/* v1.2.0 — licenciamento por domínio */
.license-settings-head{display:flex;justify-content:space-between;gap:22px;align-items:flex-start;margin-bottom:18px}.license-settings-head h2{margin:5px 0 4px}.license-note{border:1px dashed var(--line);border-radius:14px;padding:14px;display:flex;flex-direction:column;gap:5px;background:#fafbff}.license-note strong{font-size:13px}.license-note span{color:var(--muted);font-size:13px;line-height:1.45}.license-note code{font-size:12px}.license-checkout{padding:16px;border:1px solid var(--line);border-radius:14px;background:#fafbff;margin:8px 0 14px}.license-checkout .eyebrow{display:block;margin-bottom:8px}.purchase-card-stack{display:block}.purchase-main{display:flex;justify-content:space-between;align-items:flex-end;gap:20px}.buyer-license-box{margin-top:18px;padding-top:18px;border-top:1px solid var(--line)}.buyer-license-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.buyer-license-head h4{font-size:18px;margin:5px 0}.license-key-row{margin:14px 0;display:grid;grid-template-columns:90px 1fr;gap:12px;align-items:center}.license-key-row span{color:var(--muted);font-size:13px}.license-key-row code{display:block;overflow-wrap:anywhere;padding:10px 12px;background:#f5f6fa;border:1px solid var(--line);border-radius:10px;font-weight:800;letter-spacing:.04em}.license-domain-form{display:grid;grid-template-columns:1fr auto;gap:12px;align-items:end}.license-domain-form label{margin:0}.license-meta{display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-top:10px;color:var(--muted);font-size:12px}
@media(max-width:640px){.license-settings-head,.purchase-main,.buyer-license-head{flex-direction:column;align-items:stretch}.license-domain-form{grid-template-columns:1fr}.license-domain-form .btn{width:100%}.license-key-row{grid-template-columns:1fr;gap:5px}}
