.woocommerce table.shop_table,.woocommerce-page table.shop_table{border-collapse:separate!important;border-spacing:0!important;border:1px solid var(--border-default)!important;border-radius:var(--radius-lg)!important;overflow:hidden;background:var(--bg-surface)!important;font-family:var(--font-sans)!important;margin:0 -1px 24px 0!important}.woocommerce table.shop_table thead th,.woocommerce-page table.shop_table thead th{background:var(--industrial-50)!important;color:var(--fg-default)!important;font-family:var(--font-display)!important;font-weight:700!important;font-size:13px!important;letter-spacing:0.3px!important;text-transform:uppercase!important;border-bottom:2px solid var(--border-default)!important;padding:16px 18px!important}.woocommerce table.shop_table tbody td,.woocommerce table.shop_table tbody th,.woocommerce-page table.shop_table tbody td,.woocommerce-page table.shop_table tbody th{padding:18px!important;border-bottom:1px solid var(--border-soft)!important;vertical-align:middle!important;color:var(--fg-default)!important;font-size:14px!important}.woocommerce table.shop_table tbody tr:last-child td,.woocommerce table.shop_table tbody tr:last-child th{border-bottom:none!important}.woocommerce table.shop_table tfoot th,.woocommerce table.shop_table tfoot td{background:var(--industrial-50)!important;font-weight:700!important;padding:16px 18px!important;border-top:2px solid var(--border-default)!important}.woocommerce table.shop_table .product-thumbnail img{width:64px!important;height:64px!important;object-fit:cover;border-radius:var(--radius-md)!important;border:1px solid var(--border-soft)}.woocommerce table.shop_table .product-name a{color:var(--fg-default)!important;font-weight:600;text-decoration:none;transition:color var(--motion-fast)}.woocommerce table.shop_table .product-name a:hover{color:var(--enterfix-blue)!important}.woocommerce table.shop_table .remove{width:28px;height:28px;line-height:28px!important;text-align:center;color:var(--danger)!important;background:var(--danger-soft)!important;border-radius:50%;font-size:16px!important;font-weight:700!important;transition:background var(--motion-fast),color var(--motion-fast)}.woocommerce table.shop_table .remove:hover{background:var(--danger)!important;color:#fff!important}.woocommerce-cart .cart-empty{background:var(--bg-surface);border:1px solid var(--border-soft);border-radius:var(--radius-xl);padding:48px 32px;text-align:center;font-family:var(--font-display);font-size:20px;font-weight:600;color:var(--fg-default);margin:32px 0}.woocommerce-cart .return-to-shop{text-align:center;margin-top:24px}.woocommerce-cart .return-to-shop .button{background:var(--enterfix-blue)!important;color:#fff!important;font-family:var(--font-sans)!important;font-weight:600;padding:12px 24px!important;border-radius:var(--radius-md)!important;border:none!important;transition:background var(--motion-fast);display:inline-block;text-decoration:none}.woocommerce-cart .return-to-shop .button:hover{background:var(--enterfix-blue-deep)!important}.woocommerce-cart-form .actions{padding:16px!important;background:var(--industrial-50);border-top:1px solid var(--border-soft)}.woocommerce-cart-form .coupon{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.woocommerce-cart-form .coupon input[type="text"]{flex:1 1 200px}.cart_totals{background:var(--bg-surface);border:1px solid var(--border-default);border-radius:var(--radius-xl);padding:28px;box-shadow:var(--shadow-sm)}.cart_totals h2,.cross-sells h2{font-family:var(--font-display)!important;font-size:20px!important;font-weight:700!important;color:var(--fg-default)!important;margin:0 0 20px 0!important;padding-bottom:12px!important;border-bottom:2px solid var(--enterfix-blue-soft)!important}.cart_totals .order-total .amount{color:var(--enterfix-green-deep)!important;font-size:20px!important;font-weight:800!important}.cart_totals .wc-proceed-to-checkout{padding:16px 0 0!important}.cart_totals .checkout-button{background:var(--enterfix-green)!important;color:#fff!important;font-family:var(--font-display)!important;font-weight:700!important;padding:16px 24px!important;font-size:16px!important;border-radius:var(--radius-md)!important;border:none!important;width:100%;text-transform:uppercase;letter-spacing:.5px;transition:background var(--motion-fast)}.cart_totals .checkout-button:hover{background:var(--enterfix-green-deep)!important}.woocommerce-checkout{font-family:var(--font-sans)}.woocommerce-checkout h3{font-family:var(--font-display)!important;font-size:22px!important;font-weight:700!important;color:var(--fg-default)!important;margin:0 0 20px!important;padding-bottom:12px!important;border-bottom:2px solid var(--enterfix-blue-soft)!important}.woocommerce form .form-row{margin-bottom:16px!important}.woocommerce form .form-row label{font-family:var(--font-sans);font-weight:600;font-size:13px;color:var(--fg-default);margin-bottom:6px;display:block}.woocommerce form .form-row label .required{color:var(--danger);font-weight:700}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce form .form-row select{width:100%;padding:11px 14px!important;border:1px solid var(--border-default)!important;border-radius:var(--radius-md)!important;font-family:var(--font-sans)!important;font-size:14px!important;color:var(--fg-default)!important;background:var(--bg-surface)!important;transition:border-color var(--motion-fast),box-shadow var(--motion-fast)}.woocommerce form .form-row input.input-text:focus,.woocommerce form .form-row textarea:focus,.woocommerce form .form-row select:focus{outline:none!important;border-color:var(--enterfix-blue)!important;box-shadow:0 0 0 3px var(--enterfix-blue-soft)!important}.woocommerce form .form-row.woocommerce-invalid input.input-text{border-color:var(--danger)!important}.woocommerce form .form-row.woocommerce-validated input.input-text{border-color:var(--success)!important}.select2-container .select2-selection--single{height:42px!important;border:1px solid var(--border-default)!important;border-radius:var(--radius-md)!important;background:var(--bg-surface)!important}.select2-container--default .select2-selection--single .select2-selection__rendered{line-height:40px!important;padding-left:14px!important;color:var(--fg-default)!important;font-family:var(--font-sans);font-size:14px}.select2-container--default .select2-selection--single .select2-selection__arrow{height:40px!important;right:8px!important}.select2-dropdown{border:1px solid var(--border-default)!important;border-radius:var(--radius-md)!important;box-shadow:var(--shadow-md);font-family:var(--font-sans)}.select2-container--default .select2-results__option--highlighted[aria-selected],.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background:var(--enterfix-blue)!important;color:#fff!important}.woocommerce-checkout-review-order-table{background:var(--bg-surface)!important}.woocommerce-checkout-review-order-table thead th{background:var(--industrial-50)!important;border-bottom:2px solid var(--border-default)!important}#payment{background:var(--bg-surface)!important;border:1px solid var(--border-default)!important;border-radius:var(--radius-xl)!important;padding:0!important}#payment ul.payment_methods{background:transparent!important;padding:20px!important;border-bottom:1px solid var(--border-soft)!important}#payment ul.payment_methods li{background:var(--industrial-50)!important;padding:14px 16px!important;margin-bottom:8px!important;border-radius:var(--radius-md)!important;border:2px solid #fff0;transition:border-color var(--motion-fast)}#payment ul.payment_methods li:has(input:checked){border-color:var(--enterfix-blue);background:var(--enterfix-blue-soft)!important}#payment ul.payment_methods li label{font-weight:600;font-family:var(--font-sans);color:var(--fg-default)}#payment .payment_box{background:var(--enterfix-blue-soft)!important;border-radius:var(--radius-md)!important;padding:14px 16px!important;margin-top:12px;color:var(--fg-default);font-size:13px;line-height:1.5}#payment .payment_box::before{display:none!important}#payment .form-row.place-order{padding:20px!important;background:var(--industrial-50)}#payment #place_order{background:var(--enterfix-green)!important;color:#fff!important;font-family:var(--font-display)!important;font-weight:700!important;font-size:16px!important;padding:16px 32px!important;border-radius:var(--radius-md)!important;border:none!important;text-transform:uppercase;letter-spacing:.5px;transition:background var(--motion-fast);width:100%}#payment #place_order:hover{background:var(--enterfix-green-deep)!important}.woocommerce-form-login,.woocommerce-form-coupon{background:var(--enterfix-blue-soft)!important;border:1px solid var(--enterfix-blue)!important;border-radius:var(--radius-lg)!important;padding:24px!important;margin:0 0 24px 0!important}.woocommerce-form-login__rememberme,.woocommerce-form-coupon label{font-family:var(--font-sans);font-size:13px}.woocommerce-info{background:var(--enterfix-blue-soft)!important;border-top:3px solid var(--enterfix-blue)!important;border-radius:0!important;color:var(--fg-default)!important;font-family:var(--font-sans);padding:16px 20px 16px 48px!important}.woocommerce-info::before{color:var(--enterfix-blue)!important}.woocommerce-info a.showcoupon,.woocommerce-info a.showlogin{color:var(--enterfix-blue-deep)!important;font-weight:700;text-decoration:underline}.woocommerce-account .woocommerce-MyAccount-navigation{width:25%!important;float:left}.woocommerce-account .woocommerce-MyAccount-navigation ul{background:var(--bg-surface);border:1px solid var(--border-default);border-radius:var(--radius-xl);overflow:hidden;list-style:none!important;padding:0!important;margin:0!important;box-shadow:var(--shadow-sm)}.woocommerce-account .woocommerce-MyAccount-navigation ul li{margin:0!important;border-bottom:1px solid var(--border-soft)}.woocommerce-account .woocommerce-MyAccount-navigation ul li:last-child{border-bottom:none}.woocommerce-account .woocommerce-MyAccount-navigation ul li a{display:block;padding:14px 20px;font-family:var(--font-sans);font-weight:600;font-size:14px;color:var(--fg-default);text-decoration:none;transition:background var(--motion-fast),color var(--motion-fast)}.woocommerce-account .woocommerce-MyAccount-navigation ul li:hover a{background:var(--enterfix-blue-soft);color:var(--enterfix-blue)}.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a,.woocommerce-account .woocommerce-MyAccount-navigation ul li.active a{background:var(--enterfix-blue)!important;color:#fff!important;border-left:4px solid var(--enterfix-green)}.woocommerce-account .woocommerce-MyAccount-content{width:70%!important;float:right;background:var(--bg-surface);border:1px solid var(--border-soft);border-radius:var(--radius-xl);padding:28px}@media (max-width:768px){.woocommerce-account .woocommerce-MyAccount-navigation,.woocommerce-account .woocommerce-MyAccount-content{width:100%!important;float:none!important}.woocommerce-account .woocommerce-MyAccount-navigation{margin-bottom:24px}}.woocommerce-message,.woocommerce-error,.woocommerce-info{font-family:var(--font-sans);border-radius:var(--radius-lg)!important;padding:16px 20px 16px 56px!important;margin:0 0 24px 0!important;font-size:14px!important;line-height:1.5;background:var(--bg-surface)!important;border-top-width:3px!important;border-top-style:solid!important;border:1px solid var(--border-soft);position:relative}.woocommerce-message::before,.woocommerce-error::before,.woocommerce-info::before{position:absolute;left:20px;top:50%;transform:translateY(-50%);font-size:20px!important}.woocommerce-message{border-top-color:var(--success)!important;color:var(--fg-default)!important;background:var(--success-soft)!important}.woocommerce-message::before{color:var(--success-strong)!important}.woocommerce-message .button{background:var(--success)!important;color:#fff!important;border-radius:var(--radius-md)!important;padding:8px 16px!important;font-family:var(--font-sans)!important;font-weight:600!important;border:none!important}.woocommerce-error{border-top-color:var(--danger)!important;background:var(--danger-soft)!important;color:var(--fg-default)!important;list-style:none!important}.woocommerce-error::before{color:var(--danger-strong)!important}.woocommerce-error li{padding:4px 0}.woocommerce-order{font-family:var(--font-sans)}.woocommerce-order .woocommerce-notice{background:var(--success-soft);border:1px solid var(--success);border-left:4px solid var(--success-strong);border-radius:var(--radius-lg);padding:24px 28px;font-family:var(--font-display);font-size:18px;font-weight:600;color:var(--fg-default);margin:0 0 32px}.woocommerce-order ul.order_details{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px;list-style:none!important;padding:0!important;margin:0 0 32px 0!important;background:var(--bg-surface);border:1px solid var(--border-soft);border-radius:var(--radius-xl);padding:24px!important}.woocommerce-order ul.order_details li{border:none!important;padding:0!important;font-size:12px!important;color:var(--fg-muted)!important;text-transform:uppercase;letter-spacing:.5px;font-family:var(--font-sans)}.woocommerce-order ul.order_details li strong{display:block;margin-top:6px;font-size:16px!important;color:var(--fg-default)!important;text-transform:none;letter-spacing:0;font-family:var(--font-display)}.woocommerce-order h2{font-family:var(--font-display)!important;font-size:20px!important;color:var(--fg-default)!important;margin:32px 0 16px!important;padding-bottom:12px!important;border-bottom:2px solid var(--enterfix-blue-soft)}.woocommerce-order .woocommerce-customer-details address{background:var(--industrial-50);border:1px solid var(--border-soft);border-radius:var(--radius-lg);padding:20px;font-style:normal;line-height:1.7;color:var(--fg-default)}.woocommerce div.product .woocommerce-product-gallery{border-radius:var(--radius-xl);overflow:hidden;background:var(--bg-surface);border:1px solid var(--border-soft)}.woocommerce div.product .woocommerce-product-gallery__image img{border-radius:0!important}.woocommerce div.product .flex-control-thumbs{padding:8px!important;background:var(--industrial-50);margin:0!important}.woocommerce div.product .flex-control-thumbs li{padding:4px!important}.woocommerce div.product .flex-control-thumbs li img{border:2px solid #fff0;border-radius:var(--radius-md);cursor:pointer;transition:border-color var(--motion-fast),opacity var(--motion-fast);opacity:.7}.woocommerce div.product .flex-control-thumbs li img:hover{opacity:1}.woocommerce div.product .flex-control-thumbs li img.flex-active{border-color:var(--enterfix-blue);opacity:1}.woocommerce div.product .woocommerce-tabs ul.tabs{display:flex!important;flex-wrap:wrap;gap:4px;border:none!important;padding:0!important;margin:0 0 -1px 0!important;background:transparent!important}.woocommerce div.product .woocommerce-tabs ul.tabs::before{display:none!important}.woocommerce div.product .woocommerce-tabs ul.tabs li{background:var(--industrial-100)!important;border:1px solid var(--border-soft)!important;border-radius:var(--radius-md) var(--radius-md) 0 0!important;padding:0!important;margin:0!important;position:static!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{display:block;padding:12px 24px!important;font-family:var(--font-display)!important;font-weight:600!important;font-size:14px!important;color:var(--fg-muted)!important;text-decoration:none;transition:color var(--motion-fast)}.woocommerce div.product .woocommerce-tabs ul.tabs li:hover a{color:var(--enterfix-blue)!important}.woocommerce div.product .woocommerce-tabs ul.tabs li.active{background:var(--bg-surface)!important;border-bottom-color:var(--bg-surface)!important}.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{color:var(--enterfix-blue)!important}.woocommerce div.product .woocommerce-tabs .panel{background:var(--bg-surface)!important;border:1px solid var(--border-soft);border-radius:0 var(--radius-lg) var(--radius-lg) var(--radius-lg)!important;padding:28px!important;font-family:var(--font-sans);color:var(--fg-default);line-height:1.7}.woocommerce div.product .woocommerce-tabs .panel h2{font-family:var(--font-display)!important;font-size:22px!important;font-weight:700!important;color:var(--fg-default)!important;margin:0 0 16px!important}.woocommerce div.product .product_meta{margin-top:24px;padding-top:20px;border-top:1px solid var(--border-soft);font-family:var(--font-sans);font-size:13px;color:var(--fg-muted)}.woocommerce div.product .product_meta>span{display:block;padding:4px 0}.woocommerce div.product .product_meta>span strong{color:var(--fg-default);font-weight:700;margin-right:4px}.woocommerce div.product .product_meta a{color:var(--nexus-navy-900);text-decoration:underline;text-decoration-color:var(--enterfix-blue);text-underline-offset:3px;transition:color var(--motion-fast)}.woocommerce div.product .product_meta a:hover{color:var(--nexus-navy-900);text-decoration-thickness:2px}.woocommerce .woocommerce-breadcrumb{font-family:var(--font-sans);font-size:13px;color:var(--fg-muted);padding:16px 0;margin:0 0 24px;border-bottom:1px solid var(--border-soft)}.woocommerce .woocommerce-breadcrumb a{color:var(--nexus-navy-900);text-decoration:underline;text-decoration-color:var(--enterfix-blue);text-underline-offset:3px;transition:color var(--motion-fast)}.woocommerce .woocommerce-breadcrumb a:hover{color:var(--nexus-navy-900);text-decoration-thickness:2px}.woocommerce nav.woocommerce-pagination ul{display:flex;gap:4px;justify-content:center;border:none!important;margin:32px 0;padding:0!important}.woocommerce nav.woocommerce-pagination ul li{border:none!important;margin:0!important}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{background:var(--bg-surface)!important;border:1px solid var(--border-default)!important;color:var(--fg-default)!important;font-family:var(--font-display)!important;font-weight:600;padding:8px 14px!important;border-radius:var(--radius-md)!important;text-decoration:none;transition:background var(--motion-fast),color var(--motion-fast),border-color var(--motion-fast);min-width:40px;text-align:center}.woocommerce nav.woocommerce-pagination ul li a:hover{background:var(--enterfix-blue)!important;color:#fff!important;border-color:var(--enterfix-blue)!important}.woocommerce nav.woocommerce-pagination ul li span.current{background:var(--enterfix-blue)!important;color:#fff!important;border-color:var(--enterfix-blue)!important}