.woocommerce,.woocommerce-page{color:var(--color-text)}.woocommerce a:not(.button):not(.btn){color:var(--color-accent)}.woocommerce a:not(.button):not(.btn):hover{color:var(--color-accent-dark)}.woocommerce-message,.woocommerce-info,.woocommerce-error{border:1px solid var(--color-border);background:var(--color-surface);color:var(--color-text);border-radius:var(--radius);padding:1rem 1.25rem;margin-bottom:1.5rem;list-style:none;display:flex;align-items:center;gap:1rem}.woocommerce-message{border-left:3px solid var(--color-success)}.woocommerce-info{border-left:3px solid var(--color-accent)}.woocommerce-error{border-left:3px solid var(--color-error)}.woocommerce .button,.woocommerce button.button,.woocommerce input.button,.woocommerce a.button{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 2rem;font-size:.875rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;border:1px solid var(--color-accent);background:#fff0;color:var(--color-accent)!important;cursor:pointer;border-radius:var(--radius);transition:background var(--transition),color var(--transition);text-decoration:none;font-family:var(--font-body)}.woocommerce .button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover,.woocommerce a.button:hover{background:var(--color-accent);color:var(--color-bg)!important}.woocommerce .button.alt,.woocommerce button.button.alt,.woocommerce input.button.alt,.woocommerce a.button.alt{background:var(--color-accent);color:var(--color-bg)!important}.woocommerce .button.alt:hover{background:var(--color-accent-dark);border-color:var(--color-accent-dark)}.woocommerce-products-header{margin-bottom:2rem}.woocommerce-products-header__title{font-family:var(--font-heading);font-weight:400;font-size:clamp(1.75rem, 3vw, 2.5rem);margin-bottom:.5rem}.woocommerce-ordering{float:right}.woocommerce-ordering select,select.orderby{background:var(--color-surface);border:1px solid var(--color-border);color:var(--color-text);padding:.5rem 2.5rem .5rem 1rem;border-radius:var(--radius);font-size:.875rem;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23888' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;cursor:pointer}.woocommerce-result-count{color:var(--color-muted);font-size:.875rem}.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:1.5rem!important;margin:0!important;padding:0!important;float:none!important;list-style:none}.woocommerce ul.products li.product{width:auto!important;float:none!important;margin:0!important;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius);overflow:hidden;transition:border-color var(--transition),transform var(--transition);display:flex;flex-direction:column}.woocommerce ul.products li.product:hover{border-color:var(--color-accent);transform:translateY(-4px)}.woocommerce ul.products li.product a img{width:100%;aspect-ratio:3/4;object-fit:cover;display:block;transition:transform 0.5s ease}.woocommerce ul.products li.product:hover a img{transform:scale(1.04)}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-family:var(--font-heading);font-size:1rem;font-weight:400;padding:1rem 1rem .25rem;color:var(--color-text);transition:color var(--transition)}.woocommerce ul.products li.product:hover .woocommerce-loop-product__title{color:var(--color-accent)}.woocommerce ul.products li.product .price{display:block;padding:0 1rem 1rem;font-size:.95rem;color:var(--color-accent)!important;font-weight:500}.woocommerce ul.products li.product .price del{color:var(--color-muted)!important;font-size:.85em;margin-right:.35rem}.woocommerce ul.products li.product .button{margin:0 1rem 1rem;display:block;text-align:center}.woocommerce span.onsale{background:var(--color-accent);color:var(--color-bg);border-radius:var(--radius);font-size:.7rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:.3rem .6rem;top:.75rem;left:.75rem;min-height:auto;min-width:auto;line-height:1}.shop-sidebar .widget{margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid var(--color-border)}.shop-sidebar .widget:last-child{border-bottom:none}.shop-sidebar .widget-title{font-family:var(--font-body);font-size:.75rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--color-text);margin-bottom:1.25rem}.widget_price_filter .price_slider_wrapper{background:none}.widget_price_filter .ui-slider-horizontal{height:3px;background:var(--color-border);border:none;border-radius:2px;margin-bottom:1.25rem}.widget_price_filter .ui-slider .ui-slider-range{background:var(--color-accent)}.widget_price_filter .ui-slider .ui-slider-handle{background:var(--color-accent);border:2px solid var(--color-bg);border-radius:50%;width:16px;height:16px;top:-7px;cursor:pointer}.widget_price_filter .price_slider_amount{display:flex;justify-content:space-between;align-items:center}.widget_price_filter .price_slider_amount .button{padding:.4rem 1rem;font-size:.75rem}.widget_price_filter .price_slider_amount .price_label{font-size:.875rem;color:var(--color-muted)}.woocommerce-widget-layered-nav-list{list-style:none;display:flex;flex-direction:column;gap:.5rem}.woocommerce-widget-layered-nav-list__item a{display:flex;align-items:center;gap:.5rem;color:var(--color-muted);font-size:.875rem;transition:color var(--transition)}.woocommerce-widget-layered-nav-list__item a:hover,.woocommerce-widget-layered-nav-list__item--chosen a{color:var(--color-text)}.woocommerce-widget-layered-nav-list__item .count{margin-left:auto;color:var(--color-border);font-size:.8em}.woocommerce div.product{color:var(--color-text)}.woocommerce div.product .woocommerce-product-gallery{position:relative}.woocommerce div.product .woocommerce-product-gallery__image img{border-radius:var(--radius);background:var(--color-surface)}.woocommerce div.product p.price,.woocommerce div.product span.price{color:var(--color-accent)!important;font-size:1.5rem;font-weight:500;margin-bottom:1.5rem;display:block}.woocommerce div.product p.price del,.woocommerce div.product span.price del{color:var(--color-muted)!important;font-size:.8em;margin-right:.5rem}.woocommerce div.product .product_title{font-family:var(--font-heading);font-size:clamp(1.5rem, 3vw, 2.5rem);font-weight:400;margin-bottom:.5rem}.woocommerce div.product .woocommerce-product-rating{margin-bottom:1rem}.woocommerce div.product .star-rating{color:var(--color-accent)}.woocommerce div.product .woocommerce-product-details__short-description{color:var(--color-muted);margin-bottom:1.5rem;line-height:1.7}.woocommerce div.product form.cart{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.woocommerce div.product form.cart .quantity{display:flex;align-items:center}.woocommerce div.product form.cart .quantity input[type="number"]{width:72px;text-align:center;background:var(--color-surface);border:1px solid var(--color-border);color:var(--color-text);padding:.75rem;border-radius:var(--radius);-moz-appearance:textfield}.woocommerce div.product form.cart .quantity input::-webkit-outer-spin-button,.woocommerce div.product form.cart .quantity input::-webkit-inner-spin-button{-webkit-appearance:none}.woocommerce div.product form.cart .button{flex:1}.woocommerce div.product .product_meta{padding-top:1.5rem;border-top:1px solid var(--color-border);font-size:.875rem;color:var(--color-muted)}.woocommerce div.product .product_meta>span{display:block;margin-bottom:.4rem}.woocommerce div.product .product_meta a{color:var(--color-text)}.woocommerce div.product .woocommerce-tabs{margin-top:3rem}.woocommerce div.product .woocommerce-tabs ul.tabs{list-style:none;display:flex;gap:0;border-bottom:1px solid var(--color-border);margin:0 0 2rem;padding:0}.woocommerce div.product .woocommerce-tabs ul.tabs li{background:none;border:none;border-radius:0;padding:0;margin:0}.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 a{display:block;padding:.75rem 1.5rem;font-size:.875rem;font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:var(--color-muted);border-bottom:2px solid #fff0;margin-bottom:-1px;transition:color var(--transition),border-color var(--transition)}.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{color:var(--color-accent);border-bottom-color:var(--color-accent)}.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover{color:var(--color-text)}.woocommerce div.product .woocommerce-tabs .panel{color:var(--color-muted);line-height:1.8}.related.products{margin-top:4rem}.related.products>h2{font-family:var(--font-heading);font-size:1.75rem;font-weight:400;margin-bottom:1.5rem;color:var(--color-text)}.woocommerce-cart .woocommerce{display:grid;grid-template-columns:1fr 360px;gap:2.5rem;align-items:start}.woocommerce table.shop_table{width:100%;border-collapse:collapse;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius);overflow:hidden}.woocommerce table.shop_table th{background:var(--color-surface2);color:var(--color-muted);font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;padding:1rem 1.25rem;text-align:left;border-bottom:1px solid var(--color-border)}.woocommerce table.shop_table td{padding:1.25rem;border-bottom:1px solid var(--color-border);vertical-align:middle;color:var(--color-text)}.woocommerce table.shop_table tbody tr:last-child td{border-bottom:none}.woocommerce table.shop_table .product-thumbnail img{width:72px;height:90px;object-fit:cover;border-radius:var(--radius)}.woocommerce table.shop_table .product-name a{color:var(--color-text);font-weight:500}.woocommerce table.shop_table .product-name a:hover{color:var(--color-accent)}.woocommerce table.shop_table .product-price,.woocommerce table.shop_table .product-subtotal{color:var(--color-accent);font-weight:500}.woocommerce a.remove{color:var(--color-muted)!important;font-size:1.25rem;transition:color var(--transition)}.woocommerce a.remove:hover{color:var(--color-error)!important;background:none}.cart_totals{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius);padding:1.75rem}.cart_totals h2{font-size:1.1rem;font-weight:500;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid var(--color-border)}.cart_totals table{width:100%;border-collapse:collapse;margin-bottom:1.5rem}.cart_totals table th,.cart_totals table td{padding:.75rem 0;border-bottom:1px solid var(--color-border);font-size:.9rem}.cart_totals table th{color:var(--color-muted);font-weight:400;font-size:.875rem;width:40%}.cart_totals table .order-total .amount{color:var(--color-accent);font-size:1.15rem;font-weight:600}.cart_totals .wc-proceed-to-checkout .checkout-button{width:100%;display:block;text-align:center;background:var(--color-accent)!important;color:var(--color-bg)!important;border-color:var(--color-accent);padding:1rem;font-size:.875rem}.cart_totals .wc-proceed-to-checkout .checkout-button:hover{background:var(--color-accent-dark)!important;border-color:var(--color-accent-dark)}.woocommerce-checkout .woocommerce{display:grid;grid-template-columns:1fr 400px;gap:2.5rem;align-items:start}.woocommerce-billing-fields h3,.woocommerce-shipping-fields h3,.woocommerce-additional-fields h3{font-size:1.1rem;font-weight:500;margin-bottom:1.5rem;padding-bottom:.75rem;border-bottom:1px solid var(--color-border);color:var(--color-text)}.woocommerce form .form-row{margin-bottom:1.25rem}.woocommerce form .form-row label{font-size:.8rem;letter-spacing:.05em;color:var(--color-muted);margin-bottom:.4rem;font-weight:500;text-transform:uppercase}.woocommerce form .form-row input,.woocommerce form .form-row select,.woocommerce form .form-row textarea{background:var(--color-surface);border:1px solid var(--color-border);color:var(--color-text);border-radius:var(--radius);padding:.75rem 1rem;transition:border-color var(--transition)}.woocommerce form .form-row input:focus,.woocommerce form .form-row select:focus,.woocommerce form .form-row textarea:focus{border-color:var(--color-accent);outline:none}#order_review{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius);padding:1.75rem;position:sticky;top:calc(var(--header-h) + 1.5rem)}#order_review h3{font-size:1.1rem;font-weight:500;margin-bottom:1.5rem;padding-bottom:.75rem;border-bottom:1px solid var(--color-border)}#order_review table.shop_table{background:none;border:none;margin-bottom:0}#order_review table.shop_table th,#order_review table.shop_table td{padding:.6rem 0;border-color:var(--color-border);font-size:.9rem}#order_review table.shop_table .order-total .amount{color:var(--color-accent);font-weight:600}#place_order{width:100%;margin-top:1.5rem;padding:1rem;background:var(--color-accent);color:var(--color-bg)!important;border-color:var(--color-accent);font-size:.875rem}#place_order:hover{background:var(--color-accent-dark)!important;border-color:var(--color-accent-dark)}.woocommerce-checkout #payment{background:var(--color-surface2);border:1px solid var(--color-border);border-radius:var(--radius);padding:1.5rem;margin-top:1.5rem}.woocommerce-checkout #payment ul.payment_methods{list-style:none;display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.25rem;border-bottom:1px solid var(--color-border);padding-bottom:1.25rem}.woocommerce-checkout #payment ul.payment_methods li{display:flex;align-items:center;gap:.5rem;font-size:.9rem}.woocommerce-account .woocommerce{display:grid;grid-template-columns:220px 1fr;gap:2.5rem;align-items:start}.woocommerce-MyAccount-navigation{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius);overflow:hidden;position:sticky;top:calc(var(--header-h) + 1.5rem)}.woocommerce-MyAccount-navigation ul{list-style:none}.woocommerce-MyAccount-navigation ul li a{display:block;padding:.875rem 1.25rem;font-size:.875rem;color:var(--color-muted);border-bottom:1px solid var(--color-border);transition:color var(--transition),background var(--transition)}.woocommerce-MyAccount-navigation ul li a:hover{color:var(--color-text);background:var(--color-surface2)}.woocommerce-MyAccount-navigation ul li.is-active a{color:var(--color-accent);background:var(--color-surface2)}.woocommerce-MyAccount-content{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius);padding:2rem}.woocommerce-orders-table{width:100%;border-collapse:collapse}.woocommerce-orders-table th{font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--color-muted);padding:.75rem 1rem;border-bottom:1px solid var(--color-border);text-align:left}.woocommerce-orders-table td{padding:1rem;border-bottom:1px solid var(--color-border);font-size:.9rem;color:var(--color-text)}.woocommerce-order-status{display:inline-flex;padding:.25rem .75rem;border-radius:20px;font-size:.75rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase}mark.order-status.status-processing{background:rgb(90 170 110 / .15);color:var(--color-success)}mark.order-status.status-completed{background:rgb(201 169 110 / .15);color:var(--color-accent)}mark.order-status.status-on-hold{background:rgb(136 136 136 / .15);color:var(--color-muted)}mark.order-status.status-cancelled,mark.order-status.status-failed{background:rgb(224 85 85 / .15);color:var(--color-error)}.woocommerce-account .woocommerce-form{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius);padding:2rem;max-width:480px}.woocommerce-account .woocommerce-form .form-row{margin-bottom:1.25rem}@media (max-width:1024px){.woocommerce ul.products{grid-template-columns:repeat(2,1fr)!important}.woocommerce-cart .woocommerce,.woocommerce-checkout .woocommerce{grid-template-columns:1fr}.woocommerce-account .woocommerce{grid-template-columns:180px 1fr}#order_review{position:static}}@media (max-width:768px){.woocommerce ul.products{grid-template-columns:repeat(2,1fr)!important;gap:1rem!important}.woocommerce-account .woocommerce{grid-template-columns:1fr}.woocommerce-MyAccount-navigation{position:static}.woocommerce-MyAccount-navigation ul{display:flex;flex-wrap:wrap}.woocommerce-MyAccount-navigation ul li{flex:1 0 auto}.woocommerce div.product form.cart{flex-wrap:wrap}}@media (max-width:480px){.woocommerce ul.products{grid-template-columns:1fr!important}}