@import url('https://fonts.googleapis.com/css2?family=Inter:wght@500;700;800;900&display=swap');
:root{--green:#72bf44;--pink:#c83a94;--blue:#465eaa;--cyan:#19c7e9;--purple:#8c4aa5;--black:#101014;--soft:#f6faf2;--line:#e6eadf;--muted:#667085;--shadow:0 18px 44px rgba(16,24,40,.1);--radius:18px;--home-slider-height:clamp(340px,18vw,390px);--offer-red:#d10f3f}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:Inter,Arial,sans-serif;background:var(--site-bg,#fff);color:var(--site-text,var(--black))}
a{text-decoration:none;color:var(--site-link,inherit)}
button,input,textarea,select{font-family:inherit}
.store-header{background:var(--site-bg,#fff)}
.store-header nav a:not(.bag):not(.cms),
.account-copy strong,
.catalog-product-title,
.product-body h3,
.price,
.catalog-product-price,
.product-detail-title,
.product-detail-price,
.buy-price,
.section h2,
.page h1,
.similar-products-head h2{color:var(--site-text,var(--black))}
.header-search button,
.bag,
.category-chip.active,
.category-chip:hover,
.kicker,
.badge-featured,
.catalog-product-badge,
.btn-dark{background:var(--site-secondary-button,var(--site-accent,#111));color:#fff}
.header-search button:hover,
.account-icon,
.promo-dots button.active,
.stock-badge.ok,
.product-category,
.product-color-title strong{background:var(--site-primary,var(--green));color:#fff}
.btn-light,
.header-search,
.catalog-product-card,
.product-gallery,
.product-info-panel,
.product-buy-box,
.similar-product-card{border-color:var(--line);color:var(--site-text,var(--black))}
.btn-light{color:var(--site-text,var(--black))}
.catalog-product-category,
.product-meta,
.catalog-product-desc,
.detail-facts span,
.similar-products-head p{color:var(--site-muted-text,var(--muted))}
button:disabled{opacity:.55;cursor:not-allowed}
@keyframes imageSkeletonSweep{0%{transform:translateX(-135%)}100%{transform:translateX(135%)}}
@keyframes sliderImageDrift{0%{object-position:var(--image-focus-x,50%) calc(var(--image-focus-y,50%) - 10%);transform:scale(calc(var(--gallery-zoom,1) + .038))}38%{object-position:var(--image-focus-x,50%) var(--image-focus-y,50%);transform:scale(calc(var(--gallery-zoom,1) + .045))}72%{object-position:var(--image-focus-x,50%) calc(var(--image-focus-y,50%) + 7%);transform:scale(calc(var(--gallery-zoom,1) + .057))}100%{object-position:var(--image-focus-x,50%) calc(var(--image-focus-y,50%) + 10%);transform:scale(calc(var(--gallery-zoom,1) + .066))}}
@keyframes sliderImageDriftAlt{0%{object-position:var(--image-focus-x,50%) calc(var(--image-focus-y,50%) - 8%);transform:scale(calc(var(--gallery-zoom,1) + .038))}38%{object-position:var(--image-focus-x,50%) calc(var(--image-focus-y,50%) + 1%);transform:scale(calc(var(--gallery-zoom,1) + .045))}72%{object-position:var(--image-focus-x,50%) calc(var(--image-focus-y,50%) + 6%);transform:scale(calc(var(--gallery-zoom,1) + .057))}100%{object-position:var(--image-focus-x,50%) calc(var(--image-focus-y,50%) + 9%);transform:scale(calc(var(--gallery-zoom,1) + .066))}}
.store-header{position:sticky;top:0;z-index:50;padding:10px 16px;background:rgba(255,255,255,.94);backdrop-filter:blur(18px);border-bottom:1px solid rgba(16,24,40,.08)}
.store-header-inner{width:min(100%,1320px);margin:0 auto;display:grid;grid-template-columns:auto minmax(240px,520px) auto;gap:16px;align-items:center}
.local-info-wrap{width:min(calc(100% - 32px),1320px);margin:10px auto 0}
.local-info-alert{display:flex;align-items:center;gap:10px;min-height:44px;padding:8px 12px;border:1px solid color-mix(in srgb,var(--site-primary,var(--green)) 24%,#e6eadf);border-radius:12px;background:color-mix(in srgb,var(--site-primary,var(--green)) 7%,#fff);box-shadow:0 6px 16px rgba(16,24,40,.035);color:var(--site-text,var(--black))}
.local-info-icon{display:grid;place-items:center;flex:0 0 30px;width:30px;height:30px;border-radius:9px;background:color-mix(in srgb,var(--site-primary,var(--green)) 17%,#fff);color:color-mix(in srgb,var(--site-primary,var(--green)) 78%,#111);font-size:13px}
.local-info-copy{display:flex;align-items:baseline;gap:8px;min-width:0;flex-wrap:wrap;line-height:1.25}
.local-info-copy strong{font-size:12px;font-weight:950;color:inherit}
.local-info-copy>span{font-size:11px;font-weight:750;color:var(--site-muted-text,var(--muted))}
@media(max-width:560px){.local-info-wrap{width:calc(100% - 24px);margin-top:8px}.local-info-alert{align-items:flex-start;padding:9px 10px}.local-info-copy{display:grid;gap:2px}.local-info-copy strong{font-size:11px}.local-info-copy>span{font-size:10px}}
.brand img{height:58px;width:auto;display:block}
.store-header nav{display:flex;align-items:center;gap:10px;font-weight:900}
.store-header nav a:not(.bag):not(.cms){color:#202020;white-space:nowrap}
.orders-link{font-size:13px}
.account-link{position:relative;display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:10px;min-height:54px;line-height:1.05;text-decoration:none;border:1px solid rgba(114,191,68,.22);border-radius:999px;padding:6px 13px 6px 6px;background:linear-gradient(135deg,#fff 0%,#f6faf2 54%,#fff3fb 100%);box-shadow:0 12px 30px rgba(16,24,40,.08);overflow:visible;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}
.account-link::after{content:"";position:absolute;inset:4px 9px auto auto;width:30px;height:16px;border-radius:999px;background:rgba(200,58,148,.16);filter:blur(10px);pointer-events:none}
.account-link:hover{transform:translateY(-1px);border-color:rgba(200,58,148,.36);box-shadow:0 16px 34px rgba(114,191,68,.15),0 8px 18px rgba(200,58,148,.12)}
.account-icon{position:relative;width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#72bf44 0%,#3f9f24 100%);color:#fff;box-shadow:0 10px 20px rgba(16,16,16,.18);overflow:hidden;border:2px solid #fff;isolation:isolate}
.account-icon img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center center;border-radius:50%;display:block;transform:scale(1.08);z-index:1}
.account-icon i{font-size:15px;color:#fff}
.account-copy{display:grid;gap:2px;min-width:0}
.account-copy span{font-size:10px;color:#6b7280;font-weight:900;text-transform:uppercase;line-height:1}
.account-copy strong{font-size:13px;color:#111;line-height:1.05}
.header-search,.hero-search{display:flex;align-items:center;gap:10px;background:#fff;border:1px solid #dfe6d7;border-radius:999px;padding:9px 14px;box-shadow:0 10px 28px rgba(16,24,40,.06)}
.header-search input,.hero-search input{border:0;outline:0;width:100%;font-size:15px;background:transparent}
.header-search i,.hero-search i{color:var(--muted)}
.header-search button{width:32px;height:32px;border:0;border-radius:999px;background:#111;color:#fff;display:grid;place-items:center;cursor:pointer;transition:transform .18s ease,background .18s ease;flex:0 0 auto}
.header-search button:hover{transform:translateX(1px);background:var(--green)}
.header-search button i{color:#fff;font-size:12px}
.bag{width:44px;height:44px;border-radius:15px;background:#101010;color:#fff;display:grid;place-items:center;position:relative}
.bag span{position:absolute;right:-8px;top:-8px;background:var(--pink);border:2px solid #fff;min-width:25px;height:25px;padding:0 6px;border-radius:99px;display:grid;place-items:center;font-size:12px}
.cms,.btn-green{background:var(--site-primary-button,var(--site-primary,var(--green)));color:#fff!important;box-shadow:0 12px 28px rgba(114,191,68,.25)}
.cms{padding:13px 16px;border-radius:16px}
.hero{padding:58px clamp(18px,5vw,80px) 42px;display:grid;grid-template-columns:1.05fr .95fr;gap:42px;align-items:center;min-height:680px;background:linear-gradient(180deg,#fff,#fbfff8)}
.shop-hero{min-height:620px}
.kicker{display:inline-flex;gap:10px;align-items:center;background:#111;color:#fff;padding:10px 16px;border-radius:99px;font-weight:900;margin-bottom:22px}
.kicker i{color:var(--green)}
.hero h1{font-size:clamp(42px,7vw,96px);line-height:.95;margin:0 0 22px;font-weight:900;max-width:820px}
.hero h1 span{color:var(--green)}
.hero p{font-size:clamp(17px,2vw,22px);line-height:1.55;color:#3d4340;max-width:680px;margin:0 0 24px}
.hero-search{max-width:720px;margin:0 0 18px;border-radius:20px}
.hero-search .btn{padding:13px 18px}
.actions{display:flex;gap:12px;flex-wrap:wrap}
.btn{border:0;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:14px 18px;border-radius:14px;font-weight:900;cursor:pointer;font-size:15px;line-height:1.1}
.btn-dark{background:var(--site-secondary-button,#111);color:#fff;box-shadow:var(--shadow)}
.btn-light{background:#fff;border:1px solid var(--line);color:#111}
.full{width:100%}
.hero-visual{position:relative}
.hero-card{background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:24px;padding:28px;box-shadow:var(--shadow)}
.hero-card img{width:100%;border-radius:18px;display:block}
.floating{position:absolute;right:-10px;bottom:-20px;background:#111;color:#fff;border-radius:18px;padding:16px 18px;display:flex;gap:12px;align-items:center;box-shadow:var(--shadow);font-weight:900}
.floating i{color:var(--cyan)}
.promo-slider{position:relative;margin:18px clamp(16px,4vw,58px) 10px;min-height:var(--home-slider-height);height:var(--home-slider-height);border-radius:22px;overflow:hidden;background:var(--slider-bg,#05090d);box-shadow:0 18px 44px rgba(16,24,40,.16)}
.promo-slide{position:absolute;inset:0;display:grid;grid-template-columns:minmax(360px,.72fr) minmax(560px,1.28fr);gap:0;align-items:stretch;min-height:var(--home-slider-height);height:100%;opacity:0;pointer-events:none;transition:opacity .45s ease;overflow:hidden}
.promo-slide::before{content:"";position:absolute;inset:0;z-index:2;background:linear-gradient(90deg,rgba(var(--slider-gradient-rgb,0,0,0),1) 0%,rgba(var(--slider-gradient-rgb,0,0,0),1) 36%,rgba(var(--slider-gradient-rgb,0,0,0),calc(.72 + (var(--slider-gradient-opacity,.62) * .24))) 50%,rgba(var(--slider-gradient-rgb,0,0,0),calc(.34 + (var(--slider-gradient-opacity,.62) * .42))) 70%,rgba(var(--slider-gradient-rgb,0,0,0),0) 100%);pointer-events:none}
.promo-slide.no-gradient::before{display:none}
.promo-slide.active{opacity:1;pointer-events:auto}
.promo-slide.image-only{grid-template-columns:1fr;background:transparent}
.promo-slide.image-only::before{display:none}
.promo-slide.image-only .promo-copy{display:none}
.promo-slide.image-only .promo-image{grid-column:1/-1;position:relative;inset:auto;opacity:1}
.promo-copy{position:relative;z-index:3;max-width:680px;min-width:0;color:var(--slider-text,#fff);padding:30px clamp(34px,4vw,54px) 54px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;min-height:var(--home-slider-height);height:100%;overflow:hidden}
.promo-copy>span{display:none;background:var(--slider-badge-bg,#07111d)!important;border:1px solid var(--slider-badge-border,#0d8dcc);color:var(--slider-badge-text,#a8e1ff);border-radius:999px;padding:7px 11px;font-size:12px;font-weight:900;text-transform:uppercase;margin-bottom:12px;box-shadow:0 0 0 1px rgba(13,141,204,.1),0 10px 24px rgba(0,0,0,.25)}
.promo-copy h1,.promo-copy h2{font-size:clamp(30px,3.3vw,46px);line-height:.98;margin:0 0 10px;font-weight:900;overflow-wrap:anywhere;hyphens:auto}
.promo-copy p{font-size:17px;line-height:1.45;color:var(--slider-text,#e7ecdf);max-width:560px;margin:0 0 18px;opacity:.92}
.promo-price{display:flex;align-items:baseline;gap:10px;margin:2px 0 12px;color:#fff;font-weight:900}
.promo-price del{color:rgba(255,255,255,.68);font-size:15px}
.promo-price strong{font-size:24px;color:#fff}
.promo-price small{font-size:12px;color:rgba(255,255,255,.82)}
.promo-discount-hero{display:inline-flex;align-items:center;gap:8px;width:max-content;max-width:100%;margin:0 0 10px;border-radius:999px;background:#d10f3f!important;color:#fff;padding:8px 12px;box-shadow:0 8px 20px rgba(209,15,63,.24)}
.promo-discount-hero span{font-size:18px;font-weight:950;line-height:1}
.promo-discount-hero strong{font-size:11px;text-transform:uppercase;letter-spacing:.04em}
.promo-copy .actions{position:relative;z-index:4;display:flex;flex-wrap:wrap;gap:10px;margin-top:2px;margin-bottom:6px;padding-bottom:0}
.promo-copy .actions .btn{position:relative;z-index:5;white-space:nowrap}
.promo-copy .btn-green{background:var(--slider-button,var(--site-primary,var(--green)))!important;color:#fff!important}
.promo-copy .btn-light{background:var(--slider-secondary-button,#fff);color:#111}
.promo-image{position:relative;min-height:var(--home-slider-height);height:100%;overflow:hidden}
.promo-image-link{display:block;color:inherit;text-decoration:none;cursor:pointer}
.promo-image-link:focus-visible{outline:3px solid rgba(114,191,68,.82);outline-offset:-6px}
.promo-image::before{content:"";position:absolute;inset:0;z-index:1;background:none;pointer-events:none}
.promo-image img{width:100%;height:100%;object-fit:cover;object-position:center right;display:block;filter:saturate(1.12) contrast(1.06) brightness(1.05);transform:translate(var(--image-pan-x,0),var(--image-pan-y,0)) scale(var(--gallery-zoom,1));transform-origin:center;background:linear-gradient(110deg,#eef5ea 8%,#f8fbf5 18%,#eef5ea 33%);background-size:200% 100%}
.promo-slider:not(.dashboard-slider-preview) .promo-slide.active:not(.no-motion) .promo-image.image-loaded img{animation:sliderImageDrift 80s cubic-bezier(.18,.72,.12,1) both;will-change:object-position,transform}
.promo-slider:not(.dashboard-slider-preview) .promo-slide:nth-child(even).active:not(.no-motion) .promo-image.image-loaded img{animation-name:sliderImageDriftAlt}
.promo-slide.no-motion .promo-image.image-loaded img{animation:none;will-change:auto}
.promo-image::after,.catalog-product-image::after,.product-img::after,.product-main-image::after,.product-thumb::after,.product-color-media::after,.cart-item::after{content:"";position:absolute;inset:0;z-index:2;background:linear-gradient(100deg,rgba(226,230,222,0) 0%,rgba(255,255,255,.72) 42%,rgba(255,255,255,.9) 50%,rgba(226,230,222,0) 66%);transform:translateX(-135%);animation:imageSkeletonSweep 1.45s cubic-bezier(.4,0,.2,1) infinite;pointer-events:none;transition:opacity .28s ease}
.promo-image:not(.image-loaded),.catalog-product-image:not(.image-loaded),.product-img:not(.image-loaded),.product-main-image:not(.image-loaded),.product-thumb:not(.image-loaded),.product-color-media:not(.image-loaded),.cart-item:not(.image-loaded){background:linear-gradient(135deg,#edf0ea 0%,#f8faf6 48%,#e7ece4 100%)}
.promo-image img,.catalog-product-image img,.product-img img,.product-main-image img,.product-thumb img,.product-color-media img,.cart-item img{transition:opacity .24s ease,filter .24s ease}
.promo-image:not(.image-loaded)>img,.catalog-product-image:not(.image-loaded)>img,.product-img:not(.image-loaded)>img,.product-main-image:not(.image-loaded)>img,.product-thumb:not(.image-loaded)>img,.product-color-media:not(.image-loaded)>img,.cart-item:not(.image-loaded)>img{opacity:0}
.promo-image.image-loaded::after,.catalog-product-image.image-loaded::after,.product-img.image-loaded::after,.product-main-image.image-loaded::after,.product-thumb.image-loaded::after,.product-color-media.image-loaded::after,.cart-item.image-loaded::after{opacity:0;animation:none}
.dashboard-slider-preview .promo-image img{cursor:grab;touch-action:none;user-select:none}
.dashboard-slider-preview .promo-image img.is-dragging{cursor:grabbing}
.promo-offer-badge{display:none}
.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:6;width:42px;height:42px;border-radius:50%;border:1px solid rgba(255,255,255,.25);background:rgba(255,255,255,.12);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;backdrop-filter:blur(8px);font-size:30px;line-height:1}
.slider-arrow:hover{background:rgba(255,255,255,.2)}
.slider-arrow.prev{left:16px}
.slider-arrow.next{right:16px}
.promo-dots{position:absolute;left:clamp(42px,5vw,58px);bottom:18px;z-index:7;display:flex;gap:8px}
.promo-dots button{width:9px;height:9px;border-radius:999px;border:0;background:rgba(255,255,255,.45);cursor:pointer;padding:0}
.promo-dots button.active{width:28px;background:var(--green)}
.category-chips-section{padding:12px clamp(16px,4vw,58px) 6px;background:#fff}
.category-chips{display:flex;gap:10px;overflow-x:auto;padding:4px 0 10px;scrollbar-width:thin}
.category-chip{white-space:nowrap;border:1px solid var(--line);background:#fff;border-radius:999px;padding:10px 14px;font-size:13px;font-weight:900;color:#344054;box-shadow:0 8px 22px rgba(16,24,40,.04)}
.category-chip.active,.category-chip:hover{background:#111;color:#fff;border-color:#111}
.section{padding:68px clamp(18px,5vw,80px)}
.section-head{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:28px}
.section h2,.page h1{font-size:clamp(34px,4.8vw,68px);line-height:1;margin:0;font-weight:900}
.section-head p{max-width:560px;color:var(--muted);font-size:17px;line-height:1.5;margin:10px 0 0}
.toolbar-head{align-items:start}
.category-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
.cat-card{border-radius:18px;padding:22px;background:#fff;border:1px solid var(--line);box-shadow:0 14px 34px rgba(16,24,40,.06);min-height:142px;display:block}
.cat-card.active,.cat-card:hover{border-color:var(--green);box-shadow:0 16px 40px rgba(114,191,68,.18)}
.cat-card i{font-size:28px;margin-bottom:16px;color:var(--green)}
.cat-card h3{margin:0 0 8px;font-size:21px}
.cat-card p{margin:0;color:var(--muted)}
.catalog-tools{display:grid;grid-template-columns:minmax(220px,1fr) 190px 190px 116px;gap:10px;min-width:min(820px,100%);align-items:center}
.catalog-tools .input,.catalog-tools .btn{height:44px}
.catalog-tools .btn{padding:0 16px}
.product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:20px;align-items:stretch}
.catalog-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:18px;align-items:start}
.catalog-product-card{display:block;text-decoration:none;color:inherit;background:#fff;border:1px solid rgba(16,24,40,.08);border-radius:14px;padding:10px;transition:box-shadow .2s ease,transform .2s ease,border-color .2s ease;min-height:0}
.catalog-product-card:hover{box-shadow:0 12px 28px rgba(16,24,40,.1);transform:translateY(-2px);border-color:rgba(114,191,68,.35)}
.catalog-product-image{width:100%;height:174px;background:#eaf0e8;border-radius:12px;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative}
.catalog-product-image img{width:100%;height:100%;max-width:none;object-fit:cover;object-position:center;display:block;background:transparent;transform:scale(1.06)}
.catalog-product-badge{position:absolute;left:9px;top:9px;z-index:3;background:#111;color:#fff;border-radius:999px;padding:5px 8px;font-size:10px;font-weight:900;box-shadow:0 6px 16px rgba(0,0,0,.14)}
.catalog-product-badge.low{background:#fff3cd;color:#7a5300}
.catalog-product-badge.out{background:#ffe7e7;color:#9a1c1c}
.catalog-variant-swatches{position:absolute;left:9px;bottom:9px;z-index:3;display:flex;align-items:center;gap:5px;max-width:calc(100% - 18px);padding:5px;border-radius:8px;background:rgba(255,255,255,.88);border:1px solid rgba(16,24,40,.08);box-shadow:0 8px 18px rgba(16,24,40,.12);backdrop-filter:blur(8px)}
.catalog-variant-swatches span{width:16px;height:16px;border-radius:4px;border:1px solid rgba(16,24,40,.18);box-shadow:inset 0 0 0 1px rgba(255,255,255,.55);flex:0 0 auto}
.catalog-variant-swatches .catalog-variant-more{width:auto;min-width:22px;height:16px;display:inline-flex;align-items:center;justify-content:center;padding:0 5px;background:#111;color:#fff;border-color:#111;font-size:10px;font-weight:900;line-height:1}
.offer-badge,.catalog-product-badge.offer,.offer-detail-badge{background:var(--offer-red,#ff1f2d)!important;color:#fff!important;font-weight:900;border-radius:999px;box-shadow:none!important}
.catalog-product-body{padding:8px 2px 0}
.catalog-product-category{display:block;font-size:10px;font-weight:900;color:#64748b;text-transform:uppercase;margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.catalog-product-title{font-size:14px;font-weight:800;line-height:1.22;color:#111;min-height:34px;margin:0 0 5px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.catalog-search-match{display:flex;align-items:center;gap:6px;width:max-content;max-width:100%;margin:0 0 6px;padding:5px 7px;border-radius:8px;background:#eef8e9;color:#2f7017;font-size:11px;font-weight:900;line-height:1.1}
.catalog-search-match span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.catalog-search-match i{font-size:10px;color:#2f7017}
.catalog-product-desc{font-size:12px;color:#475569;line-height:1.28;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:31px;margin:0 0 5px}
.catalog-product-price{font-size:20px;font-weight:900;color:#111;margin-bottom:2px;line-height:1.05}
.catalog-product-price del,.product-detail-price del,.buy-price del{display:inline-block;margin-right:8px;color:#94a3b8;font-size:.72em;text-decoration:line-through}
.catalog-price-offer-badge{display:grid;width:max-content;max-width:100%;gap:1px;margin:0 0 3px;line-height:1;box-shadow:none}
.catalog-price-offer-badge strong{display:inline-flex;width:max-content;border-radius:4px;background:#d10f3f;color:#fff;padding:4px 5px;font-size:12px;font-weight:950;line-height:1}
.catalog-price-offer-badge small{display:block;color:#d10f3f;font-size:11px;font-weight:950;line-height:1.05}
.catalog-price-offer-badge.is-empty{visibility:hidden;pointer-events:none}
.offer-countdown{display:inline-flex;align-items:center;gap:5px;width:max-content;max-width:100%;border-radius:4px;background:#111;color:#fff;padding:4px 6px;font-size:11px;font-weight:950;line-height:1;white-space:nowrap}
.offer-countdown i{font-size:10px;color:inherit}
.offer-countdown.is-ended{background:#6b7280}
.catalog-product-body>.catalog-price-offer-badge{display:inline-grid;vertical-align:top}
.catalog-product-body>.offer-countdown{margin:0 0 4px 6px;vertical-align:top}
.catalog-price-offer-badge .offer-countdown{margin-top:2px}
.promo-discount-hero .offer-countdown{background:rgba(0,0,0,.22);color:#fff}
.offer-terms-link{display:inline-flex;align-items:center;width:max-content;max-width:100%;border-radius:4px;background:#fff4f6;color:#d10f3f!important;padding:4px 6px;font-size:11px;font-weight:950;line-height:1;text-decoration:none}
.offer-terms-link:hover{text-decoration:underline}
.catalog-product-body>.offer-terms-link{margin:0 0 4px 6px;vertical-align:top}
.global-offer-notice{display:inline-flex;align-items:center;gap:5px;flex-wrap:wrap;width:max-content;max-width:100%;border-radius:6px;background:var(--offer-red,#d10f3f);color:#fff;padding:5px 7px;font-size:11px;font-weight:950;line-height:1.1;text-decoration:none}
.global-offer-notice strong{font-size:11px;color:inherit}
.global-offer-notice em{font-style:normal;border-radius:4px;background:rgba(255,255,255,.16);padding:3px 5px;color:inherit}
.global-offer-notice a{color:#fff!important;text-decoration:underline}
.catalog-product-body>.global-offer-notice{margin:0 0 5px}
.product-offer-inline{display:flex;align-items:flex-start;flex-wrap:wrap;gap:6px;margin:8px 0 12px;clear:both}
.product-offer-inline .global-offer-notice{flex:0 1 auto}
.catalog-product-price small{font-size:11px;font-weight:900;color:#64748b}
.catalog-product-stock{font-size:12px;font-weight:900;color:#067a16;line-height:1.1}
.catalog-product-stock.low{color:#9a5b00}
.catalog-product-stock.out{color:#b91c1c}
.products-section{padding-top:28px}
.product{border:1px solid rgba(16,24,40,.1);border-radius:16px;background:#fff;overflow:hidden;box-shadow:0 12px 28px rgba(16,24,40,.06);display:flex;flex-direction:column;min-height:430px;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}
.product:hover{transform:translateY(-3px);box-shadow:0 18px 38px rgba(16,24,40,.1);border-color:rgba(114,191,68,.36)}
.product-img{height:230px;background:#f7f8f6;padding:14px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;border-bottom:1px solid rgba(16,24,40,.06)}
.product-img img{width:100%;height:100%;object-fit:contain;object-position:center;display:block;border-radius:10px}
.badge-featured{position:absolute;left:12px;top:12px;background:#111;color:#fff;border-radius:999px;padding:6px 9px;font-size:11px;font-weight:900;box-shadow:0 8px 20px rgba(0,0,0,.14)}
.product-body{padding:14px 15px 15px;display:flex;flex-direction:column;gap:8px;flex:1}
.product-meta{display:flex;align-items:center;justify-content:space-between;gap:8px;color:var(--muted);font-size:11px;font-weight:900;text-transform:uppercase;min-height:26px}
.product-meta>span:first-child{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.product-body h3{font-size:15px;margin:0;font-weight:900;line-height:1.25;color:#111;min-height:38px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.product-body p{margin:0;color:var(--muted);font-size:13px;line-height:1.35;min-height:35px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.price{font-size:22px;color:#111;font-weight:900;line-height:1.1}
.price span{font-size:12px;color:var(--muted);font-weight:900}
.stock-line{font-size:13px;color:#2563eb;font-weight:900}
.stock-badge{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:900}
.stock-badge.ok{background:#eaf8e4;color:#2f7017}
.stock-badge.low{background:#fff3cd;color:#7a5300}
.stock-badge.out{background:#ffe7e7;color:#9a1c1c}
.buy-row{margin-top:auto;display:grid;grid-template-columns:64px 1fr;gap:8px;align-items:center}
.buy-row .btn{min-height:40px;padding:10px 12px;border-radius:10px;font-size:13px;white-space:nowrap}
.buy-row .btn-dark{grid-column:1/-1}
.qty{width:64px;height:40px;border:1px solid #d9dee5;border-radius:10px;padding:8px;text-align:center;font-weight:900}
.qty-stepper{display:grid;grid-template-columns:48px minmax(58px,1fr) 48px;align-items:center;gap:8px;width:100%;background:#fff;border:1px solid #d8ded6;border-radius:16px;padding:7px}
.qty-stepper-btn{width:100%;height:44px;border:0;border-radius:12px;background:#f1f8ed;color:var(--site-primary,var(--green));display:grid;place-items:center;font-size:14px;font-weight:900;cursor:pointer;transition:background .18s ease,transform .18s ease,color .18s ease}
.qty-stepper-btn:hover{background:var(--site-primary,var(--green));color:#fff;transform:translateY(-1px)}
.qty-stepper-btn:active{transform:translateY(0) scale(.98)}
.qty-stepper-btn:disabled{opacity:.45;cursor:not-allowed;transform:none}
.qty-stepper .qty-stepper-input{width:100%!important;height:44px!important;border:0!important;background:transparent!important;box-shadow:none!important;padding:0!important;text-align:center;font-size:17px;font-weight:950;color:#111;-moz-appearance:textfield}
.qty-stepper-input::-webkit-outer-spin-button,.qty-stepper-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}
.detail-qty-stepper{margin-bottom:10px}
.cart-qty-stepper{max-width:178px}
.page{padding:56px clamp(18px,5vw,80px);min-height:680px;background:linear-gradient(180deg,#fff,#f8fbf5)}
.cart-page{position:relative;min-height:calc(100vh - 90px);overflow:hidden;isolation:isolate}
.cart-page.has-cart-bg-gif::before{content:"";position:absolute;right:0;bottom:34px;width:clamp(360px,38vw,620px);height:clamp(360px,38vw,620px);background-image:var(--cart-bg-gif);background-repeat:no-repeat;background-position:center;background-size:contain;opacity:.16;pointer-events:none;z-index:0;filter:saturate(1.05)}
.cart-page>*{position:relative;z-index:1}
.panel{background:#fff;border:1px solid var(--line);border-radius:18px;padding:26px;box-shadow:var(--shadow)}
.table{width:100%;border-collapse:separate;border-spacing:0 10px}
.table th{text-align:left;color:var(--muted);font-size:12px;text-transform:uppercase;letter-spacing:.08em}
.table td{background:#fbfbfb;padding:15px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.table td:first-child{border-left:1px solid var(--line);border-radius:14px 0 0 14px}
.table td:last-child{border-right:1px solid var(--line);border-radius:0 14px 14px 0}
.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}
.stack-form{display:grid;gap:12px;align-content:start}
.input{width:100%;padding:14px 15px;border:1px solid #d8ded6;border-radius:14px;background:#fff;font-size:15px;outline:none}
.input:focus{border-color:var(--green);box-shadow:0 0 0 4px rgba(114,191,68,.12)}
.hp-field{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important;opacity:0!important}
textarea.input{min-height:116px;resize:vertical}
label{display:block;font-size:13px;font-weight:900;margin:0 0 7px}
.alert{padding:14px 16px;border-radius:14px;background:#fff3cd;color:#7a5300;margin-bottom:16px}
.success{background:#eaf8e4;color:#2f7017}
.empty{padding:44px;border:2px dashed #d9ded6;border-radius:18px;text-align:center;color:var(--muted)}
.wide-empty{grid-column:1/-1}
.empty h2,.empty h3{color:#111;margin:0 0 10px}
.empty-cart img{width:80px}
.footer{padding:42px 20px 24px;text-align:center;color:var(--muted);display:grid;place-items:center;gap:6px}
.footer img{width:58px}
.footer small{margin-top:8px;font-size:11px;letter-spacing:.02em;color:#98a2b3}
.page-loader{position:fixed;inset:0;z-index:9999;background:rgba(255,255,255,.72);backdrop-filter:blur(7px);display:none;align-items:center;justify-content:center}
.page-loader.is-active{display:flex}
.page-loader-box{min-width:220px;background:rgba(255,255,255,.94);border:1px solid rgba(16,24,40,.08);border-radius:24px;padding:26px 30px;box-shadow:0 22px 55px rgba(16,24,40,.16);display:flex;flex-direction:column;align-items:center;gap:13px}
.page-loader-logo{width:82px;height:auto;animation:creaLogoPulse 1.1s ease-in-out infinite}
.loader-progress{width:150px;height:6px;background:#edf2ea;border-radius:999px;overflow:hidden;position:relative}
.loader-progress span{display:block;width:45%;height:100%;border-radius:999px;background:var(--site-primary,var(--green));animation:creaProgress 1s ease-in-out infinite}
.page-loader-text{font-size:13px;font-weight:900;color:#111}
@keyframes creaLogoPulse{0%,100%{transform:scale(1);opacity:.88}50%{transform:scale(1.055);opacity:1}}
@keyframes creaProgress{0%{transform:translateX(-120%)}50%{transform:translateX(80%)}100%{transform:translateX(260%)}}
@media(max-width:640px){.crop-modal{padding:12px}.crop-dialog{padding:14px;border-radius:18px}.crop-tools{grid-template-columns:1fr}.crop-tools .btn{width:100%}}
@media(max-width:640px){.image-position-editor{grid-template-columns:1fr}.image-position-preview{width:100%}}
@media(max-width:900px){.slider-card-grid{grid-template-columns:1fr}.slider-editor-toolbar{position:static;align-items:stretch;display:grid}.slider-save-cluster{justify-content:stretch}.slider-save-cluster .btn{width:100%}.slider-config-card.active{grid-template-columns:1fr}.dashboard-slider-preview .promo-slide{grid-template-columns:1fr}.dashboard-slider-preview .promo-image{position:absolute;inset:0;opacity:.68}.dashboard-slider-preview .promo-copy{position:relative;z-index:3}}
@media(max-width:900px){.coupon-terms-hero{grid-template-columns:1fr}.coupon-terms-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:640px){.product-zoom-trigger.is-zooming img{transform:none}.lightbox-nav{width:42px;height:48px;font-size:34px}.lightbox-nav.prev{left:8px}.lightbox-nav.next{right:8px}.lightbox-close{right:10px;top:10px}}
.cart-layout,.checkout-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:22px;align-items:start}
.cart-items{display:grid;gap:14px}
.cart-item{display:grid;grid-template-columns:110px minmax(0,1fr) auto 110px;gap:16px;align-items:center;border:1px solid var(--line);border-radius:16px;padding:14px;background:#fbfbfb}
.cart-item{position:relative;overflow:hidden}
.cart-item img{width:110px;height:110px;object-fit:cover;border-radius:14px;background:#fff}
.cart-item h3{margin:8px 0 6px}
.cart-item p{margin:0 0 8px;color:var(--muted)}
.qty-control{display:flex;gap:8px;align-items:center}
.line-total{font-size:19px;font-weight:900;text-align:right}
.cart-qty-input{width:76px;height:38px;border-radius:10px;border:1px solid rgba(16,24,40,.14);text-align:center;font-weight:900}
.cart-updating{opacity:.65;pointer-events:none}
.cart-message{min-height:22px;font-size:13px;font-weight:900;margin:-8px 0 14px;color:var(--muted)}
.cart-message.success-text{color:#2f7017}
.cart-message.error-text{color:#9a1c1c}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.summary-box{position:sticky;top:98px}
.summary-box h2{margin:0 0 18px}
.summary-row,.mini-line{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 0;border-bottom:1px solid var(--line)}
.summary-row.total{font-size:20px;border-bottom:0}
.summary-row.discount strong{color:#2f7017}
.coupon-form{display:grid;gap:8px;margin:14px 0}
.coupon-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}
.coupon-applied{display:grid;gap:5px;background:#eef9e9;border:1px solid rgba(47,112,23,.18);border-radius:14px;padding:12px;margin:10px 0;color:#2f7017;font-size:13px;font-weight:800}
.coupon-terms-link{color:#2f7017;font-weight:950;text-decoration:none}
.coupon-terms-link:hover{text-decoration:underline}
.coupon-table-actions{display:flex;flex-wrap:wrap;gap:8px}
.coupon-public-terms-editor{grid-column:1/-1;display:grid;gap:14px;padding:18px;border:1px solid rgba(47,112,23,.16);border-radius:18px;background:linear-gradient(135deg,#f7fff3 0%,#fff 58%,#f1f8ed 100%)}
.coupon-public-terms-editor h2{margin:8px 0 4px}
.coupon-terms-page{display:grid;gap:20px;background:linear-gradient(180deg,#f8fbf5 0%,#ffffff 48%,#f4f8f1 100%)}
.coupon-terms-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(240px,340px);gap:18px;align-items:stretch}
.coupon-terms-copy,.coupon-terms-ticket,.coupon-terms-fact{border:1px solid rgba(16,24,40,.08);background:#fff;border-radius:20px;box-shadow:0 18px 44px rgba(16,24,40,.08)}
.coupon-terms-copy{display:grid;gap:14px;align-content:center;padding:clamp(24px,4vw,44px)}
.coupon-terms-copy h1{margin:0;font-size:clamp(34px,5vw,64px);line-height:1;color:#111}
.coupon-terms-copy p{margin:0;color:var(--muted);font-weight:800;line-height:1.5;max-width:650px}
.coupon-terms-kicker{display:inline-flex;align-items:center;gap:8px;width:max-content;max-width:100%;border-radius:999px;background:#eaf8e4;color:#2f7017;padding:8px 12px;font-size:12px;font-weight:950;text-transform:uppercase}
.coupon-code-card{width:max-content;max-width:100%;display:grid;gap:4px;border:1px dashed rgba(47,112,23,.38);border-radius:16px;background:#fbfff8;padding:14px 18px}
.coupon-code-card span,.coupon-terms-ticket span,.coupon-terms-fact span{color:var(--muted);font-size:12px;font-weight:950;text-transform:uppercase}
.coupon-code-card strong{font-size:24px;color:#111;letter-spacing:.04em}
.coupon-code-card-copy{gap:8px}
.coupon-copy-button{width:max-content;max-width:100%;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:0;border-radius:999px;background:#111;color:#fff;padding:9px 12px;font-size:12px;font-weight:950;line-height:1;cursor:pointer;transition:transform .16s ease,background .16s ease}
.coupon-copy-button span{color:#fff!important}
.coupon-copy-button:hover{background:var(--green);transform:translateY(-1px)}
.coupon-copy-button i{font-size:12px;color:inherit}
.coupon-terms-fact .coupon-copy-button{margin-top:4px}
.coupon-terms-ticket{display:grid;gap:8px;place-content:center;text-align:center;padding:28px;background:#101418;color:#fff;overflow:hidden;position:relative}
.coupon-terms-ticket::before{content:"";position:absolute;inset:-30% 20% auto auto;width:180px;height:180px;border-radius:999px;background:rgba(116,217,77,.18);filter:blur(4px)}
.coupon-terms-ticket>*{position:relative}
.coupon-terms-ticket span,.coupon-terms-ticket small{color:rgba(255,255,255,.72);font-weight:900}
.coupon-terms-ticket strong{font-size:clamp(42px,6vw,72px);line-height:.95;color:#74d94d}
.coupon-terms-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
.coupon-terms-fact{display:grid;gap:7px;padding:18px;min-height:132px}
.coupon-terms-fact i{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;background:#eaf8e4;color:#2f7017}
.coupon-terms-fact strong{color:#111;font-size:16px;line-height:1.25}
.coupon-terms-panel{display:grid;gap:16px}
.coupon-terms-panel h2{margin:8px 0 0;font-size:28px;color:#111}
.coupon-terms-body{display:grid;gap:10px;color:#334155;font-weight:760;line-height:1.65;white-space:normal}
.coupon-terms-body p{margin:0}
.coupon-terms-actions{display:flex;flex-wrap:wrap;gap:10px}
.coupon-terms-empty{max-width:720px;margin:0 auto;text-align:center;display:grid;justify-items:center;gap:12px}
.coupon-terms-empty img{width:82px}
.mini-line span{color:#3d4340}
.guest-box,.hint{font-size:14px;color:var(--muted);line-height:1.5}
.guest-box{background:#f5f8f2;border:1px solid var(--line);padding:14px;border-radius:14px;margin-bottom:16px}
.checkout-access{display:flex;gap:10px;flex-wrap:wrap}
.payment-settings-heading{grid-column:1/-1;margin-top:8px;padding-top:18px;border-top:1px solid var(--line)}
.payment-settings-heading h3{margin:0 0 5px;font-size:18px;color:#111}
.payment-settings-heading p{margin:0}
.checkout-payment-info{grid-column:1/-1;display:flex;align-items:flex-start;gap:12px;padding:17px;border:1px solid rgba(47,112,23,.2);border-radius:18px;background:linear-gradient(135deg,#f5fff1 0%,#fff 62%,#eef8e9 100%)}
.checkout-payment-info[hidden]{display:none!important}
.checkout-payment-info>div{display:grid;gap:4px}
.checkout-payment-info strong{font-size:16px;color:#111}
.checkout-payment-info small{color:var(--muted);font-weight:800;line-height:1.5}
.checkout-payment-icon{width:44px;height:44px;display:grid;place-items:center;border-radius:14px;background:var(--green);color:#fff;font-size:18px;flex:0 0 auto}
.checkout-payment-info.is-whatsapp .checkout-payment-icon{background:#25d366;box-shadow:0 8px 18px rgba(37,211,102,.25)}
.checkout-coverage-note{grid-column:1/-1;display:flex;align-items:flex-start;gap:12px;padding:17px;border:1px solid rgba(20,153,210,.24);border-radius:18px;background:linear-gradient(135deg,#eef9ff 0%,#fff 68%)}
.checkout-coverage-note>span{width:44px;height:44px;display:grid;place-items:center;border-radius:14px;background:#1499d2;color:#fff;flex:0 0 auto}
.checkout-coverage-note>div{display:grid;gap:4px}
.checkout-coverage-note strong{font-size:16px}
.checkout-coverage-note small{color:var(--muted);font-weight:800;line-height:1.5}
.payment-secret-status{display:flex;align-items:center;gap:8px;margin-top:7px;color:var(--muted);font-size:12px;font-weight:850}
.payment-secret-status.is-configured{color:#2f7017}
.payment-config-steps{grid-column:1/-1;margin:0;padding:15px 18px 15px 38px;border-radius:14px;background:#f5f8f2;color:#394437;font-size:13px;font-weight:750;line-height:1.65}
.payment-webhook-url{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:12px}
.thanks-card{max-width:850px;margin:0 auto;text-align:center}
.thanks-card h1{margin:8px 0 12px}
.order-summary{max-width:620px;margin:22px auto;text-align:left}
.center-actions{justify-content:center}
.auth-page .login-card{margin-top:22px}
.auth-link{color:var(--muted);text-align:center}
.auth-link a{color:var(--green);font-weight:900}
.auth-form-row{display:flex;justify-content:flex-end;margin-top:-3px}
.auth-form-row a{color:var(--green);font-size:13px;font-weight:900;text-decoration:none}
.auth-form-row a:hover{text-decoration:underline}
.social-auth{display:grid;gap:10px;margin:18px 0}
.social-btn{width:100%;min-height:44px;background:#fff;border:1px solid var(--line);color:#111;box-shadow:0 10px 24px rgba(16,24,40,.06)}
.social-btn.google i{color:#db4437}
.social-btn.apple{background:#111;color:#fff;border-color:#111}
.social-btn.apple i{color:#fff}
.auth-divider{display:flex;align-items:center;gap:12px;color:var(--muted);font-size:12px;font-weight:900;text-transform:uppercase;margin:8px 0 14px}
.auth-divider::before,.auth-divider::after{content:"";height:1px;background:var(--line);flex:1}
.admin-layout{display:grid;grid-template-columns:250px 1fr;gap:24px;align-items:start}
.sidebar{position:sticky;top:88px;height:max-content;max-height:calc(100vh - 112px);overflow:auto;padding:14px;background:linear-gradient(180deg,#121820 0%,#0f1418 58%,#0c1116 100%);color:#eef5ee;border:1px solid rgba(255,255,255,.08);border-radius:24px;box-shadow:0 22px 55px rgba(15,23,42,.22),inset 0 1px 0 rgba(255,255,255,.06);scrollbar-width:thin;scrollbar-color:rgba(116,217,77,.4) transparent}
.sidebar-brand{display:flex;align-items:center;justify-content:center;padding:8px 8px 14px;margin-bottom:6px;border-bottom:1px solid rgba(255,255,255,.08)}
.sidebar-brand img{width:118px;max-width:100%;display:block;background:rgba(255,255,255,.96);border-radius:16px;padding:8px;box-shadow:0 14px 30px rgba(0,0,0,.18)}
.sidebar-nav,.sidebar-footer{display:grid;gap:4px}
.sidebar-nav{padding:6px 0}
.sidebar-footer{margin-top:10px;padding-top:10px;border-top:1px solid rgba(255,255,255,.08)}
.sidebar-link{position:relative;display:grid;grid-template-columns:30px minmax(0,1fr);align-items:center;gap:9px;min-height:42px;padding:9px 11px;border-radius:14px;color:#cbd8d0!important;font-size:13px;font-weight:800;line-height:1.22;text-decoration:none;letter-spacing:.01em;transition:background .22s ease,color .22s ease,transform .22s ease,box-shadow .22s ease}
.sidebar-link::before{content:"";position:absolute;left:6px;top:11px;bottom:11px;width:3px;border-radius:99px;background:transparent;transition:background .22s ease,box-shadow .22s ease}
.sidebar-icon{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;background:rgba(255,255,255,.055);color:#9fb2a6;transition:background .22s ease,color .22s ease,transform .22s ease}
.sidebar-icon i{font-size:14px;color:inherit!important}
.sidebar-label{min-width:0;white-space:normal;overflow-wrap:anywhere}
.sidebar-link:hover{background:rgba(255,255,255,.075);color:#fff!important;transform:translateX(2px)}
.sidebar-link:hover .sidebar-icon{background:rgba(116,217,77,.14);color:#91ec6b;transform:scale(1.03)}
.sidebar-link.active{background:linear-gradient(135deg,rgba(116,217,77,.2),rgba(116,217,77,.08));color:#fff!important;box-shadow:inset 0 0 0 1px rgba(116,217,77,.22),0 12px 28px rgba(0,0,0,.16)}
.sidebar-link.active::before{background:#74d94d;box-shadow:0 0 12px rgba(116,217,77,.65)}
.sidebar-link.active .sidebar-icon{background:#74d94d;color:#0d1510}
.sidebar-notice-count{position:absolute;right:8px;top:8px;min-width:20px;height:20px;border-radius:999px;background:#ef233c;color:#fff;font-style:normal;display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:950;line-height:1;padding:0 6px;box-shadow:0 8px 18px rgba(239,35,60,.35)}
.sidebar-link-muted{color:#aab7ad!important}
.shop-admin-body{background:#f4f7f2;color:#121820}
.shop-admin-body .page{background:radial-gradient(circle at top right,rgba(116,217,77,.1),transparent 34%),#f4f7f2;padding-top:28px}
.admin-workspace{display:grid;gap:20px;align-content:start}
.admin-layout .section-head{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:0;padding:22px 24px;background:rgba(255,255,255,.86);border:1px solid rgba(16,24,40,.08);border-radius:24px;box-shadow:0 16px 40px rgba(16,24,40,.07);backdrop-filter:blur(10px)}
.admin-layout .section-head h1{margin:0;color:#101418;font-size:clamp(28px,3vw,42px);line-height:1.02;letter-spacing:-.02em}
.admin-layout .section-head p{margin:7px 0 0;color:#667085;font-size:14px;font-weight:800;line-height:1.45}
.admin-layout .section-head>div{min-width:0}
.admin-layout .section-head .btn,.admin-layout .section-head>a.btn{flex:0 0 auto}
.admin-header-actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}
.admin-layout .panel{background:rgba(255,255,255,.94);border:1px solid rgba(16,24,40,.08);border-radius:24px;padding:22px;box-shadow:0 18px 48px rgba(16,24,40,.07)}
.admin-layout .panel h2{margin-top:0;letter-spacing:-.01em}
.admin-card{background:rgba(255,255,255,.94);border:1px solid rgba(16,24,40,.08);border-radius:24px;padding:22px;box-shadow:0 18px 48px rgba(16,24,40,.07)}
.bulk-offer-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.bulk-offer-stats article{display:grid;gap:6px;background:#fff;border:1px solid rgba(16,24,40,.08);border-radius:20px;padding:18px;box-shadow:0 16px 36px rgba(16,24,40,.06)}
.bulk-offer-stats span{font-size:12px;font-weight:950;color:#667085;text-transform:uppercase}
.bulk-offer-stats strong{font-size:34px;line-height:1;color:#101418}
.bulk-offer-panel,.bulk-offer-clear{display:grid;gap:16px}
.bulk-offer-panel h2,.bulk-offer-clear h2{margin:0 0 4px}
.bulk-offer-shell{display:grid;gap:18px}
.bulk-offer-main{display:grid;gap:18px}
.bulk-offer-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}
.bulk-offer-section-head h2{margin:0 0 4px}
.bulk-offer-savebar{position:sticky;bottom:14px;z-index:20;display:flex;justify-content:flex-end;padding:12px;border:1px solid rgba(16,24,40,.08);border-radius:20px;background:rgba(255,255,255,.88);box-shadow:0 18px 44px rgba(16,24,40,.14);backdrop-filter:blur(10px)}
.bulk-offer-confirm{grid-column:1/-1;display:flex;gap:10px;align-items:center;border:1px solid rgba(47,112,23,.16);border-radius:16px;background:#f5fbf1;padding:14px;margin:0}
.bulk-offer-actions{grid-column:1/-1;display:flex;justify-content:flex-end}
.admin-page-header{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:22px 24px;background:rgba(255,255,255,.86);border:1px solid rgba(16,24,40,.08);border-radius:24px;box-shadow:0 16px 40px rgba(16,24,40,.07);backdrop-filter:blur(10px)}
.admin-page-header h1{margin:0;color:#101418;font-size:clamp(28px,3vw,42px);line-height:1.02;letter-spacing:-.02em}
.admin-page-header p{margin:7px 0 0;color:#667085;font-size:14px;font-weight:800;line-height:1.45}
.admin-eyebrow{display:inline-flex;align-items:center;gap:7px;margin-bottom:8px;padding:6px 10px;border-radius:999px;background:#eff8ea;color:#3a851d;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}
.admin-table-wrap{overflow:auto}
.admin-table{width:100%;border-collapse:separate;border-spacing:0 9px}
.admin-table th{padding:0 14px 4px;color:#718096;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.08em;text-align:left}
.admin-table td{background:#fff;padding:14px;border-top:1px solid rgba(16,24,40,.08);border-bottom:1px solid rgba(16,24,40,.08);vertical-align:middle;box-shadow:0 8px 22px rgba(16,24,40,.035)}
.admin-table td:first-child{border-left:1px solid rgba(16,24,40,.08);border-radius:16px 0 0 16px}
.admin-table td:last-child{border-right:1px solid rgba(16,24,40,.08);border-radius:0 16px 16px 0}
.admin-table tr.has-admin-unread td{background:#fffdf7;border-color:rgba(239,35,60,.18);box-shadow:0 12px 28px rgba(239,35,60,.06)}
.admin-table small{display:block;color:#667085;font-size:12px;font-weight:800;margin-top:4px}
.admin-project-title-line{display:flex;align-items:center;gap:8px;flex-wrap:wrap}
.admin-row-notice{display:inline-flex;align-items:center;border-radius:999px;background:#ef233c;color:#fff;font-size:11px;font-weight:950;line-height:1;padding:6px 9px;box-shadow:0 8px 18px rgba(239,35,60,.22)}
.creative-activity-line{display:grid;gap:6px}
.creative-activity-line em{width:max-content;border-radius:999px;background:#fff1f2;color:#be123c;font-size:11px;font-style:normal;font-weight:950;line-height:1;padding:6px 9px}
.admin-badge{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:900;font-style:normal;white-space:nowrap}
.admin-badge.blue{background:#e0f2fe;color:#0369a1}
.admin-badge.yellow{background:#fef3c7;color:#92400e}
.admin-badge.green{background:#dcfce7;color:#166534}
.admin-badge.gray{background:#e5e7eb;color:#374151}
.admin-empty-state{padding:26px;text-align:center;color:#667085;font-weight:900}
.admin-layout .metric{position:relative;overflow:hidden;border-radius:22px;border:1px solid rgba(16,24,40,.08);box-shadow:0 16px 38px rgba(16,24,40,.07)}
.admin-layout .metric::after{content:"";position:absolute;right:-24px;top:-24px;width:96px;height:96px;border-radius:50%;background:rgba(116,217,77,.12)}
.admin-layout .metric h3{font-size:13px;text-transform:uppercase;letter-spacing:.06em}
.admin-layout .metric strong{font-size:clamp(28px,3vw,38px);letter-spacing:-.03em}
.admin-layout .metric small{display:block;margin-top:6px;color:#667085;font-size:12px;font-weight:850;line-height:1.3}
.admin-layout .metric-primary{border-color:rgba(107,191,63,.28);background:linear-gradient(135deg,#fff,#f4fbef)}
.admin-layout .metric-warning{border-color:rgba(245,158,11,.25);background:linear-gradient(135deg,#fff,#fffbeb)}
.admin-layout .metric-muted{background:#f8fafc}
.admin-layout .table{border-spacing:0 9px}
.admin-layout .table th{padding:0 14px 4px;color:#718096;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}
.admin-layout .table td{background:#fff;padding:14px;border-color:rgba(16,24,40,.08);vertical-align:middle;box-shadow:0 8px 22px rgba(16,24,40,.035)}
.admin-layout .table tbody tr:hover td{background:#fbfdf9;border-color:rgba(116,217,77,.26)}
.admin-layout .table tr.has-admin-unread td{background:#fffdf7;border-color:rgba(239,35,60,.18);box-shadow:0 12px 28px rgba(239,35,60,.06)}
.admin-layout .btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:13px;font-weight:900;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}
.admin-layout .btn:hover{transform:translateY(-1px)}
.admin-layout .btn-light{background:#fff;border:1px solid rgba(16,24,40,.1);color:#172019;box-shadow:0 8px 20px rgba(16,24,40,.05)}
.admin-layout .btn-green{box-shadow:0 14px 28px rgba(107,191,63,.22)}
.admin-muted{color:#667085;font-size:13px;font-weight:800;line-height:1.4}
.admin-kicker{display:inline-flex;align-items:center;gap:7px;margin-bottom:8px;padding:6px 10px;border-radius:999px;background:#eff8ea;color:#3a851d;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}
.admin-card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px}
.analytics-map-panel{display:grid;gap:14px}
.analytics-map{width:100%;min-height:420px;border-radius:18px;overflow:hidden;border:1px solid rgba(16,24,40,.08);background:#eef5ea}
.analytics-map .leaflet-popup-content{font-family:Inter,Arial,sans-serif;font-weight:800}
.analytics-compact-notice{grid-template-columns:minmax(0,1fr) auto;align-items:center}
.analytics-control-panel,.analytics-detail-panel{display:grid;gap:16px}
.analytics-action-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:10px}
.analytics-action-card{min-height:86px;border:1px solid rgba(16,24,40,.08);border-radius:16px;background:#fff;padding:12px;text-align:left;display:grid;grid-template-columns:auto minmax(0,1fr);gap:3px 10px;align-items:center;cursor:pointer;color:#101418;box-shadow:0 8px 22px rgba(16,24,40,.035);transition:.18s ease}
.analytics-action-card i{width:34px;height:34px;border-radius:12px;background:#f1f8ed;color:#2f7017;display:inline-flex;align-items:center;justify-content:center;grid-row:1/3}
.analytics-action-card strong{font-size:14px;line-height:1.15}
.analytics-action-card span{font-size:12px;color:#667085;font-weight:850}
.analytics-action-card:hover,.analytics-action-card.active{border-color:rgba(107,191,63,.42);background:#fbfff8;box-shadow:0 12px 28px rgba(107,191,63,.1);transform:translateY(-1px)}
.analytics-detail-list{display:grid;gap:10px;max-height:520px;overflow:auto;padding-right:4px}
.analytics-detail-item{display:grid;grid-template-columns:minmax(0,1fr) minmax(150px,auto);gap:14px;align-items:start;border:1px solid rgba(16,24,40,.08);border-radius:16px;background:#fff;padding:14px;box-shadow:0 8px 22px rgba(16,24,40,.035)}
.analytics-detail-item.has-preview{grid-template-columns:64px minmax(0,1fr) minmax(150px,auto)}
.analytics-detail-item.warning{background:#fffdf7;border-color:rgba(239,35,60,.18)}
.analytics-detail-thumb{width:64px;aspect-ratio:1;border-radius:12px;overflow:hidden;border:1px solid rgba(16,24,40,.1);background:#f1f8ed;box-shadow:0 8px 18px rgba(16,24,40,.08)}
.analytics-detail-thumb img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .18s ease}
.analytics-detail-thumb:hover img{transform:scale(1.05)}
.analytics-detail-item strong{display:block;color:#101418;font-size:15px;line-height:1.2;overflow-wrap:anywhere}
.analytics-detail-item span,.analytics-detail-item p,.analytics-detail-meta small{display:block;color:#667085;font-size:12px;font-weight:850;line-height:1.35;margin:4px 0 0;overflow-wrap:anywhere}
.analytics-detail-meta{text-align:right;display:grid;gap:5px;justify-items:end}
.analytics-detail-meta em{border-radius:999px;background:#eff8ea;color:#2f7017;padding:6px 9px;font-style:normal;font-size:11px;font-weight:950;line-height:1}
.admin-info-card{background:#fff;border:1px solid rgba(16,24,40,.08);border-radius:18px;padding:16px;box-shadow:0 12px 28px rgba(16,24,40,.05)}
.admin-info-card span{display:block;color:#667085;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.06em;margin-bottom:5px}
.admin-info-card strong{display:block;color:#101418;font-size:15px;line-height:1.35}
.admin-info-card-full{margin-top:14px}
.admin-info-card-reference{padding:12px}
.summary-reference-card{width:100%;display:grid;grid-template-columns:86px minmax(0,1fr);gap:10px;align-items:center;text-align:left;color:#101418}
.summary-reference-preview{border:0;background:transparent;padding:0;cursor:pointer;border-radius:14px}
.summary-reference-card img{width:86px;height:72px;border-radius:14px;object-fit:cover;border:1px solid rgba(16,24,40,.08);background:#f8faf7;display:block}
.summary-reference-card strong{font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.summary-reference-card small{color:#2f7017;font-size:11px;font-weight:950}
.summary-reference-preview:hover+div strong{color:#2f7017;text-decoration:underline}
.summary-reference-edit{margin-top:8px;border:1px solid rgba(107,191,63,.35);border-radius:12px;background:#f4fbef;color:#2f7017;font-size:11px;font-weight:950;padding:8px 10px;cursor:pointer;display:inline-flex;align-items:center;gap:6px}
.summary-reference-edit:hover{background:#6bbf3f;color:#fff;border-color:#6bbf3f}
.admin-action-menu{display:flex;gap:8px;align-items:center;flex-wrap:wrap}
.admin-action-menu details{position:relative}
.admin-action-menu summary{list-style:none;cursor:pointer}
.admin-action-menu summary::-webkit-details-marker{display:none}
.admin-action-menu details>div{position:absolute;right:0;top:44px;z-index:30;display:grid;gap:4px;min-width:205px;border:1px solid rgba(16,24,40,.1);border-radius:16px;background:#fff;box-shadow:0 18px 42px rgba(16,24,40,.16);padding:8px}
.admin-action-menu details a{padding:10px 11px;border-radius:11px;text-decoration:none;color:#111;font-weight:900;font-size:13px}
.admin-action-menu details a:hover{background:#f1f8ed;color:#285f14}
.admin-action-menu form{margin:0}
.admin-cart-summary{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}
.admin-cart-summary h2{margin:0}
.admin-cart-summary>strong{font-size:28px;font-weight:1000;color:#101828}
.admin-customer-cart-list{display:grid;gap:12px}
.admin-customer-cart-item{display:grid;grid-template-columns:92px 1fr auto;gap:14px;align-items:center;padding:12px;border:1px solid rgba(16,24,40,.09);border-radius:16px;background:#fff;box-shadow:0 10px 24px rgba(16,24,40,.04)}
.admin-customer-cart-thumb{width:92px;aspect-ratio:1;border-radius:14px;overflow:hidden;background:#f1f8ed;border:1px solid rgba(16,24,40,.08);display:grid;place-items:center;color:#667085}
.admin-customer-cart-thumb img{width:100%;height:100%;object-fit:cover;display:block}
.admin-customer-cart-item h3{margin:0 0 6px;font-size:16px;line-height:1.2}
.admin-cart-line-meta{display:flex;align-items:center;gap:10px;flex-wrap:wrap;font-weight:900;color:#475467}
.admin-customer-cart-subtotal{display:grid;gap:6px;justify-items:end;text-align:right}
.admin-customer-cart-subtotal span{color:#667085;font-size:12px;font-weight:900;text-transform:uppercase}
.admin-customer-cart-subtotal strong{font-size:18px;font-weight:1000}
.btn-danger-soft{border-color:rgba(185,28,28,.18)!important;color:#991b1b!important;background:#fff7f7!important}
.btn-danger-soft:hover{border-color:rgba(185,28,28,.32)!important;background:#fee2e2!important}
.order-product-preview{display:flex;align-items:center;gap:12px;min-width:250px}
.order-product-preview img,.order-product-mini img{width:62px;height:62px;object-fit:cover;border-radius:16px;border:1px solid rgba(16,24,40,.1);background:#f8fafc;box-shadow:0 10px 22px rgba(16,24,40,.08)}
.admin-product-thumb{width:76px;height:76px;object-fit:cover;border-radius:18px;border:1px solid rgba(16,24,40,.08);box-shadow:0 10px 24px rgba(16,24,40,.08);background:#f8fafc}
.order-product-preview .order-placeholder,.order-detail-product .order-placeholder{width:62px;height:62px;border-radius:16px;background:#eff8ea;border:1px solid rgba(116,217,77,.22);display:inline-flex;align-items:center;justify-content:center;color:#3a851d;font-size:22px;flex:0 0 auto}
.order-product-preview strong{display:block;color:#101418;font-size:14px;line-height:1.25}
.order-product-preview span,.order-product-preview small{display:block;margin-top:3px;color:#667085;font-size:12px;font-weight:800}
.order-variant-note{color:#8a5a00!important;font-weight:900}
.order-product-link{display:inline-flex;margin-top:5px;color:#2f8f18;text-decoration:none;font-weight:900;font-size:12px}
.order-product-link:hover{text-decoration:underline}
.order-row-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}
.order-row-actions .btn{white-space:nowrap}
.order-detail-list{display:grid;gap:10px;margin-top:14px}
.order-management-panel{display:grid;gap:16px}
.order-management-grid{display:grid;grid-template-columns:minmax(280px,420px) 1fr;gap:16px;align-items:start}
.order-management-forms{display:grid;gap:12px}
.order-status-form{display:grid;gap:10px;background:#f8fafc;border:1px solid rgba(16,24,40,.08);border-radius:18px;padding:14px}
.order-status-form label{color:#667085;font-size:11px;font-weight:950;text-transform:uppercase;letter-spacing:.06em}
.order-status-form .btn{justify-self:start}
.order-status-form-wide{background:linear-gradient(180deg,#fff,#f8fcf5);border-color:rgba(107,191,63,.18)}
.order-form-mini-head{display:grid;gap:2px}
.order-form-mini-head strong{color:#101418;font-size:16px;font-weight:950}
.order-form-mini-head span{color:#667085;font-size:12px;font-weight:850;line-height:1.3}
.order-edit-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
.order-edit-grid .full-row{grid-column:1/-1}
.order-edit-grid textarea.input{min-height:74px}
.order-movement-summary{display:grid;gap:10px}
.order-movement-summary h3{margin:0;color:#101418;font-size:16px}
.order-movement-mini{border:1px solid rgba(16,24,40,.08);border-radius:16px;padding:12px;background:#fff}
.order-movement-mini span{display:block;color:#667085;font-size:11px;font-weight:950;text-transform:uppercase}
.order-movement-mini strong{display:block;margin-top:4px;color:#101418;font-size:14px}
.order-movement-mini p{margin:4px 0 0;color:#667085;font-size:13px;font-weight:800;line-height:1.35}
.order-detail-product{display:grid;grid-template-columns:70px minmax(0,1fr) auto;gap:12px;align-items:center;background:#fff;border:1px solid rgba(16,24,40,.08);border-radius:18px;padding:12px}
.order-detail-product.is-cancelled{opacity:.72;background:#fafafa}
.order-detail-product img{width:62px;height:62px;object-fit:cover;border-radius:16px;border:1px solid rgba(16,24,40,.1);background:#f8fafc}
.order-detail-product h3{margin:0 0 4px;font-size:15px}
.order-product-open-link{color:#101418;text-decoration:none}
.order-product-open-link:hover{color:#2f8f18;text-decoration:underline}
.order-product-open-link i{font-size:10px;margin-left:4px;color:#667085}
.order-detail-product p{margin:0;color:#667085;font-size:13px;font-weight:800}
.order-reference-thumb{margin:9px 0 0;border:1px solid rgba(107,191,63,.28);border-radius:14px;background:#f8fcf5;padding:8px;display:grid;grid-template-columns:82px minmax(0,1fr);grid-template-areas:"image label" "image action";gap:3px 10px;align-items:center;text-align:left;cursor:pointer;color:#101418;max-width:310px}
.order-reference-thumb:hover{border-color:rgba(107,191,63,.6);box-shadow:0 12px 26px rgba(107,191,63,.12)}
.order-reference-thumb img{grid-area:image;width:82px;height:70px;border-radius:12px;object-fit:cover;border:1px solid rgba(16,24,40,.08);background:#fff}
.order-reference-thumb span{grid-area:label;color:#667085;font-size:10px;font-weight:950;text-transform:uppercase;letter-spacing:.06em}
.order-reference-thumb strong{grid-area:action;font-size:13px;font-weight:950}
.reference-preview-modal[hidden]{display:none}
.reference-preview-modal{position:fixed;inset:0;z-index:10080;display:flex;align-items:center;justify-content:center;padding:22px}
.reference-preview-backdrop{position:absolute;inset:0;background:rgba(10,14,12,.62);backdrop-filter:blur(8px)}
.reference-preview-card{position:relative;width:min(860px,96vw);max-height:92vh;overflow:auto;border-radius:24px;background:#fff;border:1px solid rgba(255,255,255,.72);box-shadow:0 32px 90px rgba(16,24,40,.34);padding:16px;display:grid;gap:12px}
.reference-preview-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}
.reference-preview-head span{display:block;color:#667085;font-size:11px;font-weight:950;text-transform:uppercase;letter-spacing:.06em}
.reference-preview-head h3{margin:3px 0 0;color:#101418;font-size:24px;line-height:1.05}
.reference-preview-head button{width:42px;height:42px;border:1px solid var(--line);border-radius:999px;background:#fff;color:#111;cursor:pointer}
.reference-preview-card>img{width:100%;max-height:74vh;object-fit:contain;border-radius:18px;background:#f8faf7;border:1px solid rgba(16,24,40,.08)}
.order-detail-actions{display:grid;gap:8px;justify-items:end;text-align:right}
.order-detail-actions strong{font-size:16px}
.order-cancel-all-form{display:grid;grid-template-columns:minmax(220px,320px) auto;gap:8px;align-items:center}
.order-cancel-all-form .input{height:42px;border-radius:13px}
.order-item-action-form{display:grid;grid-template-columns:76px 92px minmax(180px,1fr) auto;gap:7px;align-items:center;min-width:540px}
.order-item-action-form+.order-item-action-form{grid-template-columns:96px minmax(190px,1fr) auto;min-width:410px}
.order-item-action-form .input{height:38px;border-radius:12px;padding:8px 10px;font-size:12px}
.order-item-action-form .btn{height:38px;border-radius:12px;padding:0 12px;font-size:12px;white-space:nowrap}
.order-event-list{display:grid;gap:10px}
.order-event-item{border:1px solid rgba(16,24,40,.08);border-radius:16px;background:#fbfcfa;padding:13px}
.order-event-item span{display:block;color:#667085;font-size:11px;font-weight:950;text-transform:uppercase;letter-spacing:.04em}
.order-event-item strong{display:block;margin-top:4px;color:#101418;font-size:14px}
.order-event-item p{margin:6px 0 0;color:#334155;font-size:13px;font-weight:800;line-height:1.35}
.order-event-item small{display:block;margin-top:6px;color:#2f7017;font-size:12px;font-weight:950}
.order-action-modal[hidden]{display:none}
.order-action-modal{position:fixed;inset:0;z-index:10050;display:flex;align-items:center;justify-content:center;padding:22px}
.order-action-modal-backdrop{position:absolute;inset:0;background:rgba(10,14,12,.52);backdrop-filter:blur(8px)}
.order-action-modal-card{position:relative;width:min(620px,96vw);max-height:92vh;overflow:auto;background:#fff;border:1px solid rgba(255,255,255,.7);border-radius:24px;box-shadow:0 32px 90px rgba(16,24,40,.32);padding:20px;display:grid;gap:14px}
.order-action-modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}
.order-action-modal-head span{display:block;color:#667085;font-size:11px;font-weight:950;text-transform:uppercase;letter-spacing:.06em}
.order-action-modal-head h3{margin:4px 0;color:#101418;font-size:26px;line-height:1.05}
.order-action-modal-head p{margin:0;color:#667085;font-size:13px;font-weight:850;line-height:1.35}
.order-action-modal-head button{width:42px;height:42px;border:1px solid var(--line);border-radius:999px;background:#fff;color:#111;cursor:pointer}
.order-action-modal-fields{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.order-action-modal-fields .full-row{grid-column:1/-1}
.order-action-modal-fields[hidden]{display:none!important}
.order-action-modal-card label{color:#667085;font-size:11px;font-weight:950;text-transform:uppercase;letter-spacing:.06em}
.order-reference-edit{display:grid;gap:8px}
.order-reference-edit>a{display:inline-grid;grid-template-columns:46px auto;align-items:center;gap:9px;border:1px solid rgba(16,24,40,.08);border-radius:13px;background:#f8faf7;color:#101418!important;padding:7px 9px;text-decoration:none;font-size:12px;font-weight:950}
.order-reference-edit>a[hidden]{display:none!important}
.order-reference-edit img{width:46px;height:46px;border-radius:10px;object-fit:cover;border:1px solid rgba(16,24,40,.08);background:#fff}
.order-reference-edit small{font-size:11px;font-weight:850;line-height:1.25}
.order-action-modal-actions{display:flex;justify-content:flex-end;gap:10px}
.refund-process-form{display:grid;grid-template-columns:minmax(180px,1fr) minmax(180px,260px) auto;gap:8px;align-items:center}
.refund-process-form .input{height:40px;border-radius:12px}
.refund-process-form .btn{height:40px;border-radius:12px;padding:0 12px;font-size:12px;white-space:nowrap}
.order-refund-panel{margin-top:18px;border:1px solid rgba(16,24,40,.08);border-radius:18px;background:#fbfcfa;padding:16px}
.order-refund-panel h2{margin:0 0 12px;font-size:22px}
.refund-timeline{display:grid;gap:8px;margin-top:12px;padding-top:12px;border-top:1px solid rgba(16,24,40,.08)}
.refund-timeline>div{display:grid;grid-template-columns:26px minmax(0,1fr);gap:8px;align-items:start}
.refund-timeline i{width:26px;height:26px;border-radius:999px;background:#eff8ea;color:#3a851d;display:inline-flex;align-items:center;justify-content:center;font-size:11px}
.refund-timeline strong{display:block;color:#101418;font-size:12px}
.refund-timeline small{display:block;color:#667085;font-size:12px;font-weight:800;line-height:1.35}
.refund-timeline a{color:#2f7017;font-weight:900}
.admin-order-builder{display:grid;grid-template-columns:minmax(0,1fr) minmax(330px,400px);gap:18px;align-items:start}
.admin-field-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:6px}
.admin-field-head label{margin:0}
.admin-field-hint{display:block;margin:-2px 0 8px;color:#667085;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.04em}
.btn-compact{min-height:34px;padding:8px 10px;border-radius:12px;font-size:12px}
.admin-date-trigger{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;text-align:left;background:#fff;cursor:pointer;color:#101418;font:inherit;font-weight:900}
.admin-date-trigger i{color:#667085}
.admin-date-trigger:hover,.admin-date-trigger:focus{border-color:rgba(107,191,63,.48);box-shadow:0 0 0 4px rgba(107,191,63,.12);outline:0}
.order-calendar-modal[hidden]{display:none}
.order-calendar-modal{position:fixed;inset:0;z-index:10058;display:flex;align-items:center;justify-content:center;padding:22px}
.order-calendar-backdrop{position:absolute;inset:0;background:rgba(10,14,12,.52);backdrop-filter:blur(8px)}
.order-calendar-card{position:relative;width:min(1120px,96vw);max-height:92vh;overflow:auto;border-radius:24px;background:#fff;border:1px solid rgba(255,255,255,.75);box-shadow:0 32px 90px rgba(16,24,40,.32);padding:20px;display:grid;gap:16px}
.order-calendar-modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}
.order-calendar-modal-head h2{margin:6px 0 0;color:#101418;font-size:28px;line-height:1}
.order-calendar-modal-head p{margin:7px 0 0;color:#667085;font-size:13px;font-weight:850;line-height:1.35}
.order-calendar-modal-head>button{width:42px;height:42px;border:1px solid var(--line);border-radius:999px;background:#fff;color:#111;cursor:pointer}
.order-calendar-card .admin-order-agenda{box-shadow:none;border-radius:18px}
.order-calendar-modal-actions{display:flex;justify-content:flex-end;gap:10px}
.admin-order-agenda{position:relative;background:#fff;border:1px solid rgba(16,24,40,.08);border-radius:20px;padding:16px;box-shadow:0 14px 34px rgba(16,24,40,.06);display:grid;gap:12px}
.admin-order-agenda.is-detail-open .admin-order-agenda-summary,.admin-order-agenda.is-detail-open .admin-order-calendar-weekdays,.admin-order-agenda.is-detail-open .admin-order-calendar-grid{opacity:.34;filter:saturate(.75);transition:opacity .18s ease,filter .18s ease}
.admin-order-agenda-head{margin-bottom:0}
.admin-order-agenda-head h2{margin:6px 0 0;color:#101418;font-size:24px;line-height:1}
.admin-order-agenda-controls{display:flex;align-items:center;gap:8px}
.admin-order-agenda-controls .btn{width:40px;height:40px;padding:0;border-radius:13px}
.admin-order-agenda-controls strong{min-width:142px;text-align:center;color:#101418;font-size:14px;font-weight:950}
.admin-order-agenda-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}
.admin-order-agenda-summary div{border:1px solid rgba(16,24,40,.08);border-radius:14px;background:#f8faf7;padding:10px}
.admin-order-agenda-summary span{display:block;color:#667085;font-size:10px;font-weight:950;text-transform:uppercase;letter-spacing:.05em}
.admin-order-agenda-summary strong{display:block;margin-top:3px;color:#101418;font-size:20px;line-height:1}
.admin-order-calendar-weekdays,.admin-order-calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:6px}
.admin-order-calendar-weekdays span{text-align:center;color:#667085;font-size:11px;font-weight:950;text-transform:uppercase;letter-spacing:.05em}
.admin-order-calendar-day{min-height:112px;border:1px solid rgba(16,24,40,.08);border-radius:14px;background:#fff;color:#101418;padding:8px;text-align:left;display:grid;grid-template-rows:auto minmax(0,1fr);gap:6px;position:relative;cursor:pointer;transition:.18s ease;overflow:hidden}
.admin-order-calendar-day:hover,.admin-order-calendar-day.is-selected{border-color:rgba(107,191,63,.5);box-shadow:0 12px 28px rgba(107,191,63,.1);background:#fbfff8}
.admin-order-calendar-day.is-muted{background:#f8fafc;color:#98a2b3}
.admin-order-calendar-day.is-today>span{background:#101418;color:#fff}
.admin-order-calendar-day.is-heavy{border-color:rgba(245,158,11,.38);background:#fffaf0}
.admin-order-calendar-day>span{width:28px;height:28px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:950}
.admin-order-calendar-day>em{position:absolute;right:8px;top:8px;min-width:24px;height:24px;border-radius:999px;background:#eef9e9;color:#2f7017;display:inline-flex;align-items:center;justify-content:center;font-style:normal;font-size:11px;font-weight:950}
.admin-order-calendar-day.is-heavy>em{background:#fff2ce;color:#7a5300}
.admin-order-calendar-day>div{display:grid;gap:4px;align-content:start;min-width:0}
.admin-order-calendar-range{display:flex;align-items:center;gap:4px;height:18px;margin:1px -8px;background:var(--range-bg,#dbeafe);border-left:3px solid transparent;border-right:3px solid transparent;opacity:.98;color:var(--range-color,#334c8d);font-size:9px;font-weight:950;line-height:1;padding:0 5px;white-space:nowrap;overflow:hidden;text-overflow:clip}
.admin-order-calendar-range b{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.admin-order-calendar-range em{margin-left:auto;border-radius:999px;background:var(--range-color,#334c8d);color:#fff;padding:2px 4px;font-style:normal;font-size:7px;text-transform:uppercase;letter-spacing:0;flex:0 0 auto}
.admin-order-calendar-range.is-start{margin-left:0;border-radius:999px 0 0 999px;border-left-color:var(--range-color,#334c8d)}
.admin-order-calendar-range.is-end{margin-right:0;border-radius:0 999px 999px 0;border-right-color:var(--range-color,#334c8d);justify-content:flex-end}
.admin-order-calendar-range.is-start.is-end{border-radius:999px;margin-left:0;margin-right:0}
.admin-order-calendar-range.is-middle em{display:none}
.admin-order-calendar-day small{display:block;border-radius:8px;padding:4px 6px;color:#101418;font-size:10px;font-weight:900;line-height:1.15;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.admin-order-calendar-day small.is-pending{background:#f2f8ff;color:#334c8d}
.admin-order-calendar-day small.is-work{background:#fff2ce;color:#7a5300}
.admin-order-calendar-day small.is-sent{background:#eaf8e4;color:#2f7017}
.admin-order-day-detail[hidden]{display:none}
.admin-order-day-detail{position:absolute;z-index:20;border:1px solid rgba(16,24,40,.1);border-radius:18px;background:#fff;padding:14px;display:grid;gap:9px;box-shadow:0 24px 60px rgba(16,24,40,.22)}
.admin-order-day-detail::before{content:"";position:absolute;inset:-8px;border-radius:24px;background:rgba(255,255,255,.18);z-index:-1;backdrop-filter:blur(1px)}
.admin-order-day-detail-close{justify-self:end;border:1px solid rgba(16,24,40,.08);border-radius:999px;background:#f8faf7;color:#101418;padding:8px 11px;display:inline-flex;align-items:center;gap:7px;font-size:12px;font-weight:950;cursor:pointer}
.admin-order-day-detail-close:hover{background:#101418;color:#fff}
.admin-order-day-detail>span{color:#667085;font-size:11px;font-weight:950;text-transform:uppercase;letter-spacing:.05em}
.admin-order-day-detail>strong{color:#101418;font-size:18px;line-height:1}
.admin-order-day-detail>div{display:grid;gap:8px}
.admin-order-day-item{display:grid;grid-template-columns:86px minmax(0,1fr);gap:3px 10px;align-items:center;border:1px solid rgba(16,24,40,.08);border-radius:13px;background:#fff;padding:10px;color:#101418;text-decoration:none}
.admin-order-day-item span{grid-row:1/4;border-radius:11px;background:#101418;color:#fff;text-align:center;padding:8px 6px;font-size:10px;font-weight:950;line-height:1.15;display:flex;align-items:center;justify-content:center}
.admin-order-day-item strong{font-size:13px;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.admin-order-day-item small{color:#667085;font-size:11px;font-weight:850;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.admin-order-day-item.is-work span{background:#7a5300}
.admin-order-day-item.is-sent span{background:#2f7017}
.admin-order-day-create{justify-self:start;margin-top:2px}
.admin-order-catalog,.admin-order-cart{background:#fff;border:1px solid rgba(16,24,40,.08);border-radius:20px;padding:16px;box-shadow:0 14px 34px rgba(16,24,40,.06)}
.admin-order-builder-head,.admin-order-cart-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:14px}
.admin-order-builder-head span,.admin-order-cart-head span{display:block;color:#667085;font-size:11px;font-weight:950;text-transform:uppercase;letter-spacing:.06em}
.admin-order-builder-head h2{margin:3px 0 0;font-size:24px;line-height:1}
.admin-order-cart-head strong{display:block;margin-top:3px;color:#101418;font-size:22px;line-height:1}
.admin-order-cart-head em{font-style:normal;border-radius:999px;background:#f2faed;color:#2f7017;padding:7px 10px;font-size:12px;font-weight:950;white-space:nowrap}
.admin-order-search{position:relative;min-width:240px}
.admin-order-search i{position:absolute;left:13px;top:50%;transform:translateY(-50%);color:#667085;font-size:13px}
.admin-order-search .input{height:44px;padding-left:38px}
.admin-order-product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:12px;max-height:560px;overflow:auto;padding-right:3px}
.admin-order-product-card{border:1px solid rgba(16,24,40,.08);border-radius:16px;background:#fff;display:grid;grid-template-columns:64px minmax(0,1fr);gap:10px;align-items:center;padding:10px;text-align:left;cursor:pointer;box-shadow:0 10px 22px rgba(16,24,40,.04);transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}
.admin-order-product-card:hover{transform:translateY(-1px);border-color:rgba(107,191,63,.42);box-shadow:0 16px 30px rgba(16,24,40,.08)}
.admin-order-product-media{width:64px;height:64px;border-radius:13px;border:1px solid rgba(16,24,40,.08);background:#f8faf7;display:grid;place-items:center;overflow:hidden}
.admin-order-product-media img{width:100%;height:100%;object-fit:cover;display:block}
.admin-order-product-copy{min-width:0}
.admin-order-product-copy strong{display:block;color:#101418;font-size:13px;font-weight:950;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.admin-order-product-copy small{display:block;margin-top:4px;color:#667085;font-size:11px;font-weight:900;line-height:1.2}
.admin-order-product-copy em{display:inline-flex;margin-top:6px;border-radius:999px;background:#eef9e9;color:#2f7017;padding:4px 7px;font-style:normal;font-size:10px;font-weight:950;line-height:1}
.admin-order-cart{position:sticky;top:18px}
.admin-order-cart-empty{min-height:220px;border:1px dashed rgba(107,191,63,.38);border-radius:18px;background:#f8fcf5;display:grid;place-items:center;text-align:center;padding:22px;color:#667085}
.admin-order-cart-empty[hidden]{display:none!important}
.admin-order-cart-empty i{width:46px;height:46px;border-radius:15px;background:#eaf8e4;color:#3a851d;display:grid;place-items:center;font-size:18px}
.admin-order-cart-empty strong{display:block;color:#101418;font-size:15px}
.admin-order-cart-empty span{display:block;max-width:230px;font-size:12px;font-weight:850;line-height:1.35}
.admin-order-cart-items{display:grid;gap:10px}
.admin-order-cart-item{display:grid;grid-template-columns:54px minmax(0,1fr);gap:10px;border:1px solid rgba(16,24,40,.08);border-radius:16px;background:#fbfdf9;padding:10px}
.admin-order-cart-item>img{width:54px;height:54px;border-radius:12px;border:1px solid rgba(16,24,40,.08);background:#fff;object-fit:cover;grid-row:span 3}
.admin-order-cart-copy{min-width:0}
.admin-order-cart-copy strong{display:block;color:#101418;font-size:13px;font-weight:950;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.admin-order-cart-copy span{display:block;margin-top:2px;color:#667085;font-size:11px;font-weight:900}
.admin-order-cart-copy small{display:block;margin-top:4px;color:#111;font-size:14px;font-weight:950}
.admin-order-cart-item label{display:grid;gap:5px;color:#667085;font-size:10px;font-weight:950;text-transform:uppercase;letter-spacing:.05em}
.admin-order-cart-item label .input{height:40px;border-radius:12px;padding:9px 10px;font-size:13px}
.admin-order-cart-custom,.admin-order-cart-reference{grid-column:1/-1}
.admin-order-cart-reference span{color:#344054;font-size:10px;text-transform:none;letter-spacing:0}
.admin-order-cart-reference input[type=file]{height:auto;min-height:42px;padding:10px;background:#fff}
.admin-order-cart-actions{display:flex;gap:7px;justify-content:flex-end}
.admin-order-cart-actions button{width:36px;height:36px;border:1px solid rgba(16,24,40,.1);border-radius:12px;background:#fff;color:#111;cursor:pointer}
.admin-order-cart-actions button:hover{border-color:rgba(107,191,63,.4);color:#2f7017}
.order-reference-link{display:inline-grid;grid-template-columns:42px auto;align-items:center;gap:8px;margin-top:8px;border:1px solid rgba(16,24,40,.08);border-radius:12px;background:#f8faf7;color:#101418!important;padding:6px 9px;text-decoration:none;font-size:12px;font-weight:950}
.order-reference-link img{width:42px;height:42px;border-radius:10px;object-fit:cover;border:1px solid rgba(16,24,40,.08);background:#fff}
.admin-order-product-modal[hidden]{display:none}
.admin-order-product-modal{position:fixed;inset:0;z-index:10040;display:flex;align-items:center;justify-content:center;padding:22px}
.admin-order-product-modal-backdrop{position:absolute;inset:0;background:rgba(10,14,12,.52);backdrop-filter:blur(8px)}
.admin-order-product-modal-card{position:relative;width:min(720px,96vw);max-height:92vh;overflow:auto;border-radius:24px;background:#fff;border:1px solid rgba(255,255,255,.7);box-shadow:0 32px 90px rgba(16,24,40,.32);padding:20px;display:grid;gap:16px}
.quick-customer-modal[hidden]{display:none}
.quick-customer-modal{position:fixed;inset:0;z-index:10055;display:flex;align-items:center;justify-content:center;padding:22px}
.quick-customer-backdrop{position:absolute;inset:0;background:rgba(10,14,12,.52);backdrop-filter:blur(8px)}
.quick-customer-card{position:relative;width:min(680px,96vw);max-height:92vh;overflow:auto;border-radius:24px;background:#fff;border:1px solid rgba(255,255,255,.75);box-shadow:0 32px 90px rgba(16,24,40,.32);padding:20px;display:grid;gap:16px}
.quick-customer-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}
.quick-customer-head h2{margin:6px 0 0;color:#101418;font-size:28px;line-height:1}
.quick-customer-head p{margin:7px 0 0;color:#667085;font-size:13px;font-weight:850;line-height:1.35}
.quick-customer-head>button{width:42px;height:42px;border:1px solid var(--line);border-radius:999px;background:#fff;color:#111;cursor:pointer}
.quick-customer-actions{display:flex;justify-content:flex-end;gap:10px}
.admin-order-product-modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}
.admin-order-product-modal-head>button{width:42px;height:42px;border:1px solid var(--line);border-radius:999px;background:#fff;color:#111;cursor:pointer}
.admin-order-modal-product{display:grid;grid-template-columns:76px minmax(0,1fr);gap:12px;align-items:center;min-width:0}
.admin-order-modal-product img{width:76px;height:76px;border-radius:16px;border:1px solid rgba(16,24,40,.1);background:#f8faf7;object-fit:cover}
.admin-order-modal-product span{display:block;color:#667085;font-size:11px;font-weight:950;text-transform:uppercase;letter-spacing:.06em}
.admin-order-modal-product h3{margin:3px 0;color:#101418;font-size:24px;line-height:1.05}
.admin-order-modal-product small{display:block;color:#667085;font-size:12px;font-weight:900}
.admin-order-modal-body{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;align-items:end}
.admin-order-modal-field{display:grid;gap:7px;min-width:0}
.admin-order-modal-field label{color:#667085;font-size:11px;font-weight:950;text-transform:uppercase;letter-spacing:.06em}
.admin-order-modal-field[data-order-modal-variant-wrap]{grid-column:1/-1}
.admin-order-modal-field small{font-size:11px;font-weight:850;line-height:1.25}
.admin-order-variant-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:8px}
.admin-order-variant-choice{border:1px solid rgba(16,24,40,.1);border-radius:14px;background:#fff;display:grid;grid-template-columns:40px minmax(0,1fr);grid-template-areas:"media title" "media meta";gap:2px 8px;align-items:center;text-align:left;padding:8px;cursor:pointer}
.admin-order-variant-choice.active{border-color:rgba(107,191,63,.55);background:#f4faef;box-shadow:0 0 0 3px rgba(107,191,63,.12)}
.admin-order-variant-choice>span{grid-area:media;width:40px;height:40px;border-radius:11px;background:#f8faf7;border:1px solid rgba(16,24,40,.08);display:grid;place-items:center;overflow:hidden;color:#98a2b3}
.admin-order-variant-choice img{width:100%;height:100%;object-fit:cover}
.admin-order-variant-choice i:not(.fas){width:22px;height:22px;border-radius:8px;border:1px solid rgba(16,24,40,.16)}
.admin-order-variant-choice strong{grid-area:title;color:#101418;font-size:13px;font-weight:950;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.admin-order-variant-choice small{grid-area:meta;color:#667085;font-size:11px;font-weight:900}
.admin-order-variant-empty{grid-column:1/-1;margin:0;border:1px dashed rgba(16,24,40,.14);border-radius:14px;background:#f8faf7;color:#667085;padding:12px;font-size:12px;font-weight:850}
.admin-order-modal-actions{display:flex;justify-content:flex-end;gap:10px}
.admin-order-lines[hidden]{display:none!important}
.admin-order-lines{display:grid;gap:14px}
.admin-order-lines h2{margin:0}
.admin-order-line{position:relative;display:grid;grid-template-columns:minmax(280px,1.15fr) minmax(220px,.85fr) 118px 160px;gap:14px;align-items:end;background:linear-gradient(180deg,#fff,#fbfdf9);border:1px solid rgba(16,24,40,.08);border-radius:18px;padding:16px;box-shadow:0 12px 30px rgba(16,24,40,.06)}
.admin-order-line.is-picker-open{position:relative;z-index:60}
.admin-order-line-title{grid-column:1/-1;display:flex;align-items:center;gap:10px;margin-bottom:-2px}
.admin-order-line-title>span{width:32px;height:32px;border-radius:11px;background:#111;color:#fff;display:grid;place-items:center;font-size:13px;font-weight:950;box-shadow:0 10px 18px rgba(16,24,40,.14)}
.admin-order-line-title strong{display:block;color:#101418;font-size:15px;line-height:1.15}
.admin-order-line-title small{display:block;margin-top:2px;color:#667085;font-size:12px;font-weight:850}
.admin-order-step{display:grid;gap:7px;min-width:0}
.admin-order-step label{margin:0;color:#667085;font-size:11px;font-weight:950;text-transform:uppercase;letter-spacing:.06em}
.admin-order-native-select{display:none}
.admin-order-variant-select[hidden]{display:none}
.admin-order-picker{position:relative;min-width:0}
.admin-order-picker[hidden]{display:none}
.admin-order-picker-button{width:100%;min-height:54px;border:1px solid rgba(16,24,40,.12);border-radius:14px;background:#fff;color:#111;display:grid;grid-template-columns:42px minmax(0,1fr) 20px;gap:10px;align-items:center;padding:7px 11px;text-align:left;font-weight:950;cursor:pointer}
.admin-order-picker-button:disabled{cursor:not-allowed;background:#f8faf7;color:#667085;opacity:1}
.admin-order-picker-button:focus{outline:0;border-color:#6bbf3f;box-shadow:0 0 0 3px rgba(107,191,63,.14)}
.admin-order-picker-button img,.admin-order-picker-thumb{width:42px;height:42px;border-radius:10px;background:#f7f8f6;border:1px solid rgba(16,24,40,.08);object-fit:contain;display:grid;place-items:center;color:#98a2b3;overflow:hidden}
.admin-order-picker-button strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}
.admin-order-picker-button span{display:block;color:#667085;font-size:11px;font-weight:900;margin-top:2px}
.admin-order-picker-button .fa-chevron-down{color:#667085;font-size:12px}
.admin-order-picker-menu{position:absolute;left:0;right:0;top:calc(100% + 8px);z-index:40;display:grid;gap:6px;max-height:330px;overflow:auto;border:1px solid rgba(16,24,40,.12);border-radius:16px;background:#fff;padding:8px;box-shadow:0 22px 56px rgba(16,24,40,.18)}
.admin-order-picker-option{border:0;border-radius:12px;background:#fff;display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:10px;align-items:center;padding:8px;text-align:left;cursor:pointer}
.admin-order-picker-option:hover,.admin-order-picker-option.active{background:#f4faef}
.admin-order-picker-copy strong{display:block;font-size:13px;color:#111;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.admin-order-picker-copy span{display:block;margin-top:2px;font-size:11px;color:#667085;font-weight:900}
.admin-order-color-dot{width:18px;height:18px;border-radius:7px;border:1px solid rgba(16,24,40,.16);box-shadow:0 0 0 2px #fff}
.admin-order-add-line{justify-self:start}
.admin-order-calculation{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px}
.admin-order-calculation div{background:#f7fbf4;border:1px solid rgba(116,217,77,.2);border-radius:16px;padding:14px}
.admin-order-calculation span{display:block;color:#667085;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.06em}
.admin-order-calculation strong{display:block;margin-top:4px;color:#101418;font-size:20px}
.admin-panel-title-row{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:14px}
.order-detail-total-box small{display:block;margin-top:5px;color:#d8e4db;font-size:13px;font-weight:900}
.finance-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;align-items:start}
.finance-command-bar{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px;margin:16px 0 18px}
.finance-command-bar a{display:flex;align-items:center;gap:10px;min-height:54px;padding:12px 14px;border:1px solid rgba(16,24,40,.08);border-radius:16px;background:#fff;color:#101418;text-decoration:none;font-size:13px;font-weight:950;box-shadow:0 14px 34px rgba(16,24,40,.06);transition:.18s ease}
.finance-command-bar a:hover{border-color:rgba(107,191,63,.34);box-shadow:0 18px 42px rgba(16,24,40,.08);transform:translateY(-1px)}
.finance-command-bar i{width:32px;height:32px;border-radius:11px;background:#eef9e9;color:#3c9d21;display:inline-flex;align-items:center;justify-content:center}
.finance-command-bar em{margin-left:auto;min-width:26px;height:26px;padding:0 8px;border-radius:999px;background:#101418;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-style:normal;font-size:12px;font-weight:950}
.finance-work-section{display:grid;gap:14px;margin:0 0 18px}
.finance-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;padding:4px 2px}
.finance-section-head h2{margin:4px 0 0;color:#101418;font-size:24px;line-height:1.1}
.finance-section-head p{margin:6px 0 0;color:#667085;font-size:13px;font-weight:850;line-height:1.4}
.dashboard-finance-panel,.dashboard-operation-panel,.dashboard-seller-panel,.dashboard-filter-panel{margin-bottom:18px}
.dashboard-panel-note{margin:2px 0 14px;color:#667085;font-size:13px;font-weight:850;line-height:1.45}
.dashboard-filter-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:12px}
.dashboard-filter-head h2{margin:4px 0 0;font-size:24px;line-height:1.1}
.dashboard-filter-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;align-items:end}
.dashboard-filter-grid label{display:block;margin:0 0 6px;color:#111;font-size:12px;font-weight:950}
.dashboard-range-field{position:relative;grid-column:span 2}
.dashboard-range-trigger{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;text-align:left;background:#fff;cursor:pointer}
.dashboard-range-popover[hidden]{display:none}
.dashboard-range-popover{position:absolute;left:0;top:calc(100% + 8px);z-index:80;width:min(390px,calc(100vw - 42px));border:1px solid rgba(16,24,40,.1);border-radius:18px;background:#fff;box-shadow:0 24px 70px rgba(16,24,40,.2);padding:14px;display:grid;gap:10px}
.dashboard-range-popover-head{display:flex;align-items:center;justify-content:space-between;gap:10px}
.dashboard-range-popover-head button{width:38px;height:38px;border:1px solid var(--line);border-radius:12px;background:#fff;color:#111;cursor:pointer}
.dashboard-range-popover-head strong{font-size:15px;font-weight:950}
.dashboard-range-help{border-radius:12px;background:#f4fbef;color:#2f7017;padding:9px 11px;font-size:12px;font-weight:900}
.dashboard-range-weekdays,.dashboard-range-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:4px}
.dashboard-range-weekdays span{text-align:center;color:#667085;font-size:10px;font-weight:950}
.dashboard-range-day{height:38px;border:1px solid rgba(16,24,40,.08);border-radius:11px;background:#fff;color:#101418;font-size:12px;font-weight:950;cursor:pointer}
.dashboard-range-day.is-muted{color:#98a2b3;background:#f8fafc}
.dashboard-range-day.is-start,.dashboard-range-day.is-end{background:#6bbf3f;color:#fff;border-color:#6bbf3f;box-shadow:0 8px 18px rgba(107,191,63,.22)}
.dashboard-range-day.is-between{background:#edf9e6;border-color:#d4efc8;color:#2f7017}
.dashboard-range-day.is-today{box-shadow:inset 0 0 0 2px rgba(16,24,40,.18)}
.dashboard-range-actions{display:flex;justify-content:flex-end;gap:8px}
.dashboard-range-actions .btn{min-height:38px}
.dashboard-filter-submit{min-height:46px;justify-content:center}
.dashboard-filter-summary{margin-top:14px;border:1px solid rgba(107,191,63,.22);border-radius:16px;background:#f8fff3;padding:12px 14px;display:flex;align-items:center;gap:10px;color:#2f7017}
.dashboard-filter-summary strong{width:34px;height:34px;border-radius:12px;background:#6bbf3f;color:#fff;display:grid;place-items:center;font-size:16px}
.dashboard-filter-summary span{font-size:13px;font-weight:900;color:#45623b;line-height:1.35}
.dashboard-heatmap-panel{margin-bottom:18px}
.dashboard-heatmap-head{display:grid;grid-template-columns:minmax(240px,1fr) auto auto;align-items:flex-start;gap:12px;margin-bottom:12px}
.dashboard-heatmap-head h2{margin:4px 0 0;font-size:24px;line-height:1.1}
.dashboard-heatmap-actions{display:flex;gap:8px;align-items:end;align-self:end}
.dashboard-heatmap-nav{width:42px;height:42px;padding:0;border-radius:12px}
.dashboard-heatmap-controls{display:grid;grid-template-columns:150px 150px auto;gap:10px;align-items:end}
.dashboard-heatmap-controls label{margin:0}
.dashboard-heatmap-controls label span{display:block;margin:0 0 6px;color:#111;font-size:11px;font-weight:950;text-transform:uppercase;letter-spacing:.04em}
.dashboard-heatmap-controls .input{height:42px;padding:10px 12px;border-radius:12px;font-size:13px}
.dashboard-heatmap-controls .btn{height:42px;min-height:42px;padding:10px 13px;border-radius:12px;font-size:13px}
.dashboard-heatmap-body{display:grid;grid-template-columns:minmax(170px,220px) minmax(0,1fr);gap:16px;align-items:start}
.dashboard-heatmap-summary{min-height:132px;border:1px solid rgba(16,24,40,.08);border-radius:16px;background:linear-gradient(135deg,#fff,color-mix(in srgb,var(--heatmap-color,#c43f90) 8%,#fff));padding:15px;display:grid;align-content:center;gap:6px}
.dashboard-heatmap-summary strong{font-size:34px;line-height:1;color:var(--heatmap-color,#c43f90);font-weight:950}
.dashboard-heatmap-summary span{color:#101418;font-size:14px;font-weight:950;line-height:1.2}
.dashboard-heatmap-summary small{color:#667085;font-size:12px;font-weight:850;line-height:1.35}
.dashboard-heatmap-months{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;align-items:start}
.dashboard-heatmap-calendar{width:100%;border:1px solid rgba(16,24,40,.08);border-radius:16px;background:#fff;padding:10px;box-shadow:0 10px 24px rgba(16,24,40,.045)}
.dashboard-heatmap-calendar h3{margin:0 0 9px;color:#101418;font-size:13px;font-weight:950;text-align:center;line-height:1.1;text-transform:capitalize}
.dashboard-heatmap-weekdays,.dashboard-heatmap-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:5px}
.dashboard-heatmap-weekdays{margin-bottom:6px}
.dashboard-heatmap-weekdays span{text-align:center;color:#667085;font-size:10px;font-weight:950}
.dashboard-heatmap-day{position:relative;min-height:34px;border:1px solid rgba(16,24,40,.08);border-radius:9px;background:#fff;color:#101418;display:grid;place-items:center;align-content:center;gap:1px;overflow:hidden;font:inherit;cursor:pointer}
.dashboard-heatmap-day:disabled{cursor:default}
.dashboard-heatmap-day::before{content:"";position:absolute;inset:0;background:var(--heatmap-color,#c43f90);opacity:0;pointer-events:none}
.dashboard-heatmap-day em,.dashboard-heatmap-day strong{position:relative;z-index:1;font-style:normal}
.dashboard-heatmap-day em{font-size:12px;font-weight:950}
.dashboard-heatmap-day strong{min-width:19px;height:17px;padding:0 5px;border-radius:999px;background:#fff;color:#101418;border:1px solid rgba(16,24,40,.18);box-shadow:0 4px 10px rgba(16,24,40,.18);display:inline-flex;align-items:center;justify-content:center;font-size:10px;font-weight:950;line-height:1}
.dashboard-heatmap-day.level-1::before{opacity:.16}
.dashboard-heatmap-day.level-2::before{opacity:.32}
.dashboard-heatmap-day.level-3::before{opacity:.5}
.dashboard-heatmap-day.level-4::before{opacity:.72}
.dashboard-heatmap-day.level-5::before{opacity:.94}
.dashboard-heatmap-day.level-4,.dashboard-heatmap-day.level-5{color:#fff;border-color:color-mix(in srgb,var(--heatmap-color,#c43f90) 85%,#000)}
.dashboard-heatmap-day.is-empty{visibility:hidden}
.dashboard-heatmap-popover[hidden]{display:none}
.dashboard-heatmap-popover{position:absolute;z-index:1200;width:min(360px,calc(100vw - 28px));border:1px solid rgba(16,24,40,.12);border-radius:18px;background:#fff;box-shadow:0 22px 60px rgba(16,24,40,.22);padding:14px;color:#101418}
.dashboard-heatmap-popover::before{content:"";position:absolute;top:-7px;left:24px;width:12px;height:12px;background:#fff;border-left:1px solid rgba(16,24,40,.12);border-top:1px solid rgba(16,24,40,.12);transform:rotate(45deg)}
.dashboard-heatmap-popover-head{display:flex;justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:10px}
.dashboard-heatmap-popover-head strong{display:block;font-size:15px;font-weight:950;line-height:1.15}
.dashboard-heatmap-popover-head span{display:block;margin-top:3px;color:#667085;font-size:12px;font-weight:850}
.dashboard-heatmap-popover-close{width:32px;height:32px;border:1px solid rgba(16,24,40,.1);border-radius:10px;background:#fff;color:#101418;display:grid;place-items:center;cursor:pointer}
.dashboard-heatmap-order-list{display:grid;gap:8px;max-height:320px;overflow:auto;padding-right:2px}
.dashboard-heatmap-order{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;padding:10px;border:1px solid rgba(16,24,40,.08);border-radius:13px;background:#fbfcfb;color:inherit!important}
.dashboard-heatmap-order strong{display:block;font-size:13px;font-weight:950;line-height:1.15}
.dashboard-heatmap-order small{display:block;margin-top:4px;color:#667085;font-size:11px;font-weight:850;line-height:1.25}
.dashboard-heatmap-order em{font-style:normal;border-radius:999px;background:color-mix(in srgb,var(--heatmap-color,#c43f90) 14%,#fff);color:color-mix(in srgb,var(--heatmap-color,#c43f90) 80%,#111);padding:5px 7px;font-size:11px;font-weight:950;align-self:start}
.dashboard-finance-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.dashboard-finance-card,.dashboard-operation-card{position:relative;overflow:hidden;border:1px solid rgba(16,24,40,.08);border-radius:16px;background:#fff;box-shadow:0 14px 34px rgba(16,24,40,.06);color:inherit;text-align:left;font:inherit}
button.dashboard-finance-card,button.dashboard-operation-card{cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}
button.dashboard-finance-card:hover,button.dashboard-operation-card:hover,button.dashboard-finance-card:focus-visible,button.dashboard-operation-card:focus-visible{transform:translateY(-2px);border-color:rgba(107,191,63,.38);box-shadow:0 20px 46px rgba(16,24,40,.1)}
button.dashboard-finance-card:focus-visible,button.dashboard-operation-card:focus-visible{outline:3px solid rgba(107,191,63,.24);outline-offset:3px}
button.dashboard-finance-card::before,button.dashboard-operation-card::before{content:"Ver detalle";position:absolute;right:14px;bottom:12px;z-index:2;color:#3c9d21;font-size:11px;font-weight:950;text-transform:uppercase;letter-spacing:.04em;opacity:0;transform:translateY(4px);transition:.18s ease}
button.dashboard-finance-card:hover::before,button.dashboard-operation-card:hover::before,button.dashboard-finance-card:focus-visible::before,button.dashboard-operation-card:focus-visible::before{opacity:1;transform:translateY(0)}
.dashboard-finance-card{min-height:162px;display:grid;grid-template-columns:48px minmax(0,1fr);gap:13px;align-items:start;padding:18px}
.dashboard-finance-card::after,.dashboard-operation-card::after{content:"";position:absolute;right:-22px;top:-22px;width:72px;height:72px;border-radius:50%;background:rgba(107,191,63,.14);pointer-events:none}
.dashboard-finance-card>span{width:48px;height:48px;border-radius:15px;display:inline-flex;align-items:center;justify-content:center;background:#101418;color:#fff;font-size:17px}
.dashboard-finance-card h3,.dashboard-operation-card h3{margin:0;color:#667085;font-size:12px;font-weight:950;text-transform:uppercase;letter-spacing:.05em;line-height:1.25}
.dashboard-finance-card strong,.dashboard-operation-card strong{display:block;margin-top:9px;color:#101418;font-size:clamp(28px,3vw,40px);line-height:1;font-weight:950;word-break:break-word}
.dashboard-finance-card small,.dashboard-operation-card small{display:block;margin-top:10px;color:#667085;font-size:12px;font-weight:850;line-height:1.35}
.dashboard-finance-card-main{border-color:rgba(107,191,63,.28);box-shadow:0 18px 42px rgba(107,191,63,.14),0 12px 30px rgba(16,24,40,.06)}
.dashboard-finance-card-main strong{font-size:clamp(30px,3.4vw,42px)}
.dashboard-result-card{border-width:2px;box-shadow:0 18px 42px rgba(107,191,63,.16),0 12px 30px rgba(16,24,40,.06)}
.dashboard-result-check{position:absolute;right:14px;top:14px;z-index:2;width:30px;height:30px;border-radius:999px;background:#2f7017;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:13px;font-style:normal;box-shadow:0 10px 22px rgba(47,112,23,.22)}
.dashboard-tone-red .dashboard-result-check{background:#9a1c1c;box-shadow:0 10px 22px rgba(154,28,28,.18)}
.dashboard-operation-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}
.dashboard-operation-card{min-height:132px;padding:15px}
.dashboard-operation-card strong{font-size:clamp(24px,2.4vw,34px)}
.dashboard-tone-green{background:linear-gradient(180deg,#fff,#fbfff7);border-color:rgba(107,191,63,.24)}
.dashboard-tone-green>span{background:#2f7017}
.dashboard-tone-green::after{background:rgba(107,191,63,.16)}
.dashboard-tone-yellow{background:linear-gradient(180deg,#fff,#fffdf6);border-color:rgba(245,184,64,.28)}
.dashboard-tone-yellow>span{background:#7a5300}
.dashboard-tone-yellow::after{background:rgba(245,184,64,.18)}
.dashboard-tone-blue{background:linear-gradient(180deg,#fff,#f8fbff);border-color:rgba(70,94,170,.16)}
.dashboard-tone-blue>span{background:#465eaa}
.dashboard-tone-blue::after{background:rgba(70,94,170,.12)}
.dashboard-tone-red{background:linear-gradient(180deg,#fff,#fff8f8);border-color:rgba(185,28,28,.22)}
.dashboard-tone-red>span{background:#9a1c1c}
.dashboard-tone-red::after{background:rgba(185,28,28,.12)}
.dashboard-tone-red strong{color:#9a1c1c}
.dashboard-tone-muted{background:linear-gradient(180deg,#fff,#f8fafc);border-color:rgba(100,116,139,.18)}
.dashboard-tone-muted::after{background:rgba(100,116,139,.12)}
.dashboard-detail-modal[hidden]{display:none}
.dashboard-detail-modal{position:fixed;inset:0;z-index:10070;display:flex;align-items:center;justify-content:center;padding:22px}
.dashboard-detail-backdrop{position:absolute;inset:0;background:rgba(8,12,10,.54);backdrop-filter:blur(8px)}
.dashboard-detail-card{position:relative;width:min(760px,96vw);max-height:92vh;overflow:auto;background:#fff;border:1px solid rgba(255,255,255,.78);border-radius:24px;box-shadow:0 32px 90px rgba(16,24,40,.34);padding:20px;display:grid;gap:16px}
.dashboard-detail-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}
.dashboard-detail-kicker{display:block;color:#667085;font-size:11px;font-weight:950;text-transform:uppercase;letter-spacing:.06em}
.dashboard-detail-head h3{margin:4px 0;color:#101418;font-size:28px;line-height:1.05}
.dashboard-detail-head p{margin:0;color:#667085;font-size:13px;font-weight:850;line-height:1.4}
.dashboard-detail-close{width:42px;height:42px;flex:0 0 42px;border:1px solid var(--line);border-radius:999px;background:#fff;color:#111;cursor:pointer;box-shadow:0 10px 24px rgba(16,24,40,.08)}
.dashboard-detail-total{display:flex;align-items:center;justify-content:space-between;gap:14px;border:1px solid rgba(107,191,63,.22);background:#f8fff4;border-radius:16px;padding:14px}
.dashboard-detail-total span{display:block;color:#3f562f;font-size:12px;font-weight:950;text-transform:uppercase;letter-spacing:.05em}
.dashboard-detail-total strong{color:#101418;font-size:30px;line-height:1}
.dashboard-detail-rows,.dashboard-detail-children{display:grid;gap:8px}
.dashboard-detail-children[hidden]{display:none!important}
.dashboard-detail-row-wrap{display:grid;gap:8px}
.dashboard-detail-row-wrap.level-1{margin-left:18px}
.dashboard-detail-row-wrap.level-2{margin-left:36px}
.dashboard-detail-row-wrap.level-3,.dashboard-detail-row-wrap.level-4,.dashboard-detail-row-wrap.level-5{margin-left:54px}
.dashboard-detail-row{width:100%;display:grid;grid-template-columns:36px minmax(0,1fr) auto 18px;gap:10px;align-items:center;border:1px solid rgba(16,24,40,.08);border-radius:14px;background:#fff;padding:11px;color:inherit;text-align:left;font:inherit}
.dashboard-detail-row:not(.has-children){grid-template-columns:36px minmax(0,1fr) auto}
.dashboard-detail-row[disabled]{opacity:1;cursor:default}
.dashboard-detail-row.has-children{cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}
.dashboard-detail-row.has-children:hover,.dashboard-detail-row.has-children:focus-visible{border-color:rgba(107,191,63,.34);box-shadow:0 10px 24px rgba(16,24,40,.06);background:#fbfff8}
.dashboard-detail-row.has-children:focus-visible{outline:3px solid rgba(107,191,63,.2);outline-offset:2px}
.dashboard-detail-row>i{color:#667085;font-size:12px;transition:transform .18s ease}
.dashboard-detail-row.is-open>i{transform:rotate(180deg)}
.dashboard-detail-row em{width:36px;height:36px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;font-style:normal;font-size:14px;font-weight:950;background:#eef9e9;color:#2f7017}
.dashboard-detail-row.is-minus em{background:#fff3f3;color:#9a1c1c}
.dashboard-detail-row.is-equals em{background:#101418;color:#fff}
.dashboard-detail-row.is-info em{background:#f2f8ff;color:#465eaa}
.dashboard-detail-row strong{display:block;color:#101418;font-size:14px;line-height:1.25}
.dashboard-detail-row small{display:block;margin-top:3px;color:#667085;font-size:12px;font-weight:850;line-height:1.3}
.dashboard-detail-row>strong{text-align:right;font-size:16px;white-space:nowrap}
.dashboard-detail-actions{display:flex;justify-content:flex-end;gap:10px;flex-wrap:wrap}
.dashboard-detail-actions a{min-height:42px}
.dashboard-seller-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:12px}
.dashboard-seller-card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:center;padding:14px;border:1px solid rgba(16,24,40,.08);border-radius:16px;background:#fff;box-shadow:0 12px 28px rgba(16,24,40,.05)}
.dashboard-seller-card>div:first-child{display:grid;grid-template-columns:44px minmax(0,1fr);gap:10px;align-items:center;min-width:0}
.dashboard-seller-card span{width:44px;height:44px;border-radius:14px;background:#f2f8ff;color:#465eaa;display:inline-flex;align-items:center;justify-content:center}
.dashboard-seller-card.is-store span{background:#eef9e9;color:#2f7017}
.dashboard-seller-card strong{display:block;color:#101418;font-size:15px;font-weight:950;line-height:1.15}
.dashboard-seller-card>div:last-child{text-align:right}
.dashboard-seller-card>div:last-child strong{font-size:20px}
.dashboard-seller-card small{display:block;margin-top:4px;color:#667085;font-size:12px;font-weight:850;line-height:1.3}
.dashboard-metrics{grid-template-columns:repeat(4,minmax(0,1fr))}
.dashboard-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-bottom:18px;align-items:start}
.dashboard-status-list,.dashboard-list,.dashboard-product-list,.dashboard-customer-list{display:grid;gap:10px}
.dashboard-status-summary{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px}
.dashboard-status-card{min-height:96px;display:grid;align-content:space-between;gap:10px;padding:12px;border:1px solid rgba(16,24,40,.08);border-radius:16px;background:#fff}
.dashboard-status-card div{display:flex;align-items:center;justify-content:space-between;gap:10px}
.dashboard-status-card strong{font-size:28px;line-height:1;color:#101418}
.dashboard-status-card small{color:#667085;font-size:12px;font-weight:850;line-height:1.35}
.dashboard-status-row{display:grid;gap:8px}
.dashboard-status-row span{display:flex;align-items:center;justify-content:space-between;gap:12px}
.dashboard-status-row strong{font-size:16px}
.dashboard-status-row>div{height:9px;border-radius:999px;background:#eef2f7;overflow:hidden}
.dashboard-status-row>div i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#6bbf3f,#a4df74)}
.dashboard-list a,.dashboard-product-list a{display:grid;gap:3px;padding:12px;border:1px solid rgba(16,24,40,.08);border-radius:16px;background:#fff;color:#101418;text-decoration:none;transition:.18s ease}
.dashboard-list a:hover,.dashboard-product-list a:hover{border-color:rgba(107,191,63,.28);box-shadow:0 12px 28px rgba(16,24,40,.06);transform:translateY(-1px)}
.dashboard-list span,.dashboard-list small,.dashboard-product-list small{color:#667085;font-size:12px;font-weight:850;line-height:1.3}
.dashboard-list strong{font-size:17px}
.dashboard-product-list a{grid-template-columns:52px minmax(0,1fr);align-items:center;gap:12px}
.dashboard-product-list img,.dashboard-product-list a>span{width:52px;height:52px;border-radius:14px;border:1px solid rgba(16,24,40,.08);background:#f8fafc;object-fit:cover;display:inline-flex;align-items:center;justify-content:center;color:#6bbf3f}
.dashboard-product-list strong{display:block;font-size:14px}
.dashboard-customer-list a{display:grid;grid-template-columns:48px minmax(0,1fr) auto;gap:12px;align-items:center;padding:13px;border:1px solid rgba(16,24,40,.08);border-radius:16px;background:#fff;color:#101418;text-decoration:none;transition:.18s ease}
.dashboard-customer-list a:hover{border-color:rgba(107,191,63,.28);box-shadow:0 12px 28px rgba(16,24,40,.06);transform:translateY(-1px)}
.dashboard-customer-list a>span{width:48px;height:48px;border-radius:15px;background:#101418;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:18px;font-weight:950;text-transform:uppercase}
.dashboard-customer-list strong{display:block;font-size:15px}
.dashboard-customer-list small{display:block;margin-top:3px;color:#667085;font-size:12px;font-weight:850;line-height:1.3}
.dashboard-customer-list a>div:last-child{text-align:right}
.finance-type-help{margin:-4px 0 2px;color:#667085;font-size:13px;font-weight:800;line-height:1.4}
.finance-money-grid.single-field{grid-template-columns:1fr}
.inline-recovered-form{display:grid;grid-template-columns:minmax(120px,1fr) 46px;gap:8px;align-items:center;min-width:190px}
.inline-recovered-form .input{height:44px;padding:10px 12px}
.inline-recovered-form .btn{height:44px;padding:0;border-radius:12px}
.stock-movement-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}
.stock-movement-actions form{margin:0}
.stock-movement-actions .btn{min-height:44px}
.finance-manage-modal[hidden]{display:none}
.finance-manage-modal{position:fixed;inset:0;z-index:10060;display:flex;align-items:center;justify-content:center;padding:22px}
.finance-manage-modal-backdrop{position:absolute;inset:0;background:rgba(10,14,12,.52);backdrop-filter:blur(8px)}
.finance-manage-modal-card{position:relative;width:min(720px,96vw);max-height:92vh;overflow:auto;background:#fff;border:1px solid rgba(255,255,255,.75);border-radius:24px;box-shadow:0 32px 90px rgba(16,24,40,.32);padding:20px;display:grid;gap:14px}
.finance-manage-modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}
.finance-manage-modal-head span,.finance-manage-modal-card label{display:block;color:#667085;font-size:11px;font-weight:950;text-transform:uppercase;letter-spacing:.06em}
.finance-manage-modal-head h3{margin:4px 0;color:#101418;font-size:26px;line-height:1.05}
.finance-manage-modal-head p{margin:0;color:#667085;font-size:13px;font-weight:850;line-height:1.35}
.finance-manage-modal-head button{width:42px;height:42px;border:1px solid var(--line);border-radius:999px;background:#fff;color:#111;cursor:pointer}
.finance-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
.finance-detail-grid>div,.finance-recovered-modal-field{border:1px solid rgba(16,24,40,.08);background:#f8fafc;border-radius:14px;padding:12px}
.finance-detail-grid span{display:block;color:#667085;font-size:11px;font-weight:950;text-transform:uppercase;letter-spacing:.06em}
.finance-detail-grid strong{display:block;margin-top:4px;color:#101418;font-size:14px;line-height:1.3}
.finance-detail-wide{grid-column:1/-1}
.finance-recovered-modal-field{display:grid;gap:8px}
.finance-recovered-modal-field[hidden]{display:none!important}
.finance-recovered-modal-field small{color:#667085;font-size:12px;font-weight:850}
.finance-manage-actions{display:flex;justify-content:flex-end;gap:10px;flex-wrap:wrap}
.finance-manage-actions [hidden]{display:none!important}
.finance-clarification-list{gap:9px}
.finance-clarification-item{display:grid;gap:4px;width:100%;text-align:left;border:1px solid rgba(245,158,11,.24);border-radius:16px;background:#fffbeb;padding:12px;color:#101418;cursor:pointer;transition:.18s ease}
.finance-clarification-item:hover{transform:translateY(-1px);box-shadow:0 12px 28px rgba(16,24,40,.07);border-color:rgba(245,158,11,.42)}
.finance-clarification-item span,.finance-clarification-item small{color:#7a5300;font-size:12px;font-weight:850;line-height:1.35}
.finance-clarification-item strong{font-size:14px;line-height:1.25}
.admin-link-modal[hidden]{display:none}
.admin-link-modal-open{overflow:hidden}
.admin-link-modal{position:fixed;inset:0;z-index:10030;display:flex;align-items:center;justify-content:center;padding:22px}
.admin-link-modal-backdrop{position:absolute;inset:0;background:rgba(8,12,10,.54);backdrop-filter:blur(8px)}
.admin-link-modal-card{position:relative;width:min(1080px,96vw);max-height:92vh;overflow:auto;background:#fff;border:1px solid rgba(255,255,255,.75);border-radius:26px;padding:24px;box-shadow:0 30px 90px rgba(16,24,40,.34);display:grid;gap:16px}
.admin-link-modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}
.admin-link-modal-head h2{margin:8px 0 0;font-size:30px;line-height:1}
.admin-link-modal-head p{margin:8px 0 0;color:#667085;font-size:14px;font-weight:800;line-height:1.45}
.admin-link-modal-head>button{width:42px;height:42px;border:1px solid var(--line);border-radius:999px;background:#fff;color:#111;cursor:pointer;box-shadow:0 10px 24px rgba(16,24,40,.08)}
.admin-link-modal-search{position:relative}
.admin-link-modal-search i{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:#718096}
.admin-link-modal-search .input{padding-left:42px}
.admin-guest-list{display:grid;gap:10px}
.admin-guest-card{border:1px solid rgba(16,24,40,.08);border-radius:18px;background:#fff;box-shadow:0 12px 28px rgba(16,24,40,.05);padding:14px}
.admin-guest-main{display:grid;grid-template-columns:minmax(220px,1fr) minmax(260px,1fr) auto;gap:14px;align-items:center}
.admin-guest-main strong{display:block;color:#101418;font-size:15px}
.admin-guest-main span{display:block;color:#667085;font-size:12px;font-weight:800;margin-top:3px}
.admin-guest-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}
.admin-guest-stats span{border-radius:999px;background:#f5f8f2;padding:7px 10px;color:#334155;font-weight:900}
.admin-guest-actions{display:flex;gap:8px;align-items:center;justify-content:flex-end;flex-wrap:wrap}
.admin-guest-history{margin-top:12px;border-top:1px solid rgba(16,24,40,.08);padding-top:12px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.admin-guest-history[hidden]{display:none}
.admin-guest-history h3{margin:0 0 8px;font-size:13px;text-transform:uppercase;letter-spacing:.06em;color:#667085}
.admin-guest-history p{margin:0 0 7px;color:#334155;font-size:13px;font-weight:800;line-height:1.35}
.table-responsive .customer-orders-table{min-width:920px}
.order-detail-totals{display:flex;justify-content:flex-end;margin-top:14px}
.order-detail-total-box{min-width:260px;background:#101418;color:#fff;border-radius:18px;padding:16px;box-shadow:0 18px 40px rgba(16,24,40,.18)}
.order-detail-total-box span{display:block;color:#b7c4ba;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}
.order-detail-total-box strong{display:block;margin-top:4px;font-size:30px}
.login-card{max-width:520px;margin:60px auto;background:#fff;border:1px solid var(--line);border-radius:18px;padding:32px;box-shadow:var(--shadow)}
.login-card img{width:220px;margin:0 auto 22px;display:block}
.login-card h1{font-size:34px;margin:0 0 8px;text-align:center}
.metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:22px}
.metric{background:#fff;border:1px solid var(--line);border-radius:18px;padding:20px;box-shadow:0 14px 34px rgba(16,24,40,.06)}
.metric h3{margin:0;color:var(--muted);font-size:14px}
.metric strong{font-size:34px;display:block;margin-top:8px}
.order-meta{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:18px}
.order-meta span{background:#f6faf2;border:1px solid var(--line);border-radius:999px;padding:10px 12px}
.trust-strip{margin:22px clamp(18px,5vw,80px);display:grid;grid-template-columns:repeat(4,1fr);gap:14px}
.trust-strip div{background:#fff;border:1px solid var(--line);border-radius:16px;padding:16px;display:grid;gap:5px;box-shadow:0 10px 28px rgba(16,24,40,.05)}
.trust-strip i{color:var(--green);font-size:22px}
.trust-strip strong{font-size:14px}
.trust-strip span{color:var(--muted);font-size:13px;line-height:1.35}
.social-frame{margin:18px clamp(18px,5vw,80px);padding:18px;display:grid;grid-template-columns:minmax(220px,.72fr) minmax(280px,420px);gap:18px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:0 12px 30px rgba(16,24,40,.05)}
.social-frame-copy{display:grid;gap:8px;align-content:center}
.social-frame-copy>span{width:max-content;max-width:100%;display:inline-flex;align-items:center;gap:8px;padding:7px 10px;border-radius:999px;background:#fff1f8;color:#c13584;font-size:11px;font-weight:950;text-transform:uppercase}
.social-frame-copy h2{margin:0;font-size:clamp(22px,2.2vw,32px);line-height:1.05;color:#111}
.social-frame-copy p{margin:0;max-width:520px;color:var(--muted);font-size:14px;font-weight:800;line-height:1.45}
.social-frame-copy .btn{width:max-content;margin-top:4px;border-radius:999px;min-height:40px;padding:11px 14px}
.instagram-live-frame{width:100%;max-width:500px;justify-self:end;display:grid;gap:10px}
.instagram-live-frame iframe{width:100%;height:380px;border:1px solid rgba(16,24,40,.08);border-radius:18px;box-shadow:0 14px 34px rgba(16,24,40,.08);background:#fff}
.instagram-live-fallback{justify-self:center;display:inline-flex;align-items:center;gap:8px;color:#c13584;font-size:12px;font-weight:950}
.about-store{margin:36px clamp(18px,5vw,80px) 18px;padding:30px;background:linear-gradient(135deg,#f7fbf3,#fff);border:1px solid var(--line);border-radius:22px;display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,420px);gap:28px;align-items:start}
.about-store .kicker{margin-bottom:14px}
.about-store h2{font-size:clamp(30px,4vw,52px);line-height:1;margin:0 0 12px}
.about-store p{color:#3d4340;line-height:1.65;margin:0;max-width:720px}
.about-points{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.about-points div{background:#fff;border:1px solid var(--line);border-radius:16px;padding:15px;display:grid;gap:6px}
.about-points strong{font-size:14px}
.about-points span{color:var(--muted);font-size:13px;line-height:1.4}
.testimonials-section{margin:40px clamp(18px,5vw,80px) 24px;padding:34px;border-radius:24px;background:linear-gradient(135deg,#101014 0%,#172216 52%,#f7fff1 52%,#fff 100%);box-shadow:0 24px 60px rgba(16,24,40,.16);overflow:hidden}
.testimonials-head{color:#fff;margin-bottom:22px}
.testimonials-head .kicker{background:#fff;color:#111}
.testimonials-head h2{color:#fff;font-size:clamp(28px,4vw,48px);margin:8px 0}
.testimonials-head p{color:#dce8d3;max-width:620px}
.testimonials-carousel{position:relative;display:grid;grid-template-columns:48px minmax(0,1fr) 48px;gap:14px;align-items:center}
.testimonials-viewport{overflow:hidden;min-width:0}
.testimonials-track{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:2px 0 18px;scrollbar-width:none}
.testimonials-track::-webkit-scrollbar{display:none}
.testimonial-card{position:relative;display:grid;gap:14px;align-content:start;background:rgba(255,255,255,.96);border:1px solid rgba(255,255,255,.72);border-radius:18px;padding:18px;box-shadow:0 18px 42px rgba(16,24,40,.16);min-width:min(760px,calc(100vw - 164px));max-width:min(760px,calc(100vw - 164px));overflow:hidden;scroll-snap-align:center}
.testimonial-card.is-featured{background:#fff;border-color:rgba(114,191,68,.34)}
.testimonial-nav{width:48px;height:48px;border:1px solid rgba(255,255,255,.4);border-radius:999px;background:rgba(255,255,255,.95);color:#111;display:grid;place-items:center;cursor:pointer;box-shadow:0 14px 30px rgba(16,24,40,.16);transition:transform .18s ease,background .18s ease}
.testimonial-nav:hover{transform:scale(1.04);background:#72bf44;color:#fff}
.testimonial-person{display:grid;grid-template-columns:54px minmax(0,1fr);gap:12px;align-items:center}
.testimonial-avatar{width:54px;height:54px;border-radius:999px;display:grid;place-items:center;overflow:hidden;background:linear-gradient(135deg,#72bf44,#c83a94);color:#fff;border:3px solid #fff;box-shadow:0 10px 22px rgba(16,24,40,.18)}
.testimonial-avatar img{width:100%;height:100%;object-fit:cover;display:block}
.testimonial-person strong{display:block;color:#111;font-size:15px;line-height:1.1}
.testimonial-person span{display:block;color:#64748b;font-size:12px;font-weight:900;line-height:1.25;margin-top:3px}
.testimonial-stars{display:flex;gap:3px;color:#d8dee0;font-size:13px}
.testimonial-stars .on{color:#f3b21b}
.testimonial-card blockquote{margin:0;color:#111;font-size:15px;font-weight:800;line-height:1.48}
.testimonial-product{margin:0;width:max-content;max-width:100%;border-radius:999px;background:#eef8e9;color:#2f7017;padding:7px 10px;font-size:12px;font-weight:900;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.testimonial-product-carousel{position:relative;display:grid;grid-template-columns:38px minmax(0,1fr) 38px;gap:8px;align-items:center;margin-top:2px}
.testimonial-product-photo-stage{position:relative;min-height:0;border-radius:14px;background:#f7faf4;display:grid;place-items:center;overflow:hidden;border:1px solid rgba(16,24,40,.08)}
.testimonial-product-photo-stage img{grid-area:1/1;width:100%;height:auto;max-height:min(42vh,300px);object-fit:contain;object-position:center center;display:block;opacity:0;transform:scale(.985);transition:opacity .32s ease,transform .32s ease;background:#f7faf4}
.testimonial-product-photo-stage img:not(.active){position:absolute;inset:0;margin:auto;pointer-events:none}
.testimonial-product-photo-stage img.active{opacity:1;transform:scale(1);position:relative}
.testimonial-product-photo-stage img.active{cursor:zoom-in}
.testimonial-photo-nav{width:38px;height:38px;border:1px solid rgba(16,24,40,.08);border-radius:999px;background:#fff;color:#111;display:grid;place-items:center;cursor:pointer;box-shadow:0 10px 20px rgba(16,24,40,.12)}
.testimonial-photo-nav:hover{background:#111;color:#fff}
.testimonial-admin-grid{align-items:start}
.testimonial-admin-photo img{width:86px;height:86px;border-radius:18px;object-fit:cover;border:1px solid var(--line);box-shadow:0 10px 22px rgba(16,24,40,.12)}
.testimonial-admin-gallery{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}
.testimonial-admin-gallery div{position:relative;border:1px solid var(--line);border-radius:14px;background:#f8faf7;padding:6px}
.testimonial-admin-gallery img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:10px;display:block}
.testimonial-admin-gallery a{display:block;margin-top:6px;text-align:center;color:#b91c1c;font-size:12px;font-weight:900}
.testimonial-admin-card p{margin-bottom:0}
.product-breadcrumb{display:flex;align-items:center;gap:10px;color:var(--muted);font-size:14px;font-weight:800;margin-bottom:18px}
.product-breadcrumb a{color:#111}
.product-detail-layout{display:grid;grid-template-columns:minmax(300px,40%) minmax(280px,1fr) 310px;gap:24px;align-items:start}
.product-gallery,.product-info-panel,.product-buy-box{background:#fff;border:1px solid rgba(16,24,40,.1);border-radius:18px}
.product-gallery{padding:16px}
.product-mobile-heading{display:none}
.purchase-history-banner{margin:0 0 18px;background:#fff;border:1px solid rgba(16,24,40,.1);border-radius:18px;padding:16px;box-shadow:0 14px 34px rgba(16,24,40,.06);display:flex;align-items:center;justify-content:space-between;gap:16px}
.purchase-history-banner span{display:inline-flex;align-items:center;gap:8px;background:#eff8ea;color:#2f8f18;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.04em;margin-bottom:8px}
.purchase-history-banner strong{display:block;color:#101418;font-size:16px}
.purchase-history-banner p{margin:5px 0 0;color:#667085;font-weight:800}
.purchase-history-banner.is-variant{border-color:rgba(245,158,11,.28);background:linear-gradient(135deg,#fffaf0,#fff)}
.purchase-history-banner.is-variant span{background:#fff3cd;color:#9a5b00}
.product-main-image{height:460px;background:#f7f8f6;border-radius:14px;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative}
.product-gallery .product-main-image::after,.product-gallery .product-thumb::after{content:none}
.product-main-image img{width:100%;height:100%;object-fit:contain;object-position:center;display:block;transform:none;transform-origin:center;background:linear-gradient(110deg,#eef5ea 8%,#f8fbf5 18%,#eef5ea 33%);background-size:200% 100%}
.product-zoom-trigger{position:relative;width:100%;height:100%;border:0;background:transparent;padding:0;cursor:zoom-in;display:block;overflow:hidden}
.product-zoom-trigger>.zoom-icon{position:absolute;right:14px;top:14px;width:42px;height:42px;border-radius:999px;background:rgba(16,16,20,.72);color:#fff;display:grid;place-items:center;box-shadow:0 10px 24px rgba(0,0,0,.18);backdrop-filter:blur(8px)}
.product-zoom-trigger.is-zooming img{transform-origin:var(--zoom-x,50%) var(--zoom-y,50%)}
.product-zoom-trigger img{transition:transform .16s ease;will-change:transform}
.product-thumbs{display:flex;gap:10px;margin-top:14px;overflow-x:auto;padding-bottom:4px}
.product-thumb{position:relative;overflow:hidden;width:74px;height:74px;flex:0 0 74px;border:1px solid rgba(16,24,40,.14);border-radius:10px;background:#fff;padding:5px;cursor:pointer}
.product-thumb.active,.product-thumb:hover{border-color:var(--green);box-shadow:0 0 0 3px rgba(114,191,68,.14)}
.product-thumb img{width:100%;height:100%;object-fit:contain;display:block}
.product-color-chooser{margin:18px 0 14px;display:grid;gap:12px}
.product-color-title{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:950;color:#111}
.product-color-title span{color:#667085;font-size:12px;text-transform:uppercase;letter-spacing:.04em}
.product-color-title strong{display:inline-flex;align-items:center;min-height:28px;border-radius:999px;background:#eff8ea;color:#2f7017;padding:5px 10px}
.product-color-options{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:10px}
.product-color-option{position:relative;display:grid;grid-template-columns:58px minmax(0,1fr);grid-template-areas:"media copy" "media stock";gap:5px 12px;align-items:center;min-height:84px;border:1px solid rgba(16,24,40,.1);border-radius:16px;background:#fff;padding:10px 12px;text-align:left;cursor:pointer;box-shadow:0 10px 24px rgba(16,24,40,.04);transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease,background .16s ease}
.product-color-option:hover{transform:translateY(-1px);border-color:rgba(107,191,63,.46);box-shadow:0 16px 32px rgba(16,24,40,.08)}
.product-color-option.active{border-color:#6bbf3f;background:linear-gradient(180deg,#fbfff8,#fff);box-shadow:0 0 0 3px rgba(107,191,63,.14),0 18px 36px rgba(16,24,40,.08)}
.product-color-option.active::after{content:"\f00c";font-family:"Font Awesome 5 Free";font-weight:900;position:absolute;right:10px;top:10px;width:22px;height:22px;border-radius:999px;background:#6bbf3f;color:#fff;display:grid;place-items:center;font-size:11px}
.product-color-option.is-out{opacity:.68}
.product-color-media{grid-area:media;position:relative;width:58px;height:58px;border-radius:14px;background:#f7f8f6;border:1px solid rgba(16,24,40,.08);display:block;overflow:hidden}
.product-color-media img{width:100%;height:100%;object-fit:contain;display:block}
.product-color-media i{position:absolute;right:4px;bottom:4px;width:18px;height:18px;border-radius:7px;border:2px solid #fff;box-shadow:0 4px 10px rgba(16,24,40,.14)}
.product-color-copy{grid-area:copy;display:grid;gap:3px;min-width:0;padding-right:22px}
.product-color-copy strong{font-size:14px;font-weight:950;color:#111;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.product-color-copy small{font-size:12px;font-weight:950;color:#2f7017}
.product-color-option em{grid-area:stock;font-style:normal;font-size:12px;font-weight:900;color:#667085}
.product-color-option.is-out .product-color-copy small,.product-color-option.is-out em{color:#9a1c1c}
.product-info-panel{padding:22px;box-shadow:0 12px 28px rgba(16,24,40,.04)}
.product-category{display:inline-flex;background:#f1f7ed;color:#2f7017;border-radius:999px;padding:8px 11px;font-size:12px;font-weight:900;text-transform:uppercase;margin-bottom:12px}
.product-detail-title{font-size:clamp(24px,3vw,34px);line-height:1.18;font-weight:900;color:#111;margin:0 0 12px}
.product-detail-price{font-size:36px;font-weight:900;color:#111;margin:16px 0}
.offer-detail-badge{display:inline-flex;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:900;margin-top:8px}
.product-offer-inline{display:flex;align-items:flex-start;gap:8px;flex-wrap:wrap;margin:8px 0 12px;clear:both}
.product-offer-inline .catalog-price-offer-badge{margin:0}
.product-offer-saving{color:#d10f3f;font-size:12px;font-weight:950;line-height:1.15}
.product-share-menu{position:relative;width:max-content;max-width:100%;margin:-4px 0 16px}
.product-share-menu summary{list-style:none}
.product-share-menu summary::-webkit-details-marker{display:none}
.product-share-trigger{min-height:42px;border-radius:999px;padding:11px 15px;background:#fff;color:#111;box-shadow:0 12px 26px rgba(16,24,40,.07)}
.product-share-menu[open] .product-share-trigger{border-color:rgba(114,191,68,.34);background:#f6faf2;color:#285f14}
.product-share-options{position:absolute;left:0;top:calc(100% + 10px);z-index:18;width:min(320px,calc(100vw - 40px));display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:10px;border:1px solid rgba(16,24,40,.1);border-radius:18px;background:#fff;box-shadow:0 22px 52px rgba(16,24,40,.16)}
.share-option{border:0;border-radius:14px;padding:12px 10px;display:flex;align-items:center;gap:9px;background:#f8fafc;color:#111!important;font-weight:900;font-size:13px;cursor:pointer;text-align:left}
.share-option i{width:22px;height:22px;border-radius:50%;display:inline-grid;place-items:center;color:#fff;font-size:12px;flex:0 0 auto}
.share-option.whatsapp i{background:#25d366}
.share-option.facebook i{background:#1877f2}
.share-option.instagram i{background:linear-gradient(135deg,#f58529,#dd2a7b,#8134af,#515bd4)}
.share-option.messenger i{background:#0084ff}
.share-option.copy i{background:#111}
.share-option:hover{background:#eef8e9;transform:translateY(-1px)}
.admin-preview-slider{margin:0;min-height:300px}
.product-detail-price span,.buy-price span{font-size:13px;color:var(--muted);font-weight:900}
.detail-stock-row{display:flex;align-items:center;gap:12px;margin-bottom:20px;flex-wrap:wrap}
.product-description,.shipping-notes{border-top:1px solid var(--line);padding-top:18px;margin-top:18px}
.product-description h2,.shipping-notes h2{font-size:18px;margin:0 0 8px}
.product-description p,.shipping-notes p{color:#3d4340;line-height:1.65;margin:0}
.detail-facts{display:grid;gap:12px;margin-top:20px}
.detail-facts div{display:grid;grid-template-columns:34px 1fr;column-gap:10px;row-gap:3px;align-items:start;background:#fbfcfa;border:1px solid var(--line);border-radius:14px;padding:13px}
.detail-facts i{grid-row:1/3;color:var(--green);font-size:20px;margin-top:2px}
.detail-facts strong{font-size:14px}
.detail-facts span{color:var(--muted);font-size:14px;line-height:1.45}
.product-buy-box{padding:18px;box-shadow:0 14px 34px rgba(16,24,40,.08);position:sticky;top:96px}
.product-buy-box-mobile{display:none}
.buy-price{font-size:30px;font-weight:900;color:#111;margin-bottom:12px}
.buy-availability{margin-bottom:12px}
.buy-note{display:flex;gap:9px;color:#3d4340;line-height:1.45;margin:0 0 16px}
.buy-note i{color:var(--green);margin-top:2px}
.detail-buy-form{display:grid;gap:10px;margin-bottom:14px}
.qty-detail{height:44px;text-align:center;font-weight:900}
.buy-safe-list{display:grid;gap:9px;border-top:1px solid var(--line);padding-top:14px;margin:14px 0}
.buy-safe-list span{display:flex;align-items:center;gap:9px;color:var(--muted);font-size:14px;font-weight:800}
.buy-safe-list i{color:var(--green)}
.admin-product-preview{width:210px;height:210px;object-fit:contain;background:#f7f8f6;border:1px solid var(--line);border-radius:16px;padding:10px}
.product-editor-panel{padding:20px;background:rgba(255,255,255,.96)}
.product-editor-intro{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,520px);gap:18px;align-items:center;border:1px solid rgba(107,191,63,.22);background:#f6faf2;border-radius:18px;padding:16px;margin-bottom:18px}
.product-editor-intro strong{display:block;font-size:18px}
.product-editor-intro p{margin:5px 0 0;color:#475569;font-size:13px;font-weight:800;line-height:1.45}
.product-editor-steps{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}
.product-editor-steps button{display:grid;gap:5px;justify-items:center;align-content:center;min-height:64px;border:1px solid rgba(107,191,63,.2);border-radius:14px;background:#fff;color:#334155;font-size:11px;font-weight:900;text-align:center;line-height:1.15;cursor:pointer;transition:background .18s ease,border-color .18s ease,box-shadow .18s ease,transform .18s ease}
.product-editor-steps button:hover,.product-editor-steps button.active{border-color:rgba(107,191,63,.62);background:#f7fff3;box-shadow:0 0 0 3px rgba(107,191,63,.13)}
.product-editor-steps button.active{color:#101418;transform:translateY(-1px)}
.product-editor-steps b{width:24px;height:24px;border-radius:999px;background:var(--site-primary,var(--green));color:#fff;display:grid;place-items:center}
.product-editor-grid{gap:18px;align-items:start}
.product-editor-step-panel{grid-column:1/-1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;align-items:start}
.product-editor-step-panel[hidden]{display:none!important}
.product-section-divider{grid-column:1/-1;display:flex;align-items:center;gap:12px;border-top:1px solid rgba(16,24,40,.08);padding-top:18px;margin-top:4px}
.product-section-divider:first-child{border-top:0;padding-top:0;margin-top:0}
.product-editor-step-panel .product-section-divider:first-child{border-top:0;padding-top:0;margin-top:0}
.product-section-divider>span{width:34px;height:34px;border-radius:12px;background:#111;color:#fff;display:grid;place-items:center;font-weight:950;flex:0 0 auto}
.product-section-divider strong{display:block;font-size:20px;letter-spacing:-.01em}
.product-section-divider small{display:block;color:#64748b;font-size:12px;font-weight:800;margin-top:2px;line-height:1.35}
.product-editor-grid>div:not(.product-section-divider):not(.product-config-card):not(.image-position-editor):not(.gallery-crop-field):not(.product-save-row){min-width:0}
.product-editor-grid>div>label:first-child,.product-editor-grid label:not([style]){font-weight:950;color:#111}
.product-editor-grid .input{min-height:46px}
.product-editor-grid textarea.input{min-height:96px}
.product-config-card{border:1px solid rgba(16,24,40,.08);border-radius:18px;background:#fbfcfa;padding:16px;margin-top:-4px}
.product-config-card h2{font-size:20px;margin:0 0 12px}
.offer-calculation-preview{grid-column:1/-1;padding:12px 14px;border:1px dashed rgba(13,148,207,.35);border-radius:12px;background:#f7fbfd;color:var(--muted);font-size:13px;font-weight:700}
.offer-calculation-preview.is-valid{border-style:solid;background:#eaf8ff;color:#066d9f}
.product-config-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:14px}
.product-config-head h2{margin-bottom:6px}
.product-config-head .btn{white-space:nowrap}
.product-variant-list{display:grid;gap:10px}
.product-variant-card{display:grid;grid-template-columns:78px minmax(0,1fr) auto;gap:12px;align-items:center;border:1px solid rgba(16,24,40,.08);border-radius:16px;background:#fff;padding:10px;box-shadow:0 10px 24px rgba(16,24,40,.04)}
.product-variant-card>img,.product-variant-thumb-placeholder{width:78px;height:78px;border-radius:14px;border:1px solid rgba(16,24,40,.1);background:#f7f8f6;object-fit:cover;display:grid;place-items:center;overflow:hidden;color:#98a2b3}
.product-variant-thumb-placeholder img{width:100%;height:100%;object-fit:cover;display:block}
.product-variant-copy{display:grid;gap:5px;min-width:0}
.product-variant-copy strong{font-size:15px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.product-variant-copy span{display:flex;align-items:center;gap:7px;color:#64748b;font-size:12px;font-weight:900}
.product-variant-copy span[hidden]{display:none}
.product-variant-copy span i{width:22px;height:22px;border-radius:8px;border:1px solid rgba(16,24,40,.16)}
.product-variant-copy span em{font-style:normal;text-transform:lowercase}
.product-variant-copy small{color:#2f7017;font-size:12px;font-weight:950}
.product-variant-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}
.product-base-color-card{display:grid;gap:12px;border:1px solid rgba(16,24,40,.08);border-radius:16px;background:#fbfdf9;padding:14px}
.base-color-optional-field{display:grid;gap:8px}
.base-color-optional-field input[type=color]:disabled{opacity:.45;filter:saturate(0);cursor:not-allowed}
.variant-delete-check{display:inline-flex!important;align-items:center;gap:7px;border:1px solid rgba(220,38,38,.15)!important;background:#fff7f7!important;color:#991b1b!important;border-radius:999px!important;min-height:40px!important;padding:8px 11px!important;font-size:12px!important}
.product-variant-empty{border:1px dashed rgba(16,24,40,.16);border-radius:16px;background:#fff;color:#64748b;padding:16px;text-align:center;font-weight:900}
.variant-save-reminder{margin-top:12px;display:flex;align-items:center;gap:9px;border:1px solid rgba(245,158,11,.28);border-radius:14px;background:#fff7df;color:#7a5300;padding:12px 14px;font-size:13px;font-weight:900}
.variant-save-reminder[hidden]{display:none}
.variant-save-reminder i{color:#6bbf3f}
.variant-modal[hidden],.variant-color-tool[hidden]{display:none}
.variant-modal{position:fixed;inset:0;z-index:10010;display:flex;align-items:center;justify-content:center;padding:22px}
.variant-modal-backdrop{position:absolute;inset:0;background:rgba(8,12,10,.54);backdrop-filter:blur(8px)}
.variant-modal-card{position:relative;width:min(860px,96vw);max-height:92vh;overflow:auto;background:#fff;border:1px solid rgba(255,255,255,.75);border-radius:26px;padding:24px;box-shadow:0 30px 90px rgba(16,24,40,.34)}
.variant-modal-grid{display:grid;grid-template-columns:220px minmax(0,1fr);gap:22px;align-items:start}
.variant-modal-preview{display:grid;gap:12px}
.variant-preview-image{aspect-ratio:1/1;border:1px dashed rgba(16,24,40,.16);border-radius:20px;background:#f8faf7;display:grid;place-items:center;overflow:hidden;color:#98a2b3;font-size:28px}
.variant-preview-image img{width:100%;height:100%;object-fit:cover}
.variant-preview-swatch{height:54px;border-radius:16px;border:1px solid rgba(16,24,40,.12);box-shadow:inset 0 0 0 2px rgba(255,255,255,.42)}
.variant-preview-swatch.is-empty{display:none}
.variant-modal-fields{display:grid;gap:12px}
.variant-single-color{display:grid;gap:8px}
.variant-single-color .creative-color-swatch{width:max-content}
.variant-color-actions{display:flex;gap:8px;flex-wrap:wrap}
.variant-color-actions .btn,.variant-color-actions .creative-color-open{min-height:42px}
.variant-modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:2px}
.variant-color-tool{z-index:10030}
.product-editor-grid label[style*="display:flex"]{border:1px solid rgba(16,24,40,.1);border-radius:14px;background:#fff;padding:12px!important;min-height:48px;font-weight:900}
.product-editor-grid label[style*="display:flex"] input{width:18px;height:18px;accent-color:var(--site-primary,var(--green))}
.product-editor-grid .product-crop-field,.product-editor-grid .gallery-crop-field{border:1px dashed rgba(16,24,40,.14);border-radius:18px;background:#fbfcfa;padding:14px}
.gallery-crop-field-inline{display:grid;gap:10px}
.gallery-crop-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}
.gallery-crop-head label{display:block;margin:0 0 3px}
.gallery-crop-head>span{border-radius:999px;background:#eef9e9;color:#2f7017;padding:7px 10px;font-size:11px;font-weight:950;white-space:nowrap}
.product-editor-grid .image-position-editor{background:#fff}
.product-save-row{position:sticky;bottom:14px;z-index:8;display:flex;gap:10px;justify-content:flex-end;align-items:center;background:rgba(255,255,255,.92);backdrop-filter:blur(12px);border:1px solid rgba(16,24,40,.08);border-radius:18px;padding:12px;box-shadow:0 18px 44px rgba(16,24,40,.12)}
.product-save-row .btn{min-width:150px}
.product-mobile-step-bar{display:none}
.product-crop-field{display:grid;gap:8px}
.form-hint{display:block;color:var(--muted);font-size:12px;line-height:1.35}
.crop-preview{width:132px;aspect-ratio:1/1;border-radius:18px;border:1px dashed #cbd5c0;background:#f7f8f6;display:grid;place-items:center;color:var(--muted);font-size:12px;font-weight:900;overflow:hidden}
.crop-preview img{width:100%;height:100%;object-fit:cover;display:block}
.crop-modal{position:fixed;inset:0;z-index:10100;background:rgba(16,16,20,.58);backdrop-filter:blur(8px);display:none;align-items:center;justify-content:center;padding:20px}
.crop-modal.is-active{display:flex}
.crop-dialog{width:min(720px,100%);background:#fff;border:1px solid rgba(16,24,40,.08);border-radius:22px;box-shadow:0 28px 80px rgba(16,24,40,.24);padding:18px;display:grid;gap:14px}
.crop-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}
.crop-head strong{display:block;font-size:18px}
.crop-head span{display:block;color:var(--muted);font-size:13px;margin-top:3px}
.crop-close{width:38px;height:38px;border:0;border-radius:12px;background:#f1f5ee;color:#111;font-size:24px;line-height:1;cursor:pointer}
.crop-workspace{position:relative;width:min(520px,100%);aspect-ratio:1/1;margin:0 auto;border-radius:18px;overflow:hidden;background:#101014;touch-action:none}
.crop-workspace canvas{width:100%;height:100%;display:block;cursor:grab}
.crop-workspace canvas:active{cursor:grabbing}
.crop-mask{position:absolute;inset:0;pointer-events:none;box-shadow:inset 0 0 0 3px rgba(114,191,68,.95),inset 0 0 0 999px rgba(0,0,0,.12);border-radius:18px}
.crop-tools{display:grid;grid-template-columns:minmax(180px,1fr) auto auto auto;gap:12px;align-items:end}
.crop-tools label{margin:0}
.crop-tools input{width:100%;accent-color:var(--green)}
.admin-gallery-panel{margin-top:20px}
.admin-gallery-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:14px}
.admin-gallery-item{border:1px solid var(--line);border-radius:16px;padding:10px;background:#fbfbfb;display:grid;gap:10px}
.admin-gallery-item img{width:100%;height:130px;object-fit:contain;background:#fff;border-radius:12px}
.gallery-crop-preview{display:grid;grid-template-columns:repeat(auto-fill,minmax(118px,1fr));gap:10px;margin-top:8px}
.gallery-crop-item{position:relative;border:1px solid var(--line);border-radius:14px;padding:8px;background:#fbfbfb;display:grid;gap:7px}
.gallery-crop-item img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:10px;background:#fff}
.gallery-crop-item span{font-size:11px;color:var(--muted);font-weight:900;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.gallery-crop-item button{position:absolute;right:6px;top:6px;width:28px;height:28px;border:0;border-radius:50%;background:rgba(16,16,20,.82);color:#fff;font-size:18px;cursor:pointer}
.image-position-editor{display:grid;grid-template-columns:180px minmax(0,1fr);gap:16px;align-items:center;border:1px solid var(--line);border-radius:18px;background:#fbfbfb;padding:14px}
.image-position-editor>div:first-child{grid-column:1/-1}
.image-position-preview{width:160px;aspect-ratio:1/1;border-radius:16px;background:#f4f6f2;border:1px solid rgba(16,24,40,.08);overflow:hidden;display:grid;place-items:center;color:var(--muted);font-size:12px;font-weight:900}
.image-position-preview img{width:100%;height:100%;object-fit:cover;transform:translate(var(--image-pan-x,0),var(--image-pan-y,0)) scale(var(--position-zoom,1.35));transform-origin:center;display:block}
.image-position-controls{display:grid;gap:12px}
.image-position-controls label{display:grid;grid-template-columns:1fr auto;gap:7px 10px;align-items:center;font-size:12px;font-weight:900;color:var(--site-text,#101014)}
.image-position-controls label input{grid-column:1/-1}
.image-position-controls strong{color:var(--site-primary,var(--green));font-size:12px;background:#eff8ea;border-radius:999px;padding:4px 7px}
.image-position-controls input{width:100%;accent-color:var(--site-primary,var(--green))}
.image-position-controls .btn{justify-self:start;margin-top:2px}
.slider-drag-help{display:grid;grid-template-columns:auto minmax(0,1fr);gap:8px 10px;align-items:center;border:1px solid rgba(114,191,68,.2);background:#f6faf2;border-radius:14px;padding:10px 12px;color:#475569}
.slider-drag-help i{color:var(--site-primary,var(--green))}
.slider-drag-help span{font-size:12px;font-weight:900;line-height:1.35}
.slider-drag-help strong{grid-column:2;font-size:12px;color:var(--site-primary,var(--green));white-space:normal;min-width:0}
.image-position-editor.compact{grid-template-columns:1fr;gap:10px;padding:10px;border-radius:14px;background:#fff}
.image-position-editor.compact>div:first-child{grid-column:auto}
.image-position-editor.compact .image-position-preview{width:100%;max-width:none}
.product-lightbox{position:fixed;inset:0;z-index:10001;background:rgba(5,7,10,.9);display:none;align-items:center;justify-content:center;padding:clamp(14px,4vw,46px)}
.product-lightbox.is-active{display:flex}
.product-lightbox img{max-width:min(94vw,1500px);max-height:90vh;object-fit:contain;border-radius:18px;box-shadow:0 28px 90px rgba(0,0,0,.42);background:#fff}
.lightbox-close,.lightbox-nav{position:absolute;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.1);color:#fff;backdrop-filter:blur(10px);cursor:pointer;display:grid;place-items:center}
.lightbox-close{right:20px;top:20px;width:46px;height:46px;border-radius:50%;font-size:28px}
.lightbox-nav{top:50%;transform:translateY(-50%);width:52px;height:58px;border-radius:18px;font-size:42px}
.lightbox-nav.prev{left:18px}
.lightbox-nav.next{right:18px}
.appearance-panel{margin-top:22px}
.appearance-panel h2{margin-top:0}
.appearance-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap}
.site-logo-editor{grid-column:1/-1;display:grid;grid-template-columns:220px minmax(0,1fr);gap:18px;align-items:center;padding:18px;border:1px solid rgba(16,24,40,.08);border-radius:18px;background:linear-gradient(135deg,#f8fbf5,#fff)}
.site-logo-preview{min-height:120px;border-radius:16px;background:#101820;display:grid;place-items:center;gap:8px;padding:16px;text-align:center;box-shadow:inset 0 0 0 1px rgba(255,255,255,.08)}
.site-logo-preview span{color:#cbd5e1;font-size:11px;font-weight:900;text-transform:uppercase}
.site-logo-preview img{max-width:150px;max-height:74px;width:auto;height:auto;object-fit:contain;background:#fff;border-radius:12px;padding:10px}
.customer-login-image-editor{grid-column:1/-1;display:grid;grid-template-columns:minmax(280px,420px) minmax(0,1fr);gap:20px;align-items:center;padding:18px;border:1px solid rgba(16,24,40,.08);border-radius:18px;background:linear-gradient(135deg,#f8fbf5,#fff)}
.customer-login-image-preview{position:relative;min-height:240px;overflow:hidden;border-radius:18px;background:#06131c;box-shadow:inset 0 0 0 1px rgba(255,255,255,.08)}
.customer-login-image-preview>span{position:absolute;z-index:2;top:12px;left:12px;padding:7px 10px;border-radius:999px;background:rgba(6,19,28,.72);color:#dff5ff;font-size:10px;font-weight:900;letter-spacing:.05em;text-transform:uppercase;backdrop-filter:blur(8px)}
.customer-login-image-preview>img{position:absolute;inset:0;width:100%;height:100%;max-width:none;object-fit:cover;object-position:center}
.customer-login-image-preview [hidden]{display:none!important}
.customer-login-image-empty{min-height:240px;display:grid;place-items:center;align-content:center;gap:10px;color:#b9d8e7;text-align:center}
.customer-login-image-empty i{font-size:30px;color:#58c8fc}
.customer-login-image-empty strong{font-size:13px}
.color-input{height:48px;padding:6px}
.range-input{padding:0 2px}
.input,select.input,select.input option{color:var(--site-text,#101014);background:#fff}
.input[type="color"]{cursor:pointer}
.color-demo{display:inline-flex;margin-top:8px;border-radius:12px;padding:9px 12px;font-size:12px;font-weight:900}
.demo-primary{background:var(--site-primary-button,var(--green));color:#fff}
.demo-secondary{background:var(--site-secondary-button,#111);color:#fff}
.color-text-demo,.color-muted-demo,.color-link-demo{display:block;margin-top:8px;font-size:12px;font-weight:900}
.color-text-demo{color:var(--site-text,#101014)}
.color-muted-demo{color:var(--site-muted-text,#667085)}
.color-link-demo{color:var(--site-link,var(--green))}
.slider-settings-form{display:grid;gap:18px}
.slider-editor-toolbar{position:sticky;top:12px;z-index:12;display:flex;align-items:center;justify-content:space-between;gap:14px;border:1px solid rgba(16,24,40,.08);border-radius:18px;background:rgba(255,255,255,.92);backdrop-filter:blur(14px);box-shadow:0 14px 34px rgba(16,24,40,.08);padding:14px 16px}
.slider-editor-toolbar div{display:grid;gap:3px}
.slider-editor-toolbar strong{font-size:16px}
.slider-editor-toolbar span{font-size:12px;color:var(--site-muted-text,#667085);font-weight:800}
.slider-editor-nav{display:flex!important;align-items:center;justify-content:center;gap:8px;background:#f6faf2;border:1px solid rgba(114,191,68,.18);border-radius:999px;padding:6px}
.slider-editor-nav .btn{width:38px;height:38px;border-radius:999px;padding:0}
.slider-editor-nav span{min-width:54px;text-align:center;color:#475569}
.slider-save-cluster{display:flex!important;align-items:center;justify-content:flex-end;gap:12px;min-width:0;flex-wrap:wrap}
.slider-save-status{min-width:170px;text-align:right;font-size:12px;font-weight:900;color:#667085}
.slider-save-status.success{color:#2f7017}
.slider-save-status.error{color:#b91c1c}
.slider-card-grid{display:grid;grid-template-columns:1fr;gap:20px}
.slider-config-card{border:1px solid rgba(16,24,40,.08);border-radius:22px;background:linear-gradient(180deg,#fff,#fbfcfa);padding:16px;box-shadow:0 16px 40px rgba(16,24,40,.07);display:none;grid-template-columns:minmax(0,1fr) minmax(280px,360px);gap:18px;align-items:start;overflow:hidden}
.slider-config-card.active{display:grid}
.slider-preview-pane,.slider-control-pane{min-width:0}
.slider-control-pane{display:grid;gap:14px;align-content:start;background:#fff;border:1px solid rgba(16,24,40,.07);border-radius:18px;padding:14px;overflow:hidden}
.slider-config-head{display:flex;justify-content:space-between;align-items:center;gap:12px}
.slider-config-head strong{font-size:15px}
.slider-config-head span{font-size:11px;font-weight:900;color:#64748b;text-transform:uppercase;background:#f4f7f1;border-radius:999px;padding:6px 9px}
.dashboard-slider-preview{margin:12px 0 0;border-radius:18px}
.dashboard-slider-preview .promo-slide{opacity:1;pointer-events:auto}
.dashboard-slider-preview .promo-copy h2{font-size:clamp(34px,4.3vw,56px)}
.slider-card-fields{display:grid;gap:12px}
.slider-card-fields textarea.input{min-height:86px}
.slider-product-note{display:grid;gap:6px;padding:12px;border-radius:14px;background:#f7faf4;border:1px solid rgba(114,191,68,.18)}
.slider-product-note strong{font-size:14px}
.slider-product-note span{font-size:12px;color:#667085;font-weight:800;line-height:1.4}
.slider-image-upload{display:grid;gap:7px;border:1px dashed rgba(16,24,40,.18);border-radius:14px;padding:12px;background:#fbfcfa}
.slider-image-upload label{margin:0}
.slider-image-upload small{font-size:12px;color:#667085;font-weight:800;line-height:1.4}
.slider-image-upload input[type=file]{max-width:100%;overflow:hidden;text-overflow:ellipsis;font-size:12px;padding:10px}
.slider-clear-image{justify-self:start}
.check-row{display:flex;align-items:center;gap:9px;margin:0}
.customize-product-link{margin-bottom:12px}
.customizer-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,420px);gap:22px;align-items:start}
.custom-preview-panel,.custom-controls-panel{background:#fff;border:1px solid var(--line);border-radius:20px;padding:18px;box-shadow:var(--shadow)}
.custom-canvas-wrap{width:100%;border-radius:18px;background:linear-gradient(180deg,#f8fbf5,#fff);border:1px solid rgba(16,24,40,.08);overflow:hidden;display:grid;place-items:center}
.custom-canvas-wrap canvas{width:min(100%,720px);aspect-ratio:1/1;display:block;touch-action:none;cursor:grab}
.custom-preview-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:12px;flex-wrap:wrap;color:var(--muted);font-size:13px;font-weight:900}
.custom-preview-actions i{color:var(--green)}
.custom-controls-panel{display:grid;gap:14px;position:sticky;top:96px}
.custom-step{display:grid;gap:10px;padding:12px;border:1px solid rgba(16,24,40,.08);border-radius:16px;background:#fbfcfa}
.custom-step strong{font-size:15px}
.custom-step label{margin:0}
.custom-variant-picker{display:grid;grid-template-columns:repeat(auto-fit,minmax(118px,1fr));gap:8px}
.custom-variant-option{min-height:54px;border:1px solid rgba(16,24,40,.1);border-radius:14px;background:#fff;padding:9px 10px;display:grid;grid-template-columns:auto minmax(0,1fr);gap:3px 8px;align-items:center;text-align:left;cursor:pointer;font-weight:950;color:#111;box-shadow:0 8px 18px rgba(16,24,40,.04)}
.custom-variant-option.active{border-color:#6bbf3f;background:#fbfff8;box-shadow:0 0 0 3px rgba(107,191,63,.13)}
.custom-variant-option i{width:18px;height:18px;border-radius:7px;border:1px solid rgba(16,24,40,.14);grid-row:1/3}
.custom-variant-option span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.custom-variant-option small{font-size:11px;color:#2f7017;font-weight:950;grid-column:2}
.custom-design-request span,.custom-note,.custom-total-box{font-size:13px;line-height:1.45;color:#475569;font-weight:800}
.custom-note{padding:12px;border-radius:14px;background:#f1f8ed;border:1px solid rgba(107,191,63,.18)}
.custom-total-box{display:grid;gap:7px;border-top:1px solid var(--line);padding-top:12px}
.custom-confirm-box{display:grid;gap:7px;padding:13px;border-radius:16px;background:#111;color:#fff}
.custom-confirm-box small{color:rgba(255,255,255,.72);line-height:1.4}
.custom-quantity-control{display:grid;grid-template-columns:44px minmax(0,1fr) 44px;gap:8px;align-items:center}
.custom-quantity-control button{height:44px;border:1px solid var(--line);border-radius:14px;background:#fff;color:#111;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;font-weight:900}
.custom-quantity-control button:hover{border-color:var(--site-primary,#6bbf3f);color:#2f7017;background:#f1f8ed}
.custom-quantity-control .input{text-align:center;font-weight:900}
.custom-thanks{max-width:720px;margin:0 auto;text-align:center}
.custom-thanks-preview{width:min(420px,100%);border-radius:20px;border:1px solid var(--line);background:#f7f8f6;margin:18px auto;display:block}
.contact-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:22px;align-items:start}
.contact-side{display:grid;gap:12px;align-content:start}
.contact-side i{font-size:34px;color:var(--green)}
.contact-topic-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px;margin:18px 0}
.contact-topic{border:1px solid var(--line);background:#fff;border-radius:16px;padding:14px;text-align:left;font-weight:900;color:#111;cursor:pointer}
.contact-topic.active,.contact-topic:hover{border-color:var(--green);background:#f1f8ed;color:#2f7017}
.guest-contact-details{border:1px dashed rgba(16,24,40,.18);border-radius:16px;padding:12px;background:#fbfcfa}
.guest-contact-details summary{cursor:pointer;font-size:13px;font-weight:900;color:#64748b}
.guest-contact-details .input{margin-top:10px}
.custom-admin-detail{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:20px;align-items:start}
.custom-admin-detail>.panel:first-child{display:grid;gap:14px}
.custom-admin-preview{width:100%;max-width:520px;max-height:360px;object-fit:contain;border-radius:18px;border:1px solid var(--line);background:#f7f8f6;display:block;margin:0 auto}
.custom-meta-list{display:grid;gap:9px;margin-top:0}
.custom-design-brief{margin-top:14px;border:1px solid rgba(16,24,40,.08);border-radius:16px;background:#fbfcfa;padding:14px;display:grid;gap:12px}
.custom-design-brief h3{margin:0;font-size:17px}
.custom-design-brief dl{display:grid;gap:9px;margin:0}
.custom-design-brief dl>div{display:grid;gap:3px;border-top:1px solid rgba(16,24,40,.07);padding-top:9px}
.custom-design-brief dl>div:first-child{border-top:0;padding-top:0}
.custom-design-brief dt{font-size:11px;font-weight:950;text-transform:uppercase;color:#64748b;letter-spacing:.03em}
.custom-design-brief dd{margin:0;color:#111;font-weight:850;line-height:1.45;overflow-wrap:anywhere}
.message-timeline{display:grid;gap:12px;margin-bottom:18px}
.message-bubble{max-width:min(760px,88%);border:1px solid var(--line);border-radius:18px;padding:12px;background:#fff;display:flex;gap:12px;align-items:flex-start;box-shadow:0 8px 22px rgba(16,24,40,.05)}
.message-bubble.admin{margin-left:auto;background:#f1f8ed;border-color:rgba(107,191,63,.25);flex-direction:row-reverse;text-align:right}
.message-avatar{width:38px;height:38px;border-radius:999px;background:#eef2f7;color:#111;display:inline-flex;align-items:center;justify-content:center;font-weight:900;flex:0 0 auto;text-transform:uppercase}
.message-bubble.admin .message-avatar{background:var(--site-primary,#6bbf3f);color:#fff}
.message-bubble strong{display:block}
.message-bubble span{display:block;color:var(--muted);font-size:12px;font-weight:800;margin:2px 0 8px}
.message-bubble p{margin:0;line-height:1.55}
.help-center-shell{display:grid;grid-template-columns:280px minmax(0,1fr);gap:20px;align-items:start}
.help-nav{position:sticky;top:86px;display:grid;gap:8px;padding:16px}
.help-nav h2{font-size:18px;margin:0 0 6px}
.help-nav a{display:flex;align-items:center;gap:10px;border-radius:14px;padding:12px 13px;color:#111;text-decoration:none;font-weight:900}
.help-nav a i{width:18px;color:var(--site-primary,#6bbf3f)}
.help-nav a.active,.help-nav a:hover{background:#f1f8ed;color:#2f7017}
.help-workspace{display:grid;gap:18px;min-width:0}
.help-hero{display:grid;gap:7px;background:linear-gradient(135deg,#111,#1d2718);color:#fff;border:0}
.help-hero span,.help-section-head span{font-size:12px;font-weight:900;text-transform:uppercase;color:var(--site-primary,#6bbf3f)}
.help-hero h1{font-size:clamp(28px,4vw,48px);margin:0}
.help-hero p{max-width:720px;color:rgba(255,255,255,.78);font-weight:800;line-height:1.45}
.help-card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px}
.help-card{display:grid;gap:9px;padding:18px;border:1px solid var(--line);border-radius:18px;background:#fff;color:#111;text-decoration:none;box-shadow:var(--shadow)}
.help-card i{font-size:24px;color:var(--site-primary,#6bbf3f)}
.help-card strong{font-size:17px}
.help-card span{color:#64748b;font-weight:800;line-height:1.42}
.help-card:hover{transform:translateY(-2px);border-color:rgba(107,191,63,.35)}
.help-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:16px}
.help-section-head h1{margin:0;font-size:28px}
.help-section-head p{margin:5px 0 0;color:#64748b;font-weight:800}
.faq-list{display:grid;gap:10px;margin-top:12px}
.faq-item{border:1px solid var(--line);border-radius:16px;background:#fff;overflow:hidden}
.faq-item summary{cursor:pointer;font-weight:900;padding:14px 16px;list-style:none}
.faq-item summary::-webkit-details-marker{display:none}
.faq-item p{padding:0 16px 16px;margin:0;color:#475569;font-weight:800;line-height:1.55}
.help-answer-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}
.support-form-panel textarea.input{min-height:130px}
.ticket-list,.ticket-admin-grid{display:grid;gap:12px}
.ticket-card,.ticket-admin-card{display:flex;justify-content:space-between;gap:14px;align-items:flex-start;border:1px solid var(--line);border-radius:16px;background:#fff;padding:14px;color:#111;text-decoration:none}
.ticket-card strong,.ticket-admin-card strong{display:block;font-size:15px}
.ticket-card span,.ticket-admin-card span,.ticket-admin-card small{display:block;color:#64748b;font-size:12px;font-weight:800;margin-top:4px}
.ticket-card p,.ticket-admin-card p{margin:8px 0 0;color:#475569;font-weight:800;line-height:1.4}
.support-badge{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:900;font-style:normal;white-space:nowrap}
.support-badge.blue{background:#e0f2fe;color:#0369a1}
.support-badge.yellow{background:#fef3c7;color:#92400e}
.support-badge.green{background:#dcfce7;color:#166534}
.support-badge.gray{background:#e5e7eb;color:#374151}
.support-badge.purple{background:#ede9fe;color:#5b21b6}
.support-conversation{max-height:none}
.support-filter-bar{display:grid;grid-template-columns:minmax(220px,1fr) repeat(3,minmax(150px,190px)) auto;gap:10px;margin-bottom:16px}
.support-detail-grid{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:18px;align-items:start}
.empty-mini{border:1px dashed rgba(16,24,40,.18);border-radius:16px;padding:16px;color:#64748b;font-weight:900;background:#fbfcfa}
.permission-actions{display:flex;gap:10px;flex-wrap:wrap}
.permission-table input[type="checkbox"]{width:18px;height:18px}
.permission-extra-panel{display:grid;gap:10px;border:1px solid rgba(16,24,40,.08);border-radius:16px;background:#fbfcfa;padding:14px}
.permission-extra-panel h2{margin:0;font-size:18px}
.admin-notice-strip{display:grid;gap:12px;border:1px solid rgba(239,35,60,.18);border-radius:18px;background:#fffdf7;padding:16px;box-shadow:0 12px 28px rgba(239,35,60,.06)}
.admin-notice-strip>div:first-child{display:flex;justify-content:space-between;gap:12px;align-items:center;flex-wrap:wrap}
.admin-notice-strip strong{color:#101418}
.admin-notice-strip span{color:#667085;font-size:12px;font-weight:850}
.admin-notice-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:8px}
.admin-notice-list a{display:grid;gap:3px;text-decoration:none;color:#101418;border:1px solid rgba(16,24,40,.08);border-radius:14px;background:#fff;padding:10px}
.admin-notice-list a:hover{border-color:rgba(239,35,60,.28);background:#fff8f8}
.email-system-layout{display:grid;grid-template-columns:360px minmax(0,1.3fr) minmax(300px,.8fr);gap:18px;align-items:start}
.email-template-sidebar{position:sticky;top:18px;max-height:calc(100vh - 40px);overflow:auto}
.email-panel-title h2{margin-bottom:4px}
.email-panel-title p{margin:0 0 12px;color:#64748b;font-size:12px;font-weight:800}
.email-template-list{display:grid;gap:9px}
.email-template-card{width:100%;display:grid;grid-template-columns:minmax(0,1fr);gap:9px;text-align:left;border:1px solid var(--line);border-radius:15px;background:#fff;padding:12px;cursor:pointer;transition:.2s ease;box-shadow:none}
.email-template-card:hover{border-color:rgba(107,191,63,.34);transform:translateY(-1px);box-shadow:0 12px 28px rgba(16,24,40,.08)}
.email-template-card.selected{border-color:rgba(107,191,63,.6);box-shadow:0 0 0 3px rgba(107,191,63,.12)}
.email-template-card.is-inactive{background:#fff7f7;border-color:rgba(220,38,38,.2)}
.email-template-main strong{display:block;color:#101418;font-size:13px;line-height:1.15}
.email-template-main small{display:block;color:#64748b;font-size:11px;font-weight:900;margin-top:3px}
.email-template-main em{display:block;color:#475569;font-size:12px;font-style:normal;font-weight:800;line-height:1.22;margin-top:4px}
.email-status-pill{width:max-content;border-radius:999px;padding:5px 8px;font-size:10px;font-weight:950;line-height:1}
.email-status-pill.active{background:#dcfce7;color:#166534}
.email-status-pill.inactive{background:#fee2e2;color:#b91c1c}
.email-manage-btn{justify-self:start;padding:8px 10px;font-size:12px}
.email-template-workbench{min-height:560px}
.email-preview-panel{position:sticky;top:18px}
.email-preview-frame{background:#f0f1f5;border:1px solid var(--line);border-radius:18px;padding:18px;overflow:auto;max-height:720px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.6)}
.email-preview-frame table{max-width:100%}
.email-preview-frame p{margin-top:0}
.email-editor-head{display:flex;justify-content:space-between;gap:14px;align-items:flex-start;margin-bottom:16px}
.email-editor-head h2{margin:6px 0 4px;font-size:22px}
.email-editor-head p{margin:0;color:#64748b;font-size:12px;font-weight:800}
.email-editor-grid{display:grid;grid-template-columns:minmax(240px,.7fr) minmax(0,1.3fr);gap:16px;align-items:start}
.email-editor-fields{display:grid;gap:8px}
.email-rich-editor-wrap{border:1px solid var(--line);border-radius:18px;background:#fbfcfa;overflow:hidden}
.email-editor-toolbar{display:flex;gap:6px;flex-wrap:wrap;padding:10px;border-bottom:1px solid var(--line);background:#fff}
.email-editor-toolbar button,.email-variable-tray button{border:1px solid var(--line);background:#fff;border-radius:10px;padding:8px 10px;font-weight:900;cursor:pointer}
.email-editor-toolbar button:hover,.email-variable-tray button:hover{background:#f3faef;border-color:rgba(107,191,63,.3)}
.email-variable-tray{display:flex;gap:6px;flex-wrap:wrap;padding:10px;border-bottom:1px solid var(--line);background:#f8fafc}
.email-variable-tray button{font-size:11px;color:#2f7017}
.email-rich-editor{min-height:300px;padding:16px;background:#fff;outline:none;line-height:1.6;font-weight:700;color:#101418}
.email-rich-editor:focus{box-shadow:inset 0 0 0 2px rgba(107,191,63,.22)}
.email-send-toggle{display:grid;grid-template-columns:auto 1fr;gap:8px;align-items:center;border:1px solid rgba(107,191,63,.22);background:#f3faef;border-radius:14px;padding:10px;font-size:12px;font-weight:900;color:#1c4d12;min-width:230px}
.email-send-toggle input{display:none}
.email-send-toggle span{width:42px;height:24px;border-radius:999px;background:#dc2626;position:relative;transition:.2s ease;grid-row:1;grid-column:1}
.email-send-toggle span::after{content:"";position:absolute;left:3px;top:3px;width:18px;height:18px;border-radius:999px;background:#fff;transition:.2s ease}
.email-send-toggle input:checked+span{background:#6bbf3f}
.email-send-toggle input:checked+span::after{transform:translateX(18px)}
.email-send-toggle strong{grid-column:2}
.email-editor-actions{display:flex;justify-content:flex-end;align-items:center;gap:12px;margin-top:14px}
.email-editor-actions span{font-size:12px;font-weight:900;color:#64748b}
.code-textarea{min-height:180px;font-family:Consolas,monospace}
.order-product-mini{display:flex;align-items:center;gap:10px}
.method-checkbox-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:9px}
.method-checkbox-grid label{display:flex;gap:9px;align-items:center;border:1px solid var(--line);border-radius:14px;padding:10px;background:#fff;font-weight:900}
.product-editor-grid input[type="checkbox"],.method-checkbox-grid input[type="checkbox"]{accent-color:var(--site-primary,var(--green))}
.product-editor-grid div:has(> select[data-old-customization-type]){display:none}
.image-position-preview{position:relative;cursor:grab}
.image-position-preview::after{content:"";position:absolute;inset:12px;border:1px dashed rgba(255,255,255,.75);border-radius:14px;pointer-events:none}
.image-position-preview img{cursor:grab;touch-action:none}
.position-live-values{font-size:12px;font-weight:900;color:#64748b;background:#f6faf2;border:1px solid rgba(107,191,63,.18);border-radius:12px;padding:10px}
.theme-toggle-btn{width:42px;height:42px;border:1px solid var(--line);border-radius:999px;background:#fff;color:#111;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;font-size:15px}
.shop-nav-notice{position:relative}
.shop-nav-notice .notice-count{position:absolute;right:-8px;top:-10px;min-width:20px;height:20px;border-radius:999px;background:#ef233c;color:#fff!important;display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:900;line-height:1;padding:0 6px;box-shadow:0 8px 18px rgba(239,35,60,.28)}
.account-link.shop-nav-notice .notice-count{right:-7px;top:-9px}
.promo-chip{display:inline-flex;align-items:center;gap:7px}
.account-menu{position:relative}
.account-menu summary{list-style:none;cursor:pointer;position:relative;border:1px solid transparent;border-radius:14px;padding:5px 9px;min-width:82px}
.account-menu summary::-webkit-details-marker{display:none}
.account-menu[open] summary,.account-menu summary:hover{background:#f6faf2;border-color:rgba(114,191,68,.2)}
.account-menu-panel{position:absolute;right:0;top:calc(100% + 12px);width:250px;background:#fff;border:1px solid rgba(16,24,40,.1);border-radius:18px;padding:8px;box-shadow:0 22px 52px rgba(16,24,40,.18);display:grid;gap:3px;z-index:80}
.account-menu-panel::before{content:"";position:absolute;right:24px;top:-7px;width:14px;height:14px;background:#fff;border-left:1px solid rgba(16,24,40,.1);border-top:1px solid rgba(16,24,40,.1);transform:rotate(45deg)}
.account-menu-panel a{position:relative;display:grid;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:10px;border-radius:12px;padding:11px 12px;color:#111!important;text-decoration:none;font-size:13px}
.account-menu-panel a:hover{background:#f3faef;color:#2f7017!important}
.account-menu-panel i{color:#66b83d}
.account-menu-panel em{min-width:21px;height:21px;border-radius:999px;background:#ef233c;color:#fff;font-style:normal;display:inline-flex;align-items:center;justify-content:center;font-size:11px;padding:0 7px}
.promotions-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,640px);gap:22px;align-items:end;margin-bottom:8px}
.promotions-hero h1{font-size:clamp(34px,5vw,64px);line-height:1;margin:8px 0}
.promotions-hero p{color:var(--muted);font-weight:800;line-height:1.45}
.promotions-tools{grid-template-columns:minmax(160px,1fr) minmax(150px,.7fr) minmax(150px,.7fr) auto}
.promotions-list-section{padding-top:30px}
.custom-request-grid{display:grid;gap:14px}
.custom-request-card{display:grid;grid-template-columns:150px minmax(0,1fr);gap:16px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:20px;padding:14px;box-shadow:0 12px 28px rgba(16,24,40,.06)}
.custom-request-media{width:150px;aspect-ratio:1/1;border-radius:18px;background:#f6faf2;border:1px solid var(--line);display:flex;align-items:center;justify-content:center;overflow:hidden;color:var(--green);font-size:34px}
.custom-request-media img,.custom-request-preview img{width:100%;height:100%;object-fit:cover}
.custom-request-title{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}
.custom-request-card h2{margin:8px 0 4px;font-size:22px}
.custom-request-card p{margin:4px 0;color:#475569;font-weight:800}
.custom-request-card small{display:block;color:#667085;font-weight:800;margin:8px 0 12px}
.custom-request-detail{display:grid;grid-template-columns:minmax(280px,420px) minmax(0,1fr);gap:18px;align-items:start}
.custom-request-preview{aspect-ratio:1/1;border-radius:20px;background:#f6faf2;border:1px solid var(--line);display:flex;align-items:center;justify-content:center;overflow:hidden;color:var(--green);font-size:44px;margin-bottom:14px}
.attachment-preview-link{display:flex;align-items:center;gap:10px;border:1px solid var(--line);border-radius:14px;padding:10px;color:#111;text-decoration:none;font-weight:900;background:#fff}
.attachment-preview-link img{width:54px;height:54px;object-fit:cover;border-radius:12px;border:1px solid var(--line)}
.custom-text-toolbar{display:flex;gap:8px;align-items:center;flex-wrap:wrap}
.custom-text-toolbar button{width:40px;height:38px;border:1px solid rgba(16,24,40,.12);border-radius:12px;background:#fff;color:#111;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 8px 18px rgba(16,24,40,.04);transition:background .18s ease,color .18s ease,border-color .18s ease,transform .18s ease}
.custom-text-toolbar button:hover,.custom-text-toolbar button.active{background:#101418;color:#fff;border-color:#101418;transform:translateY(-1px)}
.custom-text-toolbar button[data-custom-remove-text]:hover{background:#ef4444;border-color:#ef4444;color:#fff}
.custom-layer-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:8px}
.custom-layer-actions .btn{min-height:38px;padding:9px 12px;border-radius:12px}
.custom-layer-actions .btn.danger:hover{background:#fff1f2;border-color:#fecdd3;color:#be123c}
.custom-step.layer-active{border-color:rgba(107,191,63,.58);box-shadow:0 14px 30px rgba(107,191,63,.13)}
.account-shell{display:grid;grid-template-columns:280px minmax(0,1fr);gap:22px;align-items:start}
.account-workspace{display:grid;gap:18px;min-width:0}
.account-nav-panel{position:sticky;top:88px;background:#101418;color:#fff;border-radius:24px;padding:16px;box-shadow:0 22px 50px rgba(16,24,40,.18);display:grid;gap:14px}
.account-nav-user{display:flex;gap:12px;align-items:center;padding:10px;border-radius:18px;background:rgba(255,255,255,.06)}
.account-nav-user>span{width:44px;height:44px;border-radius:14px;background:var(--site-primary,#6bbf3f);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-weight:900;font-size:20px;text-transform:uppercase}
.account-nav-user>span{overflow:hidden}
.account-nav-user>span img{width:100%;height:100%;object-fit:cover;object-position:center center;border-radius:14px;display:block;transform:scale(1.06)}
.account-nav-user strong,.account-nav-user small{display:block}
.account-nav-user small{color:#b7c4ba;font-size:12px;margin-top:2px}
.account-nav-menu{display:grid;gap:6px}
.account-nav-menu a,.account-nav-logout{position:relative;display:grid;grid-template-columns:26px minmax(0,1fr) auto;align-items:center;gap:10px;padding:12px;border-radius:15px;color:#fff;text-decoration:none;font-weight:900;transition:background .2s ease,color .2s ease,transform .2s ease}
.account-nav-menu a span{color:#fff}
.account-nav-menu a:hover,.account-nav-menu a.active{background:rgba(116,217,77,.16);color:#fff;transform:translateX(2px)}
.account-nav-menu i,.account-nav-logout i{color:#8fdc67}
.account-nav-menu em{min-width:22px;height:22px;border-radius:999px;background:#ef233c;color:#fff;font-style:normal;display:inline-flex;align-items:center;justify-content:center;font-size:12px;padding:0 7px}
.account-nav-logout{background:#fff;color:#111;margin-top:4px}
.account-content-grid{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:20px;align-items:start}
.profile-photo-field{display:grid;grid-template-columns:86px minmax(0,1fr);gap:14px;align-items:center}
.profile-photo-preview{width:86px;height:86px;border-radius:22px;background:#101418;color:#fff;display:grid;place-items:center;overflow:hidden;box-shadow:0 14px 34px rgba(16,24,40,.14)}
.profile-photo-preview img{width:100%;height:100%;object-fit:cover;display:block}
.profile-photo-preview i{font-size:28px;color:#fff}
.account-head{margin-bottom:0}
.creative-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
.creative-stat-card{display:grid;gap:8px;background:#fff;border:1px solid rgba(16,24,40,.08);border-radius:20px;padding:18px;text-decoration:none;color:#111;box-shadow:0 16px 38px rgba(16,24,40,.06)}
.creative-stat-card i{width:38px;height:38px;border-radius:14px;background:#effbe9;color:#4fae2f;display:inline-flex;align-items:center;justify-content:center}
.creative-stat-card span{font-size:12px;color:#64748b;font-weight:900}
.creative-stat-card strong{font-size:30px;line-height:1}
.creative-continue-panel{display:flex;justify-content:space-between;gap:18px;align-items:center}
.creative-continue-panel h2{margin:4px 0 6px}
.creative-quick-actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}
.creative-project-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.creative-project-card{position:relative;background:#fff;border:1px solid rgba(16,24,40,.08);border-radius:22px;padding:18px;box-shadow:0 16px 38px rgba(16,24,40,.06);display:grid;gap:10px;align-content:start}
.creative-project-card.has-notice{border-color:rgba(239,35,60,.28);box-shadow:0 18px 42px rgba(239,35,60,.1),0 16px 38px rgba(16,24,40,.06)}
.creative-project-notice-badge{display:inline-flex;align-items:center;justify-content:center;min-height:24px;border-radius:999px;background:#ef233c;color:#fff;font-size:11px;font-weight:950;line-height:1;padding:0 9px;box-shadow:0 10px 22px rgba(239,35,60,.32)}
.creative-project-card-top{display:flex;justify-content:space-between;gap:10px;align-items:center}
.creative-card-badges{display:flex;flex-wrap:wrap;gap:6px}
.creative-project-tabs{display:flex;gap:8px;flex-wrap:wrap}
.creative-project-tabs a{display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(16,24,40,.1);border-radius:999px;padding:10px 14px;background:#fff;color:#111;text-decoration:none;font-weight:900;box-shadow:0 8px 18px rgba(16,24,40,.04)}
.creative-project-tabs a.active{background:#111;color:#fff;border-color:#111}
.creative-project-card-top small,.creative-product-type,.creative-card-metrics{color:#64748b;font-size:12px;font-weight:900}
.creative-project-card h2{margin:0;font-size:20px}
.creative-project-card p{margin:0;line-height:1.45}
.creative-card-metrics{display:flex;gap:12px;flex-wrap:wrap}
.creative-empty-state{text-align:center;display:grid;justify-items:center;gap:10px}
.creative-empty-state>i{width:58px;height:58px;border-radius:20px;background:#effbe9;color:#4fae2f;display:inline-flex;align-items:center;justify-content:center;font-size:24px}
.creative-form-panel textarea.input{min-height:140px}
.creative-form-actions{display:flex;justify-content:flex-end;margin-top:16px}
.creative-project-layout{display:grid;grid-template-columns:320px minmax(0,1.2fr) minmax(280px,.8fr);gap:18px;align-items:start}
.creative-detail-actions{display:flex;gap:9px;align-items:center;flex-wrap:wrap;justify-content:flex-end}
.creative-detail-actions form{margin:0}
.creative-project-summary dl,.creative-admin-dl{display:grid;gap:10px;margin:0}
.creative-project-summary dt,.creative-admin-dl dt{font-size:11px;text-transform:uppercase;color:#64748b;font-weight:950;letter-spacing:.04em}
.creative-project-summary dd,.creative-admin-dl dd{margin:0;font-weight:800;line-height:1.45}
.creative-color-picker{position:relative;display:grid;gap:10px}
.creative-color-open{width:max-content;min-height:44px;border:1px solid rgba(114,191,68,.24);border-radius:999px;background:#effbe9;color:#2f7017;display:inline-flex;align-items:center;gap:9px;padding:8px 14px 8px 9px;cursor:pointer;font-weight:950;box-shadow:0 10px 24px rgba(114,191,68,.12)}
.creative-color-open i{width:28px;height:28px;border-radius:999px;background:var(--site-primary-button,var(--green));color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:12px}
.creative-color-selected-wrap{border:1px dashed rgba(16,24,40,.14);border-radius:16px;background:#fbfdf9;padding:12px;display:grid;gap:8px;min-height:74px}
.creative-color-selected-title{font-size:11px;font-weight:950;text-transform:uppercase;color:#64748b;letter-spacing:.04em}
.creative-color-selected{display:flex;align-items:center;gap:8px;flex-wrap:wrap;min-width:0}
.creative-color-placeholder{color:#8a94a6;font-weight:800;font-size:13px}
.creative-color-chip{border:1px solid rgba(16,24,40,.1);border-radius:14px;background:#fff;display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:8px;padding:6px 9px 6px 6px;cursor:pointer;font-weight:900;color:#26303d;max-width:240px;box-shadow:0 8px 18px rgba(16,24,40,.05)}
.creative-color-chip span{width:42px;height:34px;border-radius:10px;border:1px solid rgba(16,24,40,.14);box-shadow:inset 0 0 0 1px rgba(255,255,255,.35);flex:0 0 auto}
.creative-color-chip em{font-size:12px;font-style:normal;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-transform:lowercase}
.creative-color-chip i{font-size:10px;color:#7c8798}
.creative-color-modal[hidden]{display:none}
.creative-color-modal{position:fixed;inset:0;z-index:10020;display:flex;align-items:center;justify-content:center;padding:22px}
.creative-color-modal-backdrop{position:absolute;inset:0;background:rgba(8,12,10,.54);backdrop-filter:blur(8px)}
.creative-color-modal-card{position:relative;width:min(920px,96vw);max-height:92vh;overflow:auto;background:#fff;border:1px solid rgba(255,255,255,.75);border-radius:26px;padding:26px;box-shadow:0 30px 90px rgba(16,24,40,.34)}
.creative-color-modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:18px}
.creative-color-modal-head h3{font-size:32px;line-height:1;margin:8px 0 0}
.creative-color-modal-head .admin-kicker{margin:0;padding:7px 11px;font-size:11px;background:#effbe9;color:#2f7017}
.creative-color-modal-head>button{width:42px;height:42px;border:1px solid var(--line);border-radius:999px;background:#fff;color:#111;cursor:pointer;box-shadow:0 10px 24px rgba(16,24,40,.08)}
.creative-color-tool-grid{display:grid;grid-template-columns:minmax(240px,320px) minmax(0,1fr);gap:28px;align-items:start}
.creative-color-canvas-panel,.creative-color-info-panel{display:grid;gap:12px}
.creative-color-gradient{--creative-hue:hsl(101,100%,50%);position:relative;height:260px;border-radius:16px;overflow:hidden;background:linear-gradient(to top,#000,transparent),linear-gradient(to right,#fff,var(--creative-hue));box-shadow:inset 0 0 0 1px rgba(16,24,40,.12),0 16px 34px rgba(16,24,40,.12);cursor:crosshair}
.creative-color-gradient span{position:absolute;width:18px;height:18px;border:2px solid #fff;border-radius:999px;left:63%;top:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 1px rgba(16,24,40,.35),0 8px 18px rgba(0,0,0,.25)}
.creative-hue-range{width:100%;height:16px;appearance:none;border-radius:999px;background:linear-gradient(90deg,red,#ff0,lime,cyan,blue,magenta,red);outline:none}
.creative-hue-range::-webkit-slider-thumb{appearance:none;width:18px;height:18px;border-radius:999px;background:#fff;border:2px solid #111;box-shadow:0 5px 14px rgba(16,24,40,.22)}
.creative-color-input-row{display:grid;grid-template-columns:minmax(0,1fr) 54px;gap:8px}
.creative-native-color{padding:4px!important;height:42px}
.creative-color-preview{height:150px;border-radius:16px;background:#6bbf3f;display:flex;align-items:center;justify-content:center;color:#050505;box-shadow:inset 0 0 0 1px rgba(16,24,40,.08)}
.creative-color-preview strong{font-size:34px;font-weight:950}
.creative-color-format-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
.creative-color-format-grid label{display:grid;grid-template-columns:62px minmax(0,1fr);align-items:center;border:1px solid rgba(16,24,40,.1);border-radius:13px;overflow:hidden;background:#fff}
.creative-color-format-grid span{height:100%;display:flex;align-items:center;justify-content:center;color:#64748b;font-weight:950;border-right:1px solid rgba(16,24,40,.08);background:#fbfcfb}
.creative-color-format-grid .input{border:0;border-radius:0;box-shadow:none!important}
.creative-color-presets{display:grid;grid-template-columns:repeat(8,1fr);gap:8px}
.creative-color-presets button{aspect-ratio:1/1;border:1px solid rgba(16,24,40,.14);border-radius:12px;cursor:pointer;box-shadow:inset 0 0 0 2px rgba(255,255,255,.5)}
.creative-color-hint{margin:0;color:#64748b;font-size:12px;font-weight:800}
.creative-color-hint.is-error{color:#b91c1c}
.creative-color-modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:4px}
.creative-color-palette-view{display:flex;flex-wrap:wrap;gap:8px;margin-top:3px}
.creative-color-swatch{display:inline-flex;align-items:center;gap:7px;border:1px solid rgba(16,24,40,.1);background:#fff;border-radius:999px;padding:5px 9px 5px 5px;max-width:100%}
.creative-color-swatch span{width:28px;height:28px;border-radius:9px;border:1px solid rgba(16,24,40,.16);flex:0 0 auto}
.creative-color-swatch em{font-style:normal;font-size:12px;font-weight:900;color:#273444;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.creative-palette-empty{color:#64748b;font-weight:800}
.creative-message-palette{display:grid;gap:7px;margin-top:10px;padding-top:10px;border-top:1px solid rgba(16,24,40,.08)}
.creative-message-palette strong{font-size:12px;color:#344054}
.creative-chat-panel,.creative-files-panel{display:grid;gap:14px}
.creative-chat{display:grid;gap:14px;max-height:620px;overflow:auto;padding-right:4px}
.creative-message{display:grid;grid-template-columns:38px minmax(0,1fr);gap:10px;align-items:start}
.creative-message.is-admin{grid-template-columns:minmax(0,1fr) 38px}
.creative-message.is-admin .creative-avatar{grid-column:2;grid-row:1}
.creative-message.is-admin>div:not(.creative-avatar){grid-column:1;grid-row:1}
.creative-message.is-admin .creative-message-meta{text-align:right}
.creative-avatar{width:38px;height:38px;border-radius:14px;background:#111;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-weight:950}
.creative-message.is-admin .creative-avatar{background:#63c33b}
.creative-message-meta{display:grid;gap:2px;margin-bottom:6px}
.creative-message-meta strong{font-size:13px}
.creative-message-meta span{font-size:11px;color:#64748b;font-weight:800}
.creative-message-bubble{background:#f8faf7;border:1px solid rgba(16,24,40,.08);border-radius:16px;padding:12px;line-height:1.5}
.creative-message.is-admin .creative-message-bubble{background:#effbe9;border-color:rgba(107,191,63,.22)}
.creative-attachment{display:inline-flex;align-items:center;gap:7px;margin-top:10px;color:#2f7017;font-weight:900;text-decoration:none}
.creative-reply-form{display:grid;gap:10px;border-top:1px solid rgba(16,24,40,.08);padding-top:14px}
.creative-reply-form textarea.input{min-height:110px}
.creative-readonly-note{border:1px dashed rgba(16,24,40,.18);border-radius:16px;background:#f8faf7;color:#64748b;font-size:13px;font-weight:900;line-height:1.45;padding:12px}
.creative-files-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.creative-file-card{border:1px solid rgba(16,24,40,.08);border-radius:18px;padding:12px;display:grid;gap:9px;background:#fff}
.creative-file-preview{position:relative;min-height:150px;border-radius:14px;background:#f6faf2;display:flex;align-items:center;justify-content:center;overflow:hidden}
.creative-file-preview img{width:100%;height:170px;object-fit:cover}
.creative-file-preview>i{font-size:34px;color:#dc2626}
.creative-file-preview .support-badge{position:absolute;left:10px;top:10px}
.creative-file-card h3{margin:0;font-size:15px}
.creative-file-card p{margin:0;color:#64748b;font-size:12px}
.creative-file-actions{display:grid;gap:8px}
.creative-file-actions textarea.input{min-height:78px}
.creative-admin-layout{display:grid;grid-template-columns:minmax(0,1fr) 430px;gap:18px;align-items:start;margin-bottom:18px}
.creative-admin-header{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:12px}
.creative-admin-header small{color:#64748b;font-weight:800}
.form-grid .full-row{grid-column:1/-1}
.theme-dark,.shop-dark{--shop-bg:#0f1411;--shop-surface:#172019;--shop-surface-soft:#1d2a21;--shop-text:#f3f7f2;--shop-muted:#aab7ad;--shop-border:rgba(255,255,255,.12);--shop-primary:#74d94d;--shop-primary-dark:#5fc13d;--site-bg:var(--shop-bg);--site-text:var(--shop-text);--site-muted-text:var(--shop-muted);--site-link:#b8f5a2;--line:var(--shop-border);--muted:var(--shop-muted);background:var(--shop-bg);color:var(--shop-text)}
.theme-dark body,.shop-dark body{background:var(--shop-bg);color:var(--shop-text)}
.theme-dark .store-header,.shop-dark .store-header{background:rgba(18,28,22,.92);border-bottom-color:var(--shop-border);box-shadow:0 12px 30px rgba(0,0,0,.18)}
.theme-dark .store-header nav a:not(.bag):not(.cms),.shop-dark .store-header nav a:not(.bag):not(.cms){color:var(--shop-text)}
.theme-dark .local-info-alert,.shop-dark .local-info-alert{background:var(--shop-surface-soft);border-color:rgba(116,217,77,.22);color:var(--shop-text);box-shadow:0 8px 20px rgba(0,0,0,.12)}
.theme-dark .local-info-icon,.shop-dark .local-info-icon{background:rgba(116,217,77,.16);color:#a8f48f}
.theme-dark .local-info-copy>span,.shop-dark .local-info-copy>span{color:var(--shop-muted)}
.theme-dark .account-link,.shop-dark .account-link{background:linear-gradient(135deg,var(--shop-surface) 0%,var(--shop-surface-soft) 58%,rgba(200,58,148,.14) 100%);border-color:var(--shop-border)}
.theme-dark .account-copy span,.shop-dark .account-copy span{color:var(--shop-muted)}
.theme-dark .account-copy strong,.shop-dark .account-copy strong{color:var(--shop-text)}
.theme-dark .account-link:hover,.shop-dark .account-link:hover{border-color:rgba(116,217,77,.38);box-shadow:0 16px 34px rgba(0,0,0,.24)}
.theme-dark .header-search,.theme-dark .hero-search,.shop-dark .header-search,.shop-dark .hero-search{background:#172019;border-color:var(--shop-border);box-shadow:0 10px 28px rgba(0,0,0,.18)}
.theme-dark .header-search input,.theme-dark .hero-search input,.shop-dark .header-search input,.shop-dark .hero-search input{color:var(--shop-text)}
.theme-dark .header-search input::placeholder,.theme-dark .hero-search input::placeholder,.shop-dark .header-search input::placeholder,.shop-dark .hero-search input::placeholder{color:#8fa093}
.theme-dark .header-search:focus-within,.theme-dark .hero-search:focus-within,.shop-dark .header-search:focus-within,.shop-dark .hero-search:focus-within{border-color:var(--shop-primary);box-shadow:0 0 0 4px rgba(116,217,77,.13)}
.theme-dark .page,.theme-dark .section,.shop-dark .page,.shop-dark .section{background:linear-gradient(180deg,#0f1411,#121a15)}
.theme-dark .category-chips-section,.shop-dark .category-chips-section{background:#0f1411}
.theme-dark .category-chip,.shop-dark .category-chip{background:var(--shop-surface);border-color:var(--shop-border);color:var(--shop-text);box-shadow:none}
.theme-dark .category-chip.active,.theme-dark .category-chip:hover,.shop-dark .category-chip.active,.shop-dark .category-chip:hover{background:var(--shop-primary);border-color:var(--shop-primary);color:#0b120d}
.theme-dark .panel,.theme-dark .cat-card,.theme-dark .product,.theme-dark .catalog-product-card,.theme-dark .summary-box,.theme-dark .product-buy-box,.theme-dark .product-info-panel,.theme-dark .product-gallery,.theme-dark .help-card,.theme-dark .faq-item,.theme-dark .ticket-card,.theme-dark .trust-strip div,.theme-dark .about-points div,.theme-dark .cart-item,.theme-dark .table td,.theme-dark .creative-stat-card,.theme-dark .creative-project-card,.theme-dark .creative-file-card,.shop-dark .panel,.shop-dark .cat-card,.shop-dark .product,.shop-dark .catalog-product-card,.shop-dark .summary-box,.shop-dark .product-buy-box,.shop-dark .product-info-panel,.shop-dark .product-gallery,.shop-dark .help-card,.shop-dark .faq-item,.shop-dark .ticket-card,.shop-dark .trust-strip div,.shop-dark .about-points div,.shop-dark .cart-item,.shop-dark .table td,.shop-dark .creative-stat-card,.shop-dark .creative-project-card,.shop-dark .creative-file-card{background:var(--shop-surface);border-color:var(--shop-border);color:var(--shop-text);box-shadow:0 14px 34px rgba(0,0,0,.2)}
.theme-dark .creative-message-bubble,.shop-dark .creative-message-bubble{background:var(--shop-surface-soft);border-color:var(--shop-border)}
.theme-dark .creative-message.is-admin .creative-message-bubble,.shop-dark .creative-message.is-admin .creative-message-bubble{background:rgba(116,217,77,.13);border-color:rgba(116,217,77,.25)}
.theme-dark .creative-file-preview,.shop-dark .creative-file-preview{background:var(--shop-surface-soft)}
.theme-dark .creative-project-tabs a,.shop-dark .creative-project-tabs a{background:var(--shop-surface);border-color:var(--shop-border);color:var(--shop-text)}
.theme-dark .creative-project-tabs a.active,.shop-dark .creative-project-tabs a.active{background:var(--shop-text);color:var(--shop-bg)}
.theme-dark .creative-readonly-note,.shop-dark .creative-readonly-note{background:var(--shop-surface-soft);border-color:var(--shop-border);color:var(--shop-muted)}
.theme-dark .creative-color-selected-wrap,.theme-dark .creative-color-modal-card,.theme-dark .creative-color-modal-head>button,.theme-dark .creative-color-chip,.theme-dark .creative-color-swatch,.theme-dark .creative-color-format-grid label,.theme-dark .creative-color-format-grid span,.shop-dark .creative-color-selected-wrap,.shop-dark .creative-color-modal-card,.shop-dark .creative-color-modal-head>button,.shop-dark .creative-color-chip,.shop-dark .creative-color-swatch,.shop-dark .creative-color-format-grid label,.shop-dark .creative-color-format-grid span{background:var(--shop-surface);border-color:var(--shop-border);color:var(--shop-text)}
.theme-dark .creative-color-chip em,.theme-dark .creative-color-swatch em,.theme-dark .creative-message-palette strong,.shop-dark .creative-color-chip em,.shop-dark .creative-color-swatch em,.shop-dark .creative-message-palette strong{color:var(--shop-text)}
.theme-dark .creative-color-placeholder,.theme-dark .creative-color-hint,.theme-dark .creative-color-selected-title,.shop-dark .creative-color-placeholder,.shop-dark .creative-color-hint,.shop-dark .creative-color-selected-title{color:var(--shop-muted)}
.theme-dark .catalog-product-image,.theme-dark .product-img,.theme-dark .product-main-image,.theme-dark .product-thumb,.theme-dark .admin-product-preview,.shop-dark .catalog-product-image,.shop-dark .product-img,.shop-dark .product-main-image,.shop-dark .product-thumb,.shop-dark .admin-product-preview{background:#f6f8f4;border-color:rgba(255,255,255,.08)}
.theme-dark .catalog-product-image,.shop-dark .catalog-product-image{background:var(--shop-surface-soft)}
.theme-dark .catalog-product-image img,.theme-dark .product-img img,.theme-dark .product-main-image img,.shop-dark .catalog-product-image img,.shop-dark .product-img img,.shop-dark .product-main-image img{filter:none}
.theme-dark .catalog-product-title,.theme-dark .catalog-product-price,.theme-dark .product-body h3,.theme-dark .price,.theme-dark .product-detail-title,.theme-dark .product-detail-price,.theme-dark .buy-price,.theme-dark .empty h2,.theme-dark .empty h3,.theme-dark .section h2,.theme-dark .page h1,.theme-dark .cat-card h3,.theme-dark .trust-strip strong,.theme-dark .about-store h2,.shop-dark .catalog-product-title,.shop-dark .catalog-product-price,.shop-dark .product-body h3,.shop-dark .price,.shop-dark .product-detail-title,.shop-dark .product-detail-price,.shop-dark .buy-price,.shop-dark .empty h2,.shop-dark .empty h3,.shop-dark .section h2,.shop-dark .page h1,.shop-dark .cat-card h3,.shop-dark .trust-strip strong,.shop-dark .about-store h2{color:var(--shop-text)}
.theme-dark .catalog-product-category,.theme-dark .catalog-product-desc,.theme-dark .product-body p,.theme-dark .product-meta,.theme-dark .section-head p,.theme-dark .cat-card p,.theme-dark .trust-strip span,.theme-dark .about-points span,.theme-dark .product-description p,.theme-dark .shipping-notes p,.theme-dark .mini-line span,.theme-dark .footer,.shop-dark .catalog-product-category,.shop-dark .catalog-product-desc,.shop-dark .product-body p,.shop-dark .product-meta,.shop-dark .section-head p,.shop-dark .cat-card p,.shop-dark .trust-strip span,.shop-dark .about-points span,.shop-dark .product-description p,.shop-dark .shipping-notes p,.shop-dark .mini-line span,.shop-dark .footer{color:var(--shop-muted)}
.theme-dark .product-offer-saving,.shop-dark .product-offer-saving{color:#ff5f76}
.theme-dark .offer-countdown,.shop-dark .offer-countdown{background:#f3f7f2;color:#101812}
.theme-dark .offer-terms-link,.shop-dark .offer-terms-link{background:rgba(255,95,118,.14);color:#ff8da0!important}
.theme-dark .global-offer-notice,.shop-dark .global-offer-notice{background:var(--offer-red,#d10f3f);color:#fff}
.theme-dark .order-detail-product,.shop-dark .order-detail-product{background:var(--shop-surface);border-color:var(--shop-border)}
.theme-dark .order-product-preview strong,.theme-dark .order-detail-product h3,.shop-dark .order-product-preview strong,.shop-dark .order-detail-product h3{color:var(--shop-text)}
.theme-dark .order-product-preview span,.theme-dark .order-product-preview small,.theme-dark .order-detail-product p,.shop-dark .order-product-preview span,.shop-dark .order-product-preview small,.shop-dark .order-detail-product p{color:var(--shop-muted)}
.theme-dark .order-variant-note,.shop-dark .order-variant-note{color:#ffd166!important}
.theme-dark .order-product-link,.shop-dark .order-product-link{color:#a8f48f}
.theme-dark .purchase-history-banner,.shop-dark .purchase-history-banner{background:var(--shop-surface);border-color:var(--shop-border);box-shadow:0 14px 34px rgba(0,0,0,.2)}
.theme-dark .purchase-history-banner strong,.shop-dark .purchase-history-banner strong{color:var(--shop-text)}
.theme-dark .purchase-history-banner p,.shop-dark .purchase-history-banner p{color:var(--shop-muted)}
.theme-dark .purchase-history-banner.is-variant,.shop-dark .purchase-history-banner.is-variant{background:linear-gradient(135deg,#241d10,#172019);border-color:rgba(255,209,102,.25)}
.theme-dark .social-frame,.shop-dark .social-frame{background:var(--shop-surface);border-color:var(--shop-border);box-shadow:0 14px 34px rgba(0,0,0,.2)}
.theme-dark .social-frame-copy h2,.shop-dark .social-frame-copy h2{color:var(--shop-text)}
.theme-dark .social-frame-copy p,.shop-dark .social-frame-copy p{color:var(--shop-muted)}
.theme-dark .instagram-live-frame iframe,.shop-dark .instagram-live-frame iframe{background:var(--shop-surface);border-color:var(--shop-border)}
.theme-dark .instagram-live-fallback,.shop-dark .instagram-live-fallback{color:var(--site-link)}
.theme-dark .about-store,.shop-dark .about-store{background:linear-gradient(135deg,#172019,#111912);border-color:var(--shop-border)}
.theme-dark .testimonials-section,.shop-dark .testimonials-section{background:linear-gradient(135deg,#101812 0%,#172019 52%,#121a14 52%,#111912 100%);border:1px solid var(--shop-border)}
.theme-dark .testimonial-card,.shop-dark .testimonial-card{background:var(--shop-surface);border-color:var(--shop-border);box-shadow:0 14px 34px rgba(0,0,0,.22)}
.theme-dark .testimonial-person strong,.theme-dark .testimonial-card blockquote,.shop-dark .testimonial-person strong,.shop-dark .testimonial-card blockquote{color:var(--shop-text)}
.theme-dark .testimonial-person span,.shop-dark .testimonial-person span{color:var(--shop-muted)}
.theme-dark .kicker,.shop-dark .kicker{background:#0b120d;color:var(--shop-text);border:1px solid rgba(116,217,77,.25)}
.theme-dark .input,.theme-dark select.input,.theme-dark textarea.input,.shop-dark .input,.shop-dark select.input,.shop-dark textarea.input{background:var(--shop-surface);color:var(--shop-text);border-color:var(--shop-border)}
.theme-dark .input::placeholder,.theme-dark textarea.input::placeholder,.shop-dark .input::placeholder,.shop-dark textarea.input::placeholder{color:#8fa093}
.theme-dark .input:focus,.shop-dark .input:focus{border-color:var(--shop-primary);box-shadow:0 0 0 4px rgba(116,217,77,.13)}
.theme-dark select.input option,.shop-dark select.input option{background:var(--shop-surface);color:var(--shop-text)}
.theme-dark .btn-light,.shop-dark .btn-light{background:var(--shop-surface-soft);border-color:var(--shop-border);color:var(--shop-text)}
.theme-dark .btn-green,.shop-dark .btn-green{background:var(--shop-primary)!important;color:#0b120d!important;box-shadow:0 12px 28px rgba(116,217,77,.16)}
.theme-dark .bag,.shop-dark .bag{background:#f3f7f2;color:#0b120d}
.theme-dark .theme-toggle-btn,.shop-dark .theme-toggle-btn{background:var(--shop-surface-soft);color:#facc15;border-color:var(--shop-border)}
.theme-dark .account-menu summary:hover,.theme-dark .account-menu[open] summary,.shop-dark .account-menu summary:hover,.shop-dark .account-menu[open] summary{background:var(--shop-surface-soft);border-color:var(--shop-border)}
.theme-dark .account-menu-panel,.shop-dark .account-menu-panel{background:var(--shop-surface);border-color:var(--shop-border);box-shadow:0 22px 52px rgba(0,0,0,.28)}
.theme-dark .account-menu-panel::before,.shop-dark .account-menu-panel::before{background:var(--shop-surface);border-color:var(--shop-border)}
.theme-dark .account-menu-panel a,.shop-dark .account-menu-panel a{color:var(--shop-text)!important}
.theme-dark .account-menu-panel a:hover,.shop-dark .account-menu-panel a:hover{background:var(--shop-surface-soft);color:#b8f5a2!important}
.theme-dark .promo-slider,.shop-dark .promo-slider{background:#111912;box-shadow:0 18px 44px rgba(0,0,0,.28)}
.theme-dark .promo-image::before,.shop-dark .promo-image::before{background:none}
@media(prefers-reduced-motion:reduce){.promo-slider:not(.dashboard-slider-preview) .promo-slide .promo-image.image-loaded img{animation:none}}
.theme-dark .promo-copy p,.shop-dark .promo-copy p{color:#e7f2e3}
.theme-dark .promo-copy .btn-light,.shop-dark .promo-copy .btn-light{background:#f3f7f2;color:#101812;border-color:transparent}
.theme-dark .stock-badge.ok,.shop-dark .stock-badge.ok{background:rgba(116,217,77,.18);color:#a8f48f}
.theme-dark .catalog-product-stock,.shop-dark .catalog-product-stock{color:#a8f48f}
.theme-dark .detail-facts div,.shop-dark .detail-facts div{background:var(--shop-surface-soft);border-color:var(--shop-border);color:var(--shop-text)}
.theme-dark .detail-facts span,.theme-dark .buy-note,.theme-dark .buy-safe-list,.shop-dark .detail-facts span,.shop-dark .buy-note,.shop-dark .buy-safe-list{color:var(--shop-muted)}
.theme-dark .product-share-trigger,.shop-dark .product-share-trigger{background:var(--shop-surface-soft);border-color:var(--shop-border);color:var(--shop-text)}
.theme-dark .product-share-options,.shop-dark .product-share-options{background:var(--shop-surface);border-color:var(--shop-border)}
.theme-dark .share-option,.shop-dark .share-option{background:var(--shop-surface-soft);color:var(--shop-text)!important}
.theme-dark .share-option:hover,.shop-dark .share-option:hover{background:rgba(116,217,77,.13)}
.theme-dark .product-breadcrumb a,.theme-dark a:not(.btn):not(.bag),.shop-dark .product-breadcrumb a,.shop-dark a:not(.btn):not(.bag){color:var(--site-link)}
.theme-dark .qty,.theme-dark .qty-detail,.theme-dark .cart-qty-input,.shop-dark .qty,.shop-dark .qty-detail,.shop-dark .cart-qty-input{background:var(--shop-surface-soft);border-color:var(--shop-border);color:var(--shop-text)}
.theme-dark .btn-dark,.shop-dark .btn-dark{background:#f3f7f2;color:#0d1510;border-color:#f3f7f2}
.theme-dark .empty,.theme-dark .login-card,.theme-dark .guest-box,.shop-dark .empty,.shop-dark .login-card,.shop-dark .guest-box{background:var(--shop-surface);border-color:var(--shop-border);color:var(--shop-text)}
.theme-dark .footer a,.shop-dark .footer a{color:#d9f7cf}
.theme-dark .coupon-applied,.shop-dark .coupon-applied{background:rgba(116,217,77,.12);border-color:rgba(116,217,77,.25);color:#a8f48f}
.theme-dark .coupon-public-terms-editor,.shop-dark .coupon-public-terms-editor{background:var(--shop-surface-soft);border-color:var(--shop-border)}
.theme-dark .coupon-terms-copy,.theme-dark .coupon-terms-fact,.theme-dark .coupon-terms-empty,.shop-dark .coupon-terms-copy,.shop-dark .coupon-terms-fact,.shop-dark .coupon-terms-empty{background:var(--shop-surface);border-color:var(--shop-border);color:var(--shop-text)}
.theme-dark .coupon-terms-copy h1,.theme-dark .coupon-terms-panel h2,.theme-dark .coupon-terms-fact strong,.theme-dark .coupon-code-card strong,.shop-dark .coupon-terms-copy h1,.shop-dark .coupon-terms-panel h2,.shop-dark .coupon-terms-fact strong,.shop-dark .coupon-code-card strong{color:var(--shop-text)}
.theme-dark .coupon-code-card,.shop-dark .coupon-code-card{background:var(--shop-surface-soft);border-color:rgba(116,217,77,.28)}
.theme-dark .coupon-copy-button,.shop-dark .coupon-copy-button{background:#f3f7f2;color:#101812}
.theme-dark .coupon-copy-button span,.shop-dark .coupon-copy-button span{color:#101812!important}
.theme-dark .coupon-copy-button:hover,.shop-dark .coupon-copy-button:hover{background:#74d94d;color:#101812}
.theme-dark .coupon-terms-body,.shop-dark .coupon-terms-body{color:var(--shop-muted)}
.theme-dark .footer,.shop-dark .footer{background:#0f1411}
@media(min-width:1500px){.product-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}
@media(max-width:1180px){.product-grid{grid-template-columns:repeat(auto-fill,minmax(210px,1fr))}.product-detail-layout{grid-template-columns:minmax(0,1fr) 320px}.product-gallery{grid-column:1/-1}.category-strip{grid-template-columns:repeat(2,1fr)}.cart-layout,.checkout-layout{grid-template-columns:1fr}.summary-box{position:static}.catalog-tools{grid-template-columns:1fr 1fr}.admin-layout{grid-template-columns:1fr}.sidebar{position:relative;top:0}.metrics{grid-template-columns:repeat(2,1fr)}.trust-strip{grid-template-columns:repeat(2,1fr)}.social-frame,.about-store{grid-template-columns:1fr}.instagram-live-frame{justify-self:stretch;max-width:none}}
@media(max-width:1180px){.admin-order-builder{grid-template-columns:1fr}.admin-order-cart{position:relative;top:0}.admin-order-product-grid{max-height:none}.admin-order-modal-body{grid-template-columns:1fr 1fr}.admin-order-modal-field:first-child{grid-column:1/-1}}
@media(max-width:980px){.admin-order-calendar-day{min-height:92px}.admin-order-calendar-day small{font-size:9px}.admin-order-agenda-summary{grid-template-columns:1fr 1fr 1fr}}
@media(max-width:1180px){.order-management-grid{grid-template-columns:1fr}.order-detail-product{grid-template-columns:70px minmax(0,1fr)}.order-detail-actions{grid-column:1/-1;justify-items:stretch;text-align:left}.order-item-action-form,.order-item-action-form+.order-item-action-form{min-width:0}}
@media(max-width:1180px){.product-editor-intro{grid-template-columns:1fr}.product-editor-steps{grid-template-columns:repeat(3,1fr)}}
@media(max-width:760px){.product-config-head,.product-variant-card,.variant-modal-grid{grid-template-columns:1fr;display:grid}.product-config-head .btn,.product-variant-actions .btn{width:100%;justify-content:center}.product-variant-actions{justify-content:stretch}.variant-delete-check{justify-content:center}.variant-modal-card{padding:18px}.variant-modal-preview{grid-template-columns:1fr 86px;align-items:stretch}.variant-preview-swatch{height:auto}}
@media(max-width:760px){
    .product-editor-panel{padding:12px;border-radius:18px}
    .product-editor-intro{position:sticky;top:0;z-index:30;margin:-12px -12px 12px;padding:12px;border-radius:0 0 18px 18px;border-left:0;border-right:0;border-top:0;box-shadow:0 14px 34px rgba(16,24,40,.12)}
    .product-editor-intro>div:first-child p{display:none}
    .product-editor-intro>div:first-child strong{font-size:15px}
    .product-editor-steps{display:flex;gap:8px;overflow-x:auto;padding:2px 0 4px;scroll-snap-type:x proximity}
    .product-editor-steps button{flex:0 0 auto;min-width:104px;min-height:48px;padding:8px 10px;border-radius:999px;grid-template-columns:auto 1fr;justify-items:start;align-items:center;text-align:left;scroll-snap-align:start}
    .product-editor-steps b{width:24px;height:24px}
    .product-editor-step-panel{grid-template-columns:1fr;gap:12px;padding-bottom:96px}
    .product-section-divider{position:sticky;top:116px;z-index:12;margin:0 -2px;padding:10px 0 8px;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(255,255,255,.92));backdrop-filter:blur(10px)}
    .product-section-divider>span{width:30px;height:30px;border-radius:10px}
    .product-section-divider strong{font-size:18px}
    .product-section-divider small{display:none}
    .product-config-card,.product-editor-grid .product-crop-field,.product-editor-grid .gallery-crop-field,.image-position-editor{padding:12px;border-radius:16px}
    .product-editor-grid .input{min-height:50px;font-size:16px}
    .product-editor-grid textarea.input{min-height:84px}
    .image-position-editor{grid-template-columns:1fr}
    .image-position-preview{width:100%;max-height:62vh}
    .image-position-controls .btn{width:100%;justify-content:center}
    .gallery-crop-head{display:grid}
    .gallery-crop-head>span{width:max-content}
    .gallery-crop-preview{grid-template-columns:repeat(2,minmax(0,1fr))}
    .product-save-row{display:none!important}
    .product-mobile-step-bar{position:fixed;left:8px;right:8px;bottom:8px;z-index:10020;display:grid;grid-template-columns:1fr 1fr 1.1fr;gap:8px;padding:8px;border:1px solid rgba(16,24,40,.1);border-radius:18px;background:rgba(255,255,255,.94);box-shadow:0 18px 48px rgba(16,24,40,.24);backdrop-filter:blur(14px)}
    .product-mobile-step-bar .btn{width:100%;min-height:48px;padding:10px 8px;font-size:13px}
    .crop-modal{padding:8px}
    .crop-dialog{max-height:calc(100vh - 16px);overflow:auto;padding:12px;border-radius:18px}
    .crop-head{align-items:flex-start}
    .crop-head span{font-size:12px;line-height:1.35}
    .crop-workspace{width:100%;max-height:62vh}
    .crop-tools{grid-template-columns:1fr 1fr;gap:8px}
    .crop-tools label{grid-column:1/-1}
    .crop-tools .btn{width:100%;min-height:46px;padding:10px}
}

/* Glossy & Matte Aquarium identity */
.store-header{background:#090d12;border-bottom-color:rgba(13,141,204,.35)}
.store-header .brand{display:flex;align-items:center;justify-content:center;min-height:76px}
.store-header .brand img{width:92px;height:76px;object-fit:contain;border-radius:50%}
.sidebar-brand img{max-width:130px;max-height:130px;object-fit:contain;border-radius:50%}
.footer img,.page-loader-logo{object-fit:contain;border-radius:50%}
.local-info-alert{border-color:rgba(13,141,204,.22);background:linear-gradient(100deg,#eef9ff,#fff)}
.local-info-icon{background:#0d8dcc;color:#fff}
.aquarium-care-card{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding:22px;background:linear-gradient(145deg,#07111d,#0a2434);color:#fff}
.aquarium-care-card div{display:flex;flex-direction:column;gap:8px;padding:18px;border:1px solid rgba(255,255,255,.13);border-radius:18px;background:rgba(255,255,255,.05)}
.aquarium-care-card i{font-size:24px;color:#42b8f0}.aquarium-care-card strong{font-size:16px}.aquarium-care-card span{color:#c8dbe6;line-height:1.45}
@media (max-width:760px){.aquarium-care-card{grid-template-columns:1fr}.store-header .brand img{width:74px;height:62px}}
@media(max-width:860px){.store-header-inner{grid-template-columns:auto auto}.header-search{grid-column:1/-1;order:3}.store-header nav a:not(.bag):not(.cms):not(.account-link):not(.orders-link){display:none}.account-copy>span{display:none}.orders-link{font-size:12px}.promo-slider{min-height:292px;margin:14px 16px 8px}.promo-slide{grid-template-columns:1fr;min-height:292px}.promo-slide::before{background:linear-gradient(180deg,rgba(var(--slider-gradient-rgb,0,0,0),1) 0%,rgba(var(--slider-gradient-rgb,0,0,0),calc(.72 + (var(--slider-gradient-opacity,.25) * .24))) 46%,rgba(var(--slider-gradient-rgb,0,0,0),calc(.28 + (var(--slider-gradient-opacity,.25) * .4))) 76%,rgba(var(--slider-gradient-rgb,0,0,0),0) 100%)}.promo-copy{min-height:292px;padding:28px 54px 62px 24px}.promo-copy h1,.promo-copy h2{font-size:32px}.promo-copy p{font-size:14px;max-width:430px}.promo-image{position:absolute;inset:0;min-height:292px;opacity:.72}.promo-image::before{background:none}.slider-arrow{width:36px;height:36px;font-size:25px}.slider-arrow.prev{left:10px}.slider-arrow.next{right:10px}.promo-dots{left:24px;bottom:16px}.hero{grid-template-columns:1fr;min-height:auto}.product-grid,.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.catalog-product-card{min-height:330px}.catalog-product-image{height:160px}.catalog-product-title{font-size:13px}.catalog-product-price{font-size:18px}.product{min-height:390px;border-radius:14px}.product-img{height:185px;padding:10px}.product-body{padding:12px}.product-body h3{font-size:14px}.price{font-size:18px}.product-detail-layout{grid-template-columns:1fr}.product-main-image{height:320px}.product-buy-box{position:static}.cart-item{grid-template-columns:82px 1fr}.cart-item img{width:82px;height:82px}.qty-control,.line-total{grid-column:2}.line-total{text-align:left}.buy-row{grid-template-columns:1fr}.buy-row .qty{width:100%}.buy-row .btn-dark{grid-column:auto}.catalog-tools{grid-template-columns:1fr}.form-grid{grid-template-columns:1fr}}
@media(max-width:1180px){.creative-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.creative-project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.creative-project-layout,.creative-admin-layout{grid-template-columns:1fr}.creative-files-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.creative-summary-grid,.creative-project-grid,.creative-files-grid{grid-template-columns:1fr}.creative-continue-panel{display:grid}.creative-quick-actions{justify-content:stretch}.creative-quick-actions .btn{width:100%;justify-content:center}.creative-message.is-admin,.creative-message{grid-template-columns:34px minmax(0,1fr)}.creative-message.is-admin .creative-avatar,.creative-message.is-admin>div:not(.creative-avatar){grid-column:auto;grid-row:auto}.creative-message.is-admin .creative-message-meta{text-align:left}.creative-color-tool-grid,.creative-color-format-grid{grid-template-columns:1fr}.creative-color-modal-card{padding:18px}.creative-color-modal-head h3{font-size:26px}.creative-color-gradient{height:220px}.creative-color-preview{height:110px}.creative-color-preview strong{font-size:26px}}
@media(max-width:760px){.admin-guest-main,.admin-guest-history{grid-template-columns:1fr}.admin-guest-actions{justify-content:stretch}.admin-guest-actions .btn,.admin-guest-actions form{width:100%}.admin-link-modal-card{padding:18px}.admin-link-modal-head h2{font-size:24px}}
@media(max-width:900px){.finance-grid,.dashboard-grid{grid-template-columns:1fr}.dashboard-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-finance-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-operation-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:900px){.dashboard-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-range-field{grid-column:1/-1}.dashboard-filter-head{display:grid}.dashboard-filter-head .btn{width:100%;justify-content:center}}
@media(max-width:1100px){.dashboard-heatmap-head{grid-template-columns:1fr}.dashboard-heatmap-actions{align-self:start}.dashboard-heatmap-controls{grid-template-columns:repeat(2,minmax(0,1fr)) auto;max-width:520px}.dashboard-heatmap-body{grid-template-columns:1fr}.dashboard-heatmap-summary{min-height:0}.dashboard-heatmap-months{grid-template-columns:repeat(3,minmax(220px,1fr));overflow-x:auto;padding-bottom:4px}.dashboard-heatmap-calendar{min-width:220px}}
@media(max-width:760px){.admin-order-line,.admin-order-line-head{grid-template-columns:1fr}.admin-order-line-head{display:none}.admin-order-line .input{width:100%}}
@media(max-width:760px){.order-cancel-all-form,.order-item-action-form,.order-item-action-form+.order-item-action-form{grid-template-columns:1fr}.order-cancel-all-form .btn,.order-item-action-form .btn{width:100%}}
@media(max-width:760px){.order-action-modal-fields,.refund-process-form{grid-template-columns:1fr}.order-action-modal-actions{display:grid}.order-action-modal-actions .btn,.refund-process-form .btn{width:100%}}
@media(max-width:760px){.admin-order-builder-head{display:grid}.admin-order-search{min-width:0}.admin-order-product-grid{grid-template-columns:1fr}.admin-order-modal-body{grid-template-columns:1fr}.admin-order-modal-field:first-child{grid-column:auto}.admin-order-modal-actions{display:grid}.admin-order-modal-actions .btn{width:100%}}
@media(max-width:760px){.admin-order-agenda-head,.admin-field-head{display:grid}.admin-order-agenda-controls{justify-content:space-between}.admin-order-calendar-weekdays{display:none}.admin-order-calendar-grid{grid-template-columns:1fr}.admin-order-calendar-day{min-height:0}.admin-order-agenda-summary{grid-template-columns:1fr}.quick-customer-actions{display:grid}.quick-customer-actions .btn{width:100%}}
@media(max-width:760px){.admin-order-day-detail{position:fixed!important;left:12px!important;right:12px!important;top:90px!important;width:auto!important;max-height:calc(100vh - 112px);overflow:auto}}
@media(max-width:760px){.order-calendar-modal-actions{display:grid}.order-calendar-modal-actions .btn{width:100%}}
@media(max-width:560px){.category-strip,.metrics,.trust-strip,.about-points{grid-template-columns:1fr}.page,.section,.hero{padding-left:16px;padding-right:16px}.section-head{display:block}.brand img{height:50px}.cms{display:none}.promo-slider{min-height:304px}.promo-slide{min-height:304px}.promo-copy{min-height:304px;padding:24px 48px 66px 18px}.promo-copy h1,.promo-copy h2{font-size:28px}.promo-copy .actions{gap:8px;display:grid;grid-template-columns:1fr;max-width:190px}.promo-copy .btn{padding:11px 12px;font-size:13px}.category-chips-section{padding-left:16px;padding-right:16px}.products-section{padding-top:18px}.social-frame,.about-store,.testimonials-section{margin-left:16px;margin-right:16px;padding:22px}.testimonials-section{background:linear-gradient(180deg,#101014 0%,#172216 34%,#fff 34%,#fff 100%)}.testimonials-carousel{grid-template-columns:38px minmax(0,1fr) 38px;gap:8px}.testimonial-card{min-width:calc(100vw - 124px);max-width:calc(100vw - 124px)}.testimonial-nav{width:38px;height:38px}.testimonial-product-carousel{grid-template-columns:32px minmax(0,1fr) 32px}.testimonial-photo-nav{width:32px;height:32px}.testimonial-product-photo-stage img{max-height:210px}.instagram-live-frame iframe{height:340px}.hero-search{display:grid;grid-template-columns:auto 1fr}.hero-search .btn{grid-column:1/-1}.dashboard-filter-grid,.dashboard-finance-grid,.dashboard-operation-grid{grid-template-columns:1fr}.dashboard-heatmap-controls{grid-template-columns:1fr}.dashboard-heatmap-actions{display:grid;grid-template-columns:1fr 1fr}.dashboard-heatmap-nav{width:100%}.dashboard-heatmap-months{grid-template-columns:1fr;overflow:visible}.dashboard-heatmap-calendar{min-width:0;padding:9px}.dashboard-heatmap-weekdays,.dashboard-heatmap-grid{gap:4px}.dashboard-heatmap-day{min-height:36px;border-radius:8px}.dashboard-filter-summary{align-items:flex-start}.dashboard-finance-card{min-height:0}.dashboard-operation-card{min-height:0}.dashboard-seller-card{grid-template-columns:1fr}.dashboard-seller-card>div:last-child{text-align:left}.table{font-size:13px}.responsive-table thead{display:none}.responsive-table tr{display:block;margin-bottom:12px}.responsive-table td{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;border:1px solid var(--line);border-bottom:0;border-radius:0}.responsive-table td:first-child{border-radius:14px 14px 0 0}.responsive-table td:last-child{border-bottom:1px solid var(--line);border-radius:0 0 14px 14px}.login-card{padding:24px}}
@media(max-width:560px){.coupon-terms-grid{grid-template-columns:1fr}.coupon-terms-copy h1{font-size:34px}.coupon-terms-actions .btn{width:100%;justify-content:center}.coupon-code-card{width:100%}}
@media(max-width:700px){.bulk-offer-stats{grid-template-columns:1fr}.admin-header-actions{width:100%;justify-content:stretch;margin-top:14px}.admin-header-actions .btn{width:100%;justify-content:center}.bulk-offer-actions .btn{width:100%;justify-content:center}}
@media(max-width:700px){.bulk-offer-section-head{display:grid}.bulk-offer-section-head .btn,.bulk-offer-savebar .btn{width:100%;justify-content:center}.bulk-offer-savebar{position:static}}

@media(max-width:900px){
    .shop-admin-body .page{padding:14px;background:#f5f8f2}
    .admin-layout{gap:14px}
    .admin-layout .panel,.admin-card{border-radius:18px;padding:16px}
    .admin-layout .section-head{border-radius:18px;padding:16px}
    .admin-layout .section-head h1{font-size:28px}
    .admin-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
    .finance-command-bar{display:flex;overflow-x:auto;gap:8px;padding-bottom:6px}
    .finance-command-bar a{flex:0 0 auto}
    .admin-order-builder{grid-template-columns:1fr!important}
    .admin-order-cart{position:static!important}
}

@media(max-width:640px){
    .shop-admin-body .page{padding:10px}
    .sidebar{position:sticky;top:0;z-index:40;border-radius:0 0 18px 18px;margin:-10px -10px 8px;max-height:none;box-shadow:0 12px 30px rgba(15,23,42,.22)}
    .sidebar-brand img{width:86px}
    .sidebar-nav,.sidebar-footer{overflow-x:auto;display:flex;gap:6px;padding-bottom:4px}
    .sidebar-link{grid-template-columns:28px;min-width:48px;justify-items:center;padding:9px}
    .sidebar-label{display:none}
    .sidebar-notice-count{right:2px;top:2px}
    .admin-card-grid{grid-template-columns:1fr}
    .admin-layout .section-head{display:grid;gap:12px}
    .admin-layout .section-head .btn,.admin-layout .section-head>a.btn,.admin-inline-filter{width:100%}
    .admin-inline-filter{display:grid;grid-template-columns:1fr;gap:8px}
    .admin-layout .table{min-width:0}
    .admin-layout .responsive-table thead{display:none}
    .admin-layout .responsive-table tr{display:block;margin-bottom:12px}
    .admin-layout .responsive-table td{display:grid;grid-template-columns:1fr;gap:4px;border:1px solid rgba(16,24,40,.08);border-bottom:0;border-radius:0;box-shadow:none}
    .admin-layout .responsive-table td:first-child{border-radius:14px 14px 0 0}
    .admin-layout .responsive-table td:last-child{border-bottom:1px solid rgba(16,24,40,.08);border-radius:0 0 14px 14px}
    .form-grid,.finance-money-grid{grid-template-columns:1fr!important}
    .profile-photo-field{grid-template-columns:1fr;justify-items:start}
}
@media(max-width:430px){.product-grid{grid-template-columns:1fr}.product-img{height:210px}.product{min-height:410px}}

/* Responsive hardening */
html,body{max-width:100%;overflow-x:hidden}
body{min-width:0}
img,video,canvas,svg{max-width:100%;height:auto}
table{max-width:100%}
.store-header,.page,.section,.panel,.promo-slider,.product-detail-layout,.cart-layout,.checkout-layout,.admin-layout{min-width:0}
.brand,.header-search,.store-header nav,.catalog-tools,.cart-item>div,.product-info-panel,.product-buy-box,.sidebar,section{min-width:0}
.table-responsive{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}
.table-responsive .table{min-width:680px}
.table-responsive .responsive-table{min-width:0}
.section-head{min-width:0}
.section-head .actions{justify-content:flex-end}
.store-header-inner{grid-template-columns:auto minmax(180px,620px) auto}
.store-header nav{flex-wrap:wrap;justify-content:flex-end}
.account-link strong{max-width:156px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.header-search input{min-width:0}
.promo-copy .actions .btn{min-height:42px}
.page-loader-box{width:min(280px,calc(100vw - 40px))}
.admin-layout>section{min-width:0}
.sidebar-link{white-space:normal}
.form-grid>div[style*="grid-column"]{min-width:0}
.input{min-width:0}

@media(min-width:861px) and (max-width:1180px){
    .promo-copy{padding:26px 40px 50px 54px}
    .promo-copy h1,.promo-copy h2{font-size:clamp(27px,3.2vw,38px);line-height:.98;overflow-wrap:anywhere;word-break:normal;hyphens:auto}
    .promo-copy p{font-size:15px;line-height:1.35;max-width:360px}
    .promo-discount-hero{padding:7px 10px;gap:6px}
    .promo-discount-hero span{font-size:15px}
    .promo-discount-hero strong{font-size:9px}
    .promo-price strong{font-size:21px}
    .promo-copy .btn{padding:12px 15px;font-size:14px}
    .promo-dots{left:58px}
}

@media(min-width:1181px) and (max-width:1450px){
    .promo-copy{padding-top:24px;padding-bottom:54px}
    .promo-copy h1,.promo-copy h2{font-size:clamp(31px,3.2vw,44px);line-height:.98}
    .promo-copy p{font-size:16px;max-width:460px}
}

@media(max-width:1200px){
    .product-detail-layout{grid-template-columns:minmax(0,1fr) minmax(280px,340px)}
    .catalog-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}
    .catalog-tools{min-width:0}
    .cart-page.has-cart-bg-gif::before{width:300px;height:300px;right:2vw;bottom:50px;opacity:.12}
}

@media(max-width:992px){
    .store-header{padding:12px 18px}.store-header-inner{gap:12px}
    .store-header nav{gap:10px}
    .account-link strong{max-width:130px}
    .page{padding-top:38px}
    .section-head{align-items:flex-start}
    .product-detail-layout{grid-template-columns:1fr}
    .product-main-image{height:clamp(300px,52vw,420px)}
    .admin-layout{grid-template-columns:1fr}
    .sidebar{position:relative;top:0;max-height:none;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;overflow:hidden;padding:12px;border-radius:18px}
    .sidebar-brand{padding:0 12px 0 0;margin:0;border-bottom:0;border-right:1px solid rgba(255,255,255,.08)}
    .sidebar-brand img{width:104px}
    .sidebar-nav,.sidebar-footer{display:flex;align-items:center;gap:6px;overflow-x:auto;padding:2px 0;scrollbar-width:thin}
    .sidebar-footer{grid-column:2;margin:0;padding-top:0;border-top:0}
    .sidebar-link{flex:0 0 auto;grid-template-columns:28px max-content;min-height:38px;padding:8px 10px;font-size:12px}
    .sidebar-label{white-space:nowrap}
    .admin-layout .section-head{align-items:flex-start}
    .metrics{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}
    .product-buy-box{position:static}
    .purchase-history-banner{display:grid}
    .detail-buy-form .btn{min-height:50px}
    .customizer-layout,.contact-layout,.custom-admin-detail,.custom-request-detail,.help-center-shell,.support-detail-grid,.email-admin-grid,.email-system-layout,.email-editor-grid{grid-template-columns:1fr}
    .email-template-sidebar,.email-preview-panel{position:static;max-height:none}
    .custom-controls-panel{position:static}
    .help-nav{position:relative;top:0;display:flex;overflow-x:auto}
    .help-nav h2{display:none}
    .help-nav a{flex:0 0 auto}
    .support-filter-bar{grid-template-columns:1fr 1fr}
}

@media(max-width:768px){
    .store-header-inner{grid-template-columns:auto auto;justify-content:space-between}
    .brand img{height:52px}
    .header-search{grid-column:1/-1;order:3;width:100%;padding:9px 12px}
    .store-header nav{justify-content:flex-end}
    .store-header nav>a:not(.bag):not(.account-link):not(.orders-link){display:none}
    .bag{width:44px;height:44px;border-radius:14px}
    .account-link{max-width:180px;grid-template-columns:38px minmax(0,1fr);min-height:50px}
    .account-icon{width:38px;height:38px}
    .account-copy>span{display:block;font-size:10px}
    .account-link strong{font-size:12px;max-width:118px}
    .orders-link{padding:7px 8px;border:1px solid var(--line);border-radius:999px;background:#fff}
    .promo-slider{min-height:300px;max-width:calc(100vw - 32px)}
    .promo-copy{justify-content:center;padding:24px 48px 66px 20px}
    .promo-copy h1,.promo-copy h2{overflow-wrap:anywhere;hyphens:auto}
    .promo-copy p{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
    .promo-copy .actions{max-width:210px}
    .category-chips{scroll-snap-type:x proximity}
    .category-chip{scroll-snap-align:start;min-height:40px}
    .catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
    .catalog-product-card{min-height:320px}
    .cart-item{grid-template-columns:78px minmax(0,1fr);gap:12px}
    .cart-item img{width:78px;height:78px}
    .qty-control{grid-column:1/-1;justify-content:space-between;flex-wrap:wrap}
    .line-total{grid-column:1/-1;text-align:right}
    .checkout-layout,.cart-layout{gap:16px}
    .cart-page.has-cart-bg-gif::before{display:none}
    .summary-box{top:auto}
    .form-grid{grid-template-columns:1fr}
    .form-grid>div{grid-column:1/-1!important}
    .product-editor-steps{grid-template-columns:1fr 1fr}
    .product-save-row{position:static;display:grid}
    .product-save-row .btn{width:100%}
    .account-shell{grid-template-columns:1fr}
    .account-nav-panel{position:relative;top:0}
    .account-nav-menu{display:flex;overflow-x:auto;padding-bottom:4px}
    .account-nav-menu a{flex:0 0 auto;min-width:max-content}
    .account-content-grid{grid-template-columns:1fr}
    .site-logo-editor{grid-template-columns:1fr}
    .site-logo-preview{min-height:104px}
    .customer-login-image-editor{grid-template-columns:1fr}
}

@media(max-width:576px){
    .page{padding:30px 14px}
    .section{padding:42px 14px}
    .section-head{display:grid;gap:14px;margin-bottom:20px}
    .section-head .actions,.center-actions,.checkout-access{width:100%;justify-content:stretch}
    .section-head .actions .btn,.center-actions .btn,.checkout-access .btn{flex:1 1 100%}
    .promo-slider{margin:12px 12px 6px;min-height:318px;border-radius:18px;max-width:calc(100vw - 24px)}
    .promo-slide{min-height:318px}
    .promo-copy{min-height:318px;padding:22px 44px 72px 18px}
    .promo-copy>span{font-size:10px;padding:6px 9px}
    .promo-copy h1,.promo-copy h2{font-size:26px}
    .promo-discount-hero{max-width:190px;white-space:normal}
    .promo-discount-hero span{font-size:14px}
    .promo-discount-hero strong{font-size:9px}
    .promo-price{flex-wrap:wrap;gap:6px}
    .promo-price strong{font-size:20px}
    .promo-copy .actions{grid-template-columns:1fr;max-width:190px;margin-top:8px}
    .slider-arrow{width:34px;height:34px}
    .promo-dots{bottom:14px}
    .category-chips-section{padding-left:12px;padding-right:12px}
    .product-detail-layout{gap:16px}
    .detail-buy-form{gap:12px}
    .detail-qty-stepper{position:relative}
    .qty-stepper{grid-template-columns:50px minmax(70px,1fr) 50px;padding:8px;border-radius:18px}
    .qty-stepper-btn{height:48px;border-radius:14px;font-size:15px}
    .qty-stepper-input{height:48px!important;font-size:18px}
    .product-buy-box .btn{min-height:52px}
    .buy-safe-list span{font-size:13px}
    .catalog-product-card{padding:9px;min-height:305px}
    .catalog-product-image{height:148px}
    .catalog-product-desc{display:none}
    .product-gallery,.product-info-panel,.product-buy-box{border-radius:15px}
    .product-gallery{padding:10px}
    .product-main-image{height:280px}
    .product-info-panel,.product-buy-box{padding:16px}
    .product-detail-price{font-size:30px}
    .detail-facts div{grid-template-columns:28px 1fr;padding:11px}
    .cart-item{padding:12px}
    .cart-qty-input{width:72px}
    .cart-qty-stepper{max-width:none;width:100%}
    .qty-control .btn{min-width:44px;padding:11px}
    .login-card{margin:20px auto;padding:22px;width:100%}
    .login-card img{width:180px}
    .admin-product-preview{width:100%;height:190px}
    .admin-gallery-grid{grid-template-columns:repeat(auto-fill,minmax(130px,1fr))}
    .custom-preview-panel,.custom-controls-panel{padding:12px;border-radius:16px}
    .custom-preview-actions{display:grid}
    .custom-step{padding:11px}
    .help-card-grid{grid-template-columns:1fr}
    .help-section-head{display:grid}
    .help-answer-actions .btn{width:100%}
    .ticket-card,.ticket-admin-card{display:grid}
    .support-filter-bar{grid-template-columns:1fr}
    .table-responsive .table{min-width:600px}
    .table-responsive .responsive-table{min-width:0}
    .admin-layout .section-head{display:grid;padding:18px}
    .order-detail-product{grid-template-columns:58px minmax(0,1fr)}
    .order-detail-product>div:last-child{grid-column:1/-1;text-align:left}
    .order-detail-actions{justify-items:start;text-align:left}
    .order-row-actions{justify-content:flex-start}
}

@media(max-width:380px){
    .store-header{padding:10px 12px}.store-header-inner{gap:8px}
    .brand img{height:46px}
    .bag{width:40px;height:40px}
    .bag span{right:-6px;top:-7px;min-width:22px;height:22px;font-size:11px}
    .account-link{max-width:148px;grid-template-columns:34px minmax(0,1fr);min-height:46px;padding-right:10px}
    .account-icon{width:34px;height:34px}
    .account-copy>span{display:none}
    .account-link strong{max-width:96px;font-size:12px}
    .orders-link{font-size:11px;padding:6px 7px}
    .header-search input{font-size:14px}
    .promo-slider{min-height:330px}
    .promo-slide,.promo-copy{min-height:330px}
    .promo-copy{padding:22px 42px 74px 16px}
    .promo-copy h1,.promo-copy h2{font-size:24px}
    .promo-copy p{font-size:13px}
    .catalog-grid{grid-template-columns:1fr}
    .catalog-product-image{height:200px}
    .catalog-product-desc{display:-webkit-box}
    .product-main-image{height:250px}
    .product-detail-title{font-size:22px}
    .product-detail-price,.buy-price{font-size:27px}
    .btn{width:100%;min-height:42px}
    .qty-stepper{grid-template-columns:46px minmax(58px,1fr) 46px;gap:6px}
    .qty-stepper-btn{height:46px}
    .qty-control .btn{width:auto}
    .sidebar{grid-template-columns:1fr;align-items:stretch}
    .sidebar-brand{border-right:0;border-bottom:1px solid rgba(255,255,255,.08);padding:0 0 10px}
    .sidebar-brand img{width:104px}
    .sidebar-footer{grid-column:auto}
}

/* Admin orders mobile flow */
@media(max-width:640px){
    .shop-admin-body .page{padding:10px}
    .admin-layout{gap:10px}
    .admin-layout .panel,.admin-card,.admin-layout .section-head{padding:14px;border-radius:16px}
    .admin-layout .section-head h1{font-size:28px;line-height:1.05}
    .admin-layout .section-head p{font-size:13px;line-height:1.35}
    .admin-layout .section-head .btn{min-height:46px;justify-content:center}
    .admin-field-head{display:grid;grid-template-columns:1fr;gap:8px;align-items:stretch}
    .admin-field-head .btn{width:100%;justify-content:center}
    .admin-field-hint{display:block;margin:6px 0 8px}
    .stack-form{gap:14px}
    .stack-form .input{min-height:48px;font-size:16px}
    .stack-form textarea.input{min-height:104px}
    .admin-date-trigger{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;min-height:50px;text-align:left}
    .admin-order-builder{gap:12px}
    .admin-order-catalog,.admin-order-cart{padding:12px;border-radius:16px}
    .admin-order-builder-head,.admin-order-cart-head{display:grid;grid-template-columns:1fr;gap:10px;margin-bottom:12px}
    .admin-order-builder-head h2,.admin-order-cart-head strong{font-size:21px}
    .admin-order-search{width:100%;min-width:0}
    .admin-order-product-grid{grid-template-columns:1fr;max-height:54vh;overflow:auto;padding-right:2px}
    .admin-order-product-card{grid-template-columns:58px minmax(0,1fr);padding:9px;border-radius:14px;min-height:76px}
    .admin-order-product-media,.admin-order-product-media img{width:58px;height:58px;border-radius:12px}
    .admin-order-product-copy strong{font-size:13px;white-space:normal;line-height:1.2}
    .admin-order-cart-empty{min-height:150px;padding:16px}
    .admin-order-cart-item{grid-template-columns:48px minmax(0,1fr);gap:8px;padding:9px;border-radius:14px}
    .admin-order-cart-item>img{width:48px;height:48px;border-radius:11px;grid-row:span 1}
    .admin-order-cart-copy strong{font-size:13px;white-space:normal;line-height:1.2}
    .admin-order-cart-copy small{font-size:13px}
    .admin-order-cart-item label{grid-column:1/-1}
    .admin-order-cart-actions{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:8px}
    .admin-order-cart-actions button{width:100%;height:42px}
    .admin-order-calculation{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
    .admin-order-calculation div{padding:11px;border-radius:13px}
    .admin-order-submit{width:100%;min-height:52px;justify-content:center;font-size:16px}
    .quick-customer-modal,.admin-order-product-modal,.order-calendar-modal{align-items:stretch;padding:8px}
    .quick-customer-card,.admin-order-product-modal-card,.order-calendar-card{width:100%;max-height:calc(100vh - 16px);border-radius:18px;padding:14px;overflow:auto}
    .quick-customer-head,.admin-order-product-modal-head,.order-calendar-modal-head{align-items:flex-start}
    .quick-customer-head h2,.order-calendar-modal-head h2{font-size:24px}
    .admin-order-modal-product{grid-template-columns:58px minmax(0,1fr)}
    .admin-order-modal-product img{width:58px;height:58px}
    .admin-order-modal-actions,.quick-customer-actions,.order-calendar-modal-actions{display:grid;grid-template-columns:1fr;gap:8px}
    .admin-order-modal-actions .btn,.quick-customer-actions .btn,.order-calendar-modal-actions .btn{width:100%;justify-content:center}
    .admin-order-agenda{position:relative}
    .admin-order-agenda-head{display:grid;gap:12px}
    .admin-order-agenda-controls{display:grid;grid-template-columns:46px 1fr 46px;gap:8px;align-items:center;width:100%}
    .admin-order-agenda-controls strong{text-align:center}
    .admin-order-agenda-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}
    .admin-order-agenda-summary div{padding:9px 10px;border-radius:12px;min-width:0}
    .admin-order-agenda-summary span{font-size:9px}
    .admin-order-agenda-summary strong{font-size:19px}
    .admin-order-calendar-weekdays{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:4px}
    .admin-order-calendar-weekdays span{font-size:9px}
    .admin-order-calendar-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:4px}
    .admin-order-calendar-day{min-height:56px;padding:5px;border-radius:10px;gap:2px}
    .admin-order-calendar-day>span{width:22px;height:22px;border-radius:8px;font-size:11px}
    .admin-order-calendar-day>em{right:3px;top:3px;min-width:18px;height:18px;font-size:10px}
    .admin-order-calendar-range{height:6px;margin-left:-5px;margin-right:-5px}
    .admin-order-calendar-day small{display:none}
    .admin-order-day-detail{position:fixed!important;left:10px!important;right:10px!important;top:auto!important;bottom:10px!important;width:auto!important;max-height:58vh;overflow:auto;border-radius:18px;padding:13px;z-index:10070}
    .admin-order-day-detail-close{width:100%;justify-content:center;min-height:42px}
    .admin-order-day-item{grid-template-columns:1fr;gap:6px;padding:10px}
    .admin-order-day-item>span{justify-self:start}
    .admin-order-day-create{width:100%;justify-content:center;min-height:48px}
    .admin-layout .responsive-table{border-collapse:separate;border-spacing:0}
    .admin-layout .responsive-table tr{display:block;margin-bottom:12px;border:1px solid rgba(16,24,40,.08);border-radius:16px;background:#fff;overflow:hidden}
    .admin-layout .responsive-table td{display:grid;grid-template-columns:1fr;gap:6px;border:0;border-bottom:1px solid rgba(16,24,40,.08);padding:12px}
    .admin-layout .responsive-table td::before{content:attr(data-label);color:#667085;font-size:10px;font-weight:950;text-transform:uppercase;letter-spacing:.05em}
    .admin-layout .responsive-table td:last-child{border-bottom:0}
    .order-product-preview{grid-template-columns:54px minmax(0,1fr);gap:10px}
    .order-product-preview img,.order-placeholder{width:54px;height:54px}
    .admin-action-menu{display:grid;grid-template-columns:1fr;gap:8px}
    .admin-action-menu .btn,.admin-action-menu form,.admin-action-menu details{width:100%}
    .admin-action-menu summary.btn{justify-content:center}
    .admin-action-menu details>div{position:static;min-width:0;margin-top:8px;box-shadow:none;border-radius:12px}
    .admin-action-menu details a{min-height:40px;display:flex;align-items:center}
    .analytics-detail-item,.analytics-detail-item.has-preview{grid-template-columns:54px minmax(0,1fr)}
    .analytics-detail-item:not(.has-preview){grid-template-columns:minmax(0,1fr)}
    .analytics-detail-thumb{width:54px}
    .analytics-detail-meta{grid-column:1/-1;text-align:left;justify-items:start}
    .admin-cart-summary{align-items:flex-start;flex-direction:column}
    .admin-customer-cart-item{grid-template-columns:72px 1fr;align-items:start}
    .admin-customer-cart-thumb{width:72px}
    .admin-customer-cart-subtotal{grid-column:1/-1;justify-items:start;text-align:left}
    .order-management-grid{grid-template-columns:1fr;gap:12px}
    .order-status-form{padding:12px;border-radius:16px}
    .order-status-form .btn{width:100%;justify-content:center;min-height:48px}
    .order-edit-grid{grid-template-columns:1fr}
    .order-edit-grid .input,.order-status-form .input{min-height:48px;font-size:16px}
    .order-edit-grid textarea.input,.order-status-form textarea.input{min-height:94px}
    .order-movement-summary .btn{width:100%;justify-content:center}
    .summary-reference-card{grid-template-columns:72px minmax(0,1fr)}
    .summary-reference-card img{width:72px;height:62px}
    .order-reference-thumb{grid-template-columns:72px minmax(0,1fr);max-width:none;width:100%}
    .order-reference-thumb img{width:72px;height:62px}
    .reference-preview-modal{padding:10px}
    .reference-preview-card{border-radius:18px;padding:12px;max-height:calc(100vh - 20px)}
    .reference-preview-head h3{font-size:20px}
    .reference-preview-card>img{max-height:72vh;border-radius:14px}
}

@media(max-width:380px){
    .admin-order-agenda-summary{grid-template-columns:1fr}
    .admin-order-calendar-grid,.admin-order-calendar-weekdays{gap:3px}
    .admin-order-calendar-day{min-height:50px;padding:4px}
    .admin-order-calendar-day>span{width:20px;height:20px;font-size:10px}
    .admin-order-calendar-day>em{min-width:17px;height:17px;font-size:9px}
    .admin-order-calculation{grid-template-columns:1fr}
}

@media(max-width:860px){
    .catalog-product-card{min-height:0}
}

/* Product detail responsive refinement */
.product-detail-page{
    padding-inline:clamp(14px,3vw,56px);
}
.product-detail-page .product-breadcrumb,
.product-detail-page .purchase-history-banner,
.product-detail-layout{
    width:100%;
    max-width:2400px;
    margin-left:auto;
    margin-right:auto;
}
.product-detail-layout{
    grid-template-columns:minmax(520px,.92fr) minmax(560px,1.08fr) minmax(270px,310px);
    gap:clamp(16px,1.6vw,24px);
}
.product-gallery,
.product-info-panel,
.product-buy-box{
    min-width:0;
}
.product-main-image{
    height:auto;
    min-height:0;
    max-height:620px;
    aspect-ratio:4/3;
    touch-action:pan-y;
    width:100%;
}
.product-main-image img{
    min-width:0;
}
.product-detail-page .product-main-image img{
    width:100%;
    height:100%;
    max-width:none;
    object-fit:contain;
    object-position:center center;
}
.product-detail-page .product-zoom-trigger>img{
    display:block;
}
.product-zoom-trigger{
    width:100%;
    height:100%;
    touch-action:pan-y;
    user-select:none;
    -webkit-user-select:none;
}
.product-thumbs{
    max-width:100%;
    scrollbar-width:thin;
    -webkit-overflow-scrolling:touch;
    overscroll-behavior-x:contain;
    scroll-snap-type:x proximity;
    touch-action:pan-x;
    padding-inline:1px;
}
.product-thumb{
    scroll-snap-align:start;
    touch-action:manipulation;
}
.product-lightbox.is-active{
    touch-action:none;
}
.product-lightbox img{
    touch-action:none;
    user-select:none;
    -webkit-user-select:none;
    transition:transform .12s ease;
    transform-origin:center center;
}
.product-lightbox img.is-zoomed{
    cursor:grab;
}
.product-info-panel{
    overflow-wrap:anywhere;
    padding:18px;
}
.product-detail-title{
    font-size:clamp(24px,1.75vw,32px);
    line-height:1.16;
    margin-bottom:10px;
}
.product-description p,
.shipping-notes p{
    overflow-wrap:anywhere;
}
.buy-price,
.product-detail-price{
    line-height:1.08;
}
.product-buy-box .btn{
    white-space:normal;
}
.customize-product-link.is-disabled,
.customize-product-link[aria-disabled="true"]{
    opacity:.52;
    cursor:not-allowed;
    filter:grayscale(.25);
    box-shadow:none;
}
.similar-products-section{
    width:100%;
    max-width:1180px;
    margin:22px auto 0;
    padding:18px 20px 22px;
    border:0;
    border-radius:0;
    background:transparent;
    box-shadow:none;
}
.similar-products-head{
    display:block;
    width:720px;
    max-width:100%;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:14px;
}
.similar-products-head h2{
    margin:0;
    font-size:clamp(20px,1.7vw,27px);
    line-height:1.1;
    color:#111;
    font-weight:850;
}
.similar-products-head p{
    display:none;
}
.similar-products-grid{
    display:grid;
    grid-template-columns:repeat(4,170px);
    justify-content:center;
    gap:12px;
}
.similar-product-card{
    min-height:0;
    border-radius:8px;
    box-shadow:0 4px 10px rgba(16,24,40,.07);
}
.similar-product-card .catalog-product-image{
    height:auto;
    aspect-ratio:1/1;
    border-radius:8px 8px 0 0;
}
.similar-product-card .catalog-product-desc,
.similar-product-card .catalog-price-offer-badge{
    display:none;
}
.similar-product-card .catalog-product-body{
    padding:8px 9px 10px;
    gap:5px;
}
.similar-product-card .catalog-product-category{
    display:none;
}
.similar-product-card .catalog-product-title{
    font-size:12px;
    line-height:1.18;
    font-weight:750;
    display:-webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
    overflow:hidden;
}
.similar-product-card .catalog-product-price{
    font-size:17px;
    margin-top:2px;
}
.similar-product-card .catalog-product-stock{
    font-size:10px;
}

@media(max-width:1320px){
    .product-detail-layout{
        grid-template-columns:minmax(0,1fr) minmax(260px,340px);
    }
    .product-gallery{
        grid-column:1/-1;
    }
    .product-info-panel{
        grid-column:1;
    }
    .product-buy-box{
        grid-column:2;
        position:static;
    }
    .product-main-image{
        aspect-ratio:4/3;
        max-height:560px;
    }
    .product-detail-title{
        font-size:clamp(24px,2vw,30px);
    }
}

@media(max-width:760px){
    .product-save-row{display:none!important}
    .product-mobile-step-bar{display:grid}
    .product-editor-steps{display:flex}
    .product-editor-step-panel{grid-template-columns:1fr}
}

@media(max-width:992px){
    .product-detail-page{
        padding-inline:clamp(14px,4vw,32px);
    }
    .product-detail-layout{
        grid-template-columns:1fr;
    }
    .product-gallery,
    .product-info-panel,
    .product-buy-box{
        grid-column:1/-1;
    }
    .product-buy-box{
        position:static;
    }
    .product-mobile-heading{
        display:block;
        margin-bottom:12px;
    }
    .product-mobile-heading .product-detail-title{
        margin-bottom:0;
    }
    .product-info-panel>.product-category,
    .product-info-panel>.product-detail-title,
    .product-info-panel>.product-detail-price{
        display:none;
    }
    .product-buy-box-desktop{
        display:none;
    }
    .product-buy-box-mobile{
        display:grid;
        margin:12px 0 16px;
        box-shadow:none;
    }
    .product-color-options{
        display:grid;
        grid-template-columns:repeat(2,minmax(0,1fr));
        overflow:visible;
        padding:2px 2px 8px;
    }
    .product-color-option{
        min-height:74px;
    }
    .product-main-image{
        aspect-ratio:4/3;
    }
    .product-detail-title{
        font-size:clamp(25px,5.8vw,34px);
    }
    .similar-products-grid{
        grid-template-columns:repeat(2,minmax(132px,170px));
        justify-content:center;
    }
}

@media(max-width:576px){
    .product-detail-page{
        padding:24px 12px 36px;
    }
    .similar-products-section{
        margin-top:16px;
        padding:12px 8px 18px;
    }
    .similar-products-head{
        width:100%;
        margin-bottom:10px;
    }
    .similar-products-grid{
        grid-template-columns:repeat(2,minmax(0,158px));
        gap:8px;
        justify-content:center;
    }
    .similar-product-card .catalog-product-image{
        height:auto;
        aspect-ratio:1/1;
    }
    .similar-product-card .catalog-product-body{
        padding:8px;
    }
    .product-breadcrumb{
        font-size:12px;
        flex-wrap:wrap;
        margin-bottom:12px;
    }
    .product-detail-layout{
        gap:12px;
    }
    .product-gallery{
        padding:12px;
    }
    .product-main-image{
        aspect-ratio:4/3;
        height:auto;
        max-height:none;
        width:100%;
    }
    .product-thumbs{
        gap:8px;
        margin-top:10px;
        margin-inline:-2px;
        padding:0 2px 6px;
    }
    .product-thumb{
        width:62px;
        height:62px;
        flex-basis:62px;
    }
    .product-detail-title{
        font-size:clamp(23px,7vw,30px);
    }
    .product-info-panel,
    .product-buy-box{
        padding:14px;
    }
    .product-color-chooser{
        margin:12px 0 0;
    }
    .product-color-title{
        position:sticky;
        left:0;
        width:max-content;
        max-width:100%;
    }
    .product-color-options{
        grid-template-columns:repeat(2,minmax(0,1fr));
        gap:8px;
        margin-inline:0;
    }
    .product-color-option{
        grid-template-columns:48px minmax(0,1fr);
        gap:4px 9px;
        padding:8px 10px;
        border-radius:14px;
    }
    .product-color-media{
        width:48px;
        height:48px;
        border-radius:12px;
    }
    .product-color-copy strong{
        font-size:13px;
        white-space:normal;
        line-height:1.15;
    }
    .product-color-copy small,
    .product-color-option em{
        font-size:11px;
    }
    .product-buy-box-mobile{
        margin-top:10px;
    }
    .detail-facts div{
        grid-template-columns:26px minmax(0,1fr);
    }
    .buy-price,
    .product-detail-price{
        font-size:clamp(25px,8vw,30px);
    }
}

@media(max-width:380px){
    .product-color-options{
        grid-template-columns:1fr;
    }
}

/* Public appearance bridge: keep configurable colors winning after legacy rules. */
.store-header nav a:not(.bag):not(.cms):not(.account-link):not(.orders-link),
.product-breadcrumb a,
.footer a,
a:not(.btn):not(.bag):not(.catalog-product-card):not(.product-color-option):not(.similar-product-card){
    color:var(--site-link-color,var(--site-link,var(--green)));
}

.btn-green,
.cms,
.qty-stepper-btn:hover,
.account-icon{
    background:var(--site-primary-button,var(--site-primary,var(--green)))!important;
    color:#fff!important;
}

.btn-dark,
.header-search button,
.hero-search button,
.bag,
.category-chip.active,
.category-chip:hover,
.catalog-product-badge:not(.low):not(.out):not(.offer),
.badge-featured,
.kicker{
    background:var(--site-secondary-button,var(--site-accent,#111))!important;
    color:#fff!important;
    border-color:var(--site-secondary-button,var(--site-accent,#111))!important;
}

.btn-light,
.product-share-trigger,
.product-share-options,
.share-option{
    color:var(--site-text-color,var(--site-text,var(--black)))!important;
}

.stock-badge.ok,
.product-category,
.product-color-title strong,
.catalog-search-match{
    background:color-mix(in srgb,var(--site-primary,var(--green)) 14%,#fff)!important;
    color:color-mix(in srgb,var(--site-primary,var(--green)) 78%,#111)!important;
}

.stock-badge.low,
.catalog-product-badge.low{
    background:#fff3cd!important;
    color:#7a5300!important;
}

.stock-badge.out,
.catalog-product-badge.out{
    background:#ffe7e7!important;
    color:#9a1c1c!important;
}

.catalog-product-stock,
.catalog-product-stock:not(.low):not(.out){
    color:var(--site-primary,var(--green))!important;
}

.catalog-product-stock.low{
    color:#9a5b00!important;
}

.catalog-product-stock.out{
    color:#b91c1c!important;
}

.catalog-product-title,
.catalog-product-price,
.product-body h3,
.price,
.product-detail-title,
.product-detail-price,
.buy-price,
.empty h2,
.empty h3,
.section h2,
.page h1,
.cat-card h3,
.trust-strip strong,
.about-store h2,
.similar-products-head h2{
    color:var(--site-text-color,var(--site-text,var(--black)))!important;
}

.catalog-product-category,
.catalog-product-desc,
.product-body p,
.product-meta,
.section-head p,
.cat-card p,
.trust-strip span,
.about-points span,
.product-description p,
.shipping-notes p,
.mini-line span,
.detail-facts span,
.buy-note,
.buy-safe-list,
.footer,
.similar-products-head p{
    color:var(--site-muted-text-color,var(--site-muted-text,var(--muted)))!important;
}

.header-search,
.hero-search,
.category-chip,
.cat-card,
.panel,
.product,
.catalog-product-card,
.product-buy-box,
.product-info-panel,
.product-gallery,
.similar-product-card,
.product-color-option,
.detail-facts div,
.qty-stepper{
    border-color:var(--line)!important;
}

.cat-card.active,
.cat-card:hover,
.catalog-product-card:hover,
.product:hover,
.product-color-option.active,
.product-thumb.active,
.product-color-option:hover{
    border-color:color-mix(in srgb,var(--site-primary,var(--green)) 65%,#fff)!important;
}

.promo-slider{
    background:var(--slider-bg,var(--site-primary,var(--green)))!important;
}

.promo-copy,
.promo-copy h1,
.promo-copy h2,
.promo-copy p,
.promo-price,
.promo-price strong,
.promo-price small{
    color:var(--slider-text,#fff)!important;
}

.promo-copy .btn-green{
    background:var(--slider-button,var(--site-primary-button,var(--site-primary,var(--green))))!important;
    color:#fff!important;
}

.promo-copy .btn-light{
    background:var(--slider-secondary-button,#fff)!important;
    color:var(--site-text-color,var(--site-text,var(--black)))!important;
}

.promo-dots button.active{
    background:var(--slider-button,var(--site-primary,var(--green)))!important;
}

/* Dark mode safety layer: keep the storefront readable even after custom appearance colors. */
body.theme-dark,
body.shop-dark{
    --shop-bg:#0f1411;
    --shop-surface:#172019;
    --shop-surface-soft:#1d2a21;
    --shop-text:#f3f7f2;
    --shop-muted:#aab7ad;
    --shop-border:rgba(255,255,255,.12);
    --shop-primary:#74d94d;
    --shop-link:#b8f5a2;
    --site-bg:var(--shop-bg);
    --site-background-color:var(--shop-bg);
    --site-text:var(--shop-text);
    --site-text-color:var(--shop-text);
    --site-muted-text:var(--shop-muted);
    --site-muted-text-color:var(--shop-muted);
    --site-link:var(--shop-link);
    --site-link-color:var(--shop-link);
    --site-primary:var(--shop-primary);
    --site-primary-color:var(--shop-primary);
    --site-primary-button:var(--shop-primary);
    --site-primary-button-color:var(--shop-primary);
    --site-accent:#f3f7f2;
    --site-secondary-color:#f3f7f2;
    --site-secondary-button:#f3f7f2;
    --site-secondary-button-color:#f3f7f2;
    --green:var(--shop-primary);
    --black:var(--shop-text);
    --muted:var(--shop-muted);
    --line:var(--shop-border);
    background:var(--shop-bg)!important;
    color:var(--shop-text)!important;
}

body.theme-dark .page,
body.theme-dark .section,
body.shop-dark .page,
body.shop-dark .section{
    background:linear-gradient(180deg,#0f1411,#121a15)!important;
    color:var(--shop-text)!important;
}

body.theme-dark .store-header,
body.shop-dark .store-header{
    background:rgba(18,28,22,.94)!important;
    border-bottom-color:var(--shop-border)!important;
}

body.theme-dark .panel,
body.theme-dark .cat-card,
body.theme-dark .product,
body.theme-dark .catalog-product-card,
body.theme-dark .summary-box,
body.theme-dark .product-buy-box,
body.theme-dark .product-info-panel,
body.theme-dark .product-gallery,
body.theme-dark .similar-product-card,
body.theme-dark .detail-facts div,
body.theme-dark .cart-item,
body.theme-dark .empty,
body.theme-dark .login-card,
body.theme-dark .guest-box,
body.shop-dark .panel,
body.shop-dark .cat-card,
body.shop-dark .product,
body.shop-dark .catalog-product-card,
body.shop-dark .summary-box,
body.shop-dark .product-buy-box,
body.shop-dark .product-info-panel,
body.shop-dark .product-gallery,
body.shop-dark .similar-product-card,
body.shop-dark .detail-facts div,
body.shop-dark .cart-item,
body.shop-dark .empty,
body.shop-dark .login-card,
body.shop-dark .guest-box{
    background:var(--shop-surface)!important;
    border-color:var(--shop-border)!important;
    color:var(--shop-text)!important;
    box-shadow:0 14px 34px rgba(0,0,0,.22)!important;
}

body.theme-dark h1,
body.theme-dark h2,
body.theme-dark h3,
body.theme-dark .catalog-product-title,
body.theme-dark .catalog-product-price,
body.theme-dark .price,
body.theme-dark .product-detail-title,
body.theme-dark .product-detail-price,
body.theme-dark .buy-price,
body.theme-dark .similar-products-head h2,
body.shop-dark h1,
body.shop-dark h2,
body.shop-dark h3,
body.shop-dark .catalog-product-title,
body.shop-dark .catalog-product-price,
body.shop-dark .price,
body.shop-dark .product-detail-title,
body.shop-dark .product-detail-price,
body.shop-dark .buy-price,
body.shop-dark .similar-products-head h2{
    color:var(--shop-text)!important;
}

body.theme-dark p,
body.theme-dark .admin-muted,
body.theme-dark .hint,
body.theme-dark .catalog-product-category,
body.theme-dark .catalog-product-desc,
body.theme-dark .product-meta,
body.theme-dark .section-head p,
body.theme-dark .product-description p,
body.theme-dark .shipping-notes p,
body.theme-dark .buy-note,
body.theme-dark .buy-safe-list,
body.theme-dark .similar-products-head p,
body.shop-dark p,
body.shop-dark .admin-muted,
body.shop-dark .hint,
body.shop-dark .catalog-product-category,
body.shop-dark .catalog-product-desc,
body.shop-dark .product-meta,
body.shop-dark .section-head p,
body.shop-dark .product-description p,
body.shop-dark .shipping-notes p,
body.shop-dark .buy-note,
body.shop-dark .buy-safe-list,
body.shop-dark .similar-products-head p{
    color:var(--shop-muted)!important;
}

body.theme-dark a:not(.btn):not(.bag):not(.catalog-product-card):not(.product-color-option):not(.similar-product-card),
body.shop-dark a:not(.btn):not(.bag):not(.catalog-product-card):not(.product-color-option):not(.similar-product-card){
    color:var(--shop-link)!important;
}

body.theme-dark .btn-green,
body.theme-dark .cms,
body.theme-dark .qty-stepper-btn:hover,
body.shop-dark .btn-green,
body.shop-dark .cms,
body.shop-dark .qty-stepper-btn:hover{
    background:var(--shop-primary)!important;
    color:#0b120d!important;
    border-color:var(--shop-primary)!important;
}

body.theme-dark .btn-dark,
body.theme-dark .header-search button,
body.theme-dark .hero-search button,
body.theme-dark .bag,
body.shop-dark .btn-dark,
body.shop-dark .header-search button,
body.shop-dark .hero-search button,
body.shop-dark .bag{
    background:#f3f7f2!important;
    color:#0d1510!important;
    border-color:#f3f7f2!important;
}

body.theme-dark .btn-light,
body.theme-dark .header-search,
body.theme-dark .hero-search,
body.theme-dark .input,
body.theme-dark select.input,
body.theme-dark textarea.input,
body.theme-dark .product-share-trigger,
body.theme-dark .product-share-options,
body.theme-dark .share-option,
body.shop-dark .btn-light,
body.shop-dark .header-search,
body.shop-dark .hero-search,
body.shop-dark .input,
body.shop-dark select.input,
body.shop-dark textarea.input,
body.shop-dark .product-share-trigger,
body.shop-dark .product-share-options,
body.shop-dark .share-option{
    background:var(--shop-surface-soft)!important;
    border-color:var(--shop-border)!important;
    color:var(--shop-text)!important;
}

body.theme-dark .stock-badge.ok,
body.theme-dark .product-category,
body.theme-dark .product-color-title strong,
body.theme-dark .catalog-search-match,
body.shop-dark .stock-badge.ok,
body.shop-dark .product-category,
body.shop-dark .product-color-title strong,
body.shop-dark .catalog-search-match{
    background:rgba(116,217,77,.18)!important;
    color:#a8f48f!important;
}

body.theme-dark .promo-copy .btn-light,
body.shop-dark .promo-copy .btn-light{
    background:#f3f7f2!important;
    color:#101812!important;
}

.help-hero,
body.theme-dark .help-hero,
body.shop-dark .help-hero{
    background:linear-gradient(135deg,#111,#1d2718)!important;
    color:#fff!important;
}

.help-hero h1,
body.theme-dark .help-hero h1,
body.shop-dark .help-hero h1{
    color:#fff!important;
}

.help-hero p,
body.theme-dark .help-hero p,
body.shop-dark .help-hero p{
    color:rgba(255,255,255,.82)!important;
}

.help-hero span,
body.theme-dark .help-hero span,
body.shop-dark .help-hero span{
    color:var(--shop-primary,var(--site-primary,#6bbf3f))!important;
}

.promo-slide.image-only::before{display:none!important}
.promo-slide.image-only .promo-copy{display:none!important}
.promo-slide.image-only .promo-image{position:relative!important;inset:auto!important;opacity:1!important;grid-column:1/-1}
.promo-slider.image-only-active{height:clamp(300px,32vw,520px);min-height:clamp(300px,32vw,520px);background:#fff}
.promo-slider.image-only-active .promo-slide,.promo-slider.image-only-active .promo-image{min-height:inherit;height:100%}
.promo-slide.image-only .promo-image img{width:100%;height:100%;object-fit:contain!important;object-position:center center!important;filter:none;background:#fff}
.dashboard-slider-preview .promo-slide.image-only .promo-image img{object-fit:contain!important;object-position:center center!important;filter:none;background:#fff}

@media(max-width:860px){
    .promo-slider.image-only-active{height:min(92vw,520px);min-height:min(92vw,520px)}
    .promo-slider.image-only-active .promo-slide,.promo-slider.image-only-active .promo-image{min-height:inherit;height:100%}
}

@media(max-width:760px){
    .coupon-terms-page{gap:14px;padding:18px 12px;background:#f8fbf5}
    .coupon-terms-hero{grid-template-columns:1fr;gap:12px}
    .coupon-terms-copy,.coupon-terms-ticket,.coupon-terms-fact,.coupon-terms-panel{border-radius:16px;box-shadow:0 10px 24px rgba(16,24,40,.06)}
    .coupon-terms-copy{gap:10px;padding:18px}
    .coupon-terms-copy h1{font-size:clamp(28px,9vw,38px);line-height:1.02;overflow-wrap:anywhere}
    .coupon-terms-copy p{font-size:14px;line-height:1.4}
    .coupon-terms-kicker{font-size:10px;padding:7px 10px}
    .coupon-code-card{width:100%;padding:12px 14px;border-radius:14px}
    .coupon-code-card strong{font-size:20px;line-height:1.15;overflow-wrap:anywhere;letter-spacing:0}
    .coupon-terms-ticket{min-height:118px;padding:18px}
    .coupon-terms-ticket::before{width:130px;height:130px;inset:-46px -8px auto auto}
    .coupon-terms-ticket strong{font-size:48px}
    .coupon-terms-grid{grid-template-columns:1fr;gap:10px}
    .coupon-terms-fact{min-height:0;grid-template-columns:36px minmax(0,1fr);grid-template-areas:"icon label" "icon value" "icon action";align-items:center;gap:4px 10px;padding:14px}
    .coupon-terms-fact i{grid-area:icon;width:36px;height:36px;border-radius:10px}
    .coupon-terms-fact span{grid-area:label;font-size:10px}
    .coupon-terms-fact strong{grid-area:value;font-size:14px;line-height:1.25;overflow-wrap:anywhere}
    .coupon-terms-fact .coupon-copy-button{grid-area:action;margin-top:5px}
    .coupon-terms-panel{gap:12px;padding:18px}
    .coupon-terms-panel h2{font-size:24px;line-height:1.05}
    .coupon-terms-body{font-size:14px;line-height:1.48;font-weight:760;overflow-wrap:anywhere}
    .coupon-terms-actions{display:grid;grid-template-columns:1fr;gap:8px}
    .coupon-terms-actions .btn,.coupon-copy-button{width:100%;justify-content:center}
}

@media(max-width:390px){
    .coupon-terms-page{padding:14px 10px}
    .coupon-terms-copy{padding:16px}
    .coupon-terms-copy h1{font-size:27px}
    .coupon-terms-ticket strong{font-size:42px}
    .coupon-terms-panel{padding:16px}
    .coupon-terms-body{font-size:13px}
}

.quote-editor{display:grid;gap:18px}
.quote-form-panel{display:grid;gap:18px}
.quote-form-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}
.quote-form-head h2{margin:0 0 5px}
.quote-logo-preview{width:180px;max-width:100%;height:96px;object-fit:contain;border:1px solid rgba(16,24,40,.08);border-radius:16px;background:#fff;padding:10px}
.quote-items{display:grid;gap:14px}
.quote-item{display:grid;grid-template-columns:170px minmax(0,1fr);gap:16px;padding:14px;border:1px solid rgba(16,24,40,.08);border-radius:18px;background:#fff;box-shadow:0 10px 24px rgba(16,24,40,.04)}
.quote-item-media{display:grid;gap:10px;align-content:start}
.quote-image-frame{position:relative;width:100%;aspect-ratio:1;overflow:hidden;border-radius:16px;border:1px solid rgba(16,24,40,.08);background:#f8fafc;cursor:crosshair;touch-action:none}
.quote-image-frame img{position:absolute;width:100%;height:100%;object-fit:cover;background:#f8fafc;transform-origin:center;transition:left .18s ease,top .18s ease,width .18s ease,height .18s ease;display:block;pointer-events:none}
.quote-focus-handle{position:absolute;z-index:2;width:34px;height:34px;border:2px solid #fff;border-radius:8px;background:rgba(107,191,63,.82);box-shadow:0 8px 18px rgba(16,24,40,.28),0 0 0 1px rgba(47,112,23,.45);transform:translate(-50%,-50%);cursor:grab}
.quote-focus-handle::before,.quote-focus-handle::after{content:"";position:absolute;background:rgba(255,255,255,.92)}
.quote-focus-handle::before{left:50%;top:6px;bottom:6px;width:2px;transform:translateX(-50%)}
.quote-focus-handle::after{top:50%;left:6px;right:6px;height:2px;transform:translateY(-50%)}
.quote-image-frame.is-dragging .quote-focus-handle{cursor:grabbing;transform:translate(-50%,-50%) scale(1.06)}
.quote-image-tools{display:grid;gap:8px;padding:10px;border:1px solid rgba(16,24,40,.08);border-radius:14px;background:#fbfcfa}
.quote-image-tools p{margin:0;color:#667085;font-size:11px;font-weight:900;line-height:1.35}
.quote-image-tools label{display:grid;gap:5px;color:#667085;font-size:11px;font-weight:950;text-transform:uppercase;letter-spacing:.05em}
.quote-image-tools input[type="range"]{width:100%;accent-color:#6bbf3f}
.quote-item-fields{display:grid;gap:12px}
.quote-item-actions{display:flex;align-items:center;justify-content:space-between;gap:12px}
.quote-item-actions strong{font-size:20px;font-weight:1000;color:#101418}
.quote-totals{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:16px}
.quote-totals div{display:grid;gap:5px;padding:14px;border:1px solid rgba(16,24,40,.08);border-radius:16px;background:#fbfcfa}
.quote-totals span{color:#667085;font-size:11px;font-weight:950;text-transform:uppercase;letter-spacing:.06em}
.quote-totals strong{font-size:20px;font-weight:1000;color:#101418}
.quote-tax-toggle{display:flex;gap:10px;align-items:center;min-height:50px;padding:14px;border:1px solid rgba(16,24,40,.08);border-radius:16px;background:#fbfcfa;color:#101418;font-weight:950}
.quote-tax-toggle input{width:18px;height:18px;accent-color:#6bbf3f}
.quote-inline-toggle{display:flex;align-items:center;gap:8px;margin-top:8px;color:#667085;font-size:12px;font-weight:900}
.quote-inline-toggle input{width:16px;height:16px;accent-color:#6bbf3f}
.quote-savebar{position:sticky;bottom:14px;display:flex;justify-content:flex-end;padding:12px;border:1px solid rgba(16,24,40,.08);border-radius:18px;background:rgba(255,255,255,.9);box-shadow:0 18px 44px rgba(16,24,40,.12);backdrop-filter:blur(10px);z-index:20}
.quote-document{display:flex;flex-direction:column;max-width:980px;margin:0 auto;background:#fff;color:#111;border:1px solid rgba(16,24,40,.08);border-radius:24px;padding:34px;box-shadow:0 24px 60px rgba(16,24,40,.1)}
.quote-doc-header{display:flex;justify-content:space-between;gap:24px;padding-bottom:24px;border-bottom:2px solid #111}
.quote-doc-header>div:first-child{border:0!important;box-shadow:none!important;padding-left:0!important}
.quote-doc-header>div:first-child::before,.quote-doc-header>div:first-child::after{display:none!important;content:none!important}
.quote-doc-header img{width:156px;max-height:86px;object-fit:contain;display:block}
.quote-doc-header div,.quote-doc-header aside{display:grid;gap:8px}
.quote-doc-header div span{font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.12em;color:#3a851d}
.quote-doc-header aside{text-align:right;align-content:start}
.quote-doc-header aside .quote-doc-type{justify-self:end;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.12em;color:#3a851d}
.quote-doc-header aside strong{font-size:28px;font-weight:900}
.quote-doc-header aside span{font-weight:650;color:#475467}
.quote-doc-issuer{margin-top:auto;padding-top:16px;border-top:1px solid rgba(16,24,40,.1);text-align:center;color:#334155}
.quote-doc-issuer h3{margin:0 0 10px;font-size:18px;line-height:1.1;color:#111;font-weight:1000}
.quote-doc-issued-by{margin:-4px 0 10px;color:#475467;font-size:12px;font-weight:500}
.quote-doc-contact-line{display:flex;justify-content:center;gap:10px 18px;flex-wrap:wrap;font-weight:600;font-size:13px;line-height:1.4}
.quote-doc-contact-line span{display:inline-flex;align-items:center;gap:7px}
.quote-doc-contact-line i{color:#3a851d;font-size:13px}
.quote-doc-client{display:grid;grid-template-columns:minmax(230px,.9fr) minmax(0,1.1fr);gap:28px;margin:18px 0 0;padding:14px 18px;border:1px solid rgba(16,24,40,.08);border-radius:14px;background:#fbfcfa;align-items:start}
.quote-doc-directed{display:grid;gap:5px;align-items:start}
.quote-doc-client-main{display:flex;align-items:flex-start;gap:10px;min-width:0}
.quote-doc-client-copy{display:grid;gap:3px;min-width:0;padding-top:1px}
.quote-doc-client-logo{flex:0 0 auto;width:38px;height:38px;object-fit:contain;border:1px solid rgba(16,24,40,.08);border-radius:9px;background:#fff;padding:4px}
.quote-doc-client span,.quote-doc-text h3,.quote-doc-summary h3{display:block;margin:0 0 7px;color:#3a851d;font-size:11px;font-weight:750;text-transform:uppercase;letter-spacing:.08em}
.quote-doc-client h2,.quote-doc-client h3{margin:0;font-size:21px;line-height:1.08}
.quote-doc-client-main+h2,.quote-doc-client h3{margin-bottom:7px}
.quote-doc-project{padding-left:0}
.quote-doc-project h3{max-width:390px}
.quote-doc-client p,.quote-doc-text p,.quote-doc-summary p{margin:0;color:#334155;font-size:13px;font-weight:500;line-height:1.38}
.quote-doc-directed p{padding-left:0}
.quote-doc-directed:not(.has-client-logo) p{padding-left:0}
.quote-doc-intro{margin-top:12px;padding:12px 0 16px}
.quote-doc-intro p{max-width:760px;margin:0 0 8px;padding-left:14px;border-left:3px solid rgba(107,191,63,.35);color:#334155;font-size:13px;font-weight:500;line-height:1.45}
.quote-doc-intro p:last-child{margin-bottom:0}
.quote-doc-text{padding:22px 0;border-bottom:1px solid rgba(16,24,40,.1)}
.quote-doc-items{display:grid;gap:10px;padding:20px 0}
.quote-doc-item{display:grid;grid-template-columns:88px minmax(0,1fr) 158px;gap:14px;align-items:center;padding:11px 12px;border:1px solid rgba(16,24,40,.1);border-radius:14px;background:#fff;break-inside:avoid}
.quote-doc-item-image{position:relative;width:88px;aspect-ratio:1;border-radius:12px;background:#eff8ea;border:1px solid rgba(16,24,40,.08);display:grid;place-items:center;overflow:hidden;color:#3a851d}
.quote-doc-item-image img{position:absolute;width:100%;height:100%;object-fit:cover;transform-origin:center}
.quote-doc-item h3{margin:0 0 5px;font-size:16.5px;line-height:1.18}
.quote-doc-item p{margin:0;color:#475467;font-size:12.5px;font-weight:500;line-height:1.38}
.quote-doc-item-numbers{display:grid;gap:6px;justify-items:stretch;text-align:right}
.quote-doc-item-numbers div{display:flex;justify-content:space-between;gap:10px;color:#667085;font-size:12px;line-height:1.1}
.quote-doc-item-numbers div span{font-weight:500}
.quote-doc-item-numbers div strong{font-size:12px;font-weight:750;color:#334155}
.quote-doc-item-numbers>strong{display:block;padding-top:6px;border-top:1px solid rgba(16,24,40,.1);font-size:19px;font-weight:950;color:#111}
.quote-doc-summary{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:24px;margin-bottom:22px;padding-top:20px;border-top:2px solid #111}
.quote-doc-summary>div{padding:14px 16px;border:1px solid rgba(16,24,40,.08);border-radius:14px;background:#fbfcfa}
.quote-doc-summary aside{display:grid;gap:8px;align-content:start}
.quote-doc-summary aside div{display:flex;justify-content:space-between;gap:14px;padding:10px 0;border-bottom:1px solid rgba(16,24,40,.1);font-weight:700}
.quote-doc-total{padding:16px!important;border:0!important;border-radius:14px;background:#111;color:#fff}
.quote-doc-total strong{font-size:26px}
@media(max-width:760px){
    .quote-form-head,.quote-doc-header{display:grid}
    .quote-item{grid-template-columns:1fr}
    .quote-totals,.quote-doc-client,.quote-doc-summary{grid-template-columns:1fr}
    .quote-doc-header aside{text-align:left}
    .quote-doc-item{grid-template-columns:74px minmax(0,1fr)}
    .quote-doc-item-image{width:74px}
    .quote-doc-item-numbers{grid-column:1/-1;justify-items:start;text-align:left}
}
@media print{
    @page{size:letter;margin:0}
    html,body{width:216mm;min-height:279mm}
    body.shop-admin-body{background:#f3f7f2!important;margin:0!important;-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}
    body.shop-admin-body .page{padding:0!important;background:#f3f7f2!important;max-width:none!important}
    .no-print,.sidebar,.admin-layout>.sidebar,.admin-workspace>.section-head.no-print{display:none!important}
    .admin-layout{display:block!important}
    .admin-workspace{display:block!important;gap:0!important}
    .quote-document{display:flex;flex-direction:column;width:205mm;min-height:268mm;box-sizing:border-box;max-width:none;margin:5.5mm auto;border:0;border-radius:6mm;padding:8mm;box-shadow:none;background:#fff!important;font-size:12px;line-height:1.35;overflow:hidden}
    .quote-doc-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18mm;padding-bottom:8mm;border-bottom:1.6pt solid #111}
    .quote-doc-header>div:first-child{border:0!important;box-shadow:none!important;padding-left:0!important}
    .quote-doc-header img{width:31mm;max-height:21mm}
    .quote-doc-header div,.quote-doc-header aside{gap:3mm}
    .quote-doc-header div span{font-size:9.5px;letter-spacing:.08em}
    .quote-doc-header aside{text-align:right}
    .quote-doc-header aside .quote-doc-type{font-size:9.5px;letter-spacing:.08em}
    .quote-doc-header aside strong{font-size:21.5px;font-weight:900;line-height:1.05}
    .quote-doc-header aside span{font-size:12px;line-height:1.25;font-weight:650}
    .quote-doc-client{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:8mm;margin-top:5mm;padding:3.5mm 5mm;border-radius:3.5mm;align-items:start}
    .quote-doc-directed{gap:1.2mm}
    .quote-doc-client-main{gap:2.5mm}
    .quote-doc-client-copy{gap:.8mm;padding-top:.2mm}
    .quote-doc-client-logo{width:9mm;height:9mm;border-radius:2mm;padding:.8mm}
    .quote-doc-client span,.quote-doc-text h3,.quote-doc-summary h3{margin-bottom:1.5mm;font-size:8.5px;font-weight:750;letter-spacing:.07em}
    .quote-doc-client h2,.quote-doc-client h3{font-size:16px;line-height:1.04}
    .quote-doc-client p,.quote-doc-text p,.quote-doc-summary p{font-size:9.8px;font-weight:500;line-height:1.32}
    .quote-doc-directed p{padding-left:0}
    .quote-doc-directed:not(.has-client-logo) p{padding-left:0}
    .quote-doc-project{padding-left:0;border-left:0}
    .quote-doc-intro{margin-top:2.5mm;padding:3mm 0 3.5mm}
    .quote-doc-intro p{max-width:none;margin-bottom:1.8mm;padding-left:3mm;border-left:1.2pt solid rgba(107,191,63,.35);font-size:9.7px;font-weight:500;line-height:1.3;max-height:20mm;overflow:hidden}
    .quote-doc-text{padding:5mm 0}
    .quote-doc-items{gap:2.6mm;padding:4.5mm 0}
    .quote-doc-item{grid-template-columns:23mm minmax(0,1fr) 34mm;gap:3.5mm;align-items:center;padding:3.4mm;border-radius:3.5mm;background:#fff!important;break-inside:avoid;page-break-inside:avoid}
    .quote-doc-item-image{width:21mm;border-radius:2.8mm}
    .quote-doc-item h3{margin-bottom:1.3mm;font-size:13.6px;line-height:1.12}
    .quote-doc-item p{font-size:9.4px;font-weight:500;line-height:1.25;max-height:18mm;overflow:hidden}
    .quote-doc-item-numbers{gap:1mm;align-self:center}
    .quote-doc-item-numbers div{gap:3mm;font-size:9.5px}
    .quote-doc-item-numbers div strong{font-size:9.5px}
    .quote-doc-item-numbers>strong{padding-top:1.5mm;font-size:16px;line-height:1.05}
    .quote-doc-summary{grid-template-columns:minmax(0,1fr) 82mm;gap:12mm;margin-bottom:8mm;padding-top:7mm;border-top:1.6pt solid #111;break-inside:avoid;page-break-inside:avoid}
    .quote-doc-summary>div{padding:3mm 3.5mm;border-radius:3mm}
    .quote-doc-summary aside{gap:2mm}
    .quote-doc-summary aside div{gap:8mm;padding:2.5mm 0;font-size:12px}
    .quote-doc-total{padding:4mm 5mm!important;border-radius:3mm}
    .quote-doc-total strong{font-size:24px}
    .quote-doc-issuer{margin-top:auto;padding-top:5mm}
    .quote-doc-issuer h3{margin-bottom:3mm;font-size:14px}
    .quote-doc-issued-by{margin:-1.5mm 0 2.5mm;font-size:9.5px}
    .quote-doc-contact-line{gap:3mm 5mm;font-size:10.5px;line-height:1.25}
    .quote-doc-contact-line i{font-size:10.5px}
}

/* Aquarium care guide */
.aquarium-care-section{
    position:relative;
    isolation:isolate;
    grid-template-columns:minmax(300px,.72fr) minmax(620px,1.28fr);
    gap:clamp(30px,4vw,72px);
    padding:clamp(30px,3vw,48px);
    overflow:hidden;
    background:linear-gradient(120deg,#fff 0%,#fff 54%,#f2fbff 100%);
    border-color:rgba(13,141,204,.22);
    border-radius:28px;
    box-shadow:0 20px 55px rgba(7,36,52,.08);
}
.aquarium-care-section::before{
    content:"";
    position:absolute;
    z-index:-1;
    width:290px;
    height:290px;
    left:-155px;
    bottom:-190px;
    border-radius:50%;
    background:rgba(66,184,240,.09);
    box-shadow:0 0 0 34px rgba(66,184,240,.04);
}
.aquarium-care-section .social-frame-copy{
    gap:14px;
    max-width:540px;
}
.aquarium-care-section .social-frame-copy>span{
    padding:8px 12px;
    background:#e9f8ff;
    color:#0879b0;
    letter-spacing:.04em;
}
.aquarium-care-section .social-frame-copy h2{
    max-width:520px;
    font-size:clamp(32px,3vw,46px);
    line-height:1.02;
    letter-spacing:-.035em;
}
.aquarium-care-section .social-frame-copy p{
    max-width:500px;
    color:#4a6270;
    font-size:16px;
    font-weight:650;
    line-height:1.65;
}
.aquarium-care-section .aquarium-care-cta{
    min-height:46px;
    margin-top:4px;
    padding:12px 18px;
    border:1px solid #087fb8;
    border-radius:999px;
    background:#087fb8;
    color:#fff;
    box-shadow:0 10px 24px rgba(8,127,184,.2);
}
.aquarium-care-section .aquarium-care-cta:hover{
    background:#066b9c;
    border-color:#066b9c;
    transform:translateY(-1px);
}
.aquarium-care-card{
    position:relative;
    width:100%;
    max-width:none;
    justify-self:stretch;
    display:grid;
    grid-template-columns:repeat(3,minmax(0,1fr));
    gap:14px;
    padding:18px;
    overflow:hidden;
    border:1px solid rgba(87,195,246,.18);
    border-radius:24px;
    background:
        radial-gradient(circle at 92% 5%,rgba(66,184,240,.2),transparent 30%),
        linear-gradient(145deg,#07111d,#092a3d);
    color:#fff;
    box-shadow:0 22px 50px rgba(5,28,42,.22);
}
.aquarium-care-card::after{
    content:"";
    position:absolute;
    width:180px;
    height:180px;
    right:-100px;
    bottom:-125px;
    border:1px solid rgba(91,197,247,.16);
    border-radius:50%;
    box-shadow:0 0 0 28px rgba(91,197,247,.06),0 0 0 58px rgba(91,197,247,.03);
    pointer-events:none;
}
.aquarium-care-card article{
    position:relative;
    z-index:1;
    min-height:210px;
    display:flex;
    flex-direction:column;
    align-items:flex-start;
    padding:22px;
    border:1px solid rgba(255,255,255,.12);
    border-radius:18px;
    background:rgba(255,255,255,.055);
    backdrop-filter:blur(8px);
    transition:transform .2s ease,border-color .2s ease,background .2s ease;
}
.aquarium-care-card article:hover{
    transform:translateY(-3px);
    border-color:rgba(89,199,251,.42);
    background:rgba(255,255,255,.085);
}
.aquarium-care-icon{
    width:46px;
    height:46px;
    display:grid;
    place-items:center;
    margin-bottom:22px;
    border:1px solid rgba(89,199,251,.3);
    border-radius:14px;
    background:rgba(66,184,240,.14);
    color:#59c7fb;
    font-size:21px;
}
.aquarium-care-card small{
    margin-bottom:7px;
    color:#59c7fb;
    font-size:10px;
    font-weight:900;
    letter-spacing:.1em;
    text-transform:uppercase;
}
.aquarium-care-card strong{
    margin-bottom:8px;
    font-size:18px;
    line-height:1.15;
}
.aquarium-care-card p{
    margin:0;
    color:#c8dbe6;
    font-size:14px;
    font-weight:600;
    line-height:1.55;
}
.theme-dark .aquarium-care-section,
.shop-dark .aquarium-care-section{
    background:linear-gradient(120deg,#121a1f 0%,#121a1f 54%,#102431 100%);
    border-color:rgba(66,184,240,.22);
}
.theme-dark .aquarium-care-section .social-frame-copy>span,
.shop-dark .aquarium-care-section .social-frame-copy>span{
    background:rgba(66,184,240,.12);
    color:#70d1ff;
}
.theme-dark .aquarium-care-section .social-frame-copy p,
.shop-dark .aquarium-care-section .social-frame-copy p{color:#b8ccd7}
@media(max-width:1180px){
    .aquarium-care-section{grid-template-columns:1fr;gap:28px}
    .aquarium-care-section .social-frame-copy{max-width:680px}
}
@media(max-width:760px){
    .aquarium-care-section{
        margin-left:16px;
        margin-right:16px;
        padding:24px;
        border-radius:22px;
    }
    .aquarium-care-section .social-frame-copy h2{font-size:clamp(30px,10vw,38px)}
    .aquarium-care-section .social-frame-copy p{font-size:15px}
    .aquarium-care-section .aquarium-care-cta{width:100%;justify-content:center}
    .aquarium-care-card{grid-template-columns:1fr;padding:12px;border-radius:20px}
    .aquarium-care-card article{min-height:0;padding:20px}
    .aquarium-care-icon{margin-bottom:18px}
}

/* Wide storefront composition */
body{--aqua-shell:1600px}
.store-header-inner{
    width:min(100%,var(--aqua-shell));
    grid-template-columns:auto minmax(320px,680px) auto;
    gap:clamp(20px,3vw,56px);
}
.store-header .brand{min-width:112px;min-height:82px}
.store-header .brand img{width:108px;height:84px}
.local-info-wrap{
    width:min(calc(100% - 64px),var(--aqua-shell));
    margin-top:12px;
}
.promo-slider{
    width:min(calc(100% - 64px),var(--aqua-shell));
    margin:18px auto 10px;
}
.category-chips-section{
    width:min(calc(100% - 64px),var(--aqua-shell));
    margin:0 auto;
    padding:12px 0 6px;
}
.products-section{
    width:min(calc(100% - 64px),var(--aqua-shell));
    margin:0 auto;
    padding:30px 0 72px;
}
.products-section .toolbar-head{
    display:grid;
    grid-template-columns:minmax(320px,.8fr) minmax(680px,1.2fr);
    gap:clamp(28px,4vw,70px);
    align-items:end;
    margin-bottom:30px;
}
.products-section .toolbar-head>div{max-width:570px}
.products-section .toolbar-head h2{
    font-size:clamp(40px,3.6vw,58px);
    letter-spacing:-.035em;
}
.products-section .toolbar-head p{
    max-width:520px;
    font-size:16px;
    line-height:1.55;
}
.products-section .catalog-tools{
    min-width:0;
    grid-template-columns:minmax(240px,1fr) 190px 190px 116px;
    transform:translateY(-6px);
}
.products-section .catalog-tools .input,
.products-section .catalog-tools .btn{height:48px}
.products-section .catalog-grid{
    grid-template-columns:repeat(auto-fill,minmax(220px,1fr));
    gap:20px;
}
.products-section .catalog-product-card{
    height:100%;
    padding:11px;
    border-color:rgba(13,141,204,.18);
    border-radius:17px;
    box-shadow:0 10px 28px rgba(7,36,52,.045);
}
.products-section .catalog-product-card:hover{
    border-color:rgba(13,141,204,.42);
    box-shadow:0 18px 38px rgba(7,36,52,.12);
}
.products-section .catalog-product-image{height:210px;border-radius:14px}
.products-section .catalog-product-body{padding:11px 3px 2px}
.products-section .catalog-product-category{font-size:10.5px;margin-bottom:6px}
.products-section .catalog-product-title{font-size:15px;min-height:37px;margin-bottom:8px}
.products-section .catalog-product-desc{font-size:13px;line-height:1.35;min-height:35px;margin-bottom:12px}
.products-section .catalog-product-price{font-size:22px}
.products-section .catalog-product-stock{font-size:12.5px}
.products-section .catalog-product-card.is-wholesale-card{
    border-color:rgba(13,141,204,.34);
    background:linear-gradient(180deg,#fff 0%,#fff 82%,#f3fbff 100%);
}
.catalog-product-badge.wholesale{background:#0d8dcc;color:#fff}
.catalog-wholesale-variant{
    display:flex;
    align-items:center;
    gap:7px;
    width:max-content;
    max-width:100%;
    margin:0 0 9px;
    padding:6px 8px;
    border-radius:9px;
    background:#eaf7fd;
    color:#075f8a;
    font-size:11px;
    line-height:1.15;
}
.catalog-wholesale-variant i{flex:0 0 auto;color:#0d8dcc}
.catalog-wholesale-variant strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.catalog-wholesale-price-note{
    margin:1px 0 5px;
    color:#075f8a;
    font-size:10.5px;
    font-weight:900;
    line-height:1.2;
}
.theme-dark .catalog-product-card.is-wholesale-card,
.shop-dark .catalog-product-card.is-wholesale-card{background:linear-gradient(180deg,var(--shop-surface),rgba(13,141,204,.12));border-color:rgba(89,199,251,.35)}
.theme-dark .catalog-wholesale-variant,
.shop-dark .catalog-wholesale-variant{background:rgba(13,141,204,.18);color:#82d9ff}
.theme-dark .catalog-wholesale-price-note,
.shop-dark .catalog-wholesale-price-note{color:#82d9ff}
.wholesale-catalog-banner{
    display:grid;
    grid-template-columns:auto minmax(0,1fr) auto;
    align-items:center;
    gap:18px;
    margin-top:28px;
    padding:22px 24px;
    overflow:hidden;
    border:1px solid rgba(13,141,204,.2);
    border-radius:20px;
    background:linear-gradient(125deg,#071722 0%,#0b3044 68%,#0d8dcc 100%);
    color:#fff;
    box-shadow:0 18px 42px rgba(7,36,52,.14);
}
.wholesale-catalog-icon{
    width:54px;
    height:54px;
    display:grid;
    place-items:center;
    border-radius:16px;
    background:rgba(255,255,255,.12);
    font-size:23px;
}
.wholesale-catalog-banner span{
    display:block;
    margin-bottom:4px;
    color:#81d8ff;
    font-size:11px;
    font-weight:900;
    letter-spacing:.06em;
    text-transform:uppercase;
}
.wholesale-catalog-banner h3{margin:0;color:#fff;font-size:clamp(21px,2vw,29px);line-height:1.12}
.wholesale-catalog-banner p{margin:7px 0 0;color:rgba(255,255,255,.76);font-size:14px}
.wholesale-catalog-banner .btn{white-space:nowrap}
@media(max-width:1280px){
    .products-section .toolbar-head{grid-template-columns:1fr;gap:22px}
    .products-section .toolbar-head>div{max-width:680px}
    .products-section .catalog-tools{width:100%;transform:none}
}
@media(max-width:900px){
    .store-header-inner{grid-template-columns:auto auto;gap:12px}
    .store-header .brand{min-width:80px;min-height:66px}
    .store-header .brand img{width:82px;height:66px}
    .header-search{grid-column:1/-1;order:3}
    .local-info-wrap,.promo-slider,.category-chips-section,.products-section{width:calc(100% - 32px)}
    .products-section{padding-top:30px}
    .products-section .catalog-tools{grid-template-columns:1fr 1fr}
    .products-section .catalog-tools input[type="search"]{grid-column:1/-1}
    .products-section .catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
    .products-section .catalog-product-image{height:clamp(160px,30vw,220px)}
}
@media(max-width:560px){
    .local-info-wrap,.promo-slider,.category-chips-section,.products-section{width:calc(100% - 24px)}
    .products-section{padding:24px 0 54px}
    .products-section .toolbar-head{display:grid;gap:18px;margin-bottom:22px}
    .products-section .toolbar-head h2{font-size:clamp(34px,11vw,44px)}
    .products-section .toolbar-head p{font-size:15px}
    .products-section .catalog-tools{grid-template-columns:1fr}
    .products-section .catalog-tools input[type="search"]{grid-column:auto}
    .products-section .catalog-tools .btn{width:100%}
    .products-section .catalog-product-title{font-size:14px}
    .products-section .catalog-product-desc{font-size:12px}
    .wholesale-catalog-banner{grid-template-columns:auto minmax(0,1fr);gap:14px;padding:18px;margin-top:22px}
    .wholesale-catalog-banner .btn{grid-column:1/-1;width:100%;justify-content:center}
    .wholesale-catalog-icon{width:46px;height:46px;border-radius:14px;font-size:20px}
    .wholesale-catalog-banner h3{font-size:21px}
}
@media(max-width:380px){
    .products-section .catalog-grid{grid-template-columns:1fr}
}

/* Product Excel importer */
.product-import-head{align-items:flex-end}
.product-import-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:0 0 18px}
.product-import-steps article{display:grid;grid-template-columns:44px minmax(0,1fr);gap:12px;align-items:center;min-height:92px;padding:16px;border:1px solid rgba(13,141,204,.18);border-radius:18px;background:linear-gradient(145deg,#fff,#f4fbff);box-shadow:0 10px 26px rgba(7,36,52,.045)}
.product-import-steps article>span{width:44px;height:44px;display:grid;place-items:center;border-radius:14px;background:#0d8dcc;color:#fff;font-weight:950;font-size:17px;box-shadow:0 8px 18px rgba(13,141,204,.22)}
.product-import-steps strong,.product-import-steps small{display:block}
.product-import-steps strong{font-size:14px;margin-bottom:4px}
.product-import-steps small{color:var(--muted);font-size:12px;line-height:1.35}
.product-import-upload-panel,.product-import-table-panel,.product-import-history{padding:20px}
.product-import-panel-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}
.product-import-panel-head h2,.product-import-panel-head h3{margin:4px 0 0}
.product-import-panel-head p{margin:4px 0 0;color:var(--muted);font-size:13px}
.product-import-upload-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr)) auto;gap:12px;align-items:stretch}
.product-import-file{position:relative;display:grid;grid-template-columns:46px minmax(0,1fr);gap:12px;align-items:center;min-height:84px;padding:13px 14px;border:1px dashed rgba(13,141,204,.38);border-radius:16px;background:#f8fcff;cursor:pointer;transition:.18s ease}
.product-import-file:hover{border-color:#0d8dcc;background:#eef9ff}
.product-import-file-icon{width:46px;height:46px;display:grid;place-items:center;border-radius:14px;background:#0d8dcc;color:#fff;font-size:20px}
.product-import-file-icon.secondary{background:#07111d}
.product-import-file strong,.product-import-file small{display:block}
.product-import-file strong{font-size:14px}.product-import-file strong em{font-style:normal;color:var(--muted);font-weight:700}
.product-import-file small{margin-top:4px;color:var(--muted);font-size:11.5px;line-height:1.35}
.product-import-file input{grid-column:1/-1;width:100%;font-size:12px}
.product-import-preview-button{min-width:190px;justify-content:center}
.product-import-preview{margin-top:22px}
.product-import-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:0 0 16px}
.product-import-summary article{padding:16px;border:1px solid rgba(13,141,204,.16);border-radius:16px;background:#fff;box-shadow:0 8px 22px rgba(7,36,52,.035)}
.product-import-summary small,.product-import-summary span{display:block;color:var(--muted)}
.product-import-summary strong{display:block;margin:5px 0 3px;font-size:28px;line-height:1}
.product-import-summary span{font-size:11.5px;line-height:1.35}
.product-import-summary article.has-errors{border-color:#efb3b3;background:#fff7f7}.product-import-summary article.is-ready{border-color:#b9ddb0;background:#f8fff6}
.product-import-messages{margin:12px 0;padding:16px 18px;border-radius:16px;border:1px solid}
.product-import-messages h3{margin:0 0 10px;font-size:14px}.product-import-messages ul{margin:0;padding-left:20px}.product-import-messages li{margin:5px 0;font-size:13px;line-height:1.4}
.product-import-messages.error{background:#fff6f6;border-color:#efb3b3;color:#8d2020}.product-import-messages.warning{background:#fffaf0;border-color:#efd28c;color:#7a5300}
.product-import-table-panel{margin-top:14px}
.product-import-table-panel code{display:inline-block;padding:3px 7px;border-radius:7px;background:#eef7fb;color:#075d88;font-weight:900;font-family:ui-monospace,SFMono-Regular,Consolas,monospace}
.product-import-confirm-bar{position:sticky;bottom:12px;z-index:12;display:flex;justify-content:space-between;align-items:center;gap:18px;margin-top:16px;padding:16px 18px;border:1px solid rgba(13,141,204,.28);border-radius:18px;background:rgba(255,255,255,.96);box-shadow:0 18px 46px rgba(7,36,52,.16);backdrop-filter:blur(12px)}
.product-import-confirm-bar strong,.product-import-confirm-bar span{display:block}.product-import-confirm-bar span{margin-top:3px;color:var(--muted);font-size:12px}
.product-import-confirm-actions{display:flex;align-items:center;gap:8px}.product-import-confirm-actions form{margin:0}
.admin-alert{display:grid;grid-template-columns:28px minmax(0,1fr);gap:10px;align-items:start;margin:0 0 16px;padding:14px 16px;border:1px solid;border-radius:16px}
.admin-alert>i{margin-top:2px;font-size:18px}.admin-alert strong,.admin-alert span{display:block}.admin-alert span{margin-top:3px;font-size:13px}
.admin-alert.success{background:#f5fff2;border-color:#b9ddb0;color:#27661b}.admin-alert.error{background:#fff6f6;border-color:#efb3b3;color:#8d2020}
.product-import-history{margin-top:22px}
@media(max-width:1100px){.product-import-upload-form{grid-template-columns:1fr 1fr}.product-import-preview-button{grid-column:1/-1;min-height:48px}.product-import-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.product-import-steps{grid-template-columns:1fr}.product-import-steps article{min-height:0}.product-import-upload-form{grid-template-columns:1fr}.product-import-preview-button{grid-column:auto}.product-import-summary{grid-template-columns:1fr 1fr}.product-import-confirm-bar{position:static;display:grid}.product-import-confirm-actions{display:grid;grid-template-columns:1fr 1fr}.product-import-confirm-actions .btn{width:100%;justify-content:center}.product-import-panel-head{align-items:flex-start}}
@media(max-width:430px){.product-import-summary{grid-template-columns:1fr}.product-import-confirm-actions{grid-template-columns:1fr}.product-import-file{grid-template-columns:40px minmax(0,1fr);padding:12px}.product-import-file-icon{width:40px;height:40px}}

/* Unified lower-home sections */
.trust-strip,
.social-frame,
.about-store,
.testimonials-section{
    box-sizing:border-box;
    width:min(calc(100% - 64px),var(--aqua-shell));
    margin-left:auto;
    margin-right:auto;
}
.trust-strip{margin-top:28px;margin-bottom:22px}
.instagram-profile-section{
    position:relative;
    isolation:isolate;
    grid-template-columns:minmax(360px,520px) minmax(420px,520px);
    justify-content:center;
    gap:clamp(54px,7vw,120px);
    min-height:390px;
    padding:34px clamp(28px,4vw,64px);
    overflow:hidden;
    border-color:rgba(193,53,132,.16);
    border-radius:28px;
    background:
        radial-gradient(circle at 8% 110%,rgba(66,184,240,.11),transparent 28%),
        radial-gradient(circle at 93% -12%,rgba(193,53,132,.09),transparent 25%),
        #fff;
    box-shadow:0 20px 52px rgba(7,36,52,.07);
}
.instagram-profile-section::before{
    content:"";
    position:absolute;
    z-index:-1;
    width:180px;
    height:180px;
    right:-95px;
    top:-100px;
    border:1px solid rgba(193,53,132,.14);
    border-radius:50%;
    box-shadow:0 0 0 30px rgba(193,53,132,.045),0 0 0 64px rgba(66,184,240,.025);
}
.instagram-profile-section .social-frame-copy{gap:14px;max-width:520px}
.instagram-profile-section .social-frame-copy>span{
    padding:8px 12px;
    background:linear-gradient(100deg,#fff0f7,#f2f8ff);
    color:#bd2f80;
    letter-spacing:.035em;
}
.instagram-profile-section .social-frame-copy h2{
    max-width:520px;
    font-size:clamp(34px,3vw,46px);
    line-height:1.03;
    letter-spacing:-.035em;
}
.instagram-profile-section .social-frame-copy p{
    max-width:500px;
    color:#4a6270;
    font-size:16px;
    font-weight:650;
    line-height:1.6;
}
.instagram-profile-section .social-frame-copy .btn{
    min-height:46px;
    padding:12px 18px;
    border:0;
    background:linear-gradient(120deg,#c13584,#e1306c 48%,#0d8dcc 135%);
    color:#fff;
    box-shadow:0 12px 26px rgba(193,53,132,.2);
}
.instagram-profile-section .social-frame-copy .btn:hover{transform:translateY(-1px);box-shadow:0 16px 32px rgba(193,53,132,.26)}
.instagram-profile-section .instagram-live-frame{
    width:100%;
    max-width:520px;
    justify-self:stretch;
    align-self:center;
}
.instagram-profile-section .instagram-live-frame iframe{
    height:310px;
    border-color:rgba(16,24,40,.1);
    border-radius:20px;
    box-shadow:0 20px 45px rgba(16,24,40,.12);
}
.instagram-profile-section .instagram-live-fallback{font-size:13px}
.about-store{margin-top:36px;margin-bottom:18px;padding:36px 40px;grid-template-columns:minmax(0,1fr) 460px}
.about-store>div:first-child{max-width:900px}
.about-store h2{max-width:900px;letter-spacing:-.03em}
.testimonials-section{margin-top:40px;margin-bottom:24px}
.theme-dark .instagram-profile-section,
.shop-dark .instagram-profile-section{
    background:
        radial-gradient(circle at 8% 110%,rgba(66,184,240,.12),transparent 28%),
        radial-gradient(circle at 93% -12%,rgba(193,53,132,.13),transparent 25%),
        var(--shop-surface);
    border-color:rgba(193,53,132,.22);
}
.theme-dark .instagram-profile-section .social-frame-copy p,
.shop-dark .instagram-profile-section .social-frame-copy p{color:#b8ccd7}
@media(max-width:1180px){
    .instagram-profile-section{grid-template-columns:minmax(0,520px) minmax(380px,500px);gap:40px}
    .about-store{grid-template-columns:1fr;gap:28px}
}
@media(max-width:900px){
    .trust-strip,.social-frame,.about-store,.testimonials-section{width:calc(100% - 32px)}
    .instagram-profile-section{grid-template-columns:1fr;justify-content:stretch;gap:28px;padding:30px}
    .instagram-profile-section .social-frame-copy{max-width:620px}
    .instagram-profile-section .instagram-live-frame{max-width:620px;justify-self:center}
    .about-store{padding:30px}
}
@media(max-width:560px){
    .trust-strip,.social-frame,.about-store,.testimonials-section{width:calc(100% - 24px);margin-left:auto;margin-right:auto}
    .trust-strip{margin-top:22px;margin-bottom:18px}
    .instagram-profile-section{min-height:0;padding:24px;border-radius:22px}
    .instagram-profile-section .social-frame-copy h2{font-size:clamp(30px,9.5vw,38px)}
    .instagram-profile-section .social-frame-copy p{font-size:15px}
    .instagram-profile-section .social-frame-copy .btn{width:100%;justify-content:center}
    .instagram-profile-section .instagram-live-frame iframe{height:290px}
    .about-store{padding:24px;border-radius:20px}
    .about-store h2{font-size:clamp(32px,10vw,42px)}
}

/* Customer login experience */
.auth-page{
    width:min(calc(100% - 64px),1320px);
    max-width:none;
    min-height:760px;
    margin:0 auto;
    padding:54px 0 72px;
    display:grid;
    place-items:center;
    background:transparent!important;
}
.auth-shell{
    width:100%;
    display:grid;
    grid-template-columns:minmax(0,1.08fr) minmax(440px,.92fr);
    overflow:hidden;
    border:1px solid rgba(13,141,204,.18);
    border-radius:32px;
    background:#fff;
    box-shadow:0 28px 75px rgba(7,36,52,.14);
}
.auth-showcase{
    position:relative;
    min-height:680px;
    overflow:hidden;
    background:#06131c;
}
.auth-showcase::after{
    content:"";
    position:absolute;
    inset:0;
    background:
        linear-gradient(180deg,rgba(3,10,15,.06) 0%,rgba(3,10,15,.28) 40%,rgba(3,10,15,.94) 100%),
        linear-gradient(90deg,rgba(3,10,15,.38),transparent 62%);
}
.auth-showcase-media{
    position:absolute;
    inset:0;
    width:100%;
    height:100%;
    max-width:none;
    object-fit:cover;
    object-position:center;
    display:block;
    transform:scale(1.18);
}
.auth-showcase-overlay{
    position:absolute;
    z-index:2;
    inset:auto clamp(30px,4vw,58px) clamp(34px,4vw,56px);
    color:#fff;
}
.auth-location{
    width:max-content;
    max-width:100%;
    display:inline-flex;
    align-items:center;
    gap:8px;
    margin-bottom:18px;
    padding:8px 11px;
    border:1px solid rgba(112,209,255,.3);
    border-radius:999px;
    background:rgba(8,127,184,.2);
    color:#bfeaff;
    font-size:11px;
    font-weight:900;
    letter-spacing:.045em;
    text-transform:uppercase;
    backdrop-filter:blur(10px);
}
.auth-showcase-overlay h2{
    max-width:620px;
    margin:0 0 14px;
    color:#fff;
    font-size:clamp(36px,3.4vw,54px);
    line-height:1.02;
    letter-spacing:-.04em;
}
.auth-showcase-overlay>p{
    max-width:600px;
    margin:0;
    color:#d2e4ec;
    font-size:16px;
    font-weight:650;
    line-height:1.58;
}
.auth-benefits{
    display:flex;
    flex-wrap:wrap;
    gap:9px;
    margin-top:24px;
}
.auth-benefits span{
    display:inline-flex;
    align-items:center;
    gap:8px;
    padding:9px 11px;
    border:1px solid rgba(255,255,255,.14);
    border-radius:12px;
    background:rgba(255,255,255,.08);
    color:#eaf7fc;
    font-size:12px;
    font-weight:800;
    backdrop-filter:blur(10px);
}
.auth-benefits i{color:#58c8fc}
.auth-page .login-card{
    width:auto;
    max-width:none;
    margin:0;
    padding:48px clamp(38px,4vw,58px);
    display:flex;
    flex-direction:column;
    justify-content:center;
    border:0;
    border-radius:0;
    background:#fff;
    box-shadow:none;
}
.auth-card-brand{
    display:flex;
    align-items:center;
    gap:12px;
    margin-bottom:30px;
}
.auth-page .login-card .auth-card-brand img{
    width:58px;
    height:58px;
    margin:0;
    border-radius:50%;
    object-fit:contain;
    background:#090d12;
}
.auth-card-brand>span{
    display:grid;
    color:#0b1720;
    font-size:15px;
    font-weight:950;
    line-height:1.05;
}
.auth-card-brand small{
    margin-top:4px;
    color:#0d8dcc;
    font-size:9px;
    font-weight:900;
    letter-spacing:.18em;
    text-transform:uppercase;
}
.auth-eyebrow{
    width:max-content;
    display:inline-flex;
    margin-bottom:10px;
    padding:7px 10px;
    border-radius:999px;
    background:#e9f8ff;
    color:#0879b0;
    font-size:10px;
    font-weight:950;
    letter-spacing:.09em;
    text-transform:uppercase;
}
.auth-page .login-card h1{
    margin:0 0 10px;
    color:#0b1720;
    font-size:clamp(34px,3vw,44px);
    line-height:1.02;
    text-align:left;
    letter-spacing:-.035em;
}
.auth-page .login-card>.hint{
    margin:0 0 26px;
    color:#587080;
    font-size:15px;
    line-height:1.55;
}
.auth-login-form{gap:9px}
.auth-login-form label{
    margin-top:4px;
    color:#20313b;
    font-size:12px;
    font-weight:900;
}
.auth-input-wrap{position:relative}
.auth-input-wrap>i{
    position:absolute;
    z-index:1;
    left:16px;
    top:50%;
    transform:translateY(-50%);
    color:#6d8491;
    font-size:14px;
    pointer-events:none;
}
.auth-input-wrap .input{
    width:100%;
    height:52px;
    padding-left:44px;
    border-color:#d2dde2;
    border-radius:14px;
    background:#fbfdfe;
}
.auth-input-wrap .input:focus{
    border-color:#0d8dcc;
    background:#fff;
    box-shadow:0 0 0 4px rgba(13,141,204,.1);
}
.auth-page .auth-form-row{margin:0 0 4px}
.auth-page .auth-form-row a{color:#087db8}
.auth-submit{
    min-height:50px;
    justify-content:center;
    gap:10px;
    border-radius:14px;
    background:#0d8dcc!important;
    color:#fff!important;
    box-shadow:0 12px 26px rgba(13,141,204,.22);
}
.auth-submit:hover{background:#0879b0!important;transform:translateY(-1px)}
.auth-page .auth-link{margin:22px 0 0;color:#587080}
.auth-page .auth-link a{color:#087db8}
.auth-security-note{
    display:flex;
    align-items:center;
    justify-content:center;
    gap:7px;
    margin:18px 0 0;
    color:#7a8d98;
    font-size:11px;
    font-weight:750;
}
.auth-security-note i{color:#0d8dcc}
.theme-dark .auth-shell,.shop-dark .auth-shell{border-color:var(--shop-border);background:var(--shop-surface)}
.theme-dark .auth-page .login-card,.shop-dark .auth-page .login-card{background:var(--shop-surface)!important;box-shadow:none!important}
.theme-dark .auth-card-brand>span,.theme-dark .auth-page .login-card h1,.theme-dark .auth-login-form label,
.shop-dark .auth-card-brand>span,.shop-dark .auth-page .login-card h1,.shop-dark .auth-login-form label{color:var(--shop-text)}
.theme-dark .auth-page .login-card>.hint,.theme-dark .auth-page .auth-link,.shop-dark .auth-page .login-card>.hint,.shop-dark .auth-page .auth-link{color:var(--shop-muted)}
@media(max-width:960px){
    .auth-page{width:min(calc(100% - 32px),760px);padding:34px 0 54px}
    .auth-shell{grid-template-columns:1fr}
    .auth-showcase{min-height:330px}
    .auth-showcase-overlay{inset:auto 32px 32px}
    .auth-showcase-overlay h2{font-size:38px;max-width:580px}
    .auth-page .login-card{padding:42px clamp(28px,7vw,58px)}
}
@media(max-width:560px){
    .auth-page{width:calc(100% - 24px);min-height:0;padding:22px 0 42px}
    .auth-shell{border-radius:22px}
    .auth-showcase{min-height:245px}
    .auth-showcase-overlay{inset:auto 22px 22px}
    .auth-location{margin-bottom:10px}
    .auth-showcase-overlay h2{margin-bottom:0;font-size:30px}
    .auth-showcase-overlay>p,.auth-benefits{display:none}
    .auth-page .login-card{padding:30px 22px 28px}
    .auth-card-brand{margin-bottom:24px}
    .auth-page .login-card h1{font-size:34px}
    .auth-page .login-card>.hint{font-size:14px;margin-bottom:22px}
}

/* Aquarium product detail */
.product-detail-page{
    width:min(calc(100% - 64px),var(--aqua-shell));
    max-width:none;
    margin:0 auto;
    padding:42px 0 76px;
    background:transparent!important;
}
.product-detail-page .product-breadcrumb,
.product-detail-page .purchase-history-banner,
.product-detail-page .product-detail-layout{
    width:100%;
    max-width:none;
}
.product-detail-page .product-breadcrumb{
    margin-bottom:20px;
    color:#587080;
}
.product-detail-page .product-breadcrumb a{
    display:inline-flex;
    align-items:center;
    min-height:38px;
    padding:0 13px;
    border:1px solid rgba(13,141,204,.2);
    border-radius:999px;
    background:#fff;
    color:#087db8;
    box-shadow:0 8px 20px rgba(7,36,52,.05);
}
.product-detail-page .product-detail-layout{
    grid-template-columns:minmax(420px,.95fr) minmax(460px,1.05fr) minmax(280px,300px);
    gap:20px;
}
.product-detail-page .product-gallery,
.product-detail-page .product-info-panel,
.product-detail-page .product-buy-box{
    border-color:rgba(13,141,204,.16);
    border-radius:24px;
    box-shadow:0 16px 42px rgba(7,36,52,.07);
}
.product-detail-page .product-gallery{padding:14px}
.product-detail-page .product-main-image{
    width:100%;
    height:auto;
    max-height:none;
    aspect-ratio:1/1;
    border-radius:18px;
    background:#eef6eb;
}
.product-detail-page .product-zoom-trigger>.zoom-icon{
    width:46px;
    height:46px;
    right:16px;
    top:16px;
    background:rgba(7,17,29,.76);
}
.product-detail-page .product-info-panel{padding:28px}
.product-detail-page .product-category{
    margin-bottom:16px;
    padding:8px 12px;
    background:#e9f8ff;
    color:#0879b0;
}
.product-detail-page .product-detail-title{
    max-width:760px;
    margin:0 0 16px;
    font-size:clamp(34px,3vw,46px);
    line-height:1.02;
    letter-spacing:-.04em;
}
.product-detail-page .product-detail-price{
    margin:12px 0 14px;
    font-size:38px;
}
.product-detail-page .product-share-trigger{
    border-color:rgba(13,141,204,.2);
    color:#087db8;
    box-shadow:none;
}
.product-detail-page .detail-stock-row{
    margin-bottom:22px;
    padding:12px 14px;
    border:1px solid rgba(13,141,204,.14);
    border-radius:14px;
    background:#f6fbfd;
}
.product-detail-page .product-description,
.product-detail-page .shipping-notes{padding-top:22px;margin-top:22px}
.product-detail-page .product-description h2,
.product-detail-page .shipping-notes h2{font-size:19px}
.product-detail-page .product-description p,
.product-detail-page .shipping-notes p{font-size:15px;line-height:1.65}
.product-detail-page .detail-facts{gap:10px}
.product-detail-page .detail-facts div{
    grid-template-columns:40px minmax(0,1fr);
    padding:15px 16px;
    border-color:rgba(13,141,204,.14);
    border-radius:16px;
    background:#fbfdfe;
}
.product-detail-page .detail-facts i{
    width:34px;
    height:34px;
    display:grid;
    place-items:center;
    margin:0;
    border-radius:11px;
    background:#e9f8ff;
    color:#0d8dcc;
    font-size:16px;
}
.product-detail-page .product-buy-box-desktop{
    top:118px;
    padding:22px;
    border-top:4px solid #0d8dcc;
}
.product-detail-page .buy-price{font-size:34px}
.product-detail-page .buy-note{padding:12px;border-radius:12px;background:#f2faff}
.product-detail-page .detail-buy-form{gap:11px}
.product-detail-page .detail-buy-form>.btn{min-height:48px;border-radius:13px}
.product-detail-page .detail-buy-form>.btn-green{
    background:#0d8dcc!important;
    color:#fff!important;
    box-shadow:0 10px 22px rgba(13,141,204,.18);
}
.product-detail-page .buy-safe-list{gap:10px}
.product-detail-page .similar-products-section{
    width:100%;
    max-width:none;
    margin:34px auto 0;
    padding:26px 0 0;
    border-top:1px solid rgba(13,141,204,.14);
}
.product-detail-page .similar-products-head{
    width:100%;
    margin:0 0 18px;
    text-align:center;
}
.product-detail-page .similar-products-head h2{font-size:30px}
.product-detail-page .similar-products-head p{display:block;margin:7px auto 0}
.product-detail-page .similar-products-grid{
    grid-template-columns:repeat(4,minmax(210px,250px));
    justify-content:center;
    gap:16px;
}
.product-detail-page .similar-product-card{
    border-radius:16px;
    box-shadow:0 10px 28px rgba(7,36,52,.07);
}
.product-detail-page .similar-product-card .catalog-product-image{border-radius:14px}
.product-detail-page .similar-product-card .catalog-product-body{padding:11px 12px 13px}
.product-detail-page .similar-product-card .catalog-product-title{font-size:14px}
.product-detail-page .similar-product-card .catalog-product-price{font-size:20px}
@media(max-width:1320px){
    .product-detail-page .product-detail-layout{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}
    .product-detail-page .product-gallery{grid-column:auto}
    .product-detail-page .product-info-panel{grid-column:auto}
    .product-detail-page .product-buy-box-desktop{display:none}
    .product-detail-page .product-buy-box-mobile{display:grid;margin:18px 0;padding:20px;border-top:4px solid #0d8dcc;box-shadow:none}
}
@media(max-width:900px){
    .product-detail-page{width:calc(100% - 32px);padding:30px 0 58px}
    .product-detail-page .product-detail-layout{grid-template-columns:1fr}
    .product-detail-page .product-gallery,.product-detail-page .product-info-panel{grid-column:1/-1}
    .product-detail-page .product-main-image{aspect-ratio:4/3}
    .product-detail-page .product-mobile-heading{display:block;margin-bottom:14px}
    .product-detail-page .product-info-panel>.product-category,
    .product-detail-page .product-info-panel>.product-detail-title,
    .product-detail-page .product-info-panel>.product-detail-price{display:none}
    .product-detail-page .similar-products-grid{grid-template-columns:repeat(2,minmax(150px,240px))}
}
@media(max-width:560px){
    .product-detail-page{width:calc(100% - 24px);padding:24px 0 44px}
    .product-detail-page .product-breadcrumb a{min-height:34px;padding:0 10px}
    .product-detail-page .product-gallery{padding:10px;border-radius:18px}
    .product-detail-page .product-info-panel{padding:18px;border-radius:18px}
    .product-detail-page .product-detail-title{font-size:clamp(28px,9vw,36px)}
    .product-detail-page .product-main-image{border-radius:14px}
    .product-detail-page .detail-facts div{grid-template-columns:36px minmax(0,1fr);padding:13px}
    .product-detail-page .similar-products-section{margin-top:24px;padding-top:22px}
    .product-detail-page .similar-products-head h2{font-size:26px}
    .product-detail-page .similar-products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
}

/* Lucky game campaigns */
.lucky-home-banner{
    width:min(calc(100% - 64px),var(--aqua-shell,1560px));
    display:grid;
    grid-template-columns:auto minmax(0,1fr) auto auto;
    align-items:center;
    gap:22px;
    margin:24px auto 8px;
    padding:22px 26px;
    overflow:hidden;
    border:1px solid color-mix(in srgb,var(--lucky-accent) 48%,#fff);
    border-radius:24px;
    background:radial-gradient(circle at 8% 50%,color-mix(in srgb,var(--lucky-accent) 34%,transparent),transparent 31%),linear-gradient(125deg,#06131c 0%,#0a2738 62%,color-mix(in srgb,var(--lucky-accent) 72%,#092536));
    color:#fff;
    box-shadow:0 20px 52px rgba(6,28,40,.18);
}
.lucky-home-gem{width:60px;height:60px;display:grid;place-items:center;border-radius:19px;background:rgba(255,255,255,.1);color:#8de0ff;font-size:26px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.12)}
.lucky-home-banner span{display:block;margin-bottom:5px;color:#8de0ff;font-size:10px;font-weight:950;letter-spacing:.12em;text-transform:uppercase}
.lucky-home-banner h2{margin:0;color:#fff;font-size:clamp(22px,2.2vw,31px);line-height:1.08}
.lucky-home-banner p{margin:7px 0 0;color:#c9dfe8;font-size:14px}
.lucky-home-odds{min-width:145px;padding:11px 15px;border-left:1px solid rgba(255,255,255,.14)}
.lucky-home-odds small{display:block;color:#b8ced8;font-size:10px;font-weight:800;line-height:1.25}
.lucky-home-odds strong{display:block;margin-top:3px;color:#fff;font-size:25px}

.lucky-admin-layout{display:grid;grid-template-columns:minmax(280px,340px) minmax(0,1fr);gap:20px;align-items:start}
.lucky-admin-main{display:grid;gap:18px;min-width:0}
.lucky-campaign-list{position:sticky;top:90px;display:grid;gap:10px}
.lucky-campaign-admin-card{display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:11px;align-items:center;padding:11px;border:1px solid rgba(16,24,40,.08);border-radius:15px;background:#fff;color:inherit;text-decoration:none;transition:.2s ease}
.lucky-campaign-admin-card:hover,.lucky-campaign-admin-card.active{border-color:rgba(13,141,204,.38);background:#f4fbff;box-shadow:0 10px 24px rgba(7,36,52,.08)}
.lucky-campaign-admin-card>span{width:42px;height:42px;display:grid;place-items:center;border-radius:13px;background:color-mix(in srgb,var(--campaign-color) 15%,#fff);color:var(--campaign-color)}
.lucky-campaign-admin-card>div{display:grid;gap:4px;min-width:0}.lucky-campaign-admin-card strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lucky-campaign-admin-card small{color:var(--muted);font-size:10px;line-height:1.3}
.lucky-campaign-admin-card em{font-style:normal}
.lucky-admin-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.lucky-admin-stats>div{display:grid;gap:4px;padding:18px;border:1px solid rgba(13,141,204,.16);border-radius:18px;background:linear-gradient(145deg,#fff,#f5fbfe);box-shadow:0 10px 28px rgba(7,36,52,.05)}
.lucky-admin-stats span{color:var(--muted);font-size:11px;font-weight:900;text-transform:uppercase}.lucky-admin-stats strong{font-size:29px;color:#08151d}.lucky-admin-stats small{color:#6b7f8a}
.lucky-prize-admin-name{display:flex;align-items:center;gap:10px;min-width:230px}.lucky-prize-admin-name>img,.lucky-prize-admin-name>span{width:48px;height:48px;flex:0 0 auto;border-radius:12px;object-fit:cover;background:#edf8fd;display:grid;place-items:center;color:#0d8dcc}.lucky-prize-admin-name>div{display:grid;gap:3px}.lucky-prize-admin-name small{color:var(--muted)}

.lucky-game-page{width:min(calc(100% - 64px),var(--aqua-shell,1560px));margin:0 auto;padding:34px 0 76px}
.lucky-campaign-tabs{display:flex;gap:9px;overflow:auto;margin-bottom:18px;padding:4px}.lucky-campaign-tabs a{flex:0 0 auto;padding:10px 14px;border:1px solid rgba(13,141,204,.16);border-radius:999px;background:#fff;color:#315363;font-size:12px;font-weight:900;text-decoration:none}.lucky-campaign-tabs a.active{border-color:var(--lucky-accent);background:var(--lucky-accent);color:#fff}
.lucky-game-hero{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:30px;align-items:end;padding:clamp(28px,4vw,54px);border-radius:28px;background:radial-gradient(circle at 82% 16%,color-mix(in srgb,var(--lucky-accent) 42%,transparent),transparent 28%),linear-gradient(135deg,#06131c,#0a2b3c 68%,#073750);color:#fff;box-shadow:0 25px 65px rgba(6,30,43,.2)}
.lucky-kicker{display:inline-flex;align-items:center;gap:8px;margin-bottom:14px;padding:8px 11px;border:1px solid rgba(141,224,255,.25);border-radius:999px;background:rgba(13,141,204,.18);color:#a9e8ff;font-size:10px;font-weight:950;letter-spacing:.1em;text-transform:uppercase}
.lucky-game-hero h1{max-width:900px;margin:0;color:#fff;font-size:clamp(38px,5.2vw,72px);line-height:.96;letter-spacing:-.045em}.lucky-game-hero p{max-width:720px;margin:18px 0 0;color:#c7dce5;font-size:clamp(15px,1.5vw,19px);line-height:1.55}
.lucky-total-odds{min-width:220px;padding:20px;border:1px solid rgba(255,255,255,.14);border-radius:20px;background:rgba(255,255,255,.07);backdrop-filter:blur(12px)}.lucky-total-odds small,.lucky-total-odds span{display:block;color:#c6dce5;font-size:11px;font-weight:800}.lucky-total-odds strong{display:block;margin:5px 0;color:#fff;font-size:42px;line-height:1}
.lucky-odds-section{margin:24px 0;padding:26px;border:1px solid rgba(13,141,204,.15);border-radius:24px;background:#fff;box-shadow:0 16px 42px rgba(7,36,52,.07)}
.lucky-section-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:18px}.lucky-section-head span{color:var(--lucky-accent);font-size:10px;font-weight:950;letter-spacing:.1em;text-transform:uppercase}.lucky-section-head h2{margin:4px 0 0;font-size:28px}.lucky-section-head p{max-width:470px;margin:0;color:var(--muted);font-size:13px;text-align:right}
.lucky-prize-odds{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px}.lucky-odds-card{display:grid;grid-template-columns:54px minmax(0,1fr) auto;align-items:center;gap:11px;padding:12px;border:1px solid rgba(13,141,204,.12);border-radius:16px;background:#f8fcfe}.lucky-odds-card.is-empty{background:#f7f8f8;filter:saturate(.55)}.lucky-odds-image{width:54px;height:54px;display:grid;place-items:center;overflow:hidden;border-radius:14px;background:#eaf7fd;color:var(--lucky-accent);font-size:21px}.lucky-odds-image img{width:100%;height:100%;object-fit:cover}.lucky-odds-card>div:nth-child(2){display:grid;gap:3px}.lucky-odds-card strong{font-size:13px}.lucky-odds-card small{color:var(--muted);font-size:10px;line-height:1.3}.lucky-odds-card em{padding:7px 9px;border-radius:10px;background:var(--lucky-accent);color:#fff;font-size:13px;font-style:normal;font-weight:950}
.lucky-prize-lightbox{position:relative;cursor:zoom-in;text-decoration:none;outline:0;transition:transform .18s ease,box-shadow .18s ease}.lucky-prize-lightbox img{transition:transform .22s ease}.lucky-prize-lightbox:hover,.lucky-prize-lightbox:focus-visible{transform:translateY(-2px);box-shadow:0 10px 24px rgba(7,36,52,.2),0 0 0 3px color-mix(in srgb,var(--lucky-accent) 30%,transparent)}.lucky-prize-lightbox:hover img,.lucky-prize-lightbox:focus-visible img{transform:scale(1.08)}.lucky-prize-zoom{position:absolute;right:4px;bottom:4px;width:20px;height:20px;display:grid;place-items:center;border-radius:50%;background:rgba(4,18,27,.78);color:#fff;font-size:9px;box-shadow:0 3px 9px rgba(0,0,0,.28);pointer-events:none}
.lucky-play-section{display:grid;gap:20px}.lucky-machine{position:relative;min-height:520px;overflow:hidden;border:1px solid rgba(102,209,255,.2);border-radius:30px;background:radial-gradient(circle at 50% 86%,rgba(20,146,190,.22),transparent 35%),linear-gradient(180deg,#041019,#062536 60%,#073247);box-shadow:0 28px 70px rgba(4,27,39,.24);isolation:isolate}
.lucky-water-glow{position:absolute;inset:-30% -10% 55%;background:radial-gradient(ellipse at center,color-mix(in srgb,var(--lucky-accent) 55%,transparent),transparent 66%);filter:blur(30px);opacity:.75}.lucky-machine::after{content:"";position:absolute;z-index:-1;inset:auto 0 0;height:35%;background:linear-gradient(165deg,transparent 12%,rgba(29,104,119,.42) 13%,rgba(4,20,29,.92) 48%),radial-gradient(ellipse at 15% 70%,#163d45 0 12%,transparent 13%),radial-gradient(ellipse at 75% 80%,#1b4750 0 14%,transparent 15%)}
.lucky-machine-copy{position:absolute;z-index:4;top:32px;left:50%;width:min(90%,700px);display:grid;gap:7px;transform:translateX(-50%);text-align:center}.lucky-machine-copy span{color:#87dcff;font-size:11px;font-weight:950;letter-spacing:.14em;text-transform:uppercase}.lucky-machine-copy strong{color:#fff;font-size:clamp(20px,2.4vw,31px)}
.lucky-shell-stage{position:absolute;z-index:5;inset:130px 9% 80px;display:flex;align-items:center;justify-content:center;gap:clamp(22px,6vw,90px)}
.lucky-shell{position:relative;width:clamp(120px,16vw,190px);aspect-ratio:1;border:0;border-radius:50%;background:transparent;cursor:pointer;filter:drop-shadow(0 22px 24px rgba(0,0,0,.35));transition:transform .22s ease,filter .22s ease}.lucky-shell:hover:not(:disabled){transform:translateY(-10px) scale(1.035);filter:drop-shadow(0 28px 30px rgba(0,0,0,.42))}.lucky-shell:disabled{cursor:default}.lucky-shell i{position:absolute;inset:12%;border-radius:50% 50% 47% 53%;background:radial-gradient(circle at 38% 30%,#fff 0 8%,#b9f2ff 12%,#5fc4e8 38%,#126c9a 67%,#062f4b 100%);box-shadow:inset -14px -18px 22px rgba(1,23,38,.46),inset 8px 8px 18px rgba(255,255,255,.3),0 0 0 10px rgba(255,255,255,.04)}.lucky-shell i::before,.lucky-shell i::after{content:"";position:absolute;border-radius:50%;background:rgba(255,255,255,.58)}.lucky-shell i::before{width:18%;height:10%;left:28%;top:22%;transform:rotate(-24deg)}.lucky-shell i::after{width:8%;height:8%;right:25%;bottom:24%}.lucky-shell span{position:absolute;z-index:2;left:50%;bottom:0;min-width:36px;height:36px;display:grid;place-items:center;transform:translateX(-50%);border:1px solid rgba(255,255,255,.2);border-radius:50%;background:#071723;color:#aeeaff;font-size:12px;font-weight:950}.lucky-shell.shell-two{transform:translateY(-22px)}.lucky-shell.shell-two:hover:not(:disabled){transform:translateY(-32px) scale(1.035)}
.lucky-machine-status{position:absolute;z-index:5;left:50%;bottom:28px;width:max-content;max-width:90%;margin:0;padding:10px 14px;transform:translateX(-50%);border:1px solid rgba(255,255,255,.12);border-radius:999px;background:rgba(3,15,22,.7);color:#d0e8f1;font-size:12px;font-weight:850;text-align:center;backdrop-filter:blur(10px)}
.lucky-bubble{position:absolute;z-index:1;bottom:-30px;width:13px;height:13px;border:1px solid rgba(157,229,255,.55);border-radius:50%;animation:luckyBubble 8s linear infinite;opacity:0}.lucky-bubble:nth-of-type(3n){width:22px;height:22px;animation-duration:11s}.lucky-bubble:nth-of-type(4n){width:8px;height:8px;animation-duration:6s}.bubble-1{left:5%;animation-delay:-1s}.bubble-2{left:12%;animation-delay:-5s}.bubble-3{left:20%;animation-delay:-3s}.bubble-4{left:29%;animation-delay:-7s}.bubble-5{left:36%;animation-delay:-2s}.bubble-6{left:44%;animation-delay:-8s}.bubble-7{left:52%;animation-delay:-4s}.bubble-8{left:59%;animation-delay:-6s}.bubble-9{left:67%;animation-delay:-1.5s}.bubble-10{left:73%;animation-delay:-9s}.bubble-11{left:81%;animation-delay:-3.5s}.bubble-12{left:88%;animation-delay:-7.5s}.bubble-13{left:94%;animation-delay:-5.5s}.bubble-14{left:48%;animation-delay:-10s}
.lucky-machine.is-playing .lucky-shell{animation:luckyShuffle .72s ease-in-out infinite alternate}.lucky-machine.is-playing .shell-two{animation-delay:-.23s}.lucky-machine.is-playing .shell-three{animation-delay:-.46s}.lucky-machine.is-playing .lucky-water-glow{animation:luckyGlow .75s ease-in-out infinite alternate}.lucky-machine.is-used:not(.is-playing) .lucky-shell{opacity:.6;filter:saturate(.5) drop-shadow(0 16px 18px rgba(0,0,0,.3))}
.lucky-register-gate{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;padding:24px;border:1px solid color-mix(in srgb,var(--lucky-accent) 30%,#fff);border-radius:22px;background:linear-gradient(135deg,#f3fbff,#fff);box-shadow:0 14px 36px rgba(7,36,52,.07)}.lucky-register-gate>i{width:54px;height:54px;display:grid;place-items:center;border-radius:16px;background:var(--lucky-accent);color:#fff;font-size:21px}.lucky-register-gate span{color:var(--lucky-accent);font-size:10px;font-weight:950;text-transform:uppercase}.lucky-register-gate h2{margin:4px 0;font-size:22px}.lucky-register-gate p{margin:0;color:var(--muted);font-size:13px}
.lucky-result{display:none;justify-items:center;padding:clamp(28px,5vw,58px);border:1px solid color-mix(in srgb,var(--lucky-accent) 32%,#fff);border-radius:26px;background:radial-gradient(circle at 50% 0%,color-mix(in srgb,var(--lucky-accent) 18%,transparent),transparent 40%),#fff;text-align:center;box-shadow:0 20px 52px rgba(7,36,52,.1)}.lucky-result.is-visible{display:grid;animation:luckyReveal .48s ease both}.lucky-result-visual{width:150px;height:150px;display:grid;place-items:center;overflow:hidden;margin-bottom:18px;border:8px solid #fff;border-radius:50%;background:#eaf8fe;color:var(--lucky-accent);font-size:54px;box-shadow:0 18px 42px rgba(7,36,52,.16),0 0 0 1px rgba(13,141,204,.12)}.lucky-result-visual img{width:100%;height:100%;object-fit:cover}.lucky-result>span{color:var(--lucky-accent);font-size:11px;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.lucky-result h2{max-width:760px;margin:8px 0;font-size:clamp(30px,4vw,48px);line-height:1}.lucky-result p{max-width:660px;margin:4px 0 20px;color:var(--muted);line-height:1.55}.lucky-result-actions{display:flex;justify-content:center;gap:10px;flex-wrap:wrap}.lucky-game-alert{margin:0}.lucky-terms{margin-top:20px;padding:18px 20px;border:1px solid rgba(13,141,204,.14);border-radius:18px;background:#fff}.lucky-terms summary{cursor:pointer;font-weight:900}.lucky-terms p{margin:12px 0 0;color:var(--muted);line-height:1.55}
.lucky-modal-open{overflow:hidden}
.lucky-reveal-modal[hidden]{display:none}
.lucky-reveal-modal{position:fixed;z-index:1200;inset:0;display:grid;place-items:center;padding:24px;background:rgba(2,13,20,.7);opacity:0;backdrop-filter:blur(12px);pointer-events:none;transition:opacity .24s ease}
.lucky-reveal-modal.is-visible{opacity:1;pointer-events:auto}
.lucky-reveal-card{--lucky-reveal-x:0px;--lucky-reveal-y:0px;position:relative;width:min(92vw,680px);max-height:min(88vh,760px);display:grid;justify-items:center;overflow:auto;padding:clamp(30px,5vw,54px);border:1px solid color-mix(in srgb,var(--lucky-accent) 38%,#fff);border-radius:30px;background:radial-gradient(circle at 50% 0%,color-mix(in srgb,var(--lucky-accent) 24%,transparent),transparent 42%),rgba(255,255,255,.98);color:#08151d;text-align:center;box-shadow:0 34px 100px rgba(0,0,0,.38),0 0 0 1px rgba(255,255,255,.35);opacity:0;transform:translate(var(--lucky-reveal-x),var(--lucky-reveal-y)) scale(.08);transform-origin:center;isolation:isolate}
.lucky-reveal-modal.is-visible .lucky-reveal-card{animation:luckyPearlEmerge .72s cubic-bezier(.16,.84,.23,1.08) forwards}
.lucky-reveal-rings{position:absolute;z-index:-1;left:50%;top:26%;width:170px;height:170px;transform:translate(-50%,-50%);border:1px solid color-mix(in srgb,var(--lucky-accent) 32%,transparent);border-radius:50%;box-shadow:0 0 0 34px color-mix(in srgb,var(--lucky-accent) 9%,transparent),0 0 0 72px color-mix(in srgb,var(--lucky-accent) 5%,transparent);animation:luckyRevealRings 2.4s ease-out infinite}
.lucky-reveal-card .lucky-result-visual{width:140px;height:140px;margin-bottom:18px;box-shadow:0 20px 46px rgba(7,36,52,.24),0 0 0 8px color-mix(in srgb,var(--lucky-accent) 10%,transparent)}
.lucky-reveal-card>span{color:var(--lucky-accent);font-size:11px;font-weight:950;letter-spacing:.13em;text-transform:uppercase}
.lucky-reveal-card h2{max-width:590px;margin:8px 0 6px;color:#08151d;font-size:clamp(30px,4.2vw,48px);line-height:1.02}
.lucky-reveal-card p{max-width:560px;margin:4px 0 22px;color:#5c7180;font-size:15px;line-height:1.55}
.lucky-reveal-card .lucky-result-actions{position:relative;z-index:2}
.lucky-game-empty{min-height:480px;display:grid;place-items:center;align-content:center;gap:14px;padding:40px;border:1px solid rgba(13,141,204,.14);border-radius:28px;background:linear-gradient(145deg,#fff,#eef9fe);text-align:center}.lucky-game-empty>span{width:76px;height:76px;display:grid;place-items:center;border-radius:50%;background:#082232;color:#79d8ff;font-size:28px}.lucky-game-empty h1{margin:0;font-size:clamp(32px,5vw,52px)}.lucky-game-empty p{margin:0 0 8px;color:var(--muted)}
@keyframes luckyBubble{0%{transform:translateY(0) translateX(0);opacity:0}12%{opacity:.65}80%{opacity:.32}100%{transform:translateY(-600px) translateX(45px);opacity:0}}
@keyframes luckyShuffle{from{transform:translate(-9px,-5px) rotate(-5deg)}to{transform:translate(9px,5px) rotate(5deg)}}
@keyframes luckyGlow{from{opacity:.5;transform:scale(.94)}to{opacity:1;transform:scale(1.08)}}
@keyframes luckyReveal{from{opacity:0;transform:translateY(18px) scale(.98)}to{opacity:1;transform:none}}
@keyframes luckyPearlEmerge{0%{opacity:.1;transform:translate(var(--lucky-reveal-x),var(--lucky-reveal-y)) scale(.08);border-radius:50%;filter:brightness(1.7) blur(2px)}45%{opacity:1;transform:translate(0,0) scale(1.055);border-radius:38px;filter:brightness(1.12) blur(0)}72%{transform:translate(0,0) scale(.975);border-radius:30px}100%{opacity:1;transform:translate(0,0) scale(1);border-radius:30px;filter:none}}
@keyframes luckyRevealRings{0%{opacity:.9;transform:translate(-50%,-50%) scale(.62)}75%,100%{opacity:0;transform:translate(-50%,-50%) scale(1.35)}}

@media(max-width:1000px){
    .lucky-home-banner{grid-template-columns:auto minmax(0,1fr) auto}.lucky-home-odds{display:none}.lucky-home-banner .btn{grid-column:2/-1;width:max-content}
    .lucky-admin-layout{grid-template-columns:1fr}.lucky-campaign-list{position:static}.lucky-admin-stats{grid-template-columns:repeat(3,1fr)}
    .lucky-game-hero{grid-template-columns:1fr}.lucky-total-odds{width:max-content}.lucky-shell-stage{gap:20px}.lucky-register-gate{grid-template-columns:auto minmax(0,1fr)}.lucky-register-gate .actions{grid-column:1/-1}
}
@media(max-width:680px){
    .lucky-home-banner,.lucky-game-page{width:calc(100% - 24px)}.lucky-home-banner{grid-template-columns:auto minmax(0,1fr);gap:14px;padding:18px}.lucky-home-gem{width:48px;height:48px;border-radius:15px;font-size:20px}.lucky-home-banner .btn{grid-column:1/-1;width:100%;justify-content:center}
    .lucky-admin-stats{grid-template-columns:1fr}.lucky-game-page{padding:22px 0 48px}.lucky-game-hero{padding:26px 20px;border-radius:22px}.lucky-game-hero h1{font-size:38px}.lucky-total-odds{min-width:0;width:100%}.lucky-section-head{display:grid}.lucky-section-head p{text-align:left}.lucky-odds-section{padding:18px;border-radius:20px}.lucky-prize-odds{grid-template-columns:1fr}.lucky-machine{min-height:500px;border-radius:22px}.lucky-shell-stage{inset:130px 3% 90px;gap:2px}.lucky-shell{width:31vw;max-width:135px}.lucky-shell.shell-two{transform:translateY(-18px)}.lucky-register-gate{grid-template-columns:1fr;text-align:center}.lucky-register-gate>i{margin:auto}.lucky-register-gate .actions{display:grid}.lucky-result{padding:28px 18px}.lucky-result-actions{display:grid;width:100%}.lucky-result-actions .btn{width:100%;justify-content:center}
    .lucky-reveal-modal{padding:12px}.lucky-reveal-card{width:100%;max-height:88vh;padding:30px 18px 24px;border-radius:24px}.lucky-reveal-card .lucky-result-visual{width:118px;height:118px;border-width:6px}.lucky-reveal-card h2{font-size:31px}.lucky-reveal-card p{font-size:14px}
}
@media(prefers-reduced-motion:reduce){.lucky-bubble,.lucky-machine.is-playing .lucky-shell,.lucky-machine.is-playing .lucky-water-glow,.lucky-result.is-visible,.lucky-reveal-modal.is-visible .lucky-reveal-card,.lucky-reveal-rings{animation:none!important}.lucky-reveal-modal.is-visible .lucky-reveal-card{opacity:1;transform:none}}

/* Product detail: final dark-mode contrast overrides for late light-theme rules. */
body.theme-dark .product-detail-page .product-breadcrumb,
body.shop-dark .product-detail-page .product-breadcrumb{
    color:var(--shop-muted)!important;
}
body.theme-dark .product-detail-page .product-breadcrumb a,
body.shop-dark .product-detail-page .product-breadcrumb a{
    background:var(--shop-surface-soft)!important;
    border-color:rgba(116,217,77,.28)!important;
    color:#c8f7b7!important;
    box-shadow:0 8px 20px rgba(0,0,0,.2)!important;
}
body.theme-dark .product-detail-page .product-breadcrumb span,
body.shop-dark .product-detail-page .product-breadcrumb span{
    color:#b8c8bc!important;
}
body.theme-dark .product-detail-page .detail-stock-row,
body.shop-dark .product-detail-page .detail-stock-row{
    background:var(--shop-surface-soft)!important;
    border-color:var(--shop-border)!important;
    color:var(--shop-text)!important;
}
body.theme-dark .product-detail-page .detail-stock-row>strong,
body.shop-dark .product-detail-page .detail-stock-row>strong{
    color:#e7f0e9!important;
}
body.theme-dark .product-detail-page .buy-note,
body.shop-dark .product-detail-page .buy-note{
    background:rgba(13,141,204,.12)!important;
    border:1px solid rgba(89,199,251,.22)!important;
    color:#c9d9ce!important;
}
body.theme-dark .product-detail-page .buy-note i,
body.shop-dark .product-detail-page .buy-note i{
    color:#69d3ff!important;
}
