:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#172032;background:#fff8ec;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:linear-gradient(135deg,rgba(255,212,71,.18),transparent 30rem),linear-gradient(225deg,rgba(38,199,219,.18),transparent 32rem),linear-gradient(180deg,#fff8ec,#fffdf7 42%,#eefaf8)}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{border:0;cursor:pointer}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}.app-shell{position:relative;min-height:100vh;overflow-x:hidden}.side-confetti{pointer-events:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1;overflow:hidden}.confetti-column{position:absolute;top:0;bottom:0;width:clamp(84px,calc((100vw - 1140px)/2 + 70px),190px);opacity:.78;-webkit-mask-image:linear-gradient(90deg,#000 0%,#000 66%,transparent 100%);mask-image:linear-gradient(90deg,#000 0%,#000 66%,transparent 100%)}.confetti-column.left{left:0}.confetti-column.right{right:0;transform:scaleX(-1)}.confetti-piece{position:absolute;top:-12vh;left:var(--x);width:var(--size);height:calc(var(--size) * .42);background:var(--color);border-radius:2px;box-shadow:0 7px 14px #17203214;opacity:0;animation:sideConfettiFall var(--duration) linear var(--delay) infinite}.confetti-piece.circle{height:var(--size);border-radius:999px}.confetti-piece.ribbon{width:calc(var(--size) * .48);height:calc(var(--size) * 1.9);border-radius:999px 999px 2px 2px;background:linear-gradient(180deg,rgba(255,255,255,.55),transparent 44%),var(--color)}.site-header,main{position:relative}.site-header{z-index:20}main{z-index:2}@keyframes sideConfettiFall{0%{opacity:0;transform:translate3d(0,-8vh,0) rotate(0)}10%{opacity:.9}78%{opacity:.78}to{opacity:0;transform:translate3d(var(--drift),112vh,0) rotate(420deg)}}.site-header{position:sticky;top:0;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem;min-height:76px;padding:0 4vw;background:#fff8eceb;border-bottom:1px solid rgba(23,32,50,.1);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand,.site-header nav,.header-actions,.hero-actions,.trust-strip,.product-meta,.product-bottom,.drawer-header,.cart-summary div,.modal-header,.lookup-result,.admin-key-row,.admin-order,.payment-note,.admin-checkbox,.admin-subheading{display:flex;align-items:center}.brand{display:flex;align-items:center;min-width:0;width:fit-content}.brand-logo{flex:0 0 auto;width:auto;height:68px;object-fit:contain;object-position:left center;filter:drop-shadow(0 8px 14px rgba(23,32,50,.12))}.site-header nav{justify-content:center;gap:1rem;font-size:.95rem;font-weight:800}.site-header nav a{padding:.65rem .8rem;border-radius:8px}.site-header nav a:hover{background:#17203214}.header-actions{justify-content:flex-end;gap:.6rem}.icon-button,.cart-button,.primary-button,.secondary-button,.product-add-control,.category-tabs button,.quantity button{min-height:44px;border-radius:8px;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.icon-button{display:grid;place-items:center;width:44px;height:44px;color:#172032;background:#fff;border:1px solid rgba(23,32,50,.12)}.icon-button:hover,.cart-button:hover,.primary-button:hover,.secondary-button:hover,.product-add-control:hover{transform:translateY(-2px)}.cart-button{position:relative;display:inline-flex;align-items:center;gap:.55rem;padding:0 .9rem;color:#fff;background:#172032;font-weight:900}.cart-button strong{display:grid;place-items:center;min-width:24px;height:24px;padding:0 .35rem;color:#172032;background:#ffd447;border-radius:999px;font-size:.8rem}.mobile-only{display:none}.hero{display:grid;grid-template-columns:minmax(0,1.04fr) minmax(300px,.96fr);align-items:center;gap:3rem;min-height:620px;padding:4.2rem 6vw 3rem;background:linear-gradient(rgba(23,32,50,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(23,32,50,.04) 1px,transparent 1px),linear-gradient(120deg,#fff8ec,#ffe6a8 44%,#c9f8f1);background-size:34px 34px,34px 34px,auto}.hero-copy{max-width:650px}.eyebrow,.section-heading span,.hero-badge{display:inline-flex;align-items:center;gap:.5rem;width:fit-content;color:#172032;background:#fff;border:1px solid rgba(23,32,50,.14);border-radius:999px;padding:.55rem .8rem;font-size:.83rem;font-weight:900}.hero h1{margin:1.2rem 0 1rem;font-size:4.5rem;line-height:.95;letter-spacing:0;max-width:11ch}.hero p{margin:0;max-width:52ch;color:#455169;font-size:1.15rem;line-height:1.7;font-weight:650}.hero-actions{gap:.8rem;flex-wrap:wrap;margin-top:2rem}.primary-button,.secondary-button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-width:130px;padding:.85rem 1.05rem;font-weight:900}.primary-button{color:#fff;background:#ff5a5f;box-shadow:0 12px 24px #ff5a5f3d}.primary-button:disabled{cursor:not-allowed;opacity:.55;transform:none}.secondary-button{color:#172032;background:#fff;border:1px solid rgba(23,32,50,.14)}.hero-stage{position:relative;display:grid;place-items:center;min-height:430px;padding:2rem;background:linear-gradient(135deg,#26c7db,#7be495,#ffd447);border:3px solid #172032;border-radius:18px;box-shadow:14px 14px #172032;overflow:hidden}.hero-stage:before{content:"";position:absolute;top:1rem;right:1rem;bottom:1rem;left:1rem;background-image:linear-gradient(rgba(255,255,255,.18) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.18) 1px,transparent 1px);background-size:34px 34px}.hero-stage img{position:relative;width:min(82%,380px);filter:drop-shadow(0 22px 22px rgba(23,32,50,.25))}.hero-badge{position:absolute;top:1rem;left:1rem;z-index:2}.hero-price{position:absolute;right:1rem;bottom:1rem;z-index:2;display:grid;gap:.2rem;max-width:min(290px,calc(100% - 2rem));padding:.85rem 1rem;color:#172032;background:#fff;border:2px solid #172032;border-radius:8px}.hero-price span{overflow-wrap:anywhere;font-weight:800}.hero-price strong{font-size:1.35rem}.trust-strip{justify-content:center;gap:1rem;flex-wrap:wrap;padding:1rem 4vw;color:#172032;background:#fff;border-block:1px solid rgba(23,32,50,.1);font-weight:900}.trust-strip div{display:inline-flex;align-items:center;gap:.5rem;min-height:36px}.featured-band,.catalog-section,.lookup-section{padding:4rem 6vw}.featured-band{background:#172032;color:#fff}.section-heading{display:grid;gap:.8rem;max-width:760px;margin-bottom:1.5rem}.section-heading h2{margin:0;font-size:2.3rem;line-height:1.08;letter-spacing:0}.section-heading.compact h2{font-size:1.85rem}.featured-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.feature-tile{display:grid;grid-template-rows:1fr auto auto;gap:.7rem;min-height:260px;padding:1rem;color:#172032;text-align:left;background:#fff8ec;border:2px solid transparent;border-radius:8px}.feature-tile:hover{border-color:#ffd447;transform:translateY(-3px)}.feature-tile img{align-self:center;justify-self:center;width:min(180px,88%);height:150px;object-fit:contain}.feature-tile span{min-height:2.4em;font-weight:900}.feature-tile strong{font-size:1.2rem}.catalog-section{background:linear-gradient(180deg,#fff8ec,#fffdf7 52%,#eaf9f6)}.catalog-toolbar{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,420px);align-items:end;gap:1.2rem}.search-box{display:flex;align-items:center;gap:.7rem;min-height:52px;padding:0 1rem;background:#fff;border:1px solid rgba(23,32,50,.16);border-radius:8px}.search-box input,.lookup-form input,.checkout-form input,.admin-key-row input,.admin-product-form input,.admin-order select{width:100%;min-width:0;color:#172032;background:#fff;border:1px solid rgba(23,32,50,.16);border-radius:8px;outline:none}.search-box input{min-height:48px;border:0}.category-tabs{display:flex;gap:.6rem;flex-wrap:wrap;margin:1.4rem 0 1.6rem}.category-tabs button{min-width:86px;padding:0 .95rem;color:#172032;background:#fff;border:1px solid rgba(23,32,50,.14);font-weight:900}.category-tabs button.active{color:#fff;background:#26a69a;border-color:#26a69a}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(240px,1fr));gap:1.2rem}.product-card{position:relative;display:grid;grid-template-rows:238px 1fr auto;min-width:0;overflow:visible;background:#fff;border:1px solid rgba(23,32,50,.1);border-radius:8px;box-shadow:0 18px 38px #17203217;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.product-card:hover,.product-card:focus-within{border-color:#ff5a5f61;box-shadow:0 26px 54px #17203224;outline:none;transform:translateY(-5px)}.product-image{position:relative;display:grid;place-items:center;min-height:238px;overflow:hidden;border-radius:8px 8px 0 0;background:linear-gradient(135deg,#ffd44766,#26c7db3d),#fff8ec}.product-image:focus-visible,.product-copy-link:focus-visible{outline:3px solid rgba(38,166,154,.34);outline-offset:-3px}.product-image>img{width:min(180px,84%);height:170px;object-fit:contain;transition:transform .18s ease}.product-thumbs{position:absolute;right:.75rem;bottom:.75rem;display:flex;gap:.35rem;max-width:calc(100% - 1.5rem);padding:.35rem;background:#ffffffdb;border:1px solid rgba(23,32,50,.12);border-radius:8px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.product-thumbs span{display:grid;place-items:center;width:32px;height:32px;background:#fff8ec;border:1px solid rgba(23,32,50,.12);border-radius:6px}.product-thumbs span.active{border-color:#ff5a5f;box-shadow:0 0 0 2px #ff5a5f29}.product-thumbs img{width:26px;height:26px;object-fit:contain}.product-card:hover .product-image img{transform:scale(1.04) rotate(-1deg)}.discount{position:absolute;top:.85rem;left:.85rem;padding:.35rem .55rem;color:#fff;background:#ff5a5f;border-radius:999px;font-size:.78rem;font-weight:900}.product-info{display:grid;grid-template-rows:auto auto auto 1fr;gap:.65rem;padding:1rem}.product-copy-link{color:inherit}.product-meta{justify-content:space-between;gap:.7rem;color:#5f6b80;font-size:.8rem;font-weight:850}.product-meta span{display:inline-flex;align-items:center;gap:.25rem}.product-info h3{margin:0;min-height:2.6em;font-size:1.06rem;line-height:1.3;letter-spacing:0}.product-short{margin:0;color:#5f6b80;font-size:.92rem;line-height:1.55;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.quick-specs{display:flex;flex-wrap:wrap;gap:.35rem}.quick-specs span{padding:.34rem .5rem;color:#172032;background:#fff3cf;border:1px solid rgba(23,32,50,.08);border-radius:999px;font-size:.76rem;font-weight:900}.product-bottom{justify-content:space-between;gap:.8rem;margin-top:.2rem}.product-card-bottom{align-self:end;margin-top:0;padding:0 1rem 1rem}.product-card-actions{position:relative;display:flex;align-items:center;gap:.5rem;flex:0 0 auto}.product-price-block{display:grid;gap:.12rem;min-width:0}.product-bottom strong{font-size:1.18rem}.product-bottom del{color:#8791a3;font-size:.86rem}.product-cart-control{flex:0 0 auto;min-width:84px}.product-cart-control.card{width:96px}.product-cart-control.detail{width:min(220px,100%)}.product-share{position:relative;flex:0 0 auto;z-index:5}.product-share.open{z-index:35}.share-trigger{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;min-height:44px;padding:0 .82rem;color:#172032;background:#fff;border:1px solid rgba(23,32,50,.13);border-radius:8px;box-shadow:0 10px 22px #1720321a;font-weight:950;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.share-trigger:hover{background:#dff8f5;box-shadow:0 14px 26px #17203224;transform:translateY(-2px)}.share-trigger.card{width:44px;padding:0;background:#fff8ec}.share-trigger.card span{display:none}.share-trigger.detail{min-width:150px}.product-share.open .share-trigger{color:#176345;background:#dff8f5;border-color:#26a69a61}.share-menu{position:absolute;right:0;bottom:calc(100% + .7rem);z-index:45;display:grid;gap:.45rem;width:min(286px,calc(100vw - 2rem));padding:.75rem;color:#172032;background:linear-gradient(135deg,#ffd44729,#26c7db21),#fff;border:1px solid rgba(23,32,50,.12);border-radius:8px;box-shadow:0 22px 54px #17203233}.share-menu:after{content:"";position:absolute;right:1.05rem;bottom:-8px;width:16px;height:16px;background:#fff;border-right:1px solid rgba(23,32,50,.12);border-bottom:1px solid rgba(23,32,50,.12);transform:rotate(45deg)}.share-menu-head{display:grid;gap:.16rem;padding:.25rem .25rem .45rem}.share-menu-head span{color:#26a69a;font-size:.74rem;font-weight:950;text-transform:uppercase}.share-menu-head strong,.share-menu-head small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.share-menu-head strong{font-size:.96rem}.share-menu-head small{color:#5f6b80;font-size:.74rem;font-weight:800}.share-option{display:flex;align-items:center;gap:.58rem;min-height:42px;padding:0 .62rem;color:#172032;text-align:left;background:#ffffffdb;border:1px solid rgba(23,32,50,.1);border-radius:8px;font-weight:900}.share-option:hover{background:#fff;border-color:#26a69a52;box-shadow:0 10px 22px #1720321a}.share-icon-badge{display:grid;place-items:center;width:30px;height:30px;color:#fff;border-radius:999px;font-size:.9rem;font-weight:950}.share-icon-badge.native{background:#172032}.share-icon-badge.whatsapp{background:#25d366}.share-icon-badge.facebook{background:#1877f2;font-family:Georgia,serif;font-size:1.12rem}.share-icon-badge.x-social{background:#111}.share-icon-badge.copy{color:#172032;background:#ffd447}.detail-actions .product-share{width:min(190px,100%)}.detail-actions .share-trigger{width:100%}.detail-actions .share-menu{top:calc(100% + .7rem);bottom:auto;left:0;right:auto}.detail-actions .share-menu:after{top:-8px;bottom:auto;left:1.05rem;right:auto;border:0;border-left:1px solid rgba(23,32,50,.12);border-top:1px solid rgba(23,32,50,.12)}.product-add-control,.product-qty-control{width:100%;min-height:44px;color:#fff;background:#172032;border:1px solid #172032;border-radius:8px;box-shadow:0 10px 22px #17203229}.product-add-control{display:inline-flex;align-items:center;justify-content:center;gap:.38rem;padding:0 .62rem;font-weight:900}.product-add-control b{display:grid;place-items:center;min-width:24px;height:24px;padding:0 .35rem;color:#172032;background:#ffd447;border-radius:999px;font-size:.78rem}.product-add-control:disabled{cursor:not-allowed;opacity:.58}.product-qty-control{display:grid;grid-template-columns:32px minmax(28px,1fr) 32px;align-items:center;overflow:hidden}.product-qty-control button{display:grid;place-items:center;min-height:42px;color:#172032;background:#ffd447;border-radius:0;font-size:1.1rem;font-weight:950}.product-qty-control button:disabled{cursor:not-allowed;opacity:.45}.product-qty-control span{display:grid;place-items:center;min-height:42px;color:#fff;background:#172032;font-weight:950}.product-cart-control.detail .product-add-control{min-height:50px;font-size:1rem}.product-cart-control.detail .product-qty-control{min-height:50px;grid-template-columns:46px minmax(48px,1fr) 46px}.product-cart-control.detail .product-qty-control button,.product-cart-control.detail .product-qty-control span{min-height:48px}.lookup-section{background:#dff8f5}.lookup-form{display:grid;grid-template-columns:minmax(180px,1fr) minmax(180px,1fr) auto;gap:.7rem;max-width:850px}.lookup-form input,.checkout-form input,.admin-key-row input,.admin-product-form input,.admin-order select{min-height:48px;padding:0 .85rem}.lookup-result{justify-content:space-between;flex-wrap:wrap;gap:.8rem;max-width:850px;margin-top:1rem;padding:1rem;background:#fff;border-radius:8px}.drawer{pointer-events:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:40}.drawer.open{pointer-events:auto}.drawer-panel{position:absolute;top:0;right:0;z-index:2;display:grid;grid-template-rows:auto 1fr auto;width:min(440px,100vw);height:100%;background:#fff8ec;border-left:1px solid rgba(23,32,50,.14);box-shadow:-18px 0 44px #17203229;transform:translate(105%);transition:transform .22s ease}.drawer.open .drawer-panel{transform:translate(0)}.drawer-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background:#1720326b;opacity:0;transition:opacity .22s ease}.drawer.open .drawer-backdrop{opacity:1}.drawer-header{justify-content:space-between;padding:1rem;background:#fff;border-bottom:1px solid rgba(23,32,50,.1)}.drawer-header div,.modal-header div{display:grid;gap:.2rem}.drawer-header span,.modal-header span{color:#5f6b80;font-size:.85rem;font-weight:800}.drawer-header strong,.modal-header strong{font-size:1.2rem}.cart-lines{display:grid;align-content:start;gap:.85rem;overflow-y:auto;padding:1rem}.cart-line{display:grid;grid-template-columns:76px minmax(0,1fr);gap:.8rem;align-items:center;padding:.75rem;background:#fff;border:1px solid rgba(23,32,50,.1);border-radius:8px}.cart-line img{width:74px;height:74px;object-fit:contain;background:#fff3cf;border-radius:8px}.cart-line-body{display:grid;gap:.55rem;min-width:0}.cart-line-title{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:.75rem;min-width:0}.cart-line-title strong{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-height:1.24}.cart-line-title b{color:#172032;font-size:1.02rem;line-height:1.1;text-align:right;white-space:nowrap}.cart-line-actions{display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap}.cart-line-actions>span{color:#5f6b80;font-size:.9rem;font-weight:750}.quantity{display:inline-grid;grid-template-columns:34px 34px 34px;align-items:center;border:1px solid rgba(23,32,50,.14);border-radius:8px;overflow:hidden}.quantity button{min-height:34px;color:#172032;background:#fff8ec;border-radius:0;font-weight:900}.quantity span{display:grid;place-items:center;min-height:34px;color:#172032;background:#fff;font-weight:900}.cart-summary{display:grid;gap:.75rem;padding:1rem;background:#fff;border-top:1px solid rgba(23,32,50,.1)}.promo-apply-box{display:grid;gap:.55rem;padding:.75rem;background:linear-gradient(135deg,#ffd44738,#26c7db2e),#fffdf7;border:1px solid rgba(23,32,50,.1);border-radius:8px}.promo-apply-box>div,.promo-apply-box label{display:flex;align-items:center}.promo-apply-box>div{gap:.4rem;color:#172032;font-weight:950}.promo-apply-box label{gap:.45rem}.promo-apply-box input{flex:1;min-width:0;min-height:42px;padding:0 .75rem;color:#172032;background:#fff;border:1px solid rgba(23,32,50,.16);border-radius:8px;outline:none;font-weight:900}.promo-apply-box input:focus{border-color:#26a69a;box-shadow:0 0 0 3px #26a69a1f}.promo-apply-box label button,.promo-remove{min-height:42px;padding:0 .8rem;border-radius:8px;font-weight:950}.promo-apply-box label button{color:#fff;background:#26a69a}.promo-apply-box label button:disabled{cursor:not-allowed;opacity:.55}.promo-remove{color:#172032;background:#fff;border:1px solid rgba(23,32,50,.14)}.promo-excitement{display:grid;gap:.28rem;justify-items:center;padding:.85rem;color:#176345;text-align:center;background:linear-gradient(135deg,#26a69a29,#ffd44747),#fff;border:1px solid rgba(23,32,50,.1);border-radius:8px}.promo-excitement strong{display:inline-flex;align-items:center;min-height:34px;padding:0 .75rem;color:#fff;background:#ff5a5f;border-radius:999px;box-shadow:0 10px 20px #ff5a5f38;font-size:1.05rem;font-weight:950}.promo-excitement span{color:#176345;font-size:.86rem;font-weight:900}.promo-message{margin:0;color:#c9363b;font-size:.82rem;font-weight:850}.promo-message.success{color:#176345}.cart-summary>div{justify-content:space-between}.cart-summary .discount-line{color:#176345}.discount-line span{display:inline-flex;align-items:center;gap:.45rem;flex-wrap:wrap}.discount-line em{padding:.18rem .46rem;color:#fff;background:#176345;border-radius:999px;font-size:.72rem;font-style:normal;font-weight:950;white-space:nowrap}.cart-summary .total{padding-top:.7rem;border-top:1px dashed rgba(23,32,50,.22);font-size:1.2rem}.full{width:100%}.modal-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:grid;place-items:center;padding:1rem;background:#17203280}.modal{width:min(620px,100%);max-height:min(720px,calc(100vh - 2rem));overflow-y:auto;background:#fff8ec;border:2px solid #172032;border-radius:10px;box-shadow:12px 12px #172032}.modal-header{justify-content:space-between;gap:1rem;padding:1rem;background:#fff;border-bottom:1px solid rgba(23,32,50,.1)}.checkout-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;padding:1rem}.checkout-form label{display:grid;gap:.35rem;min-width:0}.checkout-form label span{color:#455169;font-size:.85rem;font-weight:850}.checkout-form .wide,.payment-note,.checkout-form button{grid-column:1 / -1}.payment-note{gap:.5rem;padding:.85rem;color:#172032;background:#dff8f5;border-radius:8px;font-weight:800}.success{display:grid;gap:1rem;justify-items:center;padding:2rem;text-align:center}.success h2{margin:0}.success p{margin:0;max-width:42ch;color:#455169;line-height:1.6}.success-icon{display:grid;place-items:center;width:74px;height:74px;color:#fff;background:#26a69a;border-radius:999px}.success-total{display:flex;align-items:center;justify-content:space-between;gap:2rem;width:100%;padding:1rem;background:#fff;border-radius:8px}.product-detail-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;overflow-y:auto;padding:1rem;background:linear-gradient(135deg,#ffd4472e,#26c7db29),#1720329e;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.product-detail-page{position:relative;display:grid;grid-template-columns:minmax(320px,.96fr) minmax(0,1.04fr);gap:1.25rem;width:min(1180px,100%);margin:1.5rem auto;padding:1rem;background:#fffdf7;border:2px solid #172032;border-radius:10px;box-shadow:12px 12px #172032}.detail-close{position:absolute;top:.9rem;right:.9rem;z-index:3;display:grid;place-items:center;width:44px;height:44px;color:#172032;background:#fff;border:1px solid rgba(23,32,50,.14);border-radius:8px}.detail-gallery{display:grid;align-content:start;gap:.85rem}.detail-main-image{position:relative;display:grid;place-items:center;min-height:540px;padding:2rem;overflow:hidden;background:linear-gradient(rgba(255,255,255,.28) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.28) 1px,transparent 1px),linear-gradient(135deg,#26c7db,#7be495 48%,#ffd447);background-size:32px 32px,32px 32px,auto;border-radius:8px}.detail-main-image img{width:min(86%,520px);max-height:460px;object-fit:contain;filter:drop-shadow(0 28px 24px rgba(23,32,50,.24))}.detail-sale{position:absolute;top:1rem;left:1rem;padding:.45rem .7rem;color:#fff;background:#ff5a5f;border-radius:999px;font-size:.78rem;font-weight:950}.slide-controls{position:absolute;left:50%;bottom:1rem;display:inline-flex;align-items:center;gap:.6rem;padding:.45rem;color:#172032;background:#ffffffe6;border:1px solid rgba(23,32,50,.12);border-radius:999px;transform:translate(-50%);font-weight:900}.slide-controls button{display:grid;place-items:center;width:38px;height:38px;color:#fff;background:#172032;border-radius:999px}.detail-thumbs{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.6rem}.detail-thumbs button{display:grid;place-items:center;min-height:94px;padding:.45rem;background:#fff;border:2px solid rgba(23,32,50,.1);border-radius:8px}.detail-thumbs button.active{border-color:#ff5a5f;box-shadow:0 0 0 3px #ff5a5f29}.detail-thumbs img{width:100%;height:78px;object-fit:contain}.detail-copy{display:grid;align-content:start;gap:1rem;padding:1.2rem}.detail-kicker,.detail-price-row,.detail-actions,.detail-tags{display:flex;align-items:center}.detail-kicker{gap:.6rem;flex-wrap:wrap}.detail-kicker span{display:inline-flex;align-items:center;gap:.35rem;padding:.42rem .62rem;color:#172032;background:#fff;border:1px solid rgba(23,32,50,.12);border-radius:999px;font-size:.82rem;font-weight:900}.detail-copy h2{margin:0;max-width:13ch;font-size:2.8rem;line-height:1;letter-spacing:0}.detail-short{margin:0;color:#455169;font-size:1.05rem;line-height:1.65;font-weight:750}.detail-price-row{gap:.75rem}.detail-price-row strong{font-size:2rem}.detail-price-row del{color:#8791a3;font-weight:800}.detail-actions{gap:.75rem;flex-wrap:wrap}.feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem}.feature-grid div{display:grid;gap:.2rem;min-height:76px;padding:.75rem;background:#fff;border:1px solid rgba(23,32,50,.1);border-radius:8px}.feature-grid span{color:#5f6b80;font-size:.78rem;font-weight:900;text-transform:uppercase}.feature-grid strong{overflow-wrap:anywhere;font-size:.94rem}.detail-description{display:grid;gap:.65rem;padding:1rem;background:#fff;border:1px solid rgba(23,32,50,.1);border-radius:8px}.detail-description h3{margin:0;font-size:1.1rem}.detail-description div{color:#455169;line-height:1.7}.detail-description p{margin:0 0 .7rem}.detail-description ul,.detail-description ol{margin:.45rem 0 .45rem 1.2rem;padding:0}.detail-tags{gap:.45rem;flex-wrap:wrap;color:#455169}.detail-tags span{padding:.35rem .55rem;color:#172032;background:#fff3cf;border-radius:999px;font-size:.78rem;font-weight:900}.admin-modal{width:min(760px,100%)}.admin-key-row{gap:.7rem;padding:1rem}.admin-key-row input{flex:1}.admin-orders{display:grid;gap:.75rem;padding:0 1rem 1rem}.admin-product-form{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;padding:0 1rem 1rem}.admin-product-form .wide,.admin-subheading,.admin-form-status{grid-column:1 / -1}.admin-subheading{justify-content:space-between;gap:.8rem;color:#172032}.admin-subheading span,.admin-form-status{color:#5f6b80;font-size:.9rem;font-weight:800}.orders-heading{padding:0 1rem .75rem}.admin-checkbox{gap:.45rem;min-height:48px;color:#455169;font-weight:850}.admin-checkbox input{width:18px;height:18px;min-height:0;accent-color:#26a69a}.admin-product-form button{min-width:0}.admin-form-status{margin:0}.admin-order{justify-content:space-between;gap:1rem;padding:.85rem;background:#fff;border:1px solid rgba(23,32,50,.1);border-radius:8px}.admin-order div{display:grid;gap:.2rem;min-width:0}.admin-order span{color:#5f6b80;overflow-wrap:anywhere}.admin-order select{flex:0 0 150px}.empty-state,.muted,.form-error{color:#5f6b80;font-weight:800}.empty-state{display:grid;place-items:center;min-height:160px;padding:1.5rem;background:#ffffff9e;border:1px dashed rgba(23,32,50,.2);border-radius:8px}.form-error{color:#c9363b}.muted,.form-error{margin:0;padding:0 1rem 1rem}.toast{position:fixed;left:50%;bottom:1rem;z-index:80;display:inline-flex;align-items:center;gap:.45rem;max-width:min(92vw,520px);padding:.85rem 1rem;color:#fff;background:#172032;border-radius:8px;box-shadow:0 18px 34px #1720323d;transform:translate(-50%);font-weight:900}.site-header{position:sticky;top:0;z-index:30;display:block;min-height:0;padding:0;background:#fffdf7f0;border-bottom:1px solid rgba(23,32,50,.08);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.announcement-strip{display:flex;align-items:center;justify-content:center;gap:1.4rem;flex-wrap:wrap;min-height:42px;padding:.45rem 4vw;color:#172032;background:#f8c64f;font-size:.82rem;font-weight:900}.announcement-strip span{display:inline-flex;align-items:center;gap:.42rem}.main-nav{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem;width:min(1140px,calc(100% - 2rem));min-height:74px;margin:0 auto}.main-nav nav{display:flex;align-items:center;justify-content:center;gap:.35rem}.main-nav nav a{padding:.65rem .85rem;border-radius:999px;font-size:.9rem;font-weight:900}.main-nav nav a:hover{background:#fff3cf}.hero{position:relative;width:min(1140px,calc(100% - 2rem));grid-template-columns:minmax(0,.92fr) minmax(360px,1.08fr);min-height:430px;margin:1rem auto 0;padding:2rem 3rem;overflow:hidden;background:radial-gradient(circle at 16% 18%,rgba(255,255,255,.38) 0 .8rem,transparent .86rem),radial-gradient(circle at 86% 28%,rgba(255,105,148,.3) 0 .7rem,transparent .76rem),linear-gradient(135deg,#74d5d5,#8ce3d6 48%,#b7edf3);border-radius:0;box-shadow:0 20px 50px #1720321a}.hero-copy{position:relative;z-index:2;justify-self:center;max-width:470px;text-align:center}.hero h1{max-width:12ch;margin:1rem auto .8rem;color:#fff;text-shadow:0 4px 0 rgba(23,32,50,.08);font-size:3.6rem;line-height:.98}.hero p{max-width:48ch;margin:0 auto;color:#ffffffeb;font-weight:850}.hero-actions{justify-content:center}.hero-stage{min-height:360px;background:transparent;border:0;border-radius:0;box-shadow:none}.hero-stage:before{display:none}.hero-stage>img{width:min(75%,420px);max-height:300px;object-fit:contain;filter:drop-shadow(0 24px 20px rgba(23,32,50,.22))}.hero-shape{position:absolute;z-index:1;color:#ffffffa8;font-size:2rem;font-weight:950}.shape-one{top:18%;right:12%;color:#ff7aa2}.shape-two{left:12%;bottom:20%;color:#ffd447}.shape-three{right:27%;bottom:13%;color:#fff}.hero-badge{color:#172032}.hero-price{right:.5rem;bottom:.5rem;border:0;box-shadow:0 14px 30px #17203224}.hero-mini-row{position:absolute;left:1rem;bottom:1rem;display:flex;gap:.5rem;z-index:2}.hero-mini-row span{display:grid;place-items:center;width:58px;height:58px;background:#ffffffe0;border-radius:999px}.hero-mini-row img{width:44px;height:44px;object-fit:contain}.store-filter-dock{display:grid;grid-template-columns:minmax(280px,1.18fr) minmax(320px,.92fr) minmax(150px,.32fr);gap:1rem;align-items:stretch;width:min(1060px,calc(100% - 2rem));margin:-1.6rem auto 1.6rem;position:relative;z-index:5}.filter-search-card,.filter-price-card,.filter-result-card{display:grid;gap:.7rem;min-width:0;padding:.95rem;background:#fffffff0;border:1px solid rgba(23,32,50,.12);border-radius:8px;box-shadow:0 18px 40px #1720321a;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.filter-search-card{background:linear-gradient(135deg,#fff3cfeb,#e7fbf6eb),#fff}.filter-price-card{background:linear-gradient(135deg,#ffd3e2d1,#fffcf0eb),#fff}.filter-result-card{align-content:center;justify-items:center;text-align:center;background:#172032;color:#fff}.filter-search-card>span,.filter-card-head,.filter-result-card span{display:flex;align-items:center}.filter-search-card>span,.filter-card-head span{gap:.45rem;color:#172032;font-size:.86rem;font-weight:950}.filter-search-card label{display:block}.filter-search-card input{width:100%;min-height:54px;padding:0 1rem;color:#172032;background:#fff;border:2px solid rgba(23,32,50,.1);border-radius:8px;outline:none;font-weight:850}.filter-search-card input:focus{border-color:#26a69a;box-shadow:0 0 0 4px #26a69a24}.filter-card-head{justify-content:space-between;gap:.75rem}.filter-card-head strong{color:#ff5a5f;white-space:nowrap;font-size:.9rem}.range-controls{display:grid;gap:.62rem}.range-controls label{display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:.6rem}.range-controls span{color:#5f6b80;font-size:.78rem;font-weight:950}.range-controls input{width:100%;accent-color:#ff5a5f}.filter-result-card strong{font-size:2rem;line-height:1}.filter-result-card span{color:#ffffffc7;font-size:.82rem;font-weight:850}.filter-result-card button{min-height:36px;padding:0 .85rem;color:#172032;background:#ffd447;border-radius:999px;font-weight:950}.category-showcase{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;width:min(1060px,calc(100% - 2rem));margin:2rem auto 1rem}.category-card{display:grid;grid-template-rows:auto 1fr;gap:.6rem;min-height:210px;padding:1rem;overflow:hidden;color:#fff;border-radius:8px;text-align:left;box-shadow:0 18px 38px #1720321a;transition:transform .16s ease,box-shadow .16s ease}.category-card:hover{transform:translateY(-4px);box-shadow:0 24px 46px #17203224}.category-card span{position:relative;z-index:2;font-size:1.1rem;font-weight:950}.category-card img{align-self:end;justify-self:center;width:min(84%,190px);height:140px;object-fit:contain;filter:drop-shadow(0 16px 14px rgba(23,32,50,.14))}.category-card.pink{background:linear-gradient(135deg,#f58eb0,#f4c4d5)}.category-card.blue{background:linear-gradient(135deg,#46b7df,#9fe4f2)}.category-card.yellow{background:linear-gradient(135deg,#f8c64f,#ffe8a8);color:#172032}.category-card.mint{background:linear-gradient(135deg,#4ccab0,#b4efe1)}.shop-ribbon{display:flex;align-items:center;justify-content:center;gap:1.2rem;width:min(900px,calc(100% - 2rem));min-height:78px;margin:0 auto 1rem;color:#58bdbb;font-size:2rem;font-weight:950}.shop-ribbon button{min-width:220px;min-height:52px;color:#fff;background:#f4c64f;border-radius:999px;box-shadow:0 10px 22px #f4c64f52;font-weight:950}.legal-page{width:min(1040px,calc(100% - 2rem));margin:0 auto;padding:2rem 0 4rem}.legal-hero{display:grid;gap:.8rem;min-height:220px;padding:2rem;color:#fff;background:linear-gradient(120deg,#1720329e,#1720321a),linear-gradient(135deg,#26a69a,#0f66f2);border-radius:8px;box-shadow:0 22px 48px #1720321f}.legal-hero span{display:inline-flex;align-items:center;gap:.45rem;width:fit-content;padding:.45rem .65rem;color:#172032;background:#fff3cf;border-radius:999px;font-weight:950}.legal-hero h1{margin:0;font-size:clamp(2.4rem,5vw,4.5rem);line-height:.98;letter-spacing:0}.legal-hero p{max-width:620px;margin:0;color:#ffffffdb;line-height:1.65;font-weight:760}.legal-content{display:grid;gap:.85rem;margin-top:1rem;padding:2rem;color:#455169;background:#fffffff5;border:1px solid rgba(23,32,50,.1);border-radius:8px;box-shadow:0 18px 42px #17203214;line-height:1.78}.legal-content h1,.legal-content h2,.legal-content h3{margin:.8rem 0 .1rem;color:#172032;line-height:1.16;letter-spacing:0}.legal-content h1{font-size:2rem}.legal-content h2{font-size:1.32rem}.legal-content h3{font-size:1.05rem}.legal-content p{margin:0}.legal-content ul,.legal-content ol{margin:0 0 0 1.25rem;padding:0}.legal-content a{color:#0f66f2;font-weight:850}.featured-band{width:min(1060px,calc(100% - 2rem));margin:0 auto;padding:1rem 0 2.2rem;color:#172032;background:transparent}.featured-band .section-heading span{color:#172032}.featured-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.feature-tile{min-height:190px;background:linear-gradient(135deg,#72d7d4,#f7d6a1);border:0;box-shadow:0 18px 36px #1720321a}.feature-tile:nth-child(2){background:linear-gradient(135deg,#f58eb0,#ffd5e4)}.feature-tile:nth-child(3){background:linear-gradient(135deg,#67d6bd,#c5f0e3)}.feature-tile:nth-child(n+4){display:none}.promo-banner{position:relative;display:grid;grid-template-columns:minmax(150px,.56fr) minmax(0,1fr) minmax(210px,.72fr) auto;align-items:center;gap:1.2rem;width:min(1140px,calc(100% - 2rem));min-height:330px;margin:0 auto 1.5rem;padding:2.1rem 2.2rem;overflow:hidden;color:#fff;background:linear-gradient(90deg,rgba(255,255,255,.1) 1px,transparent 1px),linear-gradient(180deg,rgba(255,255,255,.09) 1px,transparent 1px),linear-gradient(120deg,#0d45df,#0f66f2 48%,#26a69a);background-size:82px 82px,82px 82px,auto;border-radius:0;box-shadow:0 24px 60px #0f48ba38}.promo-banner:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(100deg,transparent 0%,rgba(255,255,255,.28) 45%,transparent 58%);transform:translate(-115%);animation:saleShimmer 4.6s ease-in-out infinite}.promo-banner:after{content:"";position:absolute;left:0;right:0;bottom:0;height:5px;background:repeating-linear-gradient(90deg,#ffd447 0,#ffd447 80px,#ff5a5f 80px,#ff5a5f 160px,#26c7db 160px,#26c7db 240px);animation:saleStripe 5s linear infinite}.sale-grid-lines{pointer-events:none;position:absolute;top:1.3rem;right:2rem;bottom:1.3rem;left:2rem;border:1px solid rgba(255,255,255,.32);opacity:.56;animation:salePulseFrame 3s ease-in-out infinite}.sale-grid-lines:before,.sale-grid-lines:after{content:"";position:absolute;background:#ffffffa6}.sale-grid-lines:before{left:50%;top:-1rem;width:1px;height:calc(100% + 2rem)}.sale-grid-lines:after{top:50%;left:-1rem;width:calc(100% + 2rem);height:1px}.sale-ticket,.sale-coin{pointer-events:none;position:absolute;z-index:3;display:inline-flex;align-items:center;justify-content:center;color:#172032;background:#fff;box-shadow:0 14px 24px #1720322e}.sale-ticket{width:118px;min-height:38px;border-left:8px solid #ffd447;font-size:.76rem;font-weight:950;transform:rotate(-13deg)}.ticket-one{top:1.1rem;left:2rem;animation:ticketFlyOne 7s ease-in-out infinite}.ticket-two{right:8.5rem;bottom:2.2rem;animation:ticketFlyTwo 6.5s ease-in-out infinite}.sale-coin{width:40px;height:40px;color:#fff;background:#ffd447;border:4px solid rgba(255,255,255,.55);border-radius:999px;font-weight:950}.coin-one{left:24%;bottom:1.1rem;animation:coinSpin 4.8s linear infinite}.coin-two{top:2.6rem;right:24%;background:#ff5a5f;animation:coinSpin 5.5s linear infinite reverse}.sale-cube,.promo-copy,.sale-product-stage,.sale-round-cta{position:relative;z-index:2}.sale-cube{display:grid;grid-template-columns:1fr 1fr;width:min(160px,100%);aspect-ratio:1;align-self:center;transform:rotate(-6deg);animation:cubeFloat 4s ease-in-out infinite}.sale-cube b{display:grid;place-items:center;color:#172032;background:#ffd447;border:3px solid #172032;font-size:clamp(1.05rem,2vw,1.7rem);font-weight:950;line-height:.92}.sale-cube b:nth-child(3){grid-column:1 / -1;color:#fff;background:#ff5a5f}.promo-copy{display:grid;gap:.78rem;max-width:510px}.promo-copy>span,.sale-pills small{display:inline-flex;align-items:center;gap:.42rem}.promo-copy>span{color:#fff4bd;font-weight:950}.promo-banner h2{margin:0;color:#fff;text-shadow:0 8px 20px rgba(23,32,50,.22);font-size:clamp(2.2rem,4.4vw,4.45rem);line-height:1.02;letter-spacing:0;animation:headlinePop 3.6s ease-in-out infinite}.promo-banner p{margin:0;color:#ffffffdb;line-height:1.6;font-weight:750}.sale-pills{display:flex;flex-wrap:wrap;gap:.5rem}.sale-pills small{min-height:34px;padding:0 .65rem;color:#172032;background:#ffffffe6;border-radius:999px;font-weight:950}.promo-copy .secondary-button{width:fit-content;color:#172032;background:#ffd447;border:0;box-shadow:0 14px 28px #1720322e}.sale-product-stage{display:grid;place-items:center;gap:.35rem;min-height:250px}.sale-product-stage span,.sale-product-stage strong{color:#172032;background:#ffffffe6;border-radius:999px;font-weight:950}.sale-product-stage span{padding:.38rem .7rem;font-size:.78rem}.sale-product-stage strong{padding:.44rem .78rem}.sale-product-stage img{justify-self:center;width:min(290px,100%);max-height:230px;object-fit:contain;filter:drop-shadow(0 22px 22px rgba(23,32,50,.26));animation:productBounce 3.2s ease-in-out infinite}.sale-round-cta{display:grid;place-items:center;width:112px;height:112px;color:#fff;background:#ff5a5f;border-radius:999px;text-align:center;font-size:1rem;line-height:1.05;box-shadow:0 18px 34px #17203233;transform:rotate(-8deg);animation:ctaWiggle 2.9s ease-in-out infinite}.sale-round-cta span{font-size:.72rem;font-weight:950}.sale-round-cta strong{font-size:1.25rem}@keyframes saleShimmer{0%,38%{transform:translate(-115%)}72%,to{transform:translate(115%)}}@keyframes saleStripe{to{background-position-x:240px}}@keyframes salePulseFrame{0%,to{opacity:.42;transform:scale(1)}50%{opacity:.74;transform:scale(1.015)}}@keyframes ticketFlyOne{0%,to{transform:translate(0) rotate(-13deg)}50%{transform:translate(34px,18px) rotate(-4deg)}}@keyframes ticketFlyTwo{0%,to{transform:translate(0) rotate(10deg)}50%{transform:translate(-44px,-18px) rotate(18deg)}}@keyframes coinSpin{to{transform:rotate(360deg)}}@keyframes cubeFloat{0%,to{transform:translateY(0) rotate(-6deg)}50%{transform:translateY(-12px) rotate(-2deg)}}@keyframes headlinePop{0%,to{transform:scale(1)}50%{transform:scale(1.018)}}@keyframes productBounce{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-12px) rotate(2deg)}}@keyframes ctaWiggle{0%,to{transform:rotate(-8deg) scale(1)}50%{transform:rotate(4deg) scale(1.06)}}.catalog-section{width:min(1140px,calc(100% - 2rem));margin:0 auto;padding:2.6rem 0 4rem;background:transparent}.service-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;width:min(1140px,calc(100% - 2rem));margin:0 auto 1.5rem;padding:1.4rem;background:#a9dfe3}.service-strip div{display:grid;gap:.35rem;justify-items:center;min-height:104px;color:#172032;text-align:center;font-weight:850}.service-strip svg{color:#172032}.service-strip span{color:#455169;font-size:.84rem;font-weight:750}.review-section{margin:0 0 1.5rem;padding:3rem 0;color:#fff;background:#172032}.review-inner{display:grid;grid-template-columns:minmax(0,.78fr) minmax(360px,1.22fr);gap:1.2rem;width:min(1140px,calc(100% - 2rem));margin:0 auto}.review-copy{display:grid;align-content:center;gap:1rem;min-width:0}.review-copy .section-heading{margin:0}.review-copy .section-heading span{color:#172032}.review-copy p{margin:0;color:#d8e2f2;line-height:1.7;font-weight:750}.review-stats,.review-cards{display:grid;gap:.8rem}.review-stats{grid-template-columns:repeat(3,minmax(0,1fr))}.review-stats div{display:grid;gap:.2rem;min-height:86px;padding:.8rem;background:#ffffff14;border:1px solid rgba(255,255,255,.12);border-radius:8px}.review-stats strong{font-size:1.3rem}.review-stats span{color:#b9c8dd;font-size:.8rem;font-weight:850}.review-image-panel{position:relative;min-width:0;overflow:hidden;background:#fff;border-radius:8px;box-shadow:0 24px 54px #0003}.review-image-panel img{width:100%;aspect-ratio:3 / 2;object-fit:cover}.review-rating-badge{position:absolute;right:1rem;bottom:1rem;display:grid;gap:.15rem;padding:.75rem .9rem;color:#172032;background:#ffffffeb;border:1px solid rgba(23,32,50,.12);border-radius:8px;box-shadow:0 12px 28px #17203229}.review-rating-badge strong{font-weight:950}.review-rating-badge span{color:#5f6b80;font-size:.78rem;font-weight:850}.review-cards{grid-column:1 / -1;grid-template-columns:repeat(3,minmax(0,1fr))}.review-card{display:grid;gap:.75rem;min-height:190px;padding:1rem;color:#172032;background:#fff8ec;border-radius:8px}.review-stars{display:flex;gap:.15rem;color:#f4c64f}.review-card p{margin:0;color:#455169;line-height:1.58;font-weight:750}.review-card div:last-child{display:grid;gap:.15rem;align-self:end}.review-card div:last-child span{color:#718096;font-size:.82rem;font-weight:850}.chat-widget{position:fixed;right:1.2rem;bottom:1.2rem;z-index:45;display:grid;justify-items:end;gap:.8rem;pointer-events:none}.chat-widget>*{pointer-events:auto}.chat-toggle{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;min-width:62px;min-height:58px;padding:0 1rem;color:#fff;background:#172032;border:3px solid #ffffff;border-radius:999px;box-shadow:0 18px 38px #1720323d;font-weight:950}.chat-panel{display:grid;grid-template-rows:auto auto 1fr auto auto;width:min(390px,calc(100vw - 1.4rem));height:min(620px,calc(100vh - 7rem));overflow:hidden;background:#fffdf7;border:2px solid #172032;border-radius:12px;box-shadow:10px 10px #172032,0 24px 54px #17203238}.chat-header,.chat-status-row,.chat-compose,.emoji-row{display:flex;align-items:center}.chat-header{justify-content:space-between;gap:.8rem;padding:.9rem;color:#172032;background:#f8c64f}.chat-header span,.chat-status-row button,.chat-send,.chat-compose>button{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;font-weight:950}.chat-header button{display:grid;place-items:center;width:36px;height:36px;color:#172032;background:#ffffffbd;border-radius:999px}.chat-start{display:grid;gap:.75rem;padding:.9rem;overflow-y:auto}.chat-intro{display:grid;gap:.25rem;padding:.8rem;background:#e7fbf6;border-radius:8px}.chat-intro span,.chat-start label span,.chat-bubble small,.chat-error,.chat-empty{color:#5f6b80;font-size:.82rem;font-weight:800}.chat-start label{display:grid;gap:.35rem}.chat-start input,.chat-start textarea,.chat-compose input{width:100%;min-width:0;color:#172032;background:#fff;border:1px solid rgba(23,32,50,.16);border-radius:8px;outline:none}.chat-start input,.chat-compose input{min-height:44px;padding:0 .75rem}.chat-start textarea{min-height:94px;padding:.75rem;resize:vertical}.chat-start input:focus,.chat-start textarea:focus,.chat-compose input:focus{border-color:#26a69a;box-shadow:0 0 0 3px #26a69a1f}.chat-status-row{justify-content:space-between;gap:.6rem;padding:.65rem .8rem;background:#fff;border-bottom:1px solid rgba(23,32,50,.1)}.chat-status{padding:.35rem .55rem;border-radius:999px;font-size:.76rem;font-weight:950}.chat-status.bot{color:#176345;background:#e7fbf6}.chat-status.waiting{color:#8a4b12;background:#fff3cf}.chat-status.active{color:#fff;background:#26a69a}.chat-status-row button{min-height:36px;padding:0 .7rem;color:#172032;background:#fff3cf;border-radius:999px}.chat-messages{display:grid;align-content:start;gap:.65rem;overflow-y:auto;padding:.85rem;background:linear-gradient(180deg,#e7fbf6b8,#fff8ecc7),#fffdf7}.chat-bubble{display:grid;gap:.28rem;max-width:86%;padding:.72rem;background:#fff;border:1px solid rgba(23,32,50,.1);border-radius:10px;box-shadow:0 8px 20px #17203212}.chat-bubble.customer{justify-self:end;color:#fff;background:#172032}.chat-bubble.customer small{color:#ffffffb8}.chat-bubble.admin{background:#fff3cf;border-color:#f4c64f66}.chat-bubble p{margin:0;overflow-wrap:anywhere;line-height:1.45;font-weight:750}.chat-attachment{display:grid;gap:.35rem;color:inherit}.chat-attachment img{width:min(220px,100%);max-height:150px;object-fit:cover;border-radius:8px}.chat-attachment span{display:inline-flex;align-items:center;gap:.3rem;overflow-wrap:anywhere;font-size:.82rem;font-weight:900}.emoji-row{gap:.35rem;flex-wrap:wrap;padding:.55rem .8rem 0;background:#fffdf7}.emoji-row button{display:grid;place-items:center;width:34px;height:34px;background:#fff;border:1px solid rgba(23,32,50,.12);border-radius:999px}.chat-compose{gap:.45rem;padding:.8rem;background:#fffdf7;border-top:1px solid rgba(23,32,50,.1)}.chat-compose>button{width:42px;height:42px;color:#172032;background:#fff;border:1px solid rgba(23,32,50,.14);border-radius:999px}.chat-compose input[type=file]{display:none}.chat-send{min-height:42px;padding:0 .85rem;color:#fff;background:#ff5a5f;border-radius:999px}.chat-send:disabled,.chat-status-row button:disabled{cursor:not-allowed;opacity:.58}.chat-error{margin:0;color:#c9363b}.chat-empty{display:grid;place-items:center;min-height:140px}.first-offer-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:85;display:grid;place-items:center;padding:1rem;background:#1720328f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.first-offer-modal{position:relative;display:grid;grid-template-columns:minmax(190px,.78fr) minmax(0,1.22fr);gap:1rem;width:min(760px,100%);overflow:hidden;background:#fffdf7;border:2px solid #172032;border-radius:14px;box-shadow:12px 12px #172032,0 30px 70px #17203242}.first-offer-close{position:absolute;top:.75rem;right:.75rem;z-index:2;display:grid;place-items:center;width:38px;height:38px;color:#172032;background:#ffffffe0;border:1px solid rgba(23,32,50,.12);border-radius:999px}.first-offer-art{display:grid;place-items:center;align-content:center;gap:.55rem;min-height:340px;padding:1.4rem;color:#172032;text-align:center;background:radial-gradient(circle at 24% 22%,rgba(255,255,255,.6) 0 .8rem,transparent .86rem),linear-gradient(135deg,#ffd447,#ff8dad 52%,#67d6bd)}.first-offer-art span{display:grid;place-items:center;width:62px;height:62px;color:#fff;background:#172032;border-radius:999px}.first-offer-art strong{font-size:3.4rem;line-height:.95;letter-spacing:0}.first-offer-art small{padding:.35rem .65rem;background:#ffffffbd;border-radius:999px;font-weight:950}.first-offer-copy{display:grid;align-content:center;gap:.8rem;padding:2rem 2rem 2rem .5rem}.first-offer-copy>span,.first-offer-copy form label,.first-offer-code{display:flex;align-items:center}.first-offer-copy>span{gap:.45rem;width:fit-content;padding:.45rem .65rem;color:#172032;background:#fff3cf;border-radius:999px;font-size:.84rem;font-weight:950}.first-offer-copy h2{margin:0;max-width:12ch;font-size:2.65rem;line-height:1;letter-spacing:0}.first-offer-copy p{margin:0;color:#455169;line-height:1.6;font-weight:750}.first-offer-copy form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.6rem;align-items:center}.first-offer-copy form label{gap:.55rem;min-height:50px;padding:0 .8rem;background:#fff;border:1px solid rgba(23,32,50,.14);border-radius:8px}.first-offer-copy input{width:100%;min-width:0;min-height:46px;padding:0;color:#172032;background:transparent;border:0;outline:none;font-weight:850}.first-offer-copy form button,.first-offer-code button{min-height:50px;padding:0 1rem;color:#fff;background:#ff5a5f;border-radius:8px;font-weight:950}.first-offer-copy form button:disabled{cursor:not-allowed;opacity:.6}.first-offer-status{color:#c9363b;font-size:.9rem}.first-offer-status.success{color:#176345}.first-offer-code{justify-content:space-between;gap:.75rem;flex-wrap:wrap;padding:.8rem;background:#e7fbf6;border:1px solid rgba(38,166,154,.18);border-radius:8px}.first-offer-code span{color:#455169;font-size:.8rem;font-weight:900}.first-offer-code strong{padding:.42rem .7rem;color:#fff;background:#172032;border-radius:6px;letter-spacing:0}@media(max-width:1080px){.side-confetti{display:none}.main-nav,.hero,.store-filter-dock,.promo-banner,.catalog-section,.service-strip{width:min(100% - 2rem,920px)}.hero{grid-template-columns:1fr;min-height:0;padding:2rem}.hero-copy{max-width:760px}.hero h1{font-size:3.7rem}.product-grid,.featured-grid,.category-showcase{grid-template-columns:repeat(2,minmax(0,1fr))}.promo-banner{grid-template-columns:minmax(0,1fr) minmax(180px,.7fr)}.sale-cube{display:none}.sale-round-cta{position:absolute;right:1.4rem;bottom:1.4rem}.service-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.review-inner{grid-template-columns:1fr}.store-filter-dock{grid-template-columns:1fr 1fr;margin-top:1rem}.filter-result-card{grid-column:1 / -1;grid-template-columns:auto auto auto;justify-content:center;gap:.75rem}.product-detail-page{grid-template-columns:1fr}.detail-copy h2{max-width:18ch}.detail-main-image{min-height:430px}}@media(max-width:760px){.site-header{min-height:68px}.announcement-strip{gap:.65rem;justify-content:flex-start;padding-inline:1rem}.announcement-strip span:nth-child(n+2){display:none}.main-nav{grid-template-columns:1fr auto;width:calc(100% - 2rem)}.brand-logo{height:54px}.main-nav nav{display:none}.mobile-only{display:grid}.cart-button span{display:none}.hero{gap:2rem;width:calc(100% - 1rem);padding:2rem 1rem 1.25rem}.hero h1{font-size:3rem}.hero-stage{min-height:340px;padding:1.3rem;border-radius:12px;box-shadow:8px 8px #172032}.hero-price{left:1rem;right:1rem}.trust-strip{align-items:stretch;justify-content:flex-start}.trust-strip div{width:100%}.featured-band,.catalog-section,.lookup-section{padding:3rem 1rem}.category-showcase,.store-filter-dock,.featured-band,.promo-banner,.legal-page,.catalog-section,.service-strip{width:calc(100% - 1rem)}.legal-hero,.legal-content{padding:1.15rem}.category-showcase,.store-filter-dock,.service-strip{grid-template-columns:1fr}.review-section{padding:2rem 0}.review-inner{width:calc(100% - 1rem)}.review-stats,.review-cards{grid-template-columns:1fr}.store-filter-dock{margin-top:.75rem}.filter-result-card,.filter-card-head,.range-controls label{grid-template-columns:1fr}.first-offer-modal{grid-template-columns:1fr;max-height:calc(100vh - 1.5rem);overflow-y:auto;box-shadow:7px 7px #172032,0 22px 46px #17203238}.first-offer-art{min-height:190px}.first-offer-copy{padding:1rem}.first-offer-copy h2{max-width:14ch;font-size:2rem}.first-offer-copy form{grid-template-columns:1fr}.category-card{min-height:180px}.shop-ribbon{width:calc(100% - 1rem);gap:.55rem;font-size:1.35rem}.shop-ribbon button{min-width:160px}.promo-banner{grid-template-columns:1fr;padding:1.4rem;min-height:0}.promo-banner h2{font-size:1.85rem}.sale-ticket,.sale-coin{opacity:.72}.sale-product-stage{min-height:190px}.sale-round-cta{width:88px;height:88px;font-size:1rem}.section-heading h2,.section-heading.compact h2{font-size:1.65rem}.catalog-toolbar,.lookup-form,.checkout-form,.product-grid,.featured-grid{grid-template-columns:1fr}.product-detail-layer{padding:.75rem}.product-detail-page{margin:.5rem auto;padding:.75rem;border-radius:8px;box-shadow:7px 7px #172032}.detail-main-image{min-height:340px;padding:1.25rem}.detail-copy{padding:.5rem}.detail-copy h2{font-size:2rem}.detail-thumbs{grid-template-columns:repeat(4,minmax(0,1fr))}.feature-grid{grid-template-columns:1fr}.detail-actions .primary-button,.detail-actions .secondary-button{width:100%}.cart-line{grid-template-columns:62px minmax(0,1fr)}.cart-line img{width:62px;height:62px}.modal{box-shadow:7px 7px #172032}.admin-key-row,.admin-order{align-items:stretch;flex-direction:column}.admin-product-form{grid-template-columns:1fr}.admin-order select{flex-basis:auto}.chat-widget{right:.65rem;bottom:.65rem}.chat-panel{width:calc(100vw - 1.3rem);height:min(620px,calc(100vh - 5.2rem));box-shadow:7px 7px #172032,0 18px 38px #1720322e}}@media(max-width:420px){.brand span:last-child{max-width:140px}.hero h1{font-size:2.45rem}.hero p{font-size:1rem}.primary-button,.secondary-button{width:100%}}
