/* Lodi Gamers: compact storefront, accessible filters, product cards. */
:root{--lg-red:#ef414e;--lg-bg:#111315;--lg-panel:#1b1e21;--lg-muted:#b6b9bd;--lg-line:#34383c;--lg-max:1320px}
body{font-size:16px}.lg-topbar{font-size:12px;padding:5px 0;letter-spacing:.02em}.lg-header-inner{min-height:78px}.lg-brand{font-size:32px}.lg-brand small{font-size:9px;letter-spacing:.22em}.lg-searchbar{padding:10px 0}.lg-searchbar input{border-radius:8px;background:#202326}.lg-nav a{font-size:15px}.lg-header-saved{border:0;background:transparent;color:inherit;display:flex;align-items:center;gap:6px;padding:6px}.lg-header-saved svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.6}.lg-header-saved span{font-size:12px}
.lg-catalog{width:100%;min-width:0}.lg-catalog-tools{display:flex;justify-content:flex-end;gap:12px;margin:0 0 20px}.lg-filter-trigger,.lg-saved-link{display:inline-flex;align-items:center;justify-content:center;gap:9px;border:1px solid #44494d;border-radius:7px;background:#1d2023;color:#f4f4f2;padding:10px 15px;min-height:44px;font:600 14px Barlow,sans-serif}.lg-filter-trigger{display:none}.lg-saved-link span{font-size:12px;background:#363b40;border-radius:20px;padding:2px 7px}.lg-catalog-grid{display:grid;grid-template-columns:240px minmax(0,1fr);gap:30px;align-items:start}.lg-catalog-results{min-width:0}.lg-filter-slot{position:sticky;top:22px}.lg-filter-panel{background:#1a1d20;border:1px solid #383d41;border-radius:10px;padding:22px;color:#f7f7f4}.lg-filter-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:24px}.lg-filter-heading h2{font:600 23px/1.1 'Barlow Condensed',sans-serif;margin:0}.lg-filter-close{display:none;border:1px solid #50565c;border-radius:6px;background:none;color:inherit;font-size:27px;line-height:1;width:42px;height:42px}.lg-filter-label{display:block;font-size:13px;font-weight:600;margin-bottom:8px}.lg-filter-form input[type=search],.lg-filter-form input[type=number]{width:100%;min-width:0;border:1px solid #4c5257;background:#111416;color:#f8f8f5;border-radius:6px;padding:10px;font:400 16px Barlow,sans-serif;min-height:44px;color-scheme:dark}.lg-filter-group{padding:20px 0;border-bottom:1px solid #373d41}.lg-filter-group summary{display:flex;align-items:center;justify-content:space-between;font-size:14px;font-weight:600;cursor:pointer;list-style:none;min-height:28px}.lg-filter-group summary::-webkit-details-marker{display:none}.lg-filter-group summary:after{content:'+';font-size:19px;color:#b4b9bd}.lg-filter-group[open] summary:after{content:'−'}.lg-filter-group summary>span{font-size:11px;color:#b4b9bd;margin-left:auto;margin-right:12px}.lg-filter-options{display:grid;gap:2px;padding-top:10px}.lg-check{display:flex;gap:10px;align-items:center;min-height:37px;font-size:14px;cursor:pointer}.lg-check input{appearance:auto!important;accent-color:var(--lg-red);width:17px;height:17px;flex:0 0 17px;margin:0}.lg-price-fields{display:flex;align-items:end;gap:7px;margin-top:13px}.lg-price-fields label{min-width:0;flex:1;font-size:12px;color:#b9c0c4}.lg-price-fields input{margin-top:5px}.lg-price-fields>span{padding-bottom:12px}.lg-filter-actions{display:grid;gap:14px;padding-top:22px;text-align:center}.lg-filter-actions .lg-button{padding:12px 10px;gap:10px;font-size:14px}.lg-filter-reset{font-size:12px;color:#bbc1c5;text-decoration:underline;text-underline-offset:3px}.lg-active-filters{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:18px}.lg-active-filters a{display:flex;align-items:center;gap:10px;font-size:12px;border:1px solid #555b5f;border-radius:20px;padding:5px 11px;background:#202529}.lg-active-filters a span{font-size:18px}.lg-saved-note{font-size:13px;color:#b9bfc3}.lg-filter-dialog{padding:0;border:0;max-width:min(380px,92vw);width:380px;max-height:100dvh;height:100dvh;margin:0 0 0 auto;background:#1a1d20;color:#fff;overflow-y:auto}.lg-filter-dialog::backdrop{background:#000a;backdrop-filter:blur(3px)}.lg-filter-dialog .lg-filter-panel{border:0;border-radius:0;min-height:100%;padding:24px 22px}.lg-filter-dialog .lg-filter-close{display:block}.lg-filter-dialog .lg-filter-actions{position:sticky;bottom:-1px;background:#1a1d20;padding-bottom:16px}.lg-filter-dialog .lg-check{min-height:42px}
.lg-catalog-results .woocommerce-result-count{float:left;font-size:14px;margin:10px 0 18px}.lg-catalog-results .woocommerce-ordering{float:right;margin:0 0 18px;max-width:100%}.woocommerce .woocommerce-ordering select{font-size:13px;min-height:42px;border-radius:7px;max-width:100%}.lg-catalog-results ul.products{clear:both;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:20px 0 30px}.woocommerce ul.products li.product{display:flex;flex-direction:column;background:#1b1f22;border:1px solid #353b3f;border-radius:11px;padding:0!important;position:relative;transition:border-color .2s,box-shadow .2s;min-width:0}.woocommerce ul.products li.product:hover{border-color:#858e94;box-shadow:0 8px 24px #0002}.woocommerce ul.products li.product>a.woocommerce-LoopProduct-link{display:flex;flex-direction:column;flex:1;min-width:0;color:inherit}.woocommerce ul.products li.product .lg-product-photo{aspect-ratio:1/1;background:#eef0ed;overflow:hidden;margin:0 0 16px;display:grid;place-items:center}.woocommerce ul.products li.product .lg-product-photo img{width:100%;height:100%;max-height:100%;object-fit:contain;padding:19px;margin:0;background:#fff;transition:transform .25s}.woocommerce ul.products li.product:hover .lg-product-photo img{transform:scale(1.035)}.woocommerce ul.products li.product .lg-photo-pending{background:radial-gradient(circle at 50% 30%,#2f383d,#232a2e);color:#89969d;align-content:center;gap:18px}.woocommerce ul.products li.product .lg-photo-pending svg{width:58px;height:58px;stroke-width:1}.lg-photo-pending span{font-size:11px;text-transform:uppercase;letter-spacing:.11em;color:#b3bfc4}.lg-product-category{padding:0 16px;margin-bottom:8px;color:#b5c1c8;font:600 10px Barlow,sans-serif;text-transform:uppercase;letter-spacing:.11em}.woocommerce ul.products li.product .woocommerce-loop-product__title{font:600 16px/1.35 Barlow,sans-serif;letter-spacing:0;padding:0 16px;margin:0 0 14px;min-height:65px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.woocommerce ul.products li.product .price{font:600 21px/1.2 Barlow,sans-serif;padding:0 16px;margin-top:auto;margin-bottom:0}.lg-product-actions{display:flex;gap:8px;align-items:stretch;padding:16px;margin-top:auto;flex-wrap:wrap}.woocommerce ul.products li.product .lg-product-actions .button{flex:1;margin:0;padding:11px 8px;min-height:42px;border-radius:6px;font-size:13px;text-align:center;white-space:normal}.lg-wishlist-button{width:42px;min-height:42px;padding:10px;flex:0 0 42px;border:1px solid #596269;border-radius:6px;background:transparent;color:#c3cdd2;display:grid;place-items:center}.lg-wishlist-button svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.6}.lg-wishlist-button[aria-pressed=true]{color:#ff6975;border-color:#c65360;background:#472b32}.lg-wishlist-button[aria-pressed=true] svg{fill:currentColor}.lg-product-actions .added_to_cart{font-size:12px;flex-basis:100%;text-align:center}.lg-wishlist-toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%,15px);background:#f1f1e9;color:#141918;border-radius:8px;padding:12px 18px;max-width:calc(100% - 32px);width:max-content;z-index:99999;box-shadow:0 6px 30px #0006;font-size:14px;opacity:0;pointer-events:none;transition:opacity .2s,transform .2s}.lg-wishlist-toast.is-visible{opacity:1;transform:translate(-50%,0)}
.woocommerce nav.woocommerce-pagination{clear:both;width:100%;margin:30px 0 12px;text-align:center}.woocommerce nav.woocommerce-pagination ul.page-numbers{display:flex!important;flex-wrap:wrap;align-items:center;justify-content:center;gap:7px;padding:0;margin:0 auto;border:0}.woocommerce nav.woocommerce-pagination ul li{display:block;float:none;margin:0;padding:0;border:0;overflow:visible}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{display:flex!important;align-items:center;justify-content:center;width:42px;height:42px;min-width:42px;line-height:1!important;padding:0!important;font:500 15px Barlow,sans-serif;border:1px solid #4c565c;border-radius:7px}.woocommerce nav.woocommerce-pagination ul li .dots{border-color:transparent}.woocommerce nav.woocommerce-pagination ul li .current{border-color:var(--lg-red)}
.woocommerce-shop .elementor .e-con.lg-wrap{width:min(1320px,calc(100% - 64px))!important;--width:min(1320px,calc(100% - 64px));margin-inline:auto!important}.woocommerce-shop .lg-section{padding-block:30px!important}.woocommerce-shop .elementor h1,.lg-shop-heading h1{font-size:44px!important;margin:0}.woocommerce-shop .elementor-widget-shortcode:has(.elementor-shortcode:empty){display:none}@media(max-width:767px){.woocommerce-shop .elementor .e-con.lg-wrap{width:calc(100% - 32px)!important;--width:calc(100% - 32px)}.woocommerce-shop .lg-section{padding-block:24px!important}.woocommerce-shop .elementor h1,.lg-shop-heading h1{font-size:34px!important}}
/* Homepage: local-store editorial layout, native Elementor widgets. */
.lg2-home{--width:100%;--padding-top:0px;--padding-bottom:0px}.lg2-home p{margin-bottom:0}.lg2-home .elementor-widget{margin-bottom:0}.lg2-home .elementor-heading-title{letter-spacing:-.015em}.lg2-hero{background:#e9e8df;color:#17201e;position:relative;overflow:hidden}.lg2-hero:before{content:'';position:absolute;right:-100px;top:-180px;width:630px;height:630px;border:1px solid #bbc3b5;border-radius:50%;pointer-events:none}.lg2-hero:after{content:'';position:absolute;right:-30px;top:-110px;width:490px;height:490px;border:1px solid #c5cbbf;border-radius:50%;pointer-events:none}.lg2-hero-copy{z-index:1}.lg2-eyebrow .elementor-heading-title{font:600 11px/1.3 Barlow,sans-serif!important;text-transform:uppercase;letter-spacing:.17em!important;color:#415449!important}.lg2-hero-title .elementor-heading-title{font:700 clamp(48px,5.2vw,76px)/.97 'Barlow Condensed',sans-serif!important;color:#16271e!important;letter-spacing:-.02em!important}.lg2-hero-text{max-width:430px;color:#435047;font-size:17px}.lg2-hero-actions .elementor-button{background:#183b2a;border-radius:5px;font-size:14px;min-height:46px;padding:13px 20px}.lg2-hero-actions .elementor-button:hover{background:#275a41}.lg2-secondary .elementor-button{background:transparent;color:#183b2a;border:1px solid #677c6b}.lg2-hero-art{z-index:1;background:#f8f8f2;border:1px solid #d3d9cd;border-radius:12px;box-shadow:0 16px 40px #203b1e0c;overflow:hidden}.lg2-hero-image img{height:300px!important;width:100%;object-fit:contain;mix-blend-mode:multiply}.lg2-hero-caption .elementor-heading-title{font:600 13px/1.3 Barlow,sans-serif!important;color:#314336!important}.lg2-hero-label .elementor-heading-title{font:600 10px/1.2 Barlow,sans-serif!important;text-transform:uppercase;letter-spacing:.14em!important;color:#637364!important}.lg2-proof{background:#183b2a;color:#e7eee6;border-bottom:1px solid #466550}.lg2-proof .elementor-heading-title{font:500 13px/1.4 Barlow,sans-serif!important;letter-spacing:.01em}.lg2-heading .elementor-heading-title{font-size:40px!important;line-height:1.08!important}.lg2-subtitle{font-size:15px;color:#b5c0c5}.lg2-link .elementor-button{background:none;border-bottom:1px solid #708078;border-radius:0;padding:6px 0;min-height:unset;font-size:13px}.lg2-category-nav{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid #3c4542;border-radius:9px;overflow:hidden}.lg2-category-nav a{display:flex;justify-content:space-between;align-items:center;gap:10px;min-height:62px;padding:17px 18px;border-right:1px solid #36403c;border-bottom:1px solid #36403c;font:500 15px Barlow,sans-serif;background:#1b2320;transition:background .18s,color .18s}.lg2-category-nav a:hover{background:#284234;color:#f8faf2}.lg2-category-nav a span:last-child{color:#98b9a4;font-size:20px}.lg2-home-products ul.products{margin:8px 0 0;grid-template-columns:repeat(4,minmax(0,1fr))}.lg2-local{background:#202a25;border:1px solid #435549;border-radius:12px}.lg2-local .elementor-heading-title{color:#f1f4e8}.lg2-local p{color:#c0cbbf;font-size:16px}.lg2-local .lg2-address{border-left:1px solid #516353}.lg2-local .elementor-button{background:#e7ebde;color:#1c3325;border-radius:5px;font-size:14px}.lg2-store-stamp .elementor-heading-title{font:600 11px/1.4 Barlow,sans-serif!important;color:#b8d1b8!important;letter-spacing:.16em!important;text-transform:uppercase}.lg-category-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.lg-category-card{min-height:62px;flex-direction:row;align-items:center;padding:15px!important;background:#1b2320!important}.lg-category-card .lg-icon{display:none}.lg-category-card .lg-category-name{font:500 15px/1.3 Barlow,sans-serif;width:100%}.lg-subcategories{margin-top:10px}.lg-footer{padding-top:44px}.lg-footer-grid{gap:30px}.lg-footer p,.lg-footer li{font-size:14px}.lg-footer .lg-brand{font-size:29px}
@media(max-width:1100px){.lg-catalog-grid{grid-template-columns:215px minmax(0,1fr);gap:20px}.lg-catalog-results ul.products{grid-template-columns:repeat(2,minmax(0,1fr))}.lg-filter-panel{padding:18px}.lg2-home-products ul.products{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:900px){.lg-catalog-grid{grid-template-columns:minmax(0,1fr)}.lg-js .lg-filter-slot{display:none}.lg-js .lg-filter-trigger{display:flex}.lg-catalog-tools{justify-content:space-between}.lg-filter-slot{position:static}.lg2-category-nav{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:767px){body{font-size:15px}.lg-wrap{width:calc(100% - 32px)}.lg-topbar{font-size:11px;padding:4px 0}.lg-header-inner{min-height:62px;gap:12px}.lg-brand{font-size:25px;white-space:nowrap}.lg-brand small{font-size:7px;letter-spacing:.15em;margin-top:6px}.lg-header-actions{gap:10px}.lg-cart .lg-icon{width:21px;height:21px}.lg-cart-count{min-width:18px;height:18px;font-size:10px}.lg-menu-toggle{width:40px;height:38px;padding:7px;font-size:12px}.lg-nav{top:62px}.lg-header-saved{padding:4px}.lg-header-saved span{display:none}.lg-searchbar{padding:8px 0}.lg-searchbar input{min-height:41px;padding:8px 46px 8px 12px}.lg-searchbar button{top:1px}.lg-catalog-results ul.products{gap:12px}.lg-catalog-results .woocommerce-result-count{float:none;font-size:12px;margin:0 0 12px}.lg-catalog-results .woocommerce-ordering{float:none;width:100%;margin:0 0 18px}.lg-catalog-results .woocommerce-ordering select{font-size:13px;width:100%;min-height:42px}.woocommerce ul.products li.product .lg-product-photo{margin-bottom:12px}.woocommerce ul.products li.product .lg-product-photo img{padding:12px}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:13px;line-height:1.4;padding:0 11px;min-height:55px;margin-bottom:12px}.lg-product-category{padding:0 11px;font-size:9px;margin-bottom:6px}.woocommerce ul.products li.product .price{font-size:18px;padding:0 11px}.lg-product-actions{padding:12px 10px;gap:6px}.woocommerce ul.products li.product .lg-product-actions .button{font-size:11px;min-height:40px;padding:10px 5px}.lg-wishlist-button{width:36px;flex-basis:36px;min-height:40px;padding:8px}.lg-photo-pending span{font-size:8px;letter-spacing:.06em}.woocommerce ul.products li.product .lg-photo-pending svg{width:40px;height:40px}.woocommerce nav.woocommerce-pagination ul.page-numbers{gap:5px}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{width:38px;height:42px;min-width:38px;font-size:14px}.lg2-hero-title .elementor-heading-title{font-size:48px!important}.lg2-hero-text{font-size:15px;line-height:1.5}.lg2-hero-image img{height:185px!important}.lg2-hero-actions .elementor-button{padding:11px 16px;font-size:13px;min-height:43px}.lg2-proof .elementor-heading-title{font-size:11px!important}.lg2-heading .elementor-heading-title{font-size:31px!important}.lg2-subtitle{font-size:13px}.lg2-category-nav{grid-template-columns:repeat(2,minmax(0,1fr))}.lg2-category-nav a{font-size:13px;min-height:52px;padding:13px}.lg2-local .lg2-address{border-left:0;border-top:1px solid #516353}.lg-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.lg-category-card{min-height:50px}.lg-category-card .lg-category-name{font-size:13px}.lg-footer-grid{gap:24px 18px}.lg-footer p,.lg-footer li{font-size:13px}.lg-footer-bottom{font-size:11px}.lg2-home-products ul.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important}}
