/* Shopping screens share the storefront's narrow, mobile-first layout. */
.els-directory-tabs{display:flex;gap:20px;border-bottom:1px solid var(--line);margin:20px 0}.els-directory-tabs a{padding:12px 0;color:var(--muted)}.els-directory-tabs a[aria-current=page]{border-bottom:2px solid var(--ink);color:var(--ink);font-weight:700}.els-directory-count{color:var(--muted);font-size:12px;margin:18px 0}.els-directory-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.els-directory-grid>a{padding:18px 14px;border:1px solid var(--line);border-radius:8px;display:flex;flex-direction:column;align-items:flex-start;gap:8px;overflow-wrap:anywhere}.els-directory-grid>a:hover{border-color:var(--accent)}.els-directory-initial{width:36px;height:36px;border-radius:50%;background:#f4f3fa;display:grid;place-items:center;color:var(--accent);font-weight:700}.els-directory-grid strong{font-size:14px}.els-directory-grid small{font-size:11px;color:var(--muted)}
.els-article-list{display:grid;gap:24px;margin:24px 0}.els-article-list article{border-bottom:1px solid var(--line);padding-bottom:24px}.els-article-list img{width:100%;aspect-ratio:16/10;object-fit:cover;border-radius:8px;margin-bottom:14px}.els-article-list time{font-size:11px;color:var(--muted)}.els-article-list h2{font-size:20px;margin:7px 0}.els-article-list p{color:var(--muted);font-size:13px}.els-article-list span{font-size:12px}.els-editorial-page .page-numbers{display:inline-block;padding:8px 14px;border:1px solid var(--line);margin:4px}.els-editorial-page .page-numbers.current{background:var(--ink);color:white}
.woocommerce .woocommerce-breadcrumb{font-size:11px;color:var(--muted);margin-bottom:20px}
.woocommerce div.product .product_title{font-size:23px;line-height:1.5;letter-spacing:-.7px;margin:0 0 14px}
.woocommerce div.product p.price,.woocommerce div.product span.price{font-size:24px;font-weight:750}
.woocommerce div.product .woocommerce-product-gallery{margin-bottom:24px}
.woocommerce div.product .woocommerce-product-gallery img{border-radius:10px}
.woocommerce div.product form.cart{border-top:1px solid var(--line);padding-top:22px;margin:22px 0}
.woocommerce div.product form.cart .variations{margin-bottom:16px}
.woocommerce div.product form.cart .variations th,.woocommerce div.product form.cart .variations td{display:block;text-align:left;padding:0 0 10px}
.woocommerce div.product form.cart .variations label{font-size:13px;color:var(--muted)}
.els-options{display:flex;flex-wrap:wrap;gap:8px}
.els-option{min-width:48px;min-height:44px;border:1px solid #dcdce2;background:#fff;border-radius:5px;padding:8px 12px;color:var(--ink)}
.els-option[aria-pressed=true]{border-color:var(--ink);background:var(--ink);color:#fff}
.els-option:disabled{opacity:.35;text-decoration:line-through;cursor:not-allowed}
.woocommerce div.product form.cart .variations select.els-native-select{display:none}
.woocommerce div.product form.cart .reset_variations{display:inline-block;margin-top:10px;color:var(--muted);text-decoration:underline}
.woocommerce div.product form.cart div.quantity{margin-right:10px}
.woocommerce .quantity .qty{height:46px;width:64px;border:1px solid #dcdce2;border-radius:5px}
.woocommerce div.product form.cart .single_add_to_cart_button{min-height:46px;min-width:180px;background:var(--ink)}
.woocommerce .product_meta{border-top:1px solid var(--line);padding-top:16px;font-size:12px;color:var(--muted)}
.woocommerce .product_meta>span{display:block;margin:4px 0}
.woocommerce div.product .woocommerce-tabs ul.tabs{display:flex;padding:0;border-bottom:1px solid var(--line);overflow:auto}
.woocommerce div.product .woocommerce-tabs ul.tabs:before,.woocommerce div.product .woocommerce-tabs ul.tabs li:before,.woocommerce div.product .woocommerce-tabs ul.tabs li:after{display:none}
.woocommerce div.product .woocommerce-tabs ul.tabs li{flex:1;white-space:nowrap;text-align:center;background:#fff;border:0;border-radius:0;margin:0;padding:0 10px}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active{border-bottom:2px solid var(--ink)}
.woocommerce div.product .woocommerce-tabs ul.tabs li a{padding:14px 0;font-size:13px}
.woocommerce .woocommerce-Tabs-panel h2,.woocommerce .related h2,.woocommerce .cart_totals h2{font-size:19px}
.woocommerce .woocommerce-Tabs-panel{overflow-wrap:anywhere}
.woocommerce .woocommerce-Tabs-panel img{max-width:100%!important;height:auto!important}
.woocommerce table.shop_table{border:1px solid var(--line);border-radius:8px;font-size:13px}
.woocommerce table.shop_table th,.woocommerce table.shop_table td{padding:14px 10px}
.woocommerce .cart-collaterals .cart_totals{float:none;width:100%}
.woocommerce .coupon{display:flex;gap:8px;flex-wrap:wrap}
.woocommerce .coupon #coupon_code{width:150px;min-height:44px}
.woocommerce a.checkout-button,.woocommerce #payment #place_order{display:block;width:100%;background:var(--ink);text-align:center;min-height:48px}
.woocommerce .woocommerce-info,.woocommerce .woocommerce-message,.woocommerce .woocommerce-error{background:#f7f6fb;border-top-color:var(--accent);font-size:13px;overflow-wrap:anywhere}
.woocommerce .woocommerce-info:before,.woocommerce .woocommerce-message:before{color:var(--accent)}
.woocommerce form .form-row{margin-bottom:14px;padding:0}
.woocommerce form .form-row label{font-size:13px;font-weight:600;margin-bottom:5px}
.woocommerce form .form-row select{min-height:44px;max-width:100%}
.woocommerce-checkout #payment{background:#f7f6fb;border-radius:8px}
.woocommerce-checkout #payment div.payment_box{background:#eeedf3;color:var(--ink)}
.woocommerce-checkout #payment div.payment_box:before{border-bottom-color:#eeedf3}
.woocommerce ul.order_details{padding:0;display:grid;grid-template-columns:1fr 1fr;gap:16px}
.woocommerce ul.order_details li{float:none;margin:0;padding:0;border:0;overflow-wrap:anywhere}
.woocommerce .woocommerce-customer-details address{width:auto;border:1px solid var(--line);padding:18px;border-radius:8px}
.wc-block-components-button{min-height:48px;border-radius:5px}
.wc-block-components-text-input input,.wc-block-components-combobox .components-combobox-control__input{font-size:16px!important}
.wc-block-cart,.wc-block-checkout{font-size:14px}
@media(max-width:600px){.woocommerce div.product .product_title{font-size:21px}.woocommerce form .form-row-first,.woocommerce form .form-row-last{float:none;width:100%}.woocommerce table.cart .product-thumbnail{display:block!important;text-align:left!important}.woocommerce table.cart .product-thumbnail:before{display:none}.woocommerce table.cart .product-thumbnail img{width:90px}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea{font-size:16px}.woocommerce .woocommerce-result-count{font-size:12px}.woocommerce .woocommerce-ordering{float:none}.woocommerce .woocommerce-ordering select{max-width:100%;padding:10px;border:1px solid var(--line);background:white}}

/* Product photography uses the entire storefront width; text keeps its gutter. */
.single-product .content.woocommerce{padding-left:0;padding-right:0}.single-product .woocommerce-breadcrumb,.single-product div.product .summary,.single-product .related,.single-product #tab-reviews,.single-product #tab-additional_information{padding-left:22px;padding-right:22px}.single-product .woocommerce-product-gallery img{border-radius:0!important;height:auto;object-fit:contain}.single-product #tab-description>h2{padding:0 22px}.single-product #tab-description div,.single-product #tab-description p{max-width:100%!important;box-sizing:border-box}.single-product #tab-description img{height:auto!important;aspect-ratio:auto!important;object-fit:contain;max-width:100%!important}.single-product #tab-description img.els-detail-image{width:100%!important;display:block;margin-left:auto!important;margin-right:auto!important}.single-product #tab-description>p:not(:has(img)){padding-left:22px;padding-right:22px}