:root{--swnq-green:#00a651;--swnq-red:#e60000;--swnq-black:#070707;--swnq-soft:#f6fff9;--swnq-border:#dff5e8}.swnq-open body{overflow:hidden}.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:24px!important}.products .product{width:100%!important;margin:0!important;float:none!important;border-radius:28px!important;overflow:hidden!important;background:#fff!important;border:1px solid var(--swnq-border)!important;box-shadow:0 14px 42px rgba(0,0,0,.1)!important;transition:.32s ease!important}.products .product:hover{transform:translateY(-7px)!important;box-shadow:0 24px 60px rgba(0,166,81,.18)!important}.products .thumbnail-wrapper img{width:100%!important;height:245px!important;object-fit:cover!important}.products .meta-wrapper{padding:14px!important;text-align:center!important}.products .meta-wrapper-2,.products .product-group-button,.products .woocommerce-product-rating,.products .product-sku,.products .product-categories,.products .short-description,.products .star-rating,.products .review-count{display:none!important}.swnq-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important;margin-top:12px!important}.swnq-actions button{border:0!important;border-radius:16px!important;padding:13px 10px!important;cursor:pointer!important;font-size:12px!important;font-weight:900!important}.swnq-view{background:#f1f1f1!important;color:#111!important}.swnq-add{background:linear-gradient(135deg,var(--swnq-green),#057a3b)!important;color:#fff!important}.swnq-overlay{display:none;position:fixed;inset:0;background:rgba(0,0,0,.72);z-index:99999998;backdrop-filter:blur(5px)}body.swnq-product-open .swnq-overlay,body.swnq-cart-open .swnq-overlay{display:block}.swnq-panel{position:fixed;top:0;height:100vh;width:94%;max-width:560px;background:#fff;z-index:99999999;padding:24px;overflow-y:auto;transition:.36s ease;color:#111}.swnq-product-panel{right:-590px;box-shadow:-20px 0 60px rgba(0,0,0,.28)}.swnq-cart-panel{left:-590px;box-shadow:20px 0 60px rgba(0,0,0,.28)}body.swnq-product-open .swnq-product-panel{right:0}body.swnq-cart-open .swnq-cart-panel{left:0}.swnq-close{text-align:right;font-size:34px;font-weight:900;cursor:pointer;color:#111}.swnq-brand{text-align:center;font-size:10px;font-weight:800;margin-bottom:6px;color:#111}.swnq-brand span{display:block;color:var(--swnq-green)}.swnq-loader{display:none;background:linear-gradient(135deg,#f4fff7,#fff);border:1px solid var(--swnq-border);border-radius:24px;padding:40px 20px;text-align:center;margin:20px 0}.swnq-loader.active{display:block}.swnq-spinner{width:42px;height:42px;border:4px solid #e2f5ea;border-top-color:var(--swnq-green);border-radius:50%;margin:0 auto 12px;animation:swnqSpin .8s linear infinite}@keyframes swnqSpin{to{transform:rotate(360deg)}}.swnq-content.loading{display:none}.swnq-main-img{width:100%;height:330px;object-fit:cover;border-radius:24px;border:1px solid var(--swnq-border);box-shadow:0 14px 38px rgba(0,0,0,.12);margin:12px 0 10px;background:#f1f1f1}.swnq-thumbs{display:flex;gap:8px;overflow-x:auto;margin-bottom:16px}.swnq-thumbs img{width:62px;height:62px;object-fit:cover;border-radius:12px;border:2px solid transparent;cursor:pointer}.swnq-thumbs img.active{border-color:var(--swnq-green)}.swnq-marquee{display:none;overflow:hidden;white-space:nowrap;background:#07150d;color:#fff;border-radius:18px;padding:12px;margin:8px 0 16px;border:1px solid rgba(0,166,81,.25)}.swnq-marquee.active{display:block}.swnq-marquee span{display:inline-block;padding-left:100%;animation:swnqMarquee var(--swnq-marquee-speed,28s) linear infinite}@keyframes swnqMarquee{to{transform:translateX(-100%)}}.swnq-title{font-size:24px;line-height:1.28;font-weight:900;text-align:center;margin:8px 0;color:#111!important}.swnq-price{font-size:23px;color:var(--swnq-red)!important;font-weight:900;text-align:right;margin:8px 0}.swnq-rating{text-align:right;color:#555;font-size:13px}.swnq-stock{display:inline-flex;float:right;background:#eafff1;color:#087a3d;border:1px solid #ccefd9;padding:8px 13px;border-radius:999px;font-size:13px;margin:8px 0 12px}.swnq-vendor-relation{clear:both;background:#f4fff7;border:1px solid var(--swnq-border);color:#164b2d;border-radius:18px;padding:14px;line-height:1.6;font-size:14px;margin:14px 0;font-weight:700}.swnq-attr-box{clear:both;margin:17px 0}.swnq-attr-title{font-size:14px;font-weight:900;margin-bottom:10px;color:#111!important;display:block;text-align:left}.swnq-options{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:10px!important;justify-content:flex-start!important}.swnq-option{min-width:42px;height:42px;border:1px solid #cde9d7;background:#fff;color:#111;border-radius:999px;padding:0 14px;cursor:pointer;font-weight:800;display:inline-flex;align-items:center;justify-content:center;transition:.2s ease}.swnq-option.active{background:var(--swnq-green);color:#fff;border-color:var(--swnq-green);box-shadow:0 8px 20px rgba(0,166,81,.2)}.swnq-option.disabled{opacity:.35;cursor:not-allowed;filter:grayscale(1)}.swnq-color-option{width:42px!important;min-width:42px!important;height:42px!important;padding:0!important;border:2px solid #e2e2e2;box-shadow:0 4px 14px rgba(0,0,0,.08)}.swnq-color-option.active{outline:3px solid rgba(0,166,81,.25);border-color:var(--swnq-green)}.swnq-color-option::after{content:""}.swnq-color-option.active::after{content:"✓";color:#fff;text-shadow:0 1px 4px rgba(0,0,0,.6);font-size:18px}.swnq-qty{display:flex;align-items:center;gap:18px;margin:18px 0}.swnq-qty button{width:54px;height:42px;border-radius:14px;border:0;background:#111;color:#fff;font-size:20px;font-weight:900;cursor:pointer}.swnq-qty span{font-weight:900;min-width:22px;text-align:center}.swnq-msg{display:none;background:#fff4f4;border:1px solid #ffd3d3;color:#9d0000;border-radius:14px;padding:12px;margin:12px 0;font-weight:800}.swnq-msg.active{display:block}.swnq-btn-full{display:block;width:100%;border:0;border-radius:18px;padding:16px;text-align:center;text-decoration:none;cursor:pointer;font-weight:900;margin-top:12px}.swnq-add-main{background:linear-gradient(135deg,var(--swnq-green),#057a3b);color:#fff}.swnq-add-main[disabled]{background:#c7c7c7;color:#777;cursor:not-allowed}.swnq-checkout{background:linear-gradient(135deg,var(--swnq-red),#b90000);color:#fff}.swnq-continue{background:#111;color:#fff}.swnq-tabs{display:flex;gap:8px;margin:18px 0 10px;flex-wrap:wrap}.swnq-tab{border:0;padding:11px 14px;border-radius:999px;background:#f0f0f0;color:#111;cursor:pointer;font-size:12px;font-weight:900}.swnq-tab.active{background:#111;color:#fff}.swnq-tab-content{display:none;background:#f7fff9;border:1px solid var(--swnq-border);padding:16px;border-radius:18px;line-height:1.7;color:#333;font-size:14px;overflow:hidden}.swnq-tab-content.active{display:block}.swnq-tab-content img,.swnq-tab-content figure,.swnq-tab-content picture{display:none!important}.swnq-size-guide img{display:block!important;max-width:100%;height:auto;border-radius:14px;margin:10px 0}.swnq-cart-count{background:#111;color:#fff;display:inline-flex;padding:8px 14px;border-radius:999px;font-size:13px;margin-bottom:14px}.swnq-cart-item{display:grid;grid-template-columns:74px 1fr;gap:12px;padding:14px 0;border-bottom:1px solid #e8f6ed}.swnq-cart-item img{width:74px;height:74px;object-fit:cover;border-radius:16px}.swnq-cart-item h4{margin:0 0 5px;font-size:14px;line-height:1.35}.swnq-cart-item p{margin:0;color:#666;font-size:13px}.swnq-cart-total{background:#f4fff7;border:1px solid var(--swnq-border);padding:15px;border-radius:18px;margin:16px 0;font-weight:900}.swnq-toast{position:fixed;top:20px;left:50%;transform:translateX(-50%) translateY(-25px);background:linear-gradient(135deg,var(--swnq-green),#111);color:#fff;z-index:100000001;padding:15px 22px;border-radius:24px;font-weight:900;opacity:0;pointer-events:none;transition:.35s ease;box-shadow:0 14px 38px rgba(0,0,0,.28);max-width:92%;text-align:center}.swnq-toast.show{opacity:1;transform:translateX(-50%) translateY(0)}.swnq-confetti{position:fixed;top:-12px;width:10px;height:10px;z-index:100000000;animation:swnqFall 1.4s linear forwards}@keyframes swnqFall{to{transform:translateY(110vh) rotate(720deg);opacity:0}}.swnq-powered{text-align:center;font-size:10px;color:#888;margin:18px 0 0}@media(max-width:768px){.products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important}.products .thumbnail-wrapper img{height:155px!important}.swnq-actions{grid-template-columns:1fr!important}.swnq-panel{padding:16px}.swnq-main-img{height:270px}.swnq-title{font-size:20px}.swnq-price{text-align:center}.swnq-rating{text-align:center}.swnq-stock{float:none}.swnq-options{gap:8px!important}.swnq-option{min-width:38px;height:38px}.swnq-color-option{width:38px!important;min-width:38px!important;height:38px!important}}

/* v1.2.2 performance and UX upgrades */
.swnq-product-panel{scroll-behavior:smooth}.swnq-scrollbar{position:sticky;top:0;left:0;height:4px;width:0;background:linear-gradient(90deg,var(--swnq-green),var(--swnq-red));border-radius:999px;z-index:5;transition:width .12s linear;margin:-24px -24px 12px}.swnq-loader{margin:10px 0 14px;padding:16px 18px;border-radius:18px;display:none;align-items:center;gap:12px;text-align:left}.swnq-loader.active{display:flex}.swnq-loader p{margin:2px 0 0;color:#3a5b46;font-size:13px}.swnq-loader strong{display:block;color:#111}.swnq-spinner{width:30px;height:30px;margin:0;flex:0 0 30px}.swnq-content.loading{display:block;opacity:.35;filter:grayscale(.1);pointer-events:none}.products .product{opacity:.01;transform:translateY(22px);transition:opacity .5s ease,transform .5s ease,box-shadow .32s ease!important}.products .product.swnq-inview,.products .product[data-swnq-ready="1"]{opacity:1;transform:translateY(0)}.swnq-product-panel .swnq-content{animation:swnqFresh .28s ease both}@keyframes swnqFresh{from{opacity:.65;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.swnq-scrollbar{margin:-16px -16px 12px}.swnq-loader{padding:14px}.swnq-loader strong{font-size:14px}.swnq-loader p{font-size:12px}}

/* v1.3.0 location + speed + mobile clarity upgrades */
.swnq-sync{display:none;align-items:center;gap:9px;background:#f4fff7;border:1px solid var(--swnq-border);color:#134c2a;border-radius:16px;padding:10px 12px;margin:8px 0 12px;font-size:13px;font-weight:800}.swnq-sync.active{display:flex}.swnq-sync span{width:18px;height:18px;border:3px solid #ccefd9;border-top-color:var(--swnq-green);border-radius:50%;animation:swnqSpin .75s linear infinite}.swnq-content.loading{display:block!important;opacity:1!important;filter:none!important;pointer-events:auto!important}.swnq-overlay{backdrop-filter:none!important}.swnq-geo-banner{max-width:1180px;margin:14px auto 18px;padding:13px 18px;border:1px solid var(--swnq-border);background:#f4fff7;color:#134c2a;border-radius:18px;font-weight:800;box-shadow:0 10px 24px rgba(0,166,81,.08)}.products .product{position:relative!important}.swnq-near-badge{position:absolute;top:10px;left:10px;z-index:4;background:linear-gradient(135deg,var(--swnq-green),#057a3b);color:#fff;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:900;box-shadow:0 8px 22px rgba(0,166,81,.25)}.swnq-panel{will-change:transform}.swnq-product-panel{max-width:600px}.swnq-marquee{background:#06170d!important;color:#fff!important}.swnq-marquee span{animation-duration:var(--swnq-marquee-speed,45s)!important}.swnq-tab:not(.active){background:#f6f6f6!important;color:#111!important}.swnq-option{background:#fff!important;color:#111!important}.swnq-option.active{background:var(--swnq-green)!important;color:#fff!important}.swnq-color-option{color:transparent!important}.swnq-color-option.active{color:#fff!important}.swnq-vendor-relation,.swnq-tab-content{color:#173924!important;background:#f7fff9!important}.swnq-msg.active{color:#9d0000!important;background:#fff4f4!important}
@media(max-width:768px){.swnq-product-panel{width:100%!important;max-width:none!important;right:-105%!important;padding:14px!important}.swnq-cart-panel{width:100%!important;max-width:none!important;left:-105%!important;padding:14px!important}body.swnq-product-open .swnq-product-panel{right:0!important}body.swnq-cart-open .swnq-cart-panel{left:0!important}.swnq-overlay{background:rgba(0,0,0,.45)!important;backdrop-filter:none!important}.swnq-main-img{height:240px!important}.swnq-title{font-size:18px!important;line-height:1.25!important}.swnq-price,.swnq-rating{text-align:center!important}.swnq-stock{float:none!important;margin:8px auto 12px!important;display:flex!important;width:max-content}.swnq-options{justify-content:flex-start!important;gap:9px!important}.swnq-sync{font-size:12px;padding:9px}.swnq-geo-banner{margin:10px 12px 14px;font-size:13px}.swnq-close{position:sticky;top:0;z-index:10;background:#fff;border-radius:14px}}

/* v1.3.1 mobile blank panel and instant rendering fixes */
.swnq-product-panel,.swnq-cart-panel{visibility:visible!important;background:#fff!important;color:#111!important;contain:none!important}.swnq-content{display:block!important;min-height:420px!important;visibility:visible!important;opacity:1!important;color:#111!important}.swnq-main-img:not([src]),.swnq-main-img[src=""]{display:block;background:linear-gradient(135deg,#f4fff7,#fff)!important}.swnq-sync.active+.swnq-content{opacity:1!important;filter:none!important;pointer-events:auto!important}.swnq-panel *{box-sizing:border-box}.swnq-cart-panel h2{color:#111!important}.swnq-cart-panel p,.swnq-cart-panel div{color:inherit}.swnq-tab-content{min-height:70px}.swnq-overlay{backdrop-filter:none!important}.swnq-panel[aria-hidden="true"]{pointer-events:none}.swnq-product-open .swnq-product-panel,.swnq-cart-open .swnq-cart-panel{pointer-events:auto!important}
@media(max-width:768px){.swnq-panel{top:0!important;bottom:0!important;height:100dvh!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch!important;background:#fff!important;color:#111!important}.swnq-product-panel{right:-110vw!important;left:auto!important;transform:none!important}.swnq-cart-panel{left:-110vw!important;right:auto!important;transform:none!important}body.swnq-product-open .swnq-product-panel{right:0!important;left:auto!important;display:block!important}body.swnq-cart-open .swnq-cart-panel{left:0!important;right:auto!important;display:block!important}.swnq-content{display:block!important;min-height:70vh!important}.swnq-brand,.swnq-title,.swnq-price,.swnq-rating,.swnq-stock,.swnq-tab-content,.swnq-vendor-relation{visibility:visible!important;opacity:1!important}.swnq-close{color:#111!important;background:#fff!important}.swnq-main-img{display:block!important;width:100%!important;min-height:220px!important;object-fit:cover!important}.swnq-thumbs{display:flex!important}.swnq-actions button{min-height:42px!important}}
