:root{--store-ink: #071f3a;--store-blue: #0b5ed7;--store-cyan: #37c5e8;--store-sky: #eaf8fc;--store-paper: #ffffff;--store-muted: #071f3a;--store-line: #d8e3ec;--store-warm: #f2b441;--store-danger-bg: #fdecee;--store-success-bg: #e6f6ef;--store-shadow: 0 18px 44px rgba(7, 31, 58, .09)}.home-store-highlights,.product-detail,.product-information,.product-complements,.product-similar,.promotions-section,.cart-page,.checkout-page,.order-page{color:var(--store-ink)}.home-store-highlights{padding:clamp(3.5rem,6vw,5.5rem) 0;background:linear-gradient(180deg,#f8fcfe,#edf7fb);border-top:1px solid #e1eff5;border-bottom:1px solid #e1eff5}.home-store-link{display:inline-flex;align-items:center;gap:.45rem;padding:.6rem 1.15rem;border-radius:999px;background:#fff;border:1px solid #c8dce6;color:var(--store-blue);font-weight:800;font-size:.88rem;text-decoration:none;box-shadow:0 4px 12px #071f3a0d;transition:background-color .15s ease,transform .15s ease,border-color .15s ease;white-space:nowrap}.home-store-link:hover{background:var(--store-sky);border-color:var(--store-cyan);transform:translate(2px)}.home-store-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;margin-top:1.5rem}.home-store-card,.store-product-card{display:flex;flex-direction:column;border:1px solid #cfe5ed;border-radius:20px;background:#fff;box-shadow:0 10px 30px #071f3a12;overflow:hidden;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease;position:relative}.home-store-card:hover,.store-product-card:hover{transform:translateY(-4px);border-color:#a8d5e5;box-shadow:0 20px 42px #071f3a1f}.home-store-card .store-card-media,.store-product-card .store-card-media{position:relative;aspect-ratio:16 / 11;overflow:hidden;background:linear-gradient(180deg,#edf7fa,#e2f0f5);display:block;text-decoration:none}.home-store-card .store-card-media img,.store-product-card .store-card-media img{width:100%;height:100%;object-fit:cover;transition:transform .35s cubic-bezier(.2,.8,.2,1);display:block}.home-store-card:hover .store-card-media img,.store-product-card:hover .store-card-media img{transform:scale(1.045)}.home-store-card .store-card-placeholder,.store-product-card .store-card-placeholder{width:100%;height:100%;display:grid;place-items:center;color:#7890a6;font-size:2.5rem;background:#eef6f9}.store-card-flags{position:absolute;top:10px;left:10px;right:10px;display:flex;justify-content:space-between;align-items:flex-start;pointer-events:none;z-index:3;gap:.5rem}.store-card-flags-left,.store-card-flags-right{display:flex;flex-direction:column;gap:.35rem}.store-card-flag{display:inline-flex;align-items:center;gap:.35rem;padding:.32rem .7rem;border-radius:999px;font-size:.72rem;font-weight:800;letter-spacing:.02em;box-shadow:0 4px 14px #071f3a29;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);white-space:nowrap;line-height:1}.store-card-flag.flag-available{background:#071f3ae0;color:#fff;border:1px solid rgba(255,255,255,.22)}.store-card-flag.flag-available .stock-dot{width:7px;height:7px;border-radius:50%;background:#22c55e;box-shadow:0 0 8px #22c55e}.store-card-flag.flag-sold{background:#dc2626eb;color:#fff;border:1px solid rgba(255,255,255,.3)}.store-card-flag.flag-promo{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;border:1px solid rgba(255,255,255,.35)}.store-card-flag.flag-recommended{background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;border:1px solid rgba(255,255,255,.35)}.store-card-flag.flag-warning{background:linear-gradient(135deg,#ea580c,#c2410c);color:#fff;border:1px solid rgba(255,255,255,.35)}.store-card-flag.flag-discount{background:#0b8f44;color:#fff}.home-store-card .store-card-body,.store-product-card .store-card-body{display:flex;flex-direction:column;flex:1;padding:1.25rem;gap:.55rem}.store-card-meta{display:flex;justify-content:space-between;align-items:center;gap:.45rem}.store-card-type-chip{display:inline-flex;align-items:center;gap:.35rem;padding:.22rem .55rem;border-radius:6px;background:#eaf3f8;color:var(--store-ink);font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.store-card-cond-chip{display:inline-flex;align-items:center;gap:.3rem;padding:.22rem .55rem;border-radius:6px;background:#f0fdf4;color:#15803d;border:1px solid #bbf7d0;font-size:.72rem;font-weight:800}.home-store-card h3,.store-product-card h3{margin:0;font-family:Kanit,sans-serif;font-size:1.18rem;line-height:1.28}.home-store-card h3 a,.store-product-card h3 a{color:var(--store-ink);text-decoration:none;transition:color .15s ease}.home-store-card h3 a:hover,.store-product-card h3 a:hover{color:var(--store-blue)}.store-card-specs{display:flex;flex-wrap:wrap;gap:.32rem;margin:.15rem 0}.store-card-spec-chip{display:inline-flex;align-items:center;gap:.32rem;padding:.2rem .5rem;border-radius:6px;background:#f1f7fa;color:var(--store-ink);border:1px solid #dbe8ef;font-size:.74rem;font-weight:600;line-height:1.25}.store-card-spec-chip i{color:var(--store-blue);font-size:.72rem}.home-store-card .store-card-description,.store-product-card .store-card-description{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:.86rem;line-height:1.46;color:#3f596d;margin:0;min-height:2.55em}.home-store-card .store-card-price-row,.store-product-card .store-card-price-row{display:flex;flex-direction:column;gap:.35rem;margin-top:auto;padding-top:.75rem;border-top:1px dashed #dbe9ef}.store-card-price-numbers{display:flex;align-items:baseline;gap:.65rem;flex-wrap:wrap}.home-store-card .store-card-price,.store-product-card .store-card-price{font-family:Kanit,sans-serif;font-size:1.6rem;font-weight:800;color:var(--store-ink);letter-spacing:-.02em;line-height:1}.home-store-card .store-card-original,.store-product-card .store-card-original{font-size:.88rem;color:#839db0;text-decoration:line-through}.home-store-card .store-card-saving,.store-product-card .store-card-saving{display:inline-flex;align-items:center;gap:.3rem;width:fit-content;padding:.2rem .55rem;border-radius:6px;background:#e6f7ed;color:#0b8f44;border:1px solid #b2e6c4;font-size:.75rem;font-weight:800}.store-card-subnote{display:flex;align-items:center;gap:.35rem;font-size:.73rem;color:#587183;font-weight:600;margin-top:.1rem}.store-card-subnote i{color:var(--store-blue)}.home-store-card .store-card-actions,.store-product-card .store-card-actions{display:grid;grid-template-columns:1fr auto;gap:.5rem;margin-top:.5rem}.home-store-card .store-card-actions .store-card-add,.store-product-card .store-card-actions .store-card-add{grid-column:1 / -1;min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:.55rem;padding:0 1rem;border-radius:12px;background:var(--store-blue);color:#fff;border:1px solid var(--store-blue);font-family:inherit;font-size:.92rem;font-weight:800;cursor:pointer;box-shadow:0 4px 14px #0b5ed740;transition:transform .16s ease,background-color .16s ease,box-shadow .16s ease}.home-store-card .store-card-actions .store-card-add:hover,.store-product-card .store-card-actions .store-card-add:hover{background:#094eb8;transform:translateY(-2px);box-shadow:0 8px 20px #0b5ed759}.home-store-card .store-card-actions .home-store-btn-details,.store-product-card .store-card-actions .store-card-btn-details,.store-product-card .store-card-actions a:not(.home-store-btn-wa):not(.store-card-btn-wa):not(.store-card-add){min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:.4rem;padding:0 .95rem;border-radius:10px;background:#fff;color:var(--store-ink);border:1px solid #c2dbe6;font-size:.84rem;font-weight:700;text-decoration:none;transition:background-color .15s ease,border-color .15s ease,color .15s ease,transform .15s ease}.home-store-card .store-card-actions .home-store-btn-details:hover,.store-product-card .store-card-actions .store-card-btn-details:hover,.store-product-card .store-card-actions a:not(.home-store-btn-wa):not(.store-card-btn-wa):not(.store-card-add):hover{background:var(--store-sky);border-color:var(--store-cyan);color:var(--store-blue);transform:translateY(-1px)}.home-store-card .store-card-actions .home-store-btn-wa,.store-product-card .store-card-actions .home-store-btn-wa,.store-product-card .store-card-actions .store-card-btn-wa,.store-product-card .store-card-actions a.store-card-wa{min-height:40px;width:44px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;background:#25d366;color:#fff;border:1px solid #1fb858;font-size:1.2rem;text-decoration:none;box-shadow:0 4px 12px #25d36640;transition:background-color .15s ease,transform .15s ease,box-shadow .15s ease}.home-store-card .store-card-actions .home-store-btn-wa:hover,.store-product-card .store-card-actions .home-store-btn-wa:hover,.store-product-card .store-card-actions .store-card-btn-wa:hover,.store-product-card .store-card-actions a.store-card-wa:hover{background:#1eb956;transform:translateY(-2px);box-shadow:0 6px 16px #25d36659}.home-store-skeleton,.cart-skeleton{min-height:380px;border-radius:20px;background:linear-gradient(90deg,#e7eff3 25%,#f6fafb,#e7eff3 65%);background-size:220% 100%;animation:store-skeleton 1.2s linear infinite}@keyframes store-skeleton{to{background-position:-220% 0}}.store-suggestions{position:absolute;z-index:20;top:calc(100% + .35rem);left:0;right:0;max-height:360px;overflow:auto;padding:.6rem;border:1px solid #bcdce7;border-radius:14px;background:#fff;box-shadow:0 18px 42px #071f3a2e}.store-search-field{position:relative}.store-suggestion-group{display:block;padding:.45rem .65rem .25rem;color:#527084;font-size:.72rem;letter-spacing:.08em;text-transform:uppercase}.store-suggestion-option{display:flex;width:100%;align-items:center;justify-content:space-between;gap:1rem;padding:.65rem;border:0;border-radius:9px;background:transparent;color:var(--store-ink);text-align:left;text-decoration:none;cursor:pointer}.store-suggestion-option:hover,.store-suggestion-option:focus-visible{background:var(--store-sky);outline:2px solid var(--store-cyan)}.store-suggestion-option small{color:var(--store-blue);font-weight:700}.store-promotion-banner{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin:1rem 0;padding:1rem 1.2rem;border:1px solid #f2cf85;border-radius:16px;background:#fff8e9}.store-promotion-banner[hidden]{display:none}.store-promotion-banner span{color:#7a5100;font-size:.75rem;font-weight:800;text-transform:uppercase}.store-promotion-banner strong{display:block;color:var(--store-ink);font:700 1.15rem Kanit,sans-serif}.store-promotion-banner p{margin:.2rem 0 0}.store-promotion-banner a{color:var(--store-blue);font-weight:800;white-space:nowrap}.store-card-actions .store-card-add{background:var(--store-blue);color:#fff}.store-cart-launcher{position:fixed;z-index:9998;right:112px;bottom:calc(28px + env(safe-area-inset-bottom,0px));display:grid;grid-template-columns:auto auto auto;align-items:center;gap:.65rem;min-height:58px;padding:.55rem .7rem .55rem .6rem;border:1px solid rgba(255,255,255,.22);border-radius:16px;background:#071f3a;color:#fff;box-shadow:0 16px 38px #071f3a47;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease}.store-cart-launcher:hover{transform:translateY(-2px);background:#0b315a;box-shadow:0 20px 44px #071f3a57}.store-cart-launcher-icon{display:grid;width:40px;height:40px;place-items:center;border-radius:11px;background:var(--store-cyan);color:var(--store-ink)}.store-cart-launcher-copy{display:grid;text-align:left;line-height:1.1}.store-cart-launcher-copy small{color:#b8cddd;font-size:.68rem}.store-cart-launcher-copy strong{color:#fff;font-size:.84rem}.store-cart-launcher-count{display:grid;min-width:26px;height:26px;place-items:center;padding:0 .35rem;border-radius:999px;background:#fff;color:var(--store-ink);font-size:.78rem;font-weight:900}.store-cart-launcher.has-items .store-cart-launcher-count{background:#f2b441}.store-cart-launcher.is-pulsing{animation:store-cart-pulse .48s cubic-bezier(.2,.8,.2,1)}@keyframes store-cart-pulse{45%{transform:translateY(-3px) scale(1.045)}}.store-cart-drawer{position:fixed;z-index:12000;inset:0;visibility:hidden;pointer-events:none}.store-cart-drawer.is-open{visibility:visible;pointer-events:auto}.store-cart-backdrop{position:absolute;inset:0;border:0;background:#071f3a94;opacity:0;transition:opacity .18s ease}.store-cart-drawer.is-open .store-cart-backdrop{opacity:1}.store-cart-panel{position:absolute;top:0;right:0;display:flex;width:min(92vw,430px);height:100%;flex-direction:column;background:#fff;box-shadow:-20px 0 60px #071f3a40;transform:translate(100%);transition:transform .22s cubic-bezier(.2,.8,.2,1)}.store-cart-drawer.is-open .store-cart-panel{transform:translate(0)}.store-cart-panel header,.store-cart-panel footer{padding:1.2rem;border-bottom:1px solid #d8e8ee}.store-cart-panel header{display:flex;align-items:flex-start;justify-content:space-between}.store-cart-panel header p,.store-cart-panel header h2{margin:0;color:var(--store-ink)}.store-cart-panel header button{min-width:44px;min-height:44px;border:0;border-radius:50%;background:var(--store-sky);font-size:1.5rem}.store-cart-drawer-items{display:grid;flex:1;align-content:start;gap:.75rem;overflow:auto;padding:1.2rem}.store-cart-drawer-items article{display:grid;gap:.25rem;padding:.85rem;border:1px solid #d8e8ee;border-radius:12px;color:var(--store-ink)}.store-cart-drawer-item{grid-template-columns:72px minmax(0,1fr) auto;align-items:center;gap:.75rem!important}.store-cart-drawer-item>img{width:72px;height:58px;object-fit:cover;border-radius:9px;background:#edf3f7}.store-cart-drawer-item>div{display:grid;min-width:0;gap:.2rem}.store-cart-drawer-item a{overflow:hidden;color:var(--store-ink);font-weight:800;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.store-cart-drawer-item span{color:#587183;font-size:.76rem}.store-cart-drawer-item strong{color:var(--store-blue);font-size:.86rem}.store-cart-drawer-item>button{display:grid;width:38px;height:38px;place-items:center;border:0;border-radius:9px;background:#fff0f1;color:#a12626;cursor:pointer}.store-cart-drawer-empty{display:grid;min-height:240px;place-items:center;align-content:center;gap:.55rem;padding:1.25rem;color:var(--store-ink);text-align:center}.store-cart-drawer-empty i{color:var(--store-blue);font-size:2rem}.store-cart-drawer-empty span{max-width:30ch;color:#587183}.store-cart-panel footer{display:grid;gap:.65rem;border-top:1px solid #d8e8ee;border-bottom:0}.store-cart-panel footer p{display:flex;justify-content:space-between;margin:0 0 .4rem}.store-cart-open{overflow:hidden}.store-toast-region{position:fixed;z-index:13000;right:1rem;bottom:calc(104px + env(safe-area-inset-bottom,0px));display:grid;gap:.5rem}.store-toast{max-width:340px;padding:.85rem 1rem;border-radius:12px;background:var(--store-ink);color:#fff;box-shadow:0 12px 35px #071f3a47}.store-toast.is-success{border-left:4px solid var(--store-cyan)}.store-toast.is-warning{border-left:4px solid var(--store-warm)}.store-detail-page{padding-top:1rem}.runtime-product-breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:.45rem;padding-block:.75rem 1rem;color:#587183;font-size:.84rem}.runtime-product-breadcrumb a{color:var(--store-blue);font-weight:800;text-decoration:none}.runtime-product-loading,.runtime-product-error{display:grid;min-height:55vh;place-items:center;align-content:center;gap:.8rem;padding-block:4rem;text-align:center}.runtime-product-loading[hidden],.runtime-product-error[hidden],#runtime-product-content[hidden]{display:none}.runtime-product-error i{color:#a12626;font-size:2rem}.runtime-product-error h2,.runtime-product-error p{max-width:60ch;margin:0;color:var(--store-ink)}.runtime-product-error>div{display:flex;flex-wrap:wrap;justify-content:center;gap:.65rem;margin-top:.5rem}.store-detail-page{background:linear-gradient(180deg,#f5f8fb,#edf4f8);min-height:100vh}.product-detail{padding:1.75rem 0 3.5rem}.product-detail-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:clamp(1.75rem,4vw,3.25rem);align-items:start}.product-gallery{display:flex;flex-direction:column;gap:1rem}.product-main-image{position:relative;overflow:hidden;aspect-ratio:4 / 3;max-height:520px;border:1px solid #cfe5ed;border-radius:24px;background:#fff;box-shadow:0 16px 40px #071f3a0f;padding:1.5rem;display:flex;align-items:center;justify-content:center}.product-main-image img{max-width:100%;max-height:100%;object-fit:contain;transition:transform .35s cubic-bezier(.2,.8,.2,1);display:block}.product-main-image:hover img{transform:scale(1.04)}.product-sold-stamp{position:absolute;inset:50% auto auto 50%;padding:.65rem 1.6rem;border:4px solid #ffffff;color:#fff;background:#dc2626e6;font:900 clamp(1.6rem,5vw,3rem) "Kanit",sans-serif;letter-spacing:.12em;transform:translate(-50%,-50%) rotate(-8deg);box-shadow:0 10px 30px #0000004d;z-index:4}.product-thumbnails{display:flex;gap:.75rem;overflow-x:auto;padding:.25rem 0}.product-thumbnails button{flex:0 0 92px;height:70px;overflow:hidden;padding:4px;border:2px solid #cfe5ed;border-radius:12px;background:#fff;cursor:pointer;transition:border-color .15s ease,transform .15s ease}.product-thumbnails button:hover{border-color:#9acfe1}.product-thumbnails button.is-active{border-color:var(--store-blue);transform:translateY(-2px);box-shadow:0 4px 12px #0b5ed733}.product-thumbnails img{width:100%;height:100%;object-fit:cover;border-radius:8px}.product-gallery-trust-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem;margin-top:.25rem}.trust-pill{display:flex;align-items:center;gap:.65rem;padding:.8rem .95rem;border-radius:14px;background:#fff;border:1px solid #cfe5ed;box-shadow:0 4px 14px #071f3a0a}.trust-pill i{font-size:1.35rem;color:var(--store-blue);flex-shrink:0}.trust-pill strong{display:block;font-size:.82rem;color:var(--store-ink);line-height:1.2}.trust-pill small{display:block;font-size:.72rem;color:#587183;line-height:1.25;margin-top:.15rem}.product-buy-panel{position:sticky;top:85px;display:flex;flex-direction:column;gap:1.15rem;padding:clamp(1.4rem,3vw,2.2rem);border:1px solid #cfe2ec;border-radius:24px;background:#fff;box-shadow:0 18px 50px #071f3a14,0 2px 6px #071f3a08}.product-meta-header{display:flex;flex-wrap:wrap;align-items:center;gap:.45rem}.product-badge-type{display:inline-flex;align-items:center;gap:.35rem;padding:.3rem .7rem;border-radius:8px;background:#eaf3f8;color:var(--store-ink);font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:.03em;border:1px solid #d2e4ee}.product-badge-condition{display:inline-flex;align-items:center;gap:.35rem;padding:.3rem .7rem;border-radius:8px;background:#eefbf3;color:#0d7a3b;border:1px solid #b7ecc8;font-size:.75rem;font-weight:800}.product-badge-stock{display:inline-flex;align-items:center;gap:.4rem;padding:.3rem .75rem;border-radius:8px;font-size:.75rem;font-weight:800}.product-badge-stock.in-stock{background:#071f3a;color:#fff}.product-badge-stock.in-stock .stock-dot{width:8px;height:8px;border-radius:50%;background:#22c55e;box-shadow:0 0 8px #22c55e}.product-badge-stock.is-sold{background:#dc2626eb;color:#fff}.product-badge-stock.out-of-stock{background:#f1f5f9;color:#475569}.product-badge-promo{display:inline-flex;align-items:center;gap:.35rem;padding:.3rem .7rem;border-radius:8px;background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;font-size:.75rem;font-weight:800;box-shadow:0 2px 8px #dc262640}.product-buy-panel h1{margin:0;color:var(--store-ink);font-family:Kanit,sans-serif;font-size:clamp(1.6rem,2.8vw,2.2rem);font-weight:800;line-height:1.2;letter-spacing:-.01em}.product-sku-row{display:flex;flex-wrap:wrap;align-items:center;gap:.55rem;font-size:.8rem;color:#557288;font-weight:600}.product-sku-row strong{color:var(--store-ink)}.product-lead{margin:0;color:#314d63;font-size:.95rem;line-height:1.55}.product-price-block{display:flex;flex-direction:column;gap:.5rem;padding:1.15rem 1.4rem;border-radius:16px;background:#f6fafc;border:1px solid #dcebf2}.product-price-main{display:flex;align-items:baseline;gap:.85rem;flex-wrap:wrap}.product-main-price,.product-price-block strong{font-family:Kanit,sans-serif;font-size:clamp(2.1rem,3.8vw,2.75rem);font-weight:800;color:var(--store-ink);letter-spacing:-.02em;line-height:1}.product-price-block del{font-size:1.15rem;color:#7b97aa;text-decoration:line-through}.product-discount-pill{display:inline-flex;align-items:center;gap:.35rem;padding:.25rem .7rem;border-radius:6px;background:#e6f7ed;color:#0b8f44;border:1px solid #b2e6c4;font-size:.82rem;font-weight:800}.product-price-tax-note{display:flex;align-items:center;gap:.45rem;font-size:.78rem;color:#557288;font-weight:600;line-height:1.35}.product-price-tax-note i{color:#0b8f44}.product-quick-facts-grid{display:grid;grid-template-columns:1fr 1fr;gap:.65rem}.quick-fact-card{display:flex;align-items:center;gap:.75rem;padding:.85rem .95rem;min-height:80px;border-radius:14px;background:#f8fcfe;border:1px solid #d9eaf2;box-shadow:0 2px 6px #071f3a05;box-sizing:border-box}.quick-fact-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:10px;background:#e5f1f7;color:var(--store-blue);font-size:1rem;flex-shrink:0}.quick-fact-content{display:flex;flex-direction:column;min-width:0;flex:1}.quick-fact-label{font-size:.68rem;color:#647d90;text-transform:uppercase;font-weight:800;letter-spacing:.05em;margin-bottom:.15rem}.quick-fact-value{font-size:.85rem;color:var(--store-ink);font-weight:800;line-height:1.25;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.quick-fact-content small{font-size:.72rem;color:#647d90;margin-top:.15rem;line-height:1.2}.product-buy-actions{display:flex;flex-direction:column;gap:.65rem}.product-buy-actions .store-action-primary{min-height:52px;display:inline-flex;align-items:center;justify-content:center;gap:.65rem;padding:0 1.5rem;border-radius:14px;background:var(--store-blue);color:#fff!important;border:1px solid var(--store-blue);font-family:inherit;font-size:1.05rem;font-weight:800;cursor:pointer;box-shadow:0 6px 18px #0b5ed747;transition:transform .16s ease,background-color .16s ease,box-shadow .16s ease}.product-buy-actions .store-action-primary:hover:not(:disabled){background:#094eb8;transform:translateY(-2px);box-shadow:0 10px 24px #0b5ed761}.product-buy-actions .store-action-primary:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}.product-buy-actions .store-action-whatsapp{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:.55rem;padding:0 1.25rem;border-radius:12px;background:#25d366;color:#fff!important;border:1px solid #1fb858;font-size:.92rem;font-weight:800;text-decoration:none;box-shadow:0 4px 14px #25d36640;transition:transform .16s ease,background-color .16s ease,box-shadow .16s ease}.product-buy-actions .store-action-whatsapp:hover{background:#1eb956;transform:translateY(-2px);box-shadow:0 8px 18px #25d36659}.product-ticket-link{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;padding:.55rem .8rem;color:#3b576d;font-size:.84rem;font-weight:700;text-decoration:none;border-radius:10px;border:1px solid #d8e8f0;background:#f8fcfe;transition:color .15s ease,background-color .15s ease,border-color .15s ease}.product-ticket-link:hover{color:var(--store-blue);background:#eaf5fc;border-color:#9eccdf}.product-trust-box{display:flex;flex-direction:column;gap:.85rem;padding:1.15rem 1.25rem;border-radius:16px;background:#f8fcfe;border:1px solid #d9eaf2}.payments-title{display:flex;align-items:center;gap:.45rem;font-size:.74rem;color:#557288;font-weight:800;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.4rem}.payment-methods-pills{display:flex;flex-wrap:wrap;gap:.4rem}.payment-pill{display:inline-flex;align-items:center;gap:.35rem;padding:.3rem .6rem;border-radius:8px;background:#fff;color:var(--store-ink);font-size:.76rem;font-weight:700;border:1px solid #d0e4ee;box-shadow:0 1px 3px #071f3a08}.payment-pill i{color:var(--store-blue)}.trust-box-divider{height:1px;background:#e2eff5;margin:.15rem 0}.product-trust-checklist{display:flex;flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none}.product-trust-checklist li{display:flex;align-items:flex-start;gap:.55rem;font-size:.82rem;color:#2b475d;font-weight:600;line-height:1.4}.product-trust-checklist li i{color:#0b8f44;font-size:.9rem;margin-top:.15rem;flex-shrink:0}.product-policy-link{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;font-size:.78rem;color:#4b6b82;text-decoration:none;font-weight:700;padding-top:.4rem;border-top:1px dashed #d8e8ef;transition:color .15s ease,gap .15s ease}.product-policy-link:hover{color:var(--store-blue);gap:.6rem}.product-sold-message{padding:1.25rem;border-radius:14px;border-left:4px solid var(--store-warm);background:#fff8e9}.product-sold-message h2{margin:0 0 .4rem;color:var(--store-ink);font-size:1.15rem}.product-sold-message p{margin:0 0 .85rem;color:#64532b;font-size:.88rem;line-height:1.45}.product-information{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(320px,1fr);gap:1.75rem;padding:2.5rem 0 4rem}.product-info-sheet{padding:clamp(1.4rem,3vw,2.2rem);border:1px solid #cfe5ed;border-radius:24px;background:#fff;box-shadow:0 10px 30px #071f3a0d}.product-info-sheet h2{font-family:Kanit,sans-serif;font-size:1.45rem;color:var(--store-ink);margin:0 0 1rem;padding-bottom:.75rem;border-bottom:1px solid #e1eff5;display:flex;align-items:center;gap:.5rem}.product-info-sheet h2 i{color:var(--store-blue)}.product-description-formatted{color:var(--store-ink);font-size:.94rem;line-height:1.65}.product-description-formatted p{margin:0 0 1rem}.product-spec-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem;margin-top:1.5rem}.product-spec-card{display:flex;align-items:flex-start;gap:.75rem;padding:.85rem 1rem;border-radius:14px;background:#f8fcfe;border:1px solid #dbebf1}.product-spec-card i{width:34px;height:34px;display:grid;place-items:center;border-radius:9px;background:#eaf3f8;color:var(--store-blue);font-size:.95rem;flex-shrink:0}.product-spec-label{display:block;font-size:.7rem;text-transform:uppercase;font-weight:800;color:#587183;letter-spacing:.04em}.product-spec-val{display:block;font-size:.88rem;font-weight:800;color:var(--store-ink);margin-top:.15rem;word-break:break-word}.product-scope-aside{display:flex;flex-direction:column;gap:1.25rem}.scope-card{padding:1.5rem;border:1px solid #cfe5ed;border-radius:20px;background:#fff;box-shadow:0 10px 30px #071f3a0d}.scope-card h3{font-family:Kanit,sans-serif;font-size:1.18rem;color:var(--store-ink);margin:0 0 .85rem;display:flex;align-items:center;gap:.5rem}.scope-card h3 i{color:var(--store-blue)}.scope-checklist{display:grid;gap:.55rem;margin:0;padding:0;list-style:none;font-size:.84rem;color:var(--store-ink);font-weight:600;line-height:1.45}.scope-checklist li{display:flex;align-items:flex-start;gap:.5rem}.scope-checklist li i{color:#0b8f44;margin-top:.2rem;flex-shrink:0}.local-delivery-zones{display:flex;flex-wrap:wrap;gap:.35rem;margin:.65rem 0}.zone-tag{padding:.22rem .55rem;border-radius:6px;background:#eef6f9;color:var(--store-ink);font-size:.74rem;font-weight:700}.nap-contact-box{display:grid;gap:.35rem;font-size:.82rem;color:var(--store-ink);font-weight:600;line-height:1.4;margin-top:.65rem;padding-top:.75rem;border-top:1px solid #e1eff5}.nap-contact-box strong{color:var(--store-ink)}.product-complements,.product-similar{padding-bottom:3rem}.product-complement-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}.product-complement-grid label{display:flex;gap:.7rem;min-height:80px;align-items:center;padding:.85rem;border:1px solid #cfe5ed;border-radius:14px;background:#fff;cursor:pointer}.product-complement-grid input{width:22px;height:22px}.product-complement-grid span{display:grid;color:var(--store-ink)}.product-complement-total{text-align:right;font-size:1.15rem}.product-similar>header{display:flex;align-items:center;justify-content:space-between}.promotions-hero{padding:2rem 0 3rem}.promotions-hero h1{margin:.25rem 0;color:var(--store-ink);font-size:clamp(2rem,5vw,3.5rem)}.promotions-section{padding-bottom:3rem}.promotions-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.promotion-card{display:grid;gap:.7rem;padding:1.35rem;border:1px solid #e2c981;border-radius:18px;background:linear-gradient(135deg,#fff,#fff8e9)}.promotion-card h3,.promotion-card p{margin:0;color:var(--store-ink)}.promotion-card>strong{color:var(--store-blue);font-size:1.5rem}.promotion-card a{color:var(--store-blue);font-weight:800}.private-commerce-page{min-height:70vh;padding:1rem 0 4rem}.cart-page>header,.checkout-header,.order-header{max-width:760px;margin-bottom:1.5rem}.cart-page h1,.checkout-header h1,.order-header h1{margin:.2rem 0;color:var(--store-ink);font-size:clamp(2rem,5vw,3.2rem)}.cart-layout,.checkout-layout,.order-grid{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(300px,.75fr);gap:1.25rem;align-items:start}.cart-items{display:grid;gap:.85rem}.cart-items>.cart-skeleton{min-height:108px}.cart-empty-state{min-height:230px}.cart-item{display:grid;grid-template-columns:112px 1fr auto;gap:1rem;align-items:center;padding:1rem;border:1px solid #cfe5ed;border-radius:16px;background:#fff}.cart-item.is-unavailable{border-color:#d97575;background:#fff7f7}.cart-item img{width:112px;height:84px;object-fit:cover;border-radius:10px}.cart-item h2,.cart-item p{margin:0;color:var(--store-ink)}.cart-item h2{font-size:1.1rem}.cart-item-controls{display:flex;gap:.75rem;align-items:center;margin-top:.65rem}.cart-item-controls input{width:68px;padding:.4rem}.cart-item-controls button{min-height:40px;border:0;background:transparent;color:#a12626;text-decoration:underline}.cart-summary{position:sticky;top:90px;display:grid;gap:.75rem;padding:1.25rem;border:1px solid #cfe5ed;border-radius:18px;background:#fff;box-shadow:0 15px 38px #071f3a17}.cart-summary h2{margin:0;color:var(--store-ink)}.cart-summary dl{display:grid;gap:.65rem;margin:0}.cart-summary dl div{display:flex;justify-content:space-between;gap:1rem}.cart-summary dd{margin:0;font-weight:800}.cart-summary .cart-total{padding-top:.75rem;border-top:1px solid #cfe5ed;font-size:1.15rem}.checkout-submit-note{display:grid;gap:.2rem;margin:.25rem 0;padding:.8rem;border-left:4px solid var(--store-cyan);border-radius:8px;background:var(--store-sky);color:var(--store-ink);font-size:.82rem;line-height:1.5}.checkout-submit-note strong{color:var(--store-ink)}.checkout-stepper{display:flex;gap:.35rem;margin:1.25rem 0 0;padding:0;list-style:none}.checkout-stepper li{flex:1;padding-top:.6rem;border-top:4px solid #cfe5ed;color:#647887;font-size:.85rem}.checkout-stepper .is-done,.checkout-stepper .is-active{border-color:var(--store-blue);color:var(--store-ink);font-weight:800}.checkout-form-card{display:grid;gap:1rem}.checkout-form-card fieldset,.payment-settings-form fieldset{display:grid;gap:1rem;padding:1.25rem;border:1px solid #cfe5ed;border-radius:18px;background:#fff}.checkout-form-card legend{padding:0 .4rem;color:var(--store-ink);font:700 1.15rem Kanit,sans-serif}.checkout-fields{display:grid;grid-template-columns:1fr 1fr;gap:.9rem}.checkout-fields label,.checkout-note{display:grid;gap:.35rem}.checkout-fields .span-2{grid-column:1 / -1}.checkout-fields input,.checkout-note textarea{width:100%;min-height:46px;padding:.7rem;border:1px solid #aacbd7;border-radius:10px;color:var(--store-ink)}.checkout-options{display:grid;gap:.65rem}.checkout-options label{display:flex;gap:.75rem;align-items:flex-start;padding:.85rem;border:1px solid #cfe5ed;border-radius:12px;cursor:pointer}.checkout-options input{width:20px;height:20px}.checkout-options span{display:grid;color:var(--store-ink)}.checkout-options small{color:#617887}.checkout-item-row,.order-item-row{display:flex;justify-content:space-between;gap:1rem;color:var(--store-ink)}.checkout-message{padding:.85rem;border:1px solid #d97575;border-radius:10px;background:#fff3f3;color:#7a1515}.order-shell{padding-top:1.5rem}.order-access{display:flex;max-width:650px;gap:.75rem;padding:1rem;border:1px solid #cfe5ed;border-radius:16px;background:#fff}.order-access label{display:grid;flex:1;gap:.3rem}.order-access input{min-height:46px;padding:.65rem;border:1px solid #aacbd7;border-radius:9px}.order-summary-card{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;overflow:hidden;margin:1.25rem 0;border:1px solid #cfe5ed;border-radius:16px;background:#cfe5ed}.order-summary-card>div{display:grid;gap:.25rem;padding:1rem;background:#fff}.order-summary-card span{color:#617887}.order-summary-card strong{color:var(--store-ink);overflow-wrap:anywhere}.order-status{color:var(--store-blue)!important}.order-card{margin-bottom:1rem;padding:1.2rem;border:1px solid #cfe5ed;border-radius:16px;background:#fff}.order-card h2{margin-top:0;color:var(--store-ink)}.order-timeline{position:relative;display:grid;gap:1rem;margin:0;padding:0 0 0 1.5rem;list-style:none}.order-timeline:before{content:"";position:absolute;left:.4rem;top:.5rem;bottom:.5rem;width:2px;background:#b9dce7}.order-timeline li{position:relative;display:grid;color:var(--store-ink)}.order-timeline li:before{content:"";position:absolute;left:-1.42rem;top:.35rem;width:.72rem;height:.72rem;border:3px solid #fff;border-radius:50%;background:var(--store-blue);box-shadow:0 0 0 2px var(--store-blue)}.order-timeline span{color:#617887;font-size:.85rem}.order-timeline p{margin:.2rem 0 0}#order-transfer-details{display:grid;margin:0}#order-transfer-details div{display:flex;justify-content:space-between;gap:.75rem;padding:.55rem 0;border-bottom:1px solid #e0edf1}#order-transfer-details dd{margin:0;font-weight:800;overflow-wrap:anywhere;text-align:right}.order-copy-actions{display:flex;gap:.5rem;margin-top:1rem}.order-copy-actions button{min-height:44px;border:1px solid var(--store-blue);border-radius:9px;background:#fff;color:var(--store-blue);font-weight:800}.proof-dropzone{display:grid;gap:.35rem;padding:1.5rem 1rem;border:2px dashed #78b8cd;border-radius:14px;background:var(--store-sky);color:var(--store-ink);text-align:center;cursor:pointer}.proof-dropzone.is-dragging,.proof-dropzone.has-file{border-color:var(--store-blue);background:#dff4fb}.proof-preview:empty{display:none}.proof-preview{margin:.75rem 0;color:var(--store-ink);font-weight:700}.proof-preview img{display:block;width:min(100%,22rem);max-height:18rem;object-fit:contain;border-radius:.75rem;border:1px solid rgba(7,31,58,.14)}#proof-file{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}@media(max-width:900px){.home-store-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-detail-grid,.cart-layout,.checkout-layout,.order-grid{grid-template-columns:1fr}.product-buy-panel,.cart-summary{position:static}.product-information{grid-template-columns:1fr}.product-complement-grid,.order-summary-card{grid-template-columns:1fr 1fr}}@media(max-width:600px){.home-store-grid,.promotions-grid,.product-complement-grid{grid-template-columns:1fr}.store-promotion-banner,.product-similar>header{align-items:flex-start;flex-direction:column}.product-detail-grid{gap:1rem}.product-buy-panel{padding:1rem;border-radius:18px}.product-quick-facts div,.product-spec-table div{grid-template-columns:1fr;gap:.2rem}.product-quick-facts dd,.product-spec-table dd{text-align:left}.cart-item{grid-template-columns:76px 1fr}.cart-item img{width:76px;height:70px}.cart-item>strong{grid-column:2}.checkout-fields{grid-template-columns:1fr}.checkout-fields .span-2{grid-column:auto}.checkout-stepper li{font-size:.7rem}.order-access{flex-direction:column}.order-summary-card{grid-template-columns:1fr}.order-copy-actions{flex-direction:column}.store-toast-region{left:.75rem;right:.75rem;bottom:.75rem}.store-toast{max-width:none}}@media(prefers-reduced-motion:reduce){.home-store-card,.home-store-card img,.store-cart-panel,.store-cart-backdrop{transition:none}.home-store-skeleton,.cart-skeleton{animation:none}}.store-page{background:#f7fafc;color:var(--store-ink);padding-top:66px}.store-page :where(h2,h3,p,span,strong,label,input,select,button,a,address,li,figcaption){color:var(--store-ink)}.store-shell{width:min(1180px,calc(100% - (var(--page-gutter) * 2)));margin-inline:auto}main.store-page>section.store-hero{background:var(--store-ink);overflow:hidden}.store-hero-grid{display:grid;align-items:stretch}.store-hero-copy{padding:56px 0 34px}.store-hero-copy :where(h1,p,li,i,a){color:#fff}.store-hero-kicker{max-width:48ch;margin:0 0 14px;font-size:.77rem;font-weight:800;letter-spacing:.12em;line-height:1.4;text-transform:uppercase}.store-hero h1{max-width:760px;margin:0;font-family:Kanit,sans-serif;font-size:clamp(2.3rem,8vw,4rem);font-weight:700;letter-spacing:-.035em;line-height:.98}.store-hero-lead{max-width:62ch;margin:22px 0 0;font-size:clamp(1rem,2vw,1.18rem);line-height:1.65;opacity:.86}.store-hero-actions,.store-empty-actions,.store-guidance-actions{display:flex;flex-wrap:wrap;gap:10px}.store-hero-actions{margin-top:28px}.store-action{min-height:46px;display:inline-flex;align-items:center;justify-content:center;padding:0 20px;border:1px solid rgba(255,255,255,.45);border-radius:9px;font-weight:800;text-decoration:none;transition:transform .16s ease,background-color .16s ease,border-color .16s ease}.store-action-primary{background:var(--store-cyan);border-color:var(--store-cyan);color:var(--store-ink)!important}.store-action-secondary{background:transparent}.store-action:hover{transform:translateY(-2px)}.store-action:focus-visible,.store-page button:focus-visible,.store-page input:focus-visible,.store-page select:focus-visible,.store-page a:focus-visible,.store-detail-dialog button:focus-visible,.store-detail-dialog a:focus-visible{outline:3px solid var(--store-warm);outline-offset:3px}.store-hero-points{display:grid;gap:8px;padding:0;margin:28px 0 0;list-style:none;font-size:.92rem;font-weight:650}.store-hero-points i{width:20px;color:var(--store-cyan)!important}.store-hero-media{position:relative;min-height:300px;margin:0}.store-hero-media picture,.store-hero-media img{display:block;width:100%;height:100%}.store-hero-media img{object-fit:cover;object-position:center}.store-hero-media:after{content:"";position:absolute;inset:0;background:#071f3a26;pointer-events:none}.store-hero-media figcaption{position:absolute;z-index:1;right:14px;bottom:14px;left:14px;max-width:48ch;padding:9px 11px;background:#ffffffe6;border:1px solid rgba(255,255,255,.7);border-radius:7px;color:var(--store-ink);font-size:.76rem;font-weight:700;line-height:1.35}main.store-page>section.store-trust{border-bottom:1px solid var(--store-line);background:var(--store-paper)}.store-trust-grid{display:grid;gap:0}.store-trust p{display:grid;gap:3px;margin:0;padding:18px 0;border-bottom:1px solid var(--store-line)}.store-trust p:last-child{border-bottom:0}.store-trust strong{font-size:.9rem}.store-trust span{color:var(--store-muted);font-size:.82rem;line-height:1.45}.store-catalog,.store-sold,.store-local{padding:64px 0}.store-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:24px}.store-section-label{margin:0 0 8px;color:var(--store-ink)!important;font-size:.75rem;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.store-section-heading h2,.store-guidance h2,.store-local h2{margin:0;font-family:Kanit,sans-serif;font-size:clamp(1.75rem,5vw,2.65rem);letter-spacing:-.025em;line-height:1.08}.store-section-heading p:not(.store-section-label),.store-guidance p:not(.store-section-label),.store-local p:not(.store-section-label){max-width:68ch;margin:10px 0 0;color:var(--store-muted);line-height:1.65}.store-filter-toggle{min-height:42px;display:inline-flex;align-items:center;gap:8px;padding:0 14px;border:1px solid var(--store-line);border-radius:8px;background:var(--store-paper);font:inherit;font-weight:800;cursor:pointer}.store-filters{display:none;grid-template-columns:1fr;gap:14px;padding:18px;border:1px solid var(--store-line);background:var(--store-paper);box-shadow:var(--store-shadow)}.store-filters.is-open{display:grid}.store-filters label{display:grid;align-content:end;gap:6px;min-width:0;font-size:.78rem;font-weight:800}.store-filters input,.store-filters select{width:100%;min-height:44px;padding:0 12px;border:1px solid #bdcbd8;border-radius:7px;background:#fff;font:inherit;font-size:.9rem}.store-input-wrap{position:relative;display:block}.store-input-wrap i{position:absolute;top:50%;left:13px;transform:translateY(-50%);color:var(--store-muted)}.store-input-wrap input{padding-left:38px}.store-clear-filters,.store-state button,.store-empty-actions a,.store-pagination button,.store-section-heading>button,.store-guidance-actions a,.store-local-cta{min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 15px;border:1px solid #a9bdce;border-radius:8px;background:var(--store-sky);color:var(--store-ink);font:inherit;font-size:.88rem;font-weight:800;text-decoration:none;cursor:pointer}.store-clear-filters{align-self:end}.store-category-row{display:flex;gap:8px;overflow-x:auto;margin:18px 0 0;padding:2px 2px 10px;scrollbar-width:thin}.store-category-chip{min-height:36px;flex:0 0 auto;padding:0 13px;border:1px solid var(--store-line);border-radius:999px;background:var(--store-paper);color:var(--store-ink);font:inherit;font-size:.8rem;font-weight:750;cursor:pointer}.store-category-chip.is-active{border-color:var(--store-cyan);background:var(--store-cyan);color:var(--store-ink)!important}.store-results-bar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:20px 0 16px;padding-bottom:12px;border-bottom:1px solid var(--store-line);font-size:.84rem}.store-results-bar p{margin:0}.store-live-note{display:none;align-items:center;gap:7px;color:var(--store-muted)!important}.store-live-note span{width:8px;height:8px;border-radius:50%;background:#159a6d}.store-state{min-height:230px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:34px 18px;border:1px dashed #a9bdce;background:var(--store-paper);text-align:center}.store-state[hidden]{display:none}.store-state>i{font-size:1.8rem;color:var(--store-blue)}.store-state h3,.store-state p{margin:0}.store-state p{max-width:58ch;color:var(--store-muted)}.store-state-error{border-style:solid;border-color:#efb5bb;background:var(--store-danger-bg)}.store-spinner{width:26px;height:26px;border:3px solid #bfd3df;border-top-color:var(--store-blue);border-radius:50%;animation:store-spin .8s linear infinite}@keyframes store-spin{to{transform:rotate(360deg)}}.store-product-grid{display:grid;grid-template-columns:1fr;gap:16px}.store-product-card{position:relative;display:grid;min-width:0;overflow:hidden;border:1px solid var(--store-line);background:var(--store-paper);box-shadow:0 8px 24px #071f3a0f}.store-card-media{position:relative;aspect-ratio:4 / 3;overflow:hidden;background:#edf3f7;color:inherit;text-decoration:none}.store-card-media img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .22s ease}.store-product-card:hover .store-card-media img{transform:scale(1.025)}.store-card-placeholder{width:100%;height:100%;display:grid;place-items:center;color:#7890a6;font-size:2rem}.store-card-flags{position:absolute;top:10px;left:10px;display:flex;flex-wrap:wrap;gap:6px;max-width:calc(100% - 20px)}.store-card-flag{padding:5px 8px;border:1px solid rgba(7,31,58,.14);border-radius:5px;background:#fffffff0;color:var(--store-ink);font-size:.68rem;font-weight:850;line-height:1.1}.store-card-flag.is-sale{background:#ffe4a7}.store-card-body{display:flex;flex-direction:column;min-width:0;padding:16px}.store-card-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px;color:var(--store-muted);font-size:.7rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.store-card-meta span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.store-product-card h3{margin:0;font-family:Kanit,sans-serif;font-size:1.16rem;line-height:1.25}.store-product-card h3 a{color:var(--store-ink);text-decoration:none}.store-product-card h3 a:hover{color:var(--store-blue)}.store-card-description{display:-webkit-box;min-height:3.9em;overflow:hidden;margin:9px 0 14px;color:var(--store-muted)!important;font-size:.86rem;line-height:1.5;-webkit-box-orient:vertical;-webkit-line-clamp:3}.store-card-price-row{display:flex;align-items:baseline;flex-wrap:wrap;gap:7px;margin-top:auto}.store-card-price{font-family:Kanit,sans-serif;font-size:1.42rem;font-weight:750;letter-spacing:-.02em}.store-card-original{color:var(--store-muted)!important;font-size:.78rem;text-decoration:line-through}.store-card-saving{width:100%;color:var(--store-ink)!important;font-size:.74rem;font-weight:800}.store-card-actions{display:grid;grid-template-columns:1fr auto;gap:8px;margin-top:14px}.store-card-actions button,.store-card-actions a{min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 13px;border:1px solid #a9bdce;border-radius:7px;background:#fff;color:var(--store-ink);font:inherit;font-size:.82rem;font-weight:850;text-decoration:none;cursor:pointer}.store-card-actions button{border-color:var(--store-cyan);background:var(--store-sky)}.store-pagination{display:flex;align-items:center;justify-content:center;gap:14px;margin-top:28px}.store-pagination[hidden]{display:none}.store-pagination button:disabled{opacity:.45;cursor:not-allowed}.store-pagination span{font-size:.84rem;font-weight:800}main.store-page>section.store-guidance{padding:46px 0;border-block:1px solid #b9dce7;background:var(--store-sky)}.store-guidance-grid{display:grid;gap:24px}.store-guidance-actions{align-content:center}main.store-page>section.store-sold{background:#eef3f6}.store-sold[hidden]{display:none}.store-sold .store-product-card{opacity:.92}main.store-page>section.store-local{background:var(--store-paper)}.store-local-grid{display:grid;gap:26px}.store-local address{display:grid;align-content:start;gap:8px;padding:20px;border-left:4px solid var(--store-cyan);background:var(--store-sky);font-style:normal}.store-local address a:not(.store-local-cta){width:fit-content;font-weight:750}.store-local-cta{width:fit-content;margin-top:8px;border-color:var(--store-cyan);background:#fff}.store-detail-dialog{width:min(880px,calc(100% - 24px));max-height:calc(100dvh - 24px);padding:0;overflow:auto;border:0;background:#fff;color:var(--store-ink);box-shadow:0 30px 80px #071f3a4d}.store-detail-dialog::backdrop{background:#071f3ab8}.store-dialog-shell{position:relative;min-height:260px;padding:22px}.store-dialog-status-title{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.store-dialog-close{position:sticky;z-index:2;top:0;left:100%;width:40px;height:40px;display:grid;place-items:center;border:1px solid var(--store-line);border-radius:50%;background:#fff;color:var(--store-ink);cursor:pointer}.store-dialog-grid{display:grid;gap:22px}.store-dialog-media{aspect-ratio:4 / 3;overflow:hidden;background:#edf3f7}.store-dialog-media img{width:100%;height:100%;display:block;object-fit:contain}.store-dialog-copy h3{margin:0 0 10px;font-family:Kanit,sans-serif;font-size:clamp(1.6rem,5vw,2.4rem);line-height:1.05}.store-dialog-copy>p{margin:0 0 16px;color:var(--store-muted);line-height:1.65}.store-dialog-specs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin:18px 0;overflow:hidden;border:1px solid var(--store-line);background:var(--store-line)}.store-dialog-specs div{display:grid;gap:3px;padding:10px;background:#fff}.store-dialog-specs dt{color:var(--store-muted);font-size:.7rem;font-weight:800;text-transform:uppercase}.store-dialog-specs dd{margin:0;color:var(--store-ink);font-size:.88rem;font-weight:750}.store-dialog-cta{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 16px;border:1px solid var(--store-cyan);border-radius:8px;background:var(--store-sky);color:var(--store-ink);font-weight:850;text-decoration:none}@media(min-width:560px){.store-product-grid,.store-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.store-search-field{grid-column:1 / -1}}@media(min-width:760px){.store-trust-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.store-trust p{padding:20px 22px;border-right:1px solid var(--store-line);border-bottom:0}.store-trust p:first-child{padding-left:0}.store-trust p:last-child{padding-right:0;border-right:0}.store-live-note{display:flex}.store-guidance-grid,.store-local-grid{grid-template-columns:minmax(0,1.55fr) minmax(280px,.75fr);align-items:center}.store-dialog-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start}}@media(min-width:900px){.store-hero-grid{grid-template-columns:minmax(0,1.02fr) minmax(420px,.98fr)}.store-hero-copy{padding:74px 48px 70px 0}.store-hero-media{min-height:560px}.store-filter-toggle{display:none}.store-filters,.store-filters.is-open{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:end}.store-search-field{grid-column:span 2}.store-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.store-sold-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:559px){.store-cart-launcher{right:110px;bottom:calc(18px + env(safe-area-inset-bottom,0px));grid-template-columns:auto auto;min-height:54px;padding:.45rem;border-radius:15px}.store-cart-launcher-copy{display:none}.store-cart-launcher-icon{width:40px;height:40px}.store-cart-launcher-count{position:absolute;top:-7px;right:-7px;min-width:23px;height:23px;font-size:.7rem}.store-toast-region{right:.75rem;bottom:calc(86px + env(safe-area-inset-bottom,0px));left:.75rem}.store-toast{max-width:none}.store-cart-drawer-item{grid-template-columns:58px minmax(0,1fr) auto}.store-cart-drawer-item>img{width:58px;height:50px}.store-dialog-specs{grid-template-columns:1fr}.store-dialog-specs dd{overflow-wrap:anywhere}}@media(min-width:1160px){.store-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(prefers-reduced-motion:reduce){.store-spinner{animation-duration:1.8s}.store-action,.store-card-media img,.store-cart-launcher{transition:none}.store-cart-launcher.is-pulsing{animation:none}.store-action:hover,.store-product-card:hover .store-card-media img{transform:none}}.store-marketplace-header{border-bottom:1px solid var(--store-line);background:var(--store-paper)}.store-marketplace-header-inner{display:grid;gap:1rem;padding-block:1.25rem 1.1rem}.store-marketplace-header h1{max-width:24ch;margin:.15rem 0 0;color:var(--store-ink);font-family:Kanit,sans-serif;font-size:clamp(1.75rem,6vw,2.8rem);letter-spacing:-.035em;line-height:1.02}.store-marketplace-lead{max-width:62ch;margin:.55rem 0 0;color:var(--store-muted);font-size:.94rem;line-height:1.5}.store-marketplace-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem}.store-marketplace-actions a{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:.45rem;padding-inline:.85rem;border:1px solid var(--store-line);border-radius:9px;background:var(--store-paper);color:var(--store-ink);font-size:.84rem;font-weight:850;text-decoration:none;transition:border-color .16s ease,background-color .16s ease,transform .16s ease}.store-marketplace-actions a:first-child{border-color:var(--store-blue);background:var(--store-blue);color:#fff}.store-marketplace-actions a:hover{border-color:var(--store-cyan);background:var(--store-sky);color:var(--store-ink);transform:translateY(-1px)}.store-marketplace-actions a:first-child:hover{border-color:var(--store-ink);background:var(--store-ink);color:#fff}.store-marketplace .store-catalog{padding-block:1.35rem 4rem}.store-marketplace .store-catalog-heading{align-items:center;margin-bottom:1rem}.store-marketplace .store-catalog-heading h2{font-size:clamp(1.45rem,4vw,2rem)}.store-marketplace .store-catalog-heading p{margin-top:.3rem;font-size:.88rem}.store-marketplace .store-filters{box-shadow:0 8px 24px #071f3a0e}.store-marketplace .store-category-row{margin-top:.85rem}.store-marketplace .store-results-bar{margin-top:1rem}.store-marketplace .store-product-grid{gap:1rem}.store-marketplace .store-product-card{border-radius:12px;box-shadow:0 5px 16px #071f3a0e;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.store-marketplace .store-product-card:hover{border-color:#9dcbd8;box-shadow:0 12px 26px #071f3a1c;transform:translateY(-2px)}@media(min-width:760px){.store-marketplace-header-inner{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:2rem;padding-block:1.35rem}.store-marketplace-actions{min-width:260px}}.store-marketplace .store-search-bar{margin-bottom:1.35rem}.store-marketplace .store-search-bar .store-search-field{display:grid;gap:.45rem;max-width:none;font-size:.78rem;font-weight:850}.store-marketplace .store-search-bar .store-input-wrap input{min-height:52px;border-color:#9fc5d2;border-radius:11px;box-shadow:0 6px 18px #071f3a0f;font-size:.98rem}.store-catalog-layout{display:grid;gap:1.25rem}.store-catalog-sidebar,.store-results-column{min-width:0}.store-catalog-sidebar{align-self:start}.store-marketplace .store-filters{gap:1rem;padding:1rem;border-radius:12px}.store-filter-source{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.store-check-group{display:grid;gap:.15rem;min-width:0;margin:0;padding:.8rem .85rem .7rem;border:1px solid var(--store-line);border-radius:10px}.store-check-group legend{padding-inline:.25rem;color:var(--store-ink);font-size:.78rem;font-weight:900}.store-check-option{display:flex!important;min-height:36px;align-items:center;gap:.55rem;padding:.25rem .15rem;color:var(--store-ink);font-size:.84rem!important;font-weight:650!important;cursor:pointer}.store-check-option input{width:18px;height:18px;flex:0 0 18px;margin:0;accent-color:var(--store-blue)}.store-check-option:hover span,.store-check-option:has(input:checked) span{color:var(--store-blue);font-weight:850}.store-filter-field{display:grid!important;gap:.4rem!important;font-size:.78rem!important;font-weight:850!important}.store-filter-field input,.store-filter-field select{min-height:42px}.store-price-fields{display:grid;gap:.75rem}.store-marketplace .store-clear-filters{width:100%;margin-top:.1rem}.store-marketplace .store-card-media{aspect-ratio:1.45 / 1}.store-marketplace .store-card-body{padding:.8rem}.store-marketplace .store-card-meta{margin-bottom:.45rem;font-size:.64rem}.store-marketplace .store-product-card h3{font-size:1rem;line-height:1.18}.store-marketplace .store-card-description{min-height:3em;margin:.5rem 0 .7rem;font-size:.78rem;line-height:1.4;-webkit-line-clamp:2}.store-marketplace .store-card-price{font-size:1.18rem}.store-marketplace .store-card-actions{gap:.45rem;margin-top:.75rem}.store-marketplace .store-card-actions button,.store-marketplace .store-card-actions a{min-height:38px;padding-inline:.65rem;font-size:.75rem}@media(min-width:560px){.store-price-fields{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:899px){.store-marketplace .store-filters.is-open{display:grid}}@media(min-width:900px){.store-catalog-layout{grid-template-columns:minmax(205px,235px) minmax(0,1fr);align-items:start}.store-catalog-sidebar{position:sticky;top:84px}.store-marketplace .store-catalog-sidebar .store-filters,.store-marketplace .store-catalog-sidebar .store-filters.is-open{display:grid;grid-template-columns:1fr}}@media(max-width:960px){.product-detail-grid{grid-template-columns:1fr;gap:2rem}.product-buy-panel{position:static}.product-information{grid-template-columns:1fr;gap:1.5rem;padding:2rem 0 3.5rem}}@media(max-width:768px){.home-store-grid{grid-template-columns:1fr;gap:1.25rem}.product-gallery-trust-strip{grid-template-columns:1fr;gap:.5rem}.product-spec-grid{grid-template-columns:1fr;gap:.6rem}}@media(max-width:480px){.product-quick-facts-grid{grid-template-columns:1fr}.product-price-block{padding:1rem}.product-main-price,.product-price-block strong{font-size:1.85rem}.product-buy-actions .store-action-primary,.product-buy-actions .store-action-whatsapp{width:100%;font-size:.88rem}}
