@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,700;1,700&display=swap');
:root{--ink:#17131e;--purple:#5d2bea;--purple2:#8b5cf6;--cream:#fffaf0;--orange:#ff6b35;--gold:#ffc857;--muted:#746f7b;--line:#e9e3ef;--white:#fff;--shadow:0 18px 45px rgba(42,20,79,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:"DM Sans",sans-serif;background:#fff;overflow-x:hidden}button,input,select,textarea{font:inherit}button,a{transition:.2s ease}a{color:inherit;text-decoration:none}.offer-bar{background:#160831;color:#f7eaff;text-align:center;padding:9px 16px;font-size:12px;letter-spacing:.04em}.site-header{height:76px;padding:0 clamp(18px,5vw,72px);display:flex;align-items:center;gap:34px;position:sticky;top:0;background:rgba(255,255,255,.94);backdrop-filter:blur(14px);z-index:30;border-bottom:1px solid rgba(93,43,234,.08)}.brand{display:flex;align-items:center;gap:11px;margin-right:auto}.brand-mark{width:42px;height:42px;border-radius:14px;background:linear-gradient(145deg,var(--purple),#351294);display:grid;place-items:center;color:#fff;font-weight:800;box-shadow:0 7px 18px rgba(93,43,234,.28)}.brand strong{display:block;font-family:"Playfair Display",serif;font-size:18px}.brand small{font-size:9px;letter-spacing:.24em;color:var(--purple);font-weight:700}.site-header nav{display:flex;gap:28px;font-size:14px;font-weight:600}.site-header nav a:hover{color:var(--purple)}.cart-trigger{border:0;background:var(--ink);color:#fff;border-radius:999px;padding:11px 15px 11px 18px;font-weight:700;cursor:pointer}.cart-trigger span{display:inline-grid;place-items:center;background:var(--gold);color:var(--ink);width:24px;height:24px;border-radius:50%;margin-left:8px}.menu-btn{display:none;border:0;background:transparent;font-size:24px}.hero{min-height:650px;padding:70px clamp(22px,7vw,110px);background:linear-gradient(125deg,#1d0a3e 0%,#361078 58%,#6b24d6 100%);color:#fff;display:grid;grid-template-columns:1.1fr .9fr;align-items:center;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;inset:0;opacity:.12;background-image:radial-gradient(#fff 1px,transparent 1px);background-size:36px 36px}.hero-copy{position:relative;z-index:2;max-width:700px}.eyebrow{display:block;font-size:11px;letter-spacing:.2em;font-weight:800;color:#d9c7ff;margin-bottom:16px}.eyebrow.dark{color:var(--purple)}h1,h2{font-family:"Playfair Display",serif;margin:0;line-height:1.05}h1{font-size:clamp(48px,6.3vw,88px);letter-spacing:-.04em}h1 em{color:var(--gold);font-weight:700}.hero-copy>p{font-size:18px;line-height:1.7;max-width:590px;color:#e7ddf7;margin:26px 0 30px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:12px;padding:14px 22px;font-weight:700;border:1px solid transparent;cursor:pointer}.btn.primary{background:linear-gradient(135deg,var(--orange),#ff8f3d);color:#fff;box-shadow:0 10px 24px rgba(255,107,53,.28)}.btn.primary:hover{transform:translateY(-2px);box-shadow:0 14px 28px rgba(255,107,53,.36)}.btn.ghost{border-color:rgba(255,255,255,.35);color:#fff;background:rgba(255,255,255,.07)}.trust-row{display:flex;gap:22px;margin-top:38px;font-size:12px;color:#dcd0ee;flex-wrap:wrap}.hero-art{min-height:420px;position:relative;z-index:2}.celebrate-card{position:absolute;right:8%;top:24%;width:270px;height:310px;border-radius:32px;background:linear-gradient(150deg,#ff713b,#ec3fa5);transform:rotate(5deg);box-shadow:0 30px 75px rgba(12,3,30,.35);display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.3)}.celebrate-card:after{content:"✦";font-size:70px;color:var(--gold);position:absolute;top:24px;right:25px}.celebrate-card span{letter-spacing:.25em;font-weight:800;font-size:12px}.celebrate-card strong{font-family:"Playfair Display",serif;font-size:95px;line-height:1;color:var(--gold)}.celebrate-card small{font-size:15px}.burst{position:absolute;width:170px;height:170px;border-radius:50%;border:1px solid rgba(255,200,87,.4)}.burst:before,.burst:after{content:"";position:absolute;inset:25%;border-radius:50%;border:1px solid var(--gold);box-shadow:0 0 30px var(--gold)}.burst-a{right:55%;top:3%}.burst-b{right:-3%;bottom:0;transform:scale(.7)}.hero-glow{position:absolute;border-radius:50%;filter:blur(10px)}.hero-glow.one{width:380px;height:380px;background:rgba(236,63,165,.18);right:5%;top:15%}.hero-glow.two{width:260px;height:260px;background:rgba(255,200,87,.13);left:30%;bottom:-15%}.features{display:grid;grid-template-columns:repeat(3,1fr);max-width:1140px;margin:-35px auto 0;background:#fff;border-radius:18px;box-shadow:var(--shadow);position:relative;z-index:4;padding:24px}.features article{display:flex;align-items:center;gap:15px;padding:8px 28px;border-right:1px solid var(--line)}.features article:last-child{border:0}.features b{font-family:"Playfair Display";font-size:28px;color:#dcd1f8}.features strong,.features span{display:block}.features span{font-size:12px;color:var(--muted);margin-top:4px}.shop-section{padding:110px clamp(20px,6vw,90px);max-width:1400px;margin:auto}.section-title{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:38px}.section-title h2,.combo-section h2,.safety h2{font-size:clamp(35px,4vw,54px);letter-spacing:-.02em}.section-title p{color:var(--muted);max-width:430px;line-height:1.65}.shop-tools{display:grid;grid-template-columns:minmax(210px,1fr) auto auto;gap:16px;align-items:center;margin-bottom:30px}.search-box{border:1px solid var(--line);border-radius:12px;display:flex;align-items:center;padding:0 14px;max-width:330px}.search-box input{width:100%;border:0;outline:0;padding:13px 10px;background:transparent}.filters{display:flex;gap:8px;flex-wrap:wrap}.filter-btn{border:1px solid var(--line);background:#fff;padding:10px 15px;border-radius:999px;cursor:pointer;font-size:13px;font-weight:600}.filter-btn.active,.filter-btn:hover{background:var(--purple);color:#fff;border-color:var(--purple)}select{border:1px solid var(--line);padding:11px 13px;border-radius:10px;background:#fff;outline:0}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.product-card{border:1px solid var(--line);border-radius:18px;overflow:hidden;background:#fff;transition:.25s}.product-card:hover{transform:translateY(-5px);box-shadow:var(--shadow);border-color:transparent}.product-visual{height:180px;background:var(--card-bg);display:grid;place-items:center;position:relative;overflow:hidden}.product-visual:before,.product-visual:after{content:"";position:absolute;width:110px;height:110px;border-radius:50%;border:1px solid rgba(255,255,255,.25)}.product-visual:before{left:-30px;top:-25px}.product-visual:after{right:-35px;bottom:-40px}.product-icon{font-size:64px;filter:drop-shadow(0 12px 16px rgba(24,7,51,.22));position:relative;z-index:2}.product-badge{position:absolute;top:12px;left:12px;background:#fff;color:var(--purple);font-size:10px;font-weight:800;padding:6px 9px;border-radius:999px;z-index:3}.product-info{padding:18px}.product-category{text-transform:uppercase;color:var(--purple);font-size:9px;letter-spacing:.15em;font-weight:800}.product-info h3{font-size:16px;min-height:44px;margin:7px 0 14px;line-height:1.35}.product-bottom{display:flex;align-items:center;justify-content:space-between;gap:10px}.product-price strong{font-size:20px}.product-price small{display:block;color:var(--muted);font-size:10px}.add-btn{width:40px;height:40px;border-radius:12px;border:0;background:var(--ink);color:#fff;font-size:22px;cursor:pointer}.add-btn:hover{background:var(--purple)}.no-results{text-align:center;color:var(--muted);padding:30px}.combo-section{padding:80px clamp(25px,8vw,120px);background:#180933;color:#fff;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.combo-section p{color:#d9cfea;line-height:1.7;max-width:530px;margin:22px 0 28px}.combo-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.combo-stats div{height:180px;border-radius:20px;background:linear-gradient(145deg,rgba(255,255,255,.1),rgba(255,255,255,.03));border:1px solid rgba(255,255,255,.13);display:flex;flex-direction:column;align-items:center;justify-content:center}.combo-stats strong{font-family:"Playfair Display";font-size:35px;color:var(--gold)}.combo-stats span{font-size:12px;color:#d8ceea;margin-top:8px}.safety{max-width:1150px;margin:90px auto;padding:55px;background:var(--cream);border-radius:28px;display:grid;grid-template-columns:auto 1fr;gap:35px;align-items:center}.safety-icon{width:100px;height:100px;border-radius:28px;background:var(--gold);display:grid;place-items:center;font-size:42px}.safety p{color:var(--muted);line-height:1.75;max-width:820px}footer{background:#10071f;color:#eae2f6;padding:65px clamp(25px,7vw,100px) 25px;display:grid;grid-template-columns:2fr 1fr 1fr;gap:50px}.footer-brand{display:flex;gap:14px}.footer-brand strong{font-family:"Playfair Display";font-size:22px}.footer-brand p{color:#a99fb7;max-width:370px}footer h3{font-size:13px;color:var(--gold);letter-spacing:.1em;text-transform:uppercase;margin-top:0}footer a,footer span{display:block;color:#bdb3c9;font-size:13px;margin:12px 0}.copyright{grid-column:1/-1;border-top:1px solid rgba(255,255,255,.1);padding-top:24px;color:#756b82;font-size:11px}.overlay{position:fixed;inset:0;background:rgba(12,5,24,.55);z-index:39;opacity:0;visibility:hidden}.overlay.show{opacity:1;visibility:visible}.cart-drawer{position:fixed;right:0;top:0;height:100%;width:min(440px,100%);z-index:40;background:#fff;transform:translateX(105%);transition:.3s;display:flex;flex-direction:column;box-shadow:-20px 0 60px rgba(0,0,0,.18)}.cart-drawer.open{transform:none}.cart-head{padding:25px;display:flex;justify-content:space-between;border-bottom:1px solid var(--line)}.cart-head small{color:var(--purple);font-weight:800;letter-spacing:.15em}.cart-head h2{font-size:31px;margin-top:5px}.cart-head button,.dialog-close{border:0;background:#f2edf7;width:38px;height:38px;border-radius:50%;font-size:23px;cursor:pointer}.cart-items{padding:14px 24px;overflow:auto;flex:1}.cart-row{display:grid;grid-template-columns:56px 1fr auto;gap:12px;padding:15px 0;border-bottom:1px solid var(--line);align-items:center}.cart-row-icon{width:56px;height:56px;border-radius:13px;background:#f1eafd;display:grid;place-items:center;font-size:25px}.cart-row h4{font-size:13px;margin:0 0 6px}.cart-row strong{font-size:13px}.qty-control{display:flex;align-items:center;gap:7px;margin-top:8px}.qty-control button{width:25px;height:25px;border:1px solid var(--line);background:#fff;border-radius:6px;cursor:pointer}.remove-btn{border:0;background:none;color:#a29ba8;cursor:pointer;font-size:18px}.cart-empty{margin:auto;text-align:center;padding:30px;color:var(--muted)}.cart-empty span{font-size:50px;color:#d9cafa}.cart-empty h3{color:var(--ink)}.cart-footer{padding:22px 25px;border-top:1px solid var(--line)}.cart-footer>div:first-child{display:flex;justify-content:space-between;font-size:17px}.cart-footer small{color:var(--muted);display:block;margin:8px 0}.progress{height:6px;background:#eee8f3;border-radius:99px;overflow:hidden}.progress i{display:block;width:0;height:100%;background:linear-gradient(90deg,var(--purple),var(--orange));transition:.3s}.cart-footer p{font-size:11px;color:var(--muted)}.full{width:100%}.cart-empty[hidden],.cart-footer[hidden]{display:none}dialog{border:0;border-radius:24px;padding:35px;width:min(540px,calc(100% - 30px));box-shadow:0 30px 100px rgba(25,7,50,.35)}dialog::backdrop{background:rgba(12,5,24,.65)}dialog h2{font-size:37px}dialog>p{color:var(--muted);line-height:1.5}.dialog-close{position:absolute;right:20px;top:20px}form label{display:block;font-size:12px;font-weight:700;margin:14px 0}form input,form textarea{display:block;width:100%;border:1px solid var(--line);border-radius:10px;padding:12px;margin-top:7px;outline:0}form input:focus,form textarea:focus{border-color:var(--purple)}textarea{height:75px;resize:vertical}.checkout-total{display:flex;justify-content:space-between;padding:18px 0;font-size:18px}.toast{position:fixed;left:50%;bottom:28px;transform:translate(-50%,30px);background:var(--ink);color:#fff;padding:12px 20px;border-radius:10px;opacity:0;pointer-events:none;z-index:60;transition:.25s}.toast.show{opacity:1;transform:translate(-50%,0)}
@media(max-width:1050px){.product-grid{grid-template-columns:repeat(3,1fr)}.site-header nav{gap:15px}.hero{grid-template-columns:1fr}.hero-art{display:none}.combo-section{gap:35px}.shop-tools{grid-template-columns:1fr}.search-box{max-width:none}}
@media(max-width:760px){.site-header{height:67px}.menu-btn{display:block}.site-header nav{display:none;position:absolute;top:67px;left:0;right:0;background:#fff;padding:18px 25px;box-shadow:var(--shadow);flex-direction:column}.site-header nav.open{display:flex}.brand strong{font-size:15px}.brand-mark{width:36px;height:36px}.cart-trigger{font-size:0;padding:8px}.cart-trigger:before{content:"Cart";font-size:12px}.hero{min-height:590px;padding:70px 24px}.hero-copy>p{font-size:16px}.features{margin:0;border-radius:0;grid-template-columns:1fr;padding:18px}.features article{border-right:0;border-bottom:1px solid var(--line);padding:15px}.section-title{display:block}.product-grid{grid-template-columns:repeat(2,1fr);gap:12px}.product-visual{height:135px}.product-info{padding:14px}.product-info h3{font-size:13px}.combo-section{grid-template-columns:1fr;padding:65px 25px}.combo-stats{gap:7px}.combo-stats div{height:125px}.combo-stats strong{font-size:26px}.safety{margin:50px 18px;padding:30px;grid-template-columns:1fr}.safety-icon{width:70px;height:70px}footer{grid-template-columns:1fr}.copyright{grid-column:auto}}
@media(max-width:400px){.product-grid{grid-template-columns:1fr}.hero-actions .btn{width:100%}.combo-stats{grid-template-columns:1fr}.combo-stats div{height:100px}}

/* Compact banner version */
.hero{min-height:520px;padding-top:45px;padding-bottom:45px}
@media(max-width:760px){.hero{min-height:480px;padding-top:48px;padding-bottom:48px}}

/* Homepage banner removed */
.features{margin:30px auto 0}

/* Direct list shopping dashboard */
.shopping-dashboard{display:grid;grid-template-columns:240px minmax(0,1fr);min-height:720px;background:#f7f5fa}.shop-sidebar{background:#17092e;color:#fff;padding:34px 22px;position:sticky;top:76px;height:calc(100vh - 76px);display:flex;flex-direction:column}.side-title small{color:#bba7df;font-weight:800;letter-spacing:.18em;font-size:9px}.side-title h2{font-size:27px;margin-top:6px}.shop-sidebar .filters{display:grid;gap:8px;margin-top:28px}.shop-sidebar .filter-btn{width:100%;border:0;background:transparent;color:#c9bdd8;text-align:left;border-radius:9px;padding:12px 14px}.shop-sidebar .filter-btn.active,.shop-sidebar .filter-btn:hover{background:#ffffff17;color:#fff}.side-help{margin-top:auto;padding:17px;background:#ffffff0d;border:1px solid #ffffff16;border-radius:13px}.side-help span,.side-help strong,.side-help a{display:block}.side-help span{font-size:10px;color:#bbaecb}.side-help strong{font-size:13px;margin:7px 0}.side-help a{font-size:11px;color:var(--gold)}.shop-workspace{padding:38px clamp(18px,4vw,58px);min-width:0}.shop-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.shop-heading h1{font-size:clamp(34px,4vw,52px)}.shop-heading p{margin:9px 0 0;color:var(--muted)}.quick-cart{border:0;background:linear-gradient(135deg,var(--purple),#7c4be8);color:#fff;border-radius:14px;padding:13px 20px;text-align:left;min-width:190px;box-shadow:0 12px 25px #5d2bea33}.quick-cart span,.quick-cart strong{display:block}.quick-cart span{font-size:10px;color:#dcd0f5;margin-bottom:5px}.quick-cart i{font-style:normal;background:var(--gold);color:var(--ink);border-radius:99px;padding:2px 7px}.list-tools{display:flex;justify-content:space-between;margin:28px 0 15px;background:#fff;padding:13px;border:1px solid var(--line);border-radius:13px}.list-tools .search-box{width:min(420px,65%);max-width:none}.list-head,.list-row{display:grid;grid-template-columns:minmax(260px,1fr) 120px 145px 110px;gap:15px;align-items:center}.list-head{padding:10px 18px;color:var(--muted);font-size:10px;text-transform:uppercase;letter-spacing:.09em}.product-list{display:grid;gap:9px}.list-row{background:#fff;border:1px solid var(--line);border-radius:13px;padding:13px 18px;transition:.2s}.list-row:hover{border-color:#cfc0ef;box-shadow:0 9px 24px #2d174910}.list-product{display:flex;align-items:center;gap:13px;min-width:0}.list-icon{width:48px;height:48px;border-radius:12px;background:#f1ebfc;display:grid;place-items:center;font-size:23px;flex:0 0 auto}.list-product h3{font-size:13px;margin:2px 0 4px}.list-product span{font-size:10px;color:var(--muted)}.list-product small{font-size:8px;color:var(--purple);font-weight:800}.list-price,.line-amount{font-size:14px}.list-price small{display:block;font-size:9px;color:var(--muted);font-weight:400;margin-top:3px}.shop-qty{display:flex;align-items:center;gap:10px}.shop-qty button{width:33px;height:33px;border:1px solid var(--line);background:#fff;border-radius:8px;font-size:18px}.shop-qty button:last-child{background:var(--ink);color:#fff;border-color:var(--ink)}.shop-qty button:disabled{opacity:.35;cursor:not-allowed}.shop-qty b{width:20px;text-align:center}.unavailable{opacity:.58}.simple-safety{margin-top:20px;background:#fff6dd;border:1px solid #f3dda2;border-radius:11px;padding:13px 16px;font-size:11px;color:#765e1b}
@media(max-width:850px){.shopping-dashboard{grid-template-columns:1fr}.shop-sidebar{position:static;height:auto;padding:18px}.side-title,.side-help{display:none}.shop-sidebar .filters{display:flex;overflow-x:auto;margin:0;gap:7px}.shop-sidebar .filter-btn{width:auto;white-space:nowrap;background:#ffffff0d}.shop-workspace{padding-top:24px}.list-head{display:none}.list-row{grid-template-columns:1fr auto auto}.line-amount{display:none}.shop-heading{align-items:center}}
@media(max-width:560px){.shop-heading{align-items:flex-start}.shop-heading p{font-size:12px}.quick-cart{min-width:auto;padding:10px 12px}.quick-cart span{display:none}.quick-cart strong{font-size:12px}.list-tools{display:grid;gap:9px}.list-tools .search-box{width:100%}.list-row{grid-template-columns:1fr auto;padding:12px}.list-price{display:none}.list-icon{width:42px;height:42px}.shop-qty{grid-column:1/-1;justify-content:flex-end;border-top:1px solid var(--line);padding-top:10px}.shop-qty:before{content:"Quantity";font-size:10px;color:var(--muted);margin-right:auto}}

/* Version 5: full-width order sheet layout */
.order-page{background:#f4f2f7;min-height:750px;padding:34px clamp(14px,4vw,60px) 65px}.order-shell{max-width:1250px;margin:auto}.order-title{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:25px}.order-title h1{font-size:clamp(36px,4vw,54px)}.order-title p{margin:8px 0 0;color:var(--muted)}.pdf-link{background:#fff;border:1px solid var(--line);border-radius:10px;padding:11px 16px;font-size:12px;font-weight:700;color:var(--purple)}.order-summary{display:grid;grid-template-columns:1fr 1fr 1.25fr;gap:14px;margin-bottom:18px}.order-summary article{background:#fff;border:1px solid var(--line);border-radius:15px;padding:18px 20px;box-shadow:0 8px 22px #2c18470a}.order-summary span,.order-summary small{display:block;color:var(--muted);font-size:11px}.order-summary strong{display:block;font:700 31px "Playfair Display";margin:5px 0}.order-summary .total-card{background:linear-gradient(135deg,#381076,#692ad3);color:#fff;display:grid;grid-template-columns:1fr auto;align-items:center}.total-card span,.total-card strong{grid-column:1}.total-card span{color:#d8c8ed}.total-card button{grid-column:2;grid-row:1/3;border:0;background:var(--gold);color:var(--ink);border-radius:9px;padding:11px 14px;font-weight:800;font-size:11px}.order-controls{background:#fff;border:1px solid var(--line);border-radius:15px 15px 0 0;padding:15px 17px}.order-controls .filters{display:flex;gap:7px;flex-wrap:wrap;padding-bottom:13px;border-bottom:1px solid var(--line)}.order-controls .filter-btn{padding:8px 13px}.control-row{display:flex;justify-content:space-between;gap:12px;padding-top:13px}.control-row .search-box{width:min(430px,65%);max-width:none}.order-table{background:#fff;border:1px solid var(--line);border-top:0;border-radius:0 0 15px 15px;padding:8px 13px 14px}.order-table .list-head,.order-table .list-row{grid-template-columns:minmax(280px,1fr) 120px 170px 110px}.order-table .list-head{background:#f7f5fa;border-radius:8px;margin-bottom:7px;padding:10px 15px}.order-table .list-row{border:0;border-bottom:1px solid var(--line);border-radius:0;padding:12px 15px}.order-table .list-row:last-child{border-bottom:0}.order-table .list-row:hover{background:#faf8fd;box-shadow:none}.order-table .list-icon{background:linear-gradient(145deg,#f1e9ff,#e3d5ff)}.order-table .shop-qty button:last-child{background:var(--purple);border-color:var(--purple)}.order-table .line-amount{color:var(--purple);font-size:15px}.order-note{margin-top:15px;background:#fff;border:1px solid var(--line);border-left:5px solid var(--orange);border-radius:11px;padding:14px 16px;display:flex;align-items:center;justify-content:space-between;gap:20px}.order-note strong,.order-note span{display:block}.order-note strong{font-size:13px}.order-note span{font-size:10px;color:var(--muted);margin-top:4px}.order-note button{border:0;background:var(--ink);color:#fff;border-radius:9px;padding:11px 16px;font-weight:700;font-size:11px}.order-page .simple-safety{margin-top:10px}
@media(max-width:760px){.order-page{padding:22px 12px 45px}.order-title{align-items:flex-start}.pdf-link{font-size:0;padding:10px}.pdf-link:after{content:"PDF ↗";font-size:11px}.order-summary{grid-template-columns:1fr 1fr}.order-summary .total-card{grid-column:1/-1}.order-table .list-head{display:none}.order-table .list-row{grid-template-columns:1fr auto}.order-table .list-price{display:block}.order-table .line-amount{display:none}.order-table .shop-qty{grid-column:1/-1;justify-content:flex-end;border-top:1px solid var(--line);padding-top:9px}.order-table .shop-qty:before{content:"Required quantity";margin-right:auto;color:var(--muted);font-size:10px}.control-row{display:grid}.control-row .search-box{width:100%}.order-note{align-items:flex-start}.order-note button{white-space:nowrap}}
@media(max-width:440px){.order-title p{font-size:11px}.order-summary{gap:8px}.order-summary article{padding:13px}.order-summary strong{font-size:24px}.order-summary small{display:none}.order-note{display:grid}.order-note button{width:100%}}

/* Compact product rows with catalog thumbnails */
.order-table .product-list{gap:0}.order-table .list-row{padding:7px 13px;min-height:58px}.list-product{gap:10px}.list-image{width:44px;height:44px;object-fit:cover;border-radius:9px;border:1px solid #ece5f2;background:#fff;flex:0 0 auto}.list-product h3{margin:1px 0 2px;font-size:12px}.list-product span{font-size:9px}.order-table .shop-qty button{width:29px;height:29px}.order-table .shop-qty{gap:7px}.order-table .list-head{padding:8px 13px;margin-bottom:2px}.order-table{padding-top:5px}
@media(max-width:560px){.order-table .list-row{padding:7px 8px}.list-image{width:40px;height:40px}.order-table .shop-qty{padding-top:6px}.order-table .shop-qty button{width:28px;height:28px}}

/* Version 10: colourful festival storefront */
body{background:#fff9f1}.offer-bar{background:linear-gradient(90deg,#6a14bd,#e53c88,#ff7a22,#e8ad11);font-weight:700;color:#fff}.site-header{background:linear-gradient(110deg,rgba(255,255,255,.97),rgba(255,247,229,.97));border-bottom:2px solid #ffd275}.site-header .brand-mark{background:linear-gradient(145deg,#f04493,#7639df);box-shadow:0 7px 18px #e3438a44}.brand small{color:#e33a83}.cart-trigger{background:linear-gradient(135deg,#e83d86,#7736d8);box-shadow:0 7px 18px #af3db633}.cart-trigger span{background:#ffd34f}.order-page{background:radial-gradient(circle at 8% 8%,#ffe2f1 0,transparent 22%),radial-gradient(circle at 92% 3%,#fff0bd 0,transparent 24%),linear-gradient(180deg,#fffaf2,#f8f4ff);padding-top:42px}.order-title{padding:27px 30px;border-radius:20px;background:linear-gradient(118deg,#4b168f 0%,#7d2fd0 45%,#d63d91 78%,#f27632 100%);color:#fff;box-shadow:0 18px 40px #6122a528;position:relative;overflow:hidden}.order-title:after{content:"✦";position:absolute;right:21%;top:-32px;font-size:115px;color:#ffffff12;transform:rotate(18deg)}.order-title .eyebrow.dark{color:#ffe07b}.order-title p{color:#f3eaff;max-width:650px}.order-title h1{color:#fff}.pdf-link{position:relative;z-index:2;background:#ffd754;color:#40105f;border:0;box-shadow:0 8px 18px #32105a33}.festival-tags{display:flex;gap:8px;flex-wrap:wrap;margin-top:15px}.festival-tags span{font-size:9px;background:#ffffff18;border:1px solid #ffffff25;padding:6px 9px;border-radius:99px}.order-summary article{border:0;box-shadow:0 10px 25px #4b1f6e12}.order-summary article:nth-child(1){background:linear-gradient(145deg,#fff2b8,#ffe17a);color:#563a00}.order-summary article:nth-child(2){background:linear-gradient(145deg,#dff7ec,#a8ebcf);color:#124e37}.order-summary article:nth-child(1) span,.order-summary article:nth-child(1) small,.order-summary article:nth-child(2) span,.order-summary article:nth-child(2) small{color:currentColor;opacity:.68}.order-summary .total-card{background:linear-gradient(135deg,#e8408a,#7d37dd)}.total-card button{background:#fff;color:#7d2caf}.order-controls{border:0;box-shadow:0 9px 22px #4d236511}.order-controls .filter-btn{border:0;background:#f3eff8;color:#655b6f}.order-controls .filter-btn:nth-child(2){background:#ffe4ee;color:#a8215a}.order-controls .filter-btn:nth-child(3){background:#e5f0ff;color:#2c60a2}.order-controls .filter-btn:nth-child(4){background:#e6f8ed;color:#26734a}.order-controls .filter-btn:nth-child(5){background:#fff1cb;color:#8b6200}.order-controls .filter-btn.active,.order-controls .filter-btn:hover{background:linear-gradient(135deg,#7a35d5,#e63d8b);color:#fff;transform:translateY(-1px);box-shadow:0 5px 12px #9a3db32d}.search-box{border-color:#dfd5e9;background:#fff}.order-table{border:0;box-shadow:0 13px 30px #3e1d5c12}.order-table .list-head{background:linear-gradient(90deg,#f2eaff,#fff1e7);color:#6c437b}.order-table .list-row{border-left:4px solid #b66ae9;border-bottom-color:#f0e7f3}.order-table .list-row:nth-child(4n+1){border-left-color:#ec4899;background:#fffafd}.order-table .list-row:nth-child(4n+2){border-left-color:#f59e0b;background:#fffdf7}.order-table .list-row:nth-child(4n+3){border-left-color:#22b87a;background:#fbfffd}.order-table .list-row:nth-child(4n){border-left-color:#4388e8;background:#fbfdff}.order-table .list-row:hover{background:#fff4e8;transform:translateX(2px)}.list-image{border:2px solid #fff;box-shadow:0 4px 11px #4f226c20}.list-product small{display:inline-block;background:#ffe1a2;color:#855300;padding:2px 5px;border-radius:4px}.order-table .shop-qty button:first-of-type{border-color:#f0b8cf;color:#c92a68;background:#fff4f8}.order-table .shop-qty button:last-child{background:linear-gradient(135deg,#7636d8,#e83e87);border:0;box-shadow:0 4px 9px #a63cb82e}.order-table .line-amount{color:#d82e78}.order-note{border:0;border-left:5px solid #f39c24;background:linear-gradient(90deg,#fff1c9,#fff9e8);box-shadow:0 8px 18px #8f62100d}.order-note button{background:linear-gradient(135deg,#f07826,#e83d82)}.simple-safety{background:linear-gradient(90deg,#e8f8ef,#f4fff8);border-color:#b9e6ca;color:#236c45}footer{background:linear-gradient(120deg,#17072d,#3f126e 55%,#671963)}
@media(max-width:760px){.order-title{padding:22px 18px}.festival-tags span:nth-child(3){display:none}.order-summary article:nth-child(1),.order-summary article:nth-child(2){min-height:100px}.order-table .list-row{border-left-width:3px}}

/* Version 13: reference-style grouped price list */
.order-controls{position:sticky;top:76px;z-index:12}.order-table .list-head,.order-table .list-row{grid-template-columns:minmax(250px,1fr) 105px 105px 105px 135px 95px;gap:10px}.order-table .list-head{background:linear-gradient(90deg,#5f219c,#8a2fb9);color:#fff}.category-row{display:flex;align-items:center;justify-content:space-between;background:linear-gradient(90deg,#ffcf38,#ff8a2e);color:#40134f;padding:9px 14px;margin:7px 0 0;border-radius:8px;font-size:12px}.category-row strong{font-size:13px}.category-row span{font-size:9px;font-weight:700;background:#ffffff88;padding:4px 8px;border-radius:99px}.pack-content{font-size:10px;color:#6e6575}.actual-price{font-size:12px;color:#8a828e;text-decoration:line-through;text-decoration-color:#e84275}.order-table .list-price{font-size:14px;color:#d72d75}.order-table .list-price small{display:inline-block;background:#dcf7e7;color:#137447;padding:2px 5px;border-radius:4px;margin-top:3px}.order-summary article:nth-child(1){background:linear-gradient(145deg,#e6f0ff,#bcd6ff);color:#1d4e91}.order-summary article:nth-child(2){background:linear-gradient(145deg,#dff8e9,#aaebca);color:#145d3d}.total-card small{grid-column:1;color:#eadff7!important}.total-card small i{font-style:normal;color:#ffd75b;font-weight:800}.order-table .list-row{min-height:54px}.control-row{align-items:center}
@media(max-width:900px){.order-table{overflow-x:auto}.order-table .list-head,.order-table .list-row{min-width:800px}.category-row{min-width:800px}.order-controls{top:67px}}
@media(max-width:600px){.order-controls{position:static}.order-table{padding:5px}.order-table .list-head{display:none}.category-row{min-width:0;margin-top:8px}.order-table .list-row{min-width:0;grid-template-columns:1fr auto;gap:6px}.pack-content,.actual-price{display:none}.order-table .list-price{display:block;text-align:right}.order-table .list-price:before{content:"Offer ";display:block;font-size:8px;color:#84778b;font-weight:400}.order-table .shop-qty{grid-column:1/-1}.order-table .line-amount{display:block;position:absolute;visibility:hidden}.list-product h3{font-size:11px}}

/* Version 14: compact Sivakasi price-list storefront */
body{background:#f3f3f3}.offer-bar{padding:7px 14px;background:#771246;font-size:11px}.site-header{height:62px;padding:0 clamp(14px,4vw,55px);background:#fff;border-bottom:3px solid #f39a19;box-shadow:0 2px 9px #53102a18}.brand-mark{width:38px;height:38px;border-radius:5px;background:#8b1550}.brand strong{font-family:"DM Sans",sans-serif;font-size:17px;color:#721142}.brand small{color:#dc7414}.site-header nav{gap:22px}.cart-trigger{border-radius:5px;background:#86164e;padding:8px 12px}.cart-trigger span{background:#ffb625}.order-page{padding:18px clamp(8px,3vw,38px) 40px;background:#f3f3f3}.order-shell{max-width:1380px}.order-title{min-height:auto;margin:0 0 10px;padding:14px 18px;border-radius:3px;background:linear-gradient(90deg,#7c1248,#a51b55);box-shadow:none;align-items:center}.order-title:after{display:none}.order-title h1{font-family:"DM Sans",sans-serif;font-size:clamp(21px,2.6vw,32px);letter-spacing:0}.order-title p{margin:3px 0 0;font-size:11px}.order-title .eyebrow{margin:0 0 3px;font-size:9px}.header-contact{display:flex;align-items:center;gap:10px}.header-contact span{font-size:12px;font-weight:700}.pdf-link{border-radius:3px;padding:9px 12px;background:#ffad24;color:#4c1230;box-shadow:none}.order-summary{grid-template-columns:repeat(4,1fr);gap:6px;margin-bottom:8px}.order-summary article,.order-summary article:nth-child(1),.order-summary article:nth-child(2){min-height:72px;padding:10px 14px;border-radius:3px;border:1px solid #ddd;background:#fff;color:#333;box-shadow:none}.order-summary strong{font-family:"DM Sans",sans-serif;font-size:23px;margin:3px 0}.order-summary .total-card{grid-template-columns:1fr auto;background:#fff7de;color:#52122f;border:1px solid #efca75}.total-card span,.total-card small{color:#73566a!important}.total-card button{border-radius:3px;background:#7c1248;color:#fff}.order-controls{top:62px;padding:8px;border:1px solid #d5d5d5;border-radius:3px 3px 0 0;box-shadow:none}.primary-controls{display:grid;grid-template-columns:260px minmax(240px,1fr) 190px;gap:7px}.category-select{display:flex;align-items:center;background:#7d1348;color:#fff;border-radius:3px;padding-left:12px;font-size:11px;font-weight:700}.category-select select{flex:1;margin-left:8px;border:0;border-radius:0 3px 3px 0;height:38px}.primary-controls .search-box{width:auto;max-width:none;border-radius:3px}.primary-controls .search-box input{padding:9px}.primary-controls>select{border-radius:3px}.order-controls .filters{gap:4px;padding:7px 0 0;margin:0;border:0;overflow-x:auto;flex-wrap:nowrap}.order-controls .filter-btn,.order-controls .filter-btn:nth-child(n){flex:0 0 auto;border:1px solid #e1d7dc;border-radius:3px;background:#fafafa;color:#5b4b54;padding:5px 9px;font-size:10px}.order-controls .filter-btn.active,.order-controls .filter-btn:hover{background:#f09a19;color:#431329;border-color:#f09a19;box-shadow:none;transform:none}.order-table{padding:0;border:1px solid #d5d5d5;border-top:0;border-radius:0 0 3px 3px;box-shadow:none}.order-table .list-head,.order-table .list-row{grid-template-columns:minmax(250px,1fr) 110px 100px 100px 90px 105px;gap:7px}.order-table .list-head{margin:0;padding:9px 10px;border-radius:0;background:#661039;color:#fff;font-size:9px}.category-row{margin:0;padding:7px 10px;border-radius:0;border-top:1px solid #e0a947;background:#f5a51c;color:#42152b}.category-row span{background:#fff5;font-size:8px}.order-table .list-row{min-height:51px;padding:5px 10px;border:0;border-bottom:1px solid #e4e4e4;border-left:0!important;background:#fff!important}.order-table .list-row:nth-child(even){background:#fffaf4!important}.order-table .list-row:hover{background:#fff0d9!important;transform:none}.list-image{width:40px;height:40px;border:1px solid #ddd;border-radius:2px;box-shadow:none}.list-product h3{font-size:11px;margin:0 0 2px}.list-product small{padding:1px 4px;border-radius:2px}.pack-content,.actual-price,.order-table .list-price,.order-table .line-amount{font-size:11px}.order-table .list-price{color:#a41550}.order-table .list-price small{font-size:8px;border-radius:2px}.qty-input{width:56px;height:30px;border:1px solid #bdbdbd;border-radius:2px;text-align:center;padding:3px;background:#fff}.order-table .line-amount{color:#651038;font-weight:800}.order-note{margin-top:8px;border-radius:3px;box-shadow:none}.simple-safety{margin-top:6px;border-radius:3px}footer{background:#4d0c2d;padding-top:38px}
@media(max-width:760px){.site-header{height:58px}.order-page{padding:8px 5px 28px}.order-title{padding:11px 12px}.header-contact span{display:none}.order-summary{grid-template-columns:repeat(2,1fr)}.order-summary .total-card{grid-column:auto}.order-summary article,.order-summary article:nth-child(1),.order-summary article:nth-child(2){min-height:64px;padding:8px}.order-summary strong{font-size:18px}.primary-controls{grid-template-columns:1fr 1fr}.category-select{grid-column:1/-1}.primary-controls .search-box{grid-column:1/-1}.order-controls{position:static}.order-table .list-row{grid-template-columns:1fr 74px}.order-table .list-price{display:block}.qty-input{width:64px}.order-table .shop-qty{grid-column:auto;border:0;padding:0}.order-table .shop-qty:before{display:none}.order-table .line-amount{display:none}.category-row{font-size:11px}}
.order-summary{grid-template-columns:repeat(3,1fr)}
@media(max-width:760px){.order-summary{grid-template-columns:repeat(2,1fr)}.order-summary .total-card{grid-column:1/-1}}

/* Version 15: product card grid and state-wise cart minimums */
.grid-catalog{padding:12px;background:#f7f2f4}.grid-catalog .product-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.catalog-card{min-width:0;background:#fff;border:1px solid #e3d9de;border-radius:7px;overflow:hidden;transition:.2s;box-shadow:0 3px 10px #52132e0c}.catalog-card:hover{border-color:#e59a20;box-shadow:0 8px 20px #53132b1b;transform:translateY(-2px)}.catalog-image{height:170px;position:relative;background:#fffaf2;overflow:hidden}.catalog-image img{width:100%;height:100%;object-fit:contain;padding:8px}.catalog-image b,.catalog-image small{position:absolute;top:8px;padding:4px 7px;border-radius:3px;font-size:8px}.catalog-image b{right:8px;background:#13834e;color:#fff}.catalog-image small{left:8px;background:#f0a01c;color:#43132a;font-weight:800}.catalog-body{padding:10px}.catalog-category{display:block;color:#9d1953;font-size:8px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.catalog-body h3{height:34px;margin:4px 0;font-size:12px;line-height:1.35;overflow:hidden}.catalog-body p{height:15px;margin:0 0 6px;color:#766b71;font-size:9px;overflow:hidden}.catalog-prices{display:flex;align-items:center;gap:7px;padding:7px 0;border-top:1px solid #eee5e8}.catalog-prices del{color:#999;font-size:10px}.catalog-prices strong{color:#95164e;font-size:15px}.catalog-buy{display:flex;align-items:center;justify-content:space-between;gap:6px}.catalog-buy label{font-size:9px;color:#777}.catalog-buy .qty-input{width:49px;height:28px;margin-left:3px}.catalog-buy>strong{font-size:9px;color:#187044;text-align:right}.cart-row-image{width:56px;height:56px;object-fit:cover;border-radius:8px;border:1px solid #eadfe4}.delivery-minimum{margin:10px 0;padding:10px;background:#fff8e6;border:1px solid #efd99e;border-radius:5px}.delivery-minimum label{display:block;margin-bottom:5px;color:#6c173d;font-size:10px;font-weight:800}.delivery-minimum select{width:100%;padding:8px;border-radius:4px;font-size:11px}.delivery-minimum details{margin-top:7px}.delivery-minimum summary{cursor:pointer;color:#7a1645;font-size:10px;font-weight:700}.minimum-grid{display:grid;grid-template-columns:1fr auto;gap:0;margin-top:7px;background:#fff;border:1px solid #eadfd0}.minimum-grid span,.minimum-grid b{padding:5px 7px;border-bottom:1px solid #eee3d4;font-size:9px}.minimum-grid b{text-align:right;color:#84164a}.cart-footer{max-height:65vh;overflow:auto}
@media(max-width:1050px){.grid-catalog .product-list{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:700px){.grid-catalog .product-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.grid-catalog{padding:7px}.catalog-image{height:125px}.catalog-body{padding:8px}.catalog-body h3{font-size:11px}.catalog-prices strong{font-size:13px}}

/* Version 16: smaller product grid and extra shopping controls */
.grid-catalog .product-list{grid-template-columns:repeat(6,minmax(0,1fr));gap:8px}.catalog-image{height:120px}.catalog-body{padding:7px}.catalog-body h3{height:29px;font-size:10px}.catalog-body p{margin-bottom:3px;font-size:8px}.catalog-prices{padding:4px 0}.catalog-prices strong{font-size:12px}.catalog-prices del{font-size:8px}.catalog-buy .qty-input{width:42px;height:25px}.catalog-buy>strong{max-width:65px;font-size:8px}.grid-catalog.comfortable .product-list{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.grid-catalog.comfortable .catalog-image{height:170px}.grid-catalog.comfortable .catalog-body{padding:10px}.grid-catalog.comfortable .catalog-body h3{height:34px;font-size:12px}.extra-shop-controls{display:flex;align-items:center;gap:12px;padding:7px 1px 0;color:#66565e;font-size:10px}.extra-shop-controls>span{margin-right:auto;color:#7e1747;font-weight:800}.extra-shop-controls label{display:flex;align-items:center;gap:4px;white-space:nowrap}.density-buttons{display:flex;border:1px solid #ddced5;border-radius:3px;overflow:hidden}.density-buttons button,.reset-shop{border:0;background:#fff;padding:5px 8px;color:#6d5b64;font-size:9px;cursor:pointer}.density-buttons button.active{background:#7d1348;color:#fff}.reset-shop{border:1px solid #ddced5;border-radius:3px}.reset-shop:hover{background:#f2a11b;color:#49142d}
@media(max-width:1150px){.grid-catalog .product-list{grid-template-columns:repeat(5,minmax(0,1fr))}}
@media(max-width:900px){.grid-catalog .product-list{grid-template-columns:repeat(4,minmax(0,1fr))}.extra-shop-controls{overflow-x:auto}.extra-shop-controls>span{margin-right:0;white-space:nowrap}}
@media(max-width:650px){.grid-catalog .product-list,.grid-catalog.comfortable .product-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}.catalog-image,.grid-catalog.comfortable .catalog-image{height:92px}.catalog-body,.grid-catalog.comfortable .catalog-body{padding:5px}.catalog-body h3,.grid-catalog.comfortable .catalog-body h3{height:27px;font-size:9px}.catalog-category{font-size:7px}.catalog-buy{display:grid}.catalog-buy>strong{text-align:left}.density-buttons{display:none}}

/* Version 17: navy, teal and coral animated sale theme */
:root{--ink:#071b2a;--purple:#087f8c;--purple2:#16a3a8;--orange:#ff6559;--gold:#ffc857;--line:#d8e7e8;--cream:#f3fbfa}.offer-bar{background:linear-gradient(90deg,#061c2b,#087f8c,#ff6559,#087f8c,#061c2b);background-size:250% 100%;animation:themeFlow 9s linear infinite}.site-header{border-bottom-color:#14a1a5;background:#faffff}.site-header .brand-mark{background:linear-gradient(145deg,#07354b,#0ca4a6);box-shadow:0 7px 18px #087f8c44}.brand strong{color:#07354b}.brand small{color:#ec594f}.cart-trigger{background:linear-gradient(135deg,#087f8c,#07354b)}.cart-trigger span{background:#ffcc55}.order-page{background:radial-gradient(circle at 5% 0,#d9f6f3 0,transparent 25%),linear-gradient(180deg,#f6fcfc,#edf6f6)}.order-title{background:linear-gradient(115deg,#061d2c,#07536c 55%,#0b989c);box-shadow:0 10px 25px #05263822}.pdf-link{background:#ffca55;color:#092637}.order-summary article:nth-child(1){border-color:#b6dddf;background:#e8f9f8;color:#075865}.order-summary article:nth-child(2){border-color:#ffd0cb;background:#fff1ef;color:#b93831}.order-summary .total-card{border-color:#8ed2d1;background:linear-gradient(135deg,#07384d,#078c91);color:#fff}.total-card span,.total-card small{color:#caeeee!important}.total-card button{background:#ffca55;color:#092637}.category-select,.density-buttons button.active{background:#087f8c}.order-controls .filter-btn.active,.order-controls .filter-btn:hover{background:#ff6559;border-color:#ff6559;color:#fff}.extra-shop-controls>span,.catalog-category,.catalog-prices strong,.minimum-grid b{color:#087985}.grid-catalog{background:#eaf5f4}.catalog-card{border-color:#d2e5e4;animation:cardIn .45s ease both}.catalog-card:nth-child(3n+2){animation-delay:.05s}.catalog-card:nth-child(3n){animation-delay:.1s}.catalog-card:hover{border-color:#ff6559;box-shadow:0 10px 24px #0b687825}.catalog-image{background:linear-gradient(145deg,#f4ffff,#e5f5f3)}.catalog-image b{background:#ff6559}.catalog-image small{background:#ffc857}.catalog-buy>strong{color:#087f65}.qty-input:focus{outline:2px solid #16a3a8;border-color:#16a3a8}.order-note{border-left-color:#ff6559;background:#fff5ef}.order-note button,.btn.primary{background:linear-gradient(135deg,#ff6559,#e7434a);box-shadow:0 8px 18px #e94c4730}.simple-safety{background:#e8faf5;border-color:#a7dfcf;color:#176b58}.cart-head{background:linear-gradient(110deg,#061d2c,#087f8c);color:#fff}.cart-head small{color:#ffc857}.cart-row{animation:cartSlide .3s ease}.delivery-minimum{background:#effaf8;border-color:#aedbd5}.delivery-minimum label,.delivery-minimum summary{color:#087985}.progress i{background:linear-gradient(90deg,#0ca4a6,#ffc857,#ff6559)}footer{background:linear-gradient(120deg,#041621,#07394b 58%,#087f8c)}.hot-sales-banner{position:relative;width:100%;height:150px;margin:0 0 9px;padding:0;border:0;border-radius:8px;overflow:hidden;background:#061d2c;cursor:pointer;box-shadow:0 8px 22px #05283a26;animation:bannerGlow 2.4s ease-in-out infinite}.hot-sales-banner img{width:100%;height:100%;object-fit:cover;display:block;transition:.4s}.hot-sales-banner:hover img{transform:scale(1.025)}.hot-sales-banner span{position:absolute;right:12px;bottom:10px;padding:7px 11px;border-radius:99px;background:#ff6559;color:#fff;font-size:10px;font-weight:800;box-shadow:0 5px 16px #0005}.hot-sales-banner span b{display:inline-block;animation:arrowMove 1s ease-in-out infinite}@keyframes themeFlow{to{background-position:250% 0}}@keyframes cardIn{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@keyframes cartSlide{from{opacity:0;transform:translateX(15px)}to{opacity:1;transform:none}}@keyframes bannerGlow{50%{box-shadow:0 8px 30px #0ba8aa70}}@keyframes arrowMove{50%{transform:translateX(4px)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;scroll-behavior:auto!important}}@media(max-width:650px){.hot-sales-banner{height:92px}.hot-sales-banner span{right:6px;bottom:5px;padding:5px 8px;font-size:8px}}
