*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#111827;background:#f6f7fb}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}.muted{color:#667085}.eyebrow{display:block;font-size:11px;font-weight:800;letter-spacing:.14em;color:#6366f1;text-transform:uppercase;margin-bottom:10px}.brand{display:flex;align-items:center;gap:11px;font-weight:900;letter-spacing:-.02em}.brand small{display:block;font-size:10px;font-weight:600;color:#94a3b8;margin-top:2px}.brand-mark{display:grid;place-items:center;width:34px;height:34px;border-radius:11px;background:linear-gradient(135deg,#6366f1,#a855f7);color:#fff;font-weight:900;box-shadow:0 8px 24px rgba(99,102,241,.25)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid #dce0e8;background:#fff;color:#101828;border-radius:11px;padding:10px 15px;font-weight:750;transition:.2s}.btn:hover{transform:translateY(-1px);box-shadow:0 8px 20px rgba(16,24,40,.08)}.btn.primary{background:#5b5bd6;border-color:#5b5bd6;color:#fff}.btn.success{background:#079455;border-color:#079455;color:#fff}.btn.ghost{background:#fff}.btn.small{padding:7px 10px;font-size:12px}.btn.big{padding:14px 20px;border-radius:14px}.btn.full,.full{width:100%}.public-brand{font-size:17px}.alert{padding:13px 16px;border-radius:12px;margin:0 0 18px;border:1px solid}.alert.danger{background:#fff1f3;border-color:#fecdd3;color:#9f1239}.alert.success{background:#ecfdf3;border-color:#a6f4c5;color:#067647}.alert ul{margin:5px 0 0;padding-left:20px}.panel{background:#fff;border:1px solid #e7e9ef;border-radius:17px;padding:20px;box-shadow:0 1px 2px rgba(16,24,40,.02)}.panel h2{font-size:18px;margin-bottom:16px}.panel-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:14px}.panel-head h2{margin:0}.panel-head span,.panel-head a{font-size:12px;color:#667085}.form-stack{display:flex;flex-direction:column;gap:15px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.form-grid .full{grid-column:1/-1}label{display:flex;flex-direction:column;gap:7px;font-size:12px;font-weight:700;color:#344054}input,select,textarea{width:100%;border:1px solid #d8dce5;background:#fff;border-radius:10px;padding:11px 12px;outline:none;color:#111827;transition:.2s}input:focus,select:focus,textarea:focus{border-color:#8b5cf6;box-shadow:0 0 0 3px rgba(139,92,246,.1)}label small{font-weight:500;color:#98a2b3}.check{flex-direction:row;align-items:center}.check input{width:auto}.code-box{border:1px dashed #c7cdd8;background:#f8fafc;padding:12px;border-radius:10px;font:12px ui-monospace,SFMono-Regular,Menlo,monospace;word-break:break-all}.chips{display:flex;gap:5px;flex-wrap:wrap}.chips span,.badge,.pill{display:inline-flex;align-items:center;border-radius:999px;background:#f2f4f7;color:#475467;padding:4px 8px;font-size:10px;font-weight:800}.badge.pay-approved{background:#ecfdf3;color:#067647}.cell-sub{display:block;color:#98a2b3;margin-top:3px}.empty{text-align:center;color:#98a2b3;padding:28px!important}.center{text-align:center}
/* Auth */
.auth-wrap{min-height:100vh;display:grid;place-items:center;padding:30px;background:radial-gradient(circle at 10% 10%,#e9e7ff,transparent 35%),radial-gradient(circle at 90% 90%,#fde7f3,transparent 35%),#f7f8fc}.auth-card{width:min(520px,100%);background:#fff;padding:36px;border:1px solid #e7e9ef;border-radius:24px;box-shadow:0 30px 80px rgba(31,41,55,.08)}.auth-card.wide{width:min(760px,100%)}.auth-card .brand{margin-bottom:30px}.auth-card h1,.auth-box h1{font-size:34px;letter-spacing:-.035em;margin-bottom:10px}.auth-split{min-height:100vh;display:grid;grid-template-columns:minmax(420px,48%) 1fr;background:#fff}.auth-pane{padding:38px 8vw;display:flex;flex-direction:column}.auth-box{width:min(430px,100%);margin:auto}.auth-box form{display:flex;flex-direction:column;gap:15px;margin-top:28px}.auth-link{text-align:center;font-size:13px;color:#667085;margin-top:20px}.auth-link a{color:#5b5bd6;font-weight:800}.promo-pane{position:relative;overflow:hidden;display:grid;place-items:center;padding:60px;background:linear-gradient(135deg,#17134a,#4f46e5 58%,#8b5cf6);color:#fff}.promo-pane:before,.promo-pane:after{content:"";position:absolute;border-radius:50%;filter:blur(2px);background:rgba(255,255,255,.08)}.promo-pane:before{width:420px;height:420px;right:-160px;top:-100px}.promo-pane:after{width:280px;height:280px;left:-80px;bottom:-80px}.promo-visual{width:min(540px,100%);position:relative;z-index:2}.promo-visual h2{font-size:42px;line-height:1.03;letter-spacing:-.04em;margin:25px 0 18px}.promo-visual>p{font-size:17px;color:#d9dcff;line-height:1.65}.promo-visual .pill{background:rgba(255,255,255,.13);color:#fff}.mini-dashboard{margin-top:36px;background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.15);backdrop-filter:blur(12px);border-radius:24px;padding:24px;display:grid;grid-template-columns:1fr 1.5fr;gap:30px}.mini-dashboard small{display:block;color:#c7d2fe}.mini-dashboard strong{display:block;font-size:29px;margin:8px 0}.mini-dashboard span{color:#86efac;font-size:12px}.bars{height:110px;display:flex;align-items:end;gap:10px}.bars i{flex:1;background:linear-gradient(#c4b5fd,#fff);border-radius:8px 8px 3px 3px;opacity:.8}
.model-choice{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;border:0;padding:0;margin:0}.model-choice legend{font-size:13px;font-weight:800;margin-bottom:10px}.model-choice label{position:relative}.model-choice input{position:absolute;opacity:0}.model-choice span{height:100%;display:flex;flex-direction:column;align-items:flex-start;gap:5px;padding:16px;border:1px solid #e1e5ec;border-radius:14px;background:#fff;font-size:23px}.model-choice span b{font-size:13px}.model-choice span small{font-size:11px}.model-choice input:checked+span{border-color:#6366f1;box-shadow:0 0 0 3px rgba(99,102,241,.1);background:#f7f7ff}
/* Admin */
.admin-body{background:#f6f7fb}.admin-shell{min-height:100vh;display:grid;grid-template-columns:240px 1fr}.sidebar{position:sticky;top:0;height:100vh;background:#101828;color:#d0d5dd;padding:22px 14px;display:flex;flex-direction:column}.sidebar .brand{color:#fff;padding:0 8px 22px}.sidebar nav{display:flex;flex-direction:column;gap:3px;overflow:auto}.sidebar nav a,.sidebar-bottom a,.link-btn{display:flex;align-items:center;gap:10px;padding:10px 11px;border-radius:9px;font-size:12px;font-weight:700;color:#98a2b3;background:transparent;border:0;width:100%;text-align:left}.sidebar nav a span{width:18px;text-align:center;font-size:15px}.sidebar nav a:hover,.sidebar nav a.active,.sidebar-bottom a:hover,.link-btn:hover{background:#1d2939;color:#fff}.sidebar-bottom{margin-top:auto;border-top:1px solid #27364a;padding-top:12px}.master-side{background:#22174b}.admin-main{min-width:0}.topbar{height:68px;background:#fff;border-bottom:1px solid #e7e9ef;display:flex;align-items:center;justify-content:space-between;padding:0 28px;position:sticky;top:0;z-index:20}.topbar>div:first-of-type{display:flex;flex-direction:column}.topbar strong{font-size:14px}.topbar small{color:#98a2b3;font-size:10px}.top-actions{display:flex!important;flex-direction:row!important;align-items:center;gap:10px}.avatar{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#ede9fe;color:#6d28d9;font-weight:900}.mobile-menu{display:none;border:0;background:transparent;font-size:22px}.admin-content{padding:28px;max-width:1500px;margin:auto}.page-head{display:flex;justify-content:space-between;gap:30px;align-items:flex-end;margin-bottom:22px}.page-head h1{font-size:30px;letter-spacing:-.035em;margin:0 0 5px}.page-head p{font-size:13px;color:#667085;margin:0;max-width:720px}.metric-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;margin-bottom:18px}.metric-grid article{background:#fff;border:1px solid #e7e9ef;border-radius:15px;padding:17px}.metric-grid article span{display:block;font-size:11px;color:#667085;font-weight:700}.metric-grid article strong{display:block;font-size:24px;margin:8px 0 3px;letter-spacing:-.03em}.metric-grid article small{color:#98a2b3;font-size:10px}.metric-grid article.warn{border-color:#fedf89;background:#fffcf5}.dashboard-grid{display:grid;grid-template-columns:2fr 1fr;gap:16px;margin-bottom:16px}.quick-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.quick-grid a{border:1px solid #eaecf0;border-radius:12px;padding:14px;font-size:20px}.quick-grid b,.quick-grid small{display:block;font-size:12px;margin-top:7px}.quick-grid small{color:#98a2b3;font-size:10px}.chart{height:200px;display:flex;align-items:end;gap:6px;padding:25px 5px 0;border-bottom:1px solid #e4e7ec}.chart i{flex:1;min-width:4px;background:linear-gradient(#6366f1,#a78bfa);border-radius:5px 5px 1px 1px;position:relative}.chart i:hover:after{content:attr(data-label);position:absolute;bottom:calc(100% + 6px);left:50%;transform:translateX(-50%);background:#101828;color:#fff;padding:5px 7px;border-radius:5px;white-space:nowrap;font-size:9px}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;font-size:12px}th{text-align:left;color:#667085;font-size:10px;text-transform:uppercase;letter-spacing:.04em;padding:10px;border-bottom:1px solid #eaecf0}td{padding:12px 10px;border-bottom:1px solid #f0f1f4;color:#344054;vertical-align:middle}tr:last-child td{border-bottom:0}.inline-form select{padding:7px;font-size:11px;min-width:145px}.editor-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(300px,1fr);gap:16px}.toggle-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.toggle-grid.vertical{grid-template-columns:1fr}.toggle-grid label{position:relative}.toggle-grid input{position:absolute;opacity:0}.toggle-grid span{display:block;padding:13px;border:1px solid #e2e6ed;border-radius:11px}.toggle-grid input:checked+span{background:#f1efff;border-color:#8b5cf6;color:#5b21b6}.two-col{display:grid;grid-template-columns:1fr 2fr;gap:16px}.list-stack{display:flex;flex-direction:column;gap:8px}.list-stack>div{display:flex;justify-content:space-between;gap:10px;align-items:center;border-bottom:1px solid #f1f2f5;padding:10px 0}.list-stack span,.list-stack small{color:#98a2b3;font-size:10px}.list-stack.compact>div{justify-content:flex-start;display:grid;grid-template-columns:auto 1fr;gap:3px 10px}.list-stack.compact small{grid-column:2}.movement{font-weight:900;padding:5px 8px;border-radius:7px}.movement.in{background:#ecfdf3;color:#067647}.movement.out{background:#fff1f3;color:#c01048}.row-warn{background:#fffcf5}.stock-adjust{display:flex;gap:5px;min-width:300px}.stock-adjust input{padding:7px;min-width:70px}.module-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.module-card{position:relative;display:flex;flex-direction:row;align-items:center;gap:12px;border:1px solid #e4e7ec;border-radius:14px;padding:16px;cursor:pointer}.module-card:hover{border-color:#c7d7fe}.module-card>input{width:18px;margin-left:auto}.module-card span:not(.module-icon) b,.module-card span:not(.module-icon) small{display:block}.module-card small{color:#98a2b3;font-size:10px;margin-top:3px}.module-icon{display:grid;place-items:center;width:39px;height:39px;border-radius:11px;background:#f4f3ff;font-size:18px}.form-actions{margin-top:18px}.security-note{background:#f8fafc;border-radius:12px;padding:15px}.security-note ol{padding-left:18px;color:#667085;font-size:12px;line-height:1.7}.theme-tabs{display:flex;gap:8px;margin-bottom:16px}.theme-tabs button{border:1px solid #e4e7ec;background:#fff;border-radius:10px;padding:10px 14px;font-weight:800}.theme-tabs button.active{background:#101828;color:#fff;border-color:#101828}.theme-tabs span{font-size:9px;opacity:.6}.theme-panel{display:none}.theme-panel.active{display:block}.theme-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.theme-card{border:1px solid #e4e7ec;background:#fff;border-radius:16px;padding:12px;display:flex;flex-direction:column;gap:12px}.theme-card.selected{border-color:#12b76a;box-shadow:0 0 0 2px rgba(18,183,106,.08)}.theme-card h3{font-size:14px;margin:5px 0}.theme-card p{font-size:10px;color:#667085;min-height:42px}.theme-preview{height:150px;background:#f8fafc;border-radius:10px;overflow:hidden;padding:8px}.theme-preview header{height:15px;background:var(--p);border-radius:4px;margin-bottom:7px}.preview-hero{height:42px;background:linear-gradient(135deg,var(--p),var(--a));border-radius:6px;margin-bottom:6px}.preview-hero.hero_asymmetric{width:70%;margin-left:auto}.preview-hero.hero_none{height:10px}.preview-hero.hero_full{height:55px}.preview-cats{display:flex;gap:4px;margin-bottom:6px}.preview-cats i{height:10px;flex:1;background:#dfe3ea;border-radius:4px}.preview-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:4px}.preview-grid i{height:41px;background:#fff;border:1px solid #e6e8ed;border-radius:4px}.pos-shell{display:grid;grid-template-columns:1fr 370px;gap:16px;height:calc(100vh - 125px)}.pos-catalog,.pos-cart{overflow:auto}.search{max-width:320px}.pos-products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.pos-product{text-align:left;border:1px solid #e4e7ec;background:#fff;border-radius:12px;padding:13px}.pos-product span,.pos-product small,.pos-product b{display:block}.pos-product span{font-weight:800}.pos-product small{font-size:9px;color:#98a2b3;margin:5px 0 10px}.pos-product b{color:#5b5bd6}.pos-items{min-height:250px}.pos-total{display:flex;justify-content:space-between;border-top:1px solid #e4e7ec;padding:18px 0;margin-top:15px}.pos-total strong{font-size:23px}.kds-board{display:grid;grid-template-columns:repeat(4,minmax(250px,1fr));gap:12px;overflow:auto}.kds-board>section{background:#eceff4;border-radius:14px;padding:10px;min-height:500px}.kds-board>section>h2{display:flex;justify-content:space-between;font-size:13px;padding:5px}.kds-board>section>h2 span{background:#fff;border-radius:999px;padding:2px 7px}.kds-ticket{background:#fff;border-radius:12px;padding:14px;margin-bottom:8px;border-left:4px solid #8b5cf6}.kds-ticket>div{display:flex;justify-content:space-between}.kds-ticket p{font-size:12px;margin:10px 0}.kds-ticket time{display:block;color:#98a2b3;font-size:10px}.kds-ticket a{display:block;margin-top:10px;font-size:10px;color:#5b5bd6;font-weight:800}.table-map{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.table-card{border:1px solid #e4e7ec;border-radius:13px;padding:15px}.table-card>span{font-size:21px}.table-card b,.table-card small{display:block;margin-top:6px}.table-card small{color:#98a2b3;font-size:10px}.table-card.status-occupied{border-color:#f79009}.funnel{display:flex;flex-direction:column;gap:13px}.funnel>div{display:grid;grid-template-columns:130px 1fr 50px;align-items:center;gap:12px}.funnel span b,.funnel span small{display:block}.funnel span small{color:#98a2b3;font-size:10px}.funnel i{height:13px;background:#f0f1f4;border-radius:99px;overflow:hidden}.funnel em{display:block;height:100%;background:linear-gradient(90deg,#6366f1,#a855f7);border-radius:99px}
/* Landing */
.public-body{background:#fff}.landing-nav{height:76px;display:flex;align-items:center;justify-content:space-between;max-width:1200px;margin:auto;padding:0 24px}.landing-nav nav{display:flex;gap:26px;font-size:13px;color:#475467}.landing-nav>div{display:flex;gap:8px}.landing{overflow:hidden}.landing-hero{min-height:690px;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;max-width:1200px;margin:auto;padding:80px 24px}.landing-hero h1{font-size:64px;line-height:.98;letter-spacing:-.055em;margin:15px 0 24px}.landing-hero h1 em{font-style:normal;color:#6366f1}.landing-hero>div>p{font-size:18px;line-height:1.65;color:#667085;max-width:650px}.hero-actions{display:flex;gap:10px;margin:28px 0}.trust-row{display:flex;gap:18px;flex-wrap:wrap;color:#475467;font-size:11px;font-weight:700}.hero-product{position:relative}.hero-product:before{content:"";position:absolute;width:540px;height:540px;border-radius:50%;background:radial-gradient(circle,#ddd6fe,transparent 65%);left:-70px;top:-110px}.mock-window{position:relative;background:#fff;border:1px solid #d7dce5;border-radius:20px;box-shadow:0 35px 80px rgba(31,41,55,.18);overflow:hidden;transform:perspective(1000px) rotateY(-5deg) rotateX(2deg)}.mock-top{height:38px;background:#f8fafc;border-bottom:1px solid #eaecf0;display:flex;align-items:center;gap:6px;padding:0 12px}.mock-top i{width:7px;height:7px;border-radius:50%;background:#d0d5dd}.mock-top span{margin-left:auto;margin-right:auto;font-size:8px;color:#98a2b3}.mock-layout{height:360px;display:grid;grid-template-columns:65px 1fr}.mock-layout aside{background:#101828;padding:17px 12px}.mock-layout aside b{color:#fff;font-size:8px}.mock-layout aside i{display:block;height:7px;background:#344054;border-radius:3px;margin-top:18px}.mock-layout section{padding:27px}.mock-layout section small{color:#98a2b3}.mock-layout section h3{font-size:31px;margin:10px 0 20px}.mock-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.mock-metrics i{height:58px;background:#f2f4f7;border-radius:9px}.mock-chart{height:120px;display:flex;gap:8px;align-items:end;margin:20px 0}.mock-chart i{flex:1;background:#8b5cf6;border-radius:5px;height:40%}.mock-chart i:nth-child(2){height:65%}.mock-chart i:nth-child(3){height:52%}.mock-chart i:nth-child(4){height:85%}.mock-chart i:nth-child(5){height:60%}.mock-chart i:nth-child(6){height:93%}.mock-chart i:nth-child(7){height:75%}.mock-orders span{height:9px;background:#eef0f4;display:block;border-radius:4px;margin:8px 0}.landing-section{padding:100px 24px;max-width:1200px;margin:auto}.section-title{text-align:center;max-width:720px;margin:0 auto 45px}.section-title h2{font-size:43px;letter-spacing:-.04em;margin:8px 0}.section-title p{color:#667085}.mode-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.mode-cards article{border:1px solid #e4e7ec;border-radius:22px;padding:28px;min-height:290px}.mode-cards article>span{font-size:35px}.mode-cards h3{font-size:23px;margin:30px 0 10px}.mode-cards p{color:#667085;line-height:1.6;font-size:13px}.mode-cards b{display:block;border-top:1px solid #eaecf0;padding-top:16px;font-size:11px}.dark-section{max-width:none;background:#101828;color:#fff}.dark-section>.section-title,.dark-section>.feature-grid{max-width:1152px;margin-left:auto;margin-right:auto}.dark-section .section-title p{color:#98a2b3}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#344054;border:1px solid #344054}.feature-grid article{background:#101828;padding:25px}.feature-grid article>span{display:grid;place-items:center;width:39px;height:39px;border-radius:10px;background:#1d2939;color:#c4b5fd}.feature-grid h3{font-size:15px;margin:22px 0 8px}.feature-grid p{font-size:11px;color:#98a2b3;line-height:1.6}.pricing{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:35px}.pricing article{border:1px solid #e4e7ec;border-radius:18px;padding:24px;position:relative}.pricing article.featured{border:2px solid #6366f1;transform:translateY(-8px)}.pricing h3{font-size:16px}.pricing strong{font-size:27px}.pricing strong small{font-size:11px;color:#98a2b3}.pricing p{font-size:11px;color:#667085;margin-top:15px}.pricing .pill{position:absolute;right:12px;top:12px;background:#ede9fe;color:#6d28d9}.landing-footer{max-width:1200px;margin:auto;border-top:1px solid #eaecf0;padding:30px 24px;display:flex;justify-content:space-between;font-size:11px;color:#667085}
/* Store */
.store-body{background:var(--store-bg);color:var(--store-text)}.store-header{height:76px;display:flex;align-items:center;gap:35px;padding:0 5vw;background:color-mix(in srgb,var(--store-surface) 94%,transparent);border-bottom:1px solid rgba(0,0,0,.06);position:sticky;top:0;z-index:30;backdrop-filter:blur(14px)}.store-logo{display:flex;align-items:center;gap:10px;font-size:15px}.store-logo span{display:grid;place-items:center;width:35px;height:35px;border-radius:calc(var(--store-radius)*.65);background:var(--store-primary);color:#fff}.store-header nav{display:flex;gap:22px;font-size:12px;margin:auto}.store-header nav a:hover{color:var(--store-primary)}.cart-link{background:var(--store-primary);color:#fff;border-radius:999px;padding:9px 14px;font-size:11px;font-weight:800}.tenant-hero{min-height:520px;padding:70px 7vw;display:grid;grid-template-columns:1.15fr .85fr;align-items:center;gap:60px;max-width:1500px;margin:auto}.tenant-hero h1{font-size:clamp(45px,7vw,84px);line-height:.96;letter-spacing:-.055em;margin:12px 0 20px}.tenant-hero p{max-width:650px;color:color-mix(in srgb,var(--store-text) 65%,transparent);font-size:16px;line-height:1.6}.btn.store-primary{background:var(--store-primary);border-color:var(--store-primary);color:#fff}.btn.store-ghost{background:transparent;border-color:color-mix(in srgb,var(--store-text) 18%,transparent)}.hero-art{position:relative;min-height:330px;display:grid;place-items:center}.art-orb{position:absolute;width:320px;height:320px;border-radius:45% 55% 60% 40%;background:linear-gradient(135deg,var(--store-primary),var(--store-accent));filter:drop-shadow(0 30px 40px rgba(0,0,0,.15));transform:rotate(12deg)}.art-card{position:relative;z-index:2;background:color-mix(in srgb,var(--store-surface) 86%,transparent);border:1px solid rgba(255,255,255,.3);backdrop-filter:blur(15px);padding:25px;border-radius:var(--store-radius);box-shadow:0 20px 55px rgba(0,0,0,.15);min-width:200px}.art-card span,.art-card b,.art-card small{display:block}.art-card span{font-size:28px;color:var(--store-accent)}.art-card b{font-size:24px;margin:15px 0 4px}.art-card small{opacity:.6}.hero_full{max-width:none;background:linear-gradient(135deg,color-mix(in srgb,var(--store-primary) 12%,var(--store-bg)),var(--store-bg))}.hero_asymmetric{grid-template-columns:.8fr 1.2fr}.hero_asymmetric .hero-copy{order:2}.hero_asymmetric .hero-art{order:1}.hero_none{min-height:300px}.hero_none .hero-art{display:none}.hero_compact,.hero_strip{min-height:350px;grid-template-columns:1fr}.hero_compact .hero-art,.hero_strip .hero-art{display:none}.hero_video{max-width:none;background:linear-gradient(rgba(0,0,0,.45),rgba(0,0,0,.45)),linear-gradient(135deg,var(--store-primary),var(--store-accent));color:#fff}.hero_video p{color:#fff}.hero_offer{background:color-mix(in srgb,var(--store-accent) 12%,var(--store-bg))}.banner-rail{display:flex;gap:12px;overflow:auto;padding:0 5vw 50px}.banner-rail>a{min-width:min(600px,85vw)}.banner-placeholder{height:170px;border-radius:var(--store-radius);background:linear-gradient(135deg,var(--store-primary),var(--store-accent));color:#fff;padding:28px;display:flex;flex-direction:column;justify-content:flex-end}.banner-placeholder b{font-size:23px}.banner-placeholder span{font-size:11px;margin-top:6px}.category-strip,.products-section{max-width:1450px;margin:auto;padding:55px 5vw}.section-store-title>span{font-size:10px;font-weight:900;letter-spacing:.14em;text-transform:uppercase;color:var(--store-primary)}.section-store-title h2,.section-store-title h1{font-size:34px;letter-spacing:-.035em;margin:7px 0 0}.section-store-title p{color:#667085}.category-list{display:flex;gap:10px;overflow:auto;margin-top:24px}.category-list a{min-width:120px;background:var(--store-surface);border:1px solid rgba(0,0,0,.07);border-radius:var(--store-radius);padding:14px;text-align:center}.category-list a span{display:grid;place-items:center;margin:auto;width:43px;height:43px;border-radius:50%;background:color-mix(in srgb,var(--store-primary) 12%,var(--store-surface));color:var(--store-primary);font-weight:900}.category-list a b{display:block;font-size:11px;margin-top:8px}.store-products{display:grid;gap:16px;margin-top:28px}.store-products.cols-2{grid-template-columns:repeat(2,1fr)}.store-products.cols-3{grid-template-columns:repeat(3,1fr)}.store-products.cols-4{grid-template-columns:repeat(4,1fr)}.store-products.cols-5{grid-template-columns:repeat(5,1fr)}.store-card{background:var(--store-surface);border:1px solid rgba(0,0,0,.07);border-radius:var(--store-radius);overflow:hidden;transition:.25s}.store-card:hover{transform:translateY(-3px);box-shadow:0 18px 40px rgba(0,0,0,.08)}.product-media{height:230px;background:linear-gradient(145deg,color-mix(in srgb,var(--store-primary) 8%,#f8fafc),color-mix(in srgb,var(--store-accent) 8%,#fff));display:grid;place-items:center;position:relative;overflow:hidden}.product-media>span{font-size:70px;font-weight:900;color:color-mix(in srgb,var(--store-primary) 25%,transparent)}.product-media img{width:100%;height:100%;object-fit:cover}.product-media em{position:absolute;top:12px;left:12px;background:var(--store-accent);color:#fff;border-radius:999px;padding:5px 8px;font-size:9px;font-style:normal;font-weight:900}.product-info{padding:16px}.product-info>small{font-size:9px;text-transform:uppercase;letter-spacing:.08em;color:#98a2b3}.product-info h3{font-size:15px;margin:7px 0}.product-info p{font-size:10px;line-height:1.5;color:#667085;min-height:30px}.product-price{display:flex;align-items:baseline;gap:7px;margin:15px 0}.product-price del{font-size:10px;color:#98a2b3}.product-price strong{font-size:18px}.card-actions{display:flex;gap:8px}.card-actions .btn{flex:1}.round-link{display:grid;place-items:center;width:40px;border:1px solid rgba(0,0,0,.1);border-radius:11px}.card-product_list{grid-template-columns:1fr!important}.card-product_list .store-card{display:grid;grid-template-columns:200px 1fr}.card-product_list .product-media{height:180px}.card-product_editorial .store-card:nth-child(5n+1){grid-column:span 2}.card-product_editorial .store-card:nth-child(5n+1) .product-media{height:330px}.card-product_masonry{align-items:start}.card-product_masonry .store-card:nth-child(3n+2) .product-media{height:330px}.card-product_luxury .store-card{border:0;background:transparent}.card-product_luxury .product-info{padding-left:0;padding-right:0}.card-product_quickadd .store-card{border-radius:8px}.card-product_immersive .product-media{height:330px}.card-product_conversion .store-card{border:2px solid color-mix(in srgb,var(--store-primary) 15%,transparent)}.store-cta{margin:60px 5vw 90px;padding:45px 5vw;border-radius:calc(var(--store-radius)*1.5);background:linear-gradient(135deg,color-mix(in srgb,var(--store-primary) 14%,var(--store-surface)),var(--store-surface));display:flex;align-items:center;justify-content:space-between;gap:30px}.store-cta h2{font-size:34px;margin:6px 0}.store-cta p{color:#667085}.store-footer{padding:45px 6vw;background:#101828;color:#fff;display:grid;grid-template-columns:2fr 1fr 1fr;gap:30px}.store-footer p,.store-footer a,.store-footer small{font-size:10px;color:#98a2b3}.store-footer>div:nth-child(2){display:flex;flex-direction:column;gap:8px}.empty-store{grid-column:1/-1;text-align:center;border:1px dashed rgba(0,0,0,.15);border-radius:var(--store-radius);padding:60px}.empty-store p{color:#667085}.family-sidebar .store-header{position:fixed;left:0;top:0;bottom:0;width:210px;height:100vh;flex-direction:column;align-items:flex-start;padding:28px}.family-sidebar .store-header nav{margin:30px 0;flex-direction:column}.family-sidebar main,.family-sidebar .store-footer{margin-left:210px}.family-editorial .store-header{justify-content:center}.family-editorial .store-logo{position:absolute;left:5vw}.family-editorial .tenant-hero{text-align:center;grid-template-columns:1fr}.family-editorial .hero-copy{max-width:900px;margin:auto}.family-editorial .hero-art{min-height:240px}.family-marketplace .store-header{height:88px}.family-marketplace .store-logo{margin-right:auto}.family-marketplace .store-header nav{margin:0}.family-luxury{font-family:Georgia,serif}.family-luxury .store-header{background:#111;color:#fff}.family-luxury .tenant-hero{min-height:650px}.family-tech .tenant-hero{background:linear-gradient(135deg,#0f172a,var(--store-primary));color:#fff;max-width:none}.family-tech .tenant-hero p{color:#cbd5e1}.family-express .store-header{box-shadow:0 5px 20px rgba(0,0,0,.07)}.family-story .store-products{grid-template-columns:1fr!important}.family-story .store-card{display:grid;grid-template-columns:1.1fr .9fr;max-width:1000px;margin:auto}.family-story .product-media{height:420px}.family-classic .store-header{border-top:4px solid var(--store-primary)}.family-immersive .tenant-hero{min-height:760px}.family-studio .tenant-hero{border:20px solid var(--store-bg);background:var(--store-surface)}
/* product/cart/checkout */
.product-page{max-width:1300px;margin:0 auto;padding:60px 5vw;display:grid;grid-template-columns:1fr 1fr;gap:60px}.main-image{aspect-ratio:1;background:linear-gradient(145deg,color-mix(in srgb,var(--store-primary) 8%,#f8fafc),#fff);border-radius:var(--store-radius);overflow:hidden;display:grid;place-items:center}.main-image>span{font-size:120px;font-weight:900;color:color-mix(in srgb,var(--store-primary) 20%,transparent)}.main-image img{width:100%;height:100%;object-fit:cover}.thumbs{display:flex;gap:8px;margin-top:10px}.thumbs button{width:70px;height:70px;border:1px solid #ddd;border-radius:9px;padding:0;overflow:hidden}.thumbs img{width:100%;height:100%;object-fit:cover}.product-detail .back{font-size:11px;color:#667085;display:block;margin-bottom:35px}.product-detail h1{font-size:43px;letter-spacing:-.04em;margin:8px 0 13px}.product-detail .lead{color:#667085;line-height:1.6}.big-price{display:flex;gap:10px;align-items:baseline;margin:25px 0}.big-price strong{font-size:31px}.big-price del{color:#98a2b3}.stock-state{font-size:11px;font-weight:900}.stock-state.ok{color:#079455}.stock-state.out{color:#d92d20}.product-options fieldset{border:0;padding:0;margin:25px 0}.product-options legend{font-weight:900;font-size:12px;margin-bottom:10px}.product-options legend small{color:var(--store-primary)}.product-options fieldset label{display:flex;flex-direction:row;align-items:center;gap:9px;border:1px solid #e4e7ec;border-radius:10px;padding:10px;margin-bottom:6px}.product-options input{width:auto}.product-options label b{margin-left:auto;font-size:10px}.buy-row{display:flex;gap:10px;margin:18px 0}.buy-row>label{width:75px}.description{border-top:1px solid #e4e7ec;margin-top:30px;padding-top:25px}.description h2{font-size:17px}.description p{font-size:12px;line-height:1.7;color:#667085}.cart-page,.checkout-page{max-width:1200px;margin:auto;padding:55px 5vw 90px}.cart-layout{display:grid;grid-template-columns:1.6fr .8fr;gap:25px;margin-top:30px}.cart-items article{display:grid;grid-template-columns:70px 1fr auto auto;align-items:center;gap:15px;background:var(--store-surface);border:1px solid rgba(0,0,0,.07);padding:14px;border-radius:var(--store-radius);margin-bottom:8px}.cart-thumb{display:grid;place-items:center;width:65px;height:65px;border-radius:12px;background:color-mix(in srgb,var(--store-primary) 10%,#f8fafc);font-size:24px;font-weight:900;color:var(--store-primary)}.cart-items h3{font-size:13px;margin:0 0 4px}.cart-items small{color:#98a2b3}.cart-items p{font-size:10px;color:#667085;margin:4px 0}.remove{border:0;background:transparent;color:#d92d20;font-size:10px}.cart-summary,.checkout-summary{background:var(--store-surface);border:1px solid rgba(0,0,0,.07);border-radius:var(--store-radius);padding:22px;height:max-content;position:sticky;top:95px}.cart-summary>div,.checkout-summary>div{display:flex;justify-content:space-between;font-size:11px;margin:11px 0}.cart-summary hr,.checkout-summary hr{border:0;border-top:1px solid #e4e7ec}.cart-summary .total strong,.checkout-summary .total strong{font-size:22px}.checkout-grid{display:grid;grid-template-columns:1.5fr .7fr;gap:24px;margin-top:30px}.checkout-step{background:var(--store-surface);border:1px solid rgba(0,0,0,.07);border-radius:var(--store-radius);padding:20px;display:grid;grid-template-columns:35px 1fr;gap:15px}.checkout-step>span{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:var(--store-primary);color:#fff;font-size:11px;font-weight:900}.checkout-step h2{font-size:16px}.radio-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.radio-cards label{position:relative}.radio-cards input{position:absolute;opacity:0}.radio-cards span{border:1px solid #e4e7ec;border-radius:11px;padding:12px;display:flex;flex-direction:column;gap:4px;height:100%;font-size:18px}.radio-cards b{font-size:11px}.radio-cards small{font-size:9px;color:#98a2b3}.radio-cards input:checked+span{border-color:var(--store-primary);box-shadow:0 0 0 2px color-mix(in srgb,var(--store-primary) 15%,transparent)}.card-box{margin-top:12px;padding:14px;background:#f8fafc;border-radius:10px;font-size:10px}.checkout-safe{display:block;text-align:center;margin-top:10px;color:#98a2b3;font-size:9px}.success-page{max-width:620px;margin:70px auto;padding:50px;text-align:center;background:var(--store-surface);border-radius:var(--store-radius);border:1px solid rgba(0,0,0,.07)}.success-icon{display:grid;place-items:center;width:60px;height:60px;border-radius:50%;background:#ecfdf3;color:#079455;font-size:30px;margin:0 auto 20px}.success-page h1{font-size:34px}.success-total{font-size:27px;display:block;margin:20px}.payment-result{background:#f8fafc;padding:20px;border-radius:12px;margin:20px 0}.payment-result img{width:220px;margin:15px auto}.payment-result label{text-align:left}.error-page{min-height:100vh;display:grid;place-items:center;align-content:center;text-align:center;gap:12px}.error-page h1{font-size:40px;margin:15px 0 0}.error-page p{color:#667085}
@media(max-width:1100px){.metric-grid{grid-template-columns:repeat(3,1fr)}.theme-grid{grid-template-columns:repeat(3,1fr)}.module-grid{grid-template-columns:repeat(2,1fr)}.pos-products{grid-template-columns:repeat(3,1fr)}.store-products.cols-5,.store-products.cols-4{grid-template-columns:repeat(3,1fr)}.feature-grid{grid-template-columns:repeat(3,1fr)}.pricing{grid-template-columns:repeat(2,1fr)}}
@media(max-width:900px){.auth-split{grid-template-columns:1fr}.promo-pane{display:none}.admin-shell{grid-template-columns:1fr}.sidebar{position:fixed;left:-260px;z-index:100;width:240px;transition:.25s}.sidebar.open{left:0}.mobile-menu{display:block}.topbar{padding:0 16px}.admin-content{padding:18px}.dashboard-grid,.two-col,.editor-grid,.pos-shell{grid-template-columns:1fr}.pos-shell{height:auto}.pos-cart{position:static}.module-grid{grid-template-columns:1fr 1fr}.theme-grid{grid-template-columns:repeat(2,1fr)}.kds-board{grid-template-columns:repeat(4,280px)}.landing-nav nav{display:none}.landing-hero{grid-template-columns:1fr;padding-top:50px}.landing-hero h1{font-size:50px}.hero-product{max-width:600px}.mode-cards{grid-template-columns:1fr}.feature-grid{grid-template-columns:repeat(2,1fr)}.tenant-hero{grid-template-columns:1fr;min-height:auto;padding-top:50px}.hero-art{min-height:250px}.store-products.cols-5,.store-products.cols-4,.store-products.cols-3{grid-template-columns:repeat(2,1fr)}.family-sidebar .store-header{position:sticky;width:auto;height:76px;flex-direction:row;padding:0 5vw}.family-sidebar .store-header nav{margin:auto;flex-direction:row}.family-sidebar main,.family-sidebar .store-footer{margin-left:0}.product-page,.cart-layout,.checkout-grid{grid-template-columns:1fr}.cart-summary,.checkout-summary{position:static}.product-page{gap:30px}.store-footer{grid-template-columns:1fr 1fr}.store-footer small{grid-column:1/-1}}
@media(max-width:620px){.form-grid{grid-template-columns:1fr}.auth-pane{padding:25px}.auth-card{padding:25px}.model-choice{grid-template-columns:1fr 1fr}.admin-content{padding:14px}.page-head{align-items:flex-start;flex-direction:column}.metric-grid{grid-template-columns:1fr 1fr}.dashboard-grid{grid-template-columns:1fr}.module-grid{grid-template-columns:1fr}.theme-grid{grid-template-columns:1fr}.top-actions .btn{display:none}.pos-products{grid-template-columns:1fr 1fr}.stock-adjust{min-width:240px}.landing-nav{padding:0 15px}.landing-nav>div .ghost{display:none}.landing-hero{padding:50px 18px}.landing-hero h1{font-size:43px}.landing-section{padding:70px 18px}.section-title h2{font-size:34px}.feature-grid{grid-template-columns:1fr}.pricing{grid-template-columns:1fr}.pricing article.featured{transform:none}.landing-footer{flex-direction:column;gap:8px}.store-header{padding:0 14px;height:68px}.store-header nav{display:none}.tenant-hero{padding:40px 20px}.tenant-hero h1{font-size:48px}.art-orb{width:230px;height:230px}.category-strip,.products-section{padding:40px 16px}.store-products.cols-5,.store-products.cols-4,.store-products.cols-3,.store-products.cols-2{grid-template-columns:1fr 1fr;gap:8px}.product-media{height:170px}.product-info{padding:11px}.product-info p{display:none}.product-info h3{font-size:12px}.product-price strong{font-size:15px}.card-actions .btn{font-size:10px;padding:8px}.card-product_editorial .store-card:nth-child(5n+1){grid-column:span 2}.card-product_list .store-card,.family-story .store-card{grid-template-columns:120px 1fr}.card-product_list .product-media,.family-story .product-media{height:150px}.store-cta{margin:30px 16px 60px;padding:28px;flex-direction:column;align-items:flex-start}.store-footer{grid-template-columns:1fr}.product-page{padding:35px 16px}.product-detail h1{font-size:34px}.cart-page,.checkout-page{padding:35px 16px}.cart-items article{grid-template-columns:55px 1fr auto}.cart-thumb{width:50px;height:50px}.cart-items form{grid-column:2}.checkout-step{grid-template-columns:1fr}.radio-cards{grid-template-columns:1fr}.success-page{margin:30px 15px;padding:30px 20px}}
.notification-list{display:flex;flex-direction:column}.notification-list article{display:flex;gap:13px;padding:15px;border-bottom:1px solid #eef0f3}.notification-list article.read{opacity:.6}.notification-list b{font-size:12px}.notification-list p{font-size:11px;color:#667085;margin:4px 0}.notification-list small{font-size:9px;color:#98a2b3}.option-admin-group{border:1px solid #e4e7ec;border-radius:13px;padding:14px;margin-bottom:10px}.option-admin-group>div:first-child{display:flex;align-items:center;gap:8px}.option-admin-group>div:first-child small{color:#98a2b3}.option-admin-group .chips{margin:10px 0}.option-value-form{display:grid;grid-template-columns:1.4fr 1fr .8fr .8fr .8fr auto;gap:6px}.option-value-form input{padding:8px;font-size:10px}
@media(max-width:900px){.option-value-form{grid-template-columns:1fr 1fr 1fr}}
@media(max-width:620px){.option-value-form{grid-template-columns:1fr 1fr}}
.table-card-head{display:flex;align-items:center;gap:10px}.table-card-head>span{font-size:24px}.table-card-head b,.table-card-head small{display:block}.qr-box{display:grid;place-items:center;margin:12px 0;padding:8px;background:#fff;border:1px solid #eaecf0;border-radius:10px}.qr-box svg{display:block;max-width:100%;height:auto}.code-box{display:block;overflow-wrap:anywhere;background:#f8fafc;border:1px solid #eaecf0;border-radius:8px;padding:8px;font-size:9px;color:#475467;margin-bottom:8px}.tabs-admin-list{display:grid;gap:10px}.tab-admin-card{border:1px solid #e4e7ec;border-radius:13px;padding:14px}.tab-admin-main{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px}.tab-admin-main h3{margin:0;font-size:14px}.tab-admin-main p{margin:3px 0 0;color:#667085;font-size:10px}.tab-admin-main>strong{font-size:18px}.tab-actions,.inline-actions{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.tab-actions{padding-top:12px;margin-top:12px;border-top:1px solid #f1f2f5}.inline-actions select,.inline-actions input{width:auto;min-width:130px;padding:8px}.inline-actions input[type=number]{min-width:70px;width:80px}.split-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:7px;margin-top:12px}.split-grid>div{background:#f8fafc;border-radius:9px;padding:9px}.split-grid span,.split-grid b,.split-grid small{display:block}.split-grid span,.split-grid small{font-size:9px;color:#667085}.btn.small{padding:7px 9px;font-size:10px}.btn.danger{background:#fff1f3;color:#c01048;border:1px solid #fecdd6}
@media print{.sidebar,.topbar,.page-head,.two-col>form,.tab-actions,.btn,.tabs-admin-list{display:none!important}.admin-shell{display:block}.admin-content{padding:0}.two-col{display:block}.table-map{grid-template-columns:repeat(2,1fr)}.table-card{break-inside:avoid}.code-box{font-size:8px}}
.store-body{font-family:var(--store-font-body,system-ui,sans-serif)}.tenant-hero h1,.section-store-title h1,.section-store-title h2,.product-detail h1,.store-cta h2,.store-logo b{font-family:var(--store-font-heading,var(--store-font-body,system-ui,sans-serif))}.store-card{transition-duration:calc(.25s * var(--store-motion,1))}.theme-editor{display:grid;grid-template-columns:minmax(320px,.75fr) minmax(420px,1.25fr);gap:18px}.theme-color-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:8px}.theme-color-grid label{font-size:10px}.theme-color-grid input[type=color]{height:42px;padding:3px}.theme-live-preview{background:#eef2f6;padding:16px;border-radius:14px;display:grid;place-items:center}.live-browser{background:var(--ebg);color:var(--et);border-radius:calc(var(--er) + 4px);overflow:hidden;width:100%;min-height:330px;box-shadow:0 18px 50px rgba(16,24,40,.12)}.live-header{height:50px;background:var(--es);display:flex;align-items:center;gap:12px;padding:0 18px}.live-header b{margin-right:auto}.live-header span{width:35px;height:5px;background:color-mix(in srgb,var(--et) 18%,transparent);border-radius:99px}.live-header button,.live-hero button{border:0;border-radius:var(--er);background:var(--ep);color:#fff;padding:8px 12px;font-weight:800;font-size:9px}.live-hero{display:grid;grid-template-columns:1fr .7fr;gap:20px;align-items:center;padding:25px}.live-hero small{color:var(--ep);font-weight:900}.live-hero h3{font-size:25px;line-height:1;margin:7px 0}.live-hero p{font-size:10px;opacity:.65}.live-hero i{height:130px;border-radius:var(--er);background:linear-gradient(135deg,var(--ep),var(--ea));transform:rotate(3deg)}.live-products{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:0 25px 25px}.live-products article{background:var(--es);padding:8px;border-radius:var(--er)}.live-products i{height:60px;display:block;background:color-mix(in srgb,var(--ep) 10%,var(--es));border-radius:calc(var(--er)*.65)}.live-products b,.live-products span{display:block;font-size:9px;margin-top:6px}.live-products span{color:var(--ep);font-weight:900}@media(max-width:900px){.theme-editor{grid-template-columns:1fr}.theme-color-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:620px){.theme-color-grid{grid-template-columns:repeat(2,1fr)}.live-hero{grid-template-columns:1fr}.live-hero i{display:none}}
.product-reviews{max-width:1300px;margin:0 auto 80px;padding:0 5vw}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:24px}.review-card{background:var(--store-surface);border:1px solid rgba(0,0,0,.07);border-radius:var(--store-radius);padding:18px}.review-card h3{font-size:13px;margin:8px 0}.review-card p{font-size:11px;line-height:1.6;color:color-mix(in srgb,var(--store-text) 70%,transparent)}.review-card small{font-size:9px;color:#98a2b3}.review-stars{color:#f59e0b;letter-spacing:2px}.review-form{margin-top:18px;max-width:800px}.review-form>small,.review-login{font-size:10px;color:#667085}@media(max-width:900px){.review-grid{grid-template-columns:1fr 1fr}}@media(max-width:620px){.review-grid{grid-template-columns:1fr}}

/* ===== PLATAFORMA PRO v1.0.2 · Storefronts comerciais por canal ===== */
.store-body{margin:0;background:var(--store-bg);color:var(--store-text);font-family:var(--store-font-body);-webkit-font-smoothing:antialiased}.store-body *{box-sizing:border-box}.store-body a{color:inherit;text-decoration:none}.store-body button,.store-body input{font:inherit}.store-body main{min-height:65vh}.store-logo img,.footer-brand img{width:44px;height:44px;object-fit:cover;border-radius:12px}.store-logo{display:flex;align-items:center;gap:10px}.store-logo>span{display:grid;place-items:center;width:42px;height:42px;background:var(--store-primary);color:#fff;border-radius:11px}.store-logo b{max-width:190px;line-height:1.05}.storefront-empty{margin:40px auto;padding:42px;max-width:900px;border:1px dashed #ccd3dc;background:#fff;border-radius:18px;text-align:center;color:#667085}.storefront-search{height:54px;border:1px solid #d8dee7;background:#fff;border-radius:14px;display:flex;align-items:center;gap:12px;padding:0 16px;box-shadow:0 2px 8px rgba(16,24,40,.05)}.storefront-search span{font-size:24px;color:#667085}.storefront-search input{border:0;outline:0;background:transparent;width:100%;font-size:16px;color:#1d2939}.storefront-search input::placeholder{color:#98a2b3}.store-mobile-nav{display:none}.storefront-footer{max-width:none;margin:0;padding:46px max(5vw,24px);background:#101214;color:#fff;grid-template-columns:2fr 1fr 1fr auto}.storefront-footer>div{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.storefront-footer b{font-size:13px}.storefront-footer p,.storefront-footer a,.storefront-footer span,.storefront-footer small{color:#a9afb8;font-size:12px;line-height:1.6}.footer-brand{display:flex!important;flex-direction:row!important;align-items:center!important;color:#fff}.footer-brand strong{font-size:18px}.commerce-topbar{height:32px;padding:0 max(5vw,24px);background:#0e0f10;color:#fff;display:flex;align-items:center;justify-content:space-between;font-size:10px}.ecommerce-header{position:relative;height:82px;padding:0 max(5vw,24px);display:grid;grid-template-columns:240px minmax(300px,620px) 260px;gap:28px;align-items:center;background:var(--store-surface);border-bottom:1px solid #e7e9ed;z-index:20}.ecommerce-header .store-logo>span{background:#111}.ecommerce-header .store-logo b{letter-spacing:.14em;text-transform:uppercase}.store-global-search{height:44px;border:1px solid #d8dce2;display:flex;align-items:center;padding:0 14px;gap:10px;background:#fff}.store-global-search input{border:0;outline:0;width:100%;background:transparent;font-size:12px}.ecommerce-header .store-actions{display:flex;justify-content:flex-end;gap:28px}.ecommerce-header .store-actions a{display:flex;flex-direction:column}.ecommerce-header .store-actions small{font-size:10px;color:#667085}.ecommerce-header .store-actions b{font-size:12px}.commerce-nav{height:44px;background:#fff;display:flex;justify-content:center;gap:38px;align-items:center;border-bottom:1px solid #eceef1;position:relative;z-index:19}.commerce-nav a{font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.commerce-nav a:hover{color:var(--store-primary)}.compact-store-header{height:72px;background:#fff;padding:0 max(5vw,18px);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e8ebef;position:sticky;top:0;z-index:30}.compact-store-header .store-actions{display:flex;gap:18px;font-size:12px;font-weight:700}

/* Delivery / Cardápio */
.mode-menu{--food-max:920px}.delivery-shell{max-width:var(--food-max);margin:0 auto 80px;background:var(--store-surface);min-height:100vh;box-shadow:0 0 0 1px rgba(16,24,40,.04),0 30px 80px rgba(16,24,40,.08)}.delivery-cover{height:280px;background-image:var(--cover,linear-gradient(135deg,var(--store-primary),var(--store-accent)));background-size:cover;background-position:center;position:relative}.delivery-cover-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.05),rgba(0,0,0,.2))}.delivery-profile{position:relative;padding:0 28px 18px;background:#fff}.delivery-profile-top{min-height:86px;display:flex;align-items:flex-start;justify-content:space-between}.delivery-avatar{width:104px;height:104px;margin-top:-52px;border:5px solid #fff;border-radius:25px;background:#0d1117;box-shadow:0 8px 22px rgba(0,0,0,.14);overflow:hidden;display:grid;place-items:center;position:relative;z-index:3}.delivery-avatar img{width:100%;height:100%;object-fit:cover}.delivery-avatar span{font-size:44px;color:#fff;font-weight:900}.delivery-top-actions{display:flex;gap:10px;padding-top:12px}.delivery-top-actions a,.delivery-top-actions button{border:1px solid #d8dee8;background:#fff;border-radius:12px;min-height:46px;padding:0 16px;display:flex;align-items:center;gap:8px;color:#1d2939;box-shadow:0 2px 8px rgba(16,24,40,.05);cursor:pointer}.delivery-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.delivery-title-row h1{font:800 31px/1.15 var(--store-font-heading);margin:0 0 9px}.delivery-title-row p{margin:0;max-width:700px;color:#667085;font-size:15px;line-height:1.55}.open-badge{white-space:nowrap;background:#ecfdf3;color:#067647;border:1px solid #abefc6;border-radius:99px;font-size:10px;font-weight:800;padding:7px 10px}.delivery-socials{display:flex;gap:10px;margin:22px 0}.delivery-socials a{height:45px;padding:0 19px;border:1px solid #d8dee8;border-radius:12px;display:flex;align-items:center;gap:8px;font-weight:700;font-size:13px}.delivery-socials .delivery-whatsapp{background:var(--store-primary);border-color:var(--store-primary);color:#fff}.delivery-service-strip{display:grid;grid-template-columns:repeat(3,1fr);background:#f5f8f6;border-radius:14px;margin:20px 0 24px;overflow:hidden}.delivery-service-strip>div{padding:14px 17px;border-right:1px solid #e1e8e4;display:flex;flex-direction:column;gap:2px}.delivery-service-strip>div:last-child{border:0}.delivery-service-strip b{font-size:12px;color:#087443}.delivery-service-strip span{font-size:11px}.delivery-service-strip small{font-size:10px;color:#667085}.food-category-chips{display:flex;gap:9px;overflow:auto;padding:19px 0 4px;scrollbar-width:none}.food-category-chips::-webkit-scrollbar{display:none}.food-category-chips button{white-space:nowrap;border:1px solid #d8dee7;background:#fff;border-radius:99px;padding:10px 16px;color:#475467;cursor:pointer}.food-category-chips button.active{background:var(--store-primary);border-color:var(--store-primary);color:#fff}.food-category-chips small{opacity:.65}.delivery-catalog{padding:12px 28px 40px;background:#fff}.food-category-section{scroll-margin-top:20px;margin:20px 0 34px}.food-section-head{display:flex;align-items:center;justify-content:space-between;margin:0 0 14px}.food-section-head h2{font:900 18px/1.2 var(--store-font-heading);margin:0;letter-spacing:.01em;color:var(--store-primary)}.food-section-head span{font-size:10px;color:#98a2b3}.food-products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.food-card{border:1px solid #e1e5ea;border-radius:18px;overflow:hidden;background:#fff;box-shadow:0 3px 10px rgba(16,24,40,.06);min-width:0}.food-media{display:block;height:265px;position:relative;background:#f2f4f7;overflow:hidden}.food-media img{width:100%;height:100%;object-fit:cover;transition:transform calc(.3s * var(--store-motion))}.food-card:hover .food-media img{transform:scale(1.025)}.food-media>span{height:100%;display:grid;place-items:center;font-size:50px;font-weight:900;color:#98a2b3}.food-media em{position:absolute;top:10px;left:10px;background:var(--store-primary);color:#fff;border-radius:4px;padding:5px 8px;font-size:9px;font-style:normal;font-weight:900}.food-info{padding:14px}.food-info h3{margin:0 0 8px;font:800 16px/1.25 var(--store-font-heading)}.food-info p{min-height:36px;margin:0 0 11px;color:#667085;font-size:11px;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.food-info>strong{font-size:17px;display:block;margin:7px 0 13px}.food-actions{display:grid;gap:8px}.food-actions button,.food-actions a{min-height:41px;border-radius:11px;display:flex;align-items:center;justify-content:center;font-weight:750;font-size:11px;cursor:pointer}.food-add{border:1px solid #d8dee7;background:#fff;color:#1d2939}.food-buy{border:1px solid var(--store-primary);background:var(--store-primary);color:#fff}.delivery-cart-float{position:fixed;z-index:50;left:50%;bottom:20px;transform:translateX(-50%) translateY(130px);min-width:340px;background:#121416;color:#fff;border-radius:99px;padding:10px 11px 10px 18px;display:flex;align-items:center;gap:12px;box-shadow:0 14px 35px rgba(0,0,0,.28);transition:.25s}.delivery-cart-float.has-items{transform:translateX(-50%) translateY(0)}.delivery-cart-float .cart-bag{position:relative;font-size:22px}.delivery-cart-float i{position:absolute;right:-8px;top:-8px;width:17px;height:17px;border-radius:50%;background:var(--store-accent);color:#111;display:grid;place-items:center;font-size:8px;font-style:normal;font-weight:900}.delivery-cart-float>span:nth-child(2){display:flex;flex-direction:column;flex:1}.delivery-cart-float small{font-size:9px;color:#d0d5dd}.delivery-cart-float b{font-size:13px}.delivery-cart-float>strong{width:38px;height:38px;border-radius:50%;background:var(--store-accent);color:#111;display:grid;place-items:center;font-size:20px}

/* Catálogo */
.mode-catalog{--catalog-max:1120px}.catalog-shell{max-width:var(--catalog-max);margin:0 auto 70px;background:var(--store-bg)}.catalog-brand-hero{height:330px;background-image:var(--cover,linear-gradient(135deg,var(--store-primary),color-mix(in srgb,var(--store-primary) 25%,#ddd)));background-size:cover;background-position:center;position:relative}.catalog-hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.04),rgba(0,0,0,.18))}.catalog-hero-actions{position:absolute;right:28px;top:28px;display:flex;gap:10px}.catalog-hero-actions a,.catalog-hero-actions button{border:0;border-radius:12px;background:rgba(255,255,255,.92);padding:13px 18px;font-weight:700;color:#17211c;box-shadow:0 3px 10px rgba(0,0,0,.08);cursor:pointer}.catalog-profile{position:relative;background:#fff;padding:0 28px 28px}.catalog-logo{width:116px;height:116px;border:5px solid #fff;border-radius:24px;overflow:hidden;background:var(--store-primary);display:grid;place-items:center;margin-top:-58px;position:relative;box-shadow:0 7px 22px rgba(16,24,40,.14)}.catalog-logo img{width:100%;height:100%;object-fit:cover}.catalog-logo span{font-size:45px;color:#fff;font-weight:900}.catalog-profile h1{font:800 34px/1.12 var(--store-font-heading);margin:20px 0 7px}.catalog-profile>p{font-size:16px;color:#58635d;line-height:1.5;margin:0 0 20px;max-width:760px}.catalog-ctas{display:grid;grid-template-columns:minmax(180px,1fr) minmax(220px,1.5fr);gap:14px;margin-bottom:22px;max-width:760px}.catalog-ctas a{min-height:52px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-weight:750}.catalog-primary{background:var(--store-primary);color:#fff}.catalog-secondary{border:1px solid var(--store-primary);color:var(--store-primary);background:#fff}.catalog-collections,.catalog-featured,.catalog-by-category{padding:30px 28px;background:#fff}.catalog-collections{padding-top:8px}.catalog-section-head{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:0 0 16px}.catalog-section-head h2{font:800 22px/1.2 var(--store-font-heading);margin:0}.catalog-section-head a,.catalog-section-head span{font-size:12px;color:#667085}.catalog-section-head.compact{margin-top:34px}.collection-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.collection-card{border:1px solid #e2e6e3;border-radius:18px;overflow:hidden;background:#fff;box-shadow:0 3px 10px rgba(16,24,40,.04)}.collection-card>div{height:160px;background:#edeae4;overflow:hidden}.collection-card img{width:100%;height:100%;object-fit:cover}.collection-card>div>span{height:100%;display:grid;place-items:center;font-size:50px;color:var(--store-primary);font-weight:800}.collection-card b,.collection-card small{display:block;padding:0 14px}.collection-card b{padding-top:11px;font-size:14px}.collection-card small{padding-top:4px;padding-bottom:13px;color:#667085;font-size:10px}.catalog-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.catalog-product-grid.compact{grid-template-columns:repeat(4,minmax(0,1fr))}.catalog-product-card{border:1px solid #e3e6e4;border-radius:18px;background:#fff;overflow:hidden;box-shadow:0 3px 10px rgba(16,24,40,.04)}.catalog-product-media{height:255px;display:block;background:#f0ede7;position:relative;overflow:hidden}.catalog-product-media img{width:100%;height:100%;object-fit:cover}.catalog-product-media>span{height:100%;display:grid;place-items:center;font-size:55px;font-weight:900;color:#9aa49e}.catalog-product-media i{position:absolute;right:10px;top:10px;width:32px;height:32px;border-radius:50%;background:rgba(255,255,255,.93);display:grid;place-items:center;font-style:normal}.catalog-product-card>div{padding:13px}.catalog-product-card h3{font:750 15px/1.25 var(--store-font-heading);margin:0 0 6px}.catalog-product-card p{font-size:11px;line-height:1.45;color:#667085;min-height:34px;margin:0 0 9px}.catalog-product-card strong{display:block;color:var(--store-primary);margin:0 0 10px}.catalog-detail{min-height:38px;border:1px solid #cfd5d1;border-radius:9px;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700}.catalog-editorial-cta{margin:22px 28px;padding:28px 34px;min-height:130px;border-radius:16px;background:linear-gradient(90deg,var(--store-primary) 0 45%,rgba(27,51,38,.85)),var(--promo,none);background-size:cover;background-position:center;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:20px}.catalog-editorial-cta small{font-size:9px;letter-spacing:.1em}.catalog-editorial-cta h2{font-size:23px;margin:5px 0}.catalog-editorial-cta p{font-size:11px;color:#d9e1dc}.catalog-editorial-cta a{border:1px solid rgba(255,255,255,.7);padding:13px 17px;border-radius:9px;font-size:11px;font-weight:700}.catalog-category-icons{display:flex;gap:24px;overflow:auto;padding-bottom:8px}.catalog-category-icons button{border:0;background:transparent;min-width:90px;display:flex;flex-direction:column;align-items:center;gap:7px;cursor:pointer}.catalog-category-icons span{width:60px;height:60px;border-radius:50%;background:#efede8;display:grid;place-items:center;font-weight:900;color:var(--store-primary)}.catalog-category-icons b{font-size:11px;color:#526057}.catalog-category-section{scroll-margin-top:20px}

/* Loja virtual */
.mode-store{--commerce-max:1280px}.commerce-shell{max-width:var(--commerce-max);margin:0 auto 70px;background:#fff}.commerce-hero{height:430px;background-image:var(--cover,linear-gradient(100deg,#121212,#4a4a4a));background-size:cover;background-position:center;position:relative;color:#fff;overflow:hidden}.commerce-hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.72),rgba(0,0,0,.25) 48%,rgba(0,0,0,.04))}.commerce-hero-copy{position:absolute;z-index:2;left:6%;top:50%;transform:translateY(-50%);max-width:430px}.commerce-hero-copy small{font-size:10px;letter-spacing:.14em}.commerce-hero-copy h1{font:800 44px/1.03 var(--store-font-heading);margin:9px 0 13px}.commerce-hero-copy p{font-size:13px;line-height:1.5;color:#e4e7ec}.commerce-hero-copy a{display:inline-flex;background:#fff;color:#111;padding:12px 22px;font-size:10px;font-weight:900;margin-top:6px}.commerce-slider-dots{position:absolute;bottom:20px;left:50%;display:flex;gap:7px}.commerce-slider-dots i{width:7px;height:7px;border-radius:50%;background:rgba(255,255,255,.55)}.commerce-slider-dots i:first-child{background:#fff}.commerce-categories{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:12px;padding:26px 4%;background:#fff}.commerce-categories button{border:0;background:transparent;display:flex;align-items:center;flex-direction:column;gap:5px;cursor:pointer}.commerce-categories button>span{width:70px;height:70px;border-radius:50%;border:1px solid #ddd8d0;background:#f7f5f1;display:grid;place-items:center;overflow:hidden;font-size:22px;font-weight:900}.commerce-categories img{width:100%;height:100%;object-fit:cover}.commerce-categories b{font-size:11px}.commerce-categories small{font-size:9px;color:#98a2b3}.commerce-section{padding:16px 4% 24px;background:#fff}.commerce-section-head{display:flex;align-items:center;justify-content:space-between;margin:0 0 15px}.commerce-section-head h2{font:800 20px/1.2 var(--store-font-heading);margin:0}.commerce-section-head a,.commerce-section-head span{font-size:10px;color:#667085}.commerce-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px}.commerce-card{border:1px solid #e4e7ec;background:#fff;min-width:0}.commerce-card-media{display:block;height:205px;background:#f5f5f3;position:relative;overflow:hidden}.commerce-card-media img{width:100%;height:100%;object-fit:cover;transition:transform calc(.3s * var(--store-motion))}.commerce-card:hover img{transform:scale(1.025)}.commerce-card-media>span{height:100%;display:grid;place-items:center;font-size:44px;color:#98a2b3}.commerce-card-media em{position:absolute;top:8px;left:8px;background:#151515;color:#fff;font-style:normal;font-size:8px;font-weight:900;padding:5px 7px}.commerce-card-media i{position:absolute;right:8px;top:8px;width:27px;height:27px;border-radius:50%;background:rgba(255,255,255,.93);display:grid;place-items:center;font-style:normal}.commerce-card-info{padding:11px}.commerce-card-info small{display:block;font-size:8px;color:#98a2b3;text-transform:uppercase}.commerce-card-info h3{font-size:11px;line-height:1.25;margin:5px 0 9px;min-height:28px}.commerce-card-info del{font-size:9px;color:#98a2b3;margin-right:5px}.commerce-card-info strong{font-size:13px}.commerce-card-info>a{margin-top:10px;height:32px;background:#111;color:#fff;display:flex;align-items:center;justify-content:center;font-size:9px;font-weight:800}.commerce-benefits{margin:8px 4% 18px;display:grid;grid-template-columns:repeat(4,1fr);background:#f5f4f1}.commerce-benefits>div{padding:18px;display:grid;grid-template-columns:34px 1fr;grid-template-rows:auto auto;column-gap:10px;border-right:1px solid #e0dfdc}.commerce-benefits>div:last-child{border:0}.commerce-benefits span{grid-row:1/3;font-size:23px;align-self:center}.commerce-benefits b{font-size:10px}.commerce-benefits small{font-size:9px;color:#667085}.commerce-promo{min-height:160px;margin:12px 4% 22px;padding:24px 30px;background:linear-gradient(90deg,#0c0c0c 0 38%,rgba(12,12,12,.3)),var(--promo,none);background-size:cover;background-position:center;display:flex;align-items:center;color:#fff}.commerce-promo small{font-size:9px;color:#d0d5dd}.commerce-promo h2{font-size:27px;max-width:390px;margin:5px 0 13px}.commerce-promo span{display:inline-block;background:#c6a77b;color:#111;padding:8px 15px;font-size:9px;font-weight:900}

/* Estruturas reais: os 20 temas deixam de ser somente paletas */
/* Headers */
.header-header_center .ecommerce-header{grid-template-columns:1fr minmax(300px,560px) 1fr}.header-header_center .store-logo{justify-self:center}.header-header_center_nav .commerce-nav{font-family:var(--store-font-heading);letter-spacing:.08em}.header-header_search .ecommerce-header{height:92px}.header-header_compact .ecommerce-header{height:64px}.header-header_compact .store-logo img,.header-header_compact .store-logo>span{width:34px;height:34px}.header-header_float .ecommerce-header{max-width:1180px;margin:16px auto 0;border:1px solid #e6e7e9;border-radius:16px;box-shadow:0 10px 30px rgba(16,24,40,.08)}.header-header_transparent .ecommerce-header{position:absolute;left:50%;transform:translateX(-50%);width:min(1180px,92%);background:rgba(255,255,255,.9);margin-top:16px;border:0;border-radius:14px}.header-header_overlay .ecommerce-header{position:absolute;width:100%;background:linear-gradient(#111b,transparent);color:#fff;border:0}.header-header_classic .ecommerce-header{border-top:4px solid var(--store-primary)}.header-header_min .commerce-nav{display:none}.header-header_cta .ecommerce-header{border-bottom:3px solid var(--store-accent)}.header-header_utility .commerce-topbar{background:var(--store-primary)}.header-header_magazine .commerce-nav{justify-content:flex-start;padding-left:5vw;border-top:1px solid #111}.header-header_studio .ecommerce-header{box-shadow:none;border-bottom:2px solid var(--store-text)}
/* Heroes */
.hero-hero_compact .delivery-cover{height:190px}.hero-hero_full .catalog-brand-hero,.hero-hero_full .commerce-hero{height:560px}.hero-hero_none .catalog-brand-hero,.hero-hero_none .delivery-cover{display:none}.hero-hero_visual .catalog-brand-hero{height:460px;border-radius:0 0 70px 70px}.hero-hero_asymmetric .catalog-brand-hero{width:72%;margin-left:auto;border-radius:0 0 0 80px}.hero-hero_split .catalog-brand-hero{height:390px;width:58%;margin-left:42%}.hero-hero_story .catalog-brand-hero,.hero-hero_story .commerce-hero{height:650px}.hero-hero_banner .commerce-hero{height:350px}.hero-hero_cards .commerce-hero{margin:25px 4%;height:360px;border-radius:24px}.hero-hero_boxed .commerce-hero{margin:22px auto;width:92%;height:400px}.hero-hero_spotlight .commerce-hero{height:570px;background-position:center top}.hero-hero_magazine .commerce-hero{height:500px;width:72%;margin-left:28%}.hero-hero_strip .commerce-hero{height:260px}.hero-hero_video .commerce-hero{height:680px}.hero-hero_offer .commerce-hero-copy h1{font-size:56px}.hero-hero_local .commerce-hero{height:360px;border-radius:0 0 40px 40px}.hero-hero_canvas .commerce-hero{margin:35px 4%;width:92%;height:440px;border-radius:3px}
/* Categorias */
.categories-categories_sidebar.mode-catalog .catalog-by-category{display:grid;grid-template-columns:190px 1fr;gap:25px}.categories-categories_sidebar.mode-catalog .catalog-category-icons{display:flex;flex-direction:column;align-items:stretch}.categories-categories_sidebar.mode-catalog .catalog-category-icons button{flex-direction:row;justify-content:flex-start;min-width:0}.categories-categories_sidebar.mode-catalog .catalog-category-icons span{width:38px;height:38px}.categories-categories_sidebar.mode-menu .delivery-catalog{display:grid;grid-template-columns:180px 1fr;gap:24px}.categories-categories_sidebar.mode-menu .food-category-section{grid-column:2}.categories-categories_icons .commerce-categories button>span{border-width:2px}.categories-categories_tiles .collection-grid{grid-template-columns:repeat(2,1fr)}.categories-categories_tiles .collection-card:first-child{grid-row:span 2}.categories-categories_tiles .collection-card:first-child>div{height:365px}.categories-categories_grid .collection-grid{grid-template-columns:repeat(4,1fr)}.categories-categories_grid .collection-card>div{height:120px}.categories-categories_pills .catalog-category-icons button,.categories-categories_chips .catalog-category-icons button{flex-direction:row;min-width:auto;border:1px solid #ddd;border-radius:99px;padding:7px 12px}.categories-categories_pills .catalog-category-icons span,.categories-categories_chips .catalog-category-icons span{width:28px;height:28px;font-size:10px}.categories-categories_overlay .commerce-categories{margin-top:-46px;position:relative;z-index:4;background:rgba(255,255,255,.96);width:92%;margin-left:auto;margin-right:auto;box-shadow:0 8px 24px rgba(0,0,0,.08)}.categories-categories_rail .commerce-categories{display:flex;overflow:auto}.categories-categories_rail .commerce-categories button{min-width:120px}.categories-categories_compact .commerce-categories button>span{width:48px;height:48px}.categories-categories_sections .commerce-categories{grid-template-columns:repeat(4,1fr)}.categories-categories_sections .commerce-categories button{display:grid;grid-template-columns:60px 1fr;text-align:left}.categories-categories_menu .commerce-categories{border-top:1px solid #eee;border-bottom:1px solid #eee}.categories-categories_menu .commerce-categories button>span{border-radius:8px}
/* Cards */
.card-product_list .food-products,.card-product_list .catalog-product-grid,.card-product_list .commerce-grid{grid-template-columns:1fr!important}.card-product_list .food-card,.card-product_list .catalog-product-card,.card-product_list .commerce-card{display:grid;grid-template-columns:220px 1fr}.card-product_list .food-media,.card-product_list .catalog-product-media,.card-product_list .commerce-card-media{height:190px}.card-product_dense .commerce-grid{grid-template-columns:repeat(8,1fr)}.card-product_dense .commerce-card-media{height:160px}.card-product_dense .food-products{grid-template-columns:repeat(3,1fr)}.card-product_editorial .catalog-product-grid .catalog-product-card:first-child{grid-column:span 2;display:grid;grid-template-columns:1.2fr .8fr}.card-product_editorial .catalog-product-grid .catalog-product-card:first-child .catalog-product-media{height:100%}.card-product_masonry .catalog-product-grid{columns:3;display:block}.card-product_masonry .catalog-product-card{break-inside:avoid;margin-bottom:16px}.card-product_masonry .catalog-product-card:nth-child(3n+2) .catalog-product-media{height:360px}.card-product_luxury .catalog-product-card,.card-product_luxury .commerce-card{border:0;border-radius:0;box-shadow:none}.card-product_luxury .catalog-product-media,.card-product_luxury .commerce-card-media{border-radius:0}.card-product_quickadd .food-card{display:grid;grid-template-columns:150px 1fr}.card-product_quickadd .food-media{height:100%}.card-product_story .catalog-product-grid,.card-product_story .commerce-grid{grid-template-columns:1fr!important;max-width:900px;margin:auto}.card-product_story .catalog-product-card,.card-product_story .commerce-card{display:grid;grid-template-columns:1.1fr .9fr}.card-product_story .catalog-product-media,.card-product_story .commerce-card-media{height:360px}.card-product_neo .food-card,.card-product_neo .catalog-product-card,.card-product_neo .commerce-card{border:2px solid var(--store-text);box-shadow:5px 5px 0 var(--store-text);border-radius:5px}.card-product_classic .commerce-card-info>a{background:var(--store-primary)}.card-product_spotlight .commerce-grid{grid-template-columns:repeat(3,1fr)}.card-product_spotlight .commerce-card-media{height:360px}.card-product_magazine .commerce-grid .commerce-card:first-child{grid-column:span 2;grid-row:span 2}.card-product_magazine .commerce-grid .commerce-card:first-child .commerce-card-media{height:480px}.card-product_compact .commerce-grid{grid-template-columns:repeat(8,1fr);gap:8px}.card-product_compact .commerce-card-media{height:145px}.card-product_immersive .commerce-grid{grid-template-columns:repeat(3,1fr)}.card-product_immersive .commerce-card-media{height:430px}.card-product_conversion .commerce-card{border:2px solid color-mix(in srgb,var(--store-primary) 35%,#ddd)}.card-product_conversion .commerce-card-info>a{background:var(--store-primary)}.card-product_local .food-card{border-radius:24px}.card-product_studio .catalog-product-card,.card-product_studio .commerce-card{border-radius:0;box-shadow:none;border-color:#111}
/* Families add stronger personality while preserving channel semantics */
.family-editorial.mode-catalog .catalog-profile{text-align:center}.family-editorial.mode-catalog .catalog-logo{margin-left:auto;margin-right:auto}.family-editorial.mode-catalog .catalog-ctas{margin-left:auto;margin-right:auto}.family-editorial.mode-catalog .catalog-profile>p{margin-left:auto;margin-right:auto}.family-marketplace.mode-store .commerce-shell{max-width:1500px}.family-marketplace .commerce-section{padding-left:2.5%;padding-right:2.5%}.family-minimal .food-card,.family-minimal .catalog-product-card,.family-minimal .commerce-card{box-shadow:none}.family-minimal .delivery-shell,.family-minimal .catalog-shell{box-shadow:none}.family-sidebar.mode-store .commerce-topbar,.family-sidebar.mode-store .commerce-nav{margin-left:210px}.family-sidebar.mode-store .ecommerce-header{width:210px;position:fixed;left:0;top:0;bottom:0;height:100vh;grid-template-columns:1fr;align-content:start;padding:30px 20px}.family-sidebar.mode-store .ecommerce-header .store-global-search{display:none}.family-sidebar.mode-store .ecommerce-header .store-actions{flex-direction:column}.family-sidebar.mode-store .commerce-shell,.family-sidebar.mode-store .storefront-footer{margin-left:210px}.family-masonry.mode-catalog .catalog-shell{max-width:1240px}.family-luxury.mode-store,.family-luxury.mode-catalog{--store-bg:#f7f4ee}.family-luxury.mode-store .commerce-nav,.family-luxury.mode-store .ecommerce-header{background:#111;color:#fff;border-color:#2c2c2c}.family-luxury .commerce-card-info a{background:#111}.family-tech.mode-menu .delivery-shell,.family-tech.mode-catalog .catalog-shell{background:#0b1220;color:#e8eef8}.family-tech.mode-menu .delivery-profile,.family-tech.mode-menu .delivery-catalog,.family-tech.mode-catalog .catalog-profile,.family-tech.mode-catalog .catalog-collections,.family-tech.mode-catalog .catalog-featured,.family-tech.mode-catalog .catalog-by-category{background:#0f1727}.family-tech .food-card,.family-tech .catalog-product-card{background:#111c2f;border-color:#26344d}.family-tech .food-info p,.family-tech .catalog-product-card p,.family-tech .catalog-section-head span{color:#9fb0c8}.family-boutique.mode-catalog .catalog-brand-hero{border-radius:0 0 45% 0}.family-boutique.mode-store .commerce-card-media{aspect-ratio:3/4;height:auto}.family-express.mode-menu{--food-max:760px}.family-express .delivery-cover{height:200px}.family-express .food-media{height:200px}.family-grid-pro.mode-store .commerce-shell{max-width:1450px}.family-story.mode-catalog .catalog-profile{padding-top:30px}.family-neo .commerce-hero-copy h1,.family-neo .delivery-title-row h1{letter-spacing:-.04em}.family-classic .catalog-shell,.family-classic .delivery-shell{border-left:1px solid #ddd;border-right:1px solid #ddd}.family-spotlight.mode-catalog .catalog-brand-hero{height:520px}.family-magazine.mode-catalog .catalog-section-head h2{font-family:Georgia,serif;font-size:28px}.family-compact.mode-menu{--food-max:700px}.family-compact .delivery-profile{padding-left:18px;padding-right:18px}.family-compact .food-products{gap:8px}.family-immersive.mode-catalog .catalog-brand-hero{height:70vh}.family-conversion.mode-menu .delivery-cart-float{background:var(--store-primary)}.family-conversion.mode-store .commerce-promo{outline:5px solid color-mix(in srgb,var(--store-accent) 45%,transparent)}.family-local.mode-menu .delivery-profile-top{min-height:95px}.family-local.mode-store .commerce-benefits{border-radius:20px;overflow:hidden}.family-studio.mode-catalog .catalog-shell{border:18px solid var(--store-bg);background:#fff}.family-studio.mode-store .commerce-shell{border-left:20px solid var(--store-bg);border-right:20px solid var(--store-bg)}

@media(max-width:1100px){.commerce-grid{grid-template-columns:repeat(4,1fr)}.commerce-categories{grid-template-columns:repeat(6,1fr)}.catalog-product-grid.compact{grid-template-columns:repeat(3,1fr)}.card-product_dense .commerce-grid,.card-product_compact .commerce-grid{grid-template-columns:repeat(5,1fr)}.ecommerce-header{grid-template-columns:190px 1fr 220px}.family-sidebar.mode-store .ecommerce-header{grid-template-columns:1fr}.family-sidebar.mode-store .commerce-shell,.family-sidebar.mode-store .storefront-footer,.family-sidebar.mode-store .commerce-topbar,.family-sidebar.mode-store .commerce-nav{margin-left:0}.family-sidebar.mode-store .ecommerce-header{position:relative;width:auto;height:82px;grid-template-columns:190px 1fr 220px;align-content:center;padding:0 max(5vw,24px)}}
@media(max-width:820px){.commerce-topbar{display:none}.ecommerce-header{height:70px;grid-template-columns:1fr auto;padding:0 16px}.ecommerce-header .store-global-search{position:absolute;left:16px;right:16px;top:78px;z-index:20;background:#fff}.ecommerce-header .store-actions a:first-child{display:none}.ecommerce-header .store-actions small{display:none}.commerce-nav{display:none}.commerce-shell{padding-top:58px}.commerce-hero{height:360px}.commerce-hero-copy h1{font-size:36px}.commerce-categories{display:flex;overflow:auto;padding:18px 16px}.commerce-categories button{min-width:86px}.commerce-categories button>span{width:58px;height:58px}.commerce-section{padding-left:16px;padding-right:16px}.commerce-grid{grid-template-columns:repeat(3,1fr)}.commerce-benefits{margin-left:16px;margin-right:16px;grid-template-columns:repeat(2,1fr)}.commerce-promo{margin-left:16px;margin-right:16px}.catalog-shell,.delivery-shell{margin:0 auto;box-shadow:none}.catalog-brand-hero{height:280px}.catalog-profile,.catalog-collections,.catalog-featured,.catalog-by-category{padding-left:18px;padding-right:18px}.catalog-product-grid{grid-template-columns:repeat(2,1fr)}.catalog-product-grid.compact{grid-template-columns:repeat(3,1fr)}.catalog-editorial-cta{margin-left:18px;margin-right:18px}.categories-categories_sidebar.mode-catalog .catalog-by-category,.categories-categories_sidebar.mode-menu .delivery-catalog{display:block}.categories-categories_sidebar.mode-catalog .catalog-category-icons{flex-direction:row}.categories-categories_sidebar.mode-menu .food-category-section{grid-column:auto}.card-product_dense .commerce-grid,.card-product_compact .commerce-grid{grid-template-columns:repeat(3,1fr)}.family-sidebar.mode-store .ecommerce-header{height:70px;grid-template-columns:1fr auto;padding:0 16px}.family-sidebar.mode-store .ecommerce-header .store-global-search{display:flex}.storefront-footer{grid-template-columns:1fr 1fr}.storefront-footer small{grid-column:1/-1}}
@media(max-width:620px){body.mode-menu,body.mode-catalog{background:#fff}.delivery-cover{height:178px}.delivery-profile{padding:0 16px 12px}.delivery-profile-top{min-height:74px}.delivery-avatar{width:86px;height:86px;margin-top:-43px;border-radius:20px}.delivery-top-actions{gap:7px}.delivery-top-actions a,.delivery-top-actions button{height:42px;min-height:42px;padding:0 11px;font-size:11px}.delivery-top-actions span{display:inline}.delivery-title-row{display:block}.delivery-title-row h1{font-size:25px;margin-top:8px}.delivery-title-row p{font-size:13px}.open-badge{display:inline-flex;margin-top:10px}.delivery-socials{margin:17px 0}.delivery-socials a{height:42px;padding:0 15px;font-size:12px}.delivery-service-strip{grid-template-columns:repeat(3,minmax(105px,1fr));overflow:auto}.delivery-service-strip>div{min-width:105px;padding:11px}.delivery-service-strip b{font-size:10px}.delivery-service-strip span,.delivery-service-strip small{font-size:9px}.storefront-search{height:49px}.food-category-chips{margin-right:-16px;padding-top:16px}.delivery-catalog{padding:8px 16px 85px}.food-category-section{margin:20px 0 30px}.food-section-head h2{font-size:16px}.food-products{gap:10px}.food-media{height:190px}.food-info{padding:11px}.food-info h3{font-size:14px}.food-info p{font-size:10px;min-height:30px}.food-info>strong{font-size:16px}.food-actions button,.food-actions a{font-size:10px;min-height:38px}.delivery-cart-float{bottom:72px;min-width:0;width:calc(100% - 34px)}.catalog-brand-hero{height:190px}.catalog-hero-actions{right:14px;top:14px}.catalog-hero-actions a,.catalog-hero-actions button{padding:10px 12px;font-size:10px}.catalog-profile{padding:0 16px 18px}.catalog-logo{width:86px;height:86px;margin-top:-43px;border-radius:18px}.catalog-profile h1{font-size:26px;margin-top:17px}.catalog-profile>p{font-size:13px}.catalog-ctas{grid-template-columns:1fr 1.4fr;gap:9px}.catalog-ctas a{min-height:45px;font-size:11px}.catalog-collections,.catalog-featured,.catalog-by-category{padding:24px 16px}.catalog-section-head h2{font-size:18px}.collection-grid{grid-template-columns:repeat(3,minmax(155px,1fr));overflow:auto;margin-right:-16px;padding-right:16px}.collection-card>div{height:125px}.catalog-product-grid,.catalog-product-grid.compact{grid-template-columns:repeat(2,1fr);gap:9px}.catalog-product-media{height:180px}.catalog-product-card>div{padding:10px}.catalog-product-card h3{font-size:12px}.catalog-product-card p{display:none}.catalog-detail{font-size:10px}.catalog-editorial-cta{margin:8px 16px 20px;padding:20px;display:block;background:linear-gradient(90deg,var(--store-primary),rgba(27,51,38,.75)),var(--promo,none)}.catalog-editorial-cta h2{font-size:20px}.catalog-editorial-cta a{display:inline-flex;margin-top:8px}.catalog-category-icons{gap:14px}.catalog-category-icons button{min-width:72px}.catalog-category-icons span{width:48px;height:48px}.ecommerce-header .store-logo b{font-size:12px;max-width:120px}.commerce-shell{padding-top:55px;margin-bottom:40px}.commerce-hero{height:290px}.commerce-hero-shade{background:linear-gradient(90deg,rgba(0,0,0,.74),rgba(0,0,0,.28))}.commerce-hero-copy{left:22px;right:22px;max-width:330px}.commerce-hero-copy h1{font-size:31px}.commerce-hero-copy p{font-size:11px}.commerce-categories{gap:7px}.commerce-section-head h2{font-size:17px}.commerce-grid{grid-template-columns:repeat(2,1fr);gap:8px}.commerce-card-media{height:190px}.commerce-card-info{padding:9px}.commerce-card-info h3{font-size:10px;min-height:26px}.commerce-benefits{grid-template-columns:1fr 1fr}.commerce-benefits>div{padding:13px}.commerce-promo{min-height:130px;padding:18px}.commerce-promo h2{font-size:20px}.storefront-footer{grid-template-columns:1fr;padding-bottom:92px}.store-mobile-nav{position:fixed;bottom:0;left:0;right:0;z-index:45;height:65px;padding-bottom:env(safe-area-inset-bottom);background:rgba(255,255,255,.97);border-top:1px solid #e4e7ec;display:grid;grid-template-columns:repeat(4,1fr);box-shadow:0 -6px 18px rgba(16,24,40,.06)}.store-mobile-nav a{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:2px;font-size:9px;color:#667085}.store-mobile-nav span{font-size:16px;color:#1d2939}.card-product_list .food-card,.card-product_list .catalog-product-card,.card-product_list .commerce-card,.card-product_story .catalog-product-card,.card-product_story .commerce-card{display:block}.card-product_list .food-media,.card-product_list .catalog-product-media,.card-product_list .commerce-card-media,.card-product_story .catalog-product-media,.card-product_story .commerce-card-media{height:180px}.card-product_editorial .catalog-product-grid .catalog-product-card:first-child{grid-column:span 2;display:block}.card-product_masonry .catalog-product-grid{columns:2}.card-product_spotlight .commerce-grid,.card-product_immersive .commerce-grid{grid-template-columns:repeat(2,1fr)}.card-product_spotlight .commerce-card-media,.card-product_immersive .commerce-card-media{height:240px}.card-product_magazine .commerce-grid .commerce-card:first-child{grid-column:span 2;grid-row:auto}.card-product_magazine .commerce-grid .commerce-card:first-child .commerce-card-media{height:300px}.hero-hero_full .catalog-brand-hero,.hero-hero_full .commerce-hero,.hero-hero_story .catalog-brand-hero,.hero-hero_story .commerce-hero,.hero-hero_video .commerce-hero,.hero-hero_spotlight .commerce-hero{height:330px}.hero-hero_asymmetric .catalog-brand-hero,.hero-hero_split .catalog-brand-hero,.hero-hero_magazine .commerce-hero{width:100%;margin-left:0;border-radius:0}.hero-hero_cards .commerce-hero,.hero-hero_boxed .commerce-hero,.hero-hero_canvas .commerce-hero{width:auto;margin:12px 16px;height:300px}.family-studio.mode-catalog .catalog-shell,.family-studio.mode-store .commerce-shell{border:0}.theme-store-01-editorial .commerce-grid,.theme-store-02-marketplace .commerce-grid,.theme-store-10-grid-pro .commerce-grid{grid-template-columns:repeat(2,1fr)}}
/* Admin v1.0.2 · branding e prévias fiéis por canal */
.storefront-branding-form{margin-bottom:18px}.panel-title{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;margin-bottom:18px}.panel-title h2{margin:3px 0 5px}.panel-title p{margin:0;color:#667085;font-size:12px}.branding-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.branding-grid .wide{grid-column:span 3}.branding-thumb{display:block;margin-top:8px;width:100%;height:90px;object-fit:cover;border:1px solid #e4e7ec;border-radius:10px}.branding-thumb.logo{width:80px;height:80px}.channel-preview{width:100%;min-height:350px;background:var(--es);color:var(--et);border-radius:18px;overflow:hidden;box-shadow:0 14px 40px rgba(16,24,40,.12);padding-bottom:14px}.channel-preview .cp-cover{height:90px;background:linear-gradient(135deg,var(--ep),var(--ea))}.channel-preview .cp-profile{display:flex;align-items:center;justify-content:flex-end;gap:8px;padding:0 13px}.channel-preview .cp-profile i{width:58px;height:58px;background:var(--ep);border:4px solid #fff;border-radius:14px;margin:-29px auto 0 0}.channel-preview .cp-profile span{font-size:8px;padding:6px 8px;border:1px solid #dfe3e8;border-radius:7px}.channel-preview h3{font-size:20px;margin:10px 14px 3px}.channel-preview>p{font-size:8px;color:#667085;margin:0 14px 10px}.cp-buttons{display:flex;gap:7px;margin:0 14px 10px}.cp-buttons b{font-size:8px;padding:7px 10px;border-radius:7px;background:var(--ep);color:#fff}.cp-buttons b+ b{background:#fff;color:var(--et);border:1px solid #dfe3e8}.cp-search{height:28px;border:1px solid #dfe3e8;margin:0 14px 9px;border-radius:8px}.cp-chips,.cp-roundcats{display:flex;gap:6px;margin:0 14px 10px}.cp-chips i{width:45px;height:17px;border-radius:99px;border:1px solid #dfe3e8}.cp-products{display:grid;grid-template-columns:repeat(2,1fr);gap:7px;padding:0 14px}.cp-products article{border:1px solid #e5e7eb;border-radius:8px;padding:6px}.cp-products article>i{height:50px;background:color-mix(in srgb,var(--ep) 12%,#eee);display:block;border-radius:6px}.cp-products b,.cp-products strong{font-size:8px;display:block;margin-top:4px}.cp-products strong{color:var(--ep)}.preview-catalog .cp-products{grid-template-columns:repeat(3,1fr)}.cp-collections{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;padding:0 14px 10px}.cp-collections i{height:55px;background:linear-gradient(135deg,color-mix(in srgb,var(--ep) 15%,#eee),#e8e5df);border-radius:7px}.preview-store{padding-bottom:0}.preview-store .cp-top{height:13px;background:#111}.cp-shophead{height:40px;display:grid;grid-template-columns:80px 1fr 90px;align-items:center;gap:8px;padding:0 12px}.cp-shophead b{font-size:8px}.cp-shophead i{height:18px;border:1px solid #dfe3e8}.cp-shophead span{font-size:6px}.cp-menu{height:18px;border-top:1px solid #eee;border-bottom:1px solid #eee}.cp-ehero{height:105px;background:linear-gradient(100deg,#111,var(--ep));color:#fff;padding:28px 16px;display:flex;flex-direction:column;align-items:flex-start}.cp-ehero b{font-size:18px}.cp-ehero span{margin-top:7px;background:#fff;color:#111;padding:4px 7px;font-size:6px}.cp-roundcats{justify-content:center;margin-top:10px}.cp-roundcats i{width:30px;height:30px;border-radius:50%;background:#eee}.preview-store .cp-products{grid-template-columns:repeat(3,1fr);padding-bottom:12px}.commercial-mini{height:180px;background:#fff;border:1px solid #e6e8ec;overflow:hidden}.commercial-mini .mini-cover{height:55px;background:linear-gradient(135deg,var(--p),var(--a))}.commercial-mini .mini-profile{height:35px;display:flex;align-items:center;padding:0 7px;gap:5px}.commercial-mini .mini-profile i{width:30px;height:30px;background:var(--p);border:3px solid #fff;border-radius:7px;margin-top:-14px}.commercial-mini .mini-profile b{width:48px;height:5px;background:#20262e;border-radius:9px}.commercial-mini .mini-profile span{margin-left:auto;width:32px;height:12px;border:1px solid #ddd;border-radius:4px}.commercial-mini .mini-cats{display:flex;gap:4px;padding:2px 7px 6px}.commercial-mini .mini-cats i{width:32px;height:11px;border-radius:99px;border:1px solid #ddd}.commercial-mini .mini-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:5px;padding:0 7px}.commercial-mini .mini-grid i{height:40px;background:#f0f1f3;border-radius:5px;border-bottom:5px solid var(--p)}.mini-catalog .mini-cover{height:65px}.mini-catalog .mini-grid{grid-template-columns:repeat(3,1fr)}.mini-catalog .mini-grid i{height:45px;border-bottom:2px solid var(--p)}.mini-store .mini-profile{height:27px;border-bottom:1px solid #eee}.mini-store .mini-profile i{margin:0;width:18px;height:18px;border:0;border-radius:2px}.mini-store .mini-cover{height:62px}.mini-store .mini-cats{justify-content:center}.mini-store .mini-cats i{width:20px;height:20px;border-radius:50%;background:#eee}.mini-store .mini-grid{grid-template-columns:repeat(4,1fr)}.mini-store .mini-grid i{height:42px;border-bottom:2px solid #111;border-radius:0}.commercial-mini.family-sidebar{display:grid;grid-template-columns:43px 1fr}.commercial-mini.family-sidebar .mini-cover{grid-column:2}.commercial-mini.family-sidebar .mini-profile{grid-row:1/5;grid-column:1;display:block;background:#111}.commercial-mini.family-sidebar .mini-profile>*{display:none}.commercial-mini.family-sidebar .mini-cats,.commercial-mini.family-sidebar .mini-grid{grid-column:2}.commercial-mini.family-editorial .mini-profile{justify-content:center}.commercial-mini.family-editorial .mini-profile i{margin-left:auto}.commercial-mini.family-minimal .mini-grid i{border:1px solid #eee;border-bottom:1px solid #eee}.commercial-mini.family-masonry .mini-grid{grid-template-columns:1fr 1fr 1fr}.commercial-mini.family-masonry .mini-grid i:nth-child(2){height:55px}.commercial-mini.family-luxury{background:#121212}.commercial-mini.family-luxury .mini-profile b{background:#fff}.commercial-mini.family-tech{background:#0f172a}.commercial-mini.family-boutique .mini-cover{border-radius:0 0 70% 0}.commercial-mini.family-express .mini-cover{height:42px}.commercial-mini.family-story .mini-grid{grid-template-columns:1fr}.commercial-mini.family-story .mini-grid i:nth-child(n+3){display:none}.commercial-mini.family-neo{border:2px solid #111;box-shadow:4px 4px 0 #111}.commercial-mini.family-classic{border-top:4px solid var(--p)}.commercial-mini.family-spotlight .mini-cover{height:90px}.commercial-mini.family-magazine .mini-cover{width:65%;margin-left:auto}.commercial-mini.family-compact .mini-cover{height:35px}.commercial-mini.family-immersive .mini-cover{height:105px}.commercial-mini.family-conversion{outline:3px solid var(--a)}.commercial-mini.family-local{border-radius:18px}.commercial-mini.family-studio{border:8px solid #eef0f3}@media(max-width:900px){.branding-grid{grid-template-columns:1fr 1fr}.branding-grid .wide{grid-column:span 2}.panel-title{flex-direction:column}}@media(max-width:620px){.branding-grid{grid-template-columns:1fr}.branding-grid .wide{grid-column:1}.panel-title .btn{width:100%}}
/* v1.0.3 - Atualizador da plataforma */
.updater-layout{align-items:start}.alert{border-radius:14px;padding:15px 18px;margin-bottom:16px;border:1px solid #e4e7ec;background:#fff}.alert b,.alert p{display:block;margin:0}.alert p{font-size:12px;margin-top:5px}.alert.success{background:#ecfdf3;border-color:#abefc6;color:#067647}.alert.danger{background:#fff1f3;border-color:#fecdd6;color:#c01048}.badge.ok{background:#ecfdf3;color:#067647}.badge.bad{background:#fff1f3;color:#c01048}.update-preview{margin-top:16px}.update-preview .metric-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.hash-code{display:block;word-break:break-all;margin-top:7px;font-size:10px;background:#f8fafc;padding:9px;border-radius:8px}.update-file-list{max-height:260px;overflow:auto;border:1px solid #eaecf0;border-radius:10px;padding:8px;background:#f8fafc}.update-file-list code{display:block;font-size:10px;padding:5px 7px;border-bottom:1px solid #eaecf0}.update-file-list code:last-child{border:0}.apply-update-form{margin-top:18px;padding-top:18px;border-top:1px solid #eaecf0;display:flex;align-items:center;gap:12px}.apply-update-form small{color:#667085}.form-stack input[type=file]{padding:12px;border:1px dashed #cfd4dc;background:#f8fafc}

/* v1.1.0 — Growth, demos, marketplace and sales builder */
:root{--sales-primary:#5b5cf6;--sales-secondary:#7c3aed;--sales-accent:#10b981;--sales-bg:#fff;--sales-text:#0f172a}.sales-nav,.market-nav{position:sticky;top:0;z-index:70;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:16px max(24px,calc((100vw - 1280px)/2));background:rgba(5,12,31,.94);backdrop-filter:blur(18px);color:#fff;border-bottom:1px solid #ffffff18}.sales-nav nav,.market-nav nav{display:flex;gap:24px;align-items:center}.sales-nav nav a,.market-nav nav a{color:#dbe4ff;text-decoration:none;font-size:14px}.sales-nav>div{display:flex;gap:8px}.sales-nav .brand,.market-nav .brand{color:#fff}.sales-page{background:var(--sales-bg);color:var(--sales-text);overflow:hidden;font-family:var(--sales-body-font,Inter),sans-serif}.sales-page h1,.sales-page h2,.sales-page h3,.sales-page .brand{font-family:var(--sales-heading-font,Inter),sans-serif}.sales-hero{min-height:720px;padding:88px max(24px,calc((100vw - 1280px)/2));display:grid;grid-template-columns:1.02fr .98fr;gap:58px;align-items:center;background:radial-gradient(circle at 72% 18%,color-mix(in srgb,var(--sales-secondary) 34%,transparent),transparent 36%),linear-gradient(135deg,#050c1f 0%,#07112b 55%,#0d1440 100%);color:#fff}.sales-kicker{display:inline-flex;padding:8px 12px;border:1px solid #ffffff24;border-radius:999px;background:#ffffff0d;font-size:12px;font-weight:800;letter-spacing:.08em}.sales-hero h1{font-size:clamp(44px,5.4vw,78px);line-height:.98;letter-spacing:-.045em;margin:22px 0}.sales-hero h1::selection{background:var(--sales-secondary)}.sales-hero-copy>p{font-size:19px;line-height:1.65;color:#cad6f4;max-width:720px}.sales-hero-copy ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 18px;padding:0;margin:28px 0;list-style:none}.sales-hero-copy li{color:#e8edff;font-size:14px}.sales-hero-copy li:before{content:'✓';color:#6ee7b7;font-weight:900;margin-right:8px}.sales-hero-visual{position:relative}.sales-hero-visual>img{width:100%;display:block;border-radius:28px;box-shadow:0 40px 100px #0008;border:1px solid #ffffff24}.floating-proof{position:absolute;right:-12px;bottom:-18px;background:#fff;color:#111827;border-radius:18px;padding:16px 20px;box-shadow:0 18px 55px #0004;display:grid;gap:3px}.floating-proof b{font-size:22px}.floating-proof span{font-size:12px;color:#667085}.sales-trust{display:flex;gap:20px;flex-wrap:wrap;color:#bac7e7;font-size:12px;margin-top:20px}.sales-section{padding:90px max(24px,calc((100vw - 1280px)/2))}.sales-section.soft{background:#f7f8fc}.section-title{max-width:760px;margin:0 auto 42px;text-align:center}.section-title.left{margin-left:0;text-align:left}.section-title h2{font-size:clamp(32px,4vw,52px);letter-spacing:-.035em;margin:8px 0 12px}.section-title p{color:#667085;font-size:18px;line-height:1.6}.solution-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.solution-cards article{border:1px solid #e5e7eb;border-radius:24px;padding:28px;background:#fff;box-shadow:0 14px 40px #1118270a}.solution-cards article>span{font-size:36px}.solution-cards h3{font-size:24px;margin:16px 0 8px}.solution-cards p,.solution-cards li{color:#667085;line-height:1.55}.solution-cards ul{list-style:none;padding:0}.solution-cards li:before{content:'✓';color:var(--sales-accent);font-weight:900;margin-right:8px}.solution-cards a{display:inline-block;margin-top:14px;color:var(--sales-primary);font-weight:800;text-decoration:none}.sales-features{grid-template-columns:repeat(4,1fr)}.sales-features article{border:1px solid #e9ecf2}.demo-group{margin:46px 0}.demo-group-title{display:flex;align-items:end;justify-content:space-between;margin-bottom:18px}.demo-group-title h3{font-size:26px;margin:0}.demo-group-title span{color:#667085}.demo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.demo-grid article{border:1px solid #e4e7ec;border-radius:20px;overflow:hidden;background:#fff;box-shadow:0 14px 42px #1118270c}.demo-cover{height:220px;display:flex;align-items:flex-start;padding:14px;background-position:center;background-size:cover;text-decoration:none}.demo-cover span{background:#0f172ae6;color:#fff;padding:7px 10px;border-radius:999px;font-size:11px;font-weight:900;letter-spacing:.08em}.demo-grid article>div{padding:20px}.demo-grid h3{font-size:22px;margin:8px 0 4px}.demo-grid p{color:#667085;line-height:1.55;min-height:48px}.demo-grid .chips{margin:14px 0}.sales-inline-cta{display:flex;align-items:center;justify-content:space-between;gap:24px;border-radius:28px;padding:34px;background:linear-gradient(120deg,var(--sales-primary),var(--sales-secondary));color:#fff;margin-top:40px}.sales-inline-cta h3{font-size:28px;margin:0 0 6px}.sales-inline-cta p{margin:0;color:#ede9fe}.sales-inline-cta .btn{background:#fff;color:#111827}.dark-sales{background:#071020;color:#fff}.dark-sales .section-title p{color:#b8c4dc}.benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.benefit-grid article{padding:22px;border-radius:18px;background:#ffffff0c;border:1px solid #ffffff12}.benefit-grid article>b{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:#10b98122;color:#6ee7b7}.benefit-grid p{color:#b8c4dc;line-height:1.5}.steps-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.steps-grid article{padding:20px;border-top:3px solid var(--sales-primary);background:#f8fafc;border-radius:0 0 16px 16px}.steps-grid article>span{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:var(--sales-primary);color:#fff;font-weight:900}.steps-grid h3{font-size:17px}.steps-grid p{color:#667085;font-size:13px;line-height:1.5}.template-showcase{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.template-showcase article{background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:12px}.template-showcase img{width:100%;aspect-ratio:800/520;object-fit:cover;border-radius:12px;background:#eef2ff}.template-showcase span{display:inline-block;margin-top:12px;color:var(--sales-primary);font-weight:800;font-size:12px}.template-showcase h3{margin:5px 0}.template-showcase p{margin:0;color:#667085;font-size:13px}.market-preview-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px;margin-bottom:30px}.market-preview-grid article{padding:12px;border:1px solid #e5e7eb;border-radius:16px;background:#fff}.market-preview-grid img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:12px}.market-preview-grid h3{font-size:15px;margin:6px 0}.market-preview-grid small{color:#667085}.sales-pricing{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));max-width:1180px;margin:auto}.sales-pricing article{background:#111b30;border-color:#253451;color:#fff}.sales-pricing article p{color:#aab7cf}.sales-pricing article.featured{background:#fff;color:#111827;transform:translateY(-10px)}.sales-pricing article.featured p{color:#667085}.faq-grid{max-width:900px;margin:auto;display:grid;gap:10px}.faq-grid details{border:1px solid #e5e7eb;border-radius:16px;background:#fff;padding:18px 20px}.faq-grid summary{font-weight:800;cursor:pointer}.faq-grid p{color:#667085;line-height:1.6}.sales-final-cta{padding:60px max(24px,calc((100vw - 1280px)/2));display:grid;grid-template-columns:1fr auto auto;gap:34px;align-items:center;background:linear-gradient(110deg,#111827,#312e81);color:#fff}.sales-final-cta h2{font-size:36px;margin:6px 0}.sales-final-cta p{color:#cbd5e1}.cta-slug-example{display:flex;align-items:center;background:#fff;color:#111827;border-radius:14px;padding:14px 16px;gap:4px;box-shadow:0 16px 50px #0004}.cta-slug-example span{color:#667085}.cta-slug-example i{color:#059669;margin-left:12px;font-size:12px}.sales-footer{padding:36px max(24px,calc((100vw - 1280px)/2));display:grid;grid-template-columns:1fr auto auto;gap:24px;align-items:center;background:#030712;color:#cbd5e1}.sales-footer b{color:#fff}.sales-footer p{margin:4px 0}.sales-footer nav{display:flex;gap:18px}.sales-footer a{color:#cbd5e1;text-decoration:none}.slug-picker{background:#f7f8fc;border:1px solid #e5e7eb;border-radius:18px;padding:20px}.slug-picker h2{margin:6px 0 12px}.slug-control{display:flex;align-items:center;border:1px solid #d0d5dd;border-radius:12px;background:#fff;overflow:hidden}.slug-control span{padding:13px 0 13px 14px;color:#667085;white-space:nowrap}.slug-control input{border:0!important;box-shadow:none!important;padding-left:4px!important;font-weight:800}.slug-control.compact input{min-width:180px}.slug-status{margin-top:10px;font-size:13px;font-weight:700;color:#667085}.slug-status.ok{color:#039855}.slug-status.bad{color:#d92d20}.plan-admin-list{display:grid;gap:12px}.plan-admin-list article{display:flex;justify-content:space-between;gap:20px;padding:16px;border:1px solid #eaecf0;border-radius:14px}.plan-admin-list article>div:first-child{display:grid;gap:4px}.plan-admin-list h3{margin:0}.plan-admin-list strong{margin-top:4px}.badge.success{background:#ecfdf3;color:#027a48}.builder-preview{margin-bottom:16px}.preview-switch{display:flex;gap:6px}.preview-switch button{border:1px solid #d0d5dd;background:#fff;border-radius:8px;padding:7px 10px}.landing-mini-preview{min-height:260px;border-radius:22px;padding:34px;background:radial-gradient(circle at 80% 20%,color-mix(in srgb,var(--ls) 48%,transparent),transparent 38%),linear-gradient(130deg,#071020,#111d47);color:#fff;display:flex;flex-direction:column;justify-content:center;transition:.25s}.landing-mini-preview.tablet{max-width:760px;margin:auto}.landing-mini-preview.mobile{max-width:390px;margin:auto}.landing-mini-preview span{font-size:11px;letter-spacing:.1em;font-weight:900}.landing-mini-preview h3{font-size:36px;max-width:760px;margin:10px 0}.landing-mini-preview p{max-width:640px;color:#cad5eb}.landing-mini-preview b{display:inline-block;width:max-content;background:linear-gradient(90deg,var(--lp),var(--ls));padding:10px 14px;border-radius:10px}.builder-columns{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:16px;margin-bottom:16px}.landing-blocks{display:grid;gap:10px}.landing-blocks article{display:grid;grid-template-columns:auto 1fr auto auto auto;align-items:center;gap:10px;border:1px solid #e4e7ec;border-radius:12px;padding:12px;background:#fff}.landing-blocks article.dragging{opacity:.4}.drag-handle{cursor:grab;color:#98a2b3;font-size:20px}.landing-blocks article small{display:block;color:#667085}.sticky-save{position:sticky;bottom:12px;z-index:10;background:#fff;border:1px solid #e4e7ec;border-radius:14px;padding:12px 16px;box-shadow:0 18px 50px #10182818}.three-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:16px}.three-metrics article{padding:18px;border:1px solid #e5e7eb;border-radius:14px;background:#fff}.three-metrics b{font-size:22px;display:block}.three-metrics small{color:#667085}.market-admin-row{display:grid!important;grid-template-columns:1fr auto auto auto;align-items:center;gap:12px}.master-template-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.master-template-card{border:1px solid #e5e7eb;border-radius:18px;background:#fff;padding:12px;display:grid;gap:12px}.template-shot img{width:100%;aspect-ratio:800/520;object-fit:cover;border-radius:12px;border:1px solid #eef2f6}.master-template-card h3{margin:7px 0}.master-template-card p{color:#667085;line-height:1.5;min-height:44px}.template-actions{display:flex;flex-wrap:wrap;gap:6px}.template-actions form{display:inline-flex}.market-nav{background:#fff;color:#111827;border-bottom:1px solid #e5e7eb}.market-nav .brand,.market-nav nav a{color:#111827}.market-nav nav a.active{color:#5b5cf6;font-weight:800}.market-shell{max-width:1280px;margin:auto;padding:40px 24px 80px}.market-hero{padding:50px;border-radius:28px;background:linear-gradient(125deg,#071020,#312e81);color:#fff}.market-hero h1{font-size:48px;margin:10px 0}.market-hero p{color:#cbd5e1;max-width:760px;font-size:18px;line-height:1.6}.market-search{display:grid;grid-template-columns:1fr 180px 220px auto;gap:8px;margin-top:26px}.market-search input,.market-search select{background:#fff;border:0;border-radius:10px;padding:13px}.market-section{padding:54px 0 0}.market-shops{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.market-shops a{display:grid;text-align:center;text-decoration:none;color:#111827;padding:14px;border:1px solid #e5e7eb;border-radius:16px}.market-shops span{width:66px;height:66px;border-radius:18px;background:#f2f4f7;margin:auto;display:grid;place-items:center;font-weight:900;font-size:22px;overflow:hidden}.market-shops img{width:100%;height:100%;object-fit:cover}.market-shops b{margin-top:8px}.market-shops small{color:#667085}.market-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.market-grid article{border:1px solid #e5e7eb;border-radius:18px;overflow:hidden;background:#fff}.market-media{height:260px;background:#f2f4f7;display:grid;place-items:center;position:relative;text-decoration:none;color:#111827}.market-media img{width:100%;height:100%;object-fit:cover}.market-media>span{font-size:70px;font-weight:900}.market-media em{position:absolute;left:12px;top:12px;font-style:normal;background:#111827;color:#fff;border-radius:999px;padding:5px 8px;font-size:10px;font-weight:900}.market-grid article>div{padding:16px}.market-grid h3{margin:5px 0}.market-grid p{color:#667085;font-size:13px;line-height:1.45;min-height:38px}.market-grid strong{display:block;font-size:18px;margin:10px 0}.market-detail{max-width:1100px;margin:60px auto;padding:0 24px;display:grid;grid-template-columns:1fr 1fr;gap:48px}.market-detail-media{min-height:520px;border-radius:24px;overflow:hidden;background:#f2f4f7;display:grid;place-items:center}.market-detail-media img{width:100%;height:100%;object-fit:cover}.market-detail-media>span{font-size:120px;font-weight:900}.market-detail h1{font-size:44px}.market-detail>section:last-child>p{color:#667085;line-height:1.7}.market-price{display:block;font-size:30px;margin:20px 0}.market-seller{display:flex;align-items:center;gap:12px;padding:14px;border:1px solid #e5e7eb;border-radius:16px;margin:18px 0}.market-seller>span{width:52px;height:52px;border-radius:14px;background:#eef2ff;display:grid;place-items:center;overflow:hidden}.market-seller img{width:100%;height:100%;object-fit:cover}.market-seller small{display:block;color:#667085}.market-note{display:block;color:#667085;line-height:1.5;margin-top:14px}.market-business-hero{min-height:360px;border-radius:28px;background:linear-gradient(135deg,#0f172a,#312e81);background-image:linear-gradient(90deg,#071020d9,#07102077),var(--cover);background-size:cover;background-position:center;display:flex;align-items:end;padding:40px;color:#fff}.market-business-hero>div{max-width:650px}.market-business-logo{width:82px;height:82px;background:#fff;color:#111827;border-radius:20px;display:grid;place-items:center;overflow:hidden;font-size:32px;font-weight:900}.market-business-logo img{width:100%;height:100%;object-fit:cover}.market-business-hero h1{font-size:44px;margin:12px 0}.template-demo-bar{position:sticky;top:0;z-index:50;display:grid;grid-template-columns:auto 1fr auto;gap:18px;align-items:center;padding:12px 20px;background:#fff;border-bottom:1px solid #e5e7eb}.template-demo-bar div{display:grid}.template-demo-bar span{color:#667085;font-size:12px}.template-demo{background:var(--tdbg);color:var(--tdt);min-height:100vh}.td-header{min-height:74px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 max(24px,calc((100vw - 1240px)/2));background:var(--tds);border-bottom:1px solid #00000010}.td-header>div{display:flex;gap:22px}.td-header a{font-size:13px}.td-hero{max-width:1240px;margin:26px auto;padding:64px;border-radius:var(--tdr);min-height:380px;background:linear-gradient(130deg,var(--tdp),var(--tda));color:#fff;display:grid;grid-template-columns:1fr 280px;align-items:center;gap:30px}.td-hero h1{font-size:52px;max-width:700px;margin:10px 0}.td-hero p{max-width:650px;line-height:1.6;color:#ffffffcc}.td-hero button,.td-card button{border:0;background:#fff;color:#111827;border-radius:10px;padding:12px 16px;font-weight:800}.td-hero aside{min-height:210px;border-radius:calc(var(--tdr) * .8);background:#ffffff17;border:1px solid #ffffff24;display:grid;place-items:center;align-content:center}.td-categories{max-width:1240px;margin:0 auto 26px;display:flex;gap:10px;overflow:auto}.td-categories span{white-space:nowrap;border:1px solid #d0d5dd;border-radius:999px;padding:9px 14px;background:var(--tds)}.td-content{max-width:1240px;margin:auto;padding:30px 0 60px}.td-title{display:flex;justify-content:space-between;align-items:center}.td-grid{display:grid;gap:16px}.td-grid.grid-2{grid-template-columns:repeat(2,1fr)}.td-grid.grid-3{grid-template-columns:repeat(3,1fr)}.td-grid.grid-4{grid-template-columns:repeat(4,1fr)}.td-grid.grid-5{grid-template-columns:repeat(5,1fr)}.td-card{background:var(--tds);border-radius:var(--tdr);overflow:hidden;border:1px solid #00000010}.td-card>div:first-child{height:210px;background:linear-gradient(135deg,color-mix(in srgb,var(--tdp) 18%,#fff),color-mix(in srgb,var(--tda) 32%,#fff));display:grid;place-items:center;position:relative}.td-card>div:first-child>span{font-size:68px;font-weight:900;color:var(--tdp)}.td-card em{position:absolute;top:10px;left:10px;background:var(--tdp);color:#fff;border-radius:99px;padding:4px 7px;font-size:10px}.td-card>small,.td-card>h3,.td-card>p,.td-card>strong,.td-card>button{margin-left:14px;margin-right:14px}.td-card>small{display:block;margin-top:14px;color:#667085}.td-card h3{margin-top:5px;margin-bottom:6px}.td-card p{color:#667085;font-size:12px;line-height:1.45}.td-card strong{display:block;margin-top:8px}.td-card button{margin-top:12px;margin-bottom:14px;background:var(--tdp);color:#fff;width:calc(100% - 28px)}.td-benefits{max-width:1240px;margin:0 auto 50px;display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.td-benefits article{padding:20px;border-radius:var(--tdr);background:var(--tds);border:1px solid #00000010}.td-footer{padding:40px max(24px,calc((100vw - 1240px)/2));background:var(--tdp);color:#fff;display:grid;grid-template-columns:1fr auto auto}.effect-glass .td-card,.effect-glass .td-categories span{backdrop-filter:blur(12px);background:#ffffffc7}.effect-overlap .td-content{margin-top:-65px;position:relative}.effect-floating .td-card{box-shadow:0 18px 55px #11182720;transform:translateY(-6px)}.effect-gradient .td-card>div:first-child{background:linear-gradient(135deg,var(--tdp),var(--tda))}.header_centered{flex-direction:column;padding-top:14px;padding-bottom:14px}.header_overlay{background:#111827;color:#fff}.hero_fullscreen{max-width:none;margin-top:0;border-radius:0;min-height:620px}.hero_bento{grid-template-columns:1.2fr .8fr}.categories_sidebar{float:left;flex-direction:column;width:180px;margin-left:max(24px,calc((100vw - 1240px)/2))}.categories_sidebar+.td-content{padding-left:210px}
@media(max-width:1000px){.sales-nav nav{display:none}.sales-hero{grid-template-columns:1fr;padding-top:58px}.sales-hero-visual{max-width:760px}.solution-cards,.demo-grid,.template-showcase{grid-template-columns:1fr 1fr}.sales-features,.benefit-grid{grid-template-columns:repeat(2,1fr)}.steps-grid{grid-template-columns:repeat(3,1fr)}.market-preview-grid,.market-shops{grid-template-columns:repeat(3,1fr)}.sales-final-cta{grid-template-columns:1fr}.builder-columns{grid-template-columns:1fr}.master-template-grid{grid-template-columns:repeat(2,1fr)}.market-search{grid-template-columns:1fr 1fr}.market-grid{grid-template-columns:repeat(3,1fr)}.td-grid.grid-4,.td-grid.grid-5{grid-template-columns:repeat(3,1fr)}}
@media(max-width:720px){.sales-nav{padding:12px 16px}.sales-nav>div .ghost{display:none}.sales-hero{min-height:auto;padding:54px 18px}.sales-hero h1{font-size:45px}.sales-hero-copy ul{grid-template-columns:1fr}.sales-section{padding:62px 18px}.solution-cards,.demo-grid,.template-showcase,.sales-features,.benefit-grid,.steps-grid,.market-preview-grid,.market-shops,.master-template-grid,.market-grid{grid-template-columns:1fr}.sales-inline-cta{flex-direction:column;align-items:flex-start}.sales-footer{grid-template-columns:1fr}.sales-footer nav{flex-wrap:wrap}.sales-final-cta{padding:44px 18px}.cta-slug-example{font-size:12px;max-width:100%;overflow:hidden}.landing-blocks article{grid-template-columns:auto 1fr auto}.landing-blocks article .check{grid-column:2}.market-search{grid-template-columns:1fr}.market-hero{padding:30px 22px}.market-hero h1{font-size:38px}.market-detail{grid-template-columns:1fr;margin-top:30px}.market-detail-media{min-height:340px}.template-demo-bar{grid-template-columns:1fr auto}.template-demo-bar>div{display:none}.td-header>div{display:none}.td-hero{margin:14px;padding:28px;grid-template-columns:1fr;min-height:420px}.td-hero h1{font-size:38px}.td-content{padding:20px 14px}.td-categories{margin:0 14px 12px}.td-grid.grid-2,.td-grid.grid-3,.td-grid.grid-4,.td-grid.grid-5{grid-template-columns:repeat(2,1fr)}.td-benefits{grid-template-columns:1fr;margin:0 14px 30px}.categories_sidebar{float:none;width:auto;margin:0 14px 12px;flex-direction:row}.categories_sidebar+.td-content{padding-left:14px}}
.demo-ribbon{position:sticky;top:0;z-index:65;display:flex;justify-content:center;align-items:center;gap:14px;padding:8px 16px;background:#fff7ed;color:#9a3412;border-bottom:1px solid #fed7aa;font-size:12px}.demo-ribbon b{letter-spacing:.08em}.demo-ribbon a{color:#9a3412;font-weight:800}.marketplace-check{padding:10px;border-radius:10px;background:#f4f3ff}


/* 30 Signature storefront structures — v1.1.0 */
.theme-signature-01-minimal{--sig-gap:14px;--sig-radius:8px}
.theme-signature-01-minimal .store-header{display:grid;grid-template-columns:1fr;justify-items:center;text-align:center;gap:14px;padding-top:22px;padding-bottom:22px}.theme-signature-01-minimal .store-global-search{width:min(760px,90vw)}
.theme-signature-01-minimal .commerce-hero,.theme-signature-01-minimal .catalog-brand-hero,.theme-signature-01-minimal .delivery-cover{min-height:440px;border-radius:8px}
.theme-signature-01-minimal .commerce-categories button span,.theme-signature-01-minimal .catalog-category-icons span{border-radius:12px;transform:rotate(-2deg)}
@media(min-width:1050px){.theme-signature-01-minimal .commerce-grid,.theme-signature-01-minimal .catalog-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}}
.theme-signature-01-minimal .commerce-card,.theme-signature-01-minimal .catalog-product-card,.theme-signature-01-minimal .food-card{border-radius:0;border-width:0 0 1px;box-shadow:none}
.theme-signature-02-modern{--sig-gap:18px;--sig-radius:16px}
.theme-signature-02-modern .store-header{grid-template-columns:220px 1fr auto;border-bottom:3px solid var(--store-accent)}
.theme-signature-02-modern .commerce-hero,.theme-signature-02-modern .catalog-brand-hero,.theme-signature-02-modern .delivery-cover{min-height:520px;border-radius:16px}
.theme-signature-02-modern .commerce-categories,.theme-signature-02-modern .food-category-chips{justify-content:center}
@media(min-width:1050px){.theme-signature-02-modern .commerce-grid,.theme-signature-02-modern .catalog-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}}
.theme-signature-02-modern .commerce-card,.theme-signature-02-modern .catalog-product-card,.theme-signature-02-modern .food-card{box-shadow:0 18px 50px #00000018;transform:translateY(-4px)}
.theme-signature-03-premium{--sig-gap:24px;--sig-radius:24px}
.theme-signature-03-premium .store-header{background:var(--store-primary);color:#fff}.theme-signature-03-premium .store-header a,.theme-signature-03-premium .store-header b{color:#fff}
.theme-signature-03-premium .commerce-hero,.theme-signature-03-premium .catalog-brand-hero,.theme-signature-03-premium .delivery-cover{min-height:620px;border-radius:24px}
.theme-signature-03-premium .commerce-categories button,.theme-signature-03-premium .food-category-chips button{border-radius:4px;text-transform:uppercase;letter-spacing:.04em}
@media(min-width:1050px){.theme-signature-03-premium .commerce-grid,.theme-signature-03-premium .catalog-product-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:24px}}
.theme-signature-03-premium .commerce-card-media,.theme-signature-03-premium .catalog-product-media,.theme-signature-03-premium .food-media{aspect-ratio:4/5}
.theme-signature-03-premium .commerce-card,.theme-signature-03-premium .catalog-product-card,.theme-signature-03-premium .food-card{background:#ffffffc7;backdrop-filter:blur(16px);border-color:#ffffff88}
.theme-signature-04-corporate{--sig-gap:10px;--sig-radius:32px}
.theme-signature-04-corporate .store-header{max-width:none;padding-left:5vw;padding-right:5vw;box-shadow:none}.theme-signature-04-corporate .commerce-nav{justify-content:center}
.theme-signature-04-corporate .commerce-hero,.theme-signature-04-corporate .catalog-brand-hero,.theme-signature-04-corporate .delivery-cover{min-height:360px;border-radius:32px}
.theme-signature-04-corporate .commerce-shell,.theme-signature-04-corporate .catalog-shell,.theme-signature-04-corporate .delivery-shell{display:grid;grid-template-columns:220px minmax(0,1fr);column-gap:28px}.theme-signature-04-corporate .commerce-categories,.theme-signature-04-corporate .catalog-collections,.theme-signature-04-corporate .delivery-profile{grid-column:1;grid-row:1 / span 6;align-self:start;position:sticky;top:90px}.theme-signature-04-corporate .commerce-hero,.theme-signature-04-corporate .catalog-brand-hero,.theme-signature-04-corporate .delivery-cover,.theme-signature-04-corporate .commerce-section,.theme-signature-04-corporate .catalog-featured,.theme-signature-04-corporate .catalog-by-category,.theme-signature-04-corporate .delivery-catalog{grid-column:2}
.theme-signature-04-corporate .commerce-categories button,.theme-signature-04-corporate .food-category-chips button{border-radius:999px}
@media(min-width:1050px){.theme-signature-04-corporate .commerce-grid,.theme-signature-04-corporate .catalog-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}}
.theme-signature-04-corporate .commerce-card-media,.theme-signature-04-corporate .catalog-product-media,.theme-signature-04-corporate .food-media{aspect-ratio:16/10}
.theme-signature-05-fashion{--sig-gap:14px;--sig-radius:0px}
.theme-signature-05-fashion .store-header{border-radius:0 0 28px 28px;box-shadow:0 16px 30px #00000010}
.theme-signature-05-fashion .commerce-hero,.theme-signature-05-fashion .catalog-brand-hero,.theme-signature-05-fashion .delivery-cover{min-height:440px;border-radius:0px}
.theme-signature-05-fashion .commerce-hero,.theme-signature-05-fashion .catalog-brand-hero{max-width:none;border-radius:0;min-height:560px}
.theme-signature-05-fashion .commerce-categories,.theme-signature-05-fashion .catalog-category-icons,.theme-signature-05-fashion .food-category-chips{display:grid;grid-template-columns:repeat(2,1fr);align-content:start}
@media(min-width:1050px){.theme-signature-05-fashion .commerce-grid,.theme-signature-05-fashion .catalog-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}}
.theme-signature-05-fashion .commerce-card,.theme-signature-05-fashion .catalog-product-card{display:grid;grid-template-columns:44% 56%}.theme-signature-05-fashion .commerce-card-media,.theme-signature-05-fashion .catalog-product-media{height:100%}
.theme-signature-06-restaurant{--sig-gap:18px;--sig-radius:8px}
.theme-signature-06-restaurant .store-header{max-width:1180px;margin:14px auto;border-radius:22px;position:sticky;top:10px;box-shadow:0 12px 42px #0002}
.theme-signature-06-restaurant .commerce-hero,.theme-signature-06-restaurant .catalog-brand-hero,.theme-signature-06-restaurant .delivery-cover{min-height:520px;border-radius:8px}
.theme-signature-06-restaurant .commerce-categories button span,.theme-signature-06-restaurant .catalog-category-icons span{border-radius:12px;transform:rotate(-2deg)}
@media(min-width:1050px){.theme-signature-06-restaurant .commerce-grid,.theme-signature-06-restaurant .catalog-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}}
.theme-signature-06-restaurant .commerce-card,.theme-signature-06-restaurant .catalog-product-card,.theme-signature-06-restaurant .food-card{border-radius:10px;overflow:hidden}
.theme-signature-06-restaurant .food-card{grid-template-columns:150px 1fr}.theme-signature-06-restaurant .food-media{height:100%;min-height:150px}
.theme-signature-07-delivery{--sig-gap:24px;--sig-radius:16px}
.theme-signature-07-delivery .store-header{display:grid;grid-template-columns:1fr;justify-items:center;text-align:center;gap:14px;padding-top:22px;padding-bottom:22px}.theme-signature-07-delivery .store-global-search{width:min(760px,90vw)}
.theme-signature-07-delivery .commerce-hero,.theme-signature-07-delivery .catalog-brand-hero,.theme-signature-07-delivery .delivery-cover{min-height:620px;border-radius:16px}
.theme-signature-07-delivery .commerce-categories,.theme-signature-07-delivery .food-category-chips{justify-content:center}
@media(min-width:1050px){.theme-signature-07-delivery .commerce-grid,.theme-signature-07-delivery .catalog-product-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:24px}}
.theme-signature-07-delivery .commerce-card,.theme-signature-07-delivery .catalog-product-card,.theme-signature-07-delivery .food-card{border:0;box-shadow:none;background:transparent}
.theme-signature-07-delivery .food-card{grid-template-columns:150px 1fr}.theme-signature-07-delivery .food-media{height:100%;min-height:150px}
.theme-signature-08-ecommerce{--sig-gap:10px;--sig-radius:24px}
.theme-signature-08-ecommerce .store-header{grid-template-columns:220px 1fr auto;border-bottom:3px solid var(--store-accent)}
.theme-signature-08-ecommerce .commerce-hero,.theme-signature-08-ecommerce .catalog-brand-hero,.theme-signature-08-ecommerce .delivery-cover{min-height:360px;border-radius:24px}
.theme-signature-08-ecommerce .commerce-categories button,.theme-signature-08-ecommerce .food-category-chips button{border-radius:4px;text-transform:uppercase;letter-spacing:.04em}
@media(min-width:1050px){.theme-signature-08-ecommerce .commerce-grid,.theme-signature-08-ecommerce .catalog-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}}
.theme-signature-08-ecommerce .commerce-card,.theme-signature-08-ecommerce .catalog-product-card,.theme-signature-08-ecommerce .food-card{border-radius:0;border-width:0 0 1px;box-shadow:none}
.theme-signature-08-ecommerce .commerce-section:first-of-type .commerce-grid>article:first-child{grid-column:span 2;grid-row:span 2}
.theme-signature-09-magazine{--sig-gap:14px;--sig-radius:32px}
.theme-signature-09-magazine .store-header{background:var(--store-primary);color:#fff}.theme-signature-09-magazine .store-header a,.theme-signature-09-magazine .store-header b{color:#fff}
.theme-signature-09-magazine .commerce-hero,.theme-signature-09-magazine .catalog-brand-hero,.theme-signature-09-magazine .delivery-cover{min-height:440px;border-radius:32px}
.theme-signature-09-magazine .commerce-categories button,.theme-signature-09-magazine .food-category-chips button{border-radius:999px}
@media(min-width:1050px){.theme-signature-09-magazine .commerce-grid,.theme-signature-09-magazine .catalog-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}}
.theme-signature-09-magazine .commerce-card,.theme-signature-09-magazine .catalog-product-card,.theme-signature-09-magazine .food-card{box-shadow:0 18px 50px #00000018;transform:translateY(-4px)}
.theme-signature-09-magazine .commerce-section-head h2,.theme-signature-09-magazine .catalog-section-head h2,.theme-signature-09-magazine .food-section-head h2{font-family:Georgia,serif;font-size:clamp(28px,4vw,48px)}
.theme-signature-10-dark{--sig-gap:18px;--sig-radius:0px}
.theme-signature-10-dark .store-header{max-width:none;padding-left:5vw;padding-right:5vw;box-shadow:none}.theme-signature-10-dark .commerce-nav{justify-content:center}
.theme-signature-10-dark .commerce-hero,.theme-signature-10-dark .catalog-brand-hero,.theme-signature-10-dark .delivery-cover{min-height:520px;border-radius:0px}
.theme-signature-10-dark .commerce-categories,.theme-signature-10-dark .catalog-category-icons,.theme-signature-10-dark .food-category-chips{display:grid;grid-template-columns:repeat(2,1fr);align-content:start}
@media(min-width:1050px){.theme-signature-10-dark .commerce-grid,.theme-signature-10-dark .catalog-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}}
.theme-signature-10-dark .commerce-card-media,.theme-signature-10-dark .catalog-product-media,.theme-signature-10-dark .food-media{aspect-ratio:4/5}
.theme-signature-10-dark{--store-bg:#09090b;--store-surface:#141414;--store-text:#f8fafc}.theme-signature-10-dark .commerce-section-head span,.theme-signature-10-dark .catalog-product-card p,.theme-signature-10-dark .food-info p{color:#a1a1aa}
.theme-signature-11-clean{--sig-gap:24px;--sig-radius:8px}
.theme-signature-11-clean .store-header{border-radius:0 0 28px 28px;box-shadow:0 16px 30px #00000010}
.theme-signature-11-clean .commerce-hero,.theme-signature-11-clean .catalog-brand-hero,.theme-signature-11-clean .delivery-cover{min-height:620px;border-radius:8px}
.theme-signature-11-clean .commerce-categories button span,.theme-signature-11-clean .catalog-category-icons span{border-radius:12px;transform:rotate(-2deg)}
@media(min-width:1050px){.theme-signature-11-clean .commerce-grid,.theme-signature-11-clean .catalog-product-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:24px}}
.theme-signature-11-clean .commerce-card-media,.theme-signature-11-clean .catalog-product-media,.theme-signature-11-clean .food-media{aspect-ratio:16/10}
.theme-signature-12-elegant{--sig-gap:10px;--sig-radius:16px}
.theme-signature-12-elegant .store-header{max-width:1180px;margin:14px auto;border-radius:22px;position:sticky;top:10px;box-shadow:0 12px 42px #0002}
.theme-signature-12-elegant .commerce-hero,.theme-signature-12-elegant .catalog-brand-hero,.theme-signature-12-elegant .delivery-cover{min-height:360px;border-radius:16px}
.theme-signature-12-elegant .commerce-hero,.theme-signature-12-elegant .catalog-brand-hero{max-width:none;border-radius:0;min-height:480px}
.theme-signature-12-elegant .commerce-categories,.theme-signature-12-elegant .food-category-chips{justify-content:center}
@media(min-width:1050px){.theme-signature-12-elegant .commerce-grid,.theme-signature-12-elegant .catalog-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}}
.theme-signature-12-elegant .commerce-card,.theme-signature-12-elegant .catalog-product-card{display:grid;grid-template-columns:44% 56%}.theme-signature-12-elegant .commerce-card-media,.theme-signature-12-elegant .catalog-product-media{height:100%}
.theme-signature-13-colorful{--sig-gap:14px;--sig-radius:24px}
.theme-signature-13-colorful .store-header{display:grid;grid-template-columns:1fr;justify-items:center;text-align:center;gap:14px;padding-top:22px;padding-bottom:22px}.theme-signature-13-colorful .store-global-search{width:min(760px,90vw)}
.theme-signature-13-colorful .commerce-hero,.theme-signature-13-colorful .catalog-brand-hero,.theme-signature-13-colorful .delivery-cover{min-height:440px;border-radius:24px}
.theme-signature-13-colorful .commerce-categories button,.theme-signature-13-colorful .food-category-chips button{border-radius:4px;text-transform:uppercase;letter-spacing:.04em}
@media(min-width:1050px){.theme-signature-13-colorful .commerce-grid,.theme-signature-13-colorful .catalog-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}}
.theme-signature-13-colorful .commerce-card,.theme-signature-13-colorful .catalog-product-card,.theme-signature-13-colorful .food-card{border-radius:24px;overflow:hidden}
.theme-signature-14-industrial{--sig-gap:18px;--sig-radius:32px}
.theme-signature-14-industrial .store-header{grid-template-columns:220px 1fr auto;border-bottom:3px solid var(--store-accent)}
.theme-signature-14-industrial .commerce-hero,.theme-signature-14-industrial .catalog-brand-hero,.theme-signature-14-industrial .delivery-cover{min-height:520px;border-radius:32px}
.theme-signature-14-industrial .commerce-shell,.theme-signature-14-industrial .catalog-shell,.theme-signature-14-industrial .delivery-shell{display:grid;grid-template-columns:220px minmax(0,1fr);column-gap:28px}.theme-signature-14-industrial .commerce-categories,.theme-signature-14-industrial .catalog-collections,.theme-signature-14-industrial .delivery-profile{grid-column:1;grid-row:1 / span 6;align-self:start;position:sticky;top:90px}.theme-signature-14-industrial .commerce-hero,.theme-signature-14-industrial .catalog-brand-hero,.theme-signature-14-industrial .delivery-cover,.theme-signature-14-industrial .commerce-section,.theme-signature-14-industrial .catalog-featured,.theme-signature-14-industrial .catalog-by-category,.theme-signature-14-industrial .delivery-catalog{grid-column:2}
.theme-signature-14-industrial .commerce-categories button,.theme-signature-14-industrial .food-category-chips button{border-radius:999px}
@media(min-width:1050px){.theme-signature-14-industrial .commerce-grid,.theme-signature-14-industrial .catalog-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}}
.theme-signature-14-industrial .commerce-card,.theme-signature-14-industrial .catalog-product-card,.theme-signature-14-industrial .food-card{border:0;box-shadow:none;background:transparent}
.theme-signature-15-luxury{--sig-gap:24px;--sig-radius:0px}
.theme-signature-15-luxury .store-header{background:var(--store-primary);color:#fff}.theme-signature-15-luxury .store-header a,.theme-signature-15-luxury .store-header b{color:#fff}
.theme-signature-15-luxury .commerce-hero,.theme-signature-15-luxury .catalog-brand-hero,.theme-signature-15-luxury .delivery-cover{min-height:620px;border-radius:0px}
.theme-signature-15-luxury .commerce-categories,.theme-signature-15-luxury .catalog-category-icons,.theme-signature-15-luxury .food-category-chips{display:grid;grid-template-columns:repeat(2,1fr);align-content:start}
@media(min-width:1050px){.theme-signature-15-luxury .commerce-grid,.theme-signature-15-luxury .catalog-product-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:24px}}
.theme-signature-15-luxury .commerce-card,.theme-signature-15-luxury .catalog-product-card,.theme-signature-15-luxury .food-card{border-radius:0;border-width:0 0 1px;box-shadow:none}
.theme-signature-15-luxury .commerce-card,.theme-signature-15-luxury .catalog-product-card,.theme-signature-15-luxury .food-card{background:#ffffffc7;backdrop-filter:blur(16px);border-color:#ffffff88}
.theme-signature-15-luxury{--store-bg:#09090b;--store-surface:#141414;--store-text:#f8fafc}.theme-signature-15-luxury .commerce-section-head span,.theme-signature-15-luxury .catalog-product-card p,.theme-signature-15-luxury .food-info p{color:#a1a1aa}
.theme-signature-16-tech{--sig-gap:10px;--sig-radius:8px}
.theme-signature-16-tech .store-header{max-width:none;padding-left:5vw;padding-right:5vw;box-shadow:none}.theme-signature-16-tech .commerce-nav{justify-content:center}
.theme-signature-16-tech .commerce-hero,.theme-signature-16-tech .catalog-brand-hero,.theme-signature-16-tech .delivery-cover{min-height:360px;border-radius:8px}
.theme-signature-16-tech .commerce-categories button span,.theme-signature-16-tech .catalog-category-icons span{border-radius:12px;transform:rotate(-2deg)}
@media(min-width:1050px){.theme-signature-16-tech .commerce-grid,.theme-signature-16-tech .catalog-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}}
.theme-signature-16-tech .commerce-card,.theme-signature-16-tech .catalog-product-card,.theme-signature-16-tech .food-card{box-shadow:0 18px 50px #00000018;transform:translateY(-4px)}
.theme-signature-17-creative{--sig-gap:14px;--sig-radius:16px}
.theme-signature-17-creative .store-header{border-radius:0 0 28px 28px;box-shadow:0 16px 30px #00000010}
.theme-signature-17-creative .commerce-hero,.theme-signature-17-creative .catalog-brand-hero,.theme-signature-17-creative .delivery-cover{min-height:440px;border-radius:16px}
.theme-signature-17-creative .commerce-categories,.theme-signature-17-creative .food-category-chips{justify-content:center}
@media(min-width:1050px){.theme-signature-17-creative .commerce-grid,.theme-signature-17-creative .catalog-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}}
.theme-signature-17-creative .commerce-card-media,.theme-signature-17-creative .catalog-product-media,.theme-signature-17-creative .food-media{aspect-ratio:4/5}
.theme-signature-17-creative .commerce-grid,.theme-signature-17-creative .catalog-product-grid{align-items:start}.theme-signature-17-creative .commerce-card:nth-child(even),.theme-signature-17-creative .catalog-product-card:nth-child(even){margin-top:38px}
.theme-signature-18-compact{--sig-gap:18px;--sig-radius:24px}
.theme-signature-18-compact .store-header{max-width:1180px;margin:14px auto;border-radius:22px;position:sticky;top:10px;box-shadow:0 12px 42px #0002}
.theme-signature-18-compact .commerce-hero,.theme-signature-18-compact .catalog-brand-hero,.theme-signature-18-compact .delivery-cover{min-height:520px;border-radius:24px}
.theme-signature-18-compact .commerce-hero,.theme-signature-18-compact .catalog-brand-hero{max-width:none;border-radius:0;min-height:640px}
.theme-signature-18-compact .commerce-categories button,.theme-signature-18-compact .food-category-chips button{border-radius:4px;text-transform:uppercase;letter-spacing:.04em}
@media(min-width:1050px){.theme-signature-18-compact .commerce-grid,.theme-signature-18-compact .catalog-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}}
.theme-signature-18-compact .commerce-card-media,.theme-signature-18-compact .catalog-product-media,.theme-signature-18-compact .food-media{aspect-ratio:16/10}
.theme-signature-19-fullscreen{--sig-gap:24px;--sig-radius:32px}
.theme-signature-19-fullscreen .store-header{display:grid;grid-template-columns:1fr;justify-items:center;text-align:center;gap:14px;padding-top:22px;padding-bottom:22px}.theme-signature-19-fullscreen .store-global-search{width:min(760px,90vw)}
.theme-signature-19-fullscreen .commerce-hero,.theme-signature-19-fullscreen .catalog-brand-hero,.theme-signature-19-fullscreen .delivery-cover{min-height:620px;border-radius:32px}
.theme-signature-19-fullscreen .commerce-categories button,.theme-signature-19-fullscreen .food-category-chips button{border-radius:999px}
@media(min-width:1050px){.theme-signature-19-fullscreen .commerce-grid,.theme-signature-19-fullscreen .catalog-product-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:24px}}
.theme-signature-19-fullscreen .commerce-card,.theme-signature-19-fullscreen .catalog-product-card{display:grid;grid-template-columns:44% 56%}.theme-signature-19-fullscreen .commerce-card-media,.theme-signature-19-fullscreen .catalog-product-media{height:100%}
.theme-signature-20-bento{--sig-gap:10px;--sig-radius:0px}
.theme-signature-20-bento .store-header{grid-template-columns:220px 1fr auto;border-bottom:3px solid var(--store-accent)}
.theme-signature-20-bento .commerce-hero,.theme-signature-20-bento .catalog-brand-hero,.theme-signature-20-bento .delivery-cover{min-height:360px;border-radius:0px}
.theme-signature-20-bento .commerce-shell,.theme-signature-20-bento .catalog-shell,.theme-signature-20-bento .delivery-shell{display:grid;grid-template-columns:220px minmax(0,1fr);column-gap:28px}.theme-signature-20-bento .commerce-categories,.theme-signature-20-bento .catalog-collections,.theme-signature-20-bento .delivery-profile{grid-column:1;grid-row:1 / span 6;align-self:start;position:sticky;top:90px}.theme-signature-20-bento .commerce-hero,.theme-signature-20-bento .catalog-brand-hero,.theme-signature-20-bento .delivery-cover,.theme-signature-20-bento .commerce-section,.theme-signature-20-bento .catalog-featured,.theme-signature-20-bento .catalog-by-category,.theme-signature-20-bento .delivery-catalog{grid-column:2}
.theme-signature-20-bento .commerce-categories,.theme-signature-20-bento .catalog-category-icons,.theme-signature-20-bento .food-category-chips{display:grid;grid-template-columns:repeat(2,1fr);align-content:start}
@media(min-width:1050px){.theme-signature-20-bento .commerce-grid,.theme-signature-20-bento .catalog-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}}
.theme-signature-20-bento .commerce-card,.theme-signature-20-bento .catalog-product-card,.theme-signature-20-bento .food-card{border-radius:10px;overflow:hidden}
.theme-signature-20-bento .commerce-grid,.theme-signature-20-bento .catalog-product-grid{align-items:start}.theme-signature-20-bento .commerce-card:nth-child(even),.theme-signature-20-bento .catalog-product-card:nth-child(even){margin-top:38px}
.theme-signature-21-glass{--sig-gap:14px;--sig-radius:8px}
.theme-signature-21-glass .store-header{background:var(--store-primary);color:#fff}.theme-signature-21-glass .store-header a,.theme-signature-21-glass .store-header b{color:#fff}
.theme-signature-21-glass .commerce-hero,.theme-signature-21-glass .catalog-brand-hero,.theme-signature-21-glass .delivery-cover{min-height:440px;border-radius:8px}
.theme-signature-21-glass .commerce-categories button span,.theme-signature-21-glass .catalog-category-icons span{border-radius:12px;transform:rotate(-2deg)}
@media(min-width:1050px){.theme-signature-21-glass .commerce-grid,.theme-signature-21-glass .catalog-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}}
.theme-signature-21-glass .commerce-card,.theme-signature-21-glass .catalog-product-card,.theme-signature-21-glass .food-card{border:0;box-shadow:none;background:transparent}
.theme-signature-21-glass .commerce-card,.theme-signature-21-glass .catalog-product-card,.theme-signature-21-glass .food-card{background:#ffffffc7;backdrop-filter:blur(16px);border-color:#ffffff88}
.theme-signature-22-editorial{--sig-gap:18px;--sig-radius:16px}
.theme-signature-22-editorial .store-header{max-width:none;padding-left:5vw;padding-right:5vw;box-shadow:none}.theme-signature-22-editorial .commerce-nav{justify-content:center}
.theme-signature-22-editorial .commerce-hero,.theme-signature-22-editorial .catalog-brand-hero,.theme-signature-22-editorial .delivery-cover{min-height:520px;border-radius:16px}
.theme-signature-22-editorial .commerce-hero,.theme-signature-22-editorial .catalog-brand-hero{max-width:none;border-radius:0;min-height:640px}
.theme-signature-22-editorial .commerce-categories,.theme-signature-22-editorial .food-category-chips{justify-content:center}
@media(min-width:1050px){.theme-signature-22-editorial .commerce-grid,.theme-signature-22-editorial .catalog-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}}
.theme-signature-22-editorial .commerce-card,.theme-signature-22-editorial .catalog-product-card,.theme-signature-22-editorial .food-card{border-radius:0;border-width:0 0 1px;box-shadow:none}
.theme-signature-22-editorial .commerce-section-head h2,.theme-signature-22-editorial .catalog-section-head h2,.theme-signature-22-editorial .food-section-head h2{font-family:Georgia,serif;font-size:clamp(28px,4vw,48px)}
.theme-signature-23-mobile{--sig-gap:24px;--sig-radius:24px}
.theme-signature-23-mobile .store-header{border-radius:0 0 28px 28px;box-shadow:0 16px 30px #00000010}
.theme-signature-23-mobile .commerce-hero,.theme-signature-23-mobile .catalog-brand-hero,.theme-signature-23-mobile .delivery-cover{min-height:620px;border-radius:24px}
.theme-signature-23-mobile .commerce-categories button,.theme-signature-23-mobile .food-category-chips button{border-radius:4px;text-transform:uppercase;letter-spacing:.04em}
@media(min-width:1050px){.theme-signature-23-mobile .commerce-grid,.theme-signature-23-mobile .catalog-product-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:24px}}
.theme-signature-23-mobile .commerce-card,.theme-signature-23-mobile .catalog-product-card,.theme-signature-23-mobile .food-card{box-shadow:0 18px 50px #00000018;transform:translateY(-4px)}
.theme-signature-24-cards{--sig-gap:10px;--sig-radius:32px}
.theme-signature-24-cards .store-header{max-width:1180px;margin:14px auto;border-radius:22px;position:sticky;top:10px;box-shadow:0 12px 42px #0002}
.theme-signature-24-cards .commerce-hero,.theme-signature-24-cards .catalog-brand-hero,.theme-signature-24-cards .delivery-cover{min-height:360px;border-radius:32px}
.theme-signature-24-cards .commerce-categories button,.theme-signature-24-cards .food-category-chips button{border-radius:999px}
@media(min-width:1050px){.theme-signature-24-cards .commerce-grid,.theme-signature-24-cards .catalog-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}}
.theme-signature-24-cards .commerce-card-media,.theme-signature-24-cards .catalog-product-media,.theme-signature-24-cards .food-media{aspect-ratio:4/5}
.theme-signature-25-marketplace{--sig-gap:14px;--sig-radius:0px}
.theme-signature-25-marketplace .store-header{display:grid;grid-template-columns:1fr;justify-items:center;text-align:center;gap:14px;padding-top:22px;padding-bottom:22px}.theme-signature-25-marketplace .store-global-search{width:min(760px,90vw)}
.theme-signature-25-marketplace .commerce-hero,.theme-signature-25-marketplace .catalog-brand-hero,.theme-signature-25-marketplace .delivery-cover{min-height:440px;border-radius:0px}
.theme-signature-25-marketplace .commerce-shell,.theme-signature-25-marketplace .catalog-shell,.theme-signature-25-marketplace .delivery-shell{display:grid;grid-template-columns:220px minmax(0,1fr);column-gap:28px}.theme-signature-25-marketplace .commerce-categories,.theme-signature-25-marketplace .catalog-collections,.theme-signature-25-marketplace .delivery-profile{grid-column:1;grid-row:1 / span 6;align-self:start;position:sticky;top:90px}.theme-signature-25-marketplace .commerce-hero,.theme-signature-25-marketplace .catalog-brand-hero,.theme-signature-25-marketplace .delivery-cover,.theme-signature-25-marketplace .commerce-section,.theme-signature-25-marketplace .catalog-featured,.theme-signature-25-marketplace .catalog-by-category,.theme-signature-25-marketplace .delivery-catalog{grid-column:2}
.theme-signature-25-marketplace .commerce-categories,.theme-signature-25-marketplace .catalog-category-icons,.theme-signature-25-marketplace .food-category-chips{display:grid;grid-template-columns:repeat(2,1fr);align-content:start}
@media(min-width:1050px){.theme-signature-25-marketplace .commerce-grid,.theme-signature-25-marketplace .catalog-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}}
.theme-signature-25-marketplace .commerce-card-media,.theme-signature-25-marketplace .catalog-product-media,.theme-signature-25-marketplace .food-media{aspect-ratio:16/10}
.theme-signature-25-marketplace .commerce-section:first-of-type .commerce-grid>article:first-child{grid-column:span 2;grid-row:span 2}
.theme-signature-26-landing{--sig-gap:18px;--sig-radius:8px}
.theme-signature-26-landing .store-header{grid-template-columns:220px 1fr auto;border-bottom:3px solid var(--store-accent)}
.theme-signature-26-landing .commerce-hero,.theme-signature-26-landing .catalog-brand-hero,.theme-signature-26-landing .delivery-cover{min-height:520px;border-radius:8px}
.theme-signature-26-landing .commerce-categories button span,.theme-signature-26-landing .catalog-category-icons span{border-radius:12px;transform:rotate(-2deg)}
@media(min-width:1050px){.theme-signature-26-landing .commerce-grid,.theme-signature-26-landing .catalog-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}}
.theme-signature-26-landing .commerce-card,.theme-signature-26-landing .catalog-product-card{display:grid;grid-template-columns:44% 56%}.theme-signature-26-landing .commerce-card-media,.theme-signature-26-landing .catalog-product-media{height:100%}
.theme-signature-27-catalog-premium{--sig-gap:24px;--sig-radius:16px}
.theme-signature-27-catalog-premium .store-header{background:var(--store-primary);color:#fff}.theme-signature-27-catalog-premium .store-header a,.theme-signature-27-catalog-premium .store-header b{color:#fff}
.theme-signature-27-catalog-premium .commerce-hero,.theme-signature-27-catalog-premium .catalog-brand-hero,.theme-signature-27-catalog-premium .delivery-cover{min-height:620px;border-radius:16px}
.theme-signature-27-catalog-premium .commerce-categories,.theme-signature-27-catalog-premium .food-category-chips{justify-content:center}
@media(min-width:1050px){.theme-signature-27-catalog-premium .commerce-grid,.theme-signature-27-catalog-premium .catalog-product-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:24px}}
.theme-signature-27-catalog-premium .commerce-card,.theme-signature-27-catalog-premium .catalog-product-card,.theme-signature-27-catalog-premium .food-card{border-radius:16px;overflow:hidden}
.theme-signature-28-delivery-premium{--sig-gap:10px;--sig-radius:24px}
.theme-signature-28-delivery-premium .store-header{max-width:none;padding-left:5vw;padding-right:5vw;box-shadow:none}.theme-signature-28-delivery-premium .commerce-nav{justify-content:center}
.theme-signature-28-delivery-premium .commerce-hero,.theme-signature-28-delivery-premium .catalog-brand-hero,.theme-signature-28-delivery-premium .delivery-cover{min-height:360px;border-radius:24px}
.theme-signature-28-delivery-premium .commerce-categories button,.theme-signature-28-delivery-premium .food-category-chips button{border-radius:4px;text-transform:uppercase;letter-spacing:.04em}
@media(min-width:1050px){.theme-signature-28-delivery-premium .commerce-grid,.theme-signature-28-delivery-premium .catalog-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}}
.theme-signature-28-delivery-premium .commerce-card,.theme-signature-28-delivery-premium .catalog-product-card,.theme-signature-28-delivery-premium .food-card{border:0;box-shadow:none;background:transparent}
.theme-signature-28-delivery-premium .food-card{grid-template-columns:150px 1fr}.theme-signature-28-delivery-premium .food-media{height:100%;min-height:150px}
.theme-signature-29-fashion-store{--sig-gap:14px;--sig-radius:32px}
.theme-signature-29-fashion-store .store-header{border-radius:0 0 28px 28px;box-shadow:0 16px 30px #00000010}
.theme-signature-29-fashion-store .commerce-hero,.theme-signature-29-fashion-store .catalog-brand-hero,.theme-signature-29-fashion-store .delivery-cover{min-height:440px;border-radius:32px}
.theme-signature-29-fashion-store .commerce-hero,.theme-signature-29-fashion-store .catalog-brand-hero{max-width:none;border-radius:0;min-height:560px}
.theme-signature-29-fashion-store .commerce-categories button,.theme-signature-29-fashion-store .food-category-chips button{border-radius:999px}
@media(min-width:1050px){.theme-signature-29-fashion-store .commerce-grid,.theme-signature-29-fashion-store .catalog-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}}
.theme-signature-29-fashion-store .commerce-card,.theme-signature-29-fashion-store .catalog-product-card,.theme-signature-29-fashion-store .food-card{border-radius:0;border-width:0 0 1px;box-shadow:none}
.theme-signature-30-multi{--sig-gap:18px;--sig-radius:0px}
.theme-signature-30-multi .store-header{max-width:1180px;margin:14px auto;border-radius:22px;position:sticky;top:10px;box-shadow:0 12px 42px #0002}
.theme-signature-30-multi .commerce-hero,.theme-signature-30-multi .catalog-brand-hero,.theme-signature-30-multi .delivery-cover{min-height:520px;border-radius:0px}
.theme-signature-30-multi .commerce-shell,.theme-signature-30-multi .catalog-shell,.theme-signature-30-multi .delivery-shell{display:grid;grid-template-columns:220px minmax(0,1fr);column-gap:28px}.theme-signature-30-multi .commerce-categories,.theme-signature-30-multi .catalog-collections,.theme-signature-30-multi .delivery-profile{grid-column:1;grid-row:1 / span 6;align-self:start;position:sticky;top:90px}.theme-signature-30-multi .commerce-hero,.theme-signature-30-multi .catalog-brand-hero,.theme-signature-30-multi .delivery-cover,.theme-signature-30-multi .commerce-section,.theme-signature-30-multi .catalog-featured,.theme-signature-30-multi .catalog-by-category,.theme-signature-30-multi .delivery-catalog{grid-column:2}
.theme-signature-30-multi .commerce-categories,.theme-signature-30-multi .catalog-category-icons,.theme-signature-30-multi .food-category-chips{display:grid;grid-template-columns:repeat(2,1fr);align-content:start}
@media(min-width:1050px){.theme-signature-30-multi .commerce-grid,.theme-signature-30-multi .catalog-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}}
.theme-signature-30-multi .commerce-card,.theme-signature-30-multi .catalog-product-card,.theme-signature-30-multi .food-card{box-shadow:0 18px 50px #00000018;transform:translateY(-4px)}
.theme-signature-30-multi .commerce-section:first-of-type .commerce-grid>article:first-child{grid-column:span 2;grid-row:span 2}
.market-popular{display:grid;gap:5px;padding:10px;border:1px solid #e5e7eb;border-radius:14px;text-decoration:none;color:#111827;background:#fff}.market-popular img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:10px}.market-popular small{color:#667085}.market-popular b{font-size:14px}.market-search{grid-template-columns:minmax(260px,1fr) 150px 190px 180px auto}@media(max-width:1000px){.market-search{grid-template-columns:1fr 1fr}}@media(max-width:720px){.market-search{grid-template-columns:1fr}}
.builder-full-preview{margin-top:16px;height:520px;border:1px solid #e4e7ec;border-radius:18px;overflow:hidden;background:#f2f4f7;transition:.25s}.builder-full-preview iframe{width:100%;height:100%;border:0;background:#fff}.builder-full-preview.tablet{max-width:820px;margin:16px auto 0}.builder-full-preview.mobile{max-width:420px;margin:16px auto 0}
.custom-block-media{display:block;max-width:1080px;width:100%;max-height:620px;object-fit:cover;border-radius:24px;margin:0 auto;box-shadow:0 24px 70px #11182718}.custom-video{max-width:1080px;aspect-ratio:16/9;margin:auto;border-radius:24px;overflow:hidden;background:#0f172a}.custom-video iframe{width:100%;height:100%;border:0}.custom-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;max-width:1100px;margin:auto}.custom-stats article{text-align:center;padding:28px;border:1px solid #e4e7ec;border-radius:18px}.custom-stats strong{display:block;font-size:34px;color:var(--sales-primary)}.custom-stats span{color:#667085}.custom-logos{display:flex;justify-content:center;gap:14px;flex-wrap:wrap}.custom-logos span{padding:18px 24px;border:1px solid #e5e7eb;border-radius:12px;font-weight:800;color:#475467}.custom-compare,.custom-sales-copy{max-width:900px;margin:0 auto 24px;padding:24px;border-radius:18px;background:#f8fafc;line-height:1.8;color:#475467}@media(max-width:720px){.custom-stats{grid-template-columns:1fr 1fr}}
.market-search{grid-template-columns:minmax(240px,1fr) 130px 180px 160px 120px 120px auto}
.market-cat-admin{display:grid;gap:8px}.market-cat-admin form{display:flex;justify-content:space-between;align-items:center;padding:9px 11px;border:1px solid #eaecf0;border-radius:10px}.market-cat-admin span{font-weight:700}
.solution-subtitle{display:block;color:var(--sales-primary);font-size:13px;margin-top:-2px}.testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;max-width:1100px;margin:auto}.testimonial-grid article{background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:24px}.testimonial-grid span{color:#f59e0b;letter-spacing:.12em}.testimonial-grid p{font-size:17px;line-height:1.65;color:#344054}.testimonial-grid b{font-size:13px}@media(max-width:720px){.testimonial-grid{grid-template-columns:1fr}}
