.woo-breadcrumb{padding:14px 0;font-size:13px;color:var(--gh-muted);border-bottom:1px solid var(--gh-border);background:var(--gh-light)}.woo-breadcrumb a{color:var(--gh-muted);transition:color var(--gh-transition)}.woo-breadcrumb a:hover{color:var(--gh-primary)}.breadcrumb-sep{margin:0 8px;color:var(--gh-border)}.woocommerce-main{padding:36px 0 72px;background:var(--gh-light);min-height:60vh}.woocommerce-notices-wrapper{margin-bottom:20px}.woocommerce-result-count{color:var(--gh-muted);font-size:13px}.woocommerce-ordering select{padding:10px 14px;border:1px solid var(--gh-border);border-radius:var(--gh-radius);font-family:var(--gh-font);font-size:13px;background:var(--gh-white);transition:border-color var(--gh-transition);-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='10' height='6' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1l4 4 4-4' stroke='%23666' stroke-width='1.5' fill='none'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:32px;cursor:pointer}.woocommerce-ordering select:focus{border-color:var(--gh-primary);outline:none}ul.products,.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:16px;list-style:none;padding:0!important;margin:0!important}ul.products::before,ul.products::after{display:none!important}ul.products li.product.first,ul.products li.product.last,.woocommerce ul.products[class*="columns-"] li.product,.woocommerce-page ul.products[class*="columns-"] li.product{clear:none!important;margin-right:0!important;float:none!important;width:100%!important}.woocommerce ul.products::before,.woocommerce ul.products::after,.woocommerce-page ul.products::before,.woocommerce-page ul.products::after{content:none!important;display:none!important}ul.products li.product,.woocommerce ul.products li.product{margin:0!important;padding:0!important;width:100%!important;max-width:100%!important;float:none!important;clear:none!important;background:#fff0;border:none;border-radius:0;overflow:visible;display:flex;flex-direction:column}.woocommerce .price,.woocommerce .amount,.woocommerce .quantity,.woocommerce .product_meta,.woocommerce .stock,.woocommerce .cart .button,.woocommerce .woocommerce-result-count,.woocommerce .woocommerce-ordering select,.woocommerce-tabs .panel,.woocommerce-tabs .tabs li a,.woocommerce .woocommerce-breadcrumb,.woocommerce .woocommerce-info,.woocommerce .woocommerce-message,.woocommerce .woocommerce-error{font-family:var(--gh-font)!important}.product-card-inner{background:var(--gh-white);border:none;border-radius:var(--gh-radius-lg);box-shadow:0 1px 6px rgb(0 0 0 / .04);transition:all 0.35s cubic-bezier(.4,0,.2,1);height:100%;display:flex;flex-direction:column;overflow:hidden;position:relative}.product-card-inner:hover{box-shadow:0 12px 32px rgb(0 0 0 / .1);transform:translateY(-4px)}.gh-wishlist-btn{position:absolute;top:12px;right:12px;z-index:3;width:34px;height:34px;border-radius:50%;background:rgb(255 255 255 / .9);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:15px;color:var(--gh-gray-400);opacity:0;transform:scale(.8);transition:all 0.25s ease;backdrop-filter:blur(4px)}.product-card-inner:hover .gh-wishlist-btn,.product-card-inner:focus-within .gh-wishlist-btn{opacity:1;transform:scale(1)}.gh-wishlist-btn:hover,.gh-wishlist-btn.is-active{color:var(--gh-accent)}.gh-wishlist-btn.is-active i{font-weight:900}.gh-card-brand{display:block;text-align:center;font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.12em;color:var(--gh-muted);padding:12px 16px 0}ul.products li.product a img,ul.products li.product a .attachment-woocommerce_thumbnail{width:100%;aspect-ratio:3 / 4;object-fit:contain;display:block;transition:transform 1.2s ease-out;padding:10px;background:var(--gh-off-white);mix-blend-mode:multiply}ul.products li.product:hover img,.product-card-inner:hover img{transform:scale(1.04)}ul.products li.product .woocommerce-loop-product__title,ul.products li.product h2{font-family:var(--gh-font);font-size:13px;font-weight:500;padding:8px 16px 4px;line-height:1.5;color:var(--gh-dark);margin:0;text-align:center;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:44px}ul.products li.product .price{padding:4px 16px 12px;font-family:var(--gh-font);font-size:15px;font-weight:700;color:var(--gh-primary);text-align:center}ul.products li.product .price del{color:var(--gh-muted);font-weight:400;font-size:12px;margin-right:4px}ul.products li.product .price ins{text-decoration:none;color:var(--gh-accent);font-weight:700}ul.products li.product .button,ul.products li.product .add_to_cart_button,ul.products li.product .product_type_simple{display:block;width:calc(100% - 32px);margin:0 16px 16px;padding:11px 16px;text-align:center;background:var(--gh-dark);color:var(--gh-white);font-family:var(--gh-font);font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;border:none;border-radius:var(--gh-radius);cursor:pointer;text-decoration:none;line-height:1.4;opacity:0;transform:translateY(10px);transition:opacity 0.3s ease,transform 0.3s ease,background 0.2s ease;margin-top:auto}.product-card-inner:hover .button,.product-card-inner:hover .add_to_cart_button,.product-card-inner:hover .product_type_simple,.product-card-inner:focus-within .button,.product-card-inner:focus-within .add_to_cart_button,.product-card-inner:focus-within .product_type_simple{opacity:1;transform:translateY(0)}ul.products li.product .button:hover,ul.products li.product .add_to_cart_button:hover,ul.products li.product .product_type_simple:hover{background:var(--gh-accent);transform:translateY(-1px)}ul.products li.product .button.loading::after{content:'';display:inline-block;width:14px;height:14px;border:2px solid rgb(255 255 255 / .3);border-top-color:#fff;border-radius:50%;animation:gohairSpin 0.6s linear infinite;margin-left:8px;vertical-align:middle}@keyframes gohairSpin{to{transform:rotate(360deg)}}ul.products li.product .added_to_cart{display:block;text-align:center;padding:6px 16px;font-size:12px;color:var(--gh-accent);font-weight:600;text-decoration:none}.woocommerce span.onsale,ul.products li.product .onsale,.single-product .onsale,.product-badge{position:absolute;top:12px;left:12px;z-index:2;font-family:var(--gh-font);font-size:10px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;line-height:1;padding:6px 10px;border-radius:2px;min-height:auto;min-width:auto;margin:0;background:var(--gh-accent);color:var(--gh-white)}.product-badge.badge-new{background:var(--gh-primary);color:var(--gh-white)}.product-badge.badge-hot{background:#fff0;color:var(--gh-accent);border:1px solid var(--gh-accent)}ul.products li.product .soldout-label{background:var(--gh-muted);color:var(--gh-white);font-size:11px;font-weight:600;padding:5px 12px;border-radius:var(--gh-radius);position:absolute;top:12px;left:12px;z-index:2}.woocommerce-notices-wrapper [role="alert"],.single-product [role="alert"],.woocommerce-notices-wrapper .woocommerce-info,.woocommerce-notices-wrapper .woocommerce-message:not(.wc-forward){display:none!important}.woocommerce div.product{max-width:1100px;margin:0 auto;padding:24px 0 0;display:block}.woocommerce div.product::after{content:"";display:table;clear:both}.woocommerce div.product div.images{float:left!important;width:55%!important;padding-right:40px}.woocommerce div.product div.summary{float:right!important;width:45%!important;position:static}.woocommerce div.product .gh-product-accordion,.woocommerce div.product .gh-brand-story,.woocommerce div.product .gh-fbt-section,.woocommerce div.product .related.products,.woocommerce div.product .up-sells,.woocommerce div.product #recentlyViewedSection,.woocommerce div.product .woocommerce-tabs{clear:both;width:100%;float:none;position:relative;z-index:2;background:var(--gh-white)}.woocommerce div.product .gh-brand-story{background:var(--gh-off-white)}.woocommerce div.product div.images .woocommerce-product-gallery__image img{border-radius:var(--gh-radius);background:var(--gh-gray-100)}.woocommerce div.product div.images .woocommerce-product-gallery__trigger{top:1em!important;right:1em!important}.woocommerce div.product .product_title{margin-top:0!important;padding-top:0!important}.woocommerce-product-gallery,.woocommerce-product-gallery .woocommerce-product-gallery__wrapper,.woocommerce-product-gallery .flex-viewport{opacity:1!important}.single-product .product .woocommerce-product-gallery{border-radius:var(--gh-radius-lg);overflow:visible;background:#fff0;padding:0}.single-product .woocommerce-product-gallery .woocommerce-product-gallery__image,.single-product .woocommerce-product-gallery .flex-viewport{background:var(--gh-gray-100);border-radius:var(--gh-radius-lg);overflow:hidden}.single-product .woocommerce-product-gallery .woocommerce-product-gallery__image img{border-radius:0;padding:0;object-fit:contain;width:100%;height:auto}.single-product .woocommerce-product-gallery .flex-control-thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:10px;padding:0;list-style:none}.single-product .woocommerce-product-gallery .flex-control-thumbs li{margin:0;padding:0}.single-product .woocommerce-product-gallery .flex-control-thumbs li img{width:100%;height:auto;border-radius:var(--gh-radius);border:2px solid #fff0;background:var(--gh-gray-100);cursor:pointer;opacity:.6;transition:all 0.3s ease}.single-product .woocommerce-product-gallery .flex-control-thumbs li img:hover{opacity:.9;border-color:var(--gh-gray-300)}.single-product .woocommerce-product-gallery .flex-control-thumbs li img.flex-active{opacity:1;border-color:var(--gh-accent)}.single-product .product .summary{padding:0}.woocommerce div.product .product_title,.single-product .product_title{font-family:var(--gh-font-heading);font-size:1.85rem;font-weight:600;margin-top:0!important;margin-bottom:12px;padding-top:0!important;color:var(--gh-dark);line-height:1.35;letter-spacing:-.01em}.single-product .price{font-family:var(--gh-font);font-size:1.6rem;font-weight:800;margin-bottom:20px;color:var(--gh-primary);display:flex;align-items:baseline;gap:10px;padding-bottom:20px;border-bottom:1px solid var(--gh-border)}.single-product .price del{color:var(--gh-muted);font-size:1rem;font-weight:400;text-decoration:line-through}.single-product .price ins{text-decoration:none;color:var(--gh-accent)}.single-product .woocommerce-product-details__short-description{margin-bottom:20px;color:var(--gh-gray-600);font-size:14px;line-height:1.75;padding-bottom:0;border-bottom:none}.single-product .woocommerce-product-details__short-description h4,.single-product .woocommerce-product-details__short-description h3,.single-product .woocommerce-product-details__short-description h2,.single-product .woocommerce-product-details__short-description strong{font-family:var(--gh-font)!important;font-size:14px;font-weight:600;font-style:normal;color:var(--gh-dark);margin-bottom:4px}.single-product .stock{font-size:13px;font-weight:600;color:#16a34a;margin-bottom:16px;display:flex;align-items:center;gap:6px}.single-product .stock::before{content:'';width:8px;height:8px;background:#16a34a;border-radius:50%;display:inline-block;flex-shrink:0}.single-product .stock.out-of-stock{color:var(--gh-accent)}.single-product .stock.out-of-stock::before{background:var(--gh-accent)}.single-product .cart{display:flex;align-items:stretch;gap:10px;margin-bottom:24px}.single-product .quantity{display:flex;align-items:center;border:2px solid var(--gh-border);border-radius:var(--gh-radius);overflow:hidden;background:var(--gh-white);flex-shrink:0}.single-product .quantity .qty{width:52px;padding:16px 6px;border:none;text-align:center;font-family:var(--gh-font);font-size:15px;font-weight:700;background:#fff0;-moz-appearance:textfield}.single-product .quantity .qty::-webkit-outer-spin-button,.single-product .quantity .qty::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.single-product .quantity .qty:focus{outline:none}.single-product .single_add_to_cart_button{flex:1;padding:16px 28px;background:var(--gh-accent);color:var(--gh-white);font-family:var(--gh-font);font-size:15px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;border:none;border-radius:var(--gh-radius);cursor:pointer;transition:all var(--gh-transition);text-align:center;min-height:54px}.single-product .single_add_to_cart_button:hover{background:var(--gh-accent-hover);transform:translateY(-2px);box-shadow:0 8px 24px rgb(0 0 0 / .15)}.gh-trust-badges{display:flex;gap:20px;padding:20px 0;border-bottom:1px solid var(--gh-border);margin-bottom:20px}.gh-trust-badge{display:flex;align-items:center;gap:8px;font-size:12px;color:var(--gh-gray-600);font-weight:500}.gh-trust-badge i{font-size:16px;color:var(--gh-accent);width:20px;text-align:center}.product_meta{margin-top:20px;padding-top:16px;border-top:1px solid var(--gh-border);font-size:12px;color:var(--gh-muted);line-height:1.7}.product_meta>span{display:block;margin-bottom:4px}.product_meta>span>span:first-child,.product_meta .sku_wrapper>span:first-child{font-weight:600;color:var(--gh-gray-600);text-transform:uppercase;letter-spacing:.03em;font-size:11px}.product_meta a{color:var(--gh-gray-500);transition:color var(--gh-transition);text-decoration:none}.product_meta a:hover{color:var(--gh-accent)}.woocommerce-tabs{margin-top:56px;width:100%!important;flex-basis:100%;background:var(--gh-gray-100);border-radius:var(--gh-radius-lg);padding:0 32px 32px}.woocommerce-tabs ul.tabs{list-style:none;display:flex;gap:0;border-bottom:2px solid var(--gh-border);padding:24px 0 0;margin:0 0 0}.woocommerce-tabs ul.tabs li{margin:0;padding:0}.woocommerce-tabs ul.tabs li a{display:block;padding:14px 28px;font-family:var(--gh-font);font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--gh-muted);border-bottom:2px solid #fff0;margin-bottom:-2px;transition:all var(--gh-transition);text-decoration:none}.woocommerce-tabs ul.tabs li a:hover{color:var(--gh-primary)}.woocommerce-tabs ul.tabs li.active a{color:var(--gh-primary);border-bottom-color:var(--gh-primary)}.woocommerce-tabs .panel{padding:28px 0;font-size:14px;line-height:1.8;color:var(--gh-gray)}.woocommerce-tabs .panel h2{font-size:1.1rem;font-weight:700;margin-bottom:16px;color:var(--gh-dark)}.related.products,.upsells.products{margin-top:64px;padding-top:48px;border-top:1px solid var(--gh-border);width:100%!important;flex-basis:100%}.related.products h2,.upsells.products h2{font-family:var(--gh-font);font-size:1.4rem;font-weight:700;margin-bottom:28px;color:var(--gh-dark);text-align:center}.woocommerce-cart .woocommerce-main{padding-top:40px}.woocommerce-cart-form table{width:100%;border-collapse:collapse}.woocommerce-cart-form th,.woocommerce-cart-form td{padding:18px 16px;border-bottom:1px solid var(--gh-border);text-align:left;font-size:14px}.woocommerce-cart-form th{font-size:11px;text-transform:uppercase;letter-spacing:.06em;font-weight:700;color:var(--gh-muted);background:var(--gh-light)}.woocommerce-cart-form .product-thumbnail img{width:72px;height:72px;object-fit:cover;border-radius:var(--gh-radius)}.woocommerce-cart-form .product-name a{color:var(--gh-dark);font-weight:600;text-decoration:none;transition:color var(--gh-transition)}.woocommerce-cart-form .product-name a:hover{color:var(--gh-accent)}.woocommerce-cart-form .product-remove a{color:var(--gh-muted);font-size:18px;text-decoration:none;transition:color var(--gh-transition)}.woocommerce-cart-form .product-remove a:hover{color:var(--gh-accent)}.woocommerce-cart-form .qty{width:60px;padding:8px;border:1px solid var(--gh-border);border-radius:var(--gh-radius);text-align:center;font-family:var(--gh-font)}.woocommerce-cart-form button[name="update_cart"]{padding:10px 24px;background:var(--gh-light);border:1px solid var(--gh-border);border-radius:var(--gh-radius);font-family:var(--gh-font);font-size:13px;font-weight:600;cursor:pointer;transition:all var(--gh-transition)}.woocommerce-cart-form button[name="update_cart"]:hover{border-color:var(--gh-primary)}.cart_totals{max-width:420px;margin-left:auto;margin-top:32px;background:var(--gh-white);border:1px solid var(--gh-border);border-radius:var(--gh-radius-lg);padding:28px}.cart_totals h2{font-family:var(--gh-font);font-size:1rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;margin-bottom:20px;color:var(--gh-dark)}.cart_totals table{width:100%}.cart_totals th,.cart_totals td{padding:12px 0;border-bottom:1px solid var(--gh-border);font-size:14px}.cart_totals th{font-weight:600;color:var(--gh-muted);text-align:left}.cart_totals .order-total th,.cart_totals .order-total td{font-size:16px;font-weight:700;color:var(--gh-dark);border-bottom:none;padding-top:16px}.wc-proceed-to-checkout .checkout-button{display:block;width:100%;padding:16px;text-align:center;background:var(--gh-primary);color:var(--gh-white);font-family:var(--gh-font);font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;border:none;border-radius:var(--gh-radius);cursor:pointer;transition:all var(--gh-transition);margin-top:16px;text-decoration:none}.wc-proceed-to-checkout .checkout-button:hover{background:var(--gh-accent);transform:translateY(-1px)}.coupon{display:flex;gap:8px;align-items:center}.coupon .input-text{padding:10px 14px;border:1px solid var(--gh-border);border-radius:var(--gh-radius);font-family:var(--gh-font);font-size:13px}.coupon .button{padding:10px 20px;background:var(--gh-primary);color:var(--gh-white);border:none;border-radius:var(--gh-radius);font-family:var(--gh-font);font-size:13px;font-weight:600;cursor:pointer;transition:all var(--gh-transition)}.coupon .button:hover{background:var(--gh-accent)}.woocommerce-checkout .woocommerce-main{padding:0 0 72px;background:var(--gh-off-white)}.gh-checkout-steps{display:flex;align-items:center;justify-content:center;gap:0;padding:28px 0;background:var(--gh-white);border-bottom:1px solid var(--gh-border);margin-bottom:36px}.gh-step{display:flex;align-items:center;gap:8px;opacity:.35}.gh-step.active{opacity:1}.gh-step-num{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:var(--gh-dark);color:var(--gh-white);font-size:12px;font-weight:700}.gh-step-label{font-size:13px;font-weight:600;color:var(--gh-dark)}.gh-step-line{width:48px;height:1px;background:var(--gh-gray-300);margin:0 12px}.woocommerce-checkout .container{max-width:960px}.woocommerce-checkout form.checkout{display:grid;grid-template-columns:1fr 1fr;gap:28px;align-items:start}.woocommerce-checkout #customer_details{background:var(--gh-white);border:1px solid var(--gh-border);border-radius:var(--gh-radius-lg);padding:28px;grid-column:1;grid-row:1}.woocommerce-checkout #customer_details .col-1,.woocommerce-checkout #customer_details .col-2{width:100%!important;float:none!important;padding:0!important;margin:0!important}.woocommerce-checkout #customer_details .col-2{margin-top:24px!important;padding-top:24px!important;border-top:1px solid var(--gh-border)}.woocommerce-checkout h3{font-family:var(--gh-font-heading);font-size:1.25rem;font-weight:600;margin-bottom:20px;color:var(--gh-dark);text-transform:none;letter-spacing:0}.woocommerce-checkout h3#order_review_heading{display:none}.woocommerce-checkout .form-row{margin-bottom:16px}.woocommerce-checkout .form-row label{font-family:var(--gh-font);font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;margin-bottom:6px;color:var(--gh-gray-600);display:block}.woocommerce-checkout .form-row label .required{color:var(--gh-accent)}.woocommerce-checkout .input-text,.woocommerce-checkout select,.woocommerce-checkout textarea{width:100%;padding:13px 16px;border:1px solid var(--gh-border);border-radius:var(--gh-radius);font-family:var(--gh-font);font-size:14px;transition:border-color var(--gh-transition),box-shadow var(--gh-transition);background:var(--gh-white)}.woocommerce-checkout .input-text:focus,.woocommerce-checkout select:focus,.woocommerce-checkout textarea:focus{border-color:var(--gh-dark);outline:none;box-shadow:0 0 0 3px rgb(26 26 26 / .06)}.woocommerce-checkout .select2-container .select2-selection--single{height:46px;border:1px solid var(--gh-border);border-radius:var(--gh-radius)}.woocommerce-checkout .select2-container .select2-selection--single .select2-selection__rendered{line-height:46px;padding-left:16px;font-family:var(--gh-font);font-size:14px}.woocommerce-checkout #order_review{background:var(--gh-white);border:1px solid var(--gh-border);border-radius:var(--gh-radius-lg);padding:24px;grid-column:2;grid-row:1;position:sticky;top:calc(var(--gh-header-height) + 16px)}.woocommerce-checkout #order_review::before{content:'Η παραγγελία σας';display:block;font-family:var(--gh-font-heading);font-size:1.15rem;font-weight:600;color:var(--gh-dark);padding-bottom:16px;margin-bottom:4px;border-bottom:1px solid var(--gh-border)}.woocommerce-checkout-review-order-table{width:100%;border-collapse:collapse}.woocommerce-checkout-review-order-table thead th{font-size:11px;text-transform:uppercase;letter-spacing:.06em;color:var(--gh-muted);font-weight:600;padding:12px 0;border-bottom:1px solid var(--gh-border);text-align:left}.woocommerce-checkout-review-order-table .cart_item td{padding:12px 0;border-bottom:1px solid var(--gh-border);font-size:13px;vertical-align:top}.woocommerce-checkout-review-order-table .product-name{color:var(--gh-dark);font-weight:500}.woocommerce-checkout-review-order-table .product-name .product-quantity{color:var(--gh-muted);font-weight:400}.woocommerce-checkout-review-order-table .product-total{text-align:right;font-weight:600;color:var(--gh-dark)}.woocommerce-checkout-review-order-table tfoot th{text-align:left;font-weight:500;color:var(--gh-gray-600);padding:10px 0;font-size:13px}.woocommerce-checkout-review-order-table tfoot td{text-align:right;padding:10px 0;font-size:13px}.woocommerce-checkout-review-order-table tfoot .order-total th,.woocommerce-checkout-review-order-table tfoot .order-total td{font-size:16px;font-weight:700;color:var(--gh-dark);padding-top:14px;border-top:2px solid var(--gh-dark)}#payment{background:#fff0;border-radius:0;padding:0;margin-top:20px}#payment .payment_methods{list-style:none;padding:0;margin:0 0 16px}#payment .payment_methods li{padding:0;margin-bottom:8px;border:1px solid var(--gh-border);border-radius:var(--gh-radius);overflow:hidden;transition:border-color var(--gh-transition)}#payment .payment_methods li:hover{border-color:var(--gh-gray-300)}#payment .payment_methods li label{display:flex;align-items:center;gap:10px;padding:14px 16px;font-weight:600;font-size:13px;cursor:pointer;color:var(--gh-dark)}#payment .payment_methods li input[type="radio"]{accent-color:var(--gh-accent)}#payment .payment_box{padding:12px 16px 16px;font-size:12px;color:var(--gh-muted);line-height:1.6;background:var(--gh-off-white);border-top:1px solid var(--gh-border)}#place_order{padding:18px 40px;background:var(--gh-accent);color:var(--gh-white);font-family:var(--gh-font);font-size:15px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;border:none;border-radius:var(--gh-radius);cursor:pointer;width:100%;transition:all var(--gh-transition);min-height:56px}#place_order:hover{background:var(--gh-accent-hover);transform:translateY(-2px);box-shadow:0 8px 24px rgb(0 0 0 / .15)}.gh-checkout-trust{display:flex;justify-content:center;gap:20px;margin-top:16px;padding-top:16px;border-top:1px solid var(--gh-border)}.gh-checkout-trust-item{display:flex;align-items:center;gap:6px;font-size:11px;color:var(--gh-muted);font-weight:500}.gh-checkout-trust-item i{color:var(--gh-accent);font-size:14px}.gh-checkout-secure{text-align:center;margin-top:12px;font-size:11px;color:var(--gh-gray-400)}.gh-checkout-secure i{margin-right:4px}@media (max-width:768px){.woocommerce-checkout form.checkout{grid-template-columns:1fr}.woocommerce-checkout #customer_details,.woocommerce-checkout #order_review{grid-column:1;grid-row:auto}.woocommerce-checkout #order_review{position:static}.woocommerce-checkout .container{max-width:100%}}@media (max-width:768px){.gh-checkout-steps{gap:0;padding:20px 16px}.gh-step-label{display:none}.gh-step-line{width:32px;margin:0 8px}.woocommerce-checkout #customer_details{padding:20px}.gh-checkout-trust{flex-direction:column;align-items:center;gap:8px}}.woocommerce-account .woocommerce-main{padding-top:40px}.woocommerce-MyAccount-navigation{width:220px;float:left}.woocommerce-MyAccount-navigation ul{list-style:none;padding:0;margin:0;background:var(--gh-white);border:1px solid var(--gh-border);border-radius:var(--gh-radius-lg);overflow:hidden}.woocommerce-MyAccount-navigation ul li a{display:block;padding:13px 20px;font-family:var(--gh-font);font-size:14px;border-bottom:1px solid var(--gh-border);color:var(--gh-gray);text-decoration:none;transition:all var(--gh-transition)}.woocommerce-MyAccount-navigation ul li:last-child a{border-bottom:none}.woocommerce-MyAccount-navigation ul li a:hover{background:var(--gh-light);color:var(--gh-primary)}.woocommerce-MyAccount-navigation ul li.is-active a{font-weight:700;color:var(--gh-accent);background:var(--gh-light);border-left:3px solid var(--gh-accent)}.woocommerce-MyAccount-content{overflow:hidden;padding-left:40px}.woocommerce-MyAccount-content .woocommerce-orders-table{width:100%;border-collapse:collapse}.woocommerce-MyAccount-content .woocommerce-orders-table th,.woocommerce-MyAccount-content .woocommerce-orders-table td{padding:14px 12px;border-bottom:1px solid var(--gh-border);font-size:14px;text-align:left}.woocommerce-MyAccount-content .woocommerce-orders-table th{font-size:11px;text-transform:uppercase;letter-spacing:.06em;font-weight:700;color:var(--gh-muted);background:var(--gh-light)}.woocommerce-form-login,.woocommerce-form-register{max-width:440px;background:var(--gh-white);border:1px solid var(--gh-border);border-radius:var(--gh-radius-lg);padding:32px}.woocommerce-form-login .form-row .input-text,.woocommerce-form-register .form-row .input-text{width:100%;padding:12px 16px;border:1px solid var(--gh-border);border-radius:var(--gh-radius);font-family:var(--gh-font);font-size:14px}.woocommerce-form-login .woocommerce-button,.woocommerce-form-register .woocommerce-button{padding:14px 32px;background:var(--gh-primary);color:var(--gh-white);font-family:var(--gh-font);font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;border:none;border-radius:var(--gh-radius);cursor:pointer;transition:all var(--gh-transition)}.woocommerce-form-login .woocommerce-button:hover,.woocommerce-form-register .woocommerce-button:hover{background:var(--gh-accent)}.woocommerce-message,.woocommerce-info{padding:14px 20px;border-left:3px solid var(--gh-accent);background:var(--gh-white);border:1px solid var(--gh-border);border-left:3px solid var(--gh-accent);margin-bottom:24px;font-size:13px;border-radius:var(--gh-radius);line-height:1.6;color:var(--gh-gray-600)}.woocommerce-info::before,.woocommerce-message::before{display:none!important}.woocommerce-checkout .woocommerce-form-coupon-toggle .woocommerce-info{background:var(--gh-off-white,#f9f8f6);border:1px solid var(--gh-border);border-left:3px solid var(--gh-accent);padding:16px 20px;font-size:13px;color:var(--gh-gray-600)}.woocommerce-checkout .woocommerce-form-coupon-toggle .woocommerce-info .showcoupon{color:var(--gh-accent);font-weight:600;text-decoration:none;transition:color 0.2s ease}.woocommerce-checkout .woocommerce-form-coupon-toggle .woocommerce-info .showcoupon:hover{color:var(--gh-primary)}.woocommerce-checkout .checkout_coupon{background:var(--gh-white);border:1px solid var(--gh-border);border-radius:var(--gh-radius);padding:20px;margin-bottom:24px;display:flex;flex-wrap:wrap;gap:10px;align-items:end}.woocommerce-checkout .checkout_coupon p:first-child{width:100%;margin-bottom:4px;font-size:13px;color:var(--gh-gray-600)}.woocommerce-checkout .checkout_coupon .input-text{flex:1;min-width:0;padding:12px 14px;border:1px solid var(--gh-border);border-radius:var(--gh-radius);font-family:var(--gh-font);font-size:13px;transition:border-color 0.2s ease}.woocommerce-checkout .checkout_coupon .input-text:focus{border-color:var(--gh-accent);outline:none}.woocommerce-checkout .checkout_coupon .button{padding:12px 24px;background:var(--gh-primary);color:var(--gh-white);border:none;border-radius:var(--gh-radius);font-family:var(--gh-font);font-size:12px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;transition:background 0.2s ease;white-space:nowrap}.woocommerce-checkout .checkout_coupon .button:hover{background:var(--gh-accent)}.woocommerce-message a.button,.woocommerce-info a.button{float:right;padding:8px 16px;background:var(--gh-primary);color:var(--gh-white);font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;border-radius:var(--gh-radius);text-decoration:none;transition:all var(--gh-transition)}.woocommerce-message a.button:hover,.woocommerce-info a.button:hover{background:var(--gh-accent)}.woocommerce-error{padding:14px 20px;border-left:3px solid var(--gh-accent);background:#fef2f2;margin-bottom:24px;font-size:14px;list-style:none;border-radius:0 var(--gh-radius) var(--gh-radius) 0;line-height:1.6}.woocommerce-pagination{margin-top:48px;text-align:center}.woocommerce-pagination ul{display:inline-flex;gap:6px;list-style:none;padding:0}.woocommerce-pagination ul li a,.woocommerce-pagination ul li span{display:flex;align-items:center;justify-content:center;width:42px;height:42px;border:1px solid var(--gh-border);border-radius:var(--gh-radius);font-family:var(--gh-font);font-size:14px;font-weight:500;color:var(--gh-gray);text-decoration:none;transition:all var(--gh-transition)}.woocommerce-pagination ul li a:hover{border-color:var(--gh-primary);color:var(--gh-primary)}.woocommerce-pagination ul li span.current{background:var(--gh-primary);color:var(--gh-white);border-color:var(--gh-primary);font-weight:700}.star-rating{color:#f59e0b;font-size:12px;margin:4px 16px 8px}.woocommerce-info.wc-empty-cart-message,.return-to-shop{text-align:center;padding:48px 20px}.return-to-shop .button{display:inline-block;padding:14px 36px;background:var(--gh-primary);color:var(--gh-white);font-family:var(--gh-font);font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;border-radius:var(--gh-radius);text-decoration:none;transition:all var(--gh-transition)}.return-to-shop .button:hover{background:var(--gh-accent)}.gh-product-accordion{max-width:none;margin:40px 0 0;border-top:1px solid var(--gh-border);width:100%!important}.gh-acc-item{border-bottom:1px solid var(--gh-border)}.gh-acc-header{width:100%;display:flex;align-items:center;justify-content:space-between;padding:18px 0;background:none;border:none;cursor:pointer;font-family:var(--gh-font);font-size:13px;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:var(--gh-primary);transition:color 0.3s ease}.gh-acc-header:hover{color:var(--gh-accent)}.gh-acc-header span{display:flex;align-items:center;gap:10px}.gh-acc-header span i:first-child{font-size:15px;color:var(--gh-accent);width:20px;text-align:center}.gh-acc-chevron{font-size:12px;color:var(--gh-gray-400);transition:transform 0.35s ease}.gh-acc-item.is-open .gh-acc-chevron{transform:rotate(180deg)}.gh-acc-body{transition:max-height 0.35s ease}.gh-acc-content{padding:0 0 24px 30px;font-size:14px;line-height:1.7;color:var(--gh-gray-600)}.gh-acc-content p{margin-bottom:12px}.gh-acc-content p:last-child{margin-bottom:0}.gh-acc-shipping{display:flex;flex-direction:column;gap:16px}.gh-acc-ship-item{display:flex;align-items:flex-start;gap:12px}.gh-acc-ship-item>i{font-size:16px;color:var(--gh-accent);margin-top:2px;flex-shrink:0}.gh-acc-ship-item strong{display:block;font-size:13px;font-weight:600;color:var(--gh-primary);margin-bottom:2px}.gh-acc-ship-item span{font-size:12px;color:var(--gh-gray-500)}.gh-brand-story{padding:60px 0;background:var(--gh-off-white);margin-top:40px;width:100%!important;flex-basis:100%}.gh-brand-story-inner{display:flex;align-items:center;gap:48px;max-width:900px;margin:0 auto;padding:0 24px}.gh-brand-story-logo{flex-shrink:0;width:120px}.gh-brand-story-logo img{width:100%;height:auto;opacity:.7;filter:grayscale(100%);transition:all 0.4s ease}.gh-brand-story:hover .gh-brand-story-logo img{opacity:1;filter:grayscale(0%)}.gh-brand-story-title{font-family:var(--gh-font-heading);font-size:24px;font-weight:400;margin:8px 0 12px}.gh-brand-story-text{font-size:14px;line-height:1.7;color:var(--gh-gray-600);margin-bottom:20px}@media (max-width:768px){.gh-brand-story-inner{flex-direction:column;gap:24px;text-align:center}.gh-brand-story-logo{width:80px}}.gh-fbt-section{padding:60px 0;text-align:center;width:100%!important;flex-basis:100%}.gh-fbt-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:32px}.gh-fbt-card{display:block;text-align:center;text-decoration:none;color:inherit;transition:transform 0.4s ease}.gh-fbt-card:hover{transform:translateY(-3px);color:inherit}.gh-fbt-image{aspect-ratio:3/4;overflow:hidden;border-radius:var(--gh-radius);background:var(--gh-gray-100);margin-bottom:10px}.gh-fbt-image img{width:100%;height:100%;object-fit:contain;padding:8px;transition:transform 1.4s cubic-bezier(.16,1,.3,1)}.gh-fbt-card:hover .gh-fbt-image img{transform:scale(1.04)}.gh-fbt-title{font-family:var(--gh-font);font-size:12px;font-weight:500;line-height:1.3;color:var(--gh-primary);margin:0 0 4px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.gh-fbt-price{font-size:13px;font-weight:600;color:var(--gh-primary)}.gh-fbt-price ins{text-decoration:none;color:var(--gh-accent)}@media (max-width:768px){.gh-fbt-grid{grid-template-columns:repeat(2,1fr)}}.gh-wishlist-page{padding:40px 0 80px;min-height:400px}.gh-wishlist-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.gh-wishlist-grid .gh-wl-card{position:relative;text-align:center;background:var(--gh-white);border:1px solid var(--gh-border);border-radius:var(--gh-radius-lg);overflow:hidden;transition:opacity 0.3s ease,transform 0.3s ease,box-shadow 0.3s ease}.gh-wishlist-grid .gh-wl-card:hover{box-shadow:var(--gh-shadow);border-color:var(--gh-gray-300)}.gh-wishlist-grid .gh-wl-remove{position:absolute;top:10px;right:10px;z-index:3;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:var(--gh-white);border:1px solid var(--gh-border);border-radius:50%;cursor:pointer;font-size:11px;color:var(--gh-gray-400);transition:all 0.2s ease;box-shadow:0 2px 6px rgb(0 0 0 / .06)}.gh-wishlist-grid .gh-wl-remove:hover{color:#e53e3e;border-color:#e53e3e;background:#fef2f2}.gh-wishlist-grid .gh-wl-card-link{text-decoration:none;color:inherit;display:block}.gh-wishlist-grid .gh-wl-image{aspect-ratio:3/4;overflow:hidden;background:var(--gh-gray-100)}.gh-wishlist-grid .gh-wl-image img{width:100%;height:100%;object-fit:contain;padding:12px;transition:transform 0.6s cubic-bezier(.16,1,.3,1)}.gh-wishlist-grid .gh-wl-card:hover .gh-wl-image img{transform:scale(1.04)}.gh-wishlist-grid .gh-wl-brand{display:block;font-size:9px;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:var(--gh-gray-500);margin:0;padding:14px 14px 4px}.gh-wishlist-grid .gh-wl-title{font-family:var(--gh-font);font-size:13px;font-weight:500;line-height:1.35;color:var(--gh-primary);margin:0;padding:0 14px 6px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.gh-wishlist-grid .gh-wl-price{font-size:14px;font-weight:700;color:var(--gh-primary);display:block;padding:0 14px 4px}.gh-wishlist-grid .gh-wl-price del{color:var(--gh-gray-400);font-weight:400;font-size:12px}.gh-wishlist-grid .gh-wl-price ins{text-decoration:none;color:var(--gh-accent)}.gh-wishlist-grid .gh-wl-stock-out{display:block;font-size:11px;color:var(--gh-gray-400);text-transform:uppercase;letter-spacing:.05em;padding:0 14px 8px}.gh-wishlist-grid .gh-wl-add-to-cart{display:block;margin:4px 14px 14px;padding:11px 16px;font-family:var(--gh-font);font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;background:var(--gh-primary);color:var(--gh-white)!important;border-radius:var(--gh-radius);text-align:center;text-decoration:none;transition:background 0.2s ease,transform 0.15s ease}.gh-wishlist-grid .gh-wl-add-to-cart:hover{background:var(--gh-accent);color:var(--gh-white)!important}.gh-wishlist-grid .gh-wl-add-to-cart:active{transform:scale(.97)}.gh-wl-loading{grid-column:1 / -1;text-align:center;padding:60px 0;font-size:14px;color:var(--gh-gray-400)}.gh-wishlist-empty{text-align:center;padding:80px 0}.gh-wishlist-empty>i{font-size:48px;color:var(--gh-gray-300);margin-bottom:20px;display:block}.gh-wishlist-empty h3{font-family:var(--gh-font-heading);font-size:24px;font-weight:400;margin-bottom:8px}.gh-wishlist-empty p{font-size:14px;color:var(--gh-gray-500);margin-bottom:24px}.gh-wishlist-cta{display:inline-flex;align-items:center;gap:8px;padding:14px 28px;font-family:var(--gh-font);font-size:12px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;background:var(--gh-primary);color:var(--gh-white);border-radius:var(--gh-radius);transition:background 0.3s ease;text-decoration:none}.gh-wishlist-cta:hover{background:var(--gh-accent);color:var(--gh-white)}@media (max-width:1024px){.gh-wishlist-grid{grid-template-columns:repeat(3,1fr);gap:16px}}@media (max-width:768px){.gh-wishlist-grid{grid-template-columns:repeat(2,1fr);gap:12px}}@media (max-width:480px){.gh-wishlist-grid{gap:10px}.gh-wishlist-grid .gh-wl-brand{padding:10px 10px 3px;font-size:8px}.gh-wishlist-grid .gh-wl-title{padding:0 10px 4px;font-size:11px}.gh-wishlist-grid .gh-wl-price{padding:0 10px 4px;font-size:12px}.gh-wishlist-grid .gh-wl-add-to-cart{margin:2px 10px 10px;padding:9px 12px;font-size:10px}.gh-wishlist-grid .gh-wl-remove{width:26px;height:26px;top:6px;right:6px;font-size:9px}}.rv-section{padding:60px 0 80px;background:var(--gh-off-white)}.rv-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:20px;margin-top:32px}.rv-card{display:block;text-align:center;text-decoration:none;color:inherit;transition:transform 0.4s ease}.rv-card:hover{transform:translateY(-3px);color:inherit}.rv-card-image{aspect-ratio:3/4;overflow:hidden;border-radius:var(--gh-radius);background:var(--gh-gray-100);margin-bottom:10px}.rv-card-image img{width:100%;height:100%;object-fit:contain;padding:8px;transition:transform 1.4s cubic-bezier(.16,1,.3,1)}.rv-card:hover .rv-card-image img{transform:scale(1.04)}.rv-card-brand{display:block;font-size:9px;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:var(--gh-gray-500);margin-bottom:3px}.rv-card-title{font-family:var(--gh-font);font-size:12px;font-weight:500;line-height:1.3;color:var(--gh-primary);margin:0 0 4px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.rv-card-price{font-size:13px;font-weight:600;color:var(--gh-primary)}.rv-card-price del{color:var(--gh-gray-400);font-weight:400;font-size:11px}.rv-card-price ins{text-decoration:none;color:var(--gh-accent)}@media (max-width:1024px){.rv-grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:768px){.rv-grid{grid-template-columns:repeat(3,1fr);gap:12px}}@media (max-width:480px){.rv-grid{grid-template-columns:repeat(2,1fr)}}.woocommerce div.product form.cart .button,.woocommerce div.product .single_add_to_cart_button,.single_add_to_cart_button,button.single_add_to_cart_button{background:var(--gh-primary)!important;color:var(--gh-white)!important;border:none!important;border-radius:var(--gh-radius)!important;font-family:var(--gh-font)!important;font-size:13px!important;font-weight:600!important;letter-spacing:0.1em!important;text-transform:uppercase!important;padding:16px 32px!important;transition:background 0.3s ease!important}.woocommerce div.product form.cart .button:hover,.single_add_to_cart_button:hover{background:var(--gh-accent)!important}.woocommerce div.product p.price,.woocommerce div.product span.price{font-family:var(--gh-font);font-size:22px;font-weight:600;color:var(--gh-accent)}.woocommerce #place_order{background:var(--gh-primary)!important;font-size:13px!important;letter-spacing:0.1em!important}.woocommerce #place_order:hover{background:var(--gh-accent)!important}.woocommerce-checkout .gh-page-sidebar,.woocommerce-checkout aside.gh-page-sidebar,.woocommerce-cart .gh-page-sidebar,.woocommerce-cart aside.gh-page-sidebar{display:none!important}.woocommerce-checkout .gh-page-layout,.woocommerce-cart .gh-page-layout{display:block;max-width:1100px;margin:0 auto}.woocommerce-checkout .gh-page-hero,.woocommerce-cart .gh-page-hero{display:none}.woocommerce-checkout .gh-page-content,.woocommerce-cart .gh-page-content{background:transparent!important;border:none!important;padding:0!important;max-width:none!important;box-shadow:none!important}.woocommerce-checkout .gh-page-main,.woocommerce-cart .gh-page-main{background:var(--gh-off-white)}.woocommerce div.product .woocommerce-product-details__short-description,.woocommerce div.product .woocommerce-product-details__short-description *{font-family:var(--gh-font)!important;font-size:14px!important;font-style:normal!important;font-weight:400!important;line-height:1.7!important;color:var(--gh-gray-600)!important}.woocommerce div.product .woocommerce-product-details__short-description{padding-bottom:16px;margin-bottom:16px;border-bottom:1px solid var(--gh-border)}.woocommerce table.shop_table.cart{border:none;border-collapse:collapse}.woocommerce table.shop_table.cart td{padding:16px 12px;border-bottom:1px solid var(--gh-border);vertical-align:middle}.woocommerce table.shop_table.cart td.product-thumbnail img{width:80px;height:80px;object-fit:contain;background:var(--gh-gray-100);border-radius:var(--gh-radius);padding:4px}.woocommerce table.shop_table.cart td.product-name a{font-family:var(--gh-font);font-size:14px;font-weight:500;color:var(--gh-primary)}.woocommerce table.shop_table.cart td.product-remove a{color:var(--gh-gray-400)!important;font-size:18px}.woocommerce table.shop_table.cart td.product-remove a:hover{color:var(--gh-accent)!important;background:none!important}.woocommerce .cart-collaterals .cart_totals{float:right;width:45%;background:var(--gh-off-white);padding:24px;border-radius:var(--gh-radius-lg);border:1px solid var(--gh-border)}.woocommerce .cart-collaterals .cart_totals h2{font-family:var(--gh-font);font-size:14px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;margin-bottom:16px}.woocommerce .wc-proceed-to-checkout a.checkout-button{background:var(--gh-primary);color:var(--gh-white);font-family:var(--gh-font);font-size:13px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;border-radius:var(--gh-radius);padding:16px;transition:background 0.3s ease;display:block;text-align:center}.woocommerce .wc-proceed-to-checkout a.checkout-button:hover{background:var(--gh-accent)}@media (max-width:768px){.woocommerce .cart-collaterals .cart_totals{float:none;width:100%;margin-top:24px}}@media (max-width:1024px){ul.products{grid-template-columns:repeat(3,1fr)!important;gap:16px}.woocommerce div.product div.images{float:none!important;width:100%!important;padding-right:0;margin-bottom:24px}.woocommerce div.product div.summary{float:none!important;width:100%!important;position:static!important}.woocommerce div.product div.images,.woocommerce div.product div.summary{width:100%!important}.single-product .product .woocommerce-product-gallery{position:static}.gh-trust-badges{flex-direction:column;gap:10px}}@media (max-width:768px){.woocommerce-main{padding:24px 0 48px}ul.products{grid-template-columns:repeat(2,1fr)!important;gap:12px}ul.products li.product .woocommerce-loop-product__title{font-size:12px;padding:10px 12px 4px}ul.products li.product .price{padding:0 12px 10px;font-size:13px}ul.products li.product .button,ul.products li.product .add_to_cart_button{margin:auto 12px 12px;padding:10px 12px;font-size:11px}.woocommerce-MyAccount-navigation{width:100%;float:none;margin-bottom:24px}.woocommerce-MyAccount-content{padding-left:0}.woocommerce-tabs ul.tabs{flex-wrap:wrap}.woocommerce-tabs ul.tabs li a{padding:10px 18px;font-size:12px}.cart_totals{max-width:100%}.woocommerce-form-login,.woocommerce-form-register{max-width:100%}.coupon{flex-wrap:wrap}}@media (max-width:480px){ul.products,.woocommerce ul.products{grid-template-columns:repeat(2,1fr)!important;gap:10px}ul.products li.product .woocommerce-loop-product__title{font-size:11px;padding:8px 10px 2px}ul.products li.product .price{padding:0 10px 8px;font-size:12px}ul.products li.product .button{margin:auto 10px 10px;padding:8px;font-size:10px}.woocommerce-cart-form th:nth-child(1),.woocommerce-cart-form td:nth-child(1){display:none}}.gh-product-bar{position:fixed;bottom:0;left:0;right:0;z-index:999;transform:translateY(100%);transition:transform 0.4s cubic-bezier(.4,0,.2,1);background:var(--gh-white);border-top:1px solid var(--gh-border);box-shadow:0 -4px 20px rgb(0 0 0 / .06)}.gh-product-bar.is-visible{transform:translateY(0)}.gh-product-bar-inner{display:flex;align-items:center;gap:12px;padding:12px 16px;padding-bottom:calc(12px + env(safe-area-inset-bottom, 0px));max-width:1200px;margin:0 auto}.gh-product-bar-thumb{width:44px;height:44px;border-radius:6px;object-fit:contain;background:var(--gh-gray-100);flex-shrink:0}.gh-product-bar-info{flex:1;min-width:0;overflow:hidden;display:flex;flex-direction:column;gap:2px}.gh-product-bar-name{font-size:12px;font-weight:600;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color:var(--gh-primary)}.gh-product-bar-price{font-size:14px;font-weight:700;color:var(--gh-accent)}.gh-product-bar-price del{font-size:11px;color:var(--gh-gray-400);font-weight:400;margin-right:4px}.gh-product-bar-qty{flex-shrink:0;display:flex;align-items:center;gap:0;border:1px solid var(--gh-border);border-radius:var(--gh-radius)}.gh-bar-qty-btn{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:#fff0;border:none;font-size:14px;color:var(--gh-gray-600);cursor:pointer;transition:color 0.2s,background 0.2s}.gh-bar-qty-btn:hover{color:var(--gh-primary);background:var(--gh-gray-100)}.gh-bar-qty-input{width:36px;text-align:center;border:none;font-size:13px;font-weight:600;background:#fff0;-moz-appearance:textfield;font-family:var(--gh-font);color:var(--gh-primary)}.gh-bar-qty-input::-webkit-outer-spin-button,.gh-bar-qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.gh-product-bar-cart{flex-shrink:0;padding:12px 20px;background:var(--gh-primary);color:var(--gh-white);border-radius:var(--gh-radius);font-family:var(--gh-font);font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;border:none;cursor:pointer;transition:background 0.2s,transform 0.15s;display:inline-flex;align-items:center;gap:6px}.gh-product-bar-cart:hover{background:var(--gh-accent)}.gh-product-bar-cart:active{transform:scale(.97)}.gh-product-bar-cart.is-loading{opacity:.7;pointer-events:none}.gh-product-bar-cart.is-added{background:var(--gh-accent)}.gh-product-bar-oos{flex-shrink:0;padding:10px 16px;font-family:var(--gh-font);font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--gh-gray-400);border:1px solid var(--gh-border);border-radius:var(--gh-radius)}.gh-product-bar-wish{flex-shrink:0;width:36px;height:36px;border-radius:50%;border:1px solid var(--gh-border);background:#fff0;display:flex;align-items:center;justify-content:center;font-size:14px;color:var(--gh-gray-400);cursor:pointer;transition:color 0.2s,border-color 0.2s}.gh-product-bar-wish.is-wishlisted{color:var(--gh-accent);border-color:var(--gh-accent)}.single-product .gh-product-bar.is-visible~.site-main,.gh-product-bar.is-visible~.site-main{padding-bottom:72px}body.single-product .cart-floating-btn{bottom:80px}@media (max-width:480px){.gh-product-bar-thumb{display:none}.gh-bar-qty-btn{width:32px;height:32px}.gh-bar-qty-input{width:32px}.gh-product-bar-cart{padding:10px 16px;font-size:10px}.gh-product-bar-wish{width:38px;height:38px}}@media (hover:none) and (pointer:coarse){.product-card-inner:hover{box-shadow:0 1px 6px rgb(0 0 0 / .04);transform:none}.product-card-inner:hover img{transform:none}.gh-wishlist-btn{opacity:1!important;transform:scale(1)!important}.gh-product-bar-cart:active,.gh-filter-fab:active,.cart-floating-btn:active,.gh-sidebar-apply:active,ul.products li.product .button:active{transform:scale(.96)}.gh-product-bar-qty .gh-bar-qty-btn:active{background:var(--gh-gray-200)}}@media screen and (max-width:767px){.woocommerce ul.products,.woocommerce-page ul.products,ul.products[class*="columns-"],.woocommerce ul.products[class*="columns-"],.gh-shop-content ul.products{grid-template-columns:repeat(2,1fr)!important;gap:10px!important}}@keyframes gh-skeleton-pulse{0%{background-position:-200% 0}100%{background-position:200% 0}}.gh-skeleton{background:linear-gradient(90deg,var(--gh-gray-100) 25%,var(--gh-gray-200) 50%,var(--gh-gray-100) 75%);background-size:200% 100%;animation:gh-skeleton-pulse 1.8s ease-in-out infinite;border-radius:var(--gh-radius)}.gh-skeleton-card{display:flex;flex-direction:column}.gh-skeleton-card .gh-skeleton-img{aspect-ratio:3/4;border-radius:var(--gh-radius);margin-bottom:12px}.gh-skeleton-card .gh-skeleton-brand{height:10px;width:60px;margin:0 16px 6px}.gh-skeleton-card .gh-skeleton-title{height:14px;width:80%;margin:0 16px 6px}.gh-skeleton-card .gh-skeleton-price{height:14px;width:50px;margin:0 16px 12px}@keyframes gh-heart-bounce{0%{transform:scale(1)}25%{transform:scale(1.3)}50%{transform:scale(.9)}75%{transform:scale(1.1)}100%{transform:scale(1)}}@keyframes gh-cart-shake{0%,100%{transform:translateX(0)}20%{transform:translateX(-3px) rotate(-3deg)}40%{transform:translateX(3px) rotate(3deg)}60%{transform:translateX(-2px) rotate(-1deg)}80%{transform:translateX(2px) rotate(1deg)}}@keyframes gh-added-pulse{0%{box-shadow:0 0 0 0 rgb(196 149 106 / .5)}70%{box-shadow:0 0 0 12px #fff0}100%{box-shadow:0 0 0 0 #fff0}}body.gh-animations .gh-wishlist-btn.is-active i,body.gh-animations .gh-product-bar-wish.is-wishlisted i{animation:gh-heart-bounce 0.5s ease}body.gh-animations .header-cart.is-shaking i{animation:gh-cart-shake 0.5s ease}body.gh-animations .button.added,body.gh-animations .single_add_to_cart_button.added{animation:gh-added-pulse 0.6s ease}.gh-quick-view-btn{position:absolute;bottom:8px;right:8px;width:32px;height:32px;border-radius:50%;background:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px rgb(0 0 0 / .12);opacity:0;transform:translateY(4px);transition:opacity 0.25s ease,transform 0.25s ease,background 0.2s ease;z-index:3;font-size:14px;color:var(--gh-gray)}.gh-quick-view-btn:hover{background:var(--gh-primary);color:#fff}.product-card-inner:hover .gh-quick-view-btn,.product-card-inner:focus-within .gh-quick-view-btn{opacity:1;transform:translateY(0)}.gh-qv-overlay{display:none;position:fixed;inset:0;background:rgb(0 0 0 / .5);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);z-index:10000;opacity:0;transition:opacity 0.3s ease}.gh-qv-overlay.is-open{opacity:1}.gh-qv-modal{display:none;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%) scale(.95);max-width:860px;width:90vw;max-height:85vh;background:#fff;border-radius:12px;z-index:10001;box-shadow:0 20px 60px rgb(0 0 0 / .25),0 0 0 1px rgb(0 0 0 / .05);overflow:hidden;opacity:0;transition:opacity 0.3s ease,transform 0.3s ease}.gh-qv-modal.is-open{opacity:1;transform:translate(-50%,-50%) scale(1)}.gh-qv-close{position:absolute;top:12px;right:12px;width:40px;height:40px;border-radius:50%;background:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px rgb(0 0 0 / .12);z-index:10;font-size:16px;color:var(--gh-gray);transition:background 0.2s ease,color 0.2s ease}.gh-qv-close:hover{background:var(--gh-gray-100);color:var(--gh-dark)}.gh-qv-content{max-height:85vh;overflow-y:auto}.gh-qv-loading{display:flex;align-items:center;justify-content:center;min-height:300px;font-size:24px;color:var(--gh-muted)}.gh-qv-layout{display:grid;grid-template-columns:55% 45%}.gh-qv-gallery{background:var(--gh-gray-100);padding:20px;display:flex;flex-direction:column;align-items:center;justify-content:center}.gh-qv-main-img{width:100%;aspect-ratio:1/1;object-fit:contain;border-radius:8px}.gh-qv-thumbs{display:flex;gap:8px;margin-top:12px}.gh-qv-thumb{width:56px;height:56px;border-radius:6px;border:2px solid #fff0;overflow:hidden;cursor:pointer;background:#fff;padding:0;transition:border-color 0.2s ease}.gh-qv-thumb.is-active{border-color:var(--gh-primary)}.gh-qv-thumb img{width:100%;height:100%;object-fit:cover}.gh-qv-info{padding:28px;overflow-y:auto;max-height:85vh}.gh-qv-brand{display:inline-block;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--gh-accent,var(--gh-primary));margin-bottom:6px}.gh-qv-title{font-family:var(--gh-font-heading,var(--gh-font));font-size:1.25rem;font-weight:700;color:var(--gh-dark);margin:0 0 10px;line-height:1.3}.gh-qv-price{font-size:1.1rem;font-weight:700;color:var(--gh-dark);margin-bottom:12px}.gh-qv-price del{color:var(--gh-muted);font-weight:400;font-size:.9em}.gh-qv-price ins{text-decoration:none;color:var(--gh-primary)}.gh-qv-desc{font-size:13px;color:var(--gh-gray-600,var(--gh-gray));line-height:1.6;max-height:100px;overflow-y:auto;margin-bottom:20px}.gh-qv-actions{display:flex;gap:10px;align-items:center;margin-bottom:16px}.gh-qv-qty{display:flex;align-items:center;border:1px solid var(--gh-border);border-radius:var(--gh-radius);overflow:hidden}.gh-qv-qty-btn{width:36px;height:40px;border:none;background:var(--gh-gray-100);cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:12px;color:var(--gh-gray);transition:background 0.2s ease}.gh-qv-qty-btn:hover{background:var(--gh-gray-200)}.gh-qv-qty-input{width:44px;height:40px;border:none;text-align:center;font-family:var(--gh-font);font-size:14px;font-weight:600;color:var(--gh-dark);background:#fff;-moz-appearance:textfield}.gh-qv-qty-input::-webkit-inner-spin-button,.gh-qv-qty-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.gh-qv-add-cart{flex:1;height:40px;border:none;border-radius:var(--gh-radius);background:var(--gh-primary);color:#fff;font-family:var(--gh-font);font-size:13px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:6px;transition:background 0.2s ease,opacity 0.2s ease}.gh-qv-add-cart:hover{opacity:.9}.gh-qv-add-cart:disabled{opacity:.6;cursor:not-allowed}.gh-qv-oos{color:var(--gh-muted);font-size:13px;font-weight:600;margin-bottom:16px}.gh-qv-details{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:600;color:var(--gh-primary);text-decoration:none;transition:gap 0.2s ease}.gh-qv-details:hover{gap:10px}@media screen and (max-width:768px){.gh-qv-modal{max-height:90vh;width:95vw}.gh-qv-layout{grid-template-columns:1fr}.gh-qv-gallery{max-height:300px}.gh-qv-main-img{max-height:260px;width:auto}.gh-qv-info{padding:20px;max-height:none}.gh-qv-content{max-height:90vh}}.gh-hair-types{margin:16px 0 12px}.gh-hair-types-label{display:block;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--gh-muted);margin-bottom:8px}.gh-hair-types-tags{display:flex;flex-wrap:wrap;gap:6px}.gh-hair-tag{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;border-radius:20px;border:1px solid var(--gh-border);font-size:12px;font-weight:500;color:var(--gh-primary);transition:border-color 0.2s ease,color 0.2s ease;cursor:default}.gh-hair-tag i{font-size:13px;color:var(--gh-accent)}.gh-hair-tag:hover{border-color:var(--gh-accent);color:var(--gh-accent)}.gh-ingredients-section{background:var(--gh-off-white,#faf9f7);width:100vw;margin-left:calc(-50vw + 50%);padding:48px 0}.gh-ingredients-inner{max-width:1200px;margin:0 auto;padding:0 20px;text-align:center}.gh-ingredients-inner .micro-label{display:block;margin-bottom:8px}.gh-ingredients-inner .section-title{margin-bottom:32px}.gh-ingredients-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.gh-ingredient-card{background:var(--gh-white,#fff);border-radius:8px;padding:24px;text-align:center;transition:transform 0.25s ease,box-shadow 0.25s ease}.gh-ingredient-card:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgb(0 0 0 / .06)}.gh-ingredient-icon{font-size:36px;color:var(--gh-accent);margin-bottom:12px;display:block}.gh-ingredient-name{font-size:14px;font-weight:600;color:var(--gh-primary);margin:0 0 6px}.gh-ingredient-desc{font-size:13px;color:#6b7280;line-height:1.5;margin:0}@media screen and (max-width:768px){.gh-ingredients-grid{grid-template-columns:1fr}.gh-ingredients-section{padding:36px 0}}@media screen and (min-width:769px) and (max-width:1024px){.gh-ingredients-grid{grid-template-columns:repeat(2,1fr)}}.gh-video-section{padding:48px 0}.gh-video-inner{max-width:800px;margin:0 auto;padding:0 20px;text-align:center}.gh-video-inner .micro-label{display:block;margin-bottom:8px}.gh-video-inner .section-title{margin-bottom:28px}.gh-video-container{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:12px;box-shadow:0 8px 30px rgb(0 0 0 / .1)}.gh-video-container iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.gh-routina-section{background:var(--gh-off-white,#faf9f7);width:100vw;margin-left:calc(-50vw + 50%);padding:60px 0}.gh-routina-inner{max-width:1200px;margin:0 auto;padding:0 20px;text-align:center}.gh-routina-inner .micro-label{display:block;margin-bottom:8px}.gh-routina-inner .section-title{margin-bottom:36px}.gh-routina-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:28px}.gh-routina-card{background:var(--gh-white,#fff);border-radius:8px;padding:20px;text-align:center;position:relative;text-decoration:none;color:var(--gh-primary);transition:transform 0.25s ease,box-shadow 0.25s ease;display:flex;flex-direction:column;align-items:center}.gh-routina-card:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgb(0 0 0 / .06);color:var(--gh-primary)}.gh-routina-step{position:absolute;top:12px;left:12px;width:28px;height:28px;border-radius:50%;background:var(--gh-accent);color:#fff;font-weight:700;font-size:12px;display:flex;align-items:center;justify-content:center;line-height:1}.gh-routina-cat-label{display:block;text-transform:uppercase;font-size:10px;font-weight:600;letter-spacing:.08em;color:#9ca3af;margin-bottom:10px}.gh-routina-image{width:100%;aspect-ratio:1 / 1;display:flex;align-items:center;justify-content:center;margin-bottom:12px}.gh-routina-image img{max-height:140px;width:auto;object-fit:contain}.gh-routina-title{font-size:12px;font-weight:500;margin:0 0 6px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.4}.gh-routina-price{font-size:13px;font-weight:600;color:var(--gh-primary)}.gh-routina-total{display:flex;align-items:center;justify-content:center;gap:10px;font-size:15px}.gh-routina-total-label{color:var(--gh-muted);font-weight:500}.gh-routina-total-price{font-weight:700;color:var(--gh-primary);font-size:18px}@media screen and (max-width:768px){.gh-routina-grid{grid-template-columns:repeat(2,1fr);gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.gh-routina-card{scroll-snap-align:start;min-width:0}.gh-routina-section{padding:40px 0}}@media screen and (max-width:480px){.gh-routina-grid{grid-template-columns:repeat(4,75%);flex-wrap:nowrap;display:flex;gap:12px;padding-bottom:8px}.gh-routina-card{flex-shrink:0}}.gh-wl-bar{display:flex;align-items:center;justify-content:space-between;padding:14px 20px;background:var(--gh-off-white);border-radius:var(--gh-radius);margin-bottom:24px;border:1px solid var(--gh-border)}.gh-wl-bar-count{font-family:var(--gh-font);font-size:13px;font-weight:500;color:var(--gh-gray-600);display:flex;align-items:center;gap:8px}.gh-wl-bar-count i{font-size:16px;color:var(--gh-accent)}.gh-wl-bar-clear{display:flex;align-items:center;gap:6px;padding:6px 14px;font-family:var(--gh-font);font-size:12px;font-weight:500;color:var(--gh-gray-500);background:none;border:1px solid var(--gh-border);border-radius:var(--gh-radius);cursor:pointer;transition:all 0.2s ease}.gh-wl-bar-clear:hover{color:var(--gh-accent);border-color:var(--gh-accent)}.gh-wl-bar-clear i{font-size:13px}.gh-wishlist-empty{text-align:center;padding:80px 20px}.gh-wl-empty-icon{width:80px;height:80px;border-radius:50%;background:var(--gh-off-white);display:flex;align-items:center;justify-content:center;margin:0 auto 24px}.gh-wl-empty-icon i{font-size:32px;color:var(--gh-gray-300)}.gh-wishlist-empty h3{font-family:var(--gh-font-heading);font-size:22px;font-weight:400;margin-bottom:8px;color:var(--gh-primary)}.gh-wishlist-empty p{font-size:14px;color:var(--gh-gray-500);margin-bottom:28px;max-width:400px;margin-left:auto;margin-right:auto;line-height:1.6}.gh-wishlist-cta{display:inline-flex;align-items:center;gap:8px;padding:14px 28px;font-family:var(--gh-font);font-size:12px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;background:var(--gh-primary);color:var(--gh-white);border-radius:var(--gh-radius);transition:background 0.3s ease;text-decoration:none}.gh-wishlist-cta:hover{background:var(--gh-accent);color:var(--gh-white)}.gh-wishlist-cta i{font-size:14px}@media (max-width:480px){.gh-wl-bar{flex-direction:column;gap:10px;text-align:center}.gh-wishlist-empty{padding:60px 16px}.gh-wl-empty-icon{width:64px;height:64px}.gh-wl-empty-icon i{font-size:26px}}.gh-mobile-gallery{margin-bottom:20px;position:relative}.gh-mobile-gallery-slider{border-radius:var(--gh-radius-lg);overflow:hidden;background:var(--gh-gray-100)}.gh-mobile-gallery-slider .splide__slide{display:flex;align-items:center;justify-content:center;aspect-ratio:1/1;background:var(--gh-gray-100)}.gh-mobile-gallery-slider .splide__slide img{width:100%;height:100%;object-fit:contain;padding:16px}.gh-mobile-gallery-slider .splide__pagination{bottom:12px;gap:6px}.gh-mobile-gallery-slider .splide__pagination__page{width:8px;height:8px;border-radius:50%;background:rgb(0 0 0 / .2);border:none;opacity:1;transition:all 0.3s ease}.gh-mobile-gallery-slider .splide__pagination__page.is-active{background:var(--gh-accent);transform:scale(1.2)}.gh-mobile-gallery-counter{text-align:center;padding:10px 0 0;font-family:var(--gh-font);font-size:12px;font-weight:500;color:var(--gh-gray-500);letter-spacing:.05em}@media (min-width:769px){.gh-mobile-gallery{display:none!important}}@media (max-width:768px){ul.products li.product .woocommerce-loop-product__title,ul.products li.product h2{-webkit-line-clamp:3!important;min-height:calc(12px * 1.4 * 3)!important}ul.products li.product .add_to_cart_button,ul.products li.product .ajax_add_to_cart,ul.products li.product .product_type_simple{opacity:1!important;transform:none!important;position:static!important}ul.products li.product .added_to_cart{display:flex!important;justify-content:center;padding:8px;font-size:10px;color:var(--gh-accent);text-decoration:none}ul.products li.product .gh-quick-view-btn,ul.products li.product [class*="quick-view"]{display:none!important}ul.products li.product a img,.product-card-image img{aspect-ratio:1 / 1!important;object-fit:contain!important;padding:8px}}@media (max-width:768px){body.single-product #cartFloatingBtn,body.single-product .cart-floating-btn,body.single-product #searchFab,body.single-product .gh-search-fab,body.single-product #wishlistFab,body.single-product .gh-wish-fab{display:none!important}.single-product.woocommerce div.product{padding-bottom:80px}}.gh-thankyou{max-width:680px;margin:0 auto;padding:40px 20px 60px}.gh-thankyou-header{text-align:center;margin-bottom:40px}.gh-thankyou-check{font-size:56px;color:#059669;margin-bottom:16px;animation:gh-check-pop 0.6s cubic-bezier(.34,1.56,.64,1)}@keyframes gh-check-pop{0%{transform:scale(0);opacity:0}60%{transform:scale(1.2)}100%{transform:scale(1);opacity:1}}.gh-thankyou-title{font-family:var(--gh-font-heading);font-size:clamp(24px, 5vw, 32px);font-weight:400;color:var(--gh-primary);margin:0 0 8px}.gh-thankyou-subtitle{font-size:15px;color:var(--gh-gray-500);margin:0 0 4px}.gh-thankyou-email{font-size:13px;color:var(--gh-gray-400);margin:0}.gh-thankyou-summary{background:var(--gh-white);border:1px solid var(--gh-border);border-radius:12px;padding:24px;margin-bottom:20px}.gh-thankyou-summary h3{font-family:var(--gh-font);font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--gh-gray-400);margin:0 0 16px}.gh-thankyou-item{display:flex;align-items:center;gap:12px;padding:12px 0;border-bottom:1px solid var(--gh-gray-100)}.gh-thankyou-item:last-child{border-bottom:none}.gh-thankyou-item img{width:56px;height:56px;object-fit:contain;border-radius:8px;background:var(--gh-gray-100);flex-shrink:0}.gh-thankyou-item-info{flex:1;min-width:0}.gh-thankyou-item-name{display:block;font-size:13px;font-weight:500;color:var(--gh-primary);line-height:1.4}.gh-thankyou-item-qty{font-size:12px;color:var(--gh-gray-400)}.gh-thankyou-item-price{font-size:14px;font-weight:600;color:var(--gh-primary);flex-shrink:0}.gh-thankyou-totals{border-top:1px solid var(--gh-border);margin-top:12px;padding-top:12px}.gh-thankyou-total-row{display:flex;justify-content:space-between;padding:6px 0;font-size:13px;color:var(--gh-gray-500)}.gh-thankyou-total-row.gh-discount span:last-child{color:#059669}.gh-thankyou-total-row.gh-grand-total{border-top:1px solid var(--gh-border);margin-top:8px;padding-top:12px;font-size:18px;font-weight:700;color:var(--gh-primary)}.gh-thankyou-info-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:24px}.gh-thankyou-info-card{background:var(--gh-gray-100);border-radius:12px;padding:20px}.gh-thankyou-info-card h4{font-family:var(--gh-font);font-size:12px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--gh-gray-400);margin:0 0 8px;display:flex;align-items:center;gap:6px}.gh-thankyou-info-card h4 i{color:var(--gh-accent)}.gh-thankyou-info-card p{font-size:14px;color:var(--gh-primary);margin:0 0 4px}.gh-thankyou-address{font-size:12px!important;color:var(--gh-gray-500)!important}.gh-thankyou-status{font-size:12px!important;font-weight:600!important;padding:4px 10px;border-radius:20px;display:inline-block}.gh-thankyou-status.processing{background:rgb(196 149 106 / .1);color:var(--gh-accent)}.gh-thankyou-status.completed{background:rgb(5 150 105 / .1);color:#059669}.gh-thankyou-ctas{display:flex;flex-direction:column;gap:10px;margin-bottom:24px}.gh-thankyou-btn-primary{display:flex;align-items:center;justify-content:center;gap:8px;padding:15px 24px;background:var(--gh-accent);color:var(--gh-white);border-radius:10px;font-family:var(--gh-font);font-size:14px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;text-decoration:none;transition:background 0.2s}.gh-thankyou-btn-primary:hover{background:var(--gh-accent-hover,#a87d56);color:var(--gh-white)}.gh-thankyou-btn-secondary{display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 24px;background:#fff0;color:var(--gh-gray-500);border:1px solid var(--gh-border);border-radius:10px;font-family:var(--gh-font);font-size:13px;font-weight:500;text-decoration:none}.gh-thankyou-btn-secondary:hover{border-color:var(--gh-gray-300);color:var(--gh-primary)}.woocommerce-order .woocommerce-order-overview,.woocommerce-order .woocommerce-order-details,.woocommerce-order .woocommerce-customer-details{display:none!important}@media (max-width:480px){.gh-thankyou{padding:24px 16px 40px}.gh-thankyou-info-grid{grid-template-columns:1fr}.gh-thankyou-check{font-size:44px}}.woocommerce-account:not(.logged-in) .woocommerce{max-width:900px;margin:0 auto;padding:40px 20px}.woocommerce-account .u-columns{display:grid;grid-template-columns:1fr 1fr;gap:32px;align-items:start}.woocommerce-account .u-columns .col-1,.woocommerce-account .u-columns .col-2{width:100%!important;float:none!important;padding:0!important;margin:0!important}.woocommerce-form-login,.woocommerce-form-register{background:var(--gh-white);border:1px solid var(--gh-border);border-radius:12px;padding:32px 28px}.woocommerce-form-login h2,.woocommerce-form-register h2{font-family:var(--gh-font-heading);font-size:24px;font-weight:400;color:var(--gh-primary);margin:0 0 24px}.woocommerce-form-login .form-row,.woocommerce-form-register .form-row{margin-bottom:16px}.woocommerce-form-login label,.woocommerce-form-register label{font-family:var(--gh-font);font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--gh-gray-500);margin-bottom:6px;display:block}.woocommerce-form-login input[type="text"],.woocommerce-form-login input[type="email"],.woocommerce-form-login input[type="password"],.woocommerce-form-register input[type="text"],.woocommerce-form-register input[type="email"],.woocommerce-form-register input[type="password"]{width:100%!important;padding:12px 14px;height:46px;font-family:var(--gh-font);font-size:15px;border:1.5px solid var(--gh-gray-200);border-radius:8px;background:var(--gh-white);color:var(--gh-primary);outline:none;transition:border-color 0.2s;box-sizing:border-box}.woocommerce-form-login input:focus,.woocommerce-form-register input:focus{border-color:var(--gh-accent);box-shadow:0 0 0 3px rgb(196 149 106 / .08)}.woocommerce-form-login .woocommerce-form-login__submit,.woocommerce-form-register .woocommerce-form-register__submit{width:100%;padding:14px 24px;font-family:var(--gh-font);font-size:14px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;background:var(--gh-accent);color:var(--gh-white);border:none;border-radius:10px;cursor:pointer;transition:background 0.2s;margin-top:8px}.woocommerce-form-login .woocommerce-form-login__submit:hover,.woocommerce-form-register .woocommerce-form-register__submit:hover{background:var(--gh-accent-hover,#a87d56)}.woocommerce-form-login .woocommerce-form-login__rememberme{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--gh-gray-500);margin:12px 0}.woocommerce-form-login .woocommerce-form-login__rememberme input{width:18px;height:18px;accent-color:var(--gh-accent)}.woocommerce-LostPassword a{font-size:13px;color:var(--gh-accent);text-decoration:none}.woocommerce-LostPassword a:hover{text-decoration:underline}.woocommerce-account.logged-in .woocommerce{max-width:1100px;margin:0 auto;padding:32px 20px;display:grid;grid-template-columns:240px 1fr;gap:32px;align-items:start}.woocommerce-MyAccount-navigation{background:var(--gh-white);border:1px solid var(--gh-border);border-radius:12px;padding:8px;position:sticky;top:calc(var(--gh-header-height, 72px) + 16px)}.woocommerce-MyAccount-navigation ul{list-style:none;padding:0;margin:0}.woocommerce-MyAccount-navigation li a{display:flex;align-items:center;gap:10px;padding:12px 16px;font-family:var(--gh-font);font-size:13px;font-weight:500;color:var(--gh-gray-600);text-decoration:none;border-radius:8px;transition:all 0.2s}.woocommerce-MyAccount-navigation li a:hover{background:var(--gh-gray-100);color:var(--gh-primary)}.woocommerce-MyAccount-navigation li.is-active a{background:rgb(196 149 106 / .08);color:var(--gh-accent);font-weight:600}.woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--dashboard a::before{content:"\f3fd";font-family:"Font Awesome 6 Pro";font-weight:300;font-size:16px;width:20px;text-align:center;color:var(--gh-gray-400)}.woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--orders a::before{content:"\f49e";font-family:"Font Awesome 6 Pro";font-weight:300;font-size:16px;width:20px;text-align:center;color:var(--gh-gray-400)}.woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--edit-address a::before{content:"\f3c5";font-family:"Font Awesome 6 Pro";font-weight:300;font-size:16px;width:20px;text-align:center;color:var(--gh-gray-400)}.woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--edit-account a::before{content:"\f007";font-family:"Font Awesome 6 Pro";font-weight:300;font-size:16px;width:20px;text-align:center;color:var(--gh-gray-400)}.woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--customer-logout a::before{content:"\f2f5";font-family:"Font Awesome 6 Pro";font-weight:300;font-size:16px;width:20px;text-align:center;color:var(--gh-gray-400)}.woocommerce-MyAccount-navigation li.is-active a::before{color:var(--gh-accent)}.woocommerce-MyAccount-content{background:var(--gh-white);border:1px solid var(--gh-border);border-radius:12px;padding:32px;min-height:300px}.woocommerce-MyAccount-content p{font-size:14px;color:var(--gh-gray-600);line-height:1.6}.woocommerce-MyAccount-content .woocommerce-orders-table{width:100%;border-collapse:collapse}.woocommerce-MyAccount-content .woocommerce-orders-table th{font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--gh-gray-400);padding:12px 8px;border-bottom:1px solid var(--gh-border);text-align:left}.woocommerce-MyAccount-content .woocommerce-orders-table td{font-size:13px;padding:14px 8px;border-bottom:1px solid var(--gh-gray-100);color:var(--gh-primary)}.woocommerce-MyAccount-content .woocommerce-orders-table .woocommerce-button{padding:8px 14px;font-size:12px;font-weight:600;background:var(--gh-primary);color:var(--gh-white);border-radius:6px;text-decoration:none;display:inline-block}.woocommerce-MyAccount-content .woocommerce-orders-table .woocommerce-button:hover{background:var(--gh-accent)}.woocommerce-MyAccount-content .woocommerce-Addresses{display:grid;grid-template-columns:1fr 1fr;gap:16px}.woocommerce-MyAccount-content .woocommerce-Address{background:var(--gh-gray-100);border-radius:10px;padding:20px}.woocommerce-MyAccount-content .woocommerce-Address h3{font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--gh-gray-400);margin:0 0 12px}@media (max-width:768px){.woocommerce-account:not(.logged-in) .woocommerce{padding:24px 16px}.woocommerce-account .u-columns{grid-template-columns:1fr;gap:20px}.woocommerce-form-login,.woocommerce-form-register{padding:24px 20px}.woocommerce-account.logged-in .woocommerce{grid-template-columns:1fr;gap:16px;padding:16px}.woocommerce-MyAccount-navigation{position:static}.woocommerce-MyAccount-navigation ul{display:flex;overflow-x:auto;scrollbar-width:none;gap:4px}.woocommerce-MyAccount-navigation ul::-webkit-scrollbar{display:none}.woocommerce-MyAccount-navigation li a{white-space:nowrap;padding:10px 14px;font-size:12px}.woocommerce-MyAccount-content{padding:20px 16px}.woocommerce-MyAccount-content .woocommerce-Addresses{grid-template-columns:1fr}}.single-product .woocommerce-product-gallery .flex-control-thumbs{display:flex;gap:8px;margin-top:12px;padding:0;list-style:none;overflow-x:auto;scrollbar-width:none}.single-product .woocommerce-product-gallery .flex-control-thumbs::-webkit-scrollbar{display:none}.single-product .woocommerce-product-gallery .flex-control-thumbs li{flex:0 0 72px;width:72px!important;height:72px;margin:0!important;padding:0;border:2px solid #fff0;border-radius:8px;overflow:hidden;cursor:pointer;transition:border-color 0.2s;background:var(--gh-white)}.single-product .woocommerce-product-gallery .flex-control-thumbs li:hover{border-color:var(--gh-gray-300)}.single-product .woocommerce-product-gallery .flex-control-thumbs li img{width:100%!important;height:100%!important;object-fit:contain;padding:4px;opacity:.6;transition:opacity 0.2s}.single-product .woocommerce-product-gallery .flex-control-thumbs li img.flex-active,.single-product .woocommerce-product-gallery .flex-control-thumbs li:hover img{opacity:1}.single-product .woocommerce-product-gallery .flex-control-thumbs li:has(img.flex-active){border-color:var(--gh-accent)}.woocommerce div.product div.images .woocommerce-product-gallery__wrapper{background:var(--gh-white);border-radius:12px;overflow:hidden}.woocommerce div.product div.images .woocommerce-product-gallery__image img{width:100%;height:auto;object-fit:contain;padding:20px}.woocommerce div.product div.images .woocommerce-product-gallery__trigger{width:36px;height:36px;background:var(--gh-white);border-radius:50%;box-shadow:0 2px 8px rgb(0 0 0 / .1);display:flex;align-items:center;justify-content:center;top:16px;right:16px}.woocommerce div.product p.price del{font-size:16px;font-weight:400;color:var(--gh-gray-400)}.woocommerce div.product p.price ins{text-decoration:none;color:var(--gh-accent);font-weight:700}.woocommerce div.product .stock{font-size:13px;font-weight:500;display:inline-flex;align-items:center;gap:6px;margin-bottom:16px}.woocommerce div.product .stock.in-stock{color:#059669}.woocommerce div.product .stock.in-stock::before{content:"";width:8px;height:8px;background:#059669;border-radius:50%;display:inline-block}.woocommerce div.product .stock.out-of-stock{color:#dc2626}.woocommerce div.product form.cart .quantity{display:flex;align-items:center;border:1.5px solid var(--gh-gray-200);border-radius:10px;overflow:hidden;height:50px}.woocommerce div.product form.cart .quantity input.qty{width:48px;height:50px;text-align:center;border:none;font-family:var(--gh-font);font-size:16px;font-weight:600;color:var(--gh-primary);-moz-appearance:textfield;background:#fff0}.woocommerce div.product form.cart .quantity input.qty::-webkit-inner-spin-button,.woocommerce div.product form.cart .quantity input.qty::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.gh-product-wishlist-btn{width:50px;height:50px;display:flex;align-items:center;justify-content:center;border:1.5px solid var(--gh-gray-200);border-radius:10px;background:var(--gh-white);cursor:pointer;color:var(--gh-gray-400);font-size:18px;transition:all 0.2s;flex-shrink:0}.gh-product-wishlist-btn:hover{border-color:var(--gh-accent);color:var(--gh-accent)}.gh-product-wishlist-btn.is-wishlisted{background:rgb(196 149 106 / .08);border-color:var(--gh-accent);color:var(--gh-accent)}.woocommerce div.product .product_meta{margin-top:20px;padding-top:16px;border-top:1px solid var(--gh-gray-100);font-size:12px;color:var(--gh-gray-400);display:flex;flex-direction:column;gap:4px}.woocommerce div.product .product_meta a{color:var(--gh-accent);text-decoration:none}.woocommerce div.product .product_meta a:hover{text-decoration:underline}.woocommerce span.onsale{background:var(--gh-accent)!important;color:var(--gh-white)!important;font-family:var(--gh-font);font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:6px 14px;border-radius:20px;min-width:auto!important;min-height:auto!important;line-height:1!important;position:absolute;top:16px;left:16px;z-index:5;display:inline-flex!important;align-items:center;justify-content:center}ul.products li.product .onsale{top:10px;left:10px;font-size:9px;padding:5px 10px}.woocommerce div.product .related.products{margin-top:60px;padding:48px 0}.woocommerce div.product .related.products>h2{font-family:var(--gh-font-heading);font-size:24px;font-weight:400;text-align:center;color:var(--gh-primary);margin:0 0 32px}.gh-product-accordion{margin-top:48px;border-top:1px solid var(--gh-border)}.gh-acc-item{border-bottom:1px solid var(--gh-border)}.gh-acc-header{display:flex;align-items:center;justify-content:space-between;width:100%;padding:20px 0;cursor:pointer;background:none;border:none;font-family:var(--gh-font)}.gh-acc-header:hover{color:var(--gh-accent)}.gh-acc-header span{display:flex;align-items:center;gap:10px;font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--gh-primary)}.gh-acc-header span i{font-size:16px;color:var(--gh-accent);width:20px;text-align:center}.gh-acc-chevron{font-size:14px;color:var(--gh-gray-400);transition:transform 0.3s}.gh-acc-item.is-open .gh-acc-chevron{transform:rotate(180deg)}.gh-acc-content{padding:0 0 24px 30px;font-size:14px;line-height:1.8;color:var(--gh-gray-600)}@media (max-width:768px){.woocommerce div.product div.summary{padding:0 16px}.single-product .woocommerce-product-gallery .flex-control-thumbs{padding:0 16px}.single-product .woocommerce-product-gallery .flex-control-thumbs li{flex:0 0 56px;width:56px!important;height:56px}.gh-product-accordion{margin:32px 16px 0}.woocommerce div.product .related.products{margin:40px 0 0;padding:32px 16px}.woocommerce div.product .related.products ul.products{grid-template-columns:repeat(2,1fr)!important;gap:10px}}