:root{--primary-color:var(--wp--preset--color--primary-500,#17E4F9);--secondary-color:var(--wp--preset--color--dark,#1E2139);--bg-color:var(--wp--preset--color--gray-200,#E1E1E1);--white:var(--wp--preset--color--white,#FFFFFF);--text-dark:var(--wp--preset--color--dark,#1E2139);--text-gray:var(--wp--preset--color--gray-13,#6B7280);--border-color:var(--wp--preset--color--gray-border,#E5E7EB);--success:var(--wp--preset--color--success-500,#10B981);--error:var(--wp--preset--color--danger-red,#EF4444);--warning:var(--wp--preset--color--warning-amber,#F59E0B);--nav-text-color:var(--wp--preset--color--darken,#26326C);--spacing-xs:0.5rem;--spacing-sm:1rem;--spacing-md:1.5rem;--spacing-lg:2rem;--spacing-xl:3rem;--radius-sm:0.5rem;--radius-md:1rem;--radius-lg:1.5rem;--shadow-sm:0 1px 2px rgba(0,0,0,0.05);--shadow-md:0 4px 6px rgba(0,0,0,0.1);--shadow-lg:0 10px 15px rgba(0,0,0,0.1)}body{background-color:var(--merch-theme-body-bg,var(--wp--preset--color--body-bg,#EEEEFF))!important}main{max-width:1480px;padding:0 20px;margin:0 auto;box-sizing:border-box}.container{margin:0 auto;padding:0 var(--spacing-md)}.site-header{background-color:var(--primary-color);padding:var(--spacing-sm) 0;position:sticky;top:0;z-index:10000}.site-header .container{max-width:1580px !important;margin:0 auto !important;padding:0 var(--spacing-md) !important;box-sizing:border-box}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:var(--spacing-md)}.site-logo{display:inline-block;font-size:1.75rem;font-weight:800;color:var(--secondary-color);letter-spacing:-1px;text-decoration:none;line-height:1}.site-logo img,.site-logo-img,.custom-logo{width:290px;height:34px;object-fit:contain;display:block}.header-search{flex:1;max-width:none;width:100%;margin-left:70px;margin-right:45px;box-sizing:border-box}.search-form{position:relative;display:flex}.search-input{width:100%;padding:12px 25px;padding-right:3.5rem;border:none;border-radius:50px;font-family:var(--wp--preset--font-family--sen);font-weight:400;font-style:normal;font-size:16px;line-height:100%;letter-spacing:0%;vertical-align:middle;background-color:var(--merch-theme-body-bg,var(--wp--preset--color--body-bg,#EEEEFF));color:var(--text-dark,var(--wp--preset--color--dark));transition:all 0.3s ease}.search-input:focus{outline:none;background-color:var(--merch-theme-body-bg,var(--wp--preset--color--body-bg,#EEEEFF))}.search-input::placeholder{font-family:var(--wp--preset--font-family--sen);font-weight:400;font-style:normal;font-size:16px;line-height:100%;letter-spacing:0%;vertical-align:middle;color:var(--wp--preset--color--dark-900,#666);opacity:1}.search-submit{position:absolute;right:0.75rem;top:50%;transform:translateY(-50%);background:none;border:none;padding:0.5rem;cursor:pointer;color:var(--wp--preset--color--dark-900);transition:color 0.3s ease;display:flex;align-items:center;justify-content:center}.search-submit:hover{color:var(--primary-color)}.search-submit svg{width:20px;height:20px}.header-actions{display:flex;align-items:center;gap:0}.lang-switcher{position:relative}a.added_to_cart.wc-forward:where(:not(.wp-element-button)){display:none !important}.lang-switcher-toggle{display:flex;align-items:center;gap:0.25rem;padding:0.5rem 0.75rem;background-color:rgba(255,255,255,0.2);border:none;border-radius:var(--radius-sm);font-size:0.875rem;color:var(--secondary-color);cursor:pointer;transition:all 0.3s ease}.lang-switcher-toggle:hover{background-color:rgba(255,255,255,0.3)}.lang-switcher-toggle img{border-radius:2px}.lang-dropdown{position:absolute;top:calc(100% + 0.5rem);right:0;background-color:var(--white);border-radius:var(--radius-sm);box-shadow:var(--shadow-lg);min-width:150px;padding:0.5rem 0;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all 0.3s ease;z-index:1000}.lang-switcher:hover .lang-dropdown,.lang-dropdown.active{opacity:1;visibility:visible;transform:translateY(0)}.lang-option{display:flex;align-items:center;gap:0.5rem;padding:0.625rem 1rem;color:var(--text-dark);transition:background-color 0.2s ease;cursor:pointer}.lang-option:hover{background-color:var(--bg-color)}.lang-option.active{background-color:var(--bg-color);font-weight:600;position:relative}.lang-option.active::after{content:'✓';margin-left:auto;color:var(--primary-color);font-weight:bold}.lang-option img{border-radius:2px}.wcml_currency_switcher,.wcml-currency-switcher,.merchandise-v2-header-currency-switcher{position:relative;display:inline-block;margin:0 0.5rem}.wcml_currency_switcher .wcml-cs-active-currency,.wcml-currency-switcher .wcml-cs-active-currency,.merchandise-v2-header-currency-switcher .wcml-cs-active-currency{display:flex;align-items:center;gap:0.25rem;padding:0.5rem 0.75rem;background-color:rgba(255,255,255,0.2);border:none;border-radius:var(--radius-sm);font-size:0.875rem;color:var(--secondary-color);cursor:pointer;transition:all 0.3s ease;text-decoration:none;font-weight:500;white-space:nowrap}.wcml_currency_switcher .wcml-cs-active-currency:hover,.wcml-currency-switcher .wcml-cs-active-currency:hover,.merchandise-v2-header-currency-switcher .wcml-cs-active-currency:hover{background-color:rgba(255,255,255,0.3)}.wcml_currency_switcher .wcml-cs-submenu,.wcml-currency-switcher .wcml-cs-submenu,.merchandise-v2-header-currency-switcher .wcml-cs-submenu{position:absolute;top:calc(100% + 0.5rem);right:0;background-color:var(--white);border-radius:var(--radius-sm);box-shadow:var(--shadow-lg);min-width:120px;padding:0.5rem 0;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all 0.3s ease;z-index:1000;list-style:none;margin:0}.wcml_currency_switcher:hover .wcml-cs-submenu,.wcml-currency-switcher:hover .wcml-cs-submenu,.merchandise-v2-header-currency-switcher:hover .wcml-cs-submenu,.wcml-cs-submenu.active{opacity:1;visibility:visible;transform:translateY(0)}.wcml_currency_switcher .wcml-cs-submenu li,.wcml-currency-switcher .wcml-cs-submenu li,.merchandise-v2-header-currency-switcher .wcml-cs-submenu li{list-style:none;margin:0;padding:0}.wcml_currency_switcher .wcml-cs-submenu a,.wcml-currency-switcher .wcml-cs-submenu a,.merchandise-v2-header-currency-switcher .wcml-cs-submenu a{display:flex;align-items:center;gap:0.5rem;padding:0.625rem 1rem;color:var(--text-dark);text-decoration:none;transition:background-color 0.2s ease;cursor:pointer;white-space:nowrap;font-size:0.875rem}.wcml_currency_switcher .wcml-cs-submenu a:hover,.wcml-currency-switcher .wcml-cs-submenu a:hover,.merchandise-v2-header-currency-switcher .wcml-cs-submenu a:hover{background-color:var(--bg-color)}.wcml_currency_switcher .wcml-cs-submenu .wcml-cs-active a,.wcml-currency-switcher .wcml-cs-submenu .wcml-cs-active a,.merchandise-v2-header-currency-switcher .wcml-cs-submenu .wcml-cs-active a{background-color:var(--bg-color);font-weight:600;position:relative}.wcml_currency_switcher .wcml-cs-submenu .wcml-cs-active a::after,.wcml-currency-switcher .wcml-cs-submenu .wcml-cs-active a::after,.merchandise-v2-header-currency-switcher .wcml-cs-submenu .wcml-cs-active a::after{content:'✓';margin-left:auto;color:var(--primary-color);font-weight:bold}.wcml_currency_switcher .woocommerce-Price-currencySymbol,.wcml-currency-switcher .woocommerce-Price-currencySymbol,.merchandise-v2-header-currency-switcher .woocommerce-Price-currencySymbol{margin-right:2px}.wcml_currency_switcher,.wcml-currency-switcher,.merchandise-v2-header-currency-switcher{white-space:nowrap}@keyframes currencyDropdownSlide{from{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.wcml_currency_switcher:hover .wcml-cs-submenu.active,.wcml-currency-switcher:hover .wcml-cs-submenu.active,.merchandise-v2-header-currency-switcher:hover .wcml-cs-submenu.active{animation:currencyDropdownSlide 0.3s ease}.wishlist-btn,.cart-btn{position:relative;padding:0.5rem;background:none;border:none;cursor:pointer;color:var(--secondary-color);font-size:1.5rem}.cart-count,.wishlist-count{position:absolute;top:5px;right:5px;background-color:var(--wp--preset--color--neutral-100);color:var(--wp--preset--color--dark-900);font-size:0.75rem;font-weight:600;padding:0.525rem 0.375rem;border-radius:50%;min-width:20px;text-align:center;transform:translate(50%,-50%)}.burger-menu-toggle{display:none;padding:0.5rem;background:none;border:none;cursor:pointer;color:var(--secondary-color);transition:all 0.3s ease}.burger-menu-toggle svg{width:24px;height:24px}.burger-menu-toggle:hover{opacity:0.8}.burger-menu-sidebar{position:fixed;top:0;right:-100%;width:100%;max-width:100vw;height:100vh;background-color:var(--white);box-shadow:-2px 0 10px rgba(0,0,0,0.1);z-index:10001;transition:right 0.3s ease;overflow-y:auto;display:flex;flex-direction:column}.burger-menu-sidebar.open{right:0}.burger-menu-header{display:flex;align-items:center;justify-content:space-between;padding:var(--spacing-md);border-bottom:2px solid var(--border-color)}.burger-menu-header-actions{display:flex;align-items:center;gap:0.75rem;min-height:32px;flex:1}.merchandise-v2-burger-currency-switcher{position:relative;display:inline-block}.merchandise-v2-burger-currency-switcher .wcml-cs-active-currency{display:flex;align-items:center;gap:0.25rem;padding:0.5rem 0.75rem;background-color:var(--bg-color);border:1px solid var(--border-color);border-radius:var(--radius-sm);font-size:0.875rem;color:var(--text-dark);cursor:pointer;transition:all 0.3s ease}.merchandise-v2-burger-currency-switcher .wcml-cs-active-currency:hover{background-color:var(--white);border-color:var(--primary-color)}.merchandise-v2-burger-currency-switcher .wcml-cs-submenu{position:absolute;top:calc(100% + 0.5rem);right:0;background-color:var(--white);border-radius:var(--radius-sm);box-shadow:var(--shadow-lg);min-width:120px;padding:0.5rem 0;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all 0.3s ease;z-index:10002}.merchandise-v2-burger-currency-switcher:hover .wcml-cs-submenu,.merchandise-v2-burger-currency-switcher .wcml-cs-submenu.active{opacity:1;visibility:visible;transform:translateY(0)}.merchandise-v2-burger-currency-switcher .wcml-cs-submenu li{list-style:none;margin:0;padding:0}.merchandise-v2-burger-currency-switcher .wcml-cs-submenu a{display:flex;align-items:center;gap:0.5rem;padding:0.625rem 1rem;color:var(--text-dark);text-decoration:none;transition:background-color 0.2s ease;cursor:pointer;white-space:nowrap;font-size:0.875rem}.merchandise-v2-burger-currency-switcher .wcml-cs-submenu a:hover{background-color:var(--bg-color)}.burger-wishlist-btn{display:flex;align-items:center;justify-content:center;padding:0.5rem;color:var(--text-dark);text-decoration:none;transition:all 0.3s ease;border-radius:var(--radius-sm)}.burger-wishlist-btn:hover{color:var(--primary-color);background-color:var(--bg-color)}.burger-wishlist-btn svg{width:24px;height:24px}.burger-menu-close{background:none;border:none;font-size:1.75rem;color:var(--text-dark);cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;transition:all 0.3s ease}.burger-menu-close:hover{opacity:0.7}.burger-menu-content{padding:var(--spacing-md);flex:1;display:flex;flex-direction:column;justify-content:flex-end}.burger-menu-nav{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:0}.burger-menu-nav li{margin:0;border-bottom:1px solid var(--border-color)}.burger-menu-nav li:last-child{border-bottom:none}.burger-menu-nav li a{display:block;padding:16px 0;font-family:var(--wp--preset--font-family--sen);font-weight:500;font-size:16px;line-height:1.5;letter-spacing:0.04em;text-transform:uppercase;color:var(--text-dark);text-decoration:none;transition:all 0.3s ease}.burger-menu-nav li a:hover{color:var(--primary-color);background-color:var(--bg-color)}.burger-menu-bundle-btn{display:block;margin-top:var(--spacing-md);padding:13px 16px;color:var(--text-dark);border:1px solid var(--wp--preset--color--darken);border-radius:var(--radius-sm);font-family:var(--wp--preset--font-family--sen);font-weight:400;font-size:18px;line-height:100%;letter-spacing:1%;text-align:center;text-decoration:none;transition:all 0.3s ease}.burger-menu-bundle-btn:hover{border-color:var(--primary-color);color:var(--primary-color);background-color:var(--bg-color)}.burger-menu-overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.5);z-index:10000}.burger-menu-overlay.active{display:block}.main-navigation{padding:var(--spacing-sm) 0;max-width:1580px !important;margin:0 auto !important;width:100%}.main-navigation .container{max-width:1580px !important;margin:0 auto !important;padding:0 var(--spacing-md) !important;box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;gap:var(--spacing-md)}.main-navigation .content{width:100%;margin:0 auto;margin-top:var(--spacing-sm);padding:0 var(--spacing-md);box-sizing:border-box}.nav-menu{display:flex;list-style:none;gap:var(--spacing-lg);justify-content:center;align-items:center;margin:0;padding:0}.nav-menu li{margin:0}.nav-menu li a{font-family:var(--wp--preset--font-family--sen);font-weight:500;font-size:18px;line-height:100%;letter-spacing:0.04em;vertical-align:middle;text-transform:uppercase;color:var(--nav-text-color,var(--wp--preset--color--darken));padding:0.5rem 0;transition:color 0.3s ease;text-decoration:none}.nav-menu li a:hover{color:var(--primary-color)}.main-navigation .nav-menu li.menu-item-deals>a{color:#f95217}.main-navigation .nav-menu li.menu-item-deals>a:hover,.main-navigation .nav-menu li.menu-item-deals.current-menu-item>a{color:#e04a14}.create-bundle-btn{padding:0.625rem 1.25rem;color:var(--text-dark);border:2px solid var(--border-color);border-radius:var(--radius-sm);font-weight:600;font-size:0.875rem;text-decoration:none;display:inline-block;transition:all 0.3s ease;font-family:var(--wp--preset--font-family--sen);font-weight:400;font-style:Regular;font-size:18px;line-height:100%;letter-spacing:1%;vertical-align:middle;padding:13px 16px;border:1px solid var(--wp--preset--color--darken)}.create-bundle-btn:hover{border-color:var(--primary-color);color:var(--primary-color)}.cart-sidebar{position:fixed;top:0;right:-400px;width:400px;height:100vh;background:white;box-shadow:-5px 0 15px rgba(0,0,0,0.1);z-index:10001;transition:right 0.3s ease;display:flex;flex-direction:column}.cart-sidebar.open{right:0}.cart-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:2px solid var(--border-color)}.cart-header h3{margin:0;font-size:1.25rem}.cart-close{background:none;border:none;font-size:2rem;line-height:1;cursor:pointer;color:var(--text-gray);padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center}.cart-close:hover{color:var(--text-dark)}.cart-close-custom{position:absolute;left:-3rem;top:3rem;width:35px;height:35px;background:white;border:none;border-radius:50%;display:none;align-items:center;justify-content:center;cursor:pointer;z-index:10000;box-shadow:0 2px 8px rgba(0,0,0,0.15);transition:all 0.3s ease;padding:0}.cart-sidebar.open .cart-close-custom{display:flex}.cart-close-custom:hover{box-shadow:0 4px 12px rgba(0,0,0,0.2);transform:scale(1.05)}.cart-close-custom svg{width:16px;height:16px;color:var(--text-dark,var(--wp--preset--color--dark-variant))}.cart-close-custom:hover svg{color:var(--primary-color,var(--wp--preset--color--primary-500))}.cart-content{flex:1;display:flex;flex-direction:column;overflow:hidden;padding:1.5rem;padding-top:3rem}.woocommerce-mini-cart{list-style:none;margin:0;padding:0;flex:1;overflow-y:auto;padding-right:0.5rem;margin-right:-0.5rem}.woocommerce-mini-cart-item{margin-bottom:1rem;padding-bottom:1rem}.woocommerce-mini-cart-item.mini_cart_item:not(:last-child){margin-bottom:1rem;padding-bottom:1rem}.woocommerce-mini-cart-item:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.mini-cart-item__wrapper{display:flex;gap:1rem;position:relative}.mini-cart-item__remove{position:absolute;top:0;right:0;background:none;border:none;font-size:1.5rem;line-height:1;cursor:pointer;color:var(--text-gray,var(--wp--preset--color--gray-dark));padding:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;z-index:10;transition:color 0.3s ease}.mini-cart-item__remove:hover{color:var(--danger-color,var(--wp--preset--color--danger-pure))}.mini-cart-item__image{flex-shrink:0;width:70px;height:40px;border-radius:8px;overflow:hidden;background:var(--neutral-100,var(--wp--preset--color--gray-50));display:flex;align-items:center;justify-content:center}.blockUI.blockOverlay{background-color:transparent!important}.mini-cart-item__image a,.woocommerce ul.product_list_widget li img,div.mini-cart-item__image li a img,div.mini-cart-item__image img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail{width:100%!important;height:100%!important;object-fit:cover;object-position:center;display:block}.mini-cart-item__image a{display:block;width:100%;height:100%}.mini-cart-item__content{flex:1;min-width:0;padding-right:2rem;font-family:var(--wp--preset--font-family--roboto);font-size:0.875rem}.mini-cart-item__title{margin-bottom:0.25rem;font-size:0.875rem;font-weight:500;line-height:1.4;font-family:var(--wp--preset--font-family--roboto)}.mini-cart-item__title a{color:var(--text-dark,var(--wp--preset--color--dark-variant));text-decoration:none;transition:color 0.3s ease}.mini-cart-item__title a:hover{color:var(--primary-color,var(--wp--preset--color--primary-500))}.mini-cart-item__meta{display:flex;align-items:center;justify-content:flex-start;gap:0.25rem;font-size:0.875rem;color:var(--text-gray,var(--wp--preset--color--gray-dark));font-family:var(--wp--preset--font-family--roboto)}.mini-cart-item__quantity-controls{display:flex;align-items:center;gap:0.5rem;border:1px solid var(--border-color,var(--wp--preset--color--gray-border));border-radius:6px;padding:0;background:white}.mini-cart-item__qty-btn{width:32px;height:32px;border:none;background:transparent;color:var(--text-dark,var(--wp--preset--color--dark-variant));font-size:1.125rem;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all 0.2s ease;padding:0;line-height:1}.mini-cart-item__qty-btn:hover{background:var(--neutral-100,var(--wp--preset--color--gray-50));color:var(--primary-color,var(--wp--preset--color--primary-500))}.mini-cart-item__qty-btn:active{transform:scale(0.95)}.mini-cart-item__qty-btn:disabled{opacity:0.4;cursor:not-allowed}.mini-cart-item__quantity-value{min-width:24px;text-align:center;font-weight:600;color:var(--text-dark,var(--wp--preset--color--dark-variant));font-size:0.875rem}.mini-cart-item__quantity{font-weight:600}.mini-cart-item__separator{color:var(--text-gray,var(--wp--preset--color--gray-dark));font-size:0.875rem;margin:0 0.25rem}.mini-cart-item__price{color:var(--text-dark,var(--wp--preset--color--dark-variant));font-weight:600}.product-table-block-product__price ins,.product-short-list-block__price ins,.product-short-list-table-block__price ins,.related-products-block__price ins,.product-cta-list-block__price ins,.merchandise-product-card-shortcode__price ins,.wishlist-block__price ins,.mini-cart-item__price ins,.merchandise-checkout__product-cards ins{text-decoration:none;font-size:var(--wp--preset--font-size--medium);font-weight:700;color:var(--wp--preset--color--sale-price)}.woocommerce-mini-cart__footer{flex-shrink:0;background:white;padding-top:1.5rem;margin-top:auto}.woocommerce-mini-cart__footer .cart-close-mobile{display:none}.woocommerce-mini-cart__total{margin:0;padding-top:1.5rem;border-top:2px solid var(--border-color,var(--wp--preset--color--gray-border));font-size:1.125rem;font-weight:700;color:var(--text-dark,var(--wp--preset--color--dark-variant));font-family:var(--wp--preset--font-family--roboto)}.woocommerce-mini-cart__buttons{margin:0;padding-bottom:0;display:flex;flex-direction:column;gap:0.75rem}.woocommerce-mini-cart__buttons .button{width:100%;margin-bottom:0;text-align:center;padding:12px 24px;border-radius:8px;font-weight:600;font-size:0.875rem;transition:all 0.3s ease;font-family:var(--wp--preset--font-family--roboto);border:none;cursor:pointer;text-decoration:none;display:inline-block}.woocommerce-mini-cart__footer .woocommerce-mini-cart__total.total{padding:0;margin-bottom:20px;display:flex;justify-content:space-between;align-items:center;font-family:var(--wp--preset--font-family--roboto);font-size:0.875rem;font-weight:400;color:var(--text-dark,var(--wp--preset--color--dark-variant));border:none}.woocommerce-mini-cart__footer .woocommerce-mini-cart__total.total strong{font-weight:400}.woocommerce-mini-cart__buttons .button.wc-forward,.woocommerce-mini-cart__buttons .button:not(.checkout-button),.woocommerce-mini-cart__buttons .button:not(.checkout-button):hover,.woocommerce-mini-cart__buttons .button:not(.checkout-button):active,.woocommerce-mini-cart__buttons .button:not(.checkout-button):focus{box-sizing:border-box;font-weight:400;padding:15px 0;border-radius:8px;background-color:var(--wp--preset--color--primary-500,#00D9E5);color:var(--wp--preset--color--dark-900)}.woocommerce-mini-cart__buttons .button.checkout,.woocommerce-mini-cart__buttons .button.checkout-button,.woocommerce-mini-cart__buttons .button.checkout-button:hover,.woocommerce-mini-cart__buttons .button.checkout-button:active,.woocommerce-mini-cart__buttons .button.checkout-button:focus{box-sizing:border-box;font-weight:400;padding:15px 0;border-radius:8px;background-color:var(--wp--preset--color--dark-900)!important;color:var(--wp--preset--color--neutral-000,#FFFFFF)!important}.woocommerce-mini-cart__buttons .button:last-child{margin-bottom:0}.woocommerce-mini-cart__empty-message{text-align:center;padding:2rem 1rem;color:var(--text-gray,var(--wp--preset--color--gray-dark));font-size:0.875rem}.cart-sidebar-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.5);z-index:9998;display:none}body.cart-open,body.burger-menu-open{overflow:hidden}.product-short-list-block__wishlist.added svg path,.product-short-list-block__wishlist.in-wishlist svg path,.product-table-block__wishlist.added svg path,.product-table-block__wishlist.in-wishlist svg path,.product-details-block .wishlist-toggle.in-wishlist svg path,.product-details-block .bundle-item-wishlist.in-wishlist svg path,.yith-wcwl-add-to-wishlist-button--added .yith-wcwl-icon,.yith-wcwl-add-to-wishlist-button--added svg path,.yith-wcwl-add-to-wishlist-button--added svg,.product-short-list-block__wishlist-wrapper .yith-wcwl-add-to-wishlist-button--added svg path,.product-short-list-block__wishlist-wrapper .yith-wcwl-add-to-wishlist-button--added .yith-wcwl-icon,.product-table-block__wishlist-wrapper .yith-wcwl-add-to-wishlist-button--added svg path,.product-table-block__wishlist-wrapper .yith-wcwl-add-to-wishlist-button--added .yith-wcwl-icon{fill:var(--wp--preset--color--primary-500) !important;stroke:var(--wp--preset--color--primary-500) !important;color:var(--wp--preset--color--primary-500) !important}.woocommerce [class*="block"] img,.woocommerce-page [class*="block"] img{max-width:none !important;border:none !important;border-radius:0 !important;box-shadow:none !important;margin:0 !important;padding:0 !important}.woocommerce .categories-block img,.woocommerce-page .categories-block img,.woocommerce .vendors-block img,.woocommerce-page .vendors-block img,.woocommerce .product-table-block img,.woocommerce-page .product-table-block img,.woocommerce .product-short-list-block img,.woocommerce-page .product-short-list-block img,.woocommerce .product-filters-block img,.woocommerce-page .product-filters-block img,.woocommerce .hero-slider img,.woocommerce-page .hero-slider img{max-width:none !important;border:none !important;border-radius:0 !important;box-shadow:none !important;margin:0 !important;padding:0 !important}.site-footer{background-color:var(--white);margin-top:var(--spacing-xxl);position:relative}.footer-wrapper{width:100%}.footer-top{padding:92px 72px;border-bottom:1px solid var(--border-color);display:flex;flex-direction:column}.footer-top .container{max-width:1728px;margin:0 auto;width:100%;display:flex;align-items:stretch;justify-content:center;gap:20px;box-sizing:border-box;flex-wrap:wrap}.footer-col{display:flex;flex-direction:column}.footer-col-6{align-items:flex-end;text-align:right}.footer-cols-wrapper{display:flex;gap:5vw;flex:0 0 auto}.footer-top .container>*:first-child,.footer-top .container>*:last-child{flex:1}.footer-col-title{font-family:var(--wp--preset--font-family--sen);font-weight:700;font-style:normal;font-size:18px;line-height:21.6px;letter-spacing:0%;vertical-align:middle;text-transform:uppercase;margin:0 0 18px 0;color:var(--wp--preset--color--primary-500,#000)}.footer-col-content{display:block}.footer-col-title-follow{font-family:var(--wp--preset--font-family--sen);font-weight:500;font-style:normal;font-size:36px;line-height:41.4px;letter-spacing:0%;vertical-align:middle;margin:0;color:var(--wp--preset--color--primary-500);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;width:100%;text-align:right;text-wrap:nowrap}.footer-link-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.footer-link{font-family:var(--wp--preset--font-family--sen);font-weight:400;font-style:normal;font-size:14px;line-height:100%;letter-spacing:1%;vertical-align:middle;color:var(--text-dark,var(--wp--preset--color--dark));text-decoration:none;transition:color 0.3s ease;display:inline-block}.footer-link:hover{color:var(--primary-color,var(--wp--preset--color--primary-lighter))}.social-links{display:flex;gap:var(--spacing-md);margin-top:var(--spacing-sm)}.footer-col-6 .social-links{justify-content:flex-end}.social-link{display:flex;align-items:center;justify-content:center;width:30px;height:30px;color:var(--text-gray);transition:all 0.3s ease;text-decoration:none}.social-link:hover{transform:translateY(-2px)}.social-link svg{width:24px;height:24px}.no-social-links{color:var(--text-gray);font-size:0.875rem;margin:0;text-align:right}.footer-bottom{padding:var(--spacing-lg) 0;background-color:var(--secondary-color);color:var(--white)}.footer-bottom .container{display:flex;justify-content:space-between;align-items:center;gap:var(--spacing-lg)}.footer-bottom-col{flex:1;display:flex;align-items:center;justify-content:center}.footer-bottom-col-1{justify-content:flex-start}.footer-bottom-col-3{justify-content:flex-end}.footer-bottom-logo{display:flex;align-items:center;justify-content:center}.footer-bottom-logo a{text-decoration:none;display:inline-block}.footer-bottom-logo img{width:292px;height:34px;object-fit:contain}.footer-logo-text{font-size:1.5rem;font-weight:800;color:var(--white);text-decoration:none}.footer-bottom-copyright{display:flex;align-items:center;justify-content:flex-end;gap:var(--spacing-md);position:relative}.copyright-text{font-family:var(--wp--preset--font-family--sen);font-weight:400;font-style:normal;font-size:18px;line-height:100%;letter-spacing:1%;vertical-align:middle;color:var(--wp--preset--color--blue-very-light);margin:0}.back-to-top-placeholder{width:40px;height:40px;flex-shrink:0;visibility:hidden}.payment-methods{display:flex;gap:var(--spacing-sm);align-items:center;flex-wrap:wrap}.payment-method-link{display:inline-block;text-decoration:none}.payment-icon{width:41px;height:23px;border-radius:8px;object-fit:contain;display:block;transition:opacity 0.3s ease}.payment-icon-placeholder{width:41px;height:23px;border-radius:8px;font-weight:600}.payment-icon:hover{opacity:0.8}.back-to-top{position:fixed;bottom:var(--spacing-lg);right:var(--spacing-lg);background-color:var(--white);border:1px solid rgba(0,0,0,0.1);color:var(--white);padding:0.5rem;border-radius:50%;cursor:pointer;transition:all 0.3s ease;display:none;align-items:center;justify-content:center;width:40px;height:40px;z-index:999;box-shadow:0 4px 12px rgba(0,0,0,0.15)}.back-to-top svg path{fill:var(--wp--preset--color--dark)}.back-to-top:hover{background-color:rgba(255,255,255,0.95);border-color:rgba(0,0,0,0.2);transform:translateY(-2px);box-shadow:0 6px 16px rgba(0,0,0,0.2)}.back-to-top svg{width:14px;height:15px}@media (max-width:1200px){.footer-top .container{display:flex;flex-wrap:wrap;gap:20px}.footer-col-1{flex:1 1 calc(50% - 10px);width:100%;align-items:center;text-align:center;justify-content:center}.footer-col-1 .trustpilot-rating{justify-content:center;align-items:center}.footer-col-1 .trustpilot-rating--default .trustpilot-rating__logo{justify-content:center}.footer-col-1 .trustpilot-rating--default .trustpilot-rating__stars{justify-content:center}.footer-col-1 .trustpilot-rating__trustscore{text-align:center}.footer-col-6{flex:1 1 calc(50% - 10px);width:100%;align-items:center;text-align:center;justify-content:center}.footer-col-6 .social-links{justify-content:center}.footer-col-6 .footer-col-title-follow{text-align:center}.footer-cols-wrapper{flex:1 1 100%;width:100%;display:flex;flex-wrap:wrap;gap:20px}.footer-cols-wrapper .footer-col{flex:1 1 calc(25% - 15px);min-width:200px;width:100%}}@media (max-width:1024px){.footer-top{padding:60px 48px}.footer-top .container{max-width:100%;gap:16px;flex-direction:column}.footer-col-1 .trustpilot-rating{justify-content:center;align-items:center}.footer-col-1 .trustpilot-rating--default .trustpilot-rating__logo{justify-content:center}.footer-col-1 .trustpilot-rating--default .trustpilot-rating__stars{justify-content:center}.footer-col-1 .trustpilot-rating__trustscore{text-align:center}.footer-cols-wrapper{width:100%;display:flex;flex-wrap:wrap;gap:24px}.footer-cols-wrapper .footer-col{flex:1 1 calc(50% - 12px);min-width:200px;align-items:center;text-align:center;justify-content:center}.footer-col-content{display:block}.footer-col-title,.footer-col-title-follow{text-align:center}.footer-link-list{align-items:center;text-align:center}.social-links{justify-content:center}.footer-bottom{padding:var(--spacing-md) 0}.footer-bottom .container{flex-wrap:wrap;gap:var(--spacing-md)}.footer-bottom-col{flex:1 1 100%;justify-content:center !important}.footer-bottom-col-1{order:2}.footer-bottom-col-2{order:1}.footer-bottom-col-3{order:3}.footer-bottom-copyright{flex-direction:column;gap:var(--spacing-sm);align-items:center;text-align:center}.copyright-text{font-size:16px}.back-to-top-placeholder{display:none}.back-to-top{bottom:var(--spacing-md);right:var(--spacing-md);width:44px;height:44px}main{padding:0 var(--spacing-md)}.site-header{padding:var(--spacing-md) 0}.site-header .container{padding:0 var(--spacing-lg) !important}.header-inner{gap:var(--spacing-lg)}.site-logo img,.site-logo-img,.custom-logo{width:250px;height:auto;max-height:34px;object-fit:contain}.header-search{margin-left:40px;margin-right:30px}.search-input{font-size:14px;padding:12px 22px;padding-right:3rem}.search-input::placeholder{font-size:14px}.header-actions{gap:0.75rem}.lang-switcher-toggle{padding:0.5rem 0.75rem;font-size:0.8125rem}.wcml_currency_switcher .wcml-cs-active-currency,.wcml-currency-switcher .wcml-cs-active-currency,.merchandise-v2-header-currency-switcher .wcml-cs-active-currency{padding:0.5rem 0.75rem;font-size:0.8125rem}.wishlist-btn svg,.cart-btn svg{width:24px;height:22px}.main-navigation{padding:var(--spacing-sm) 0}.main-navigation .container{padding:0 var(--spacing-md)}.footer-bottom .container{flex-wrap:wrap;gap:var(--spacing-md)}.footer-bottom-col{flex:1 1 100%;justify-content:center !important}.footer-bottom-col-1{order:2}.footer-bottom-col-2{order:1}.footer-bottom-col-3{order:3}.footer-bottom-copyright{flex-direction:column;gap:var(--spacing-sm);align-items:center;text-align:center}.copyright-text{font-size:16px}}@media (max-width:768px){main{padding:0 var(--spacing-md)}.site-header{padding:var(--spacing-md) 0}.site-header .container{padding:0 var(--spacing-lg) !important}.header-inner{flex-wrap:wrap;gap:var(--spacing-md)}.site-branding{order:1;flex:0 0 auto}.site-logo img,.site-logo-img,.custom-logo{width:220px;height:auto;max-height:30px;object-fit:contain}.header-search{order:3;flex:1 1 100%;margin-left:0;margin-right:0;margin-top:var(--spacing-md)}.search-input{font-size:14px;padding:12px 20px;padding-right:2.75rem}.search-input::placeholder{font-size:14px}.search-submit{right:0.75rem}.search-submit svg{width:18px;height:18px}.header-actions{order:2;flex:0 0 auto;gap:0.75rem;display:flex;align-items:center}.burger-menu-toggle{display:flex;align-items:center;justify-content:center}.lang-switcher,.wcml_currency_switcher,.wcml-currency-switcher,.merchandise-v2-header-currency-switcher,.wishlist-btn{display:none !important}.burger-menu-header-actions .merchandise-v2-burger-currency-switcher,.burger-menu-header-actions .wcml_currency_switcher.merchandise-v2-burger-currency-switcher,.burger-menu-header-actions .wcml-currency-switcher.merchandise-v2-burger-currency-switcher,.burger-menu-header-actions .merchandise-v2-header-currency-switcher.merchandise-v2-burger-currency-switcher,.burger-menu-header-actions .wcml_currency_switcher,.burger-menu-header-actions .wcml-currency-switcher,.burger-menu-header-actions .merchandise-v2-header-currency-switcher,.burger-menu-header-actions .burger-wishlist-btn{display:inline-block !important}.wishlist-btn svg,.cart-btn svg{width:22px;height:20px}.cart-count,.wishlist-count{font-size:0.75rem;min-width:16px;height:16px;padding:4px 4px 2px}.main-navigation>.container:first-child{display:none !important}.cart-sidebar{width:100%;right:-100%}.cart-header{display:flex !important;padding:var(--spacing-md);border-bottom:2px solid var(--border-color)}.cart-header h3{font-size:1.125rem}.cart-close{font-size:1.75rem;width:32px;height:32px}.burger-menu-header-actions{gap:0.5rem}.merchandise-v2-burger-currency-switcher .wcml-cs-active-currency{padding:0.4rem 0.6rem;font-size:0.8125rem}.burger-wishlist-btn svg{width:20px;height:20px}.cart-content{padding-top:var(--spacing-md)}.mini-cart-item__image{width:60px;height:34px}.mini-cart-item__title{font-size:0.8125rem}.mini-cart-item__meta{font-size:0.8125rem;gap:0.75rem}.mini-cart-item__quantity-controls{gap:0.375rem}.mini-cart-item__qty-btn{width:28px;height:28px;font-size:1rem}.mini-cart-item__quantity-value{min-width:20px;font-size:0.8125rem}.woocommerce-mini-cart__total{font-size:1rem}.woocommerce-mini-cart__footer{padding:var(--spacing-md) var(--spacing-sm);padding-top:var(--spacing-md);position:relative}.woocommerce-mini-cart__footer .woocommerce-mini-cart__total.total{margin-bottom:var(--spacing-md);font-size:0.8125rem}.woocommerce-mini-cart__buttons{gap:var(--spacing-sm);padding:0}.woocommerce-mini-cart__buttons .button{width:100%;padding:14px 20px !important;font-size:0.875rem !important;box-sizing:border-box !important;display:block !important;text-align:center !important;border-radius:8px !important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.woocommerce-mini-cart__buttons .button.wc-forward,.woocommerce-mini-cart__buttons .button:not(.checkout-button){padding:14px 20px !important}.woocommerce-mini-cart__buttons .button.checkout,.woocommerce-mini-cart__buttons .button.checkout-button{padding:14px 20px !important}.woocommerce-mini-cart__footer .cart-close-mobile{display:block;width:100%;margin-top:var(--spacing-sm);padding:12px 20px;background-color:transparent;border:1px solid var(--border-color);border-radius:8px;color:var(--text-dark);font-size:0.875rem;font-weight:400;text-align:center;cursor:pointer;transition:all 0.3s ease}.woocommerce-mini-cart__footer .cart-close-mobile:hover{background-color:var(--bg-color);border-color:var(--text-gray)}.footer-top{padding:48px 32px}}@media (max-width:480px){main{padding:0 var(--spacing-sm)}.footer-bottom-copyright{flex-direction:column;gap:var(--spacing-xs)}.copyright-text{font-size:14px}.back-to-top-placeholder{display:none}.back-to-top{width:36px;height:36px;bottom:var(--spacing-md);right:var(--spacing-md)}.back-to-top svg{width:14px;height:15px}.site-header{padding:var(--spacing-md) 0}.site-header .container{padding:0 var(--spacing-md) !important}.header-inner{gap:var(--spacing-md);row-gap:5px}.site-logo img,.site-logo-img,.custom-logo{width:170px;height:auto;max-height:28px;object-fit:contain}.header-search{margin-top:0}.search-input{font-size:13px;padding:10px 18px;padding-right:2.5rem}.search-input::placeholder{font-size:13px}.search-submit{right:0.75rem}.search-submit svg{width:16px;height:16px}.header-actions{gap:0.625rem}.burger-menu-toggle{display:flex}.lang-switcher,.wcml_currency_switcher,.wcml-currency-switcher,.merchandise-v2-header-currency-switcher,.wishlist-btn{display:none !important}.burger-menu-header-actions .merchandise-v2-burger-currency-switcher,.burger-menu-header-actions .wcml_currency_switcher.merchandise-v2-burger-currency-switcher,.burger-menu-header-actions .wcml-currency-switcher.merchandise-v2-burger-currency-switcher,.burger-menu-header-actions .merchandise-v2-header-currency-switcher.merchandise-v2-burger-currency-switcher,.burger-menu-header-actions .wcml_currency_switcher,.burger-menu-header-actions .wcml-currency-switcher,.burger-menu-header-actions .merchandise-v2-header-currency-switcher,.burger-menu-header-actions .burger-wishlist-btn{display:inline-block !important}.lang-switcher-toggle img{width:14px;height:10px}.wcml_currency_switcher .wcml-cs-active-currency,.wcml-currency-switcher .wcml-cs-active-currency,.merchandise-v2-header-currency-switcher .wcml-cs-active-currency{padding:0.45rem 0.55rem;font-size:0.6875rem}.wcml_currency_switcher .wcml-cs-submenu,.wcml-currency-switcher .wcml-cs-submenu,.merchandise-v2-header-currency-switcher .wcml-cs-submenu{min-width:100px}.wcml_currency_switcher .wcml-cs-submenu a,.wcml-currency-switcher .wcml-cs-submenu a,.merchandise-v2-header-currency-switcher .wcml-cs-submenu a{font-size:0.6875rem;padding:0.45rem 0.75rem}.wishlist-btn svg,.cart-btn svg{width:20px;height:18px}.cart-count,.wishlist-count{font-size:0.6875rem;min-width:14px;height:14px;padding:0 3px}.woocommerce-mini-cart__footer{padding:var(--spacing-sm);padding-top:var(--spacing-md)}.woocommerce-mini-cart__footer .woocommerce-mini-cart__total.total{margin-bottom:var(--spacing-sm);font-size:0.75rem}.woocommerce-mini-cart__buttons{gap:0.625rem}.woocommerce-mini-cart__buttons .button{width:100%;padding:12px 16px !important;font-size:0.8125rem !important;box-sizing:border-box !important;display:block !important;text-align:center !important;border-radius:8px !important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.woocommerce-mini-cart__buttons .button.wc-forward,.woocommerce-mini-cart__buttons .button:not(.checkout-button){padding:12px 16px !important}.woocommerce-mini-cart__buttons .button.checkout,.woocommerce-mini-cart__buttons .button.checkout-button{padding:12px 16px !important}.footer-top{padding:32px 24px}.footer-top .container{max-width:100%;flex-direction:column;gap:20px}.footer-top .container>*:first-child,.footer-top .container>*:last-child{flex:1 1 100%;width:100%}.footer-cols-wrapper{flex:1 1 100%;width:100%;display:flex;flex-direction:column;gap:20px}.footer-cols-wrapper .footer-col{flex:1 1 100%;width:100%}.footer-col-6 .social-links{justify-content:center}.footer-bottom{padding:var(--spacing-sm) 0}.back-to-top{bottom:var(--spacing-xs);right:var(--spacing-xs);width:36px;height:36px}}@media (max-width:600px){.footer-top{padding:32px 16px}.footer-top .container{flex-direction:column;gap:24px;align-items:stretch}.footer-top .container .footer-col.footer-col-1{display:none}.footer-col-content{display:block}.footer-col-1{width:100%;align-items:center;text-align:center}.footer-col-1 .trustpilot-rating{justify-content:center;align-items:center;width:100%}.footer-col-1 .trustpilot-rating--default{flex-direction:column;gap:12px}.footer-col-1 .trustpilot-rating--default .trustpilot-rating__logo{justify-content:center}.footer-col-1 .trustpilot-rating--default .trustpilot-rating__stars{justify-content:center}.footer-col-1 .trustpilot-rating__trustscore{text-align:center}.footer-col-6{width:100%;align-items:center;text-align:center}.footer-col-title-follow{font-size:28px;line-height:32px;text-align:center;white-space:normal;text-wrap:wrap}.footer-col-6 .social-links{justify-content:center;flex-wrap:wrap;gap:12px}.footer-cols-wrapper{width:100%;display:flex;flex-direction:column}.footer-cols-wrapper .footer-col{width:100%;align-items:stretch;text-align:left}.footer-col-title{font-size:16px;line-height:19.2px;margin-bottom:12px;text-align:center}.footer-link-list{align-items:center;gap:10px}.footer-link{font-size:13px;text-align:center}.footer-bottom{padding:24px 16px}.footer-bottom .container{flex-direction:column;gap:20px;align-items:center}.footer-bottom-col{width:100%;flex:1 1 100%;justify-content:center !important}.footer-bottom-col-1{order:2}.footer-bottom-col-2{order:1}.footer-bottom-col-3{order:3}.payment-methods{display:flex;flex-wrap:wrap;justify-content:center;gap:8px}.payment-icon{max-width:40px;height:auto}.footer-bottom-logo{justify-content:center}.footer-bottom-logo img{max-width:200px;width:100%;height:auto}.footer-bottom-copyright{flex-direction:column;gap:8px;align-items:center;text-align:center}.copyright-text{font-size:12px;line-height:1.4;text-align:center}.social-link{width:36px;height:36px}.social-link svg{width:20px;height:20px}.no-social-links{text-align:center;font-size:0.75rem}}@media (min-width:768px) and (max-width:1024px){.footer-cols-wrapper{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:20px;padding-bottom:10px;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,0.2) transparent}.footer-cols-wrapper::-webkit-scrollbar{height:6px}.footer-cols-wrapper::-webkit-scrollbar-track{background:transparent}.footer-cols-wrapper::-webkit-scrollbar-thumb{background:rgba(0,0,0,0.2);border-radius:3px}.footer-cols-wrapper .footer-col{flex:0 0 calc(50% - 10px);min-width:280px;scroll-snap-align:start}}.btn{display:inline-block;padding:0.875rem 1.75rem;font-size:1rem;font-weight:600;text-align:center;text-decoration:none;border:none;border-radius:var(--radius-sm);cursor:pointer;transition:all 0.3s ease;text-transform:uppercase;letter-spacing:0.5px;line-height:1.5}.btn-primary{background-color:var(--primary-color);color:var(--secondary-color)}.btn-primary:hover{background-color:var(--wp--preset--color--primary-light);transform:translateY(-2px);box-shadow:var(--shadow-md)}.btn-secondary{background-color:var(--secondary-color);color:var(--white)}.btn-secondary:hover{background-color:var(--wp--preset--color--dark-blue);transform:translateY(-2px);box-shadow:var(--shadow-md)}#customer_login{max-width:1200px;margin:2rem auto;padding:0 var(--spacing-md);box-sizing:border-box;width:100%}.woocommerce-MyAccount-content #customer_login{margin:0 auto}.woocommerce-MyAccount-content .u-column1.col-1:only-child{max-width:500px;margin:0 auto}.u-columns.col2-set{display:flex;flex-direction:row;gap:2rem;align-items:stretch;flex-wrap:nowrap;width:100%;box-sizing:border-box}.u-column1.col-1,.u-column2.col-2{background:white;border-radius:var(--radius-md);padding:2rem;display:flex;flex-direction:column;box-sizing:border-box;flex:1 1 50%;min-width:0;max-width:calc(50% - 1rem);align-self:stretch;overflow:visible}.u-column1.col-1 form,.u-column2.col-2 form{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;overflow:visible;width:100%;box-sizing:border-box}#customer_login h2{font-size:1.75rem;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:2px solid var(--border-color);color:var(--text-dark);margin-top:0;font-family:var(--wp--preset--font-family--sen);font-weight:700}.woocommerce-form-row{margin-bottom:1.5rem;width:100%;box-sizing:border-box}.woocommerce-form-row label{display:block;margin-bottom:0.5rem;font-weight:600;color:var(--text-dark);font-family:var(--wp--preset--font-family--roboto)}.woocommerce-form-row .required{color:var(--error)}.woocommerce-Input--text.input-text,.woocommerce-Input--text input[type="text"],.woocommerce-Input--text input[type="email"],.woocommerce-Input--text input[type="password"]{width:100%;max-width:100%;padding:0.875rem;border:2px solid var(--border-color);border-radius:var(--radius-sm);font-size:1rem;transition:border-color 0.3s ease;box-sizing:border-box;font-family:var(--wp--preset--font-family--roboto)}.woocommerce-Input--text.input-text:focus,.woocommerce-Input--text input[type="text"]:focus,.woocommerce-Input--text input[type="email"]:focus,.woocommerce-Input--text input[type="password"]:focus{border-color:var(--primary-color);outline:none}.woocommerce-form-login__rememberme{display:flex;align-items:center;gap:0.5rem;margin-bottom:1rem}.woocommerce-form-login__rememberme input[type="checkbox"]{width:auto;margin:0;cursor:pointer}.woocommerce-form-login__rememberme span{font-family:var(--wp--preset--font-family--roboto)}.woocommerce-button.button,.woocommerce-form-login__submit,.woocommerce-form-register__submit{width:100%;padding:0.875rem 2rem;background:var(--primary-color);color:var(--secondary-color);border:none;border-radius:var(--radius-sm);font-weight:700;font-size:1rem;cursor:pointer;transition:all 0.3s ease;text-transform:none;letter-spacing:normal;font-family:var(--wp--preset--font-family--sen)}.woocommerce-button.button:hover,.woocommerce-form-login__submit:hover,.woocommerce-form-register__submit:hover{background:var(--wp--preset--color--primary-light);transform:translateY(-2px);box-shadow:var(--shadow-md)}.woocommerce-LostPassword.lost_password{margin-top:1rem;text-align:center;font-family:var(--wp--preset--font-family--roboto)}.woocommerce-LostPassword.lost_password a{color:var(--primary-color);font-weight:600;text-decoration:none;font-family:var(--wp--preset--font-family--roboto)}.woocommerce-LostPassword.lost_password a:hover{text-decoration:underline}.woocommerce-form-register p:not(.form-row){color:var(--text-gray);font-size:0.9rem;margin-bottom:1rem;font-family:var(--wp--preset--font-family--roboto)}.woocommerce-privacy-policy-text{margin:1rem 0;font-size:0.875rem;color:var(--text-gray);line-height:1.6;font-family:var(--wp--preset--font-family--roboto)}.woocommerce-privacy-policy-link{color:var(--primary-color);font-weight:600;text-decoration:none;transition:all 0.3s ease;font-family:var(--wp--preset--font-family--roboto)}.woocommerce-privacy-policy-link:hover{color:var(--wp--preset--color--primary-light);text-decoration:underline}@media (max-width:768px){#customer_login{padding:0 var(--spacing-sm)}.u-columns.col2-set{flex-direction:column;gap:1.5rem}.u-column1.col-1,.u-column2.col-2{padding:1.5rem;flex:1 1 100%;min-width:0;max-width:100%;width:100%}#customer_login h2{font-size:1.5rem}}.wpml-ls-statics-footer{display:none !important}.otgs-development-site-front-end{display:none !important}.legal-page-main{padding:var(--spacing-xl) 0;min-height:60vh}.legal-page-content{max-width:900px;margin:0 auto}.legal-page-header{margin-bottom:var(--spacing-xl);padding-bottom:var(--spacing-lg);border-bottom:2px solid var(--border-color)}.legal-page-title{font-size:2.5rem;font-weight:700;color:var(--text-dark);margin:0 0 var(--spacing-sm) 0;line-height:1.2}.legal-page-meta{font-size:0.9rem;color:var(--text-gray);margin:0;font-style:italic}.legal-page-body{color:var(--text-dark);line-height:1.8;font-size:1rem}.legal-page-body h2{font-size:1.75rem;font-weight:600;color:var(--text-dark);margin-top:var(--spacing-xl);margin-bottom:var(--spacing-md);line-height:1.3}.legal-page-body h2:first-of-type{margin-top:0}.legal-page-body h3{font-size:1.5rem;font-weight:600;color:var(--text-dark);margin-top:var(--spacing-lg);margin-bottom:var(--spacing-sm);line-height:1.4}.legal-page-body h4{font-size:1.25rem;font-weight:600;color:var(--text-dark);margin-top:var(--spacing-md);margin-bottom:var(--spacing-sm);line-height:1.4}.legal-page-body p{margin-bottom:var(--spacing-md);color:var(--text-dark)}.legal-page-body ul,.legal-page-body ol{margin-bottom:var(--spacing-md);padding-left:var(--spacing-lg)}.legal-page-body li{margin-bottom:var(--spacing-xs);color:var(--text-dark)}.legal-page-body a{color:var(--primary-color);text-decoration:none;font-weight:500;transition:color 0.3s ease}.legal-page-body a:hover{color:var(--wp--preset--color--primary-light);text-decoration:underline}.legal-page-body strong{font-weight:600;color:var(--text-dark)}.legal-page-body em{font-style:italic}@media (max-width:768px){.legal-page-main{padding:var(--spacing-lg) 0}.legal-page-content{margin:0 var(--spacing-sm)}.legal-page-title{font-size:2rem}.legal-page-body h2{font-size:1.5rem}.legal-page-body h3{font-size:1.25rem}.legal-page-body h4{font-size:1.1rem}}@media (max-width:480px){.legal-page-content{margin:0 var(--spacing-xs)}.legal-page-title{font-size:1.75rem}.legal-page-body{font-size:0.95rem}}.single-post-main{padding:var(--spacing-xl,3rem) 0}.single-post__header{margin-bottom:var(--spacing-lg);padding-bottom:var(--spacing-md);border-bottom:2px solid var(--border-color,var(--wp--preset--color--gray-border))}.single-post__title{font-size:2rem;font-weight:700;color:var(--text-dark,var(--wp--preset--color--dark));margin:0 0 var(--spacing-xs) 0;line-height:1.2}.single-post__date{font-size:0.875rem;color:var(--text-gray,var(--wp--preset--color--gray-13))}.single-post__content{color:var(--text-dark);line-height:1.7}@media (max-width:768px){.wp-block-spacer.mobile-spacer{transform:scaleY(0.5)}.wp-block-spacer.mobile-spacer-quarter{transform:scaleY(0.25)}.wp-block-spacer.mobile-spacer-none{display:none}}