:root{--gray-50:#fbfaf7;--gray-100:#f4f1ea;--gray-200:#e9e4d9;--gray-300:#d8d0c0;--gray-400:#aca595;--gray-500:#7a7468;--gray-600:#58524a;--gray-700:#3c3730;--gray-800:#241f1a;--gray-900:#17151c;--bg:var(--gray-50);--surface:#fff;--soft:var(--gray-100);--border:var(--gray-200);--text:var(--gray-900);--muted:var(--gray-500);--accent:#1d4ed8;--accent-strong:#16308f;--accent-soft:#e9f0ff;--ink:#0d1424;--error:#b3261e;--error-soft:#fbeaea;--success:#12734f;--success-soft:#e7f6ef;--warning:#92660a;--warning-soft:#fdf3dc;--font-sans:"Inter", ui-sans-serif, system-ui, -apple-system, "Segoe UI", sans-serif;--font-serif:"Fraunces", Georgia, serif;--text-xs:.75rem;--text-sm:.8375rem;--text-base:1rem;--text-md:1.0625rem;--text-lg:1.25rem;--text-xl:1.5rem;--text-2xl:clamp(1.875rem, 3vw, 2.5rem);--text-3xl:clamp(2.5rem, 4.5vw, 3.5rem);--text-4xl:clamp(3rem, 6vw, 5rem);--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--space-16:4rem;--space-20:5rem;--space-24:6rem;--page-gutter:clamp(.75rem, 1.65vw, 2rem);--radius-sm:8px;--radius-md:12px;--radius-lg:18px;--radius-xl:28px;--radius-pill:999px;--shadow-sm:0 2px 8px #0d14240d;--shadow-md:0 10px 30px #0d142414;--shadow-lg:0 28px 70px #0d14241f;color:var(--text);background:var(--bg);font-synthesis:none;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;font-size:100%}*{box-sizing:border-box}body{font:400 var(--text-base)/1.62 var(--font-sans);background:var(--bg);font-variant-numeric:tabular-nums;min-width:320px;min-height:100vh;margin:0}a{color:var(--accent);text-decoration:none}button{cursor:pointer;background:var(--accent);color:#fff;border-radius:var(--radius-pill);font:700 var(--text-sm)/1 var(--font-sans);letter-spacing:-.01em;border:none;padding:.7rem 1.25rem;transition:transform .16s,background .16s,box-shadow .16s}button:not(:disabled):hover{background:var(--accent-strong);box-shadow:var(--shadow-md);transform:translateY(-1px)}button:disabled{opacity:.6;cursor:not-allowed}input,select,textarea{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);width:100%;color:inherit;font:400 var(--text-sm)/1.4 var(--font-sans);min-height:44px;margin-top:.25rem;padding:.65rem .8rem;transition:border-color .16s,box-shadow .16s;display:block}input:focus,select:focus,textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft);outline:none}label{font-size:var(--text-sm);margin-bottom:.75rem;font-weight:650;display:block}form{max-width:420px}table{border-collapse:collapse;width:100%}th,td{text-align:left;border-bottom:1px solid var(--border);padding:.5rem}h1,h2,h3,h4{margin:0}h1,h2{font-family:var(--font-serif);color:var(--ink);letter-spacing:-.02em}h1{font-weight:600}h2{font-weight:500}h1,h2,h3,h4,p{text-wrap:pretty}.eyebrow{color:var(--accent);font:800 var(--text-xs)/1 var(--font-sans);letter-spacing:.15em;text-transform:uppercase;display:block}.button-link{border-radius:var(--radius-pill);background:var(--text);color:#fff;font:700 var(--text-sm)/1 var(--font-sans);justify-content:center;align-items:center;padding:.85rem 1.4rem;display:inline-flex}.page-title h1,.admin-page-heading h1{font-size:var(--text-3xl);letter-spacing:-.03em;margin:.2rem 0;line-height:1.02}.empty-state{text-align:center;border:1px dashed var(--border);border-radius:var(--radius-xl);background:var(--surface);padding:5rem 1rem}.empty-state h2,.empty-state h3{margin:.5rem 0}.empty-icon{color:var(--accent);place-items:center;display:grid}.empty-icon svg{width:2.5rem;height:2.5rem}.announcement-bar{border-bottom:1px solid var(--border);background:var(--accent-soft);color:var(--accent-strong);text-align:center;font:700 var(--text-xs)/1 var(--font-sans);letter-spacing:.09em;text-transform:uppercase;padding:.55rem 1rem}.storefront-header{z-index:50;position:relative}.storefront-utility a{transition:color .16s}.storefront-utility a:hover{color:var(--accent)}.storefront-cart-link b{border-radius:var(--radius-pill);background:var(--accent);color:#fff;place-items:center;min-width:24px;height:24px;font-size:.72rem;font-weight:700;transition:transform .16s,box-shadow .16s;display:grid}.storefront-footer{padding:var(--space-12) clamp(1rem, 4vw, 4.5rem);grid-template-columns:1fr 1fr 1fr;align-items:center;display:grid}.storefront-footer p{text-align:center}.storefront-footer small{text-align:right}.admin-layout{background:var(--gray-100);min-height:100vh;color:var(--gray-800)}.admin-sidebar{z-index:60;border-right:1px solid var(--border);background:var(--surface);width:264px;color:var(--gray-800);box-shadow:var(--shadow-sm);flex-direction:column;padding:1.5rem 1.1rem;display:flex;position:fixed;inset:0 auto 0 0}.admin-brand{align-items:center;gap:.75rem;padding:.35rem;display:flex}.brand-mark{aspect-ratio:1;border-radius:var(--radius-md);background:var(--accent);color:#fff;width:38px;font:700 .95rem var(--font-serif);place-items:center;display:grid;box-shadow:0 8px 22px #1d4ed847}.admin-brand div{flex-direction:column;display:flex}.admin-brand b{font-family:var(--font-serif);font-size:1.02rem}.admin-brand small,.login-brand small{color:var(--muted);font-size:.7rem}.admin-sidebar nav{flex-direction:column;gap:.3rem;margin-top:2.25rem;display:flex}.admin-sidebar nav a{border-radius:var(--radius-md);color:var(--gray-600);align-items:center;gap:.8rem;padding:.75rem .8rem;transition:all .16s;display:flex}.admin-sidebar nav a>span{border-radius:var(--radius-sm);background:var(--soft);width:32px;height:32px;color:var(--gray-600);place-items:center;display:grid}.admin-sidebar nav a div{flex-direction:column;font-size:.87rem;font-weight:650;display:flex}.admin-sidebar nav a small{color:var(--muted);font-size:.68rem;font-weight:500}.admin-sidebar nav a:hover{background:var(--soft);color:var(--gray-800)}.admin-sidebar nav a.active{background:var(--accent-soft);color:var(--accent-strong)}.admin-sidebar nav a.active>span{background:var(--accent);color:#fff}.admin-sidebar-footer{gap:.55rem;margin-top:auto;display:grid}.view-store-link,.logout-button{border-radius:var(--radius-sm);text-align:center;justify-content:center;align-items:center;gap:.4rem;width:100%;padding:.7rem;font-size:.8rem;display:flex}.view-store-link{color:var(--accent-strong);border:1px solid var(--border);background:var(--accent-soft)}.logout-button{border:1px solid var(--border);background:var(--surface);color:var(--gray-600)}.admin-content{min-height:100vh}.admin-mobile-header{display:none}.admin-nav-backdrop{z-index:59;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);cursor:pointer;background:#0d142473;border:0;position:fixed;inset:0}.admin-menu-toggle{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);width:40px;height:40px;color:var(--gray-800);place-items:center;padding:0;display:grid}.admin-page-heading{justify-content:space-between;align-items:end;gap:2rem;margin-bottom:2rem;display:flex}.admin-page-heading h1{font-size:clamp(2rem,4vw,3.4rem)}.admin-page-heading p{color:var(--muted);margin:.65rem 0 0}.count-pill{border:1px solid var(--border);border-radius:var(--radius-pill);background:var(--surface);color:var(--gray-600);white-space:nowrap;padding:.55rem .85rem;font-size:.78rem;font-weight:700}.admin-page-heading-actions{align-items:center;gap:.7rem;display:flex}.admin-page-heading-actions button:not(.count-pill){white-space:nowrap;align-items:center;gap:.4rem;display:inline-flex}.bulk-import-dock{z-index:60;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--accent-soft);width:min(560px,100vw - 2rem);box-shadow:var(--shadow-md);padding:.85rem 1rem;position:fixed;bottom:1.25rem;left:50%;transform:translate(-50%)}.bulk-import-dock.is-done{background:var(--success-soft)}.bulk-import-dock-header{color:var(--gray-700);flex-wrap:wrap;align-items:center;gap:.6rem;font-size:.68rem;display:flex}.bulk-import-dock-header b{font-size:.74rem}.bulk-import-dock-header span{color:var(--muted)}.bulk-import-dock-header button{margin-left:auto}.bulk-import-progress-track{border-radius:var(--radius-pill);background:var(--surface);height:6px;margin-top:.6rem;overflow:hidden}.bulk-import-progress-fill{background:var(--accent);height:100%;transition:width .3s}@media (width<=620px){.bulk-import-dock{bottom:.75rem}}.sync-controls{align-items:center;gap:.75rem;display:flex}.sync-controls>button{white-space:nowrap}.sync-meta{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);flex-direction:column;align-items:flex-end;padding:.5rem .75rem;display:flex}.sync-meta b{font-size:.76rem}.sync-meta small{color:var(--muted);white-space:nowrap;font-size:.62rem}.cj-queue-card{border-color:var(--border);border-radius:var(--radius-md);background:var(--surface);box-shadow:var(--shadow-sm);padding:.65rem;overflow:hidden}.cj-card-image{border-radius:var(--radius-sm);position:relative;overflow:hidden}.cj-card-image img{display:block}.cj-card-image span{border-radius:var(--radius-pill);color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#1d4ed8e6;padding:.3rem .5rem;font-size:.62rem;font-weight:750;position:absolute;top:.55rem;left:.55rem}.cj-card-copy{flex-direction:column;flex:1;padding:.3rem .25rem;display:flex}.cj-card-copy p{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:.35rem 0;font-size:.86rem;font-weight:650;display:-webkit-box;overflow:hidden}.cj-card-copy strong{color:var(--accent-strong);font-size:.85rem}.table-shell{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);box-shadow:var(--shadow-sm);overflow-x:auto}.table-shell th{background:var(--gray-50);color:var(--muted);letter-spacing:.08em;text-transform:uppercase;padding:.85rem 1rem;font-size:.68rem}.table-shell td{border-color:var(--border);padding:.85rem 1rem;font-size:.82rem}.table-shell tbody tr:hover{background:var(--gray-50)}.table-product{align-items:center;gap:.75rem;min-width:250px;display:flex}.table-product img{border-radius:var(--radius-sm);object-fit:cover;width:46px;height:46px}.table-shell select{min-width:115px;min-height:36px;margin:0;padding:.3rem .55rem;font-size:.75rem}.status-badge{border-radius:var(--radius-pill);background:var(--soft);padding:.3rem .55rem;font-size:.66rem;font-weight:800;display:inline-flex}.status-paid,.status-fulfilled{background:var(--success-soft);color:var(--success)}.status-pending{background:var(--warning-soft);color:var(--warning)}.status-cancelled{background:var(--error-soft);color:var(--error)}.publish-overlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.publish-drawer{color:#f3f1f6;background:#18181d;border-color:#35333b;border-radius:20px}.publish-drawer input,.publish-drawer textarea{background:#202027;border-color:#3a3841}.publish-drawer textarea{min-height:150px}.publish-images{gap:.5rem;padding:.5rem 0;display:flex;overflow-x:auto}.publish-images img{flex:none;margin:0}.cj-pricing{background:#202027;border-color:#393740}.publish-drawer .secondary-button{color:#f3f1f6;border-color:#46434e}.publish-drawer .secondary-button:not(:disabled):hover{color:#fff;background:#ffffff14;border-color:#6b6675}.product-sync-page .publish-drawer-header .secondary-button:not(:disabled):hover,.product-sync-page .publish-actions .secondary-button:not(:disabled):hover{background:var(--accent-soft);border-color:var(--accent);color:var(--accent-strong)}.admin-login{place-items:center;min-height:100vh;padding:1.5rem;display:grid}.login-brand{grid-template-columns:auto 1fr;align-items:center;gap:0 .75rem;display:grid;position:absolute;top:2rem;left:2rem}.login-brand .brand-mark{grid-row:1/3}.login-card{border:1px solid var(--border);border-radius:var(--radius-xl);width:min(100%,430px);max-width:none;box-shadow:var(--shadow-lg);padding:clamp(1.5rem,4vw,2.5rem)}.login-card h1{font-family:var(--font-serif);letter-spacing:-.03em;margin:.4rem 0;font-size:2.1rem;font-weight:500}.login-card>p{margin:0 0 1.8rem}.login-card button{width:100%;margin-top:.5rem}.cart-page,.checkout-page,.confirmation-page,.product-page{max-width:1180px;margin:0 auto;padding-top:clamp(2rem,6vw,5rem)}.cart-layout{grid-template-columns:1fr 340px;gap:3rem;display:grid}.cart-line{border-bottom:1px solid var(--border);grid-template-columns:88px minmax(0,1fr) 80px 90px auto;align-items:center;gap:1rem;padding:1rem 0;display:grid}.cart-line img{border-radius:var(--radius-md);object-fit:cover;width:88px;height:100px}.cart-line-copy{flex-direction:column;min-width:0;display:flex}.cart-line-copy small{color:var(--muted);margin-top:.3rem;font-size:.7rem}.cart-line input{width:70px}.cart-line-remove{color:var(--error);background:0 0;align-items:center;gap:.3rem;padding:.4rem;font-size:.78rem;font-weight:650;display:flex;box-shadow:none!important}.cart-line-remove:hover{text-decoration:underline;transform:none}.cart-summary{border-radius:var(--radius-lg);background:var(--soft);align-self:start;padding:1.5rem}.cart-summary>span{margin-bottom:1.5rem;font-weight:800;display:block}.cart-summary div{border-block:1px solid var(--border);justify-content:space-between;padding:1rem 0;display:flex}.cart-summary small{color:var(--muted);margin:1rem 0;display:block}.cart-summary button{width:100%}.cart-summary>a{color:var(--text);text-align:center;margin-top:1rem;font-size:.8rem;display:block}.cart-drawer-backdrop{z-index:1200;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);cursor:pointer;background:#0d142473;border:0;animation:.2s both cart-drawer-fade;position:fixed;inset:0}.cart-drawer{z-index:1201;background:var(--surface);width:min(100%,440px);box-shadow:var(--shadow-lg);flex-direction:column;animation:.26s cubic-bezier(.2,.9,.25,1.05) both cart-drawer-slide;display:flex;position:fixed;top:0;bottom:0;right:0}.cart-drawer>header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.cart-drawer>header h2{font-family:var(--font-serif);margin:0;font-size:1.5rem;font-weight:600}.cart-drawer-close{border:1px solid var(--border);background:var(--surface);width:36px;height:36px;color:var(--gray-700);border-radius:50%;place-items:center;padding:0;display:grid;box-shadow:none!important}.cart-drawer-close:hover{border-color:var(--accent);color:var(--accent);transform:none}.cart-drawer-items{flex-direction:column;flex:1;gap:1.1rem;padding:1.25rem 1.5rem;display:flex;overflow-y:auto}.cart-drawer-item{grid-template-columns:68px minmax(0,1fr) auto;gap:.9rem;display:grid}.cart-drawer-item img,.cart-drawer-item .checkout-image-placeholder{border-radius:var(--radius-sm);object-fit:cover;background:var(--soft);width:68px;height:76px}.cart-drawer-item-copy{flex-direction:column;gap:.3rem;min-width:0;display:flex}.cart-drawer-item-copy strong{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.82rem;font-weight:650;line-height:1.3;display:-webkit-box;overflow:hidden}.cart-drawer-item-copy small{color:var(--muted);font-size:.66rem}.cart-drawer-item-end{text-align:right;flex-direction:column;justify-content:space-between;align-items:flex-end;display:flex}.cart-drawer-item-end span{font-variant-numeric:tabular-nums;font-size:.82rem;font-weight:700}.cart-drawer-remove{width:26px;height:26px;color:var(--gray-400);background:0 0;place-items:center;padding:0;display:grid;box-shadow:none!important}.cart-drawer-remove:hover{color:var(--error);transform:none}.cart-drawer>footer{border-top:1px solid var(--border);background:var(--soft);padding:1.25rem 1.5rem 1.5rem}.cart-drawer-subtotal{justify-content:space-between;align-items:baseline;margin-bottom:.3rem;font-weight:700;display:flex}.cart-drawer-subtotal strong{font-variant-numeric:tabular-nums;font-size:1.15rem}.cart-drawer>footer>small{color:var(--muted);margin-bottom:.9rem;font-size:.68rem;display:block}.cart-drawer>footer>button{width:100%}.cart-drawer>footer>a{color:var(--text);text-align:center;margin-top:.75rem;font-size:.8rem;font-weight:600;display:block}.cart-drawer>footer>a:hover{color:var(--accent)}.cart-drawer-empty{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:2rem;display:flex}.cart-drawer-empty span{background:var(--soft);width:64px;height:64px;color:var(--gray-400);border-radius:50%;place-items:center;margin-bottom:.5rem;display:grid}.cart-drawer-empty p{color:var(--muted);margin:0 0 .75rem;font-weight:600}@keyframes cart-drawer-fade{0%{opacity:0}to{opacity:1}}@keyframes cart-drawer-slide{0%{transform:translate(100%)}to{transform:translate(0)}}@media (prefers-reduced-motion:reduce){.cart-drawer,.cart-drawer-backdrop{animation:none}}@media (width<=480px){.cart-drawer{width:100%}}.product-breadcrumb{color:var(--muted);gap:.5rem;margin-bottom:1.2rem;font-size:.7rem;display:flex}.product-breadcrumb a{color:var(--muted)}.product-breadcrumb a:hover{color:var(--accent)}.product-detail{grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);align-items:start;gap:clamp(2rem,6vw,6rem);padding-top:0;display:grid}.product-gallery{min-width:0}.product-main-image{aspect-ratio:4/5;background:var(--soft);border-radius:18px;place-items:center;display:grid;position:relative;overflow:hidden}.product-main-image>img,.product-main-image>video{object-fit:cover;width:100%;height:100%}.product-thumbnails{grid-template-columns:repeat(4,minmax(0,1fr));gap:.55rem;padding:0;display:grid;position:absolute;bottom:.8rem;left:.8rem;right:.8rem}.product-thumbnails button{aspect-ratio:1;background:var(--soft);opacity:.9;border:3px solid #ffffffe6;border-radius:12px;width:100%;height:auto;padding:0;position:relative;overflow:hidden;box-shadow:0 8px 24px #00000029!important}.product-thumbnails button:hover{opacity:1;transform:translateY(-2px)}.product-thumbnails button.active{border-color:var(--accent);opacity:1}.product-thumbnails img,.product-thumbnails video{object-fit:cover;width:100%;height:100%}.video-indicator{color:#fff;background:#000000ad;border-radius:50%;place-items:center;width:28px;height:28px;font-size:.65rem;display:grid;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.product-detail-info{padding:1rem 0;position:sticky;top:110px}.product-kicker{color:var(--accent);letter-spacing:.08em;text-transform:uppercase;background:#eef5ff;border-radius:999px;padding:.3rem .55rem;font-size:.62rem;font-weight:800;display:inline-flex}.product-detail-info h1{letter-spacing:-.045em;margin:.75rem 0;font:650 clamp(1.8rem,3.2vw,2.8rem)/1.05 Inter,ui-sans-serif,system-ui,sans-serif}.product-price-row{justify-content:space-between;align-items:center;display:flex}.product-detail-info .price{color:#111827;margin:0;font-size:1.35rem;font-weight:850}.product-price-row>span{color:var(--muted);align-items:center;gap:.4rem;font-size:.67rem;font-weight:650;display:inline-flex}.product-price-row>span:before{content:"";background:#22c55e;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #dcfce7}.product-divider{background:var(--border);height:1px;margin:1.15rem 0}.product-detail-info label{color:#36323b;font-size:.78rem;font-weight:750}.product-detail-info select{font-size:.85rem}.product-buy-row{grid-template-columns:90px 1fr;align-items:end;gap:.8rem;margin-top:1rem;display:grid}.product-buy-row label{margin:0}.product-buy-row input{text-align:center}.product-buy-row button{width:100%;min-height:44px;margin:0}.product-assurances{color:var(--muted);justify-content:center;gap:1.5rem;padding:1rem 0 1.4rem;font-size:.72rem;display:flex}.product-description{border-block:1px solid var(--border)}.product-description summary{cursor:pointer;padding:1rem 0;font-weight:800;list-style-position:outside}.product-description>div{max-height:330px;color:var(--muted);padding:0 .25rem 1rem;font-size:.9rem;line-height:1.7;overflow-y:auto}.product-description p{margin:.65rem 0}.product-description h2,.product-description h3,.product-description h4{color:var(--text);margin:1rem 0 .35rem;font:700 1rem/1.3 inherit}.product-description ul,.product-description ol{padding-left:1.3rem}.variant-picker{border:0;margin:0;padding:0}.variant-picker legend{color:#36323b;margin-bottom:.55rem;font-size:.78rem;font-weight:750}.variant-picker>div{flex-wrap:wrap;gap:.45rem;max-height:126px;padding:.1rem;display:flex;overflow-y:auto}.variant-picker button{border:1px solid var(--border);background:var(--surface);min-width:56px;color:var(--text);border-radius:999px;padding:.55rem .8rem;font-size:.72rem;box-shadow:none!important}.variant-picker button:hover{border-color:#8c8792;transform:none}.variant-picker button.active{border-color:var(--text);background:var(--text);color:#fff}.shipping-details{border-bottom:1px solid var(--border)}.shipping-details>summary{cursor:pointer;padding:.85rem 0;font-size:.8rem;font-weight:800}.delivery-panel{border:1px solid var(--border);border-radius:12px;grid-template-columns:1fr 1fr;gap:.7rem;margin-bottom:1rem;padding:.8rem;display:grid}.delivery-panel>div{align-items:center;gap:.55rem;display:flex}.delivery-panel i{width:30px;height:30px;color:var(--accent);background:#eef5ff;border-radius:50%;flex:0 0 30px;place-items:center;font-style:normal;display:grid}.delivery-panel span{flex-direction:column;display:flex}.delivery-panel b{font-size:.7rem}.delivery-panel small{color:var(--muted);font-size:.57rem}.reviews-section{border-top:1px solid var(--border);grid-template-columns:.7fr 1.3fr;gap:1rem 2.5rem;margin:clamp(4rem,8vw,7rem) 0;padding-top:2rem;display:grid}.reviews-section>div:first-child{grid-column:1/-1}.reviews-section h2{margin:.3rem 0;font:650 clamp(1.5rem,3vw,2.2rem) Inter,sans-serif}.review-score,.reviews-empty{border:1px solid var(--border);background:var(--surface);border-radius:16px;align-items:center;gap:1.25rem;min-height:135px;padding:1.5rem;display:flex}.review-score>strong{font-size:4.5rem;font-weight:450;line-height:1}.review-score span,.reviews-empty span{flex-direction:column;display:flex}.review-score small,.reviews-empty small{color:var(--muted);margin-top:.25rem}.reviews-empty>strong{aspect-ratio:1;width:68px;color:var(--accent);background:#eef5ff;border-radius:50%;flex:0 0 68px;place-items:center;font-size:1rem;display:grid}.recommendations-section{margin-bottom:5rem}.recommendations-section>h2{text-align:center;font:600 clamp(2.2rem, 5vw, 4rem) var(--font-serif);margin-bottom:1.5rem}.recommendations-section>div{grid-template-columns:repeat(4,1fr);gap:.9rem;display:grid}.recommendations-section a{min-width:0;color:var(--text)}.recommendations-section a>div{aspect-ratio:4/5;background:var(--soft);border-radius:15px;overflow:hidden}.recommendations-section img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.recommendations-section a:hover img{transform:scale(1.04)}.recommendations-section h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:.65rem 0 .25rem;font-size:.8rem;display:-webkit-box;overflow:hidden}.recommendations-section strong{font-size:.85rem}.checkout-page{place-items:center;display:grid}.shipping-form,.payment-form{border:1px solid var(--border);background:var(--surface);border-radius:24px;width:min(100%,680px);max-width:none;padding:clamp(1.2rem,4vw,2.5rem);box-shadow:0 16px 50px #1e14320f}.shipping-form h3,.payment-form h3{font:600 2rem var(--font-serif);margin-top:0}.shipping-form button,.payment-form button{width:100%;margin-top:1rem}.confirmation-page{text-align:center;max-width:680px;padding:5rem 2rem}.confirmation-page h2{font:600 clamp(2.3rem, 5vw, 4rem) var(--font-serif)}.confirmation-icon{background:var(--success-soft);width:64px;height:64px;color:var(--success);border-radius:50%;place-items:center;margin:0 auto 1.25rem;display:grid}.confirmation-order-id{color:var(--muted)}.confirmation-order-id strong{color:var(--text)}.confirmation-status{font-size:1.05rem;font-weight:600}.confirmation-page .button-link{margin-top:1.5rem}@media (width<=800px){.storefront-footer{text-align:center;grid-template-columns:1fr;gap:.5rem}.storefront-footer p,.storefront-footer small{text-align:center}.admin-sidebar{width:min(82vw,300px);box-shadow:var(--shadow-lg);transition:transform .22s;top:0;bottom:0;transform:translate(-100%)}.admin-sidebar[data-open=true]{transform:translate(0)}.admin-mobile-header{margin:calc(-1 * var(--page-gutter)) calc(-1 * var(--page-gutter)) 1.5rem;padding:.9rem var(--page-gutter);border-bottom:1px solid var(--border);background:var(--surface);justify-content:space-between;align-items:center;display:flex}.admin-mobile-header .admin-brand{padding:0}.admin-page-heading{flex-direction:column;align-items:start;gap:1rem}.admin-page-heading h1{font-size:2.2rem}.sync-controls{justify-content:space-between;width:100%}.sync-meta{align-items:flex-start}.cart-layout{grid-template-columns:1fr}.cart-line{grid-template-columns:70px minmax(0,1fr) auto;grid-template-areas:"image copy price""image quantity remove";gap:.5rem .75rem}.cart-line img{width:70px;height:82px}.cart-line>img{grid-area:image}.cart-line-copy{grid-area:copy;min-width:0}.cart-line>input{grid-area:quantity;width:72px;margin:0}.cart-line>span{grid-area:price;font-size:.78rem;font-weight:800}.cart-line>.cart-line-remove{grid-area:remove;justify-self:end;min-height:36px}.cart-summary{margin-top:1rem}.section-heading{flex-direction:column;align-items:start;gap:.5rem}.reviews-section{grid-template-columns:1fr;gap:1rem}.recommendations-section>div{grid-template-columns:repeat(2,1fr)}}@media (width<=480px){.product-grid,.cj-queue-grid{grid-template-columns:1fr 1fr;gap:.7rem}.product-card-copy{flex-direction:column;gap:.3rem}.cj-queue-card{padding:.45rem}.cj-queue-card button{padding:.6rem .4rem;font-size:.72rem}.publish-drawer{padding:1rem}.product-main-image{border-radius:16px}.product-detail-info h1{font-size:2rem}.product-buy-row{grid-template-columns:78px 1fr}.product-assurances{gap:.75rem;font-size:.65rem}}@media (width<=420px){.product-detail{grid-template-columns:1fr}.product-detail-info{position:static}}@media (width>=421px) and (width<=900px){.product-detail{grid-template-columns:minmax(0,1.05fr) minmax(280px,.95fr);gap:1.25rem}.product-detail-info{padding-top:0;top:90px}.product-detail-info h1{font-size:1.8rem}.product-thumbnails{gap:.35rem}.product-buy-row{grid-template-columns:72px 1fr}.delivery-panel{grid-template-columns:1fr}}.retail-home{max-width:1280px;color:var(--ink);margin:0 auto;padding-top:1.1rem}.retail-hero{border-radius:var(--radius-xl);background:linear-gradient(115deg, var(--accent-soft) 0%, #f7faff 56%, #eef4ff 100%);grid-template-columns:.9fr 1.1fr;min-height:400px;display:grid;position:relative;overflow:hidden}.retail-hero-copy{z-index:2;padding:clamp(2rem,5vw,4.5rem)}.retail-hero-copy>span{color:var(--accent);letter-spacing:.08em;text-transform:uppercase;font-size:.7rem;font-weight:850}.retail-hero-copy h1{max-width:520px;font-family:var(--font-serif);letter-spacing:-.03em;margin:.7rem 0 1.1rem;font-size:clamp(2.4rem,4.4vw,4.6rem);font-weight:500;line-height:.98}.retail-hero-copy h1 em{color:var(--accent);font-style:italic;display:block}.retail-hero-copy p{max-width:420px;color:var(--muted);font-size:1.02rem}.retail-hero-copy>div{gap:.7rem;margin:1.6rem 0;display:flex}.retail-hero-copy a{border:1px solid var(--border);border-radius:var(--radius-pill);background:var(--surface);color:var(--ink);padding:.8rem 1.2rem;font-size:.78rem;font-weight:750;transition:transform .16s,box-shadow .16s}.retail-hero-copy a:hover{box-shadow:var(--shadow-sm);transform:translateY(-1px)}.retail-hero-copy a.hero-primary{border-color:var(--accent);background:var(--accent);color:#fff}.retail-hero-copy a.hero-primary:hover{background:var(--accent-strong)}.retail-hero-copy>small{color:var(--gray-600);font-size:.72rem;font-weight:700}.retail-hero-products{min-height:400px;position:relative}.retail-hero-products img{object-fit:contain;filter:drop-shadow(0 22px 18px #0d142429);position:absolute}.hero-product-1{z-index:2;width:48%;height:85%;bottom:5%;right:25%}.hero-product-2{z-index:1;width:36%;height:58%;bottom:5%;right:1%}.hero-product-3{width:30%;height:45%;bottom:7%;left:0}.discount-bubble{z-index:4;aspect-ratio:1;background:var(--accent);color:#fff;text-align:center;width:84px;box-shadow:var(--shadow-md);border-radius:50%;place-items:center;font-size:.57rem;line-height:1.05;display:grid;position:absolute;top:12%;right:7%;transform:rotate(7deg)}.discount-bubble b{font-size:1.35rem}.retail-benefits{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);box-shadow:var(--shadow-sm);grid-template-columns:repeat(4,1fr);margin:1.1rem 0 2.4rem;padding:.9rem 1rem;display:grid}.retail-benefits>div{border-right:1px solid var(--border);justify-content:center;align-items:center;gap:.7rem;padding:.3rem .8rem;display:flex}.retail-benefits>div:last-child{border:0}.retail-benefits i{aspect-ratio:1;border-radius:var(--radius-sm);background:var(--accent-soft);width:36px;color:var(--accent);place-items:center;font-style:normal;display:grid}.retail-benefits span{flex-direction:column;display:flex}.retail-benefits b{font-size:.78rem}.retail-benefits small{color:var(--gray-400);font-size:.6rem}.home-section{margin:2.4rem 0}.retail-section-heading{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.retail-section-heading h2{font-family:var(--font-serif);letter-spacing:-.02em;margin:0;font-size:1.35rem}.retail-section-heading a{color:var(--accent);font-size:.68rem;font-weight:750}.category-row{grid-template-columns:repeat(7,1fr);gap:.8rem;display:grid}.category-row>a{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);min-width:0;color:var(--ink);text-align:center;padding:.85rem .5rem;transition:all .18s}.category-row>a:hover{border-color:var(--accent);box-shadow:var(--shadow-sm);transform:translateY(-3px)}.category-row div{height:78px}.category-row img{object-fit:contain;width:100%;height:100%}.category-row b,.category-row small{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.category-row b{margin-top:.5rem;font-size:.72rem}.category-row small{color:var(--gray-400);font-size:.56rem}.retail-product-grid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.store-product-card{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);min-width:0;color:var(--ink);flex-direction:column;padding:.7rem;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex}.store-product-card:hover{box-shadow:var(--shadow-md);transform:translateY(-3px)}.store-product-card.in-cart{border-color:var(--success);box-shadow:0 0 0 1px var(--success)}.store-product-image{aspect-ratio:1.15;border-radius:var(--radius-sm);background:var(--soft);place-items:center;margin-bottom:.65rem;display:grid;position:relative;overflow:hidden}.store-product-image img{object-fit:contain;width:100%;height:100%;transition:transform .35s}.store-product-card:hover img{transform:scale(1.04)}.product-badge{z-index:2;border-radius:var(--radius-sm);background:var(--error);color:#fff;padding:.2rem .42rem;font-size:.52rem;font-weight:850;position:absolute;top:.5rem;left:.5rem}.product-badge:not(:first-child){background:var(--accent)}.in-cart-badge{z-index:2;border-radius:var(--radius-sm);background:var(--success);color:#fff;letter-spacing:.01em;justify-content:center;align-items:center;gap:.25rem;padding:.3rem .4rem;font-size:.58rem;font-weight:800;display:flex;position:absolute;bottom:.5rem;left:.5rem;right:.5rem}.heart-button{z-index:2;width:30px;height:30px;color:var(--gray-700);box-shadow:var(--shadow-sm);background:#ffffffeb;border-radius:50%;place-items:center;padding:0;display:grid;position:absolute;top:.4rem;right:.5rem}.heart-button.active,.heart-button:hover{color:#d6234e}.store-product-card>small{color:var(--gray-400);font-size:.55rem}.store-product-card h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.4em;margin:.2rem 0;font-size:.78rem;font-weight:600;line-height:1.2;display:-webkit-box;overflow:hidden}.rating-row{color:#f59e0b;align-items:center;gap:.3rem;display:flex}.rating-row span{gap:1px;display:flex}.rating-row small{color:var(--gray-400);font-size:.58rem}.store-product-card>strong{margin:.35rem 0;font-size:.92rem}.card-cart-button{border-radius:var(--radius-sm);background:var(--accent);color:#fff;text-align:center;justify-content:center;align-items:center;gap:.3rem;margin-top:auto;padding:.55rem;font-size:.68rem;font-weight:750;display:flex}.card-cart-button:hover{background:var(--accent-strong)}.card-cart-button.pulse{animation:.4s card-cart-pulse}@keyframes card-cart-pulse{0%{transform:scale(1)}35%{transform:scale(.94)}to{transform:scale(1)}}@media (prefers-reduced-motion:reduce){.card-cart-button.pulse{animation:none}}.flash-banner{border-radius:var(--radius-lg);background:radial-gradient(circle at 75% 50%, #1e3a6f, transparent 32%), var(--ink);color:#fff;grid-template-columns:1fr auto 32%;align-items:center;min-height:205px;margin:2.6rem 0;display:grid;position:relative;overflow:hidden}.flash-banner>div:first-child{z-index:2;padding:1.5rem 2rem}.flash-banner>div>span{text-transform:uppercase;align-items:center;gap:.3rem;font-size:.62rem;font-weight:800;display:flex}.flash-banner h2{font-family:var(--font-serif);margin:.35rem 0;font-size:2.1rem;font-weight:500}.flash-banner p{color:#a9b8d4;margin:0 0 1rem;font-size:.72rem}.flash-banner a{border-radius:var(--radius-sm);color:var(--ink);background:#fff;padding:.55rem .9rem;font-size:.65rem;font-weight:800}.flash-banner>img{object-fit:contain;filter:drop-shadow(0 15px 20px #000);width:100%;height:195px}.flash-banner>i{aspect-ratio:1;background:var(--accent);text-align:center;border-radius:50%;place-items:center;width:66px;font-size:.48rem;font-style:normal;display:grid;position:absolute;bottom:15%;right:2%}.flash-banner>i b{font-size:1rem}.countdown{z-index:2;gap:.45rem;display:flex}.countdown span{border-radius:var(--radius-sm);color:#8c9ab0;text-align:center;background:#111d31;border:1px solid #2c3f66;flex-direction:column;min-width:48px;padding:.55rem .35rem;font-size:.48rem;display:flex}.countdown b{color:#fff;font-size:1rem}.collection-tiles{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.collection-tiles>div{border-radius:var(--radius-lg);background:var(--accent-soft);justify-content:space-between;align-items:center;min-height:180px;padding-left:1.6rem;display:flex;overflow:hidden}.collection-tiles>div:last-child{background:#f5eee6}.collection-tiles span{z-index:1}.collection-tiles small{color:var(--muted);font-size:.58rem}.collection-tiles h3{font-family:var(--font-serif);margin:.2rem 0;font-size:1.4rem;font-weight:500}.collection-tiles p{color:var(--muted);margin:0 0 .8rem;font-size:.67rem}.collection-tiles a{color:var(--ink);font-size:.62rem;font-weight:800}.collection-tiles img{object-fit:contain;mix-blend-mode:multiply;align-self:stretch;width:48%}@media (width<=900px){.category-row{grid-template-columns:repeat(4,1fr)}.retail-product-grid{grid-template-columns:repeat(2,1fr)}.retail-benefits{grid-template-columns:repeat(2,1fr);gap:.8rem}.retail-benefits>div{border:0}.flash-banner{grid-template-columns:1fr auto}.flash-banner>img,.flash-banner>i{display:none}}@media (width<=640px){.retail-hero{grid-template-columns:1fr}.retail-hero-copy{padding:2.5rem 1.3rem}.retail-hero-products{min-height:230px}.retail-benefits{grid-template-columns:1fr 1fr;padding:.6rem}.retail-benefits>div{justify-content:flex-start;padding:.4rem}.category-row{padding-bottom:.5rem;display:flex;overflow-x:auto}.category-row>a{flex:0 0 105px}.retail-product-grid{gap:.6rem}.store-product-card{padding:.45rem}.flash-banner{grid-template-columns:1fr}.countdown{padding:0 1.5rem 1.5rem}.collection-tiles{grid-template-columns:1fr}.collection-tiles>div{min-height:145px}.retail-section-heading h2{font-size:1.05rem}}.form-error{color:var(--error)}.form-success{color:var(--success)}.admin-header,.storefront-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.admin-header nav{align-items:center;gap:1rem;display:flex}.cj-queue-grid,.product-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;display:grid}.cj-queue-card,.product-card{border:1px solid var(--border);border-radius:8px;flex-direction:column;gap:.5rem;padding:1rem;display:flex}.cj-queue-card img,.product-card img{aspect-ratio:1;object-fit:cover;border-radius:6px;width:100%}.publish-overlay{z-index:1000;background:#000000b3;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.publish-drawer{border:1px solid var(--border);background:var(--bg);border-radius:8px;width:min(100%,560px);max-height:calc(100vh - 2rem);padding:1.25rem;overflow-y:auto;box-shadow:0 20px 60px #00000073}.publish-drawer-header,.publish-actions{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.publish-drawer-header h3{margin-top:0}.cj-pricing{border:1px solid var(--border);border-radius:6px;margin:1rem 0;padding:.75rem}.cj-pricing-summary,.cj-variant-price{justify-content:space-between;gap:1rem;display:flex}.cj-pricing-summary{align-items:baseline;margin-bottom:.5rem}.cj-pricing-summary h4{margin:0}.cj-variant-prices{border-block:1px solid var(--border);max-height:180px;margin-bottom:.5rem;overflow-y:auto}.cj-variant-price{border-bottom:1px solid var(--border);align-items:center;padding:.4rem .25rem}.cj-variant-price:last-child{border-bottom:0}.cj-variant-price small{opacity:.7;display:block}.publish-actions{justify-content:flex-start;margin-top:1rem}.secondary-button{color:var(--text);border:1px solid var(--border);background:0 0}.secondary-button:not(:disabled):hover{background:var(--accent-soft);border-color:var(--accent);color:var(--accent-strong);box-shadow:none;transform:none}.publish-images img{object-fit:cover;border-radius:4px;width:64px;height:64px;margin-right:.5rem}.product-page{width:min(100%,1180px)}.product-page .product-detail{grid-template-columns:minmax(0,1.04fr) minmax(360px,.96fr);align-items:start;gap:clamp(1.5rem,4vw,4rem);display:grid}.product-page .product-gallery,.product-page .product-detail-info{min-width:0}.product-page .product-main-image{width:100%;max-height:680px}.recommendations-section .recommendations-empty{border:1px dashed var(--border);color:var(--muted);text-align:center;border-radius:16px;padding:2.5rem;display:block}@media (width>=521px) and (width<=800px){.product-page .product-detail{grid-template-columns:minmax(0,1fr) minmax(250px,.9fr);gap:1rem}.product-page .product-detail-info{position:static}}@media (width<=520px){.product-page .product-detail{grid-template-columns:minmax(0,1fr)}.product-page .product-detail-info{position:static}}.product-sync-page .publish-overlay{z-index:1000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f0f14b8;place-items:center;padding:1.25rem;display:grid;position:fixed;inset:0}.product-sync-page .publish-drawer{color:#202027;background:#fbfbfc;border:1px solid #e4e2e8;border-radius:22px;grid-template-columns:minmax(0,1fr) 340px;gap:1rem 1.25rem;width:min(100%,940px);max-width:940px;max-height:calc(100vh - 2.5rem);margin:0;padding:1.5rem;display:grid;overflow-y:auto;box-shadow:0 30px 90px #00000059}.product-sync-page .publish-drawer-header{border-bottom:1px solid #e7e5eb;grid-column:1/-1;padding-bottom:1rem}.product-sync-page .publish-drawer-header h3{color:#202027;letter-spacing:-.03em;margin:0;font-size:1.45rem}.product-sync-page .publish-drawer-header .secondary-button{border-color:var(--border);color:#4a4651;background:#fff;padding:.5rem .85rem}.product-sync-page .publish-drawer>label{color:#46424c;letter-spacing:.02em;grid-column:1;margin:0;font-size:.72rem;font-weight:800}.product-sync-page .publish-drawer>label input,.product-sync-page .publish-drawer>label textarea{color:#202027;background:#fff;border-color:#ddd9e2;font-weight:500}.product-sync-page .publish-drawer>label textarea{resize:vertical;min-height:210px;font-family:inherit;line-height:1.55}.product-sync-page .cj-pricing{color:#28232f;background:linear-gradient(#f5f1ff,#fff);border:1px solid #e2dcef;border-radius:15px;grid-area:2/2/span 4;align-self:stretch;min-width:0;margin:0;padding:1rem}.product-sync-page .cj-pricing-summary{border-bottom:1px solid #ded6ea;padding-bottom:.7rem}.product-sync-page .cj-pricing-summary h4{color:#2b2632;font-size:.9rem}.product-sync-page .cj-pricing-summary strong{color:var(--accent-strong);white-space:nowrap}.product-sync-page .cj-variant-prices{scrollbar-width:thin;border-color:#e4deeb;max-height:330px;margin:.4rem 0 .7rem}.product-sync-page .cj-variant-price{border-color:#e8e2ee;gap:.75rem;padding:.65rem .25rem}.product-sync-page .cj-variant-price>span{color:#393440;min-width:0;font-size:.73rem;line-height:1.35}.product-sync-page .cj-variant-price>span small{color:#8b8492;white-space:nowrap;text-overflow:ellipsis;font-size:.6rem;overflow:hidden}.product-sync-page .cj-variant-price>strong{color:#202027;white-space:nowrap;font-size:.78rem}.product-sync-page .cj-pricing>small{color:#746d7d;line-height:1.4}.product-sync-page .publish-drawer>.form-error{background:#fff0f1;border-radius:9px;grid-column:1;margin:0;padding:.65rem .8rem}.product-sync-page .publish-images{border:1px solid var(--border);background:#fff;border-radius:13px;gap:.65rem;padding:.8rem;display:flex;overflow-x:auto}.product-sync-page .publish-media-picker{grid-column:1/-1}.product-sync-page .media-picker-heading{justify-content:space-between;align-items:end;gap:1rem;margin-bottom:.5rem;display:flex}.product-sync-page .media-picker-heading span{flex-direction:column;display:flex}.product-sync-page .media-picker-heading small{color:#7f7887;font-size:.65rem}.product-sync-page .media-picker-heading strong{color:var(--accent-strong);font-size:.68rem}.product-sync-page .publish-images button{width:92px;height:92px;box-shadow:none;opacity:.46;background:#eeebf0;border:2px solid #0000;border-radius:11px;flex:0 0 92px;padding:0;position:relative;overflow:hidden}.product-sync-page .publish-images button:hover{opacity:.8;transform:none}.product-sync-page .publish-images button.selected{border-color:var(--accent);opacity:1;box-shadow:0 0 0 3px #1d4ed81f}.product-sync-page .publish-images img,.product-sync-page .publish-images video{object-fit:cover;flex:0 0 76px;width:100%;height:100%;margin:0}.product-sync-page .publish-images button>span{color:#fff;background:#16141bcc;border-radius:5px;padding:.2rem;font-size:.52rem;position:absolute;bottom:.25rem;left:.25rem;right:.25rem}.product-sync-page .published-button:disabled{color:#14734a;opacity:1;background:#e5f8ee;border:1px solid #b8e7cf}.product-sync-page .publish-actions{border-top:1px solid var(--border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fbfbfcf5;grid-column:1/-1;justify-content:flex-end;margin:0 -1.5rem -1.5rem;padding:1rem 1.5rem;position:sticky;bottom:-1.5rem}.product-sync-page .publish-actions .secondary-button{border-color:var(--border);color:#4a4651;background:#fff}@media (width<=760px){.product-sync-page .publish-overlay{padding:.6rem}.product-sync-page .publish-drawer{border-radius:16px;max-height:calc(100vh - 1.2rem);padding:1rem;display:block}.product-sync-page .publish-drawer>label,.product-sync-page .cj-pricing,.product-sync-page .publish-media-picker{margin-bottom:1rem;display:block}.product-sync-page .publish-images{display:flex}.product-sync-page .cj-variant-prices{max-height:220px}.product-sync-page .publish-actions{margin:0 -1rem -1rem;padding:.8rem 1rem;bottom:-1rem}}.storefront-layout .storefront-header{border-bottom:1px solid var(--border);background:var(--surface);grid-template-columns:1fr auto 1fr;min-height:60px;padding:.75rem clamp(1rem,4vw,4.5rem);display:grid;position:sticky;top:0}.storefront-layout .storefront-logo{grid-column:2;justify-self:center;font-size:1.2rem}.storefront-utility{grid-area:1/3;justify-self:end;align-items:center;gap:1.35rem;margin-right:4.5rem;display:flex}.storefront-utility a{color:var(--gray-700);font-size:var(--text-xs);font-weight:650}.storefront-layout .storefront-cart-link{border-radius:var(--radius-pill);color:var(--text);font-size:var(--text-xs);background:0 0;border:0;grid-area:1/3;justify-self:end;align-items:center;gap:.45rem;margin:-.4rem -.6rem;padding:.4rem .6rem;font-weight:700;transition:background .16s,color .16s;display:flex;box-shadow:none!important}.storefront-cart-link:not(:disabled):hover{background:var(--accent-soft);color:var(--accent-strong);transform:none;box-shadow:none!important}.storefront-cart-link svg{color:var(--gray-700);transition:color .16s,transform .16s}.storefront-cart-link:not(:disabled):hover svg{color:var(--accent);transform:scale(1.08)rotate(-4deg)}.storefront-cart-link:not(:disabled):hover b{box-shadow:0 0 0 4px var(--accent-soft);transform:scale(1.1)}.storefront-toolbar{background:var(--surface);grid-template-columns:160px 160px minmax(220px,1fr) auto;align-items:center;gap:.75rem;max-width:1280px;margin:0 auto;padding:.6rem clamp(1rem,4vw,4.5rem) .9rem;display:grid}.storefront-toolbar>a,.store-search,.store-chips a{border:1px solid var(--border);border-radius:var(--radius-pill);background:var(--surface);min-height:38px;color:var(--gray-700);font-size:var(--text-xs);transition:border-color .16s,color .16s,box-shadow .16s}.storefront-toolbar>a,.store-search{justify-content:space-between;align-items:center;padding:0 .9rem;display:flex}.store-search{margin:0}.store-search span{color:var(--gray-400);align-items:center;display:flex}.store-search b{color:var(--gray-800);font-size:1rem}.store-chips{gap:.45rem;display:flex}.store-chips a{place-items:center;min-height:36px;padding:0 .8rem;font-weight:700;display:grid}.store-chips a:hover,.storefront-toolbar>a:hover{border-color:var(--accent);color:var(--accent)}.store-chips a.active{border-color:var(--accent);background:var(--accent);color:#fff}.storefront-layout .storefront-content{padding-top:0}.storefront-layout .product-page{padding-top:1.2rem}.product-page .product-breadcrumb{margin-bottom:.8rem;padding-left:.15rem}.product-page .product-main-image{background:#f1f1ef;border-radius:16px;max-height:650px}.product-page .product-thumbnails{grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem}.product-page .product-detail-info{padding:.35rem 0;position:static}.product-page .product-detail-info h1{max-width:520px;margin:.65rem 0 .55rem;font-size:clamp(1.7rem,2.8vw,2.55rem)}.product-page .product-divider{margin:.9rem 0}.product-page .variant-picker>div{max-height:108px}.product-page .variant-picker button{background:#f6f5f7;min-width:62px;padding:.5rem .8rem}.product-page .variant-picker button.active{color:#fff;background:#18181b;border-color:#18181b;box-shadow:inset 0 0 0 1px #18181b!important}.product-page .product-buy-row{margin:.8rem 0}.product-page .product-buy-row button{background:#18181b}.product-page .product-description,.product-page .shipping-details{border:1px solid var(--border);background:#fff;border-radius:11px;padding:0 .8rem}.product-page .product-description{margin-bottom:.55rem}.product-page .product-description summary,.product-page .shipping-details>summary{padding:.75rem 0;font-size:.72rem}.product-page .product-description>div{max-height:150px;font-size:.72rem;line-height:1.55}.product-page .delivery-panel{border:0;margin-bottom:.75rem;padding:.65rem}@media (width<=800px){.storefront-toolbar{grid-template-columns:1fr 1fr}.store-search{grid-area:2/1/auto/-1}.store-chips{grid-column:1/-1;justify-content:center}.storefront-utility{display:none}.product-page .product-detail{grid-template-columns:minmax(0,1fr) minmax(270px,.95fr);gap:1rem}}@media (width<=580px){.storefront-toolbar{display:none}.storefront-layout .storefront-logo{grid-column:1;justify-self:start}.storefront-layout .storefront-cart-link{grid-column:3}.product-page .product-detail{grid-template-columns:1fr}}.bulk-toolbar{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;padding:.85rem 1rem;display:flex}.bulk-toolbar>div:first-child{flex-direction:column;display:flex}.bulk-toolbar>div:first-child strong{font-size:.82rem}.bulk-toolbar>div:first-child span{color:var(--muted);font-size:.67rem}.bulk-toolbar>div:last-child{gap:.5rem;display:flex}.bulk-toolbar .secondary-button{border:1px solid var(--border);background:var(--surface);color:var(--gray-700)}.cj-queue-card{position:relative}.bulk-select-checkbox{z-index:4;cursor:pointer;margin:0;position:absolute;top:.9rem;right:.9rem}.bulk-select-checkbox input{opacity:0;width:1px;height:1px;position:absolute}.bulk-select-checkbox span{border-radius:var(--radius-sm);color:#0000;width:28px;height:28px;box-shadow:var(--shadow-sm);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#12121694;border:2px solid #fff;place-items:center;display:grid}.bulk-select-checkbox span svg{width:16px;height:16px}.bulk-select-checkbox input:checked+span{background:var(--accent);color:#fff}.bulk-publish-overlay{z-index:1200;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0d14248c;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.bulk-publish-modal{border-radius:var(--radius-xl);background:var(--gray-100);width:min(100%,900px);max-height:calc(100vh - 2rem);color:var(--gray-800);box-shadow:var(--shadow-lg);flex-direction:column;display:flex;overflow:hidden}.bulk-publish-modal>header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:start;padding:1.35rem 1.5rem 1rem;display:flex}.bulk-publish-modal h2{font-family:var(--font-serif);letter-spacing:-.02em;margin:.2rem 0;font-size:1.6rem;font-weight:500}.bulk-publish-modal header p{color:var(--muted);margin:0;font-size:.75rem}.modal-close-button{border:1px solid var(--border);background:var(--surface);width:36px;height:36px;color:var(--gray-700);border-radius:50%;place-items:center;padding:0;display:grid}.bulk-pricing-controls{border-bottom:1px solid var(--border);background:var(--accent-soft);align-items:center;gap:1rem;padding:.8rem 1.5rem;display:flex}.bulk-pricing-controls label{align-items:center;gap:.55rem;margin:0;font-size:.75rem;font-weight:800;display:flex;position:relative}.bulk-pricing-controls input{background:var(--surface);width:80px;min-height:36px;margin:0;padding-right:1.6rem}.bulk-pricing-controls label>span{position:absolute;right:.55rem}.bulk-pricing-controls small{color:var(--muted)}.bulk-product-list{gap:.65rem;padding:1rem 1.5rem;display:grid;overflow-y:auto}.bulk-product-list article{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);grid-template-columns:64px minmax(0,1fr) 140px;align-items:center;gap:.85rem;padding:.7rem;display:grid}.bulk-product-list article>img{border-radius:var(--radius-sm);object-fit:cover;width:64px;height:64px}.bulk-product-list article>div{flex-direction:column;min-width:0;display:flex}.bulk-product-list article>div b{white-space:nowrap;text-overflow:ellipsis;font-size:.78rem;overflow:hidden}.bulk-product-list article>div small{color:var(--muted);font-size:.62rem}.bulk-product-list article>label{margin:0;font-size:.63rem;font-weight:800}.bulk-product-list article>label>div{position:relative}.bulk-product-list article>label span{z-index:1;position:absolute;top:50%;left:.55rem;transform:translateY(-50%)}.bulk-product-list article input{min-height:38px;margin:.2rem 0 0;padding-left:1.3rem}.bulk-publish-modal>footer{border-top:1px solid var(--border);background:var(--surface);justify-content:flex-end;gap:.6rem;padding:1rem 1.5rem;display:flex}.bulk-publish-modal .secondary-button{border:1px solid var(--border);background:var(--surface);color:var(--gray-700)}@media (width<=700px){.bulk-toolbar{flex-direction:column;align-items:stretch}.bulk-toolbar>div:last-child{flex-wrap:wrap}.bulk-product-list article{grid-template-columns:54px 1fr}.bulk-product-list article>img{width:54px;height:54px}.bulk-product-list article>label{grid-column:1/-1}.bulk-pricing-controls{flex-direction:column;align-items:start}}.catalog-bulk-toolbar{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;padding:.85rem 1rem;display:flex}.catalog-bulk-toolbar>div:first-child{flex-direction:column;display:flex}.catalog-bulk-toolbar>div:first-child strong{font-size:.82rem}.catalog-bulk-toolbar>div:first-child span{color:var(--muted);font-size:.66rem}.catalog-bulk-toolbar>div:last-child{align-items:center;gap:.5rem;display:flex}.catalog-bulk-toolbar button,.catalog-bulk-toolbar select{white-space:nowrap;min-height:38px;margin:0;padding:.5rem .75rem;font-size:.72rem}.catalog-bulk-toolbar select{border-radius:var(--radius-pill);width:auto;min-width:125px}.catalog-bulk-toolbar .secondary-button{border:1px solid var(--border);background:var(--surface);color:var(--gray-700)}.catalog-bulk-toolbar .activate-all-button{background:var(--success)}.table-shell th:first-child,.table-shell td:first-child{width:44px;padding-right:.25rem}.table-shell input[type=checkbox],.catalog-bulk-toolbar input[type=checkbox]{width:17px;min-height:17px;accent-color:var(--accent);margin:0}@media (width<=900px){.catalog-bulk-toolbar{flex-direction:column;align-items:stretch}.catalog-bulk-toolbar>div:last-child{flex-wrap:wrap}}.storefront-layout .storefront-content:has(.product-page){padding-left:clamp(.65rem,1.35vw,1.5rem);padding-right:clamp(.65rem,1.35vw,1.5rem)}.storefront-layout .product-page{width:100%;max-width:1580px}@media (width<=800px){.product-page .product-detail{grid-template-columns:minmax(0,1fr) minmax(270px,.95fr);gap:.85rem}}body{width:100%}.storefront-layout .storefront-header,.storefront-layout .storefront-footer{padding-right:var(--page-gutter);padding-left:var(--page-gutter)}.mobile-store-links{display:none}.storefront-layout .storefront-footer>.storefront-logo{grid-column:auto;justify-self:start}.storefront-layout .storefront-toolbar{width:100%;max-width:none;padding-right:var(--page-gutter);padding-left:var(--page-gutter)}.storefront-layout .storefront-content{width:100%;padding-right:var(--page-gutter);padding-bottom:clamp(3rem,6vw,6rem);padding-left:var(--page-gutter)}.storefront-layout .retail-home,.storefront-layout .catalog-page,.storefront-layout .simple-store-page,.storefront-layout .track-order-page,.storefront-layout .cart-page,.storefront-layout .checkout-page,.storefront-layout .confirmation-page,.storefront-layout .product-page{width:100%;max-width:none;margin-left:0;margin-right:0}.storefront-layout .retail-home{padding-top:.75rem}.storefront-layout .retail-hero{min-height:clamp(400px,34vw,650px)}.storefront-layout .retail-hero-copy{padding:clamp(2rem,5vw,6.5rem)}.storefront-layout .retail-hero-copy h1{max-width:720px;font-size:clamp(2.5rem,4.5vw,5.8rem)}.storefront-layout .retail-hero-copy p{max-width:620px}.storefront-layout .home-section{width:100%}.storefront-layout .retail-product-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:clamp(.7rem,1.2vw,1.25rem)}.storefront-layout .category-row{grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}.storefront-layout .catalog-results{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.storefront-layout .simple-store-page>header,.storefront-layout .catalog-page-heading,.storefront-layout .editorial-grid{width:100%}.storefront-layout .faq-list{width:min(100%,1100px);max-width:none}.storefront-layout .storefront-content:has(.product-page){padding-right:var(--page-gutter);padding-left:var(--page-gutter)}.storefront-layout .product-page{max-width:none}.product-page .product-detail{grid-template-columns:minmax(0,1.15fr) minmax(390px,.85fr);gap:clamp(1.25rem,2vw,2.75rem)}.product-page .product-main-image{aspect-ratio:auto;width:100%;height:clamp(560px,72vh,900px);max-height:none}.product-page .product-main-image>img,.product-page .product-main-image>video{object-fit:contain}.product-page .product-detail-info{max-width:none;padding-right:clamp(0rem,1vw,1rem);position:sticky;top:1rem}.product-page .product-detail-info h1{max-width:760px}.product-page .reviews-section,.product-page .recommendations-section{width:100%}.product-page .recommendations-section>div{grid-template-columns:repeat(auto-fit,minmax(210px,1fr))}.storefront-layout .cart-layout{grid-template-columns:minmax(0,1fr) minmax(320px,410px);gap:clamp(1rem,2.5vw,3rem)}.storefront-layout .cart-summary{position:sticky;top:1rem}.storefront-layout .checkout-layout{grid-template-columns:minmax(0,1fr) minmax(340px,430px);gap:clamp(1rem,2.5vw,3rem)}.storefront-layout .shipping-form{max-width:none}.storefront-layout .track-order-layout{grid-template-columns:minmax(320px,.65fr) minmax(0,1.35fr);gap:clamp(1rem,2.5vw,3rem)}.storefront-layout .track-order-form{max-width:none}.storefront-layout .confirmation-page{min-height:55vh;padding-inline:var(--page-gutter)}.storefront-layout .confirmation-page>*{max-width:780px;margin-left:auto;margin-right:auto}.admin-content{width:calc(100% - 264px);margin-left:264px;padding:clamp(1rem,1.7vw,2rem)}.admin-content>.admin-mobile-header,.admin-content>.product-sync-page,.admin-content>.products-page,.admin-content>.orders-page{width:100%;max-width:none}.admin-page-heading{margin-bottom:clamp(1.25rem,2vw,2rem)}.admin-filter-bar{grid-template-columns:minmax(300px,1.5fr) minmax(180px,.55fr) auto auto}.table-shell{width:100%}.table-shell table{min-width:780px}.cj-queue-grid{grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:clamp(.7rem,1vw,1rem)}.product-sync-page .publish-drawer{grid-template-columns:minmax(0,1fr) minmax(340px,430px);width:min(100vw - 2rem,1280px);max-width:1280px}.bulk-publish-modal{width:min(100vw - 2rem,1200px)}.tracking-modal{width:min(100vw - 2rem,960px)}@media (width>=1800px){:root{--page-gutter:clamp(1.25rem, 1.35vw, 2.5rem)}.storefront-layout .retail-product-grid,.storefront-layout .catalog-results{grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}.cj-queue-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}}@media (width<=1050px){.product-page .product-detail{grid-template-columns:minmax(0,1fr) minmax(330px,.88fr)}.product-page .product-main-image{height:clamp(500px,65vh,760px)}.storefront-layout .track-order-layout{grid-template-columns:minmax(280px,.8fr) minmax(0,1.2fr)}.admin-filter-bar{grid-template-columns:minmax(240px,1fr) minmax(160px,.5fr) auto}.admin-filter-bar>button{grid-column:auto}}@media (width<=800px){:root{--page-gutter:clamp(.7rem, 2.5vw, 1.2rem)}.admin-content{width:100%;padding:var(--page-gutter);margin-left:0}.product-page .product-detail{grid-template-columns:minmax(0,1fr) minmax(280px,.9fr)}.product-page .product-main-image{height:clamp(440px,60vh,650px)}.product-page .product-detail-info{padding-right:0;position:static}.storefront-layout .cart-layout,.storefront-layout .checkout-layout,.storefront-layout .track-order-layout{grid-template-columns:1fr}.storefront-layout .cart-summary,.storefront-layout .checkout-summary{position:static}.storefront-layout .checkout-summary{grid-row:1}.admin-filter-bar{grid-template-columns:1fr 1fr}.storefront-layout .storefront-footer>.storefront-logo{justify-self:center}.storefront-layout .mobile-store-links{grid-area:1/1;justify-self:start;align-items:center;gap:.35rem;display:flex}.mobile-store-links a{border:1px solid var(--border);width:36px;height:36px;color:var(--gray-800);border-radius:50%;place-items:center;transition:border-color .16s,color .16s;display:grid;position:relative}.mobile-store-links a:hover{border-color:var(--accent);color:var(--accent)}.mobile-store-links a svg{width:17px;height:17px}.mobile-store-links small{border-radius:var(--radius-pill);background:var(--accent);color:#fff;place-items:center;min-width:16px;height:16px;padding:0 3px;font-size:.52rem;font-weight:800;display:grid;position:absolute;top:-3px;right:-2px}}@media (width<=580px){:root{--page-gutter:.65rem}button,.button-link{min-height:44px}.storefront-layout .storefront-header>.storefront-logo{grid-column:2;justify-self:center}:is(.storefront-layout .storefront-content,.storefront-layout .storefront-content:has(.product-page)){padding-right:var(--page-gutter);padding-left:var(--page-gutter)}.storefront-layout .retail-hero{border-radius:14px;min-height:auto}.storefront-layout .retail-hero-copy{padding:2rem 1rem}.storefront-layout .retail-product-grid,.storefront-layout .catalog-results{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem}.storefront-layout .store-product-card{padding:.45rem}.product-page .product-detail{grid-template-columns:1fr}.product-page .product-main-image{aspect-ratio:4/5;height:auto;min-height:380px}.product-page .reviews-section{margin-block:3rem}.product-page .recommendations-section>div{grid-template-columns:repeat(2,minmax(0,1fr))}.checkout-heading{flex-direction:column;align-items:start;display:flex}.checkout-heading a{margin-top:.6rem}.tracking-panel{border-radius:18px;padding:1rem}.tracking-progress{margin-inline:-.25rem}.admin-filter-bar{grid-template-columns:1fr}.admin-page-heading{gap:.75rem}.catalog-bulk-toolbar>div:last-child,.bulk-toolbar>div:last-child{grid-template-columns:1fr 1fr;display:grid}.catalog-bulk-toolbar button,.catalog-bulk-toolbar select,.bulk-toolbar button{width:100%}.product-sync-page .publish-overlay,.bulk-publish-overlay,.tracking-modal-backdrop{padding:.35rem}.product-sync-page .publish-drawer,.bulk-publish-modal,.tracking-modal{border-radius:14px;width:calc(100vw - .7rem);max-height:calc(100dvh - .7rem)}}@media (width<=360px){.storefront-layout .retail-product-grid,.storefront-layout .catalog-results,.product-page .recommendations-section>div,.product-grid,.cj-queue-grid,.catalog-bulk-toolbar>div:last-child,.bulk-toolbar>div:last-child{grid-template-columns:1fr}}.product-card-price{align-items:baseline;gap:.45rem;margin:.35rem 0;display:flex}.product-card-price strong{color:#d51f46;font-size:.9rem}.product-card-price del{color:#9a94a0;font-size:.66rem}.product-price-row .price{flex-wrap:wrap;align-items:center;gap:.55rem;display:flex}.product-price-row .price del{color:#99929f;font-size:.55em;font-weight:500}.product-price-row .price b{color:#c92349;white-space:nowrap;background:#fff0f3;border-radius:999px;padding:.25rem .45rem;font:800 .34em Inter,sans-serif}.promotions-page{width:100%}.promotion-workspace{grid-template-columns:230px minmax(480px,1fr) minmax(290px,350px);align-items:start;gap:clamp(.8rem,1.2vw,1.25rem);display:grid}.campaign-list,.campaign-editor>section,.campaign-preview{border:1px solid var(--border);background:#fff;border-radius:18px;box-shadow:0 5px 24px #1914280a}.campaign-list{position:sticky;top:1rem;overflow:hidden}.campaign-list>header{border-bottom:1px solid var(--border);justify-content:space-between;padding:1rem;display:flex}.campaign-list>header b{font-size:.78rem}.campaign-list>header small{color:var(--muted);font-size:.62rem}.campaign-list>button{color:#2a2630;text-align:left;width:100%;min-height:0;box-shadow:none;background:#fff;border-radius:0;grid-template-columns:minmax(0,1fr) auto;padding:.85rem;display:grid}.campaign-list>button:hover,.campaign-list>button.active{background:var(--accent-soft);box-shadow:inset 3px 0 var(--accent);transform:none}.campaign-list>button+button{border-top:1px solid var(--border)}.campaign-list>button>span{flex-direction:column;min-width:0;display:flex}.campaign-list>button>span b{white-space:nowrap;text-overflow:ellipsis;font-size:.7rem;overflow:hidden}.campaign-list>button>span small{color:var(--muted);margin-top:.2rem;font-size:.55rem}.campaign-list>button>strong{color:var(--accent-strong);grid-area:1/2;font-size:1rem}.campaign-list .campaign-state{grid-column:1/-1;justify-self:start;margin-top:.55rem}.campaign-list>p{color:var(--muted);padding:1rem;font-size:.68rem}.campaign-state{border-radius:var(--radius-pill);background:var(--soft);color:var(--gray-600);font:850 .54rem var(--font-sans);letter-spacing:.04em;padding:.25rem .45rem;display:inline-flex}.state-live,.state-active{background:var(--success-soft);color:var(--success)}.state-scheduled{background:var(--accent-soft);color:var(--accent-strong)}.state-ended,.state-paused{background:var(--border);color:var(--muted)}.state-draft{background:var(--warning-soft);color:var(--warning)}.campaign-editor{gap:1rem;min-width:0;display:grid}.campaign-editor>section{padding:clamp(1rem,1.5vw,1.35rem)}.campaign-section-heading{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.campaign-section-heading>span{align-items:center;gap:.55rem;display:flex}.campaign-section-heading>span small{background:var(--accent-soft);width:26px;height:26px;color:var(--accent-strong);border-radius:8px;place-items:center;font-size:.58rem;font-weight:850;display:grid}.campaign-section-heading>span b{font-size:.82rem}.campaign-section-heading>p{color:var(--muted);margin:0;font-size:.62rem}.promotion-field-grid{grid-template-columns:1.2fr .8fr 1fr 1fr;gap:.7rem;display:grid}.promotion-field-grid label,.placement-grid label{color:#5f5965;margin:0;font-size:.62rem;font-weight:800}.promotion-field-grid input,.placement-grid input,.placement-grid textarea{min-height:40px;margin-top:.3rem;font-size:.7rem}.discount-input{position:relative}.discount-input input{padding-right:3.4rem}.discount-input span{color:var(--accent);font-size:.58rem;font-weight:900;position:absolute;bottom:.7rem;right:.7rem}.placement-grid{grid-template-columns:.78fr 1.22fr;gap:.7rem;display:grid}.placement-grid article{border:1px solid var(--border);opacity:.7;background:#faf9fb;border-radius:13px;padding:.9rem}.placement-grid article.enabled{opacity:1;background:#fbf9ff;border-color:#d9cafa}.placement-grid article>header{justify-content:space-between;gap:1rem;margin-bottom:.8rem;display:flex}.placement-grid article>header>span{flex-direction:column;display:flex}.placement-grid article>header b{font-size:.73rem}.placement-grid article>header small{color:var(--muted);font-size:.56rem}.placement-grid textarea{resize:vertical;min-height:70px}.countdown-toggle{align-items:center;gap:.5rem;display:flex;margin-top:.7rem!important}.countdown-toggle input{width:16px;min-height:16px;accent-color:var(--accent);margin:0}.switch{flex:0 0 38px;width:38px;height:22px;position:relative;margin:0!important}.switch input{opacity:0;width:1px;height:1px;position:absolute}.switch i{background:#d7d2da;border-radius:999px;width:38px;height:22px;transition:all .2s;display:block}.switch i:after{content:"";background:#fff;border-radius:50%;width:16px;height:16px;margin:3px;transition:all .2s;display:block;box-shadow:0 2px 5px #0000002e}.switch input:checked+i{background:var(--accent)}.switch input:checked+i:after{transform:translate(16px)}.scope-choice{grid-template-columns:1fr 1fr;gap:.6rem;display:grid}.scope-choice button{border:1px solid var(--border);color:#37313c;text-align:left;min-height:68px;box-shadow:none;background:#fff;border-radius:12px;flex-direction:column;align-items:start;padding:.8rem;display:flex}.scope-choice button:hover{box-shadow:none;transform:none}.scope-choice button.active{border-color:var(--accent);background:var(--accent-soft);box-shadow:inset 0 0 0 1px var(--accent)}.scope-choice b{font-size:.72rem}.scope-choice small{color:var(--muted);font-size:.58rem}.promotion-product-picker{border:1px solid #e5e1e8;border-radius:13px;margin-top:.8rem;overflow:hidden}.promotion-product-picker>header{border-bottom:1px solid var(--border);background:#faf9fb;grid-template-columns:minmax(160px,1fr) auto auto auto;align-items:center;gap:.5rem;padding:.6rem;display:grid}.promotion-product-picker>header input{min-height:36px;margin:0;font-size:.68rem}.promotion-product-picker>header span{color:#736c78;font-size:.6rem;font-weight:750}.promotion-product-picker>header button{min-height:34px;padding:.4rem .6rem;font-size:.6rem}.promotion-product-picker>div{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:.5rem;max-height:330px;padding:.6rem;display:grid;overflow-y:auto}.promotion-product-picker>div>label{cursor:pointer;border:1px solid #e9e5eb;border-radius:10px;grid-template-columns:44px minmax(0,1fr) 18px;align-items:center;gap:.5rem;min-width:0;margin:0;padding:.45rem;display:grid;position:relative}.promotion-product-picker>div>label.selected{background:var(--accent-soft);border-color:#a78bfa}.promotion-product-picker label>input{opacity:0;position:absolute}.promotion-product-picker img{object-fit:cover;border-radius:7px;width:44px;height:44px}.promotion-product-picker label>span{flex-direction:column;min-width:0;display:flex}.promotion-product-picker label b{white-space:nowrap;text-overflow:ellipsis;font-size:.62rem;overflow:hidden}.promotion-product-picker label small{color:#7d7583;font-size:.54rem}.promotion-product-picker label>i{color:#0000;border:1px solid #d7d1da;border-radius:5px;place-items:center;width:18px;height:18px;font-size:.55rem;font-style:normal;display:grid}.promotion-product-picker label.selected>i{border-color:var(--accent);background:var(--accent);color:#fff}.campaign-preview{padding:.8rem;position:sticky;top:1rem;overflow:hidden}.preview-heading{justify-content:space-between;padding:.3rem .2rem .8rem;display:flex}.preview-heading b{font-size:.72rem}.promo-hero-preview{background:radial-gradient(circle at 30% 30%,#fff,#0000 25%),linear-gradient(135deg,#eaf3ff,#f8fbff);border-radius:12px;min-height:145px;position:relative;overflow:hidden}.promo-hero-preview:before{content:"Elevate Your Everyday";width:45%;font:700 1.1rem/1 var(--font-serif);position:absolute;top:38%;left:8%}.promo-hero-preview>span{aspect-ratio:1;background:var(--accent);color:#fff;text-align:center;border-radius:50%;place-items:center;width:72px;font-size:.45rem;display:grid;position:absolute;top:18%;right:10%}.promo-hero-preview b{font-size:1.2rem;display:block}.promo-product-preview{padding:.8rem .2rem}.promo-product-preview>div{background:#f6f6f8;border-radius:10px;place-items:center;height:150px;display:grid;position:relative;overflow:hidden}.promo-product-preview img{object-fit:contain;width:100%;height:100%}.promo-product-preview>div>span{color:#fff;background:#e91d42;border-radius:5px;padding:.25rem .4rem;font-size:.55rem;font-weight:850;position:absolute;top:.5rem;left:.5rem}.promo-product-preview>b{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:.5rem;font-size:.65rem;display:-webkit-box;overflow:hidden}.promo-product-preview p{align-items:center;gap:.4rem;margin:.25rem 0;display:flex}.promo-product-preview strong{color:#d51f46;font-size:.8rem}.promo-product-preview del{color:#98919d;font-size:.6rem}.promo-flash-preview{color:#fff;background:#081426;border-radius:12px;padding:.8rem}.promo-flash-preview>small{color:#a9b5c6;text-transform:uppercase;font-size:.5rem}.promo-flash-preview>b{margin:.2rem 0;font-size:1.15rem;display:block}.promo-flash-preview>p{color:#a7b0c0;margin:.25rem 0 .7rem;font-size:.55rem}.promo-flash-preview>div{gap:.3rem;display:flex}.promo-flash-preview>div>span{text-align:center;border:1px solid #30405a;border-radius:5px;flex-direction:column;min-width:38px;padding:.35rem;font-size:.75rem;display:flex}.promo-flash-preview>div small{color:#95a0b2;font-size:.4rem}.campaign-actions{grid-template-columns:1fr 1fr;gap:.5rem;margin-top:.8rem;display:grid}.campaign-actions button{min-height:42px;padding:.55rem;font-size:.65rem}.campaign-actions .pause-campaign{color:#b4233b;background:#fff0f1}.activation-note{color:#857e8a;text-align:center;padding:.65rem .2rem .2rem;font-size:.52rem;display:block}@media (width<=1250px){.promotion-workspace{grid-template-columns:210px minmax(460px,1fr)}.campaign-preview{grid-column:1/-1;grid-template-columns:1fr 1fr 1fr;align-items:start;gap:.7rem;display:grid;position:static}.preview-heading,.campaign-actions,.activation-note{grid-column:1/-1}.promo-product-preview{padding:0}}@media (width<=900px){.promotion-workspace{grid-template-columns:1fr}.campaign-list{display:flex;position:static;overflow-x:auto}.campaign-list>header{flex-direction:column;flex:0 0 130px}.campaign-list>button{border-left:1px solid var(--border);flex:0 0 210px;border-top:0!important}.promotion-field-grid{grid-template-columns:1fr 1fr}.promotion-field-grid .wide-field{grid-column:1/-1}.campaign-preview{grid-column:auto}}@media (width<=620px){.promotion-field-grid,.placement-grid,.scope-choice,.campaign-preview{grid-template-columns:1fr}.promotion-product-picker>header{grid-template-columns:1fr 1fr}.promotion-product-picker>header input{grid-column:1/-1}.preview-heading,.campaign-actions,.activation-note{grid-column:auto}.campaign-actions{grid-template-columns:1fr}.campaign-section-heading{flex-direction:column;align-items:flex-start}}.track-order-page{max-width:1440px;margin:0 auto;padding:clamp(3rem,7vw,7rem) 0 2rem}.track-order-intro{max-width:700px;margin-bottom:2.5rem}.track-order-intro h1{font:600 clamp(3rem, 7vw, 6rem)/.95 var(--font-serif);letter-spacing:-.055em;margin:.35rem 0 .8rem}.track-order-intro p{max-width:600px;color:var(--muted);font-size:1.02rem}.track-order-layout{grid-template-columns:minmax(300px,.72fr) minmax(0,1.28fr);align-items:start;gap:clamp(1.25rem,4vw,4rem);display:grid}.track-order-form{border:1px solid var(--border);background:var(--surface);border-radius:22px;max-width:none;padding:clamp(1.25rem,3vw,2rem);box-shadow:0 18px 50px #231c2d12}.track-order-form label{color:var(--gray-700);font-size:.75rem;font-weight:800}.track-order-form input{margin-top:.45rem}.track-order-form button{width:100%;margin-top:.4rem}.track-order-form>small{color:var(--muted);text-align:center;margin-top:.8rem;font-size:.68rem;display:block}.tracking-placeholder{border:1px dashed var(--border);border-radius:var(--radius-xl);background:linear-gradient(140deg, var(--accent-soft), #fff 62%);min-height:360px;padding:clamp(2rem,5vw,4rem)}.tracking-placeholder>span{border-radius:var(--radius-md);place-items:center;width:54px;height:54px;display:grid}.tracking-placeholder>span svg{width:22px;height:22px}.tracking-placeholder h2{max-width:430px;font:600 clamp(2rem, 4vw, 3.5rem)/1 var(--font-serif);letter-spacing:-.045em;margin:2rem 0 .75rem}.tracking-placeholder p{max-width:540px;color:var(--muted)}.tracking-panel{border:1px solid var(--border);background:#fff;border-radius:26px;padding:clamp(1.25rem,3vw,2.25rem);box-shadow:0 18px 55px #231c2d14}.tracking-summary{justify-content:space-between;align-items:start;gap:1rem;display:flex}.tracking-summary h2{font:600 clamp(1.8rem, 4vw, 3.1rem)/1 var(--font-serif);letter-spacing:-.04em;margin:.3rem 0 .25rem}.tracking-summary p{color:var(--muted);margin:0;font-size:.76rem}.tracking-state{color:#5f5868;letter-spacing:.06em;background:#eeeaf4;border-radius:999px;flex:none;padding:.4rem .7rem;font-size:.65rem;font-weight:850}.tracking-state-shipped,.tracking-state-delivered{color:#167044;background:#dcfce7}.tracking-state-unpaid{color:#815811;background:#fff0ca}.tracking-state-cancelled{color:#a72835;background:#fee2e2}.tracking-progress{grid-template-columns:repeat(5,1fr);margin:2.2rem 0 1.7rem;padding:0;list-style:none;display:grid}.tracking-progress li{color:#aaa4b0;text-align:center;flex-direction:column;align-items:center;gap:.5rem;display:flex;position:relative}.tracking-progress li:before{content:"";z-index:0;background:#e6e1e9;height:2px;position:absolute;top:14px;left:-50%;right:50%}.tracking-progress li:first-child:before{display:none}.tracking-progress li span{z-index:1;background:#fff;border:2px solid #e2dde6;border-radius:50%;place-items:center;width:30px;height:30px;font-size:.68rem;font-weight:850;display:grid}.tracking-progress li.complete{color:var(--accent-strong)}.tracking-progress li.complete:before{background:var(--accent)}.tracking-progress li.complete span{border-color:var(--accent);background:var(--accent);color:#fff}.tracking-progress li small{font-size:.62rem;font-weight:750}.tracking-notice{color:#765315;background:#fff8e6;border-radius:12px;margin:0 0 1.2rem;padding:.8rem 1rem;font-size:.75rem}.tracking-facts{border-top:1px solid var(--border);grid-template-columns:repeat(2,minmax(0,1fr));margin:0;display:grid}.tracking-facts div{border-bottom:1px solid var(--border);min-width:0;padding:1rem .4rem}.tracking-facts div:nth-child(odd){padding-right:1rem}.tracking-facts dt{color:var(--muted);text-transform:uppercase;letter-spacing:.07em;font-size:.62rem;font-weight:750}.tracking-facts dd{overflow-wrap:anywhere;margin:.25rem 0 0;font-size:.78rem;font-weight:700}.tracking-external-link{background:#17151c;margin-top:1.25rem}.storefront-footer p a{color:var(--accent)}.orders-page .cj-order-status{color:var(--muted);margin-top:.35rem;font-size:.6rem;font-weight:750;display:block}.order-items-cell{flex-direction:column;gap:.45rem;min-width:260px;max-width:320px;display:flex}.order-item-row{border-radius:var(--radius-sm);color:var(--text);grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:.55rem;padding:.35rem;transition:background .14s;display:grid}.order-item-row:hover{background:var(--gray-50)}.order-item-row img{border-radius:var(--radius-sm);object-fit:cover;width:38px;height:38px}.order-item-thumb-fallback{border-radius:var(--radius-sm);background:var(--soft);width:38px;height:38px;color:var(--muted);place-items:center;font-size:.58rem;font-weight:800;display:grid}.order-item-details{flex-direction:column;gap:.1rem;min-width:0;display:flex}.order-item-details b{white-space:nowrap;text-overflow:ellipsis;font-size:.72rem;font-weight:750;overflow:hidden}.order-item-details small{color:var(--muted);align-items:center;gap:.35rem;font-size:.6rem;display:flex}.order-item-category{border-radius:var(--radius-pill);background:var(--accent-soft);color:var(--accent-strong);text-transform:uppercase;letter-spacing:.04em;padding:.1rem .4rem;font-size:.54rem;font-weight:800}.order-item-link-icon{color:var(--muted);opacity:0;flex:none;transition:opacity .14s}.order-item-row:hover .order-item-link-icon{opacity:1;color:var(--accent)}.order-items-summary{border-top:1px dashed var(--border);color:var(--muted);padding-top:.1rem;font-size:.58rem;font-weight:700}.delete-order-button{color:var(--error);margin-left:.5rem}.delete-order-button:not(:disabled):hover{background:var(--error-soft);border-color:var(--error)}.order-trash-actions{align-items:center;gap:.5rem;display:flex}.restore-order-button{align-items:center;gap:.35rem;min-height:34px;padding:.4rem .7rem;font-size:.64rem;display:inline-flex}.destructive-button{background:var(--error)!important}.destructive-button:not(:disabled):hover{background:#c0392b!important}.order-confirm-modal p{color:var(--muted);font-size:.68rem;line-height:1.55}.orders-page .track-order-button{white-space:nowrap;background:#17151c;padding:.55rem .8rem;font-size:.7rem}.tracking-modal-backdrop{z-index:1200;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#0f0d13ad;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.tracking-modal{background:#fff;border-radius:25px;width:min(100%,760px);max-height:calc(100vh - 2rem);position:relative;overflow-y:auto;box-shadow:0 30px 100px #00000052}.tracking-modal .tracking-panel{box-shadow:none;border:0}.tracking-modal-close{z-index:2;border:1px solid var(--border);color:#37313c;background:#fff;place-items:center;width:36px;height:36px;padding:0;font-size:1.35rem;display:grid;position:absolute;top:1rem;right:1rem}.tracking-modal .tracking-summary{padding-right:3rem}.tracking-admin-reference{background:#f5f2f8;border-radius:12px;justify-content:space-between;gap:1rem;margin:0 2.25rem 2rem;padding:.8rem 1rem;font-size:.7rem;display:flex}.tracking-admin-reference span{color:var(--muted)}.tracking-admin-reference strong{overflow-wrap:anywhere;text-align:right}@media (width<=760px){.track-order-page{padding-top:2.5rem}.track-order-layout{grid-template-columns:1fr}.tracking-progress{overflow-x:auto}.tracking-progress li{min-width:68px}.tracking-facts{grid-template-columns:1fr}.tracking-facts div:nth-child(odd){padding-right:.4rem}.tracking-summary{flex-direction:column}.tracking-placeholder{min-height:280px}}.storefront-toolbar .toolbar-select{margin:0}.storefront-toolbar .toolbar-select select{border-color:var(--border);border-radius:var(--radius-pill);min-height:38px;color:var(--gray-700);font-size:var(--text-xs);margin:0;padding:0 2rem 0 .9rem}.storefront-toolbar .store-search{align-items:center;min-height:38px;padding:0;display:flex;position:relative;overflow:visible}.storefront-toolbar .store-search input{border-radius:var(--radius-pill);min-height:36px;font-size:var(--text-sm);box-shadow:none;background:0 0;border:0;margin:0;padding:0 4.2rem 0 .95rem}.storefront-toolbar .store-search>button{z-index:2;width:30px;height:30px;color:var(--gray-700);box-shadow:none;background:0 0;place-items:center;padding:0;display:grid;position:absolute}.storefront-toolbar .store-search>button svg{width:16px;height:16px}.storefront-toolbar .store-search>button:hover{box-shadow:none;color:var(--accent);transform:none}.storefront-toolbar .search-submit{right:.3rem}.storefront-toolbar .search-clear{color:var(--gray-400);right:2.1rem}.search-suggestions{z-index:100;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-lg);position:absolute;top:calc(100% + .5rem);left:0;right:0;overflow:hidden}.search-suggestions>span{border-bottom:1px solid var(--border);color:var(--muted);font-size:var(--text-xs);padding:.75rem .85rem;display:block}.search-suggestions a{color:var(--gray-800);grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:.65rem;padding:.6rem .75rem;display:grid}.search-suggestions a:hover{background:var(--soft)}.search-suggestions img{border-radius:var(--radius-sm);object-fit:cover;width:38px;height:38px}.search-suggestions b{font-size:var(--text-xs);white-space:nowrap;text-overflow:ellipsis;font-weight:600;overflow:hidden}.search-suggestions strong{font-size:var(--text-xs)}.search-suggestions>button{font-size:var(--text-xs);border-radius:0;background:var(--ink)!important;color:#fff!important;width:100%!important;height:auto!important;padding:.7rem!important;position:static!important}.storefront-footer nav{justify-content:center;gap:1.4rem;display:flex}.storefront-footer nav a{color:var(--gray-600);font-size:var(--text-sm);font-weight:600}.storefront-footer nav a:hover{color:var(--accent)}.store-product-image>a{width:100%;height:100%;display:block}.store-product-image>a img{display:block}.store-product-image .heart-button:hover{box-shadow:var(--shadow-md);transform:scale(1.05)}.store-product-image .heart-button.active{color:#d6234e}.product-card-title-link{color:inherit}.store-product-card .card-cart-button{width:100%;font-size:.68rem}.store-product-card .card-cart-button.added,.store-product-card .card-cart-button.added:hover{background:var(--success)}html{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}.storefront-footer{border-top:1px solid var(--border);background:var(--surface);color:var(--muted)}.storefront-footer .storefront-logo{color:var(--text)}.button-link,.product-page .product-buy-row button,.tracking-external-link,.orders-page .track-order-button{background:var(--accent)}.admin-login{background:radial-gradient(circle at 18% 18%, var(--accent-soft), transparent 34%), linear-gradient(135deg, var(--bg), #f4f7ff)}.login-brand{color:var(--gray-800)}.login-card{background:var(--surface);color:var(--gray-800)}.login-card>p{color:var(--muted)}.publish-drawer,.product-sync-page .publish-drawer{border-color:var(--border);color:#24212a;background:#fff}.publish-drawer input,.publish-drawer textarea{border-color:var(--border);background:#fff}.cj-pricing{background:var(--accent-soft);color:#302a37;border-color:#ded7e7}.cj-variant-prices,.cj-variant-price{border-color:#ddd6e7}.publish-drawer .secondary-button{border-color:var(--border);color:#504858;background:#fff}.product-sync-page .publish-overlay,.bulk-publish-overlay,.tracking-modal-backdrop{background:#483d563d}.flash-banner{color:#17233b;background:radial-gradient(circle at 76% 48%,#dceaff,#0000 34%),linear-gradient(135deg,#f8fbff,#edf4ff);border:1px solid #d8e5fb}.flash-banner p{color:#65738a}.flash-banner a{background:var(--accent);color:#fff}.countdown span{color:#6b7890;background:#fff;border-color:#cbd9ef}.countdown b{color:#17233b}.flash-banner>img{filter:drop-shadow(0 15px 20px #37527d2e)}.promo-flash-preview{color:#17233b;background:#eff5ff;border:1px solid #d8e5fb}.promo-flash-preview>small,.promo-flash-preview>p,.promo-flash-preview>div small{color:#68778f}.promo-flash-preview>div>span{background:#fff;border-color:#cbd9ef}.product-page .variant-picker button.active{border-color:var(--accent);background:var(--accent-soft);color:var(--accent-strong);box-shadow:inset 0 0 0 1px var(--accent)!important}.tracking-placeholder>span{background:var(--accent-soft);color:var(--accent-strong)}.search-suggestions>button{background:var(--accent-soft)!important;color:var(--accent-strong)!important}.admin-toast-region{z-index:3000;pointer-events:none;flex-direction:column;gap:.7rem;width:min(390px,100vw - 2rem);display:flex;position:fixed;top:1.25rem;right:1.25rem}.admin-toast{--toast-color:var(--accent);--toast-soft:var(--accent-soft);border:1px solid var(--border);border-radius:var(--radius-lg);min-height:82px;color:var(--gray-800);box-shadow:var(--shadow-lg);pointer-events:auto;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffffa;grid-template-columns:38px minmax(0,1fr) 28px;align-items:start;gap:.75rem;padding:.9rem .85rem 1rem;animation:.28s cubic-bezier(.2,.9,.25,1.15) both toast-enter;display:grid;position:relative;overflow:hidden}.admin-toast.toast-success{--toast-color:var(--success);--toast-soft:var(--success-soft)}.admin-toast.toast-error{--toast-color:var(--error);--toast-soft:var(--error-soft)}.admin-toast.toast-warning{--toast-color:var(--warning);--toast-soft:var(--warning-soft)}.admin-toast.toast-info{--toast-color:var(--accent);--toast-soft:var(--accent-soft)}.toast-icon{border-radius:var(--radius-md);background:var(--toast-soft);width:38px;height:38px;color:var(--toast-color);place-items:center;display:grid}.toast-copy{min-width:0;padding-top:.05rem}.toast-copy strong{letter-spacing:-.01em;font-size:.83rem;display:block}.toast-copy p{color:var(--muted);margin:.18rem 0 0;font-size:.72rem;line-height:1.45}.toast-dismiss{border-radius:var(--radius-sm);width:28px;height:28px;color:var(--gray-500);background:0 0;border:0;place-items:center;padding:0;display:grid;box-shadow:none!important}.toast-progress{background:var(--toast-color);transform-origin:0;height:3px;animation:toast-progress var(--toast-duration) linear forwards;position:absolute;bottom:0;left:0;right:0}.admin-toast.paused .toast-progress{animation-play-state:paused}@keyframes toast-enter{0%{opacity:0;transform:translate(28px,-5px)scale(.96)}to{opacity:1;transform:none}}@keyframes toast-progress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}@media (width<=620px){.admin-toast-region{width:auto;top:.75rem;left:.75rem;right:.75rem}.admin-toast{border-radius:14px;min-height:76px;padding:.8rem}}@media (prefers-reduced-motion:reduce){.admin-toast,.toast-progress{animation:none}}.product-page .product-gallery{flex-direction:column;gap:.75rem;display:flex}.product-page .product-thumbnails{overscroll-behavior-inline:contain;scrollbar-width:thin;scroll-snap-type:inline proximity;gap:.55rem;width:100%;padding:.15rem 0 .5rem;display:flex;position:static;inset:auto;overflow-x:auto}.product-page .product-thumbnails button{border-color:var(--border);scroll-snap-align:start;background:#f5f3f1;flex:0 0 clamp(72px,16%,130px);box-shadow:0 5px 16px #211c2714!important}.product-page .product-thumbnails button.active{border-color:var(--accent);box-shadow:0 0 0 1px var(--accent), 0 5px 16px #1d4ed81f!important}.product-page .product-main-image{isolation:isolate;background:radial-gradient(circle at 50% 45%,#fff 0,#f8f7f4 72%),#f8f7f4;border:1px solid #e8e5e1;grid-template:minmax(0,1fr)/minmax(0,1fr);min-width:0;min-height:0;box-shadow:inset 0 0 0 1px #ffffffb3}.product-page .product-main-image>img,.product-page .product-main-image>video{width:calc(100% - clamp(.6rem,1.6vw,1.5rem));min-width:0;max-width:100%;height:calc(100% - clamp(.6rem,1.6vw,1.5rem));min-height:0;max-height:100%;display:block;position:absolute;inset:clamp(.3rem,.8vw,.75rem);object-fit:contain!important;object-position:center center!important}.product-page .product-thumbnails img,.product-page .product-thumbnails video{object-position:center center;background:#f8f7f4;object-fit:contain!important}@media (width<=580px){.product-page .product-thumbnails button{flex-basis:82px}}.product-image-fallback{color:#9c94a3;width:100%;height:100%;font:700 1.5rem var(--font-serif);place-items:center;display:grid}.catalog-page,.simple-store-page{width:min(100%,1440px);margin:0 auto;padding:clamp(2.5rem,6vw,6rem) 0 2rem}.catalog-page-heading,.simple-store-page>header{justify-content:space-between;align-items:end;gap:2rem;margin-bottom:2rem;display:flex}.catalog-page-heading h1,.simple-store-page>header h1{max-width:900px;font:600 clamp(2.8rem, 6vw, 5.5rem)/.96 var(--font-serif);letter-spacing:-.055em;margin:.3rem 0}.catalog-page-heading p,.simple-store-page>header p{color:var(--muted)}.catalog-clear-link{color:#312b37;border:1px solid var(--border);background:#fff;flex:none}.catalog-controls{border:1px solid var(--border);background:#fff;border-radius:16px;gap:.8rem;margin-bottom:1.5rem;padding:.8rem;display:flex}.catalog-controls label{color:#6f6875;min-width:180px;margin:0;font-size:.62rem;font-weight:800}.catalog-controls select{min-height:38px;margin-top:.25rem}.catalog-results{grid-template-columns:repeat(auto-fill,minmax(210px,1fr))}.page-loading{min-height:50vh;color:var(--muted);place-items:center;display:grid}.loading-screen{flex-direction:column;justify-content:center;align-items:center;gap:1.15rem;min-height:50vh;display:flex}.loading-orbit{place-items:center;width:68px;height:68px;display:grid;position:relative}.loading-orbit-ring{border:2.5px solid var(--border);border-top-color:var(--accent);border-right-color:var(--accent);border-radius:50%;animation:.85s linear infinite loading-spin;position:absolute;inset:0}.loading-orbit-ring-outer{border-top-color:#0000;border-right-color:#0000;border-bottom-color:var(--accent-strong,var(--accent));border-left-color:var(--accent-strong,var(--accent));opacity:.45;animation-duration:1.6s;animation-direction:reverse;inset:-10px}.loading-mark{background:var(--accent);color:#fff;width:42px;height:42px;font-family:var(--font-serif);letter-spacing:.02em;box-shadow:var(--shadow-sm);border-radius:50%;place-items:center;font-size:.8rem;font-weight:700;animation:1.8s ease-in-out infinite loading-pulse;display:grid}.loading-label{color:var(--gray-700);letter-spacing:.01em;align-items:center;font-size:.7rem;font-weight:700;display:inline-flex}.loading-dots{gap:.22rem;margin-left:.3rem;display:inline-flex}.loading-dots i{background:var(--accent);border-radius:50%;width:4px;height:4px;font-style:normal;animation:1.1s ease-in-out infinite loading-dot}.loading-dots i:nth-child(2){animation-delay:.15s}.loading-dots i:nth-child(3){animation-delay:.3s}@keyframes loading-spin{to{transform:rotate(360deg)}}@keyframes loading-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.82;transform:scale(1.08)}}@keyframes loading-dot{0%,80%,to{opacity:.25;transform:translateY(0)}40%{opacity:1;transform:translateY(-3px)}}@media (prefers-reduced-motion:reduce){.loading-orbit-ring,.loading-mark,.loading-dots i{animation:none}}.editorial-page>header{max-width:1000px;display:block}.editorial-grid{grid-template-columns:repeat(3,1fr);gap:1rem;margin:2.5rem 0;display:grid}.editorial-grid article{border:1px solid var(--border);background:var(--surface);border-radius:20px;padding:clamp(1.2rem,3vw,2rem)}.editorial-grid b{font:600 1.6rem var(--font-serif)}.editorial-grid p{color:var(--muted)}.faq-page>header{display:block}.faq-list{max-width:900px}.faq-list details{border-bottom:1px solid var(--border)}.faq-list summary{cursor:pointer;justify-content:space-between;gap:1rem;padding:1.25rem 0;font-weight:800;list-style:none;display:flex}.faq-list summary span{font-size:1.25rem}.faq-list p{color:var(--muted);margin:0;padding:0 2rem 1.4rem 0}.faq-page>aside{background:var(--accent-soft);border-radius:22px;margin-top:3rem;padding:2rem}.faq-list summary:hover{color:var(--accent)}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list summary span{transition:transform .16s;display:inline-block}.product-page .product-thumbnails{scrollbar-width:thin;display:flex;overflow-x:auto}.product-page .product-thumbnails button{flex:0 0 clamp(72px,22%,130px)}.product-page .product-buy-row{grid-template-columns:90px minmax(150px,1fr) auto}.product-wishlist-button{border:1px solid #ded9e2;padding-inline:1rem;color:#302a35!important;background:#fff!important;width:auto!important}.product-wishlist-button.active{border-color:#f0bdc8;color:#c82449!important;background:#fff0f3!important}@media (width<=900px){.storefront-layout .storefront-utility{gap:.65rem;margin-right:4rem}.storefront-layout .storefront-utility a:nth-last-child(-n+2){display:none}.editorial-grid{grid-template-columns:1fr}}@media (width<=580px){.storefront-layout .storefront-toolbar{grid-template-columns:1fr 1fr;padding-inline:.65rem;display:grid}.storefront-toolbar .store-search{grid-area:1/1/auto/-1;display:flex}.storefront-toolbar .toolbar-select{grid-row:2}.storefront-toolbar .store-chips{display:none}.catalog-page-heading,.simple-store-page>header{flex-direction:column;align-items:start}.catalog-controls{flex-direction:column}.catalog-controls label{width:100%}.storefront-footer nav{flex-wrap:wrap}.product-page .product-buy-row{grid-template-columns:76px 1fr}.product-wishlist-button{grid-column:1/-1}}.admin-filter-bar{border:1px solid var(--border);background:#fff;border-radius:14px;grid-template-columns:minmax(260px,1fr) minmax(150px,210px) auto auto;align-items:end;gap:.7rem;margin-bottom:1rem;padding:.8rem;display:grid}.admin-filter-bar label{margin:0}.admin-filter-bar label>span{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;margin:0 0 .25rem .2rem;font-size:.6rem;font-weight:800;display:block}.admin-filter-bar input,.admin-filter-bar select{min-height:38px;margin:0;font-size:.72rem}.admin-filter-bar strong{color:var(--muted);white-space:nowrap;align-self:center;font-size:.68rem}.admin-filter-bar button{white-space:nowrap;min-height:38px;padding:.5rem .8rem;font-size:.7rem}.products-page .admin-filter-bar{grid-template-columns:minmax(260px,1fr) minmax(150px,210px) auto auto}.status-tab-bar{flex-wrap:wrap;gap:.4rem;margin-bottom:.8rem;display:flex}.pagination-bar{color:var(--muted);flex-wrap:wrap;justify-content:center;align-items:center;gap:.6rem;margin:.8rem 0;padding:.6rem;font-size:.68rem;display:flex}.pagination-bar button{min-height:36px;padding:.5rem .9rem;font-size:.68rem}.pagination-pages{align-items:center;gap:.3rem;display:flex}.pagination-page{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);min-width:32px;min-height:32px;color:var(--gray-700);box-shadow:none;place-items:center;padding:0 .4rem;font-size:.68rem;font-weight:750;display:grid}.pagination-page:not(:disabled):hover{background:var(--soft);color:var(--gray-700);box-shadow:none;transform:none}.pagination-page.active{border-color:var(--accent);background:var(--accent);color:#fff}.pagination-page.active:not(:disabled):hover{background:var(--accent-strong);color:#fff}.pagination-ellipsis{color:var(--muted);padding:0 .2rem}.pagination-summary{color:var(--muted);white-space:nowrap}.status-tab{border:1px solid var(--border);border-radius:var(--radius-pill);background:var(--surface);min-height:36px;color:var(--gray-700);box-shadow:none;align-items:center;gap:.4rem;padding:.5rem .9rem;font-size:.68rem;font-weight:750;display:inline-flex}.status-tab:not(:disabled):hover{background:var(--soft);color:var(--gray-700);box-shadow:none;transform:none}.status-tab.active{border-color:var(--accent);background:var(--accent);color:#fff}.status-tab.active:not(:disabled):hover{background:var(--accent-strong);color:#fff}.status-tab-count{border-radius:var(--radius-pill);background:#00000014;padding:.1rem .4rem;font-size:.6rem;font-weight:800}.status-tab.active .status-tab-count{background:#ffffff40}.orders-page td:last-child{min-width:140px}.orders-page td:last-child button+button{margin-left:.4rem}.order-reference,.order-action-note{color:var(--muted);margin-top:.25rem;font-size:.58rem;display:block}@media (width<=850px){.admin-filter-bar{grid-template-columns:1fr 1fr}}@media (width<=560px){.admin-filter-bar{grid-template-columns:1fr}}.storefront-layout .checkout-page{width:min(100%,1180px);max-width:1180px;display:block}.checkout-heading{grid-template-columns:1fr auto;align-items:end;margin-bottom:1.5rem;display:grid}.checkout-heading .eyebrow{grid-column:1}.checkout-heading h1{font:600 clamp(2.4rem, 5vw, 4.3rem)/1 var(--font-serif);letter-spacing:-.045em;grid-column:1;margin:.2rem 0}.checkout-heading a{color:#4f4855;grid-area:1/2/3;align-self:center;font-size:.75rem;font-weight:750}.checkout-layout{grid-template-columns:minmax(0,1fr) 390px;align-items:start;gap:clamp(1.2rem,4vw,3rem);display:grid}.checkout-layout .shipping-form{width:100%}.checkout-summary{border:1px solid var(--border);background:#f7f4f9;border-radius:22px;padding:1.4rem;position:sticky;top:1rem}.checkout-summary h2{font:600 1.6rem var(--font-serif);margin:0 0 1rem}.checkout-summary-items{gap:.7rem;max-height:320px;display:grid;overflow-y:auto}.checkout-summary article{grid-template-columns:50px minmax(0,1fr) auto;align-items:center;gap:.7rem;display:grid}.checkout-summary article img{object-fit:cover;border-radius:8px;width:50px;height:58px}.checkout-summary article span{flex-direction:column;min-width:0;display:flex}.checkout-summary article b{white-space:nowrap;text-overflow:ellipsis;font-size:.7rem;overflow:hidden}.checkout-summary article small{color:var(--muted);font-size:.57rem}.checkout-summary article strong{font-size:.7rem}.checkout-summary dl{border-top:1px solid #ddd6e0;margin:1rem 0}.checkout-summary dl div{border-bottom:1px solid #e1dbe4;justify-content:space-between;gap:1rem;padding:.65rem 0;font-size:.72rem;display:flex}.checkout-summary dl div:last-child{font-weight:850}.checkout-summary dd{text-align:right;margin:0}.checkout-summary>small{color:var(--muted);font-size:.62rem}@media (width<=780px){.checkout-layout{grid-template-columns:1fr}.checkout-summary{grid-row:1;position:static}}@media (width<=580px){.storefront-layout .storefront-content:has(.product-page){padding-left:.65rem;padding-right:.65rem}.product-page .product-detail{grid-template-columns:1fr}}.storefront-layout .refined-checkout-page{width:min(100%,1360px);max-width:1360px;padding-top:clamp(1.4rem,3vw,3rem)}.refined-checkout-page .checkout-heading{border-bottom:1px solid #e7e3e9;align-items:center;margin-bottom:clamp(1.1rem,2vw,1.8rem);padding-bottom:1.2rem;position:relative}.refined-checkout-page .checkout-heading h1{font-size:clamp(2.25rem,4vw,3.7rem)}.refined-checkout-page .checkout-heading>p{color:var(--muted);grid-column:1;margin:.2rem 0 0;font-size:.68rem}.refined-checkout-page .checkout-heading>a{border:1px solid var(--border);background:#fff;border-radius:999px;grid-row:1/4;padding:.6rem .8rem;transition:border-color .16s,background .16s}.refined-checkout-page .checkout-heading>a:hover{background:#faf8fd;border-color:#b9a7db}.refined-checkout-page .checkout-layout{grid-template-columns:minmax(0,1fr) minmax(370px,430px);gap:clamp(1rem,2.4vw,2.2rem)}.checkout-details-form{border-radius:20px;padding:clamp(1rem,2.2vw,1.7rem);box-shadow:0 12px 36px #20182b0d}.checkout-form-header{border-bottom:1px solid #ebe7ed;align-items:center;gap:.75rem;margin-bottom:.9rem;padding-bottom:.9rem;display:flex}.checkout-form-header h2{font:600 clamp(1.35rem, 2vw, 1.7rem)/1.2 var(--font-serif);margin:0}.checkout-form-header p{color:#79717f;margin:.15rem 0 0;font-size:.62rem}.checkout-step-number{width:30px;height:30px;color:var(--accent);background:#eaf2ff;border-radius:50%;flex:0 0 30px;place-items:center;font-size:.68rem;font-weight:900;display:grid}.checkout-details-form fieldset{border:0;min-width:0;margin:0;padding:.85rem 0}.checkout-details-form fieldset+fieldset{border-top:1px solid #efecf1}.checkout-details-form legend{color:#26212a;width:100%;margin-bottom:.65rem;font-size:.7rem;font-weight:850}.checkout-field-grid{gap:.72rem;display:grid}.checkout-field-grid.two-columns{grid-template-columns:repeat(2,minmax(0,1fr))}.checkout-field-grid.address-row{grid-template-columns:1fr 1fr minmax(125px,.7fr)}.checkout-details-form label{color:#514956;min-width:0;margin:0;font-size:.62rem;font-weight:800}.optional-label{float:right;color:#97909c;font-size:.53rem;font-weight:650}.checkout-details-form input,.checkout-details-form select{border:1px solid var(--border);color:#211d24;background:#fff;border-radius:10px;outline:none;width:100%;min-height:46px;margin-top:.28rem;padding:.68rem .75rem;font-size:.75rem;transition:border-color .15s,box-shadow .15s,background .15s}.checkout-details-form input::placeholder{color:#aaa3ae}.checkout-details-form input:hover,.checkout-details-form select:hover{border-color:#bbb2c1}.checkout-details-form input:focus,.checkout-details-form select:focus{border-color:var(--accent);box-shadow:0 0 0 3px #1d4ed81c}.checkout-details-form input[aria-invalid=true],.checkout-details-form select[aria-invalid=true]{background:#fffafb;border-color:#d33f55;box-shadow:0 0 0 3px #d33f5514}.checkout-field-error{color:#bf3048;margin-top:.25rem;font-size:.54rem;font-weight:700;display:block}.checkout-return-notice,.checkout-error-summary{border-radius:10px;flex-direction:column;gap:.12rem;margin-bottom:.75rem;padding:.7rem .8rem;font-size:.61rem;display:flex}.checkout-return-notice{color:#294c80;background:#f3f7ff;border:1px solid #cbdcf7}.checkout-error-summary{color:#9e283b;background:#fff5f6;border:1px solid #f0c5cc}.checkout-return-notice b,.checkout-error-summary b{font-size:.66rem}.checkout-payment-step{background:#f7f9fd;border-radius:11px;align-items:center;gap:.7rem;margin-top:.65rem;padding:.75rem;display:flex}.checkout-payment-step>div{flex-direction:column;display:flex}.checkout-payment-step b{font-size:.7rem}.checkout-payment-step small{color:#758096;margin-top:.08rem;font-size:.57rem}.shipping-form .checkout-submit-button{background:var(--accent);border-radius:12px;justify-content:center;align-items:center;gap:.5rem;min-height:50px;margin-top:.75rem;font-size:.76rem;font-weight:850;display:flex;box-shadow:0 9px 20px #1d4ed833}.shipping-form .checkout-submit-button:hover:not(:disabled){background:var(--accent-strong);transform:translateY(-1px)}.checkout-spinner{border:2px solid #ffffff73;border-top-color:#fff;border-radius:50%;width:15px;height:15px;animation:.7s linear infinite checkout-spin}@keyframes checkout-spin{to{transform:rotate(360deg)}}.checkout-trust-row{color:#777f8d;justify-content:center;gap:clamp(.6rem,2vw,1.3rem);margin-top:.7rem;font-size:.53rem;font-weight:700;display:flex}.checkout-trust-row span:before{content:"✓";color:#1b9b62;margin-right:.25rem}.refined-checkout-page .checkout-summary{background:#faf9fb;border-radius:20px;padding:1.15rem;top:1rem;box-shadow:0 12px 36px #20182b0d}.refined-checkout-page .checkout-summary>header{border-bottom:1px solid #e5e1e7;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.9rem;padding-bottom:.8rem;display:flex}.refined-checkout-page .checkout-summary>header>div{align-items:center;gap:.6rem;display:flex}.refined-checkout-page .checkout-summary h2{margin:0;font-size:1.3rem;font-weight:600}.refined-checkout-page .checkout-summary>header>a{color:var(--accent);font-size:.58rem;font-weight:800}.refined-checkout-page .checkout-summary-items{gap:.55rem;max-height:min(330px,38vh);padding-right:.2rem}.refined-checkout-page .checkout-summary article{grid-template-columns:54px minmax(0,1fr) auto;padding:.35rem 0}.refined-checkout-page .checkout-summary article img,.checkout-image-placeholder{object-fit:contain;background:#fff;border:1px solid #e5e1e7;border-radius:9px;width:54px;height:58px}.refined-checkout-page .checkout-summary article b{font-size:.65rem}.refined-checkout-page .checkout-summary article small{white-space:nowrap;text-overflow:ellipsis;margin-top:.12rem;overflow:hidden}.refined-checkout-page .checkout-summary article em{color:#5e5764;margin-top:.2rem;font-size:.55rem;font-style:normal;font-weight:750}.refined-checkout-page .checkout-summary article strong{align-self:start;padding-top:.2rem}.refined-checkout-page .checkout-summary dl{margin-bottom:.8rem}.refined-checkout-page .checkout-summary dl div{padding:.62rem 0}.refined-checkout-page .checkout-summary dl div:last-child{align-items:baseline;font-size:.86rem}.refined-checkout-page .checkout-summary dl div:last-child dd{font-size:1rem}.refined-checkout-page .checkout-summary dl dd small{color:#837b89;font-size:.5rem}.included-badge{color:#16734a;background:#e6f7ee;border-radius:999px;padding:.2rem .38rem;font-size:.52rem;font-weight:850}.stripe-checkout-note{background:#fff;border:1px solid #e2dff7;border-radius:10px;align-items:center;gap:.6rem;padding:.65rem;display:flex}.stripe-checkout-note>span{color:#fff;background:#635bff;border-radius:9px;flex:0 0 30px;place-items:center;width:30px;height:30px;font-weight:900;display:grid}.stripe-checkout-note p{flex-direction:column;margin:0;display:flex}.stripe-checkout-note b{font-size:.62rem}.stripe-checkout-note small{color:#7b7481;margin-top:.1rem;font-size:.52rem;line-height:1.35}@media (width<=900px){.refined-checkout-page .checkout-layout{grid-template-columns:minmax(0,1fr) minmax(320px,370px)}.checkout-field-grid.two-columns,.checkout-field-grid.address-row{grid-template-columns:1fr 1fr}.checkout-field-grid.address-row label:first-child{grid-column:1/-1}}@media (width<=760px){.refined-checkout-page .checkout-layout{grid-template-columns:1fr}.refined-checkout-page .checkout-summary{grid-row:auto}.refined-checkout-page .checkout-heading{grid-template-columns:1fr auto}}@media (width<=520px){.storefront-layout .refined-checkout-page{padding-top:1rem}.refined-checkout-page .checkout-heading h1{font-size:2.15rem}.refined-checkout-page .checkout-heading>p{max-width:240px}.refined-checkout-page .checkout-heading>a{padding:.5rem .6rem;font-size:.6rem}.checkout-details-form{border-radius:15px;padding:.85rem}.checkout-field-grid.two-columns,.checkout-field-grid.address-row{grid-template-columns:1fr}.checkout-field-grid.address-row label:first-child{grid-column:auto}.checkout-trust-row{justify-content:space-between;gap:.25rem}.checkout-trust-row span{font-size:.48rem}.refined-checkout-page .checkout-summary{border-radius:15px;padding:.85rem}}.storefront-layout .storefront-header{grid-template-columns:auto minmax(1rem,1fr) auto auto;column-gap:1rem}.storefront-layout .storefront-header>.storefront-logo{grid-area:1/1;justify-self:start}.storefront-layout .storefront-utility{grid-column:3;margin-right:0}.storefront-layout .storefront-cart-link{grid-column:4}@media (width<=800px){.storefront-layout .mobile-store-links{grid-area:1/3;justify-self:end;display:flex}.storefront-layout .storefront-cart-link{grid-column:4}}@media (width<=580px){.storefront-layout .storefront-header{grid-template-columns:auto minmax(.5rem,1fr) auto auto;column-gap:.45rem}.storefront-layout .storefront-header>.storefront-logo{grid-column:1;justify-self:start}}.storefront-studio-actions{gap:.6rem;display:flex}.storefront-studio-actions .secondary-button{color:#514957;background:#fff;border:1px solid #ddd8e3}.storefront-studio-layout{grid-template-columns:minmax(0,1fr) minmax(300px,380px);align-items:start;gap:1.25rem;display:grid}.hero-media-library{border:1px solid var(--border);background:#fff;border-radius:20px;min-width:0;padding:1.25rem;box-shadow:0 9px 30px #241b300d}.hero-media-library>header{border-bottom:1px solid #ece8ef;grid-template-columns:1fr minmax(240px,.55fr);align-items:end;gap:1rem;padding-bottom:1rem;display:grid}.hero-media-library>header>div{flex-direction:column;display:flex}.hero-media-library>header b{font-size:1rem}.hero-media-library>header small{color:#7a7380;font-size:.68rem}.hero-media-library>header label{margin:0}.hero-media-library>header label span{font-size:.65rem;font-weight:800}.hero-slot-summary{grid-template-columns:repeat(3,1fr);gap:.7rem;margin:1rem 0;display:grid}.hero-slot-summary>div{background:#faf9fb;border:1px dashed #d9d3df;border-radius:12px;align-items:center;gap:.65rem;min-width:0;min-height:74px;padding:.55rem;display:flex}.hero-slot-summary>div.filled{background:#f5f9ff;border-style:solid;border-color:#b9d2fb}.hero-slot-summary>div>strong{color:#7d7485;background:#eee9f4;border-radius:10px;flex:0 0 36px;place-items:center;width:36px;height:36px;display:grid}.hero-slot-summary img{object-fit:contain;background:#fff;border-radius:8px;flex:0 0 52px;width:52px;height:52px}.hero-slot-summary span{flex-direction:column;min-width:0;display:flex}.hero-slot-summary span b{font-size:.68rem}.hero-slot-summary span small{color:#8a8291;font-size:.56rem}.hero-slot-summary span button{color:#c42f4b;background:0 0;width:fit-content;min-height:0;margin-top:.2rem;padding:0;font-size:.55rem;box-shadow:none!important}.hero-product-media-list{gap:.75rem;max-height:calc(100vh - 340px);padding-right:.25rem;display:grid;overflow-y:auto}.hero-product-media-list article{border:1px solid var(--border);background:#fdfcfd;border-radius:13px;padding:.75rem}.hero-product-media-list article>header{justify-content:space-between;gap:.7rem;margin-bottom:.55rem;display:flex}.hero-product-media-list article>header span{flex-direction:column;min-width:0;display:flex}.hero-product-media-list article>header b{white-space:nowrap;text-overflow:ellipsis;font-size:.7rem;overflow:hidden}.hero-product-media-list article>header small{color:#8b8391;font-size:.56rem}.hero-product-media-list article>header i{color:#17734d;background:#e9f8f0;border-radius:999px;height:fit-content;padding:.18rem .35rem;font-size:.48rem;font-style:normal;font-weight:850}.hero-product-media-list article>div{gap:.45rem;padding-bottom:.15rem;display:flex;overflow-x:auto}.hero-product-media-list article>div>button{background:#f2f0f3;border:2px solid #0000;border-radius:9px;flex:0 0 82px;width:82px;height:70px;min-height:0;padding:.2rem;position:relative;overflow:hidden;box-shadow:none!important}.hero-product-media-list article>div>button:hover{border-color:#a9c8f8;transform:none}.hero-product-media-list article>div>button.selected{border-color:var(--accent);background:#edf4ff}.hero-product-media-list img{object-fit:contain;background:#fff;border-radius:6px;width:100%;height:100%}.hero-product-media-list button span{background:var(--accent);color:#fff;border-radius:50%;place-items:center;width:20px;height:20px;font-size:.6rem;font-weight:900;display:grid;position:absolute;top:.25rem;right:.25rem;box-shadow:0 3px 8px #1d4ed847}.library-note{color:#7c7482;text-align:center;margin:.8rem 0 0;font-size:.62rem}.hero-composition-preview{border:1px solid var(--border);background:#fff;border-radius:20px;padding:1rem;position:sticky;top:1rem;box-shadow:0 12px 36px #261c3212}.hero-composition-preview>header{justify-content:space-between;align-items:center;margin-bottom:.8rem;display:flex}.hero-composition-preview>header b{font-size:.68rem}.hero-composition-preview>p{color:var(--muted);font-size:.62rem}.hero-composition-preview>a{color:var(--accent);text-align:center;background:#edf4ff;border-radius:9px;padding:.65rem;font-size:.65rem;font-weight:800;display:block}.mini-store-hero{background:#eef5ff;border-radius:14px;min-height:390px;padding:1.4rem;position:relative;overflow:hidden}.mini-store-hero>span{color:var(--accent);letter-spacing:.08em;font-size:.48rem;font-weight:850}.mini-store-hero h2{z-index:2;letter-spacing:-.05em;width:65%;margin:.5rem 0;font-size:1.7rem;line-height:.95;position:relative}.mini-store-hero h2 em{color:var(--accent);font-style:normal;display:block}.mini-store-hero>div{position:absolute;inset:42% 0 0}.mini-store-hero img{object-fit:contain;filter:drop-shadow(0 8px 10px #1c375f26);position:absolute}.mini-store-hero .preview-media-1{z-index:2;width:50%;height:90%;bottom:4%;right:24%}.mini-store-hero .preview-media-2{width:38%;height:65%;bottom:4%;right:-2%}.mini-store-hero .preview-media-3{width:31%;height:52%;bottom:4%;left:-2%}.mini-store-hero>div>p{color:#6d7890;text-align:center;padding:1rem;font-size:.65rem}@media (width<=1050px){.storefront-studio-layout{grid-template-columns:1fr}.hero-composition-preview{position:static}.mini-store-hero{min-height:320px}.hero-product-media-list{max-height:none}}@media (width<=650px){.storefront-studio-page .admin-page-heading{flex-direction:column;align-items:stretch}.storefront-studio-actions{width:100%}.storefront-studio-actions button{flex:1}.hero-media-library{border-radius:15px;padding:.8rem}.hero-media-library>header,.hero-slot-summary{grid-template-columns:1fr}.hero-slot-summary>div{min-height:62px}}.order-list-tabs{grid-template-columns:repeat(3,minmax(0,240px));gap:.7rem;margin-bottom:1rem;display:grid}.order-list-tabs button{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);min-height:74px;color:var(--gray-700);text-align:left;grid-template-columns:1fr auto;gap:.1rem .7rem;padding:.75rem .9rem;display:grid;box-shadow:none!important}.order-list-tabs button:hover{border-color:var(--accent);background:var(--accent-soft);transform:none}.order-list-tabs button.active{border-color:var(--accent);background:var(--accent-soft);color:var(--accent-strong);box-shadow:inset 0 0 0 1px var(--accent)!important}.order-list-tabs span{font-size:.78rem;font-weight:850}.order-list-tabs b{border-radius:var(--radius-pill);background:var(--soft);min-width:30px;height:30px;color:var(--gray-600);grid-area:1/2/3;place-items:center;font-size:.68rem;display:grid}.order-list-tabs button.active b{background:var(--accent);color:#fff}.order-list-tabs small{color:var(--muted);font-size:.58rem;font-weight:600}.awaiting-list-note{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--soft);align-self:end;min-height:44px;padding:.55rem .7rem}.awaiting-list-note span,.awaiting-list-note b{display:block}.awaiting-list-note span{color:var(--muted);text-transform:uppercase;font-size:.56rem;font-weight:800}.awaiting-list-note b{font-size:.7rem}@media (width<=620px){.order-list-tabs{grid-template-columns:1fr 1fr 1fr}.order-list-tabs button{min-height:68px;padding:.5rem}.order-list-tabs small{display:none}}.stripe-transaction-link{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--accent-soft);max-width:220px;color:var(--accent);align-items:center;gap:.35rem;padding:.35rem .5rem;font-size:.68rem;font-weight:750;transition:border-color .16s,background .16s;display:inline-flex}.stripe-transaction-link span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.stripe-transaction-link i{flex:none;font-style:normal;display:flex}.stripe-transaction-link:hover{border-color:var(--accent)}.cj-order-link{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--soft);max-width:200px;color:var(--gray-700);font:750 .68rem/1 var(--font-sans);align-items:center;gap:.35rem;padding:.35rem .5rem;display:inline-flex;box-shadow:none!important}.cj-store-link{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);color:var(--gray-700);font:750 .66rem/1 var(--font-sans);white-space:nowrap;cursor:pointer;align-items:center;gap:.35rem;padding:.35rem .6rem;text-decoration:none;display:inline-flex}.cj-store-link:hover{border-color:var(--accent);background:var(--accent-soft);color:var(--accent-strong)}.cj-order-link span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.cj-order-link:not(:disabled):hover{border-color:var(--accent);background:var(--accent-soft);color:var(--accent-strong);transform:none;box-shadow:none!important}.cj-order-link-empty{color:var(--muted)}.cj-order-missing{flex-direction:column;align-items:flex-start;gap:.35rem;display:flex}.cj-order-missing-badge{border-radius:var(--radius-pill);background:var(--warning-soft);color:var(--warning);text-transform:uppercase;letter-spacing:.02em;align-items:center;gap:.3rem;padding:.25rem .5rem;font-size:.58rem;font-weight:800;display:inline-flex}.recreate-cj-button{min-height:30px;padding:.3rem .6rem;font-size:.62rem}.secret-visibility{border:1px solid var(--border);border-radius:var(--radius-pill);background:var(--surface);color:var(--gray-700);align-items:center;gap:.45rem;margin:0;padding:.55rem .7rem;font-size:.65rem;font-weight:750;display:flex}.secret-visibility input{width:16px;min-height:16px;accent-color:var(--accent);margin:0}.integration-security-note{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--accent-soft);align-items:center;gap:.8rem;margin-bottom:1rem;padding:.85rem 1rem;display:flex}.integration-security-note>span{border-radius:var(--radius-sm);background:var(--surface);width:36px;height:36px;color:var(--accent);flex:0 0 36px;place-items:center;display:grid}.integration-security-note div{flex-direction:column;display:flex}.integration-security-note b{font-size:.75rem}.integration-security-note p{color:var(--muted);margin:.1rem 0 0;font-size:.62rem}.integration-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:1rem;display:grid}.integration-card{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-sm);padding:1.25rem}.integration-card>header{border-bottom:1px solid var(--border);grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:.75rem;padding-bottom:1rem;display:grid}.integration-logo{border-radius:var(--radius-md);color:#fff;background:#635bff;place-items:center;width:44px;height:44px;font-size:1rem;font-weight:900;display:grid}.cj-card .integration-logo{background:#ff6a00;font-size:.78rem}.meta-card .integration-logo{background:#0866ff}.economics-card .integration-logo{background:var(--success)}.integration-card>header>span{flex-direction:column;min-width:0;display:flex}.integration-card>header b{font-size:1rem}.integration-card>header small{color:var(--muted);font-size:.6rem}.integration-card>header i{border-radius:var(--radius-pill);background:var(--soft);color:var(--gray-600);padding:.28rem .5rem;font-size:.53rem;font-style:normal;font-weight:850}.integration-card>header i.connected{background:var(--success-soft);color:var(--success)}.integration-current{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;margin:1rem 0;display:grid}.integration-current span{border-radius:var(--radius-sm);background:var(--gray-50);flex-direction:column;min-width:0;padding:.6rem;display:flex}.integration-current small{color:var(--muted);text-transform:uppercase;font-size:.52rem;font-weight:750}.integration-current b{white-space:nowrap;text-overflow:ellipsis;font-size:.66rem;overflow:hidden}.integration-card>label{color:var(--gray-700);margin-bottom:.8rem;font-size:.67rem;font-weight:800}.integration-card>label input{margin-top:.3rem;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.72rem}.integration-help{min-height:2.8em;color:var(--muted);margin:.25rem 0 1rem;font-size:.61rem;line-height:1.5}.integration-card>footer{border-top:1px solid var(--border);justify-content:flex-end;gap:.55rem;padding-top:.9rem;display:flex}.integration-card>footer .secondary-button{border:1px solid var(--border);background:var(--surface);color:var(--gray-700)}.integration-reset{width:100%;min-height:0;color:var(--error);background:0 0;margin-top:.7rem;padding:.35rem;font-size:.56rem;font-weight:700;box-shadow:none!important}.integration-reset:hover{background:var(--error-soft);transform:none}.economics-settings-form .integration-help{min-height:0}.economics-button{align-items:center;gap:.35rem;min-height:34px;padding:.4rem .65rem;font-size:.62rem;display:inline-flex}.integration-auth-modal.economics-drawer{width:min(70vw,1040px);max-height:min(86vh,920px);padding:2rem 2.25rem;overflow-y:auto}.economics-drawer h2{font-size:1.7rem}.economics-drawer .checkout-field-grid.two-columns{gap:1rem 1.25rem;margin-top:.3rem}.economics-drawer .checkout-field-grid.two-columns label{font-size:.7rem}.economics-drawer .checkout-field-grid.two-columns input{min-height:46px;margin-top:.4rem;font-size:.85rem}@media (width<=900px){.integration-auth-modal.economics-drawer{width:min(94vw,980px);padding:1.5rem}}@media (width<=520px){.integration-auth-modal.economics-drawer{max-height:calc(100vh - 2rem);padding:1.1rem}}.breakeven-result{grid-template-columns:repeat(3,minmax(0,1fr));gap:.7rem;margin:1rem 0;display:grid}.breakeven-result>div{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--gray-50);padding:.85rem .9rem}.breakeven-result small{color:var(--muted);text-transform:uppercase;font-size:.56rem;font-weight:750;display:block}.breakeven-result b{font-size:1.05rem}.price-floor-warning{border:1px solid var(--error);border-radius:var(--radius-md);background:var(--error-soft);color:var(--error);margin:-.3rem 0 .8rem;padding:.65rem .8rem;font-size:.64rem;line-height:1.5}.economics-drawer input[aria-invalid=true]{border-color:var(--error);background:var(--error-soft)}.variant-pricing-card{border:1px solid var(--border);border-radius:var(--radius-lg);background:linear-gradient(180deg, var(--accent-soft), var(--surface) 40%);margin:0 0 1.1rem;padding:1rem 1.1rem}.variant-pricing-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:.8rem;margin-bottom:.9rem;display:flex}.variant-pricing-header h3{margin:.15rem 0 0;font-size:.85rem}.variant-pricing-header p{max-width:40ch;color:var(--muted);margin:.25rem 0 0;font-size:.62rem;line-height:1.5}.variant-pricing-header .secondary-button{white-space:nowrap}.variant-pricing-toolbar{border:1px dashed var(--border);border-radius:var(--radius-md);background:var(--surface);flex-wrap:wrap;align-items:end;gap:.6rem;margin-bottom:.9rem;padding:.6rem .7rem;display:flex}.variant-pricing-toolbar label{color:var(--gray-700);flex-direction:column;gap:.3rem;margin:0;font-size:.62rem;font-weight:750;display:flex}.variant-pricing-percent-input{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--gray-50);align-items:center;gap:.25rem;padding:.35rem .55rem;display:flex}.variant-pricing-percent-input input{width:60px;min-height:0;font:750 .7rem/1 var(--font-sans);background:0 0;border:none;padding:0;box-shadow:none!important}.variant-pricing-percent-input span{color:var(--muted);font-size:.64rem;font-weight:750}.variant-pricing-toolbar .secondary-button{white-space:nowrap;min-height:34px;padding:.4rem .7rem;font-size:.62rem}.variant-pricing-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:.6rem;max-height:340px;padding-right:.2rem;display:grid;overflow-y:auto}.variant-pricing-row{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);align-items:center;gap:.6rem;padding:.55rem .6rem;transition:border-color .15s,box-shadow .15s;display:flex}.variant-pricing-row.is-invalid{border-color:var(--error);box-shadow:0 0 0 1px var(--error) inset}.variant-pricing-thumb{border-radius:var(--radius-sm);object-fit:cover;background:var(--gray-50);flex:none;width:36px;height:36px}.variant-pricing-thumb-empty{border:1px dashed var(--border)}.variant-pricing-info{flex-direction:column;flex:auto;gap:.15rem;min-width:0;display:flex}.variant-pricing-info b{white-space:nowrap;text-overflow:ellipsis;text-transform:capitalize;font-size:.66rem;font-weight:750;overflow:hidden}.variant-pricing-info small{color:var(--muted);align-items:center;gap:.35rem;font-size:.56rem;display:flex}.variant-price-custom-badge{border-radius:var(--radius-pill);background:var(--accent-soft);color:var(--accent-strong);text-transform:uppercase;letter-spacing:.03em;padding:.08rem .4rem;font-size:.5rem;font-weight:800}.variant-pricing-input{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--gray-50);flex:none;align-items:center;gap:.2rem;padding:.3rem .5rem;display:flex}.variant-pricing-input span{color:var(--muted);font-size:.64rem;font-weight:750}.variant-pricing-input input{width:62px;min-height:0;font:750 .68rem/1 var(--font-sans);background:0 0;border:none;padding:0;box-shadow:none!important}.variant-pricing-input input[aria-invalid=true]{color:var(--error)}@media (width<=620px){.variant-pricing-grid{grid-template-columns:1fr;max-height:280px}}.product-status-cell{align-items:center;gap:.5rem;display:flex}.unpublish-button{white-space:nowrap;min-height:34px;padding:.35rem .65rem;font-size:.62rem}.refresh-from-cj-button{white-space:nowrap;align-items:center;gap:.35rem;min-height:34px;padding:.4rem .65rem;font-size:.62rem;display:inline-flex}.refresh-from-cj-button svg.spinning{animation:.8s linear infinite refresh-spin}@keyframes refresh-spin{to{transform:rotate(360deg)}}.table-shell tr.row-refreshing{background:var(--accent-soft);position:relative}.table-shell tr.row-refreshing:after{content:"";background:repeating-linear-gradient(90deg, var(--accent) 0%, var(--accent) 2%, transparent 2%, transparent 4%);opacity:.35;pointer-events:none;background-size:200% 100%;animation:1.1s linear infinite refresh-sweep;position:absolute;inset:0}@keyframes refresh-sweep{0%{background-position:0 0}to{background-position:-50% 0}}.table-shell tr.row-refreshing td{opacity:.75}.economics-drawer-header{justify-content:space-between;align-items:center;margin-bottom:.3rem;display:flex}.economics-drawer-fields{border:0;min-width:0;margin:0;padding:0}.economics-drawer-fields:disabled{opacity:.55}.launch-checklist-card{border:1px solid var(--border);border-radius:var(--radius-lg);background:linear-gradient(180deg, var(--gray-50), var(--surface) 60%);margin:.7rem 0 1.1rem;padding:1rem}.launch-checklist-card-header{justify-content:space-between;align-items:flex-start;gap:.8rem;margin-bottom:.7rem;display:flex}.launch-checklist-title{color:var(--gray-800);font-size:.76rem;font-weight:850;display:block}.launch-checklist-card-header small{color:var(--muted);margin-top:.1rem;font-size:.6rem;display:block}.launch-checklist-progress{border:1px solid var(--border);border-radius:var(--radius-pill);background:var(--surface);color:var(--gray-600);font-variant-numeric:tabular-nums;flex:none;padding:.3rem .65rem;font-size:.64rem;font-weight:850}.launch-checklist-progress.is-complete{border-color:var(--success);background:var(--success-soft);color:var(--success)}.launch-checklist-progress-track{border-radius:var(--radius-pill);background:var(--soft);height:6px;margin-bottom:1rem;overflow:hidden}.launch-checklist-progress-fill{border-radius:var(--radius-pill);background:linear-gradient(90deg, var(--accent), var(--success));height:100%;transition:width .22s}.launch-checklist-items{grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem;display:grid}@media (width<=700px){.launch-checklist-items{grid-template-columns:1fr}}.launch-checklist-item{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);color:var(--gray-700);cursor:pointer;align-items:flex-start;gap:.65rem;padding:.7rem .8rem;font-size:.68rem;font-weight:650;line-height:1.45;transition:border-color .14s,background .14s,transform .14s;display:flex;position:relative}.launch-checklist-item:hover{border-color:var(--accent);background:var(--accent-soft);transform:translate(1px)}.launch-checklist-item.is-checked{border-color:var(--success);background:var(--success-soft);color:var(--gray-800)}.launch-checklist-item input{opacity:0;width:1px;height:1px;position:absolute}.launch-checklist-check{border:2px solid var(--border);background:var(--surface);color:#0000;border-radius:6px;flex:none;place-items:center;width:20px;height:20px;margin-top:1px;transition:all .14s;display:grid}.launch-checklist-item.is-checked .launch-checklist-check{border-color:var(--success);background:var(--success);color:#fff}.launch-checklist-item input:focus-visible~.launch-checklist-check{box-shadow:0 0 0 3px var(--accent-soft)}@media (width<=520px){.breakeven-result{grid-template-columns:1fr}}.economics-range-toggle{gap:.4rem;display:flex}.economics-range-toggle button{border:1px solid var(--border);border-radius:var(--radius-pill);background:var(--surface);min-height:38px;color:var(--gray-700);box-shadow:none;padding:.5rem .85rem;font-size:.62rem;font-weight:750}.economics-range-toggle button.active{border-color:var(--accent);background:var(--accent-soft);color:var(--accent)}.economics-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;margin-bottom:1.5rem;display:grid}.economics-stat{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-sm);padding:1rem}.economics-stat small{color:var(--muted);text-transform:uppercase;font-size:.58rem;font-weight:750;display:block}.economics-stat b{margin:.3rem 0;font-size:1.3rem;display:block}.economics-stat span{color:var(--muted);font-size:.6rem}.economics-stat.highlight{border-color:var(--accent);background:var(--accent-soft)}.economics-stat.highlight.profit{border-color:var(--success);background:var(--success-soft)}.economics-stat.highlight.profit b{color:var(--success)}.economics-stat.highlight.loss{border-color:var(--error);background:var(--error-soft)}.economics-stat.highlight.loss b{color:var(--error)}.ad-spend-section{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-sm);padding:1.25rem}.ad-spend-section>header p{color:var(--muted);margin:.2rem 0 1rem;font-size:.64rem}.ad-spend-form{grid-template-columns:repeat(3,minmax(0,1fr)) auto;align-items:end;gap:.7rem;margin-bottom:1.1rem;display:grid}.ad-spend-form label{color:var(--gray-700);font-size:.64rem;font-weight:750}.ad-spend-form button{white-space:nowrap;min-height:42px}.icon-button{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);width:32px;min-height:32px;color:var(--error);box-shadow:none;place-items:center;padding:0;display:grid}.icon-button:not(:disabled):hover{background:var(--error-soft);transform:none}.modal-close-button:not(:disabled):hover,.admin-menu-toggle:not(:disabled):hover,.tracking-modal-close:not(:disabled):hover,.logout-button:not(:disabled):hover{background:var(--accent-soft);border-color:var(--accent);color:var(--accent-strong);box-shadow:none;transform:none}.toast-dismiss:not(:disabled):hover{background:var(--soft);color:var(--gray-800);transform:none}.campaign-actions .pause-campaign:not(:disabled):hover{color:#8f1c2d;box-shadow:none;background:#ffd7db;transform:none}.economics-range-toggle button:not(:disabled):not(.active):hover{background:var(--accent-soft);border-color:var(--accent);color:var(--accent);box-shadow:none;transform:none}.catalog-bulk-toolbar .activate-all-button:not(:disabled):hover{background:#1f7a4d}@media (width<=900px){.economics-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.economics-summary-grid,.ad-spend-form{grid-template-columns:1fr}.admin-page-heading .economics-range-toggle{flex-wrap:wrap}}@media (width<=900px){.integration-grid{grid-template-columns:1fr}}@media (width<=620px){.integrations-page .admin-page-heading{flex-direction:column;align-items:stretch}.secret-visibility{width:fit-content}.integration-card{border-radius:15px;padding:.9rem}.integration-card>header{grid-template-columns:40px minmax(0,1fr)}.integration-card>header i{grid-column:1/-1;width:fit-content}.integration-current{grid-template-columns:1fr 1fr}.integration-security-note{align-items:start}}.reveal-credentials-button{white-space:nowrap;min-height:44px;padding-inline:1rem}.integration-card.editing{border-color:var(--accent);box-shadow:0 0 0 2px var(--accent-soft), var(--shadow-sm)}.locked-fields-note{border:1px dashed var(--border);border-radius:var(--radius-md);background:var(--soft);min-height:86px;color:var(--muted);align-items:center;margin:0 0 .8rem;padding:.85rem;font-size:.64rem;line-height:1.5;display:flex}.integration-card>.secret-visibility{width:fit-content;margin:-.15rem 0 .8rem}.revealed-credentials-panel{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--accent-soft);box-shadow:var(--shadow-sm);margin-bottom:1rem;padding:1.1rem}.revealed-credentials-panel>header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:1rem;padding-bottom:.9rem;display:flex}.revealed-credentials-panel>header h2{margin:.1rem 0;font-size:1.15rem}.revealed-credentials-panel>header p{color:var(--muted);margin:0;font-size:.62rem}.revealed-credentials-panel>header>div:last-child{gap:.5rem;display:flex}.revealed-credentials-panel button{min-height:38px;padding:.55rem .75rem}.revealed-credentials-panel .secondary-button{border:1px solid var(--border);background:var(--surface);color:var(--gray-700)}.credential-vault-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem;margin-top:.9rem;display:grid}.credential-vault-row{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:.45rem;padding:.65rem;display:grid}.credential-vault-row label{min-width:0;color:var(--gray-700);margin:0;font-size:.59rem;font-weight:800}.credential-vault-row input{background:var(--gray-50);margin-top:.28rem;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.67rem}.integration-auth-backdrop{z-index:1200;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0d142473;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.integration-auth-modal{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);width:min(100%,430px);color:var(--gray-800);box-shadow:var(--shadow-lg);padding:1.35rem}.auth-lock-icon{border-radius:var(--radius-md);background:var(--accent-soft);width:44px;height:44px;color:var(--accent);place-items:center;margin-bottom:.75rem;display:grid}.auth-lock-icon svg,.integration-security-note svg{width:18px;height:18px}.integration-auth-modal h2{margin:.2rem 0 .35rem;font-size:1.35rem}.integration-auth-modal>p{color:var(--muted);margin:0 0 1rem;font-size:.68rem;line-height:1.5}.integration-auth-modal label{color:var(--gray-700);font-size:.66rem;font-weight:800}.integration-auth-modal label input{margin-top:.35rem}.integration-auth-modal>small{color:var(--muted);margin-top:.6rem;font-size:.56rem;line-height:1.45;display:block}.integration-auth-modal footer{border-top:1px solid var(--border);justify-content:flex-end;gap:.55rem;margin-top:1rem;padding-top:.9rem;display:flex}.integration-auth-modal .secondary-button{border:1px solid var(--border);background:var(--surface);color:var(--gray-700)}@media (width<=720px){.credential-vault-grid{grid-template-columns:1fr}.revealed-credentials-panel>header{flex-direction:column;align-items:flex-start}.revealed-credentials-panel>header>div:last-child{width:100%}.revealed-credentials-panel>header>div:last-child button{flex:1}}@media (width<=520px){.reveal-credentials-button{width:100%}.credential-vault-row{grid-template-columns:1fr}.credential-vault-row button{width:100%}.integration-card>footer{flex-wrap:wrap}.integration-card>footer button{flex:42%}.integration-auth-modal{border-radius:16px;padding:1rem}}.storefront-layout .storefront-logo{color:var(--ink);white-space:nowrap;align-items:center;gap:0;display:inline-flex}.storefront-logo-mark{flex:none;width:38px;height:38px;margin-right:-.3rem;display:block;overflow:visible;transform:translateY(-1.5px)}.storefront-logo-mark .mark-bag{fill:#ffffffdb;stroke:var(--ink);stroke-width:3.1px;stroke-linejoin:round}.storefront-logo-mark .mark-handle,.storefront-logo-mark .mark-smile{fill:none;stroke:var(--accent);stroke-width:3.1px;stroke-linecap:round}.storefront-wordmark{font-family:var(--font-serif);letter-spacing:-.03em;font-size:1.25rem;font-weight:600;transform:translateY(1.5px);color:var(--ink)!important;font-style:normal!important}.storefront-wordmark em{color:var(--accent);font-style:italic}.storefront-footer .storefront-logo-mark{width:42px;height:42px}.storefront-footer .storefront-wordmark{font-size:1.35rem}@media (width<=580px){.storefront-logo-mark{width:32px;height:32px}.storefront-wordmark{font-size:1.05rem}}.checkout-quantity-stepper{border:1px solid var(--border);background:#fff;border-radius:8px;grid-template-columns:25px 26px 25px;align-items:center;width:fit-content;margin-top:.35rem;display:inline-grid;overflow:hidden}.checkout-quantity-stepper button{color:#39323e;background:0 0;border:0;border-radius:0;width:25px;min-width:0;min-height:25px;padding:0;font-size:.82rem;box-shadow:none!important}.checkout-quantity-stepper button:hover:not(:disabled){color:var(--accent);background:#edf4ff;transform:none}.checkout-quantity-stepper>strong{text-align:center;border-left:1px solid #ebe7ed;border-right:1px solid #ebe7ed;align-self:center!important;padding:0!important;font-size:.56rem!important}.shipping-total-row dt{flex-direction:column;min-width:0;display:flex}.shipping-total-row dt small{max-width:245px;color:var(--muted);white-space:nowrap;text-overflow:ellipsis;margin-top:.15rem;font-size:.51rem;font-weight:600;overflow:hidden}.shipping-calculating{color:var(--accent);font-size:.57rem;font-weight:750}.refined-checkout-page .checkout-summary dl .shipping-quote-error{color:#ae3045;grid-template-columns:auto 1fr;align-items:start;display:grid}.shipping-quote-error dt{font-weight:800}.shipping-quote-error dd{font-size:.52rem;line-height:1.35}.bulk-price-toolbar{border:1px dashed var(--border);border-radius:var(--radius-md);background:var(--accent-soft);flex-wrap:wrap;align-items:end;gap:.8rem;margin:-.4rem 0 1rem;padding:.7rem .9rem;display:flex}.bulk-price-toolbar>label:first-child{color:var(--gray-700);flex-direction:column;gap:.3rem;margin:0;font-size:.62rem;font-weight:750;display:flex}.bulk-price-activate-toggle{color:var(--gray-700);align-items:center;gap:.4rem;margin:0 0 .5rem;font-size:.62rem;font-weight:700;display:flex}.bulk-price-activate-toggle input{width:15px;height:15px;accent-color:var(--accent);margin:0}.bulk-price-toolbar>button{white-space:nowrap;min-height:38px;padding:.5rem .9rem;font-size:.68rem}@media (width<=700px){.bulk-price-toolbar{flex-direction:column;align-items:stretch}}.cj-code-lookup-card{border:1px solid var(--border);border-radius:var(--radius-lg);background:linear-gradient(180deg, var(--accent-soft), var(--surface) 55%);flex-wrap:wrap;justify-content:space-between;align-items:end;gap:1rem;margin-bottom:1rem;padding:1rem 1.1rem;display:flex}.cj-code-lookup-heading h3{margin:.15rem 0 0;font-size:.9rem}.cj-code-lookup-heading p{max-width:52ch;color:var(--muted);margin:.3rem 0 0;font-size:.63rem;line-height:1.5}.cj-code-lookup-input{border:1px solid var(--border);border-radius:var(--radius-pill);background:var(--surface);align-items:center;gap:.5rem;padding:.3rem .3rem .3rem .8rem;display:flex}.cj-code-lookup-input svg{color:var(--muted);flex:none}.cj-code-lookup-input input{min-width:220px;min-height:0;font:750 .72rem/1 var(--font-sans);background:0 0;border:none;padding:.5rem 0;box-shadow:none!important}.cj-code-lookup-input button{white-space:nowrap;min-height:38px;padding:.5rem 1rem;font-size:.68rem}.manual-code-badge{border-radius:var(--radius-pill);background:var(--accent-soft);color:var(--accent-strong);text-transform:uppercase;letter-spacing:.03em;vertical-align:middle;align-items:center;margin-left:.6rem;padding:.2rem .55rem;font-size:.55rem;font-weight:800;display:inline-flex}@media (width<=700px){.cj-code-lookup-card{flex-direction:column;align-items:stretch}.cj-code-lookup-input input{flex:auto;min-width:0}}.already-published-banner{border:1px solid var(--accent);border-radius:var(--radius-md);background:var(--accent-soft);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.8rem;margin:0 0 1rem;padding:.75rem .9rem;display:flex}.already-published-banner span{color:var(--gray-700);font-size:.68rem;line-height:1.5}.already-published-banner button{white-space:nowrap;min-height:36px;padding:.5rem .9rem;font-size:.66rem}
