:root{--bg:#f6f7f9;--ink:#252a32;--muted:#858d97;--line:#e5e8ec;--lime:#d4efac;--green:#eaf0df;--danger:#ab3835}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font:16px/1.5 Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}a,button{transition:background .15s,color .15s}button,input,select,textarea{font:inherit}button,a,summary{cursor:pointer}button{border:0;background:none;color:inherit}button:disabled{cursor:wait;opacity:.55}input,textarea,select{padding:11px 12px;width:100%;border:1px solid #dfe3e9;border-radius:7px;background:white;color:var(--ink);font-size:15px;min-width:0}input[type=color]{padding:4px;height:46px}input[type=checkbox]{width:18px;height:18px;accent-color:#6b8750;flex-shrink:0}textarea{resize:vertical}label{display:grid;gap:7px;font-size:14px;line-height:1.5}input:focus,select:focus,textarea:focus{outline:2px solid #a8c58d;outline-offset:1px}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #a4bd87;outline-offset:3px}h1,h2,h3,p{margin:0}h1{font-size:34px;letter-spacing:-1px;line-height:1.2}h2{font-size:18px;font-weight:600}h3{font-size:16px;margin:30px 0 18px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;border:1px solid #dfe3e8;background:#fff;padding:11px 16px;border-radius:7px;font-size:14px;font-weight:500;white-space:nowrap;line-height:1.4}.btn:hover{background:#f0f3ec}.btn.primary{background:#262c33;color:#fff;border-color:#262c33}.btn.primary:hover{background:#414b42}.btn.large{width:100%;padding:16px;margin-top:22px}.btn.small{padding:8px 12px;font-size:13px}.brand{display:flex;align-items:center;gap:9px;font-size:24px;font-weight:800;letter-spacing:-1px;color:#242a31}.brand>span:last-child:not(.brand-mark){font-weight:400;margin-left:-5px}.brand-mark{display:grid;place-items:center;width:35px;height:35px;background:var(--lime);border-radius:9px;font-size:25px;letter-spacing:-3px;padding-right:5px}.eyebrow{font-size:12px;font-weight:600;letter-spacing:1.5px;color:#919890}.muted{font-size:14px;color:#808892;line-height:1.7}.hint{color:#9098a1;font-size:13px;line-height:1.7;margin-top:14px}.block{display:block}.full{grid-column:1/-1}.mt-5{margin-top:20px}.notice{padding:16px 18px;border:1px solid #dfe8d2;background:#eff5e6;color:#567143;border-radius:8px;margin:18px 0;font-size:14px}.notice.error{background:#fff1ef;color:#ac403a;border-color:#f0d1cb}.error-text{color:#b44339}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.form-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:25px;border-top:1px solid var(--line);padding-top:22px}.check-row{display:flex;gap:24px;flex-wrap:wrap;margin:22px 0}.toggle{display:flex;align-items:center;gap:10px;margin:15px 0;cursor:pointer}.toggle a{text-decoration:underline}.panel{border:1px solid var(--line);background:white;border-radius:10px;overflow:hidden}.form-panel{padding:28px;margin-bottom:25px}.form-panel>h2{margin-bottom:23px}.form-panel>label{margin:18px 0}.form-panel>.btn{margin-top:18px}.form-panel>.muted{margin-bottom:20px}.section-title{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:25px}.narrow{max-width:650px}.back-link{display:inline-flex;align-items:center;gap:8px;font-size:14px;color:#7f8a75;margin:0 0 23px}.text-link{font-weight:600;text-decoration:underline;text-underline-offset:3px}.icon-btn{padding:5px;display:inline-flex;align-items:center;justify-content:center}.auth-card{width:min(480px,calc(100% - 32px));margin:7vh auto;padding:36px;border:1px solid var(--line);border-radius:15px;background:white;box-shadow:0 15px 60px #25301808}.auth-card>.brand{margin-bottom:45px}.auth-card>h1{margin:14px 0 20px;font-size:36px}.auth-card>.muted{margin:15px 0 25px}.auth-card label{margin:20px 0}.auth-card .back-link{margin-top:25px}.install-shell{display:grid;grid-template-columns:390px 1fr;max-width:1150px;margin:45px auto;border:1px solid var(--line);border-radius:20px;overflow:hidden;background:#fff}.install-intro{background:#e8eddf;padding:40px;display:flex;flex-direction:column;align-items:flex-start}.install-intro>.brand{margin-bottom:95px}.install-intro h1{font-size:42px;margin:20px 0 25px;line-height:1.15;color:#36402f}.install-intro>p{color:#88977b;font-size:16px;line-height:1.8}.install-steps{display:grid;gap:25px;margin:50px 0}.install-steps b{color:#92a77d;font-size:20px;font-weight:500}.install-steps span{margin-left:15px;font-size:14px;color:#596a49}.install-intro>small{margin-top:auto;color:#8d9b81;font-size:13px}.install-form{padding:42px}.install-form>h2{font-size:25px;margin-bottom:9px}.checks{display:flex;flex-wrap:wrap;gap:8px;margin:25px 0}.checks span{font-size:12px;padding:5px 9px;border-radius:5px;background:#f3f6ef;color:#6f835a}.checks span.bad{background:#fff0ee;color:#b03e35}.mysql-fields{margin-top:20px}.mysql-fields[hidden]{display:none}.admin-layout{min-height:100vh;display:flex}.sidebar{width:244px;position:fixed;inset:0 auto 0 0;z-index:40;background:white;border-right:1px solid var(--line);padding:26px 18px 0;display:flex;flex-direction:column;overflow:auto}.sidebar>.brand{margin:0 6px 32px}.store-switch{display:flex;align-items:center;gap:10px;border:1px solid var(--line);padding:12px 10px;border-radius:9px;margin-bottom:26px}.store-switch>svg{margin-left:auto}.avatar{width:33px;height:33px;border-radius:8px;background:#f0f2f4;display:grid;place-items:center;font-size:14px;flex-shrink:0}.store-switch b,.profile b{font-size:14px;line-height:1.3;display:block}.store-switch small,.profile small{font-size:12px;color:#9aa1aa;display:block;margin-top:5px}.nav-label{font-size:11px;letter-spacing:1.6px;color:#a0a6ae;padding:0 12px 13px}.nav-item{display:flex;align-items:center;gap:12px;padding:11px 13px;border-radius:8px;font-size:14px;color:#7b828c;margin-bottom:4px;min-height:42px}.nav-item.active{color:#344329;background:#eaf0df;font-weight:600}.nav-item:hover{background:#f0f3ec}.nav-count{margin-left:auto;background:#d9e6c7;padding:1px 6px;border-radius:4px;font-size:11px}.sidebar-bottom{margin-top:auto}.sidebar-note{background:#f5f7f8;margin:26px 0 14px;padding:20px 17px;border-radius:10px;display:grid;gap:12px}.sidebar-note small{font-size:10px;letter-spacing:2px;color:#9aa2ac}.sidebar-note strong{font-size:19px;line-height:1.45;font-weight:500}.sidebar-note>span{font-size:12px;color:#98a0a8}.profile{display:flex;gap:11px;align-items:center;border-top:1px solid var(--line);padding:18px 4px}.admin-main{margin-left:244px;width:calc(100% - 244px)}.topbar{height:78px;background:white;border-bottom:1px solid var(--line);padding:0 38px;display:flex;justify-content:space-between;align-items:center;font-size:13px;color:#969da6}.topbar>div{display:flex;align-items:center;gap:17px}.topbar i{font-style:normal;color:#c5c9cf}.topbar b{font-weight:500;color:#484f58}.mobile-menu{display:none}.workspace{padding:37px;max-width:1600px;margin:auto}.page-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px;gap:20px}.page-heading h1{margin:11px 0 10px}.page-heading p{color:#949ca6;font-size:14px}.lime-dot{color:#91ab6c}.setup-strip{display:flex;align-items:center;gap:17px;padding:20px 22px;border:1px solid #e1e9d6;background:#eef4e5;border-radius:10px;margin-bottom:24px}.setup-icon{display:grid;place-items:center;width:50px;height:50px;background:#e0ebd2;border-radius:10px;flex-shrink:0;color:#748766}.setup-strip strong{font-size:15px;font-weight:500}.setup-strip p{font-size:13px;color:#8b977e;margin-top:5px}.pill{background:#fff;color:#809365;padding:6px 10px;border-radius:25px;font-size:12px;margin-left:auto;white-space:nowrap}.pill.neutral{background:#f7f8fa;color:#959da6;border:1px solid var(--line)}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:24px}.stat{padding:22px;border:1px solid var(--line);border-radius:10px;background:white}.stat>div{display:flex;align-items:center;justify-content:space-between;color:#89919c;font-size:14px}.stat>div>span{padding:8px;background:#f6f7f9;border-radius:7px;display:flex}.stat>strong{font-size:29px;letter-spacing:-.5px;font-weight:500;display:block;margin:14px 0 10px}.stat>small{font-size:12px;color:#a2a9b1}.dashboard-grid{display:grid;grid-template-columns:1fr 310px;gap:24px;margin-bottom:25px}.panel-head{padding:23px;display:flex;align-items:center;justify-content:space-between;gap:15px}.panel-head h2{font-size:16px}.panel-head p{font-size:13px;color:#a0a7b1;margin-top:7px}.panel-head>a{display:flex;align-items:center;gap:8px;font-size:13px;color:#838e78}.sales-chart{height:285px;display:flex;gap:15px;padding:25px 25px 20px;align-items:flex-end}.sales-chart>div{height:100%;flex:1;display:flex;align-items:center;flex-direction:column;gap:12px;color:#a2a9b2;font-size:12px}.sales-chart small{font-size:11px}.bar-track{height:100%;width:100%;display:flex;align-items:flex-end;background:repeating-linear-gradient(to top,transparent 0,transparent calc(25% - 1px),#eef1f4 25%)}.bar-track>div{width:100%;min-height:2px;background:#b5cf93;border-radius:5px 5px 0 0}.launch-panel{background:#e8eedf;border:1px solid #dfe7d4;padding:27px;border-radius:10px}.launch-panel h2{font-size:26px;line-height:1.3;font-weight:500;letter-spacing:-.5px;margin:15px 0;color:#445239}.launch-panel>p{font-size:14px;color:#909d82;line-height:1.6;margin-bottom:22px}.launch-panel>a{display:flex;align-items:center;gap:10px;background:#f5f8ef;border-radius:6px;padding:12px 10px;margin-top:9px;font-size:13px;color:#647451}.launch-panel>a>span{display:grid;place-items:center;width:23px;height:23px;background:#e3ebd6;border-radius:50%;font-size:12px}.launch-panel svg{margin-left:auto}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse;white-space:nowrap;font-size:14px;text-align:left}th{font-size:12px;color:#98a0aa;background:#fafbfc;font-weight:400;padding:15px 23px;border-bottom:1px solid var(--line)}td{padding:18px 23px;border-bottom:1px solid #edf0f3}tbody tr:last-child td{border-bottom:0}td b{font-weight:500}.product-cell{display:flex;align-items:center;gap:13px}.product-cell img{width:44px;height:44px;object-fit:cover;border-radius:6px}.product-cell small{display:block;font-size:12px;color:#a3a9b2;margin-top:4px}.badge{display:inline-block;background:#fdf2dc;color:#a98d4c;padding:4px 9px;border-radius:5px;font-size:12px}.badge.complete{background:#edf3e4;color:#819661}.badge.shipped,.badge.processing{background:#edf2fb;color:#728bb2}.badge.cancelled,.badge.returned{background:#faedeb;color:#ba7c73}.empty{padding:60px 25px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;text-align:center;color:#98a1ab}.empty>strong,.empty>h2{color:#737e89;font-size:16px}.empty>p{font-size:14px}.empty>.btn{margin-top:12px}.toolbar{display:flex;align-items:center;gap:12px;margin-bottom:22px}.toolbar>input{max-width:370px}.toolbar>select{max-width:220px}.search-input{position:relative;flex:1;max-width:370px}.search-input>svg{position:absolute;left:12px;top:14px;color:#a0a8b1}.search-input>input{padding-left:38px}.export-btn{margin-left:auto}.pagination{display:flex;gap:7px;flex-wrap:wrap;margin:25px 0}.workspace-footer{display:flex;justify-content:space-between;padding:24px 0 0;font-size:12px;color:#a5adb7}.gallery-admin{display:flex;gap:17px;flex-wrap:wrap}.gallery-admin img{width:140px;height:140px;object-fit:cover;border-radius:8px;margin-bottom:8px}.variant-form{display:grid;grid-template-columns:2fr 1.4fr 1fr 1fr auto auto;gap:12px;align-items:end;border-top:1px solid var(--line);padding-top:20px;margin-top:20px}.variant-form .toggle{margin-bottom:10px}.variant-add{padding-top:20px}.variant-add>summary{font-size:14px;font-weight:500}.order-grid{display:grid;grid-template-columns:1.6fr 1fr;gap:25px}.customer-address{font-size:15px;line-height:1.8}.order-totals{margin:25px 0}.order-totals>p{display:flex;justify-content:space-between;gap:20px;margin:12px 0;font-size:15px}.order-totals .total{border-top:1px solid var(--line);padding-top:18px;font-size:21px}.order-totals b{font-weight:500}.order-grid table{white-space:normal}.order-grid td{padding:15px 5px}.order-grid th{padding:15px 5px}.policy-text{white-space:pre-wrap;line-height:1.8;font-size:16px}
@media(min-width:1550px){.workspace{padding:45px 55px}.dashboard-grid{grid-template-columns:1fr 350px}}
@media(max-width:1150px){.workspace{padding:25px}.dashboard-grid{grid-template-columns:1fr}.launch-panel{display:none}.stat{padding:16px}.stats{gap:11px}.stat>strong{font-size:24px}.variant-form{grid-template-columns:1fr 1fr}.order-grid{grid-template-columns:1fr}.install-shell{margin:25px;grid-template-columns:320px 1fr}.install-intro{padding:30px}.install-intro h1{font-size:36px}}
@media(max-width:800px){.sidebar{transform:translateX(-100%);box-shadow:15px 0 50px #0001}.sidebar.open{transform:none}.admin-main{margin-left:0;width:100%}.mobile-menu{display:inline-flex}.topbar{padding:0 20px}.install-shell{grid-template-columns:1fr}.install-intro{padding:30px}.install-intro>.brand{margin-bottom:30px}.install-intro h1{font-size:32px}.install-steps{display:none}.install-intro>p{max-width:500px}.install-intro>small{margin-top:25px}}
@media(max-width:600px){.workspace{padding:25px 15px}.page-heading{align-items:flex-start;flex-wrap:wrap}.page-heading h1{font-size:29px}.topbar{height:66px;padding:0 15px}.topbar>div>span,.topbar i{display:none}.topbar>div{gap:9px}.topbar .btn{font-size:12px;padding:9px}.stats{grid-template-columns:1fr 1fr}.stat>strong{font-size:25px}.stat>div{font-size:13px}.setup-strip{padding:15px}.setup-strip>.pill{display:none}.setup-strip p{line-height:1.6}.form-grid{grid-template-columns:1fr}.form-panel{padding:20px}.toolbar{flex-wrap:wrap}.toolbar>input,.search-input{max-width:none;width:100%;flex-basis:100%}.toolbar>select{flex:1;max-width:none}.export-btn{margin-left:0}.workspace-footer{font-size:11px;gap:10px}.panel-head{padding:20px}.panel-head>.pill{display:none}.panel-head>a{font-size:12px}.auth-card{padding:28px}.install-shell{margin:15px}.install-form{padding:25px}.install-form>h2{font-size:23px}.variant-form{grid-template-columns:1fr 1fr}.section-title{flex-wrap:wrap}}
@media print{.sidebar,.topbar,.workspace-footer,.page-heading,.back-link,.print-button,.order-grid>aside>form{display:none!important}.admin-main{margin:0;width:100%}.workspace{padding:0}.order-grid{display:block}.panel{border:0;box-shadow:none}body{background:white}.order-grid>aside{page-break-inside:avoid}}

.storefront{background:#fff;color:#252a28;--store-color:#303c31}.demo-banner{background:#e7eddf;text-align:center;padding:9px;font-size:12px;display:flex;justify-content:center;gap:20px}.demo-banner a{text-decoration:underline}.store-announcement{background:var(--store-color);color:#fff;text-align:center;padding:11px;font-size:12px;letter-spacing:.3px}.store-header{padding:28px 5%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e9ebe8;gap:20px}.store-logo{font-size:28px;font-weight:700;letter-spacing:-1.3px}.store-logo>span{font-size:11px;vertical-align:top;padding-left:4px}.store-logo>img{max-width:200px;max-height:55px}.store-header nav{display:flex;gap:28px;font-size:14px;color:#636964}.cart-button{display:flex;align-items:center;gap:10px;font-size:13px}.cart-button b{background:#eaf0e4;border-radius:50%;width:23px;height:23px;display:grid;place-items:center;font-weight:400;font-size:11px}.store-main{max-width:1550px;margin:auto;padding:0 5%}.collection-heading{display:flex;justify-content:space-between;align-items:flex-end;padding:60px 0 40px;gap:20px}.collection-heading .eyebrow{color:#8b9387}.collection-heading h1{font-size:clamp(30px,3vw,46px);font-weight:500;letter-spacing:-1.7px;line-height:1.2;margin:15px 0}.collection-heading p{font-size:14px;color:#92978f}.collection-count{font-size:11px;color:#899183;letter-spacing:1.5px;white-space:nowrap;padding-bottom:6px}.collection-toolbar{display:flex;justify-content:space-between;gap:20px;padding:25px 0;border-top:1px solid #e8ece5}.category-buttons{display:flex;gap:6px;flex-wrap:wrap}.category-buttons button{padding:9px 15px;border-radius:25px;font-size:13px;color:#91978d}.category-buttons button.selected{background:var(--store-color);color:white}.collection-tools{display:flex;align-items:center;gap:10px}.store-search{display:flex;align-items:center;gap:5px;color:#959b92}.store-search input{border:0;background:transparent;width:150px;font-size:13px;padding:7px}.collection-tools [data-slot=select-trigger]{border:0;box-shadow:none;font-size:12px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.product-image{height:350px;background:#f0f1ef;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:cover;transition:transform .35s}.product-image:hover img{transform:scale(1.04)}.product-category{position:absolute;top:15px;left:15px;background:#fffffff0;border-radius:3px;padding:7px 9px;font-size:10px;letter-spacing:.5px}.image-arrow{position:absolute;bottom:15px;right:15px;background:white;border-radius:50%;width:33px;height:33px;display:grid;place-items:center}.product-caption{display:flex;justify-content:space-between;gap:10px;padding:19px 0 13px}.product-caption h2{font-weight:500;font-size:15px;line-height:1.4}.product-caption p{font-size:12px;color:#989e94;margin-top:6px}.product-caption>strong{font-weight:500;font-size:14px;white-space:nowrap;padding-top:2px}.quick-add{display:flex;align-items:center;gap:7px;font-size:12px;border-bottom:1px solid #adb6a5;padding-bottom:4px;color:#637356}.store-bottom{margin:70px 0 55px;background:#f2f4ed;padding:40px;display:flex;align-items:center;gap:40px;justify-content:space-between}.store-bottom h2{font-size:30px;font-weight:400;letter-spacing:-.5px;margin-top:12px;line-height:1.3}.store-bottom>p{max-width:280px;font-size:14px;color:#8a9580;line-height:1.7}.store-bottom>a{display:flex;gap:15px;font-size:13px;white-space:nowrap;border-bottom:1px solid #839277;padding:10px 0}.store-footer{display:flex;justify-content:space-between;gap:25px;border-top:1px solid #e7eae3;padding:30px 5%;align-items:center}.store-footer>strong{font-size:18px;font-weight:500}.store-footer>div{display:flex;gap:22px;font-size:12px;color:#838c7b}.store-footer>span{font-size:11px;color:#a2a998}.cart-items{margin:25px 0}.cart-item{display:flex;gap:15px;padding:18px 0;border-bottom:1px solid #e8ece4;font-size:14px}.cart-item img{width:65px;height:75px;object-fit:cover;border-radius:6px}.cart-item>div{flex:1}.cart-item p{color:#888f83;margin:6px 0}.cart-item>strong{font-size:13px}.quantity{display:flex;gap:14px;align-items:center}.quantity button{padding:6px;border:1px solid #dde3d8;border-radius:4px}.cart-total{display:flex;justify-content:space-between;padding:20px 0;font-size:20px}.store-buy{background:var(--store-color,#303c31);color:#fff;width:100%;padding:16px;display:flex;align-items:center;justify-content:center;gap:12px;font-size:14px;border-radius:4px}.store-buy:hover{filter:brightness(1.15)}.quote{background:#f0f4eb;border-radius:8px;padding:15px;margin:20px 0}.quote p{display:flex;justify-content:space-between;margin:10px 0;font-size:14px}.quote p:last-child{border-top:1px solid #dce4d5;padding-top:15px;font-size:18px}.policy-text{white-space:pre-wrap;font-size:15px;line-height:1.7}.back-link{display:flex;gap:8px;align-items:center;margin:25px 0;color:#929b8a;font-size:13px}.product-detail{display:grid;grid-template-columns:1fr 1fr;gap:70px}.detail-image{height:580px;background:#f0f2ed;display:grid;place-items:center}.detail-image>img{width:100%;height:100%;object-fit:cover}.detail-info{padding:35px 20px 20px 0}.detail-info h1{font-size:40px;line-height:1.2;letter-spacing:-1px;margin:18px 0}.detail-price{font-size:25px;margin:20px 0}.product-description{line-height:1.8;color:#8b9385;font-size:15px;margin:25px 0;white-space:pre-wrap}.stock-label{font-size:13px;color:#798e65;margin:20px 0}.shipping-note{display:flex;align-items:center;gap:12px;border-top:1px solid #e3e8de;margin:25px 0;padding:20px 0;font-size:13px;color:#909b86;line-height:1.8}
@media(max-width:1100px){.product-grid{grid-template-columns:repeat(2,1fr)}.store-header nav{gap:18px;font-size:12px}.collection-toolbar{flex-wrap:wrap}.store-bottom{padding:30px;gap:20px}.store-bottom>p{display:none}.product-detail{gap:30px}.detail-image{height:480px}.detail-info h1{font-size:32px}}
@media(max-width:640px){.store-header{padding:22px 5%}.store-header nav{display:none}.store-logo{font-size:25px}.cart-button>span{display:none}.collection-heading{padding:38px 0 27px}.collection-count{display:none}.collection-heading h1{font-size:33px}.collection-heading p{line-height:1.7}.collection-tools{width:100%;justify-content:space-between}.product-grid{gap:15px}.product-image{height:230px}.product-caption{flex-direction:column;padding:12px 0}.product-caption h2{font-size:14px}.product-category{top:10px;left:10px;font-size:9px;padding:5px}.image-arrow{width:28px;height:28px;bottom:10px;right:10px}.quick-add{font-size:11px}.store-bottom{flex-direction:column;align-items:flex-start;margin:45px 0 30px;padding:25px}.store-bottom h2{font-size:27px}.store-footer{flex-wrap:wrap}.store-footer>div{flex-wrap:wrap;gap:12px}.demo-banner{font-size:10px;gap:8px;flex-wrap:wrap}.product-detail{grid-template-columns:1fr;gap:20px}.detail-image{height:390px}.detail-info{padding:10px 0}.detail-info h1{font-size:33px}}
.category-buttons>a{padding:9px 15px;border-radius:25px;font-size:14px;color:#858e7d}.category-buttons>a.selected{background:var(--store-color);color:white}.collection-tools{align-items:center}.collection-tools select{width:auto;max-width:200px;font-size:14px}.collection-tools .btn{font-size:13px}.store-search{gap:4px;margin:0}.store-header nav a{font-size:14px}.store-logo sup{font-size:10px;vertical-align:top;margin-left:3px}.store-footer nav{display:flex;gap:20px;font-size:14px;color:#89937f}.store-footer small{display:block;font-size:12px;color:#969f8e;margin-top:8px}.store-footer>span{font-size:12px}.store-main{min-height:55vh}.storefront .notice{margin-top:25px}.storefront .content-page{max-width:800px;margin:60px auto 80px}.content-page h1{margin:15px 0 35px}.storefront .policy-text{white-space:normal}.storefront .collection-heading p{max-width:650px;line-height:1.7;font-size:16px}.storefront .product-caption h2,.storefront .product-caption>strong{font-size:16px}.storefront .product-category{font-size:12px}.storefront .quick-add{font-size:14px}.storefront .product-description{font-size:16px}.breadcrumbs{display:flex;gap:12px;flex-wrap:wrap;font-size:13px;color:#9aa28f;margin:25px 0}.breadcrumbs>a:hover{text-decoration:underline}.image-thumbs{display:flex;gap:12px;margin:15px 0}.image-thumbs img{width:80px;height:80px;object-fit:cover}.image-thumbs button{padding:0;border:1px solid #e5e9df}.buy-row{display:flex;align-items:flex-end;gap:15px}.buy-row label{width:85px;flex-shrink:0}.buy-row .store-buy{min-height:46px}.detail-price del{font-size:17px;color:#a8af9f;margin-left:16px}.related{margin:65px 0}.related>h2{font-size:25px;margin-bottom:30px}.checkout-grid{display:grid;grid-template-columns:1.6fr 1fr;gap:30px;margin-bottom:70px;align-items:start}.cart-panel{padding:15px 25px}.cart-item{align-items:center;padding:25px 0}.cart-item>label{width:75px;flex-shrink:0}.cart-item>img{width:80px;height:95px}.cart-update{padding:20px 0;display:flex;gap:15px;align-items:center;justify-content:space-between}.cart-update .hint{margin:0}.checkout-grid .store-buy{margin-top:22px}.checkout-grid .form-panel>h2{margin-bottom:25px}.checkout-item{display:flex;gap:20px;justify-content:space-between;border-bottom:1px solid #e5eadd;padding:18px 0;font-size:14px}.checkout-item>strong{white-space:nowrap}.payment-method{display:flex;align-items:center;gap:15px;background:#f5f7f1;border:1px solid #e5eadc;padding:20px;border-radius:8px;margin:20px 0}.payment-method b{font-size:15px;font-weight:500}.agreement{align-items:flex-start;margin:25px 0}.agreement input{margin-top:4px}.quote-total{display:flex;justify-content:space-between;padding:20px 0;border-top:1px solid #e5eadc;font-size:19px}.order-success{max-width:650px;margin:70px auto;display:flex;flex-direction:column;align-items:center;text-align:center;gap:20px}.order-success h1{font-size:40px}.success-icon{display:grid;place-items:center;background:#e5edda;color:#7c975e;width:80px;height:80px;border-radius:50%;margin-bottom:10px}.order-success .btn{margin-top:15px}.cart-empty{padding:100px 20px}.storefront .empty>h1{font-weight:500;font-size:32px}.image-placeholder{color:#a6b09d}.store-announcement{font-size:14px}.store-bottom>p{font-size:16px}.collection-count{font-size:12px}.storefront .product-image{border-radius:3px}.storefront .store-logo{line-height:1.15}.storefront .cart-button{font-size:14px}
@media(max-width:1000px){.checkout-grid{grid-template-columns:1fr}.checkout-grid>aside{max-width:600px}.store-main .collection-toolbar{gap:15px}.collection-tools{flex-wrap:wrap}.store-main .product-detail{gap:35px}}
@media(max-width:640px){.store-footer nav{flex-wrap:wrap;font-size:13px;gap:13px}.store-main .product-detail{grid-template-columns:1fr}.product-detail .detail-info{padding:10px 0}.store-main .detail-info h1{font-size:33px}.cart-item{flex-wrap:wrap;gap:12px}.cart-item>div{min-width:130px}.cart-item>strong{margin-left:auto}.cart-item>label{width:65px}.cart-panel{padding:12px 18px}.cart-update{flex-wrap:wrap}.collection-tools .store-search{width:100%}.collection-tools .store-search input{width:100%}.collection-tools select{flex:1}.product-grid{gap:20px 14px}.storefront .quick-add{font-size:13px}.storefront .product-caption h2{font-size:15px}.store-main .product-image{height:240px}.storefront .collection-heading{align-items:flex-start;flex-wrap:wrap}.collection-heading .back-link{margin:0}.order-success h1{font-size:31px}.checkout-grid{gap:15px}.category-buttons{row-gap:15px}.storefront .store-announcement{font-size:13px}.storefront .store-logo{font-size:23px;max-width:75%}.storefront .cart-button{gap:7px}}
.sidebar-close{display:none}.storefront .collection-heading p{color:#7b8574}.storefront .product-description{color:#747e6d}.muted{color:#76818c}.stat>small{color:#929ca6}@media(max-width:800px){.sidebar-close{display:flex;position:absolute;right:8px;top:6px;font-size:24px}}
@media(max-width:800px){.sidebar{visibility:hidden}.sidebar.open{visibility:visible}}.panel,.admin-main,.dashboard-grid>*{min-width:0}

.image-dropzone{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;min-height:180px;border:2px dashed #cdd8c0;border-radius:12px;background:#f7f9f3;padding:28px 20px;color:#697e53;transition:border-color .15s,background .15s,box-shadow .15s}.image-dropzone[hidden]{display:none}.image-dropzone strong{font-size:18px;font-weight:600}.image-dropzone span{font-size:14px;color:#849078}.image-dropzone:hover,.image-dropzone.is-dragging{border-color:#789653;background:#eaf2df;box-shadow:0 0 0 4px #a8c58720}.image-dropzone>*{pointer-events:none}.upload-status{font-size:14px;color:#71865d;margin:16px 0}.upload-error{padding:12px 15px;border:1px solid #f0d1cb;border-radius:8px;background:#fff1ef;color:#ac403a;margin-top:15px;font-size:14px}.upload-previews{display:grid;grid-template-columns:repeat(auto-fill,minmax(145px,1fr));gap:16px}.upload-preview{margin:0;padding:10px;border:1px solid #e2e7dc;background:#fff;border-radius:9px;min-width:0;display:flex;flex-direction:column;gap:8px}.upload-preview img{width:100%;height:120px;object-fit:contain;background:#f5f7f2;border-radius:5px}.upload-preview figcaption{font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.upload-preview small{font-size:12px;color:#929b8b}.upload-preview .btn{width:100%}@media(max-width:600px){.image-dropzone{min-height:155px;padding:20px 14px}.image-dropzone strong{font-size:17px}.image-dropzone span{text-align:center;line-height:1.5}.upload-previews{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}}

.image-uploader [hidden]{display:none}.delete-form{display:inline-block;margin:4px}.btn.danger{color:#b42318;border-color:#f4b8b2}.permission-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px}
.file-drop{display:grid;gap:12px;border:2px dashed #c4d1b3;padding:24px;border-radius:14px;background:#f7f9f2;margin:16px 0;cursor:pointer}.file-drop input{max-width:100%}.file-drop.is-dragging{background:#e2edcf;border-color:#576b36}.file-drop span{font-size:12px;color:#6b7561}.builder-toolbar{display:flex;justify-content:space-between;align-items:center;padding:24px;margin-bottom:24px}.builder-layout{display:grid;grid-template-columns:230px minmax(0,1fr);gap:24px}.builder-palette{padding:20px;height:fit-content;position:sticky;top:24px;display:grid;gap:10px}.builder-card{background:white;border:1px solid #e1e5dc;border-radius:18px;padding:18px;margin-bottom:20px}.builder-card>header{display:flex;align-items:center;gap:12px;margin-bottom:16px}.builder-card>header>div{margin-left:auto}.drag-handle{font-size:30px;cursor:grab}.builder-card.dragging{opacity:.45}.builder-mini{padding:32px;border-radius:12px;min-height:170px;overflow:hidden}.builder-mini img{max-width:100%;max-height:240px;object-fit:cover;border-radius:10px}.builder-mini [hidden]{display:none}.builder-mini h2{font-size:30px;margin:10px 0}.builder-card summary{padding:18px 0;cursor:pointer}.builder-save{display:flex;gap:12px;justify-content:flex-end;padding:18px;position:sticky;bottom:10px;z-index:5;box-shadow:0 8px 32px #18211512}.backup-row{display:flex;justify-content:space-between;gap:16px;align-items:center;padding:12px 0;overflow-wrap:anywhere}.home-block{background:var(--block-color,#f4f5ee);padding:48px;border-radius:22px;margin:24px 0}.home-copy h2{font-size:clamp(28px,4vw,64px);line-height:1.05;letter-spacing:-.04em;margin:0 0 20px}.home-copy p{font-size:18px;line-height:1.65;max-width:65ch}.home-hero,.home-image{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:32px;min-height:420px}.home-hero .home-copy{grid-column:1;grid-row:1}.home-cover{width:100%;height:380px;object-fit:cover;border-radius:16px;grid-column:2;grid-row:1}.home-categories{display:flex;flex-wrap:wrap;gap:15px}.home-categories a{background:white;padding:24px;border-radius:14px;font-weight:600}.home-block .product-grid{margin-top:24px}.contact-cards{display:grid;gap:18px;margin:30px 0}.store-footer nav{flex-wrap:wrap;max-width:600px}.home-slider{position:relative}.home-slider [hidden]{display:none!important}.slider-controls{display:flex;justify-content:center;align-items:center;gap:18px;padding-bottom:15px}.theme-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px}.theme-card{padding:25px}.theme-swatch{height:110px;border-radius:12px;margin-bottom:15px;background:var(--theme-preview,#eef2e6)}
@media(max-width:800px){.builder-layout{grid-template-columns:1fr}.builder-palette{position:static;grid-template-columns:1fr 1fr}.builder-palette h3,.builder-palette p{grid-column:1/-1}.builder-toolbar{display:block}.builder-card{padding:12px}.builder-card>header{flex-wrap:wrap}.builder-save{flex-wrap:wrap}.home-block{padding:24px;margin:14px 0;border-radius:16px}.home-hero,.home-image{grid-template-columns:1fr;gap:22px;min-height:0}.home-cover{grid-column:1;grid-row:2;height:250px}.home-copy{grid-column:1;grid-row:1}.home-copy p{font-size:16px}.store-header{flex-wrap:wrap;gap:12px}.store-header nav{order:3;width:100%;overflow:auto;white-space:nowrap;display:flex;padding:8px 0}.store-footer{display:flex;flex-direction:column;gap:24px}.store-footer nav{display:flex;flex-wrap:wrap;gap:14px}.backup-row{flex-direction:column;align-items:flex-start}.builder-mini{padding:22px}.form-grid{min-width:0}.form-grid>label{min-width:0}}

.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sidebar{overflow-y:auto}.slide-fields{padding:16px;margin:12px 0}.builder-card .slide-editor{border-top:1px solid #e1e5dc;margin-top:15px}

.builder-mini [data-mini-button]:empty,.slide-editor[hidden]{display:none}.slider-controls .btn{min-width:44px;min-height:44px}

.store-actions,.customer-links{display:flex;align-items:center;gap:18px}.customer-links a{display:flex;align-items:center;gap:6px;font-size:13px;white-space:nowrap}.customer-shell{max-width:1100px;margin:40px auto;padding:20px}.customer-shell>.brand{margin-bottom:24px}.customer-auth{max-width:480px;margin:30px auto}.customer-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin:24px 0}.account-order{padding:18px 0;border-bottom:1px solid #e4e7df}.guest-choice{padding:16px;background:#f1f5e9;border-radius:12px;margin-bottom:20px}.guest-choice p{margin-bottom:0}.customer-shell form>label{margin-bottom:16px}@media(max-width:800px){.store-actions{gap:12px;margin-left:auto}.customer-links{gap:10px}.customer-links a{font-size:12px}.customer-grid{grid-template-columns:1fr}.customer-shell{margin:12px auto;padding:16px}.store-logo{font-size:20px}}

.sidebar-note{padding:14px!important}.sidebar-note strong{font-size:13px!important;line-height:1.5!important;font-weight:500}.sidebar-note small{font-size:9px!important}.sidebar-note span{font-size:11px!important}
.product-editor{display:grid;grid-template-columns:minmax(0,1fr) 270px;gap:24px}.product-editor>.section-title{grid-column:1/-1}.product-category-tree{grid-column:2;grid-row:2;align-self:start;position:sticky;top:24px;background:#f5f7fa;border:1px solid #e3e8ed;border-radius:14px;padding:18px}.product-editor-body{grid-column:1;grid-row:2}.category-node{margin:8px 0 8px 12px}.category-node summary{cursor:pointer}.category-node label,.product-category-tree>label{display:inline-flex;gap:7px;align-items:center;font-size:13px}.category-node input,.product-category-tree input{width:auto}.rich-toolbar{display:flex;flex-wrap:wrap;gap:4px;background:#f5f7fa;padding:8px;border-bottom:1px solid #e1e5ea}.rich-toolbar button{border:0;border-radius:5px;background:white;padding:7px 10px;cursor:pointer}.rich-editor{border:1px solid #dce2e8;border-radius:10px;overflow:hidden}.rich-surface{padding:16px;min-height:140px;outline:none;font-weight:400}.rich-surface:focus{box-shadow:inset 0 0 0 2px #788ac4}.rich-content{line-height:1.8;white-space:pre-line}.rich-content ul,.rich-content ol,.rich-surface ul,.rich-surface ol{padding-left:24px}.product-full-description{margin-top:32px}.category-cover{width:100%;max-height:300px;object-fit:cover;border-radius:20px}.category-tile-image{display:block;width:100%;height:150px;object-fit:cover;border-radius:10px;margin-bottom:14px}.provider-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:20px 0 32px}.provider-card{margin:0!important;align-self:start;border:1px solid #e0e5ec;transition:border-color .2s}.provider-card.enabled{border-color:#7c9873}.provider-card header{display:flex;justify-content:space-between;align-items:center;gap:15px}.provider-card header h3{margin:0}.provider-card [data-provider-fields]{border-top:1px solid #e7eaf0;padding-top:20px;margin-top:18px}.provider-card [data-provider-fields] label{margin-bottom:14px}.provider-card .hint{overflow-wrap:anywhere}
.studio-devices{display:flex;gap:10px;align-items:center;padding:14px 0}.studio-layout{background:#edf0f5;border-radius:18px;padding:18px;align-items:start;grid-template-columns:190px minmax(0,1fr)}.studio-layout .builder-palette{position:sticky;top:20px;padding:16px}.studio-layout .builder-palette .btn{justify-content:start;font-size:12px;background:#f6f7fa;border:1px solid #e5e8ee;padding:12px}.studio-layout [data-blocks]{margin:auto;transition:max-width .2s}.studio-layout .builder-card{border:2px solid transparent;box-shadow:0 4px 18px #14223508;border-radius:12px;overflow:hidden}.studio-layout .builder-card.studio-selected{border-color:#687be0}.studio-layout .builder-card>header{background:#fff;padding:10px 14px;font-size:12px}.studio-layout .builder-mini{cursor:pointer;min-height:190px;position:relative}.studio-layout .builder-card>details{background:#fff;padding:16px}.studio-layout .builder-card>details[open]{border-top:2px solid #687be0}.studio-layout .builder-mini img{max-height:200px;object-fit:cover}.studio-layout .builder-save{position:sticky;bottom:10px;box-shadow:0 8px 24px #1523321a}.home-copy h2{font-size:var(--heading-size,40px)}
@media(max-width:900px){.product-editor{display:block}.product-category-tree{position:static;margin-bottom:20px}.provider-grid{grid-template-columns:1fr}.studio-layout{grid-template-columns:1fr;padding:10px}.studio-layout .builder-palette{position:static;display:flex;flex-wrap:wrap;gap:6px}.studio-layout .builder-palette h3{width:100%}.studio-layout .builder-palette .hint{display:none}.studio-devices{flex-wrap:wrap}.home-copy h2{font-size:min(var(--heading-size,40px),36px)}}
.card-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px}.card-actions .quick-add{width:auto;flex:1;font-size:12px}.card-actions .btn{font-size:11px;padding:9px 10px}.card-actions form{margin:0}.product-editor>input{display:none}
[data-lightbox-open]{cursor:zoom-in}.product-lightbox[open]{display:flex;align-items:center;justify-content:center;gap:15px;width:100vw;max-width:100vw;height:100dvh;max-height:100dvh;border:0;margin:0;background:#101218f5;color:white;padding:35px}.product-lightbox::backdrop{background:#101218}.product-lightbox img{max-width:calc(100vw - 150px);max-height:88dvh;object-fit:contain}.product-lightbox button{background:#ffffff20;color:white;border:0;border-radius:50%;width:44px;height:44px;font-size:24px;cursor:pointer;flex-shrink:0}.product-lightbox .lightbox-close{position:absolute;right:20px;top:15px}.product-lightbox span{position:absolute;bottom:12px;left:50%;transform:translateX(-50%)}@media(max-width:600px){.product-lightbox[open]{padding:12px;gap:5px}.product-lightbox img{max-width:calc(100vw - 110px)} }
@media(min-width:1400px){.studio-layout:has(.studio-selected){padding-right:340px}.studio-layout .studio-selected>details{position:fixed;right:24px;top:94px;width:300px;max-height:calc(100vh - 120px);overflow:auto;z-index:15;box-shadow:0 8px 35px #25354a26;border:1px solid #dfe4ee;border-radius:14px}.studio-layout .studio-selected>details .form-grid{grid-template-columns:1fr}.studio-layout .studio-selected>details summary{font-size:13px}.studio-layout .studio-selected>details label{font-size:12px}.studio-layout .studio-selected>details input{padding:9px}.studio-layout .studio-selected>details .file-drop{font-size:11px}}
/* MONO Design Collection — storefront-only presentation */
.storefront{background:var(--theme-bg,#f5f3ff);color:var(--theme-text,#24223c);--store-color:var(--theme-accent,#6351ce);min-height:100vh;font-family:Arial,sans-serif}.storefront .store-header{background:var(--theme-surface);border-bottom:1px solid color-mix(in srgb,var(--theme-accent) 12%,transparent);padding-top:22px;padding-bottom:22px}.storefront .store-logo{font-size:27px;letter-spacing:-1px;color:var(--theme-text)}.storefront .store-header nav a{font-size:13px;font-weight:600}.storefront .store-announcement{background:var(--theme-accent);color:var(--theme-button-text);font-size:11px;letter-spacing:1px;padding:11px}.storefront .store-main{max-width:1440px;margin:auto;padding:36px 48px}.storefront .home-block{border-radius:var(--theme-radius);overflow:hidden;background:var(--theme-surface);margin-bottom:36px}.storefront .home-hero{background:linear-gradient(125deg,color-mix(in srgb,var(--theme-accent) 20%,var(--theme-bg)),var(--theme-surface));min-height:440px;align-items:center;border:1px solid color-mix(in srgb,var(--theme-accent) 12%,transparent)}.storefront .home-copy h2,.storefront .detail-info h1,.storefront .collection-heading h1{font-family:var(--theme-font);letter-spacing:-1.5px;line-height:1.12}.storefront .home-hero .home-copy{padding:24px;max-width:620px}.storefront .home-hero .home-copy h2{font-size:clamp(32px,var(--heading-size,52px),72px)}.storefront .home-cover{border-radius:var(--theme-radius);height:100%;min-height:330px;object-fit:cover}.storefront .home-products{padding:0!important;background:transparent}.storefront .home-products>.home-copy{padding:16px 0 26px}.storefront .product-grid{gap:22px}.storefront .product-card{background:var(--theme-surface);padding:12px;border:1px solid color-mix(in srgb,var(--theme-accent) 10%,transparent);border-radius:var(--theme-radius);box-shadow:0 7px 25px #18223906;transition:transform .2s,box-shadow .2s;overflow:hidden}.storefront .product-card:hover{transform:translateY(-4px);box-shadow:0 12px 30px #18223913}.storefront .product-image{background:color-mix(in srgb,var(--theme-accent) 6%,var(--theme-surface));border-radius:calc(var(--theme-radius) * .7);aspect-ratio:1/1.12}.storefront .product-image img{width:100%;height:100%;object-fit:cover;transition:transform .35s}.storefront .product-card:hover .product-image img{transform:scale(1.025)}.storefront .product-caption{padding:17px 4px 12px;gap:12px}.storefront .product-caption h2{font-size:14px;font-weight:600;line-height:1.45}.storefront .product-caption strong{font-size:14px;white-space:nowrap;color:var(--theme-accent)}.storefront .product-caption p{font-size:10px;opacity:.55}.storefront .card-actions{padding:0 4px 5px;gap:6px}.storefront .quick-add{font-size:10px;border:0;color:var(--theme-text);opacity:.7}.storefront .btn.primary,.storefront .store-buy{background:var(--theme-accent);color:var(--theme-button-text);border:0;border-radius:calc(var(--theme-radius) * .6)}.storefront .card-actions .btn{font-size:10px;padding:10px 12px;font-weight:600}.storefront .cart-button{background:var(--theme-bg);border:1px solid color-mix(in srgb,var(--theme-accent) 15%,transparent);border-radius:40px;color:var(--theme-text)}.storefront .cart-button b{background:var(--theme-accent);color:var(--theme-button-text)}.storefront .home-categories{gap:18px}.storefront .home-categories a{background:var(--theme-bg);border:0;border-radius:var(--theme-radius);padding:20px;font-size:16px}.storefront .detail-image{background:var(--theme-surface);border-radius:var(--theme-radius);overflow:hidden}.storefront .detail-info{padding:30px 15px}.storefront .detail-info h1{font-size:42px}.storefront .detail-price{color:var(--theme-accent)}.storefront .panel{background:var(--theme-surface);border-radius:var(--theme-radius)}.storefront .store-footer{background:var(--theme-surface);border-top:1px solid color-mix(in srgb,var(--theme-accent) 10%,transparent);display:flex;justify-content:space-between;align-items:center;gap:24px;padding:32px 48px}.storefront .store-footer nav{display:flex;flex-wrap:wrap;gap:18px}.storefront .store-footer a{font-size:11px}.storefront .store-bottom{background:var(--theme-surface);border-radius:var(--theme-radius);padding:36px}.storefront .image-arrow{background:var(--theme-surface);color:var(--theme-accent)}
/* Technology: compact, squared product panels and high contrast */
.storefront[data-theme=tech] .store-logo{font-weight:900;letter-spacing:-1.6px}.storefront[data-theme=tech] .home-hero{background:linear-gradient(120deg,#14233c,#244d8b);color:white}.storefront[data-theme=tech] .home-hero .btn{background:#b8ecff;color:#102239}.storefront[data-theme=tech] .product-image{aspect-ratio:1;object-fit:contain;background:#f3f6fc}.storefront[data-theme=tech] .product-image img{object-fit:contain}.storefront[data-theme=tech] .product-card{border-top:3px solid var(--theme-accent)}.storefront[data-theme=tech] .product-caption h2{font-weight:700}.storefront[data-theme=tech] .home-categories a{border:1px solid #d2e0f5;background:#fff}
/* Fashion: editorial proportions and restrained detailing */
.storefront[data-theme=fashion] .store-logo{font-family:Georgia,serif;font-weight:400;font-size:32px;letter-spacing:2px}.storefront[data-theme=fashion] .home-hero{background:#e9e2d8;border:0}.storefront[data-theme=fashion] .product-card{border:0;padding:0;background:transparent;box-shadow:none}.storefront[data-theme=fashion] .product-image{aspect-ratio:3/4;border-radius:0}.storefront[data-theme=fashion] .product-caption{padding:20px 0 12px}.storefront[data-theme=fashion] .product-caption h2{font-family:Georgia,serif;font-size:18px;font-weight:400}.storefront[data-theme=fashion] .card-actions{border-bottom:1px solid #cfc7bd;padding-bottom:14px}.storefront[data-theme=fashion] .home-categories a{text-transform:uppercase;letter-spacing:2px;font-size:12px;border-bottom:1px solid #cfc7bd}
/* Beauty: soft frames, rose accents and sculpted image corners */
.storefront[data-theme=beauty] .store-logo{font-family:Georgia,serif;font-style:italic;font-size:32px}.storefront[data-theme=beauty] .home-hero{background:linear-gradient(125deg,#f7d8e6,#fff8f4)}.storefront[data-theme=beauty] .product-image{border-radius:120px 120px 18px 18px;background:#fff0f5}.storefront[data-theme=beauty] .product-caption h2{font-family:Georgia,serif;font-size:17px}.storefront[data-theme=beauty] .home-categories a{border-radius:60px;text-align:center}.storefront[data-theme=beauty] .product-card{padding:18px;border-color:#f2dce5}.storefront[data-theme=beauty] .home-cover{border-radius:150px 20px 20px 20px}
/* Cosmetics: botanical surfaces, contained photos and clean labels */
.storefront[data-theme=cosmetics] .store-logo{font-weight:500;letter-spacing:3px;text-transform:uppercase;font-size:22px}.storefront[data-theme=cosmetics] .home-hero{background:linear-gradient(130deg,#dce9d5,#f8f9ef)}.storefront[data-theme=cosmetics] .product-image{aspect-ratio:1;background:#f4f8ef}.storefront[data-theme=cosmetics] .product-image img{object-fit:contain}.storefront[data-theme=cosmetics] .product-card{box-shadow:none;border:1px solid #dce6d7;padding:18px}.storefront[data-theme=cosmetics] .product-caption h2{font-size:13px;letter-spacing:.4px}.storefront[data-theme=cosmetics] .home-categories a{border:1px solid #cadac4;background:transparent}
/* Furniture: generous photography and warm editorial space */
.storefront[data-theme=furniture] .store-logo{font-family:Georgia,serif;font-size:32px;font-weight:400}.storefront[data-theme=furniture] .home-hero{background:#e9ddce;border:0;min-height:500px}.storefront[data-theme=furniture] .home-cover{min-height:400px}.storefront[data-theme=furniture] .product-image{aspect-ratio:4/3}.storefront[data-theme=furniture] .product-card{padding:0 0 16px;border:0;box-shadow:none}.storefront[data-theme=furniture] .product-caption,.storefront[data-theme=furniture] .card-actions{padding-left:16px;padding-right:16px}.storefront[data-theme=furniture] .product-caption h2{font-family:Georgia,serif;font-size:19px}.storefront[data-theme=furniture] .home-categories a{background:#e9ddce}
.theme-library{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.theme-library .theme-card{padding:0;overflow:hidden}.theme-card-info{padding:22px}.theme-card-info h2{font-size:20px;margin:14px 0 10px}.theme-card-info p{min-height:48px;font-size:13px;color:#697386}.theme-card-info form{display:flex;flex-wrap:wrap;gap:8px}.theme-preview-mini{background:var(--preview-bg);padding:20px;border-bottom:1px solid #e5e8ec}.mini-nav{display:flex;justify-content:space-between;gap:10px;font-size:10px;margin-bottom:18px;color:var(--preview-accent)}.mini-nav span{font-size:6px}.mini-hero{padding:22px 18px;background:color-mix(in srgb,var(--preview-accent) 12%,white);border-radius:calc(var(--preview-radius) * .6);display:flex;flex-direction:column;gap:9px}.mini-hero small{font-size:7px;letter-spacing:2px}.mini-hero strong{font-size:24px;line-height:1.1;max-width:180px;color:var(--preview-accent)}.mini-hero i{font-style:normal;font-size:7px;background:var(--preview-accent);color:white;padding:7px 12px;align-self:start;border-radius:4px}.mini-products{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:15px}.mini-products span{height:60px;border-radius:calc(var(--preview-radius) * .5);background:linear-gradient(135deg,white,color-mix(in srgb,var(--preview-accent) 20%,white));position:relative}.mini-products span:after{content:'';position:absolute;inset:15px 25%;border-radius:8px;background:color-mix(in srgb,var(--preview-accent) 35%,white)}.theme-preview-mini[data-layout=beauty] .mini-products span{border-radius:50% 50% 10px 10px}.theme-preview-mini[data-layout=fashion] .mini-hero strong,.theme-preview-mini[data-layout=furniture] .mini-hero strong{font-family:Georgia,serif}.theme-preview-mini[data-layout=tech] .mini-hero{background:var(--preview-accent);color:white}.theme-preview-mini[data-layout=tech] .mini-hero strong{color:white}.theme-preview-mini[data-layout=fashion] .mini-products span{height:85px;border-radius:0}.module-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:22px}.module-summary section{padding:24px;display:flex;flex-direction:column;gap:8px}.module-summary small{font-size:10px;letter-spacing:1.5px;color:#778294}.module-summary strong{font-size:32px}.module-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin:24px 0}.module-card{padding:25px}.module-card header{display:flex;align-items:center;gap:14px}.module-card header small{font-size:9px;letter-spacing:1px;color:#7b8797}.module-card header h2{font-size:19px;margin:5px 0}.module-card header .badge{margin-left:auto;white-space:nowrap}.module-icon{display:grid;place-items:center;min-width:48px;height:48px;border-radius:14px;background:#eef1fb;color:#5366ae}.module-card>p{font-size:13px;line-height:1.7;min-height:44px}.module-card .module-readiness{min-height:0;background:#f5f7fb;padding:10px;border-radius:8px;font-size:12px}.module-metrics{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;margin:24px 0}.module-metrics b{display:block;font-size:19px}.module-metrics small{display:block;color:#7d8794;font-size:11px;margin-top:5px}.module-card form{display:flex;gap:8px}.module-card details{border-top:1px solid #e7ebef;margin-top:20px;padding-top:15px;font-size:12px;line-height:1.7}.module-log{display:flex;gap:16px;font-size:12px;flex-wrap:wrap}.provider-card:target{outline:2px solid #6351ce;scroll-margin-top:30px}
@media(max-width:1100px){.theme-library{grid-template-columns:repeat(2,minmax(0,1fr))}.storefront .store-main{padding:25px}.storefront .product-grid{gap:14px}.storefront .card-actions{flex-direction:column;align-items:stretch}.storefront .card-actions .btn{width:100%}.storefront .quick-add{text-align:center}.storefront .product-caption{flex-direction:column;gap:5px}}
@media(max-width:700px){.theme-library,.module-grid{grid-template-columns:1fr}.module-summary{gap:8px}.module-summary section{padding:14px}.module-summary strong{font-size:24px}.module-summary small{font-size:8px;letter-spacing:0}.storefront .store-main{padding:18px 14px}.storefront .store-header{padding:18px 14px;gap:16px}.storefront .store-logo{font-size:24px!important}.storefront .home-hero{min-height:0}.storefront .home-hero .home-copy{padding:12px}.storefront .home-hero .home-copy h2{font-size:34px}.storefront .home-cover,.storefront[data-theme=furniture] .home-cover{min-height:220px;max-height:320px}.storefront .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.storefront .product-card{padding:8px}.storefront .product-caption h2{font-size:12px!important}.storefront .product-caption strong{font-size:13px}.storefront .card-actions .btn{font-size:10px;padding:10px 5px}.storefront .detail-info{padding:20px 0}.storefront .detail-info h1{font-size:31px}.storefront .store-footer{padding:25px 18px;flex-direction:column;align-items:start}.storefront .store-footer nav{gap:12px}.storefront[data-theme=beauty] .product-card{padding:10px}.storefront .home-block{padding:20px!important}.storefront .home-products{padding:0!important}}
@media(prefers-reduced-motion:reduce){.storefront .product-card,.storefront .product-image img{transition:none}.storefront .product-card:hover,.storefront .product-card:hover .product-image img{transform:none}}
