:root{--gwz-navy:#071b44;--gwz-navy-2:#0d2b5e;--gwz-blue:#1372f6;--gwz-blue-dark:#0759ce;--gwz-ice:#eaf3ff;--gwz-sky:#f4f8ff;--gwz-ink:#172033;--gwz-muted:#64748b;--gwz-line:#dce5f1;--gwz-white:#fff;--gwz-green:#14804a;--gwz-orange:#f97316;--gwz-radius:18px;--gwz-shadow:0 16px 44px rgba(7,27,68,.09);--gwz-font:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--gwz-ink);background:#fff;font-family:var(--gwz-font);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}img{max-width:100%;height:auto}a{color:var(--gwz-blue);text-decoration-thickness:1px;text-underline-offset:3px}a:hover{color:var(--gwz-blue-dark)}button,input,select,textarea{font:inherit}button,a{touch-action:manipulation}h1,h2,h3,h4{color:var(--gwz-navy);line-height:1.14;letter-spacing:-.03em;margin:0 0 .7em}h1{font-size:clamp(2.1rem,5vw,4.6rem)}h2{font-size:clamp(1.65rem,3.5vw,2.8rem)}h3{font-size:1.2rem}.gwz-container{width:min(1220px,calc(100% - 40px));margin-inline:auto}.gwz-narrow{max-width:820px}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.screen-reader-text:focus{position:fixed!important;top:8px;left:8px;width:auto;height:auto;padding:12px 18px;background:#fff;color:#000;clip:auto;z-index:99999}.skip-link{font-weight:800}

.gwz-topbar{background:var(--gwz-navy);color:#fff;font-size:.82rem;font-weight:700}.gwz-topbar .gwz-container{min-height:34px;display:flex;align-items:center;justify-content:center;gap:42px}.gwz-header{position:relative;background:#fff;border-bottom:1px solid var(--gwz-line);z-index:100}.gwz-header-main{min-height:92px;display:grid;grid-template-columns:260px minmax(260px,1fr) auto;gap:28px;align-items:center}.gwz-logo{display:block;line-height:0}.gwz-logo img,.gwz-logo .custom-logo{display:block;width:100%;max-width:250px;height:auto}.gwz-search form{position:relative;display:flex;margin:0}.gwz-search .search-field{width:100%;height:50px;padding:0 54px 0 18px;border:1px solid #b8c6d9;border-radius:12px;background:#f8fafc;color:var(--gwz-ink);outline:none}.gwz-search .search-field:focus{border-color:var(--gwz-blue);box-shadow:0 0 0 3px rgba(19,114,246,.14);background:#fff}.gwz-search button{position:absolute;right:4px;top:4px;width:42px;height:42px;border:0;border-radius:9px;background:var(--gwz-blue);color:#fff;font-size:0;cursor:pointer}.gwz-search button:after{content:"⌕";font-size:25px;line-height:1}.gwz-header-actions{display:flex;align-items:center;gap:8px}.gwz-header-actions>a{position:relative;display:flex;align-items:center;gap:7px;min-height:46px;padding:8px 12px;color:var(--gwz-navy);font-size:.88rem;font-weight:800;text-decoration:none;border-radius:10px}.gwz-header-actions>a:hover{background:var(--gwz-ice)}.gwz-header-actions>a>span:first-child{font-size:1.35rem}.gwz-cart-count{display:inline-grid!important;place-items:center;min-width:22px;height:22px;padding:0 5px;border-radius:999px;background:var(--gwz-blue);color:#fff;font-size:.72rem}.gwz-nav{border-top:1px solid #edf1f6}.gwz-menu{display:flex;align-items:center;gap:32px;list-style:none;margin:0;padding:0}.gwz-menu a{display:block;padding:14px 0;color:var(--gwz-navy);font-size:.93rem;font-weight:750;text-decoration:none}.gwz-menu a:hover,.gwz-menu .current-menu-item>a{color:var(--gwz-blue)}.gwz-menu-toggle{display:none;width:44px;height:44px;border:0;border-radius:10px;background:var(--gwz-ice);padding:11px}.gwz-menu-toggle span{display:block;height:2px;margin:4px 0;background:var(--gwz-navy);border-radius:2px}

.gwz-button,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce #respond input#submit{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:12px 22px;border:1px solid var(--gwz-blue)!important;border-radius:12px!important;background:var(--gwz-blue)!important;color:#fff!important;font-weight:800!important;line-height:1.2!important;text-decoration:none!important;box-shadow:none!important;transition:background .18s ease,transform .18s ease}.gwz-button:hover,.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover,.woocommerce #respond input#submit:hover{background:var(--gwz-blue-dark)!important;transform:translateY(-1px)}.gwz-button-secondary{border-color:#bdd4f6!important;background:#fff!important;color:var(--gwz-navy)!important}.gwz-button-secondary:hover{background:var(--gwz-ice)!important}.gwz-eyebrow{display:inline-block;margin-bottom:13px;color:var(--gwz-blue);font-size:.78rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.gwz-section{padding:86px 0}.gwz-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:30px}.gwz-section-heading h2{margin-bottom:0}.gwz-section-heading>a{font-weight:800;text-decoration:none}.gwz-button-row{display:flex;gap:12px;flex-wrap:wrap}

.gwz-hero{overflow:hidden;background:linear-gradient(125deg,#f7faff 0%,#eaf3ff 62%,#dceaff 100%);border-bottom:1px solid #dbe8fa}.gwz-hero-grid{min-height:570px;display:grid;grid-template-columns:1.03fr .97fr;align-items:center;gap:60px;padding-top:56px;padding-bottom:56px}.gwz-hero-copy h1{max-width:750px}.gwz-hero-copy>p{max-width:630px;margin:0 0 28px;color:#43516a;font-size:1.13rem}.gwz-hero-points{display:flex;flex-wrap:wrap;gap:10px 22px;list-style:none;margin:26px 0 0;padding:0;color:var(--gwz-navy);font-size:.88rem;font-weight:750}.gwz-hero-points li::first-letter{color:var(--gwz-green)}.gwz-hero-visual{min-width:0}.gwz-console-stage{position:relative;min-height:420px;display:flex;align-items:center;justify-content:center;border-radius:32px;background:radial-gradient(circle at 70% 20%,rgba(52,145,255,.78),transparent 35%),linear-gradient(145deg,#0d2a5b,#061631);box-shadow:0 30px 80px rgba(7,27,68,.25)}.gwz-console-stage>img{width:94%;filter:drop-shadow(0 22px 25px rgba(0,0,0,.16))}.gwz-stage-label{position:absolute;left:24px;top:24px;padding:8px 13px;border:1px solid rgba(255,255,255,.3);border-radius:999px;background:rgba(255,255,255,.12);color:#fff;font-size:.76rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase;backdrop-filter:blur(8px)}.gwz-stage-card{position:absolute;right:-18px;bottom:24px;max-width:245px;padding:17px 18px;border-radius:14px;background:#fff;box-shadow:var(--gwz-shadow)}.gwz-stage-card strong,.gwz-stage-card span{display:block}.gwz-stage-card strong{color:var(--gwz-navy);font-size:.93rem}.gwz-stage-card span{margin-top:3px;color:var(--gwz-muted);font-size:.77rem}

.gwz-categories{padding-bottom:42px}.gwz-category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.gwz-category-card{display:grid;grid-template-columns:70px 1fr;gap:18px;align-items:center;padding:25px;border:1px solid var(--gwz-line);border-radius:var(--gwz-radius);background:#fff;color:var(--gwz-ink);text-decoration:none;box-shadow:0 7px 28px rgba(7,27,68,.045);transition:border .18s,transform .18s,box-shadow .18s}.gwz-category-card:hover{border-color:#9fc6ff;transform:translateY(-3px);box-shadow:var(--gwz-shadow)}.gwz-category-icon{display:grid;place-items:center;width:66px;height:66px;border-radius:17px;background:var(--gwz-ice);color:var(--gwz-blue);font-size:2rem;font-weight:900}.gwz-category-card h3{margin:0 0 3px}.gwz-category-card p{margin:0 0 8px;color:var(--gwz-muted);font-size:.88rem}.gwz-category-card b{color:var(--gwz-blue);font-size:.85rem}.gwz-products-section{padding-top:46px}.gwz-empty-state{padding:28px;border:1px dashed #b8cce6;border-radius:15px;background:var(--gwz-sky);text-align:center}.gwz-empty-state strong{color:var(--gwz-navy)}.gwz-empty-state p{margin:4px 0 0;color:var(--gwz-muted)}

.gwz-parent-help{background:var(--gwz-navy);color:#dbe8fa}.gwz-help-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:center}.gwz-parent-help h2{color:#fff}.gwz-parent-help p{max-width:560px}.gwz-help-steps{list-style:none;margin:0;padding:0;display:grid;gap:12px}.gwz-help-steps li{display:grid;grid-template-columns:48px 1fr;gap:16px;align-items:center;padding:18px;border:1px solid rgba(255,255,255,.12);border-radius:15px;background:rgba(255,255,255,.06)}.gwz-help-steps b{display:grid;place-items:center;width:46px;height:46px;border-radius:12px;background:var(--gwz-blue);color:#fff;font-size:1.15rem}.gwz-help-steps strong,.gwz-help-steps span{display:block}.gwz-help-steps strong{color:#fff}.gwz-help-steps span{font-size:.9rem}.gwz-why{background:#f8fafc}.gwz-feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.gwz-feature-grid article{padding:24px;border:1px solid var(--gwz-line);border-radius:var(--gwz-radius);background:#fff}.gwz-feature-grid article>span{display:grid;place-items:center;width:44px;height:44px;margin-bottom:18px;border-radius:12px;background:var(--gwz-ice);color:var(--gwz-blue);font-size:1.3rem;font-weight:900}.gwz-feature-grid p{margin:0;color:var(--gwz-muted);font-size:.91rem}.gwz-faq .gwz-narrow{margin:auto}.gwz-faq details{border-top:1px solid var(--gwz-line)}.gwz-faq details:last-child{border-bottom:1px solid var(--gwz-line)}.gwz-faq summary{position:relative;padding:20px 42px 20px 0;color:var(--gwz-navy);font-weight:800;cursor:pointer;list-style:none}.gwz-faq summary::-webkit-details-marker{display:none}.gwz-faq summary:after{content:"+";position:absolute;right:4px;top:16px;color:var(--gwz-blue);font-size:1.6rem}.gwz-faq details[open] summary:after{content:"−"}.gwz-faq details p{margin:0;padding:0 48px 20px 0;color:var(--gwz-muted)}

.gwz-content,.gwz-shop-main{padding:58px 0 88px;min-height:55vh}.gwz-page-shell{max-width:980px}.gwz-page-header{padding-bottom:25px;border-bottom:1px solid var(--gwz-line);margin-bottom:30px}.gwz-page-header h1{font-size:clamp(2.1rem,4vw,3.5rem)}.gwz-entry-content>*:first-child{margin-top:0}.gwz-entry-content h2{margin-top:1.7em}.gwz-entry-content p,.gwz-entry-content li{color:#3e4b61}.gwz-not-found{text-align:center;padding:70px 0}.gwz-404{display:block;color:var(--gwz-blue);font-size:5rem;font-weight:950;line-height:1}

.woocommerce .woocommerce-breadcrumb{margin:0 0 25px;color:var(--gwz-muted);font-size:.82rem}.woocommerce .woocommerce-breadcrumb a{color:var(--gwz-muted)}.woocommerce-products-header__title.page-title{margin-bottom:28px}.woocommerce .woocommerce-result-count{color:var(--gwz-muted)}.woocommerce .woocommerce-ordering select{height:44px;padding:0 38px 0 12px;border:1px solid #c9d4e3;border-radius:9px;background:#fff}.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin:0!important}.woocommerce ul.products:before,.woocommerce ul.products:after{display:none}.woocommerce ul.products li.product{position:relative!important;float:none!important;width:auto!important;margin:0!important;padding:13px 13px 18px!important;border:1px solid var(--gwz-line);border-radius:17px;background:#fff;box-shadow:0 6px 22px rgba(7,27,68,.045);overflow:hidden;transition:transform .18s,box-shadow .18s,border .18s}.woocommerce ul.products li.product:hover{transform:translateY(-3px);border-color:#a7c8f7;box-shadow:var(--gwz-shadow)}.woocommerce ul.products li.product a img{aspect-ratio:1/1;object-fit:contain;margin:0 0 15px!important;border-radius:12px;background:#f5f8fc}.woocommerce ul.products li.product .woocommerce-loop-product__title{min-height:48px;padding:0!important;color:var(--gwz-navy);font-size:1rem!important;line-height:1.42}.woocommerce ul.products li.product .price{margin:4px 0 12px;color:var(--gwz-navy)!important;font-size:1.14rem!important;font-weight:900}.woocommerce ul.products li.product .button{width:100%;min-height:44px;margin:0!important;font-size:.85rem}.gwz-condition-badge{position:absolute;z-index:4;top:22px;left:22px;max-width:calc(100% - 44px);padding:6px 9px;border-radius:7px;background:#fff;color:var(--gwz-navy);font-size:.68rem;font-weight:850;box-shadow:0 4px 15px rgba(7,27,68,.13)}.woocommerce span.onsale{top:18px!important;right:18px!important;left:auto!important;min-width:auto!important;min-height:auto!important;padding:6px 9px!important;border-radius:7px!important;background:var(--gwz-orange)!important;line-height:1.2!important;font-size:.72rem!important}

.woocommerce div.product{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:58px}.woocommerce div.product .woocommerce-product-gallery,.woocommerce div.product .summary{float:none!important;width:auto!important}.woocommerce div.product .woocommerce-product-gallery{margin-bottom:0!important}.woocommerce div.product .woocommerce-product-gallery__wrapper{border-radius:20px;background:#f6f8fc;overflow:hidden}.woocommerce div.product .woocommerce-product-gallery__image img{aspect-ratio:1/1;object-fit:contain}.woocommerce div.product .product_title{font-size:clamp(2rem,4vw,3.25rem)}.woocommerce div.product p.price,.woocommerce div.product span.price{color:var(--gwz-navy)!important;font-size:1.8rem!important;font-weight:950}.woocommerce-product-details__short-description{color:#43516a}.woocommerce div.product form.cart{display:flex;flex-wrap:wrap;gap:10px;padding:22px;border:1px solid var(--gwz-line);border-radius:17px;background:#fff;box-shadow:var(--gwz-shadow)}.woocommerce div.product form.cart .quantity .qty{height:52px;border:1px solid #b9c8dc;border-radius:10px}.woocommerce div.product form.cart .single_add_to_cart_button{flex:1}.gwz-warranty-box{flex:0 0 100%;display:grid;gap:9px;margin:0 0 10px;padding:0;border:0}.gwz-warranty-box legend{margin-bottom:8px;color:var(--gwz-navy);font-size:1rem;font-weight:900}.gwz-choice-card{display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center;padding:13px 14px;border:1px solid #cdd8e7;border-radius:11px;background:#fff;cursor:pointer}.gwz-choice-card.is-selected{border-color:var(--gwz-blue);background:var(--gwz-ice);box-shadow:0 0 0 2px rgba(19,114,246,.1)}.gwz-choice-card input{width:18px;height:18px;accent-color:var(--gwz-blue)}.gwz-choice-card span,.gwz-choice-card strong,.gwz-choice-card small{display:block}.gwz-choice-card small{color:var(--gwz-muted);font-size:.76rem}.gwz-choice-card b{color:var(--gwz-navy);font-size:.86rem}.gwz-product-trust{display:grid;gap:7px;margin:18px 0;color:#405069;font-size:.84rem}.gwz-receive-box{grid-column:1/-1;margin-top:30px;padding:26px;border-radius:17px;background:var(--gwz-ice)}.gwz-receive-box h2{font-size:1.45rem}.gwz-receive-box p{margin:0;color:#405069}.woocommerce div.product .woocommerce-tabs,.woocommerce div.product .related,.woocommerce div.product .upsells{grid-column:1/-1;width:100%}.woocommerce div.product .woocommerce-tabs ul.tabs{padding:0!important;border-bottom:1px solid var(--gwz-line)}.woocommerce div.product .woocommerce-tabs ul.tabs:before{display:none!important}.woocommerce div.product .woocommerce-tabs ul.tabs li{margin:0 18px 0 0!important;padding:0!important;border:0!important;background:transparent!important}.woocommerce div.product .woocommerce-tabs ul.tabs li:before,.woocommerce div.product .woocommerce-tabs ul.tabs li:after{display:none!important}.woocommerce div.product .woocommerce-tabs ul.tabs li a{padding:14px 0!important}.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{color:var(--gwz-blue)!important}

.woocommerce-message,.woocommerce-info,.woocommerce-error{border:1px solid #bcd5f9!important;border-top:4px solid var(--gwz-blue)!important;border-radius:12px!important;background:var(--gwz-ice)!important;color:var(--gwz-ink)!important}.woocommerce-error{border-color:#f6c5c5!important;border-top-color:#bf2020!important;background:#fff5f5!important}.woocommerce-message:before,.woocommerce-info:before{color:var(--gwz-blue)!important}.woocommerce table.shop_table{border:1px solid var(--gwz-line)!important;border-radius:15px!important;border-collapse:separate!important;overflow:hidden}.woocommerce table.shop_table th{color:var(--gwz-navy);font-weight:850}.woocommerce table.shop_table td,.woocommerce table.shop_table th{padding:15px!important;border-color:#e6edf5!important}.woocommerce table.shop_table img{width:78px!important;border-radius:10px}.woocommerce a.remove{color:#a11!important}.woocommerce a.remove:hover{background:#a11!important;color:#fff!important}.gwz-shipping-progress{margin:0 0 22px;padding:17px 19px;border-radius:14px;background:var(--gwz-ice)}.gwz-shipping-progress p{margin:0 0 9px;color:var(--gwz-navy)}.gwz-progress-track{height:8px;border-radius:999px;background:#cfdef3;overflow:hidden}.gwz-progress-track span{display:block;height:100%;border-radius:inherit;background:var(--gwz-blue)}.gwz-delivery-picker{display:grid;grid-template-columns:1fr minmax(220px,320px);gap:16px 28px;align-items:center;margin:0 0 22px;padding:19px;border:1px solid #bdd4f6;border-radius:14px;background:#f4f8ff}.gwz-delivery-picker strong{color:var(--gwz-navy)}.gwz-delivery-picker p{margin:2px 0 0;color:var(--gwz-muted);font-size:.78rem}.gwz-delivery-picker select{width:100%;height:48px;padding:0 40px 0 12px;border:1px solid #9fb5d2;border-radius:9px;background:#fff}.gwz-delivery-status{grid-column:2;color:var(--gwz-green);font-size:.75rem;font-weight:750}.cart-collaterals .cart_totals{width:min(100%,500px)!important}.woocommerce-cart .wc-proceed-to-checkout a.checkout-button{font-size:1rem!important}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce form .form-row select{min-height:49px;padding:10px 12px;border:1px solid #b7c5d8;border-radius:9px;background:#fff}.woocommerce form .form-row input.input-text:focus,.woocommerce form .form-row textarea:focus,.woocommerce form .form-row select:focus{outline:0;border-color:var(--gwz-blue);box-shadow:0 0 0 3px rgba(19,114,246,.12)}.woocommerce form .form-row label{color:var(--gwz-navy);font-size:.82rem;font-weight:800}.gwz-checkout-steps{display:grid;grid-template-columns:repeat(3,1fr);list-style:none;margin:0 0 32px;padding:0;border:1px solid var(--gwz-line);border-radius:13px;background:#fff;overflow:hidden}.gwz-checkout-steps li{padding:13px;text-align:center;color:var(--gwz-muted);font-size:.8rem;font-weight:800}.gwz-checkout-steps li+li{border-left:1px solid var(--gwz-line)}.gwz-checkout-steps .is-done{color:var(--gwz-green);background:#f1fbf6}.gwz-checkout-steps .is-active{color:var(--gwz-blue);background:var(--gwz-ice)}.woocommerce-checkout form.checkout{display:grid;grid-template-columns:minmax(0,1fr) minmax(380px,.8fr);gap:40px;align-items:start}.woocommerce-checkout #customer_details{display:block}.woocommerce-checkout #customer_details .col-1,.woocommerce-checkout #customer_details .col-2{float:none!important;width:100%!important}.woocommerce-checkout #customer_details .col-2{margin-top:24px}.woocommerce-checkout #order_review_heading,.woocommerce-checkout #order_review{grid-column:2}.woocommerce-checkout #order_review_heading{grid-row:1;margin:0 0 -24px;padding:0 22px;align-self:start;transform:translateY(24px);z-index:1}.woocommerce-checkout #order_review{grid-row:1 / span 2;padding:24px 22px;border:1px solid var(--gwz-line);border-radius:16px;background:#fff;box-shadow:var(--gwz-shadow);position:sticky;top:18px}.woocommerce-checkout-payment{background:#f5f8fc!important;border-radius:12px!important}.woocommerce-checkout-payment .place-order{padding:18px!important}.woocommerce-checkout-payment button#place_order{width:100%;min-height:54px}.woocommerce-additional-fields{padding:20px;border:1px solid #bdd4f6;border-radius:13px;background:var(--gwz-ice)}.woocommerce-additional-fields h3{font-size:1.2rem}.woocommerce-additional-fields__field-wrapper .form-row:last-child:not(.gwz-checkout-delivery){margin-bottom:0}.gwz-order-delivery{padding:16px;border-radius:12px;background:var(--gwz-ice)}

.gwz-footer{padding-top:64px;background:var(--gwz-navy);color:#c8d7ec}.gwz-footer-grid{display:grid;grid-template-columns:1.4fr .75fr .9fr 1fr;gap:50px;padding-bottom:56px}.gwz-footer-logo{max-width:260px;margin-bottom:16px}.gwz-footer h2{color:#fff;font-size:1rem;letter-spacing:0}.gwz-footer p{margin:0 0 9px;font-size:.86rem}.gwz-footer ul{list-style:none;margin:0;padding:0}.gwz-footer li{margin:7px 0}.gwz-footer a{color:#c8d7ec;font-size:.86rem;text-decoration:none}.gwz-footer a:hover{color:#fff}.gwz-footer-bottom{border-top:1px solid rgba(255,255,255,.11)}.gwz-footer-bottom .gwz-container{min-height:60px;display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:.75rem}

@media (max-width:1050px){.gwz-header-main{grid-template-columns:220px 1fr auto;gap:16px}.gwz-help-link{display:none!important}.gwz-hero-grid{gap:35px}.gwz-category-grid{grid-template-columns:1fr}.gwz-category-card{grid-template-columns:62px 1fr}.gwz-feature-grid{grid-template-columns:repeat(2,1fr)}.woocommerce ul.products{grid-template-columns:repeat(3,minmax(0,1fr))}.gwz-footer-grid{grid-template-columns:1.2fr 1fr 1fr}.gwz-footer-trust{grid-column:2/4}}
@media (max-width:820px){.gwz-container{width:min(100% - 28px,1220px)}.gwz-topbar .gwz-container{justify-content:flex-start;overflow:hidden;white-space:nowrap}.gwz-topbar span:not(:first-child){display:none}.gwz-header-main{min-height:74px;grid-template-columns:1fr auto auto;padding:10px 0}.gwz-logo img,.gwz-logo .custom-logo{max-width:205px}.gwz-search{grid-column:1/-1;grid-row:2}.gwz-header-actions{justify-self:end}.gwz-header-actions .gwz-cart-link{font-size:0}.gwz-header-actions .gwz-cart-link>span{font-size:1.25rem}.gwz-header-actions .gwz-cart-count{font-size:.7rem}.gwz-menu-toggle{display:block}.gwz-nav{display:none;position:absolute;left:0;right:0;top:100%;background:#fff;box-shadow:0 20px 30px rgba(7,27,68,.12)}.gwz-nav.is-open{display:block}.gwz-menu{display:block;padding:10px 0 18px}.gwz-menu a{padding:11px 0}.gwz-hero-grid,.gwz-help-grid{grid-template-columns:1fr}.gwz-hero-grid{padding-top:46px}.gwz-hero-visual{grid-row:1}.gwz-console-stage{min-height:320px}.gwz-stage-card{right:15px}.gwz-section{padding:62px 0}.gwz-help-grid{gap:38px}.woocommerce div.product{grid-template-columns:1fr;gap:34px}.woocommerce-checkout form.checkout{display:block}.woocommerce-checkout #order_review_heading{margin-top:36px;transform:none;padding:0}.woocommerce-checkout #order_review{position:static;padding:18px}.gwz-footer-grid{grid-template-columns:1fr 1fr;gap:35px}.gwz-footer-grid>div:first-child{grid-column:1/-1}.gwz-footer-trust{grid-column:auto}}
@media (max-width:600px){h1{font-size:2.35rem}.gwz-topbar .gwz-container{font-size:.75rem}.gwz-logo img,.gwz-logo .custom-logo{max-width:165px}.gwz-header-actions>a{padding:7px}.gwz-hero-grid{min-height:0;gap:28px}.gwz-hero-visual{margin:0 -14px}.gwz-console-stage{min-height:270px;border-radius:0}.gwz-stage-card{left:16px;right:16px;bottom:12px;max-width:none}.gwz-stage-label{left:16px;top:16px}.gwz-button-row{display:grid}.gwz-button-row .gwz-button{width:100%}.gwz-hero-points{display:grid;gap:7px}.gwz-section-heading{align-items:flex-start;display:block}.gwz-section-heading>a{display:inline-block;margin-top:8px}.gwz-category-card{padding:18px;grid-template-columns:52px 1fr}.gwz-category-icon{width:50px;height:50px;border-radius:12px;font-size:1.4rem}.gwz-feature-grid{grid-template-columns:1fr}.woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.woocommerce ul.products li.product{padding:9px 9px 13px!important;border-radius:13px}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:.87rem!important;min-height:44px}.woocommerce ul.products li.product .price{font-size:1rem!important}.gwz-condition-badge{top:15px;left:15px;max-width:calc(100% - 30px);font-size:.58rem}.woocommerce div.product form.cart{padding:15px}.gwz-choice-card{grid-template-columns:auto 1fr;padding:12px}.gwz-choice-card b{grid-column:2}.gwz-delivery-picker{grid-template-columns:1fr}.gwz-delivery-status{grid-column:1}.woocommerce table.shop_table_responsive tr td{padding:12px!important}.gwz-checkout-steps{grid-template-columns:1fr}.gwz-checkout-steps li+li{border-left:0;border-top:1px solid var(--gwz-line)}.gwz-footer-grid{grid-template-columns:1fr}.gwz-footer-grid>div:first-child,.gwz-footer-trust{grid-column:auto}.gwz-footer-bottom .gwz-container{padding:15px 0;display:block}.gwz-footer-bottom span{display:block}.woocommerce .woocommerce-ordering,.woocommerce .woocommerce-result-count{float:none!important}.woocommerce .woocommerce-ordering{margin-bottom:22px}.gwz-products-section{overflow:hidden}}

@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
.gwz-warranty-legal{margin:2px 2px 0!important;color:var(--gwz-muted);font-size:.72rem;line-height:1.45}
.gwz-site-usps{border-top:1px solid #dbe6f4;background:var(--gwz-ice);color:var(--gwz-navy)}.gwz-site-usps .gwz-container{min-height:42px;display:grid;grid-template-columns:repeat(4,1fr);align-items:center;gap:18px}.gwz-site-usps span{text-align:center;font-size:.76rem;font-weight:820}.gwz-quality-status{display:flex;align-items:center;flex-wrap:wrap;gap:7px;margin:-6px 0 17px;color:var(--gwz-muted);font-size:.76rem;font-weight:750}.gwz-secondhand-pill,.gwz-tested-pill{display:inline-flex;align-items:center;min-height:28px;padding:4px 9px;border-radius:999px}.gwz-secondhand-pill{background:#eef2f7;color:var(--gwz-navy)}.gwz-tested-pill{background:#eaf8f0;color:var(--gwz-green)}.gwz-loop-quality{min-height:21px;margin:0 0 7px!important;color:var(--gwz-muted);font-size:.71rem}.gwz-console-included{flex:0 0 100%;padding:15px 16px;border:1px solid #bfd6f6;border-radius:12px;background:var(--gwz-sky)}.gwz-console-included strong{display:block;color:var(--gwz-navy);font-size:.9rem}.gwz-console-included ul{display:flex;flex-wrap:wrap;gap:6px 17px;margin:7px 0 4px;padding:0;list-style:none}.gwz-console-included li{color:#34445f;font-size:.79rem}.gwz-console-included li:before{content:"✓ ";color:var(--gwz-green);font-weight:900}.gwz-console-included p{margin:3px 0 0!important;color:var(--gwz-muted);font-size:.69rem;line-height:1.45}.gwz-purchase-usps{flex:0 0 100%;display:grid;grid-template-columns:1fr 1fr;gap:7px 14px;margin-top:7px;padding-top:14px;border-top:1px solid var(--gwz-line);color:#405069;font-size:.72rem;font-weight:720}.gwz-purchase-usps span:First-letter{color:var(--gwz-green)}.gwz-about-home{background:#fff}.gwz-assurance-card{padding:30px;border:1px solid #bcd5fa;border-radius:22px;background:linear-gradient(145deg,#edf5ff,#fff);box-shadow:var(--gwz-shadow)}.gwz-assurance-card>strong{display:block;margin-bottom:14px;color:var(--gwz-navy);font-size:1.2rem}.gwz-assurance-card ul{display:grid;gap:11px;margin:0;padding:0;list-style:none}.gwz-assurance-card li{padding-bottom:10px;border-bottom:1px solid #dbe8f7;color:#33445e}.gwz-assurance-card li:last-child{padding-bottom:0;border-bottom:0}.gwz-entry-content h3{margin-top:1.5em;margin-bottom:.4em;font-size:1.1rem}.gwz-entry-content ol,.gwz-entry-content ul{padding-left:1.25rem}.gwz-receive-box ul{display:flex;flex-wrap:wrap;gap:8px 24px;margin:0 0 8px;padding:0;list-style:none}.gwz-receive-box li:before{content:"✓ ";color:var(--gwz-green);font-weight:900}
@media (max-width:820px){.gwz-site-usps{overflow-x:auto}.gwz-site-usps .gwz-container{width:max-content;min-width:100%;grid-template-columns:repeat(4,minmax(210px,1fr));padding:0 14px}.gwz-site-usps span{text-align:left;white-space:nowrap}.gwz-purchase-usps{grid-template-columns:1fr}.gwz-assurance-card{padding:22px}.gwz-topbar .gwz-container span:first-child{overflow:hidden;text-overflow:ellipsis}}
@media (max-width:600px){.gwz-site-usps .gwz-container{grid-template-columns:repeat(4,minmax(205px,1fr))}.gwz-console-included ul{display:grid}.gwz-purchase-usps{font-size:.74rem}.gwz-quality-status{margin-top:0}}
.gwz-menu{gap:22px}.gwz-menu a{font-size:.88rem}.gwz-purchase-usps span:first-letter{color:var(--gwz-green)}
.gwz-stock-subcategories{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:24px}.gwz-subcategory-group{padding:20px;border:1px solid var(--gwz-line);border-radius:16px;background:#f8fbff}.gwz-subcategory-group h3{margin:0 0 12px;font-size:1rem}.gwz-subcategory-links{display:flex;flex-wrap:wrap;gap:8px}.gwz-subcategory-links a{display:inline-flex;align-items:center;gap:6px;padding:7px 10px;border:1px solid #cfe0f5;border-radius:999px;background:#fff;color:var(--gwz-navy);font-size:.78rem;font-weight:760;text-decoration:none}.gwz-subcategory-links a:hover{border-color:var(--gwz-blue);color:var(--gwz-blue)}.gwz-archive-subcategories{clear:both;margin:0 0 28px}.gwz-archive-subcategories .gwz-subcategory-group{background:var(--gwz-sky)}
.gwz-blog-section{background:#f7f9fc}.gwz-blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.gwz-blog-card{overflow:hidden;border:1px solid var(--gwz-line);border-radius:20px;background:#fff;box-shadow:0 8px 30px rgba(7,27,68,.055)}.gwz-blog-card-image{display:block;aspect-ratio:3/2;overflow:hidden;background:#e8edf3}.gwz-blog-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .25s}.gwz-blog-card:hover .gwz-blog-card-image img{transform:scale(1.025)}.gwz-blog-card>div{padding:20px}.gwz-blog-card time{display:block;margin-bottom:8px;color:var(--gwz-muted);font-size:.72rem;font-weight:700}.gwz-blog-card h2,.gwz-blog-card h3{margin:0 0 10px;font-size:1.15rem;line-height:1.3}.gwz-blog-card h2 a,.gwz-blog-card h3 a{color:var(--gwz-navy);text-decoration:none}.gwz-blog-card p{margin:0 0 14px;color:var(--gwz-muted);font-size:.86rem}.gwz-blog-card div>a:last-child{color:var(--gwz-blue);font-size:.82rem;font-weight:800;text-decoration:none}.gwz-blog-archive-header{max-width:780px;margin-bottom:36px}.gwz-blog-archive-header p{color:var(--gwz-muted);font-size:1.05rem}
.gwz-article-header{max-width:900px;text-align:center}.gwz-article-back{display:inline-block;margin-bottom:28px;color:var(--gwz-blue);font-size:.85rem;font-weight:750;text-decoration:none}.gwz-article-header h1{max-width:880px;margin:10px auto 16px;font-size:clamp(2.2rem,5vw,4.2rem)}.gwz-article-intro{max-width:750px;margin:0 auto;color:var(--gwz-muted);font-size:1.12rem}.gwz-article-meta{display:flex;justify-content:center;flex-wrap:wrap;gap:8px 20px;margin-top:20px;color:#607089;font-size:.76rem;font-weight:700}.gwz-article-image{max-width:1120px;margin-top:36px;margin-bottom:42px}.gwz-article-image img{display:block;width:100%;height:auto;max-height:680px;object-fit:cover;border-radius:24px}.gwz-article-content{font-size:1.02rem;line-height:1.8}.gwz-article-content h2{margin-top:2em;color:var(--gwz-navy);font-size:1.55rem}.gwz-article-content a{text-decoration-thickness:1px;text-underline-offset:3px}.gwz-table-wrap{overflow-x:auto;margin:24px 0}.gwz-table-wrap table{width:100%;min-width:620px;border-collapse:collapse}.gwz-table-wrap th,.gwz-table-wrap td{padding:14px;border:1px solid var(--gwz-line);text-align:left;vertical-align:top}.gwz-table-wrap th{background:var(--gwz-sky);color:var(--gwz-navy)}.gwz-blog-cta{margin:34px 0;padding:24px;border:1px solid #bcd5fa;border-radius:18px;background:linear-gradient(145deg,#edf5ff,#fff)}.gwz-blog-cta h2{margin-top:0}.gwz-article-footer{margin-top:38px;padding-top:24px;border-top:1px solid var(--gwz-line)}.gwz-article-footer p{color:var(--gwz-muted);font-size:.82rem}
.gwz-context-faq{border-top:1px solid var(--gwz-line);background:#fff}.gwz-context-faq details div{padding:0 48px 20px 0}.gwz-context-faq details div p{padding:0;margin:0;color:var(--gwz-muted)}
@media (max-width:900px){.gwz-stock-subcategories,.gwz-blog-grid{grid-template-columns:1fr 1fr}.gwz-blog-grid .gwz-blog-card:last-child{grid-column:1/-1}.gwz-blog-grid .gwz-blog-card:last-child{display:grid;grid-template-columns:1fr 1fr}.gwz-blog-grid .gwz-blog-card:last-child .gwz-blog-card-image{height:100%;aspect-ratio:auto}}
@media (max-width:600px){.gwz-stock-subcategories,.gwz-blog-grid{grid-template-columns:1fr}.gwz-blog-grid .gwz-blog-card:last-child{display:block;grid-column:auto}.gwz-blog-grid .gwz-blog-card:last-child .gwz-blog-card-image{height:auto;aspect-ratio:3/2}.gwz-article-header{text-align:left}.gwz-article-meta{justify-content:flex-start}.gwz-article-image{margin-top:24px;margin-bottom:28px;padding:0}.gwz-article-image img{border-radius:0}.gwz-context-faq details div{padding-right:10px}.gwz-article-content{font-size:.98rem}}
