:root{--primary-color:#17a2b8;--primary-color-hover:#138496;--header-top-bg:#17a2b8;--header-top-text:#ffffff;--font-body:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;--font-headings:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;--font-weight-body:400;--font-weight-headings:700;--theme-radius:8px;--theme-radius-sm:4px;--theme-radius-md:6px;--theme-radius-lg:12px;--theme-radius-xl:16px;--qt-field-radius:var(--theme-radius);--qt-field-shadow:-2px 5px 12.9px -9px rgba(157,157,157,0.81);}*{margin:0;padding:0;box-sizing:border-box;}html{font-size:14px;-webkit-text-size-adjust:100%;overflow-x:hidden;}body{font-family:var(--font-body);font-weight:var(--font-weight-body);line-height:1.6;color:#333;background:#fff;font-variant-numeric:normal;overflow-x:hidden;}body.menu-open{overflow:hidden;}h1,h2,h3,h4,h5,h6{font-family:var(--font-headings);font-weight:var(--font-weight-headings);line-height:1.3em;}img{max-width:100%;height:auto;display:block;}a{text-decoration:none;color:inherit;cursor:pointer;}button,input,select,textarea{font-family:inherit;font-size:inherit;}button{cursor:pointer;border:none;background:none;}ul,ol{list-style:none;}.site-header{background:#fff;border-bottom:1px solid #e5e5e5;transition:transform 0.35s ease,box-shadow 0.3s ease,background-color 0.2s ease;z-index:999;}body:not(.single-product-page):not(.landing-page):not(.Hozia-sticky-header-disabled) .site-header{position:sticky;top:0;will-change:transform,box-shadow;isolation:auto;}body:not(.single-product-page):not(.landing-page):not(.Hozia-sticky-header-disabled) .site-header.header-hidden{transform:translateY(-100%);}body.menu-open:not(.single-product-page):not(.landing-page):not(.Hozia-sticky-header-disabled) .site-header{transform:none !important;position:static !important;will-change:auto !important;}@media (max-width:768px){body.menu-open .site-header{position:static !important;transform:none !important;}body.menu-open .header-main{position:static !important;transform:none !important;}}body:not(.single-product-page):not(.landing-page):not(.Hozia-sticky-header-disabled) .site-header.header-scrolled{box-shadow:0 2px 10px rgba(0,0,0,0.1);}body:not(.single-product-page):not(.landing-page):not(.Hozia-sticky-header-disabled) .site-header.header-scrolled .header-main{min-height:60px;padding:10px 20px;}body:not(.single-product-page):not(.landing-page):not(.Hozia-sticky-header-disabled) .site-header .header-top-bar{max-height:56px;opacity:1;overflow:hidden;transform:translateY(0);transition:max-height 0.28s ease,opacity 0.22s ease,transform 0.28s ease,padding 0.22s ease;}body:not(.single-product-page):not(.landing-page):not(.Hozia-sticky-header-disabled) .site-header.header-scrolled .header-top-bar{max-height:0;opacity:0;padding-top:0;padding-bottom:0;transform:translateY(-8px);pointer-events:none;}.header-top-bar{background:var(--header-top-bg);padding:8px;font-size:14px;font-weight:500;color:var(--header-top-text);}.header-top-bar--carousel{display:flex;align-items:center;justify-content:center;gap:10px;text-align:center;}.header-top-bar__viewport{flex:1;min-width:0;max-width:40%;}.header-top-bar__track{margin:0;padding:0;}.header-top-bar__item{display:none;margin:0;padding:0;line-height:1.3rem;font-size:0.8rem;}.header-top-bar__item.is-active{display:block;}.header-top-bar__btn{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;padding:4px;margin:0;border:none;background:transparent;color:var(--header-top-text);cursor:pointer;line-height:0;}.header-top-bar__btn svg{display:block;flex-shrink:0;}.header-top-bar__btn svg:where(path,line,circle,ellipse,polyline){stroke:currentColor;}[dir="rtl"] .header-top-bar__btn svg{transform:scaleX(-1);}.header-top-bar__btn:focus-visible{outline:2px solid currentColor;outline-offset:2px;}.header-top-bar--single .header-top-bar__btn{display:none;}.header-top-bar--single .header-top-bar__viewport{flex:1 1 auto;}@media (max-width:768px){.header-top-bar__viewport{max-width:100%;}}.header-main{max-width:1280px;margin:0 auto;padding:15px 20px;display:flex;align-items:center;justify-content:space-between;gap:30px;min-height:75px;overflow:visible;}.site-logo{flex-shrink:0;}.site-logo img{max-height:50px;width:auto;}.main-navigation{flex:1;display:flex;justify-content:center;}.main-navigation ul{display:flex;gap:25px;align-items:center;}.main-navigation a{font-size:15px;color:#333;transition:color 0.2s;letter-spacing:0px;}.main-navigation a:hover,.main-navigation a:focus-visible{color:var(--primary-color);}.header-search{flex-shrink:0;cursor:pointer;background:none;border:none;padding:0;color:#333;}.header-search:hover{color:var(--primary-color);}.header-search svg{width:24px;height:24px;display:block;flex-shrink:0;fill:none;overflow:visible;transition:color 0.2s;}.header-search svg path{fill:none;stroke:currentColor;}.header-actions{display:flex;align-items:center;gap:20px;flex-shrink:0;}.header-cart{flex-shrink:0;cursor:pointer;background:none;border:none;padding:0;position:relative;color:#333;}.header-cart:hover{color:var(--primary-color);}.header-cart svg{width:24px;height:24px;display:block;flex-shrink:0;fill:none;overflow:visible;transition:color 0.2s;}.header-cart svg path{fill:none;stroke:currentColor;}.cart-count{position:absolute;top:-8px;right:-8px;background:var(--primary-color);color:#fff;font-size:11px;font-weight:700;min-width:18px;height:18px;border-radius:var(--theme-radius);display:flex;align-items:center;justify-content:center;padding:0 4px;line-height:1;}.cart-count:empty{display:none;}.woocommerce-message,.woocommerce-info,.woocommerce-error{padding:16px 20px;margin-bottom:20px;border-radius:var(--theme-radius-sm);border-left:4px solid;background:#f8f8f8;display:flex;align-items:center;gap:12px;border-top-color:#EBF0F4!important;margin-top:12px!important;}.woocommerce-message{border-left-color:#28a745;color:#155724;}.woocommerce-info{border-left-color:var(--primary-color);color:#334155;background:var(--theme-color-surface,rgba(23,162,184,0.1));}body.woocommerce-checkout .woocommerce-info{border-left-color:var(--qt-checkout-accent,var(--primary-color));background:var(--qt-checkout-accent-surface,var(--theme-color-surface,rgba(23,162,184,0.1)));}body.woocommerce-checkout .woocommerce-form-coupon-toggle{display:flex;flex-direction:column;justify-content:center;align-items:center;padding-bottom:0;}body.woocommerce-checkout .woocommerce-form-coupon-toggle .woocommerce-info{margin:8px 0 12px !important;padding:16px 12px;min-height:0;gap:8px;border-width:0;border-radius:0;font-size:14px;line-height:1.3;color:#4b5563;background:rgba(250,250,250,0);justify-content:center;align-items:center;width:fit-content;max-width:458px;}body.woocommerce-checkout .woocommerce-form-coupon-toggle .woocommerce-info::before{display:none;}body.woocommerce-checkout .woocommerce-form-coupon-toggle .woocommerce-info a,body.woocommerce-checkout .woocommerce-form-coupon-toggle .woocommerce-info a.showcoupon{font-size:inherit;font-weight:500;text-underline-offset:2px;}.woocommerce-error{border-left-color:#ff4444;color:#721c24;background:#f8d7da;}.woocommerce-message::before,.woocommerce-info::before{content:'';display:inline-block;width:20px;height:20px;flex-shrink:0;}.woocommerce-message a,.woocommerce-error a{color:inherit;text-decoration:underline;font-weight:700;}.woocommerce-info a,.woocommerce-info a.showcoupon{color:var(--primary-color);text-decoration:underline;font-weight:700;}.woocommerce-message a:hover,.woocommerce-error a:hover{text-decoration:none;}.woocommerce-info a:hover,.woocommerce-info a.showcoupon:hover{color:var(--primary-color-hover,var(--primary-color));filter:brightness(0.92);text-decoration:none;}body.woocommerce-checkout .woocommerce-info a,body.woocommerce-checkout .woocommerce-info a.showcoupon{color:var(--qt-checkout-accent,var(--primary-color));}body.woocommerce-checkout .woocommerce-info a:hover,body.woocommerce-checkout .woocommerce-info a.showcoupon:hover{color:var(--qt-checkout-accent,var(--primary-color));filter:brightness(0.92);}.woocommerce-Price-amount{color:var(--primary-color);}.side-cart{position:fixed;top:0;left:0;right:0;bottom:0;z-index:10000;opacity:0;visibility:hidden;transition:opacity 0.3s,visibility 0.3s;pointer-events:none;}.side-cart.active{opacity:1;visibility:visible;pointer-events:all;}.side-cart-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0.5);backdrop-filter:blur(2px);}.side-cart-panel{position:absolute;top:0;right:0;width:400px;max-width:90%;height:100%;background:#fff;box-shadow:-4px 0 20px rgba(0,0,0,0.15);display:flex;flex-direction:column;transform:translateX(100%);transition:transform 0.3s ease;}.side-cart.active .side-cart-panel{transform:translateX(0);display:flex;flex-direction:column;justify-content:space-between;border-radius:var(--theme-radius-xl) 0 0 var(--theme-radius-xl);}.side-cart-header{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid #e5e5e5;flex-shrink:0;}.side-cart-header h3{font-size:20px;margin:0;color:#333;}.side-cart-close{background:#E8E8E8;border:none;padding:12px;cursor:pointer;color:#666;transition:color 0.2s;border-radius:100px;}.side-cart-close:hover{color:#333;}.side-cart-close svg{width:20px;height:20px;display:block;fill:currentColor;}.side-cart-content{flex:1;overflow-y:auto;padding:0;height:inherit;}.side-cart-content .woocommerce-mini-cart{padding:0;margin:0;}body.cart-open{overflow:hidden;}.search-popup{position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity 0.3s,visibility 0.3s;pointer-events:none;}.search-popup.active{opacity:1;visibility:visible;pointer-events:all;}.search-popup-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0.5);backdrop-filter:blur(2px);}.search-popup-content{position:relative;background:#fff;border-radius:var(--theme-radius);padding:56px 30px 32px;max-width:600px;width:50%;box-shadow:0 10px 40px rgba(0,0,0,0.2);transition:transform 0.3s ease;}.search-popup-close{position:absolute;top:20px;right:20px;margin:0;background:none;border:none;padding:8px;cursor:pointer;color:#666;transition:color 0.2s;z-index:2;line-height:0;}.search-popup-close:hover{color:#333;}.search-popup-close svg{width:20px;height:20px;display:block;fill:currentColor;}.search-popup-form{display:flex;gap:14px;align-items:flex-end;flex-wrap:nowrap;}.search-popup-field{display:flex;align-items:center;gap:12px;flex:1;min-width:0;border-bottom:1px solid #111;padding-bottom:10px;}.search-popup-field__icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#6b7280;line-height:0;}.search-popup-field__icon svg{width:22px;height:22px;display:block;}.search-popup-field__icon svg:where(path,line,circle,ellipse,polyline,polygon,rect){stroke:currentColor;fill:none;}.search-popup-input{flex:1;min-width:0;padding:6px 0;border:none;border-radius:0;background:transparent;font-size:16px;font-family:inherit;outline:none;transition:color 0.2s;box-shadow:none;}.search-popup-input::placeholder{color:#b0b0b0;}.search-popup-input:focus{outline:none;}.search-popup-submit{display:flex;align-items:center;gap:8px;padding:12px 24px;background:var(--primary-color);color:#fff;border:none;border-radius:var(--theme-radius-sm);font-size:16px;font-weight:700;cursor:pointer;transition:background 0.2s,filter 0.2s;font-family:inherit;flex-shrink:0;}.search-popup-submit:hover{background:var(--primary-color-hover);}.search-popup-submit svg{width:20px;height:20px;fill:currentColor;}.search-popup-suggestions{margin-top:40px;padding-top:8px;}.search-popup-suggestions__heading{margin:0 0 22px;font-size:10px;font-weight:400;letter-spacing:0;text-transform:uppercase;color:#9ca3af;}.search-popup-suggestions__list{list-style:none;margin:0;padding:0;}.search-popup-suggestions__item{margin:0 0 20px;}.search-popup-suggestions__item:last-child{margin-bottom:0;}.search-popup-suggestions__link{display:inline-block;font-size:17px;font-weight:400;color:#111827;text-decoration:none;cursor:pointer;transition:color 0.2s;}.search-popup-suggestions__link:hover,.search-popup-suggestions__link:focus-visible{color:var(--primary-color);}body.search-open{overflow:hidden;}@media (max-width:768px){.search-popup{display:block;}.search-popup-content{position:fixed;top:0;right:0;bottom:0;left:auto;width:min(100%,400px);max-width:100%;height:100%;max-height:none;margin:0;padding:52px 24px 28px;border-radius:0;box-shadow:-12px 0 48px rgba(0,0,0,0.14);transform:translateX(100%);transition:transform 0.32s ease;overflow-y:auto;-webkit-overflow-scrolling:touch;}body.Hozia-mobile-bottom-nav .search-popup-content{padding-bottom:calc(28px + var(--Hozia-mobile-bar-height,56px) + env(safe-area-inset-bottom,0px));}.search-popup.active .search-popup-content{transform:translateX(0);}.search-popup-close{top:16px;right:16px;}.search-popup-form{flex-direction:column;align-items:stretch;gap:0;}.search-popup-submit{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);clip-path:inset(50%);white-space:nowrap;border:0;}.search-popup-submit:focus{position:static;width:auto;height:auto;clip:auto;clip-path:none;margin-top:12px;padding:12px 24px;}.search-popup-suggestions{margin-top:36px;}}.mobile-menu-toggle{display:none;background:none;border:none;padding:8px;cursor:pointer;color:#333;}.mobile-menu-toggle svg,.mobile-menu-close svg{width:24px;height:24px;display:block;flex-shrink:0;fill:none;overflow:visible;}.mobile-menu-toggle svg path,.mobile-menu-close svg path{fill:none;stroke:currentColor;}.mobile-menu-close{display:none;position:absolute;top:15px;right:20px;background:none;border:none;padding:8px;cursor:pointer;color:#333;z-index:10001;}.site-footer{margin-top:40px;background:#2c2c2c;color:#fff;}.footer-top{max-width:1280px;margin:0 auto;padding:60px 20px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:30px;text-align:center;}.footer-menu a{color:#ccc;font-size:14px;transition:color 0.2s;}.footer-menu a:hover{color:#fff;}.footer-nav-menu{display:flex;flex-wrap:wrap;justify-content:center;gap:15px;padding:0;margin:0;list-style:none;}.footer-logo img{max-height:40px;width:auto;}.footer-social{display:flex;gap:15px;justify-content:center;}.footer-social a{width:32px;height:32px;display:flex;align-items:center;justify-content:center;color:#ccc;transition:opacity 0.2s;cursor:pointer;}.footer-social a:hover{opacity:0.8;}@media (max-width:768px){.header-actions .header-search{display:none !important;}}.footer-bottom{padding:20px;text-align:center;font-size:14px;}.hero-section{min-height:450px;height:50vh;display:flex;align-items:flex-end;justify-content:center;text-align:center;padding:60px 20px;background:#111;position:relative;overflow:hidden;}.hero-media{position:absolute;inset:0;z-index:0;pointer-events:none;}.hero-media__img{width:100%;height:100%;display:block;object-fit:cover;object-position:center center;}.hero-section::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to top,rgba(0,0,0,0.9) 0%,rgba(0,0,0,0.3) 50%,rgba(0,0,0,0.1) 100%);z-index:1;}.hero-section.hero-effect-none::before{display:none;}.hero-section.hero-effect-light-gradient::before{background:linear-gradient(to top,rgba(0,0,0,0.52) 0%,rgba(0,0,0,0.14) 52%,rgba(0,0,0,0) 100%);}.hero-section.hero-effect-uniform-dark::before{background:rgba(0,0,0,0.38);}.hero-inner{position:relative;z-index:2;max-width:800px;width:100%;color:#fff;margin-bottom:20px;}.hero-inner h1{font-size:42px;font-weight:var(--font-weight-headings);margin-bottom:24px;color:#fff;line-height:1.1;text-shadow:0 2px 10px rgba(0,0,0,0.3);}.hero-btn-wrap{margin-top:20px;}.shop-button{display:inline-block;padding:15px 45px;background:var(--primary-color);color:#fff;font-size:16px;font-weight:500;border-radius:var(--theme-radius);transition:all 0.3s ease;cursor:pointer;text-transform:none;box-shadow:0 4px 15px rgba(0,0,0,0.2);}.shop-button:hover{background:var(--primary-color-hover);transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,0,0,0.3);}.info-boxes-section{padding:40px 0 20px;border-bottom:1px solid var(--footer-border);margin-bottom:20px;}.info-boxes-row{display:flex;justify-content:space-around;gap:20px;flex-wrap:wrap;color:var(--footer-text);}.info-box{display:flex;align-items:center;gap:15px;flex:1;min-width:250px;justify-content:center;}.info-box-icon{width:48px;height:48px;background:color-mix(in srgb,var(--primary-color),transparent 85%);border-radius:var(--theme-radius-xl);display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--footer-text);}.info-box-icon svg{width:24px;height:24px;display:block;}.info-box-content p{margin:0;font-size:16px;font-weight:700;}@media (max-width:768px){.info-boxes-row{flex-direction:column;align-items:flex-start;padding-right:20px;padding-left:20px;}.info-box{justify-content:flex-start;width:100%;}}.categories-grid-section{padding:60px 20px;background:#fff;}.categories-grid-title{text-align:center;font-size:36px;font-weight:var(--font-weight-headings);color:#333;margin-bottom:40px;}.categories-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;list-style:none;padding:0;margin:0;}.category-grid-item{display:flex;flex-direction:column;text-decoration:none;color:inherit;transition:transform 0.2s;}.category-grid-item:hover{transform:translateY(-4px);}.category-grid-image{position:relative;width:100%;aspect-ratio:1 / 1;padding-top:100%;background:#f8f8f8;border-radius:var(--theme-radius);overflow:hidden;margin-bottom:16px;}.category-grid-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;display:block;}.category-grid-name{font-size:16px;font-weight:600;color:#333;text-align:center;margin:0;}@media (max-width:768px){.categories-grid-section{padding:40px 20px;}.categories-grid-title{font-size:28px;margin-bottom:30px;}.categories-grid{grid-template-columns:repeat(2,1fr);gap:20px;}.category-grid-name{font-size:14px;}}.latest-products-section{padding:20px 20px;background:#fff;}.latest-products-header,.related-products-header{display:flex;justify-content:space-between;align-items:center;gap:16px;padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #eee;}.latest-products-title,.related-products-title{text-align:start;font-size:36px;font-weight:var(--font-weight-headings);color:#333;margin:0;flex:1;min-width:0;}.view-more-link{flex-shrink:0;font-size:16px;font-weight:600;color:var(--primary-color);text-decoration:underline;transition:color 0.2s;}.view-more-link:hover{color:var(--primary-color-hover);}.more-products-button-wrapper{text-align:center;margin-top:40px;}.more-products-button{display:inline-block;padding:15px 40px;background:var(--primary-color);color:#fff;font-size:14px;font-weight:700;border-radius:var(--theme-radius);transition:background 0.2s,filter 0.2s;cursor:pointer;}.more-products-button:hover{background:var(--primary-color-hover);}.homepage-features-section{padding:48px 0;background:var(--color-surface,#f9fafb);}.features-section-title{font-size:1.5rem;font-weight:var(--font-weight-headings,700);text-align:center;margin-bottom:32px;color:var(--color-text-primary,#1e1e1e);}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;max-width:var(--qt-container-max,1280px);margin:0 auto;}.feature-item{display:flex;flex-direction:column;align-items:center;text-align:center;padding:24px 16px;border-radius:var(--theme-radius);background:var(--body-bg,#ffffff);border:1px solid var(--color-border,#e5e7eb);transition:box-shadow 0.2s ease,transform 0.2s ease;}.feature-item:hover{box-shadow:var(--qt-shadow,0 4px 14px rgba(15,23,42,0.08));transform:translateY(-2px);}.feature-icon{width:56px;height:56px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--theme-color-surface,rgba(30,30,30,0.06));color:var(--primary-color,#1e1e1e);margin-bottom:16px;}.feature-icon svg{width:28px;height:28px;}.feature-title{font-size:1rem;font-weight:600;margin-bottom:8px;color:var(--color-text-primary,#1e1e1e);}.feature-desc{font-size:0.875rem;color:var(--color-text-secondary,#6b7280);line-height:1.6;margin:0;}.features-layout-row .features-grid{grid-template-columns:1fr;max-width:800px;}.features-layout-row .feature-item{flex-direction:row;text-align:start;gap:16px;padding:20px 24px;}.features-layout-row .feature-icon{margin-bottom:0;flex-shrink:0;}.features-layout-cards .feature-item{padding:32px 24px;box-shadow:var(--qt-shadow,0 4px 14px rgba(15,23,42,0.08));border:none;}@media (max-width:768px){.features-grid{grid-template-columns:1fr;gap:16px;}.feature-item{flex-direction:row;text-align:start;gap:16px;padding:16px;}.feature-icon{margin-bottom:0;width:48px;height:48px;flex-shrink:0;}.feature-icon svg{width:24px;height:24px;}}.homepage-testimonials-section{padding:48px 0;background:var(--body-bg,#ffffff);}.testimonials-section-title{font-size:1.5rem;font-weight:var(--font-weight-headings,700);text-align:center;margin-bottom:32px;color:var(--color-text-primary,#1e1e1e);}.testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;max-width:var(--qt-container-max,1280px);margin:0 auto;}.testimonial-card{background:var(--color-surface,#f9fafb);border:1px solid var(--color-border,#e5e7eb);border-radius:var(--theme-radius);padding:24px;display:flex;flex-direction:column;gap:16px;}.testimonial-rating{display:flex;gap:2px;}.testimonial-star{color:var(--color-accent,#ffc107);display:flex;align-items:center;}.testimonial-star.empty{color:var(--color-border,#e5e7eb);}.testimonial-text{margin:0;flex:1;}.testimonial-text p{font-size:0.9375rem;line-height:1.7;color:var(--color-text-secondary,#6b7280);margin:0;font-style:italic;}.testimonial-author{display:flex;align-items:center;gap:12px;padding-top:12px;border-top:1px solid var(--color-border,#e5e7eb);}.testimonial-avatar{width:40px;height:40px;border-radius:50%;object-fit:cover;}.testimonial-avatar-placeholder{width:40px;height:40px;border-radius:50%;background:var(--primary-color,#1e1e1e);color:#ffffff;display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:600;}.testimonial-name{font-size:0.875rem;font-weight:600;color:var(--color-text-primary,#1e1e1e);}@media (max-width:768px){.testimonials-grid{grid-template-columns:1fr;gap:16px;}.testimonial-card{padding:20px;}}.related-products-section{background:#fff;padding:32px 0 20px;}.single-product-wrapper{max-width:1280px;margin:20px auto;padding:0 20px;}.product-sticky-bottom{position:fixed;bottom:0;left:0;right:0;z-index:999;padding:12px 20px;background:#fff;box-shadow:0 -2px 10px rgba(0,0,0,0.1);transform:translateY(100%);transition:transform 0.3s ease;}.product-sticky-bottom.visible{transform:translateY(0);}.sticky-bottom-cta{display:block;width:100%;max-width:480px;margin:0 auto;padding:14px 20px;background:var(--primary-color);color:#fff;border:none;border-radius:var(--theme-radius);font-size:18px;font-weight:500;cursor:pointer;transition:background 0.2s;text-align:center;}.sticky-bottom-cta:hover{background:var(--primary-color-hover);}.product-images{top:20px;width:calc(50% - 12px);flex:0 0 calc(50% - 12px);}.gallery-slide{display:none;width:100%;height:100%;position:absolute;top:0;left:0;}.gallery-slide.active{display:block;}.gallery-slide img,.gallery-slide .product-gallery-image{width:100%;height:100%;object-fit:cover;object-position:center;display:block;border-radius:var(--theme-radius-sm);}.gallery-thumbnails{display:flex;gap:10px;margin-top:12px;}.gallery-thumb{width:80px;height:80px;flex:0 0 80px;aspect-ratio:1 / 1;cursor:pointer;opacity:0.5;transition:opacity 0.2s,transform 0.15s;border:2px solid transparent;border-radius:12px;overflow:hidden;position:relative;}.gallery-thumb:hover,.gallery-thumb.active{opacity:1;border-color:var(--primary-color);transform:scale(1.05);}.gallery-thumb img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;}.product-summary{padding:0;display:flex;flex-direction:column;gap:12px;width:calc(50% - 12px);flex:0 0 calc(50% - 12px);}.product-title{font-size:32px;font-weight:700;}.woocommerce-product-rating{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:8px 12px;line-height:1;}.woocommerce-product-rating .product-card-stars{display:inline-flex;align-items:center;gap:2px;flex-shrink:0;}.woocommerce-product-rating .woocommerce-review-link{font-size:14px;font-weight:400;color:#888;text-decoration:none;cursor:pointer;line-height:1;display:inline-flex;align-items:center;}.woocommerce-product-rating .woocommerce-review-link:hover{color:var(--primary-color);}.woocommerce-product-rating .product-card-star{width:18px;height:18px;}.woocommerce-product-rating .product-card-star svg{width:18px;height:18px;}.woocommerce-product-rating .product-card-star-fg svg{width:18px;height:18px;}.product-star-rating{display:flex;gap:4px;margin:-12px 0px;line-height:1;}.product-star-rating .star{display:inline-flex;align-items:center;justify-content:center;transition:transform 0.2s;}.product-star-rating .star svg{width:20px;height:20px;display:block;fill:#edbf40;}.product-star-rating .star.filled{color:#FFD700;}.product-star-rating .star.empty{color:#ddd;}.gallery-lightbox{position:fixed;top:0;left:0;width:100%;height:100%;z-index:10000;display:flex;align-items:center;justify-content:center;}.lightbox-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.9);}.lightbox-content{position:relative;max-width:90%;max-height:90%;z-index:10001;}.lightbox-image-wrapper{width:100%;height:100%;overflow:hidden;touch-action:none;cursor:zoom-in;}.lightbox-image{max-width:100%;max-height:90vh;display:block;margin:0 auto;transition:transform 0.3s ease;transform-origin:center center;}.lightbox-close{position:absolute;top:-40px;right:0;background:transparent;border:none;color:#fff;font-size:40px;cursor:pointer;padding:0;width:40px;height:40px;line-height:1;z-index:10002;}.lightbox-close:hover{opacity:0.7;}.product-price{font-size:32px;font-weight:700;color:var(--primary-color);margin-bottom:30px;font-variant-numeric:normal;}.product-description p{margin-bottom:16px;}.product-description p:last-child{margin-bottom:0;}.product-description h1,.product-description h2,.product-description h3,.product-description h4{margin-top:24px;margin-bottom:16px;color:#333;}.product-description ul,.product-description ol{margin:16px 0;padding-right:20px;}.product-description li{margin-bottom:8px;}@media (max-width:768px){.header-main{justify-content:center;position:relative;}body:not(.single-product-page):not(.landing-page) .site-header.header-scrolled .header-main{min-height:65px;padding:8px 20px;}.site-logo{text-align:center;}.mobile-menu-toggle{display:block;order:1;position:absolute;left:20px;right:auto;}.header-actions{position:absolute;right:20px;left:auto;order:3;display:flex !important;flex-direction:row !important;align-items:center;gap:20px;}.header-search{position:static;order:1;}.header-cart{order:2;}.main-navigation{position:fixed !important;top:0 !important;left:0 !important;right:0 !important;bottom:0 !important;width:100% !important;height:100% !important;max-width:100% !important;max-height:100% !important;margin:0 !important;background:#fff;z-index:99999 !important;flex-direction:column;justify-content:flex-start;padding:60px 20px 20px;transform:translateX(-100%);transition:transform 0.3s ease;overflow-y:auto;overflow-x:hidden;contain:none !important;isolation:isolate;visibility:hidden;}.main-navigation.menu-open{transform:translateX(0) !important;visibility:visible !important;opacity:1 !important;display:flex !important;}.mobile-menu-close{display:block;}.main-navigation ul{flex-direction:column;gap:0;width:100%;}.main-navigation li{width:100%;border-bottom:1px solid #e5e5e5;}.main-navigation a{display:block;padding:15px 0;font-size:16px;}.main-navigation a{letter-spacing:0;}.hero-content h1{font-size:32px;}.latest-products-title,.related-products-title{font-size:1.0625rem;}.latest-products-grid{grid-template-columns:repeat(2,1fr);gap:20px;}.related-products-grid{grid-template-columns:repeat(2,1fr);gap:20px;}.product-content{flex-direction:column;}.product-images{position:static;width:100%;flex:0 0 100%;}.product-summary{width:100%;flex:0 0 100%;}.footer-top{flex-direction:column;text-align:center;}.footer-menu ul{justify-content:center;}.product-tabs-section .woocommerce-tabs .tabs.wc-tabs li a{min-height:44px;padding:10px 12px;font-size:0.875rem;}.woocommerce-Tabs-panel{padding:18px 14px 22px;}.product-description{font-size:14px;}}.landing-page-wrapper{width:100%;}.landing-page-wrapper .entry-content{width:100%;}.elementor-page .landing-page-wrapper{padding:0;}.container{max-width:1280px;margin:0 auto;padding:20px;width:100%;}@media (min-width:1280px){.container{width:1280px;}}@media (max-width:768px){.container{padding:20px 20px;}}.container--flush-x{max-width:1280px;margin-left:auto;margin-right:auto;width:100%;padding:0;box-sizing:border-box;}.text-center{text-align:center;}.mt-20{margin-top:20px;}.mb-20{margin-bottom:20px;}.error-404{padding:80px 20px;}.error-404 h1{font-size:120px;font-weight:700;color:var(--primary-color);margin-bottom:20px;}.error-404 h2{font-size:32px;margin-bottom:15px;}.error-404 p{font-size:18px;color:#666;margin-bottom:30px;}.shop-page-wrapper{max-width:1280px;margin:0 auto;padding:0 20px;}.page-hero{text-align:center;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);box-sizing:border-box;padding:48px 20px 36px;margin-bottom:40px;border-bottom:1px solid #f0f0f0;}.page-hero__breadcrumb{display:flex;align-items:center;justify-content:center;gap:2px;flex-wrap:wrap;margin-bottom:20px;font-size:13px;}.page-hero__crumb{color:#999;text-decoration:none;transition:color 0.2s;padding:2px 4px;}a.page-hero__crumb:hover{color:var(--primary-color);}.page-hero__crumb--current{color:#444;font-weight:500;}.page-hero__sep{display:flex;align-items:center;color:#ccc;flex-shrink:0;line-height:1;}.page-hero__sep svg{display:block;flex-shrink:0;width:16px;height:16px;fill:none;overflow:visible;}.page-hero__sep svg path{fill:none;stroke:currentColor;}[dir="rtl"] .page-hero__sep svg{transform:scaleX(-1);}.page-hero__title{font-size:2.5rem;font-weight:700;color:#1a1a1a;margin:0;line-height:1.2;}.shop-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;flex-wrap:wrap;gap:15px;}.shop-toolbar-actions{display:flex;align-items:center;gap:12px;}.shop-results-count{font-size:14px;color:#666;}.shop-sorting select{padding:8px 12px;border:1px solid #ddd;border-radius:var(--theme-radius-sm);font-size:14px;background:#fff;cursor:pointer;}.shop-view-toggle{display:flex;align-items:center;gap:4px;border:1px solid var(--color-border,#e5e7eb);border-radius:var(--theme-radius-sm);padding:4px;}.view-toggle-btn{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;background:transparent;border-radius:var(--theme-radius-sm);cursor:pointer;color:var(--color-text-secondary,#6b7280);transition:all 0.2s ease;}.view-toggle-btn:hover{color:var(--color-text-primary,#1e1e1e);background:var(--color-surface,#f9fafb);}.view-toggle-btn.active{color:var(--primary-color,#1e1e1e);background:var(--theme-color-surface,rgba(30,30,30,0.08));}.shop-content-wrapper{display:block;}.shop-content-wrapper.has-sidebar{display:grid;gap:30px;grid-template-columns:1fr;}.shop-content-wrapper.has-sidebar.sidebar-left{grid-template-columns:260px 1fr;}.shop-content-wrapper.has-sidebar.sidebar-right{grid-template-columns:1fr 260px;}.shop-sidebar{padding:20px;background:var(--color-surface,#f9fafb);border-radius:var(--theme-radius);border:1px solid var(--color-border,#e5e7eb);align-self:start;position:sticky;top:100px;}.shop-sidebar .widget{margin-bottom:24px;}.shop-sidebar .widget:last-child{margin-bottom:0;}.shop-sidebar .widget-title{font-size:14px;font-weight:600;margin-bottom:12px;padding-bottom:8px;border-bottom:1px solid var(--color-border,#e5e7eb);}@media (max-width:900px){.shop-content-wrapper.has-sidebar.sidebar-left,.shop-content-wrapper.has-sidebar.sidebar-right{grid-template-columns:1fr;}.shop-sidebar{position:static;order:-1;}}.products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:30px;list-style:none;padding:0;margin:0;}.shop-page-wrapper ul.products{display:grid;grid-template-columns:repeat(var(--shop-columns,4),minmax(0,1fr));gap:var(--shop-grid-gap,30px);list-style:none;margin:0;padding:0;width:100%;}.shop-page-wrapper ul.products::before,.shop-page-wrapper ul.products::after,.woocommerce ul.products.products-grid::before,.woocommerce ul.products.products-grid::after,.woocommerce-page ul.products.products-grid::before,.woocommerce-page ul.products.products-grid::after{content:none !important;display:none !important;}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product,ul.products-grid li.product{width:100% !important;max-width:100% !important;float:none !important;margin:0 !important;}@media (max-width:1200px){.shop-page-wrapper ul.products{grid-template-columns:repeat(var(--shop-columns-tablet,3),minmax(0,1fr));}}@media (max-width:900px){.shop-page-wrapper ul.products{grid-template-columns:repeat(var(--shop-columns-mobile,2),minmax(0,1fr));}}@media (max-width:500px){.shop-page-wrapper ul.products{grid-template-columns:repeat(var(--shop-columns-mobile,2),minmax(0,1fr));}}.product-subcategories{max-width:1280px;margin:0 auto 32px;padding:0 20px;width:100%;box-sizing:border-box;}.product-categories-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:30px;list-style:none;margin:0;padding:0;}.product-categories-grid li.product{min-width:0;width:100%;}.product-categories-grid .product-category a{display:flex;flex-direction:column;height:100%;text-decoration:none;color:inherit;cursor:pointer;}.product-categories-grid .product-category .woocommerce-loop-category__title{margin:10px 0 0;font-size:16px;font-weight:600;line-height:1.3;}.product-categories-grid .woocommerce-loop-category__title mark{background:none;color:inherit;font-weight:600;}.product-categories-grid img{width:100%;aspect-ratio:4 / 5;object-fit:cover;border-radius:var(--theme-radius);display:block;}@media (max-width:1200px){.product-categories-grid{grid-template-columns:repeat(3,minmax(0,1fr));}}@media (max-width:900px){.product-categories-grid{grid-template-columns:repeat(2,minmax(0,1fr));}}@media (max-width:500px){.product-categories-grid{grid-template-columns:1fr;}}.search-products-grid{grid-template-columns:repeat(4,1fr);max-width:1280px;margin:0 auto;}.latest-products-grid,.related-products-grid{display:grid !important;grid-template-columns:repeat(var(--shop-columns,4),minmax(0,1fr)) !important;max-width:var(--qt-container-max,1280px);margin:0 auto;gap:var(--shop-grid-gap,30px);}.latest-products-grid li,.related-products-grid li{width:100% !important;max-width:100% !important;margin:0 !important;list-style:none !important;}.product-card{position:relative;border:none;border-radius:var(--theme-radius);overflow:visible;background:transparent;height:100%;display:flex;flex-direction:column;}.product-card:hover{box-shadow:none;}.product-link{display:flex;flex-direction:column;height:100%;text-decoration:none;color:inherit;cursor:pointer;}.product-image-wrapper{position:relative;width:100%;aspect-ratio:4 / 4;background:#fff;overflow:hidden;border-radius:var(--theme-radius);}.product-image-wrapper img,.product-image-wrapper .product-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;display:block;}.product-info{padding:12px 0 0;flex:0 0 auto;display:flex;flex-direction:column;gap:8px;text-align:start;align-items:flex-start;}.product-card-actions{padding:8px 0 0;margin-top:auto;}.product-add-to-cart-btn{display:block;width:100%;padding:8px 16px;font-size:13px;font-weight:500;text-align:center;border:1px solid var(--wc-btn-bg,#1e1e1e);background:transparent !important;color:var(--wc-btn-bg,#1e1e1e) !important;border-radius:var(--theme-radius-sm);cursor:pointer;transition:all 0.2s ease;text-decoration:none;}.product-add-to-cart-btn:hover{background:var(--wc-btn-bg,#1e1e1e) !important;color:var(--wc-btn-text,#ffffff) !important;}.product-card-swatches{display:flex;flex-wrap:wrap;align-items:center;gap:6px 8px;width:100%;margin:0 0 4px;}.product-card-swatches-inner{display:inline-flex;align-items:center;flex-wrap:wrap;gap:6px;}.product-card-swatch{width:20px;height:20px;padding:2px;border-radius:50%;flex-shrink:0;box-sizing:border-box;box-shadow:inset 0 0 0 1px rgba(0,0,0,0.12);}.product-card-swatch--color{background-color:#e8e8e8;}.product-card-swatch--image{background-color:#f2f2f2;background-size:cover;background-position:center;background-repeat:no-repeat;padding:2px;}.product-card-swatch--label{background:#f0f0f0;color:#333;display:inline-flex;align-items:center;justify-content:center;font-size:8px;font-weight:500;line-height:1;text-transform:uppercase;letter-spacing:-0.02em;overflow:hidden;}.product-card-swatch-label-text{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:0 1px;}.product-card .product-title{font-size:15px;font-weight:500;color:#000;margin:0;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-align:start;line-height:1.3;}.product-price-wrapper{display:flex;flex-direction:row;align-items:baseline;justify-content:flex-start;gap:8px;flex-wrap:wrap;}.product-card .product-price-original{font-size:14px;color:#888;text-decoration:line-through;font-weight:500;font-variant-numeric:normal;}.product-card .product-price-original .woocommerce-Price-amount bdi{color:rgba(0,0,0,0.4);}.product-card .product-price-current{font-size:15px;font-weight:700;color:#000;font-variant-numeric:normal;line-height:1.2;text-decoration:none;display:flex;flex-wrap:wrap;gap:4px 8px;max-width:100%;}.product-card .product-price-current .woocommerce-Price-amount{color:#000;font-variant-numeric:normal;text-decoration:none;}.product-card .product-price-current .woocommerce-Price-amount bdi{font-weight:600;}.product-card-rating{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;margin-top:2px;line-height:1;}.product-card-stars{display:inline-flex;align-items:center;gap:2px;}.product-card-star{position:relative;width:14px;height:14px;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;}.product-card-star svg{width:14px;height:14px;display:block;overflow:visible;}.product-card-star--full path{fill:#eab308;stroke:none;}.product-card-star--empty path{fill:#e0e0e0;stroke:none;}.product-card-star--split{position:relative;width:14px;height:14px;}.product-card-star-bg{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;}.product-card-star-bg path{fill:#e0e0e0;stroke:none;}.product-card-star-fg{position:absolute;left:0;top:0;height:100%;overflow:hidden;display:flex;align-items:center;justify-content:flex-start;}.product-card-star-fg svg{width:14px;height:14px;flex-shrink:0;}.product-card-star-fg path{fill:#eab308;stroke:none;}.product-card-rating-value{font-size:14px;font-weight:600;color:#000;}.product-card-rating-count,.product-card-swatches-more{font-size:13px;font-weight:400;color:#888;}.no-products{text-align:center;padding:60px 20px;color:#666;}.pagination,.navigation{margin:40px 0;text-align:center;}.page-numbers{display:inline-flex;gap:8px;list-style:none;padding:0;margin:0;flex-wrap:wrap;justify-content:center;}.page-numbers li{display:inline-block;}.page-numbers a,.page-numbers span{display:inline-block;padding:8px 12px;min-width:40px;text-align:center;border:1px solid #ddd;border-radius:var(--theme-radius-sm);color:#333;text-decoration:none;transition:all 0.2s;cursor:pointer;}.page-numbers a:hover{background:var(--primary-color);color:#fff;border-color:var(--primary-color);}.page-numbers .current{background:var(--primary-color);color:#fff;border-color:var(--primary-color);font-weight:700;}.page-numbers .dots{border:none;padding:8px 4px;}.page-numbers .prev,.page-numbers .next{font-weight:700;}@media (max-width:768px){.page-hero{padding:32px 16px 24px;margin-bottom:24px;}.page-hero__title{font-size:1.75rem;}.shop-toolbar{flex-direction:column;align-items:flex-start;}.products-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:20px;}.search-products-grid{grid-template-columns:repeat(2,1fr);}.latest-products-grid,.related-products-grid{grid-template-columns:repeat(var(--shop-columns-tablet,2),minmax(0,1fr)) !important;gap:20px;}}@media (max-width:480px){.products-grid{grid-template-columns:repeat(2,1fr);gap:10px;}.search-products-grid{grid-template-columns:1fr;}.latest-products-grid,.related-products-grid{display:grid !important;grid-template-columns:repeat(var(--shop-columns-mobile,2),minmax(0,1fr)) !important;gap:10px;}.latest-products-title,.related-products-title{font-size:0.9375rem;}.product-card .product-info{padding:10px 0 0;}.product-card-swatch{width:20px;height:20px;}.product-card .product-title{font-size:14px;}.product-card .product-price-current{font-size:14px;}.product-card .product-price-original{font-size:13px;}.page-numbers a,.page-numbers span{padding:6px 10px;min-width:36px;font-size:14px;}}.woocommerce-Price-amount{font-size:26px;font-weight:700;font-variant-numeric:normal;line-height:1.2;display:flex;text-align:center;text-transform:uppercase;}.product-summary p.price,.product-summary .price{display:flex;flex-direction:row;gap:12px;align-items:baseline;flex-wrap:wrap;position:relative;color:var(--primary-color);}.product-summary .price del{text-decoration:line-through !important;color:#999;opacity:0.7;font-size:20px;}.product-summary .price del .woocommerce-Price-amount{color:inherit;}.product-summary .price ins{text-decoration:none !important;color:var(--primary-color);font-size:44px;font-weight:700;display:inline-block;}.product-summary .price ins .woocommerce-Price-amount{text-decoration:none !important;color:var(--primary-color);}.woocommerce-product-details__short-description{color:#555;line-height:1.7;font-size:14px;}.product-discount-badge{display:inline-flex;align-items:center;background:#dc2626;color:#fff;font-size:14px;font-weight:700;padding:5px 12px;border-radius:20px;margin-left:8px;cursor:pointer;}.product-header-wrapper{display:flex;align-items:flex-start;justify-content:center;flex-direction:column;gap:8px;flex-wrap:nowrap;}.product-custom-tagline{display:inline-block;background-color:#FFDF86;color:#8B4400;font-size:13px;font-weight:500;padding:6px 8px;border-radius:var(--theme-radius-sm);margin-bottom:0;line-height:normal;text-transform:uppercase;position:relative;overflow:hidden;}.product-custom-tagline:before{animation:shiny 2s ease-in-out infinite;content:"";display:inline-block;position:absolute;top:50%;left:50%;width:200px;height:30px;border-radius:50%;background-color:rgba(255,255,255,0.8);pointer-events:none;z-index:1;}.product_title.entry-title{line-height:1.2em;margin-bottom:0;font-size:1.85rem;font-weight:700;}.product-delivery-banner{display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 16px;background:linear-gradient(135deg,#ecfdf5 0%,#d1fae5 100%);border:1.5px solid #6ee7b7;border-radius:10px;margin-bottom:4px;position:relative;overflow:hidden;}.product-delivery-banner::before{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,0.4),transparent);animation:qf-delivery-shine 3s ease-in-out infinite;}@keyframes qf-delivery-shine{0%{left:-100%;}100%{left:100%;}}.product-delivery-banner-text{font-size:14px;font-weight:700;color:#065f46;text-align:center;position:relative;z-index:1;}.single-product-wrapper .product-content{display:flex !important;flex-wrap:wrap !important;gap:24px !important;align-items:start !important;clear:none !important;float:none !important;}.product-breadcrumb{width:100%;flex:0 0 100%;display:flex;align-items:center;gap:8px;font-size:14px;color:#666;padding:0;}.product-breadcrumb a{color:#666;text-decoration:none;transition:color 0.2s ease;}.product-breadcrumb a:hover{color:var(--primary-color,#17a2b8);}.breadcrumb-separator{color:#999;margin:0 4px;}.breadcrumb-current{color:#333;font-weight:500;}.single-product-wrapper .product-images,.single-product-wrapper .product-summary{clear:none !important;float:none !important;box-sizing:border-box !important;}.single-product-wrapper .product-gallery{position:relative !important;width:100% !important;aspect-ratio:1 / 1 !important;overflow:hidden !important;border-radius:16px;background:rgba(248,248,248,0);}.single-product-wrapper .product-gallery__track{position:relative;width:100%;height:100%;overflow:hidden;}.product-gallery__counter{display:none;}.product-gallery__counter-inner{display:inline-flex;align-items:center;justify-content:center;padding:6px 14px;border-radius:999px;font-size:13px;font-weight:500;line-height:1.2;color:#1e293b;background:rgba(255,255,255,0.45);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 2px 14px rgba(0,0,0,0.1);border:1px solid rgba(255,255,255,0.55);}@supports not (aspect-ratio:1 / 1){.single-product-wrapper .product-gallery{height:0 !important;padding-bottom:100% !important;}}.single-product-wrapper .gallery-slide{display:none !important;width:100% !important;height:100% !important;position:absolute !important;top:0 !important;left:0 !important;}.single-product-wrapper .gallery-slide.active{display:block !important;}.single-product-wrapper .gallery-slide img,.single-product-wrapper .gallery-slide .product-gallery-image{width:100% !important;height:100% !important;object-fit:cover !important;object-position:center !important;display:block !important;border-radius:var(--theme-radius-sm) !important;position:absolute !important;top:0 !important;left:0 !important;transition:transform 0.1s ease-out;}.gallery-zoom-trigger{position:absolute;top:15px;right:15px;width:44px;height:44px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px rgba(0,0,0,0.1);z-index:10;cursor:pointer;transition:all 0.2s ease;}.gallery-zoom-trigger:hover{transform:scale(1.1);background:#f8f8f8;}.gallery-zoom-trigger svg{width:20px;height:20px;}@media (max-width:768px){.single-product-wrapper .product-content{flex-direction:column !important;}.single-product-wrapper .product-images,.single-product-wrapper .product-summary{width:100% !important;flex:0 0 100% !important;}.single-product-wrapper .product-images{position:static !important;}.product-summary .price ins{font-size:32px;}.woocommerce-Price-amount{font-size:23px;}.single-product-wrapper .product-gallery__counter{display:none;}.single-product-wrapper .product-gallery__track{display:block;overflow:hidden;position:relative;width:100%;height:100%;}.single-product-wrapper .product-gallery__track::-webkit-scrollbar{display:none;}.single-product-wrapper .gallery-slide{position:absolute !important;display:none !important;width:100% !important;height:100% !important;top:0 !important;left:0 !important;}.single-product-wrapper .gallery-slide.active{display:block !important;}.single-product-wrapper .product-gallery__track .gallery-slide:only-child{flex:none;width:100% !important;max-width:100%;}.single-product-wrapper .gallery-slide img,.single-product-wrapper .gallery-slide .product-gallery-image{position:absolute !important;top:0 !important;left:0 !important;width:100% !important;height:100% !important;min-height:100%;object-fit:cover !important;border-radius:12px !important;}.single-product-wrapper .product-images .gallery-thumbnails{display:flex !important;gap:8px;margin-top:10px;justify-content:center;flex-wrap:nowrap;overflow-x:auto;padding:4px 0;scrollbar-width:none;-ms-overflow-style:none;}.single-product-wrapper .product-images .gallery-thumbnails::-webkit-scrollbar{display:none;}.single-product-wrapper .product-images .gallery-thumbnails .gallery-thumb{width:56px;height:56px;flex:0 0 56px;border-radius:8px;border-width:2px;}.single-product-wrapper .gallery-zoom-trigger{background:rgba(255,255,255,0.45);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 2px 10px rgba(0,0,0,0.12);border:1px solid rgba(255,255,255,0.5);}[dir="rtl"] .single-product-wrapper .product-gallery__counter{left:auto;right:12px;}[dir="rtl"] .single-product-wrapper .gallery-zoom-trigger{right:auto;left:15px;}}.gallery-lightbox{position:fixed;top:0;left:0;width:100%;height:100%;z-index:10000;display:flex;align-items:center;justify-content:center;}.lightbox-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.9);cursor:zoom-out;}.lightbox-content{position:relative;z-index:10001;max-width:90%;max-height:90%;}.lightbox-content img{max-width:100%;max-height:90vh;border-radius:var(--theme-radius-sm);box-shadow:0 10px 40px rgba(0,0,0,0.5);}.lightbox-close{position:absolute;top:-40px;right:-40px;background:none;border:none;color:#fff;font-size:40px;cursor:pointer;line-height:1;}@media (max-width:768px){.lightbox-close{top:10px;right:10px;background:rgba(0,0,0,0.5);width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px;}}.woocommerce-order-received{--qt-field-border:#E2E8F0;--qt-field-border-w:1.5px;--qt-field-radius:var(--theme-radius);--qt-field-shadow:-2px 5px 12.9px -9px rgba(157,157,157,0.81);--qt-field-bg:#FFFFFF;--qt-field-text:#1E293B;--qt-label-color:#202020;}.woocommerce-order{display:flex;flex-direction:column;gap:16px;}.woocommerce-order>*{margin:0;}.woocommerce-order-overview{display:flex;flex-direction:column;gap:8px;margin:0;}.woocommerce-order-overview li{margin:0;}.woocommerce-order-details{margin:0;}.woocommerce-order-details__title,.woocommerce-order-details_title{margin:0 0 12px;color:var(--qt-label-color);}.woocommerce-order-details .shop_table{display:flex;flex-direction:column;width:100%;margin:0;border:var(--qt-field-border-w) solid var(--qt-field-border);border-radius:var(--qt-field-radius);background:var(--qt-field-bg);box-shadow:none;overflow:hidden;border-collapse:separate;border-spacing:0;}.woocommerce-order-details .shop_table thead,.woocommerce-order-details .shop_table tbody,.woocommerce-order-details .shop_table tfoot{display:flex;flex-direction:column;}.woocommerce-order-details .shop_table tr{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 14px;border-bottom:1px solid #eceff3;}.woocommerce-order-details .shop_table tfoot tr:last-child,.woocommerce-order-details .shop_table tbody tr:last-child{border-bottom:0;}.woocommerce-order-details .shop_table thead tr{background:#f8fafc;}.woocommerce-order-details .shop_table th,.woocommerce-order-details .shop_table td{display:block;flex:1 1 0;min-width:0;margin:0;padding:0;border:0;color:var(--qt-field-text);}.woocommerce-order-details .shop_table th:first-child,.woocommerce-order-details .shop_table td:first-child{flex:1 1 62%;text-align:left;font-weight:500;}.woocommerce-order-details .shop_table th:last-child,.woocommerce-order-details .shop_table td:last-child{flex:1 1 38%;text-align:end;font-weight:600;}.woocommerce-order-downloads{margin:0;}.woocommerce-order-downloads_title{margin:0 0 12px;}.woocommerce-order-downloads ul{display:flex;flex-direction:column;gap:8px;margin:0;}.woocommerce-order-downloads li{margin:0;}.woocommerce-customer-details{margin:0;}.woocommerce-customer-details .woocommerce-columns{display:flex;gap:20px;flex-wrap:wrap;}.woocommerce-customer-details .woocommerce-column{flex:1 1 320px;}.woocommerce-customer-details_title{margin:0 0 12px;}.woocommerce-customer-details address{margin:0;padding:14px;border:var(--qt-field-border-w) solid var(--qt-field-border);border-radius:var(--qt-field-radius);background:var(--qt-field-bg);color:var(--qt-field-text);}.woocommerce-thankyou-order-received{margin:0;}.woocommerce-thankyou-order-received+*{margin-top:0;}@media (max-width:768px){.woocommerce-order-details .shop_table tr{padding:14px 12px;gap:10px;}.woocommerce-customer-details .woocommerce-columns{gap:12px;}.woocommerce-customer-details .woocommerce-column{flex:1 1 100%;}}.acc-checkout-box{border:none !important;}.product-card .woocommerce-Price-amount.amount{font-size:14px;}.product-category-row{display:flex;align-items:center;gap:6px;margin:0 0 6px;}.product-category-label{font-size:12px;color:var(--primary-color);text-transform:capitalize;letter-spacing:0.04em;font-weight:600;}.product-category-label::after{content:": ";}.product-category{font-size:12px;color:#999;display:inline-block;margin:0;text-transform:capitalize;letter-spacing:0.04em;font-weight:500;}body.woocommerce-cart{--qt-cart-border:color-mix(in srgb,var(--font-body,#333) 12%,transparent);--qt-cart-muted:#64748b;--qt-cart-heading:#1e293b;}.qt-cart-wrapper{max-width:1280px;margin:0 auto;padding:0 20px;display:flex;gap:24px;flex-wrap:wrap;}.qt-cart-form{flex:1 1 65%;min-width:300px;}.qt-cart-items{display:flex;flex-direction:column;gap:16px;}.qt-cart-item{display:grid;grid-template-columns:80px 1fr auto auto auto;gap:16px;align-items:center;padding:16px;border:1px solid #e5e5e5;border-radius:var(--theme-radius);background:#fff;}.qt-cart-item-image{width:80px;height:80px;border-radius:var(--theme-radius-sm);overflow:hidden;background:#f8f8f8;}.qt-cart-item-image img{width:100%;height:100%;object-fit:cover;}.qt-cart-item-details{display:flex;flex-direction:column;gap:4px;}.qt-cart-item-name{font-weight:700;font-size:16px;color:#333;}.qt-cart-item-name a{color:#333;transition:color 0.2s;}.qt-cart-item-name a:hover{color:var(--primary-color);}.qt-cart-item-price{font-size:14px;color:#666;}.qt-cart-item-quantity .quantity{display:flex;align-items:center;border:1px solid #e5e5e5;border-radius:var(--theme-radius-sm);overflow:hidden;}.qt-cart-item-quantity input[type="number"]{width:60px;padding:8px;border:none;text-align:center;font-weight:700;}.qt-cart-item-subtotal{font-weight:700;font-size:18px;color:#333;}.qt-cart-item-remove{display:flex;align-items:center;justify-content:center;}.qt-remove-item{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:var(--theme-radius-sm);background:#f8f8f8;color:#666;font-size:24px;line-height:1;transition:all 0.2s;}.qt-remove-item:hover{background:#ff4444;color:#fff;}.qt-cart-actions{margin-top:16px;display:flex;gap:12px;}.qt-update-cart{padding:0 22px;min-height:48px;background:var(--qt-field-bg,#fff);color:var(--primary-color);border-width:1px;border-style:solid;border-color:rgba(0,0,0,0);border-image:none;border-radius:max(var(--qt-field-radius,8px),10px);font-size:15px;font-weight:600;box-shadow:none;cursor:pointer;transition:background 0.15s ease,border-color 0.15s ease,color 0.15s ease,box-shadow 0.15s ease;}.qt-update-cart:hover{background:color-mix(in srgb,var(--primary-color) 8%,var(--qt-field-bg,#fff));border-color:color-mix(in srgb,var(--primary-color) 55%,var(--qt-field-border,#e2e8f0));}.qt-update-cart:focus{outline:none;box-shadow:0 0 0 3px color-mix(in srgb,var(--primary-color) 22%,transparent);}.qt-update-cart:disabled{opacity:0.5;cursor:not-allowed;}.qt-cart-collaterals{flex:1 1 30%;min-width:300px;}.qt-cart-totals{background:#fff;border:1px solid var(--qt-cart-border,#e2e8f0);border-radius:var(--theme-radius-lg,12px);padding:22px 22px 20px;position:sticky;top:20px;box-shadow:0 1px 3px rgba(0,0,0,0.06);box-sizing:border-box;}.qt-cart-totals h2{font-size:1.125rem;font-weight:var(--font-weight-headings,600);margin:0 0 18px;padding-bottom:14px;color:var(--qt-cart-heading,#1e293b);letter-spacing:-0.02em;border-bottom:1px solid var(--qt-cart-border,#e2e8f0);}.qt-cart-totals-inner{display:flex;flex-direction:column;gap:0;margin-bottom:18px;padding-bottom:0;border-bottom:none;}.qt-cart-subtotal,.qt-cart-discount,.qt-cart-fee,.qt-cart-tax{display:flex;justify-content:space-between;align-items:baseline;gap:16px;padding:12px 0;border-bottom:1px solid var(--qt-cart-border,#e2e8f0);font-size:0.9375rem;}.qt-cart-subtotal>span:first-child,.qt-cart-discount>span:first-child,.qt-cart-fee>span:first-child,.qt-cart-tax>span:first-child{color:var(--qt-cart-muted,#64748b);font-weight:500;}.qt-cart-subtotal>span:last-child,.qt-cart-discount>span:last-child,.qt-cart-fee>span:last-child,.qt-cart-tax>span:last-child{color:var(--qt-cart-heading,#1e293b);font-weight:600;text-align:end;unicode-bidi:isolate;}.qt-cart-shipping-wrap{padding:16px 0;border-bottom:1px solid var(--qt-cart-border,#e2e8f0);}.qt-cart-shipping-wrap--calculator-only{padding-bottom:8px;}.qt-cart-shipping-wrap .qt-shipping-package + .qt-shipping-package{margin-top:16px;padding-top:16px;border-top:1px dashed var(--qt-cart-border,#e2e8f0);}.qt-shipping-package{display:flex;flex-direction:column;gap:12px;}.qt-shipping-package__heading{font-size:0.9375rem;font-weight:600;color:var(--qt-cart-muted,#64748b);margin:0;}.qt-shipping-package__body{display:flex;flex-direction:column;gap:14px;min-width:0;}.qt-cart-shipping-wrap .woocommerce-shipping-methods,.qt-order-review .woocommerce-shipping-methods,#order_review .woocommerce-shipping-methods{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px;}.qt-cart-shipping-wrap .woocommerce-shipping-methods li,.qt-order-review .woocommerce-shipping-methods li,#order_review .woocommerce-shipping-methods li{display:flex;align-items:flex-start;gap:12px;margin:0;padding:12px 14px;border:1px solid var(--qt-field-border,#e2e8f0);border-radius:var(--theme-radius,8px);background:var(--qt-field-bg,#fff);box-shadow:var(--qt-field-shadow);transition:border-color 0.15s ease,box-shadow 0.15s ease;}.qt-cart-shipping-wrap .woocommerce-shipping-methods li:has(.shipping_method:checked),.qt-order-review .woocommerce-shipping-methods li:has(.shipping_method:checked),#order_review .woocommerce-shipping-methods li:has(.shipping_method:checked){border-color:color-mix(in srgb,var(--primary-color) 45%,var(--qt-field-border,#e2e8f0));box-shadow:0 0 0 1px color-mix(in srgb,var(--primary-color) 25%,transparent),var(--qt-field-shadow);}.qt-cart-shipping-wrap .woocommerce-shipping-methods .shipping_method,.qt-order-review .woocommerce-shipping-methods .shipping_method,#order_review .woocommerce-shipping-methods .shipping_method{margin:4px 0 0;flex-shrink:0;cursor:pointer;accent-color:var(--primary-color);}.qt-cart-shipping-wrap .woocommerce-shipping-methods label,.qt-order-review .woocommerce-shipping-methods label,#order_review .woocommerce-shipping-methods label{flex:1;min-width:0;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px 14px;font-size:0.9375rem;font-weight:500;color:var(--qt-field-text,var(--qt-cart-heading,#1e293b));cursor:pointer;line-height:1.4;}.qt-cart-shipping-wrap .woocommerce-shipping-methods label .woocommerce-Price-amount,.qt-order-review .woocommerce-shipping-methods label .woocommerce-Price-amount,#order_review .woocommerce-shipping-methods label .woocommerce-Price-amount{font-weight:700;white-space:nowrap;unicode-bidi:isolate;}.qt-shipping-destination{margin:0;padding:12px 14px;font-size:0.8125rem;line-height:1.5;color:var(--qt-cart-muted,#64748b);background:color-mix(in srgb,var(--font-body,#333) 4%,transparent);border-radius:var(--theme-radius-sm,4px);border:1px solid var(--qt-cart-border,#e2e8f0);unicode-bidi:plaintext;}.qt-shipping-destination strong{color:var(--qt-cart-heading,#1e293b);font-weight:600;}.qt-shipping-contents{margin:0;color:var(--qt-cart-muted,#64748b);}.qt-shipping-calculator-wrap .shipping-calculator-form,.qt-cart-shipping-wrap .shipping-calculator-form{margin-top:8px;padding-top:12px;border-top:1px dashed var(--qt-cart-border,#e2e8f0);}.qt-cart-shipping-wrap .shipping-calculator-button{display:inline-flex;align-items:center;font-size:0.8125rem;font-weight:600;color:var(--primary-color);text-decoration:none;cursor:pointer;margin-top:4px;}.qt-cart-shipping-wrap .shipping-calculator-button:hover{text-decoration:underline;}body.woocommerce-cart .qt-cart-shipping-wrap .shipping-calculator-form .input-text,body.woocommerce-cart .qt-cart-shipping-wrap .shipping-calculator-form select{width:100%;max-width:100%;box-sizing:border-box;min-height:44px;padding:8px 12px;margin-bottom:10px;border:1.5px solid var(--qt-field-border,#e2e8f0);border-radius:var(--qt-field-radius,var(--theme-radius));background:var(--qt-field-bg,#fff);font-size:0.875rem;box-shadow:var(--qt-field-shadow);}body.woocommerce-cart .qt-cart-shipping-wrap .shipping-calculator-form .button{min-height:44px;padding:0 20px;border-radius:var(--qt-field-radius,var(--theme-radius));background:var(--primary-color);color:#fff;border:none;font-weight:600;cursor:pointer;}.qt-cart-total{display:flex;justify-content:space-between;align-items:baseline;gap:16px;margin-top:4px;padding:16px 0 4px;border-top:2px solid var(--qt-cart-border,#e2e8f0);font-size:1.125rem;font-weight:700;color:var(--qt-cart-heading,#1e293b);}.qt-cart-total>span:last-child{text-align:end;unicode-bidi:isolate;}.qt-proceed-checkout{margin-top:8px;}.qt-proceed-checkout .checkout-button{display:flex;align-items:center;justify-content:center;box-sizing:border-box;width:100%;min-height:50px;padding:12px 20px;border:none;border-radius:var(--qf-radius,var(--qt-field-radius,6px)) !important;background:var(--qf-theme,var(--qt-checkout-accent,var(--primary-color))) !important;color:#fff !important;font-family:inherit !important;font-size:16px;font-weight:500;line-height:2;text-align:center;text-decoration:none !important;cursor:pointer;transition:opacity 0.2s;position:relative;overflow:hidden;animation:5s infinite qt-qf-shake-every-5s;}.qt-proceed-checkout .checkout-button::before{content:"" !important;display:block !important;position:absolute !important;top:0 !important;width:80px !important;height:100% !important;background:linear-gradient(120deg,rgba(255,255,255,0) 20%,rgba(255,255,255,0.7) 50%,rgba(255,255,255,0) 80% ) !important;animation:1.5s ease-in-out infinite qt-qf-shiny-slide !important;pointer-events:none !important;z-index:1 !important;}.qt-proceed-checkout .checkout-button:hover{opacity:0.9;}.qt-proceed-checkout .checkout-button:focus{outline:none;}.qt-proceed-checkout .checkout-button:focus-visible{outline:2px solid var(--qf-theme,var(--qt-checkout-accent,var(--primary-color)));outline-offset:3px;}.qt-proceed-checkout .checkout-button:active{opacity:0.95;}body.woocommerce-cart .qt-cart-form .coupon,body.woocommerce-cart form.woocommerce-cart-form .coupon{display:flex;flex-wrap:wrap;align-items:stretch;gap:12px;margin-top:12px;}body.woocommerce-cart .qt-cart-form .coupon label,body.woocommerce-cart form.woocommerce-cart-form .coupon label{flex:1 1 100%;font-size:14px;color:#334155;cursor:pointer;}body.woocommerce-cart .qt-cart-form .coupon .input-text,body.woocommerce-cart form.woocommerce-cart-form .coupon .input-text{flex:1 1 200px;min-width:0;min-height:48px;padding:8px 12px;border:1.5px solid #e2e8f0;border-radius:var(--qt-field-radius);background:#fff;color:#1e293b;font-size:14px;box-shadow:var(--qt-field-shadow);transition:border-color 0.1s ease,box-shadow 0.1s ease;}body.woocommerce-cart .qt-cart-form .coupon .input-text:focus,body.woocommerce-cart form.woocommerce-cart-form .coupon .input-text:focus{border-color:var(--primary-color);box-shadow:0 0 0 0.5px var(--primary-color),var(--qt-field-shadow);outline:none;}body.woocommerce-cart .qt-cart-form .coupon .button,body.woocommerce-cart .qt-cart-form .coupon button[type="submit"],body.woocommerce-cart form.woocommerce-cart-form .coupon .button,body.woocommerce-cart form.woocommerce-cart-form .coupon button[type="submit"]{flex:0 0 auto;min-height:48px;padding:0 22px;margin:0;border:none;border-radius:var(--qt-field-radius);background:var(--primary-color);color:#fff !important;font-size:14px;font-weight:600;font-family:inherit;line-height:1.2;box-shadow:var(--qt-field-shadow);cursor:pointer;transition:opacity 0.2s ease,box-shadow 0.1s ease;}body.woocommerce-cart .qt-cart-form .coupon .button:hover,body.woocommerce-cart form.woocommerce-cart-form .coupon .button:hover{opacity:0.9;}body.woocommerce-cart .qt-cart-form .coupon .button:focus,body.woocommerce-cart form.woocommerce-cart-form .coupon .button:focus{outline:none;box-shadow:0 0 0 0.5px var(--primary-color),var(--qt-field-shadow);}.qt-empty-cart{max-width:600px;margin:80px auto;padding:60px 20px;text-align:center;}.qt-empty-cart-icon{width:80px;height:80px;margin:0 auto 24px;color:#ccc;}.qt-empty-cart-message{font-size:20px;color:#666;margin-bottom:32px;}.qt-return-shop{display:inline-block;padding:0 40px;min-height:48px;line-height:48px;background:var(--primary-color);color:#fff;font-size:16px;font-weight:600;border:none;border-radius:var(--qt-field-radius);box-shadow:var(--qt-field-shadow);cursor:pointer;transition:opacity 0.2s ease,box-shadow 0.1s ease;text-decoration:none;vertical-align:middle;}.qt-return-shop:hover{opacity:0.9;color:#fff;}.qt-return-shop:focus{outline:none;box-shadow:0 0 0 0.5px var(--primary-color),var(--qt-field-shadow);}.categories-slider-section{padding:40px 20px;max-width:var(--qt-container-max,1280px);margin:0 auto;}.categories-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;}.categories-title{font-size:1.25rem;font-weight:var(--font-weight-headings,700);color:var(--color-text-primary,#1e1e1e);}.categories-slider-wrapper{position:relative;display:flex;align-items:center;}.categories-slider{overflow:hidden;margin:0 56px;width:100%;}.categories-track{display:flex;gap:24px;transition:transform 0.4s ease;}.category-slide{flex:0 0 calc(25% - 18px);min-width:calc(25% - 18px);text-align:center;text-decoration:none;color:inherit;display:flex;flex-direction:column;align-items:center;gap:10px;}.category-slide .category-image{width:100%;aspect-ratio:1 / 1;border-radius:var(--theme-radius,8px);overflow:hidden;background:var(--color-surface,#f9fafb);border:1px solid var(--color-border,#e5e7eb);}.category-slide .category-image img{width:100%;height:100%;object-fit:cover;transition:transform 0.3s ease;}.category-slide:hover .category-image img{transform:scale(1.05);}.category-slide .category-name{font-size:0.875rem;font-weight:600;color:var(--color-text-primary,#1e1e1e);margin:0;}.category-slide .category-count{font-size:0.75rem;color:var(--color-text-secondary,#6b7280);}.slider-nav{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:var(--body-bg,#ffffff);border:1px solid var(--color-border,#e5e7eb);border-radius:50%;cursor:pointer;z-index:2;color:var(--color-text-primary,#1e1e1e);transition:background 0.2s,box-shadow 0.2s;box-shadow:0 2px 8px rgba(0,0,0,0.08);}.slider-nav:hover{background:var(--color-surface,#f9fafb);box-shadow:0 4px 12px rgba(0,0,0,0.12);}.slider-nav svg{width:20px;height:20px;}.slider-prev{left:0;}.slider-next{right:0;}@media (max-width:1024px){.category-slide{flex:0 0 calc(33.333% - 18px);min-width:calc(33.333% - 18px);}}@media (max-width:768px){.categories-slider-section{padding:30px 15px;}.categories-slider{margin:0 44px;}.categories-track{gap:16px;}.category-slide{flex:0 0 calc(50% - 8px);min-width:calc(50% - 8px);}.slider-nav{width:36px;height:36px;}.slider-nav svg{width:18px;height:18px;}}@media (max-width:480px){.categories-slider{margin:0 40px;}.category-slide{flex:0 0 100%;min-width:100%;}.slider-nav{width:32px;height:32px;}}@media (max-width:768px){.qt-cart-wrapper{flex-direction:column;}.qt-cart-form,.qt-cart-collaterals{flex:1 1 100%;}.qt-cart-item{grid-template-columns:60px 1fr;gap:12px;}.qt-cart-item-image{width:60px;height:60px;}.qt-cart-item-quantity{grid-column:1 / -1;}.qt-cart-item-subtotal{grid-column:1 / -1;text-align:right;}.qt-cart-item-remove{position:absolute;top:12px;right:12px;}.qt-cart-item{position:relative;}.qt-cart-totals{position:static;}}body.woocommerce-checkout{--qt-field-border:#E2E8F0;--qt-field-border-w:1.5px;--qt-field-radius:var(--theme-radius);--qt-field-shadow:-2px 5px 12.9px -9px rgba(157,157,157,0.81);--qt-field-bg:#FFFFFF;--qt-field-text:#1E293B;--qt-label-color:#202020;--qt-placeholder:#94A3B8;--qt-checkout-input-weight:500;}.qt-checkout-form{max-width:1280px;}body.woocommerce-checkout .woocommerce-form-coupon .input-text,body.woocommerce-checkout form.checkout_coupon .input-text{width:100%;box-sizing:border-box;min-height:54px;padding:8px 12px;border:var(--qt-field-border-w) solid var(--qt-field-border) !important;border-radius:var(--qt-field-radius);background:var(--qt-field-bg);color:var(--qt-field-text);font-size:14px;font-weight:var(--qt-checkout-input-weight);box-shadow:var(--qt-field-shadow);transition:border-color 0.1s ease,box-shadow 0.1s ease;}body.woocommerce-checkout .woocommerce-form-coupon .input-text:focus,body.woocommerce-checkout form.checkout_coupon .input-text:focus{border-color:var(--qt-checkout-accent,var(--primary-color)) !important;box-shadow:0 0 0 0.5px var(--qt-checkout-accent,var(--primary-color)),var(--qt-field-shadow);outline:none;}body.woocommerce-checkout form.checkout_coupon,body.woocommerce-checkout #woocommerce-checkout-form-coupon{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;gap:10px;align-items:stretch;max-width:300px;width:100%;margin-left:auto;margin-right:auto;margin-top:20px;margin-bottom:20px;padding:0;border-width:0;height:fit-content;}body.woocommerce-checkout form.checkout_coupon .form-row{margin:0;padding:0;}body.woocommerce-checkout form.checkout_coupon .form-row.form-row-first{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex:0 0 auto;min-width:0;width:100%;}body.woocommerce-checkout form.checkout_coupon .form-row.form-row-last{flex:0 0 auto;width:100%;}body.woocommerce-checkout form.checkout_coupon .clear{display:none;}body.woocommerce-checkout form.checkout_coupon button.button,body.woocommerce-checkout form.checkout_coupon button[type="submit"],body.woocommerce-checkout form.checkout_coupon button[name="apply_coupon"]{width:100%;box-sizing:border-box;min-height:54px;padding:0 22px;margin:0;border:none;border-radius:var(--qt-field-radius);background:var(--qt-checkout-accent,var(--primary-color));color:#fff !important;font-size:14px;font-weight:600;font-family:inherit;line-height:1.2;box-shadow:var(--qt-field-shadow);cursor:pointer;transition:opacity 0.2s ease,box-shadow 0.1s ease;}body.woocommerce-checkout form.checkout_coupon button.button:hover,body.woocommerce-checkout form.checkout_coupon button[type="submit"]:hover{opacity:0.9;}body.woocommerce-checkout form.checkout_coupon button.button:focus,body.woocommerce-checkout form.checkout_coupon button[type="submit"]:focus{outline:none;box-shadow:0 0 0 0.5px var(--qt-checkout-accent,var(--primary-color)),var(--qt-field-shadow);}.qt-checkout-wrapper{display:flex;gap:24px;flex-wrap:wrap;}.qt-checkout-billing{flex:1 1 55%;min-width:300px;}.qt-checkout-billing h3,.qt-checkout-review h3{font-size:20px;margin-bottom:16px;color:#202020;}.qt-checkout-billing .woocommerce-billing-fields,.qt-checkout-shipping{display:flex;flex-direction:column;gap:16px;}.qt-checkout-billing .woocommerce-billing-fields__field-wrapper,.qt-checkout-form .woocommerce-billing-fields__field-wrapper,.qt-checkout-billing .woocommerce-shipping-fields__field-wrapper,.qt-checkout-form .woocommerce-shipping-fields__field-wrapper,.qt-checkout-shipping .woocommerce-shipping-fields__field-wrapper,.qt-checkout-form .woocommerce-additional-fields__field-wrapper,.qt-checkout-shipping .woocommerce-additional-fields__field-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;gap:16px;}.qt-checkout-form .woocommerce-billing-fields__field-wrapper>.form-row,.qt-checkout-form .woocommerce-shipping-fields__field-wrapper>.form-row,.qt-checkout-form .woocommerce-additional-fields__field-wrapper>.form-row{flex:1 1 100%;max-width:100%;margin-bottom:0;margin-top:0;}.qt-checkout-form .woocommerce-billing-fields__field-wrapper>.form-row.form-row-wide,.qt-checkout-form .woocommerce-shipping-fields__field-wrapper>.form-row.form-row-wide,.qt-checkout-form .woocommerce-additional-fields__field-wrapper>.form-row.form-row-wide{flex:1 1 100%;max-width:100%;}.qt-checkout-form .woocommerce-billing-fields__field-wrapper>.form-row.form-row-first,.qt-checkout-form .woocommerce-billing-fields__field-wrapper>.form-row.form-row-last,.qt-checkout-form .woocommerce-shipping-fields__field-wrapper>.form-row.form-row-first,.qt-checkout-form .woocommerce-shipping-fields__field-wrapper>.form-row.form-row-last,.qt-checkout-form .woocommerce-additional-fields__field-wrapper>.form-row.form-row-first,.qt-checkout-form .woocommerce-additional-fields__field-wrapper>.form-row.form-row-last{flex:1 1 calc(50% - 8px);max-width:calc(50% - 8px);min-width:0;}@media (max-width:480px){.qt-checkout-form .woocommerce-billing-fields__field-wrapper>.form-row.form-row-first,.qt-checkout-form .woocommerce-billing-fields__field-wrapper>.form-row.form-row-last,.qt-checkout-form .woocommerce-shipping-fields__field-wrapper>.form-row.form-row-first,.qt-checkout-form .woocommerce-shipping-fields__field-wrapper>.form-row.form-row-last,.qt-checkout-form .woocommerce-additional-fields__field-wrapper>.form-row.form-row-first,.qt-checkout-form .woocommerce-additional-fields__field-wrapper>.form-row.form-row-last{flex:1 1 100%;max-width:100%;}}.qt-checkout-billing input[type="text"],.qt-checkout-billing input[type="email"],.qt-checkout-billing input[type="tel"],.qt-checkout-billing input[type="number"],.qt-checkout-billing input[type="password"],.qt-checkout-billing input[type="url"],.qt-checkout-billing input.input-text,.qt-checkout-billing select,.qt-checkout-billing select.select,.qt-checkout-billing textarea,.qt-checkout-billing .form-row input[type="text"],.qt-checkout-billing .form-row input[type="email"],.qt-checkout-billing .form-row input[type="tel"],.qt-checkout-billing .form-row input[type="number"],.qt-checkout-billing .form-row input[type="password"],.qt-checkout-billing .form-row input[type="url"],.qt-checkout-billing .form-row input.input-text,.qt-checkout-billing .form-row select,.qt-checkout-billing .form-row textarea,.qt-checkout-billing .woocommerce-input-wrapper input,.qt-checkout-billing .woocommerce-input-wrapper select,.qt-checkout-billing .woocommerce-input-wrapper textarea{width:100%;min-height:54px;padding:8px 12px;border:var(--qt-field-border-w) solid var(--qt-field-border) !important;border-radius:var(--qt-field-radius);font-size:14px;font-weight:var(--qt-checkout-input-weight);color:var(--qt-field-text);background:var(--qt-field-bg);box-shadow:var(--qt-field-shadow);transition:border-color 0.1s ease,box-shadow 0.1s ease;box-sizing:border-box;-webkit-appearance:none;appearance:none;}.qt-checkout-billing select,.qt-checkout-billing select.select,.qt-checkout-billing .form-row select,.qt-checkout-billing .woocommerce-input-wrapper select,.qt-checkout-form .form-row select,.qt-checkout-form .woocommerce-input-wrapper select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23334155' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M18 9C18 9 13.5811 15 12 15C10.4188 15 6 9 6 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:16px 16px;background-position:right 12px center;padding-right:36px;}[dir="rtl"] .qt-checkout-billing select,[dir="rtl"] .qt-checkout-billing select.select,[dir="rtl"] .qt-checkout-billing .form-row select,[dir="rtl"] .qt-checkout-billing .woocommerce-input-wrapper select,[dir="rtl"] .qt-checkout-form .form-row select,[dir="rtl"] .qt-checkout-form .woocommerce-input-wrapper select{background-position:left 12px center;padding-right:12px;padding-left:36px;}body.woocommerce-checkout .woocommerce-form-coupon .input-text::placeholder,body.woocommerce-checkout form.checkout_coupon .input-text::placeholder,.qt-checkout-billing input::placeholder,.qt-checkout-billing textarea::placeholder,.qt-checkout-billing .form-row input::placeholder,.qt-checkout-billing .form-row textarea::placeholder,.qt-checkout-billing .woocommerce-input-wrapper input::placeholder,.qt-checkout-billing .woocommerce-input-wrapper textarea::placeholder{color:var(--qt-placeholder);opacity:1;font-weight:calc(var(--qt-checkout-input-weight) - 100);}.qt-checkout-billing textarea,.qt-checkout-billing .form-row textarea,.qt-checkout-billing .woocommerce-input-wrapper textarea{min-height:100px;padding:12px;}.qt-checkout-billing input:focus,.qt-checkout-billing select:focus,.qt-checkout-billing textarea:focus,.qt-checkout-billing .form-row input:focus,.qt-checkout-billing .form-row select:focus,.qt-checkout-billing .form-row textarea:focus,.qt-checkout-billing .woocommerce-input-wrapper input:focus,.qt-checkout-billing .woocommerce-input-wrapper select:focus,.qt-checkout-billing .woocommerce-input-wrapper textarea:focus{border-color:var(--qt-checkout-accent,var(--primary-color)) !important;box-shadow:0 0 0 0.5px var(--qt-checkout-accent,var(--primary-color)),var(--qt-field-shadow);outline:none;}.qt-checkout-billing label{display:block;margin-bottom:8px;font-weight:500;font-size:13px;color:var(--qt-label-color);}.qt-checkout-billing .required{color:#ff4444;}.qt-checkout-form .form-row input[type="text"],.qt-checkout-form .form-row input[type="email"],.qt-checkout-form .form-row input[type="tel"],.qt-checkout-form .form-row input[type="number"],.qt-checkout-form .form-row input[type="password"],.qt-checkout-form .form-row input[type="url"],.qt-checkout-form .form-row input.input-text,.qt-checkout-form .form-row select,.qt-checkout-form .form-row textarea,.qt-checkout-form .woocommerce-input-wrapper input,.qt-checkout-form .woocommerce-input-wrapper select,.qt-checkout-form .woocommerce-input-wrapper textarea{min-height:54px;border:var(--qt-field-border-w) solid var(--qt-field-border) !important;border-radius:var(--qt-field-radius);background:var(--qt-field-bg);color:var(--qt-field-text);font-size:14px;font-weight:var(--qt-checkout-input-weight);box-shadow:var(--qt-field-shadow);transition:border-color 0.1s ease,box-shadow 0.1s ease;box-sizing:border-box;-webkit-appearance:none;appearance:none;}.qt-checkout-form .form-row input::placeholder,.qt-checkout-form .woocommerce-input-wrapper input::placeholder,.qt-checkout-form .form-row textarea::placeholder,.qt-checkout-form .woocommerce-input-wrapper textarea::placeholder{color:var(--qt-placeholder);opacity:1;font-weight:calc(var(--qt-checkout-input-weight) - 100);}.qt-checkout-form .form-row textarea,.qt-checkout-form .woocommerce-input-wrapper textarea{min-height:100px;}.qt-checkout-form .form-row input:focus,.qt-checkout-form .form-row select:focus,.qt-checkout-form .form-row textarea:focus,.qt-checkout-form .woocommerce-input-wrapper input:focus,.qt-checkout-form .woocommerce-input-wrapper select:focus,.qt-checkout-form .woocommerce-input-wrapper textarea:focus{border-color:var(--qt-checkout-accent,var(--primary-color)) !important;box-shadow:0 0 0 0.5px var(--qt-checkout-accent,var(--primary-color)),var(--qt-field-shadow);outline:none;}.qt-checkout-form .form-row label{font-weight:600;font-size:13px;color:var(--qt-label-color);}body.woocommerce-checkout form.checkout .select2-container.select2-container--default{border-radius:var(--qt-field-radius);overflow:hidden;}.qt-checkout-billing .select2-container .select2-selection--single,.qt-checkout-form .select2-container .select2-selection--single{height:54px !important;min-height:54px !important;max-height:54px !important;border:var(--qt-field-border-w) solid var(--qt-field-border) !important;border-radius:var(--qt-field-radius) !important;overflow:hidden;padding:0 32px 0 12px;box-sizing:border-box;background:var(--qt-field-bg) !important;box-shadow:var(--qt-field-shadow);transition:border-color 0.1s ease,box-shadow 0.1s ease;display:flex;align-items:center;}.qt-checkout-billing .select2-container--default .select2-selection--single .select2-selection__rendered,.qt-checkout-form .select2-container--default .select2-selection--single .select2-selection__rendered{line-height:1.25;color:var(--qt-field-text);padding:0;margin:0;}.qt-checkout-billing .select2-container--default .select2-selection--single .select2-selection__arrow,.qt-checkout-form .select2-container--default .select2-selection--single .select2-selection__arrow{height:100%;min-height:54px;top:0;right:8px;width:24px;display:flex;align-items:center;justify-content:center;}.qt-checkout-billing .select2-container--default .select2-selection--single .select2-selection__arrow b,.qt-checkout-form .select2-container--default .select2-selection--single .select2-selection__arrow b{display:none !important;}.qt-checkout-billing .select2-container--default .select2-selection--single .select2-selection__arrow::before,.qt-checkout-form .select2-container--default .select2-selection--single .select2-selection__arrow::before{content:"";width:16px;height:16px;background-repeat:no-repeat;background-size:16px 16px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23334155' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M18 9C18 9 13.5811 15 12 15C10.4188 15 6 9 6 9'/%3E%3C/svg%3E");}body.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__arrow{width:24px;right:8px;display:flex;align-items:center;justify-content:center;}body.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__arrow b{display:none !important;}body.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__arrow::before{content:"";width:16px;height:16px;display:block;background-repeat:no-repeat;background-size:16px 16px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23334155' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M18 9C18 9 13.5811 15 12 15C10.4188 15 6 9 6 9'/%3E%3C/svg%3E") !important;}body.woocommerce-checkout .qt-checkout-form select:not(.select2-hidden-accessible),body.woocommerce-checkout form.checkout select:not(.select2-hidden-accessible){background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23334155' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M18 9C18 9 13.5811 15 12 15C10.4188 15 6 9 6 9'/%3E%3C/svg%3E") !important;background-repeat:no-repeat !important;background-size:16px 16px !important;background-position:right 12px center !important;padding-right:36px !important;}[dir="rtl"] body.woocommerce-checkout .qt-checkout-form select:not(.select2-hidden-accessible),[dir="rtl"] body.woocommerce-checkout form.checkout select:not(.select2-hidden-accessible){background-position:left 12px center !important;padding-right:12px !important;padding-left:36px !important;}[dir="rtl"] .qt-checkout-billing .select2-container--default .select2-selection--single .select2-selection__arrow,[dir="rtl"] .qt-checkout-form .select2-container--default .select2-selection--single .select2-selection__arrow{right:auto;left:8px;}.qt-checkout-billing .select2-container--default.select2-container--focus .select2-selection--single,.qt-checkout-billing .select2-container--default.select2-container--open .select2-selection--single,.qt-checkout-form .select2-container--default.select2-container--focus .select2-selection--single,.qt-checkout-form .select2-container--default.select2-container--open .select2-selection--single{border-color:var(--qt-checkout-accent,var(--primary-color)) !important;box-shadow:0 0 0 0.5px var(--qt-checkout-accent,var(--primary-color)),var(--qt-field-shadow);}.qt-checkout-shipping #ship-to-different-address{margin:16px 0 0;padding:16px;background:var(--qt-field-bg);border:var(--qt-field-border-w) solid var(--qt-field-border);border-radius:var(--qt-field-radius);box-shadow:var(--qt-field-shadow);font-size:inherit;line-height:1.4;font-weight:600;}.qt-checkout-shipping #ship-to-different-address label{display:flex;align-items:center;gap:8px;cursor:pointer;margin:0;font-weight:600;}.qt-checkout-shipping #ship-to-different-address input[type="checkbox"]{width:20px;height:20px;cursor:pointer;}.qt-checkout-shipping .woocommerce-additional-fields{margin-top:16px;}.qt-checkout-shipping .woocommerce-additional-fields .form-row{margin-bottom:0;}.qt-checkout-shipping .woocommerce-additional-fields h3{font-size:16px;margin:0 0 12px;color:var(--qt-field-text);}.qt-checkout-review{flex:1 1 40%;min-width:300px;}.qt-order-review{background:var(--qt-field-bg);border:1px solid #e5e7eb;border-radius:var(--qt-field-radius);box-shadow:none;padding:20px;position:static;top:auto;}.qt-order-review table{width:100%;border-collapse:collapse;margin-bottom:10px;border:0 !important;}.qt-order-review table.shop_table{margin-right:0;}.qt-order-review th,.qt-order-review td{padding:16px 0;text-align:left;border-bottom:1px solid #eceff3;border-top:0 !important;border-left:0 !important;border-right:0 !important;font-size:13px;font-weight:400;}.qt-order-review table th:last-child,.qt-order-review table td:last-child{text-align:end;}.qt-order-review th{font-weight:500;color:var(--qt-label-color);}.qt-order-review .product-name{font-weight:500;font-size:13px;}body.woocommerce-checkout #order_review .product-name img{display:none !important;}body.woocommerce-checkout #order_review .product-name .product-quantity{display:inline;margin-inline-start:6px;padding:0;border:0;border-radius:0;background:transparent;font-size:0.92em;font-weight:600;color:#4b5563;}.qt-order-review .product-total .woocommerce-Price-amount,.qt-order-review .product-total .amount,.qt-order-review td .woocommerce-Price-amount,.qt-order-review td .amount{font-size:14px;font-weight:400;color:#333;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end;text-align:end;}.qt-order-review .woocommerce-Price-amount bdi{font-weight:500;}.qt-order-review .product-total{text-align:right;font-weight:500;}.qt-order-review tfoot th{font-weight:500;font-size:14px;}.qt-order-review tfoot .order-total th,.qt-order-review tfoot .order-total td{font-size:15px;font-weight:500;padding-top:16px;padding-bottom:16px;border-top:1px solid #dfe4ea;}body.woocommerce-checkout #order_review table.shop_table thead th.product-name{padding-left:0;padding-right:0;}body.woocommerce-checkout #order_review table.shop_table tbody td.product-name{padding-top:16px;padding-bottom:16px;}body.woocommerce-checkout #order_review table.shop_table tfoot th{padding-top:16px;padding-bottom:16px;}.qt-order-review tfoot .order-total .woocommerce-Price-amount,.qt-order-review tfoot .order-total .amount{font-size:15px;font-weight:500;}.qt-order-review .woocommerce-shipping-totals td,.qt-order-review .woocommerce-shipping-totals .woocommerce-Price-amount,.qt-order-review .woocommerce-shipping-totals .amount{font-size:14px;font-weight:500;}@keyframes qt-qf-shake-every-5s{0%,90%,100%{transform:translateX(0);}92%{transform:translateX(-6px);}94%{transform:translateX(6px);}96%{transform:translateX(-4px);}98%{transform:translateX(4px);}}@keyframes qt-qf-shiny-slide{0%{left:-100%;opacity:0;}10%,90%{opacity:1;}100%{left:200%;opacity:0;}}#place_order{width:100%;box-sizing:border-box;min-height:50px;padding:0 20px;border:none;border-radius:var(--qf-radius,var(--qt-field-radius,6px)) !important;background:var(--qf-theme,var(--qt-checkout-accent,var(--primary-color))) !important;color:#fff !important;font-family:inherit !important;font-size:16px;font-weight:500;cursor:pointer;transition:opacity 0.2s;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;margin-top:10px;animation:5s infinite qt-qf-shake-every-5s;}#place_order::before{content:"" !important;display:block !important;position:absolute !important;top:0 !important;width:80px !important;height:100% !important;background:linear-gradient(120deg,rgba(255,255,255,0) 20%,rgba(255,255,255,0.7) 50%,rgba(255,255,255,0) 80% ) !important;animation:1.5s ease-in-out infinite qt-qf-shiny-slide !important;pointer-events:none !important;z-index:1 !important;}#place_order:hover{opacity:0.9;}#place_order:focus{outline:none;}#place_order:focus-visible{outline:2px solid var(--qf-theme,var(--qt-checkout-accent,var(--primary-color)));outline-offset:3px;}#place_order:disabled,#place_order[disabled]{opacity:0.65 !important;cursor:not-allowed !important;pointer-events:none;animation:none !important;}#place_order:disabled::before,#place_order[disabled]::before{display:none !important;}body.woocommerce-checkout .woocommerce-form-login .button,body.woocommerce-checkout .woocommerce-form-login button[type="submit"],body.woocommerce-checkout .woocommerce-form-register .button,body.woocommerce-checkout .woocommerce-form-register button[type="submit"]{min-height:48px;padding:0 22px;border:none;border-radius:var(--qt-field-radius);background:var(--qt-checkout-accent,var(--primary-color));color:#fff !important;font-size:15px;font-weight:600;font-family:inherit;box-shadow:var(--qt-field-shadow);cursor:pointer;transition:opacity 0.2s ease,box-shadow 0.1s ease;}body.woocommerce-checkout .woocommerce-form-login .button:hover,body.woocommerce-checkout .woocommerce-form-login button[type="submit"]:hover,body.woocommerce-checkout .woocommerce-form-register .button:hover,body.woocommerce-checkout .woocommerce-form-register button[type="submit"]:hover{opacity:0.9;}body.woocommerce-checkout .woocommerce-form-login .button:focus,body.woocommerce-checkout .woocommerce-form-login button[type="submit"]:focus,body.woocommerce-checkout .woocommerce-form-register .button:focus,body.woocommerce-checkout .woocommerce-form-register button[type="submit"]:focus{outline:none;box-shadow:0 0 0 0.5px var(--qt-checkout-accent,var(--primary-color)),var(--qt-field-shadow);}body.woocommerce-account .woocommerce{max-width:1280px;margin:0 auto;}body.woocommerce-account h1.entry-title,body.woocommerce-account .page-title{display:none;}body.woocommerce-account .woocommerce h2,body.woocommerce-account .woocommerce h3,body.woocommerce-account .woocommerce-MyAccount-content h2,body.woocommerce-account .woocommerce-MyAccount-content h3{font-size:22px;font-weight:var(--font-weight-headings,600);line-height:1.25;color:var(--qt-field-text);margin:0 0 14px;}body.woocommerce-account .woocommerce form.woocommerce-form-login,body.woocommerce-account .woocommerce form.woocommerce-form-register,body.woocommerce-account .woocommerce-EditAccountForm,body.woocommerce-account .woocommerce-address-fields,body.woocommerce-account .woocommerce-MyAccount-content form{background:var(--qt-field-bg,#fff);border:1px solid #e5e7eb;border-radius:var(--qt-field-radius,8px);box-shadow:var(--qt-field-shadow);padding:16px;}body.woocommerce-account .woocommerce form .form-row,body.woocommerce-account .woocommerce-MyAccount-content form .form-row{margin:0 0 12px;}body.woocommerce-account .woocommerce form label,body.woocommerce-account .woocommerce-MyAccount-content form label{display:block;margin-bottom:8px;font-size:13px;font-weight:500;color:var(--qt-label-color,#334155);}body.woocommerce-account .woocommerce form input[type="text"],body.woocommerce-account .woocommerce form input[type="email"],body.woocommerce-account .woocommerce form input[type="tel"],body.woocommerce-account .woocommerce form input[type="password"],body.woocommerce-account .woocommerce form input.input-text,body.woocommerce-account .woocommerce form select,body.woocommerce-account .woocommerce form textarea,body.woocommerce-account .woocommerce-MyAccount-content form input[type="text"],body.woocommerce-account .woocommerce-MyAccount-content form input[type="email"],body.woocommerce-account .woocommerce-MyAccount-content form input[type="tel"],body.woocommerce-account .woocommerce-MyAccount-content form input[type="password"],body.woocommerce-account .woocommerce-MyAccount-content form input.input-text,body.woocommerce-account .woocommerce-MyAccount-content form select,body.woocommerce-account .woocommerce-MyAccount-content form textarea{width:100%;min-height:46px;padding:8px 12px;border:var(--qt-field-border-w,1.5px) solid var(--qt-field-border,#E2E8F0) !important;border-radius:var(--qt-field-radius,8px);background:var(--qt-field-bg,#fff);color:var(--qt-field-text,#1E293B);font-size:14px;box-shadow:var(--qt-field-shadow);}body.woocommerce-account .woocommerce form input:focus,body.woocommerce-account .woocommerce form select:focus,body.woocommerce-account .woocommerce form textarea:focus,body.woocommerce-account .woocommerce-MyAccount-content form input:focus,body.woocommerce-account .woocommerce-MyAccount-content form select:focus,body.woocommerce-account .woocommerce-MyAccount-content form textarea:focus{outline:none;border-color:var(--primary-color) !important;box-shadow:0 0 0 0.5px var(--primary-color),var(--qt-field-shadow);}body.woocommerce-account .woocommerce button.button,body.woocommerce-account .woocommerce .button,body.woocommerce-account .woocommerce input.button,body.woocommerce-account .woocommerce a.button,body.woocommerce-account .woocommerce-MyAccount-navigation a{cursor:pointer;}body.woocommerce-account .woocommerce button.button,body.woocommerce-account .woocommerce .button,body.woocommerce-account .woocommerce input.button,body.woocommerce-account .woocommerce a.button{min-height:44px;padding:0 18px;border:none;border-radius:var(--qt-field-radius,8px);background:var(--primary-color);color:#fff !important;font-size:14px;font-weight:600;}body.woocommerce-account .woocommerce .woocommerce-form-login__rememberme{display:inline-flex;align-items:center;gap:8px;margin-top:8px;}body.woocommerce-account .woocommerce-MyAccount-navigation ul{list-style:none;margin:0;padding:0;border:1px solid #e5e7eb;border-radius:var(--qt-field-radius,8px);overflow:hidden;background:#fff;}body.woocommerce-account .woocommerce-MyAccount-navigation li + li{border-top:1px solid #eceff3;}body.woocommerce-account .woocommerce-MyAccount-navigation a{display:block;padding:12px 14px;color:#111827;text-decoration:none;font-weight:500;}body.woocommerce-account .woocommerce-MyAccount-navigation .is-active a{background:var(--theme-color-surface,rgba(30,30,30,0.1));color:#111827;font-weight:600;}.woocommerce-checkout-payment,body.woocommerce-checkout #payment{margin-top:10px;border-top:none;padding-top:0;padding:12px;border-radius:var(--qt-field-radius);background:var(--qt-checkout-accent-surface,var(--theme-color-surface,rgba(30,30,30,0.1))) !important;}.wc_payment_methods{list-style:none;padding:0;margin:0 0 10px 0;}.wc_payment_method{margin:0;border-bottom:none;padding:4px 0;}.wc_payment_method label{display:flex;align-items:center;gap:12px;padding:8px 0;min-height:0;background:transparent;border:0;border-radius:0;box-shadow:none;cursor:pointer;transition:color 0.1s ease;}.wc_payment_method input[type="radio"]{width:20px;height:20px;cursor:pointer;}.wc_payment_method label:hover{color:#111827;}.wc_payment_method input[type="radio"]:checked + label{color:#111827;font-weight:600;}.wc_payment_method:has(input[type="radio"]:checked) label{color:#111827;font-weight:600;}.payment_box{padding:10px 12px;background:#f5f7fa;border-radius:0;margin:4px 0 8px;border:0;box-shadow:none;}body.woocommerce-checkout .payment_method_cod .payment_box{background:color-mix(in srgb,var(--qt-checkout-accent-surface,var(--theme-color-surface,rgba(30,30,30,0.1))) 90%,#000 10% ) !important;}body.woocommerce-checkout .payment_method_cod .payment_box::before,body.woocommerce-checkout .payment_method_cod .payment_box::after{display:none !important;content:none !important;background-color:color-mix(in srgb,var(--qt-checkout-accent-surface,var(--theme-color-surface,rgba(30,30,30,0.1))) 90%,#000 10% ) !important;border-color:color-mix(in srgb,var(--qt-checkout-accent-surface,var(--theme-color-surface,rgba(30,30,30,0.1))) 90%,#000 10% ) !important;color:color-mix(in srgb,var(--qt-checkout-accent-surface,var(--theme-color-surface,rgba(30,30,30,0.1))) 90%,#000 10% ) !important;}body.woocommerce-checkout #order_review .place-order{border-top:1px solid #eceff3;padding-top:10px;}.payment_box input.input-text,.payment_box input[type="text"],.payment_box input[type="email"],.payment_box input[type="tel"],.payment_box select,.payment_box textarea{min-height:54px;border:var(--qt-field-border-w) solid var(--qt-field-border) !important;border-radius:var(--qt-field-radius);background:var(--qt-field-bg);box-shadow:var(--qt-field-shadow);font-size:14px;color:var(--qt-field-text);transition:border-color 0.1s ease,box-shadow 0.1s ease;}.payment_box input:focus,.payment_box select:focus,.payment_box textarea:focus{border-color:var(--qt-checkout-accent,var(--primary-color)) !important;box-shadow:0 0 0 0.5px var(--qt-checkout-accent,var(--primary-color)),var(--qt-field-shadow);outline:none;}.qt-thankyou-wrapper{max-width:800px;margin:0 auto;padding:0 20px;}.qt-thankyou-success,.qt-thankyou-failed{text-align:center;padding:40px 20px;}.qt-thankyou-icon{width:80px;height:80px;margin:0 auto 24px;}.qt-thankyou-success .qt-thankyou-icon{color:#28a745;}.qt-thankyou-failed .qt-thankyou-icon{color:#ff4444;}.qt-thankyou-success h1,.qt-thankyou-failed h1{font-size:32px;margin-bottom:16px;color:#333;}.qt-thankyou-message{font-size:18px;color:#666;margin-bottom:32px;}.qt-order-overview{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;margin:32px 0;padding:24px;background:#f8f8f8;border-radius:var(--theme-radius);}.qt-order-overview-item{display:flex;flex-direction:column;gap:4px;}.qt-order-label{font-size:14px;color:#666;}.qt-order-overview-item strong{font-size:16px;color:#333;}.qt-order-details{margin-top:32px;}.qt-order-details h2{font-size:24px;margin-bottom:20px;color:#333;}.qt-pay-button{display:inline-block;padding:16px 40px;background:var(--primary-color);color:#fff;font-size:16px;font-weight:700;border-radius:var(--theme-radius-sm);transition:background 0.2s;margin-top:20px;}.qt-pay-button:hover{background:var(--primary-color-hover);}.qt-order-actions{text-align:center;margin-top:32px;}@media (max-width:768px){.qt-checkout-wrapper{flex-direction:column;}.qt-checkout-billing,.qt-checkout-review{flex:1 1 100%;width:100%;min-width:0;}.qt-order-review{position:static;}.qt-order-overview{grid-template-columns:1fr;}.qt-thankyou-success h1,.qt-thankyou-failed h1{font-size:24px;}}.qt-mini-cart-items{max-height:400px;overflow-y:auto;}.qt-mini-cart-item{display:flex;gap:12px;padding:12px;border-bottom:1px solid #e5e5e5;position:relative;}.qt-mini-cart-item:last-child{border-bottom:none;}.qt-mini-cart-item-image{width:60px;height:60px;flex-shrink:0;border-radius:var(--theme-radius-sm);overflow:hidden;background:#f8f8f8;}.qt-mini-cart-item-image img{width:100%;height:100%;object-fit:cover;}.qt-mini-cart-item-details{flex:1;display:flex;flex-direction:column;gap:4px;}.qt-mini-cart-item-name{font-weight:700;font-size:14px;line-height:1.3;}.qt-mini-cart-item-name a{color:#333;transition:color 0.2s;}.qt-mini-cart-item-name a:hover{color:var(--primary-color);}.qt-mini-cart-item-quantity{font-size:14px;color:#666;display:flex;flex-direction:row-reverse;justify-content:flex-end;gap:4px;}.qt-mini-cart-remove{position:absolute;top:8px;left:8px;width:24px;height:24px;display:flex;align-items:center;justify-content:center;color:#666;font-size:20px;line-height:1;transition:all 0.2s;}.qt-mini-cart-remove:hover{background:#ff4444;color:#fff;}.qt-mini-cart-footer{padding:16px;border-top:2px solid #e5e5e5;}.qt-mini-cart-total{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;font-size:16px;font-weight:700;}.qt-mini-cart-total strong{font-size:18px;color:#333;}.qt-mini-cart-buttons{display:flex;flex-direction:column;gap:8px;font-size:14px;}.qt-mini-cart-button{display:block;padding:12px;text-align:center;font-weight:500;border-radius:var(--theme-radius-sm);transition:all 0.2s;}.qt-view-cart{background-color:transparent;color:#000;border:1px solid #e5e5e5;}.qt-view-cart:hover{background:#e5e5e5;}.qt-checkout{background:var(--primary-color);color:#fff;}.qt-checkout:hover{background:var(--primary-color-hover);}.qt-mini-cart-empty{padding:40px 20px;text-align:center;color:#666;}@keyframes shiny{0%{transform:translate(-150%,-50%) rotate(25deg);}100%{transform:translate(150%,-50%) rotate(25deg);}}.widget_shopping_cart_content{height:inherit;display:flex;flex-direction:column;justify-content:space-between;}.qt-mini-cart-item-quantity .woocommerce-Price-amount{font-size:14px !important;}.qt-mini-cart-total .woocommerce-Price-amount bdi{font-size:18px;font-weight:600;}.product-breadcrumb-wrapper{width:100%;margin-bottom:20px;}.product-summary-breadcrumb{display:flex;align-items:center;flex-wrap:wrap;gap:8px;font-size:13px;color:#666;letter-spacing:0.2px;}.product-summary-breadcrumb a{color:#666;text-decoration:none;transition:color 0.2s ease,border-bottom 0.2s ease;border-bottom:1px solid transparent;}.product-summary-breadcrumb a:hover{color:var(--primary-color);border-bottom-color:var(--primary-color);}.product-summary-breadcrumb .breadcrumb-separator{display:flex;align-items:center;color:#bbb;flex-shrink:0;line-height:1;}.product-summary-breadcrumb .breadcrumb-separator svg{display:block;flex-shrink:0;width:16px;height:16px;fill:none;overflow:visible;}.product-summary-breadcrumb .breadcrumb-separator svg path{fill:none;stroke:currentColor;}.product-summary-breadcrumb .breadcrumb-current{color:#333;font-weight:500;}[dir="rtl"] .product-summary-breadcrumb{flex-direction:row;justify-content:flex-start;}[dir="rtl"] .product-summary-breadcrumb .breadcrumb-separator svg,[dir="rtl"] .page-hero__sep svg{transform:scaleX(-1);}.woocommerce-order-received .entry-header,.woocommerce-order-received .page-title,.woocommerce-order-received h1.entry-title{display:none;}.woocommerce-order-details .woocommerce-order-details__title+p,.woocommerce-order-received .woocommerce-order-details p:first-of-type{display:none;}.qt-confirmation-image{display:block;margin:20px auto 0;}@media (max-width:768px){.product-sticky-bottom{padding:10px 15px;}.sticky-bottom-cta{font-size:16px;padding:12px 20px;}body.Hozia-mobile-bottom-nav .product-sticky-bottom.visible{bottom:calc(var(--Hozia-mobile-bar-height,56px) + env(safe-area-inset-bottom,0px));}}.mobile-bottom-bar{display:none;}@media (max-width:768px){body.Hozia-mobile-bottom-nav{padding-bottom:calc(var(--Hozia-mobile-bar-height,56px) + env(safe-area-inset-bottom,0px));}.mobile-bottom-bar{display:flex;position:fixed;left:0;right:0;bottom:0;z-index:9990;justify-content:space-around;align-items:stretch;gap:0;min-height:var(--Hozia-mobile-bar-height,56px);padding:6px 4px calc(6px + env(safe-area-inset-bottom,0px));margin:0;background:#fff;border-top:none;box-shadow:-2px -5px 12.9px -9px rgba(157,157,157,0.81);box-sizing:border-box;}.mobile-bottom-bar__item{flex:1 1 0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;min-width:0;padding:6px 2px;margin:0;background:none;border:none;font:inherit;text-decoration:none;color:#6b7280;cursor:pointer;-webkit-tap-highlight-color:transparent;}.mobile-bottom-bar__item:hover,.mobile-bottom-bar__item:focus-visible{color:var(--primary-color);}.mobile-bottom-bar__icon{display:flex;align-items:center;justify-content:center;line-height:0;color:var(--primary-color);}.mobile-bottom-bar__item:hover .mobile-bottom-bar__icon,.mobile-bottom-bar__item:focus-visible .mobile-bottom-bar__icon{color:var(--primary-color-hover,var(--primary-color));}.mobile-bottom-bar__icon svg{display:block;width:24px;height:24px;flex-shrink:0;fill:none;overflow:visible;}.mobile-bottom-bar__icon svg:where(path,line,circle,ellipse,polyline,polygon,rect){stroke:currentColor;stroke-width:1.5;}.mobile-bottom-bar__label{font-size:10px;font-weight:600;letter-spacing:0.04em;text-transform:uppercase;line-height:1.2;text-align:center;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}}body.Hozia-shop-load-more .shop-page-wrapper .shop-pagination-nav[hidden]{display:none;}.shop-load-more-wrap{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;margin:32px auto 16px;max-width:1280px;padding:0 20px;}.shop-load-more-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 28px;background:var(--primary-color,#0d9488);color:#fff;border:none;border-radius:var(--theme-radius,8px);font-size:16px;font-weight:600;cursor:pointer;transition:background 0.2s,opacity 0.2s;}.shop-load-more-btn:hover:not(:disabled){background:var(--primary-color-hover,#0f766e);}.shop-load-more-btn:disabled{opacity:0.65;cursor:wait;}.shop-load-more-wrap.is-loading .shop-load-more-spinner{width:24px;height:24px;border:2px solid rgba(0,0,0,0.1);border-top-color:var(--primary-color,#0d9488);border-radius:50%;animation:HoziaSpin 0.7s linear infinite;}@keyframes HoziaSpin{to{transform:rotate(360deg);}}.woocommerce nav.woocommerce-pagination ul{border:none;margin-top:32px;display:flex;justify-content:center;}.woocommerce nav.woocommerce-pagination ul li{border:none !important;}@keyframes productFadeIn{from{opacity:0;transform:translateY(20px);}to{opacity:1;transform:translateY(0);}}.latest-products-grid li,.related-products-grid li{opacity:0;transform:translateY(20px);transition:opacity 0.6s ease-out,transform 0.6s ease-out;}.latest-products-grid li.animate-in,.related-products-grid li.animate-in{opacity:1;transform:translateY(0);}.single-product-wrapper .product-images,.single-product-wrapper .product-summary,.single-product-wrapper .product-tabs-section,.single-product-wrapper .related-products-section{opacity:0;transform:translateY(20px);transition:opacity 0.6s ease-out,transform 0.6s ease-out;}.single-product-wrapper .product-images.animate-in,.single-product-wrapper .product-summary.animate-in,.single-product-wrapper .product-tabs-section.animate-in,.single-product-wrapper .related-products-section.animate-in{opacity:1;transform:translateY(0);}.single-product-wrapper .acc-checkout-box{opacity:0;transform:translateY(20px);transition:opacity 0.6s ease-out,transform 0.6s ease-out;}.single-product-wrapper .acc-checkout-box.animate-in{opacity:1;transform:translateY(0);}.product-tabs-section{max-width:1280px;margin:20px auto;padding:64px 0 0;clear:both;width:100%;}.product-tabs-section .woocommerce-tabs.wc-tabs-wrapper{width:100%;border:1px solid #ececec;border-radius:0;background:#fff;box-shadow:none;overflow:hidden;}.product-tabs-section .woocommerce-tabs .tabs.wc-tabs{display:flex;flex-wrap:nowrap;align-items:stretch;justify-content:flex-start;gap:0;margin:0;padding:0;list-style:none;width:100%;border:none;background:#fff;border-bottom:1px solid #ececec;}.product-tabs-section .woocommerce-tabs .tabs.wc-tabs li{position:relative;flex:0 0 auto;min-width:150px;margin:0;padding:0;cursor:pointer;list-style:none;}.product-tabs-section .woocommerce-tabs .tabs.wc-tabs li a{display:block;width:100%;min-height:54px;padding:16px 22px;font-size:14px;font-weight:600;line-height:1.3;color:#444;text-align:left;text-decoration:none;border-radius:0;border:none;transition:color 0.2s ease;cursor:pointer;}.product-tabs-section .woocommerce-tabs .tabs.wc-tabs li a:hover{color:#111;background:transparent;}.product-tabs-section .woocommerce-tabs .tabs.wc-tabs li.active a{color:#111;font-weight:700;background:#fff;}.product-tabs-section .woocommerce-tabs .tabs.wc-tabs li a:focus{outline:none;}.product-tabs-section .woocommerce-tabs .tabs.wc-tabs li a:focus-visible{outline:2px solid var(--primary-color,#17a2b8);outline-offset:2px;}.product-tabs-section .woocommerce-tabs .tabs li.active::after{content:'';position:absolute;left:22px;right:22px;bottom:-1px;height:2px;background:#111;display:block;}.woocommerce-Tabs-panel{display:none;margin:0;padding:28px 22px 30px;animation:fadeIn 0.35s ease;font-size:14px;line-height:1.7;color:#333;}.woocommerce-Tabs-panel:target,.woocommerce-Tabs-panel[style*="block"]{display:block !important;}#tab-reviews{color:#333;}.woocommerce-tabs.wc-tabs-wrapper.qt-accordion-mode{padding:0;border-radius:var(--theme-radius-lg,12px);}.woocommerce-tabs.wc-tabs-wrapper.qt-accordion-mode .qt-accordion{width:100%;margin:0;padding:0;}.woocommerce-tabs.wc-tabs-wrapper.qt-accordion-mode .qt-accordion-item{border-bottom:1px solid color-mix(in srgb,var(--font-body,#333) 12%,transparent);padding-left:12px;padding-right:12px;}.woocommerce-tabs.wc-tabs-wrapper.qt-accordion-mode .qt-accordion-item:last-of-type{border-bottom:none;}.woocommerce-tabs.wc-tabs-wrapper.qt-accordion-mode .qt-accordion-trigger{display:flex;width:100%;align-items:center;justify-content:space-between;gap:12px;min-height:52px;margin:0;padding:14px 0px;text-align:start;font-family:inherit;font-size:0.9375rem;font-weight:600;line-height:1.3;color:#111;background:#fff;border:none;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:background 0.15s ease;}.woocommerce-tabs.wc-tabs-wrapper.qt-accordion-mode .qt-accordion-trigger:hover,.woocommerce-tabs.wc-tabs-wrapper.qt-accordion-mode .qt-accordion-trigger:focus-visible{background:color-mix(in srgb,var(--font-body,#333) 4%,#fff);outline:none;}.woocommerce-tabs.wc-tabs-wrapper.qt-accordion-mode .qt-accordion-trigger:focus-visible{box-shadow:inset 0 0 0 2px var(--primary-color,#17a2b8);}.woocommerce-tabs.wc-tabs-wrapper.qt-accordion-mode .qt-accordion-title{flex:1 1 auto;min-width:0;}.woocommerce-tabs.wc-tabs-wrapper.qt-accordion-mode .qt-accordion-icon{flex:0 0 auto;display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;font-size:1.25rem;line-height:1;font-weight:300;color:#555;transition:transform 0.2s ease;}.woocommerce-tabs.wc-tabs-wrapper.qt-accordion-mode .qt-accordion-icon::before{content:'\002B';}.woocommerce-tabs.wc-tabs-wrapper.qt-accordion-mode .qt-accordion-item.is-open .qt-accordion-icon{color:#111;}.woocommerce-tabs.wc-tabs-wrapper.qt-accordion-mode .qt-accordion-item.is-open .qt-accordion-icon::before{content:'\2212';font-size:1.1rem;font-weight:400;}.woocommerce-tabs.wc-tabs-wrapper.qt-accordion-mode .woocommerce-Tabs-panel{display:none !important;margin:0;padding:12px;border:none;animation:none;font-size:0.9375rem;line-height:1.65;color:#333;box-shadow:none;background:#fafafa;}.woocommerce-tabs.wc-tabs-wrapper.qt-accordion-mode .qt-accordion-item.is-open .woocommerce-Tabs-panel{display:block !important;}.product-shipping-info{margin:0;}.product-shipping-info ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px;}.product-shipping-info li{margin:0;padding:14px 16px;background:color-mix(in srgb,var(--primary-color,#17a2b8) 6%,#fff);border:1px solid color-mix(in srgb,var(--primary-color,#17a2b8) 14%,transparent);border-radius:var(--theme-radius,8px);line-height:1.55;}.product-shipping-info li strong{display:block;margin-bottom:4px;font-size:0.75rem;font-weight:600;letter-spacing:0.04em;text-transform:uppercase;color:#555;}@keyframes fadeIn{from{opacity:0;transform:translateY(5px);}to{opacity:1;transform:translateY(0);}}.woocommerce-Tabs-panel>h2:first-child,.woocommerce-Tabs-panel>h3:first-child,.woocommerce-Tabs-panel .product-shipping-info h3,.woocommerce-Tabs-panel #comments>h2.woocommerce-Reviews-title{display:none !important;}:root{--qt-reviews-cta-bg:var(--primary-color,#17a2b8);--qt-reviews-cta-hover:var(--primary-color-hover,#138496);--qt-reviews-muted:#757575;--qt-reviews-divider:#e0e0e0;--qt-reviews-star:#f5a623;--qt-reviews-card-star:#1a1a1a;--qt-reviews-card-star-empty:#e5e5e5;}#reviews.woocommerce-Reviews{width:100%;max-width:100%;box-sizing:border-box;}.qt-reviews-header{display:flex;align-items:flex-start;justify-content:flex-start;gap:24px;margin-bottom:0;flex-wrap:wrap;}.qt-reviews-header__main{flex:1 1 240px;min-width:0;}.qt-reviews-header__title{margin:0 0 12px;font-size:1.25rem;font-weight:500;color:#000;letter-spacing:-0.02em;}.qt-reviews-header__stats{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;margin-bottom:16px;}.qt-reviews-header__score{font-size:2rem;font-weight:800;line-height:1;color:#000;letter-spacing:-0.03em;}.qt-reviews-header__count{font-size:0.9375rem;font-weight:400;color:var(--qt-reviews-muted);}.qt-reviews-write-btn{display:inline-flex;align-items:center;justify-content:center;padding:10px 22px;border-radius:var(--theme-radius,8px);background:var(--qt-reviews-cta-bg);color:#fff !important;font-size:0.9375rem;font-weight:400;text-decoration:none !important;border:none;cursor:pointer;transition:background 0.2s ease,transform 0.15s ease,filter 0.2s ease;}.qt-reviews-write-btn:hover,.qt-reviews-write-btn:focus-visible{background:var(--qt-reviews-cta-hover);color:#fff !important;}.qt-reviews-divider{border:none;border-top:1px solid var(--qt-reviews-divider);margin:28px 0 32px;}.commentlist{padding:0;margin:0 0 40px;list-style:none;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;}.commentlist::before,.commentlist::after{display:none !important;content:none !important;}.commentlist>li{margin:0;padding:0;border:1px solid var(--qt-reviews-divider);border-radius:var(--theme-radius,8px);background:#fff;display:block;float:none !important;clear:none !important;min-width:0;width:100%;box-sizing:border-box;overflow:hidden;}.commentlist>li:last-child{border-bottom:1px solid var(--qt-reviews-divider);}@media (max-width:1024px){#reviews #comments ol.commentlist{grid-template-columns:repeat(2,minmax(0,1fr));}}.commentlist .comment_container{display:block;padding:20px 20px 18px;box-sizing:border-box;}.commentlist .comment_container.qt-review-item{padding:0;}.commentlist .comment_container.qt-review-item .comment-text{display:flex;flex-direction:column;gap:14px;}.qt-review-card{display:flex;align-items:flex-start;gap:16px;}.qt-review-card__main{flex:1;min-width:0;display:flex;flex-direction:column;gap:6px;}#reviews #comments ol.commentlist li .qt-review-card img.avatar{display:block;position:static;left:unset;top:unset;right:unset;float:none;width:44px;height:44px;border-radius:50%;flex-shrink:0;background:#f0f0f0;object-fit:cover;}.comment-text{overflow:hidden;margin:0 !important;width:100%;max-width:100%;}.comment-text .meta{margin:0;font-size:0.8125rem;color:var(--qt-reviews-muted);line-height:1.4;}.comment-text .meta .woocommerce-review__author{display:block;font-size:0.9375rem;font-weight:600;color:#111;letter-spacing:-0.01em;}.comment-text .meta .woocommerce-review__published-date{display:block;margin-top:4px;font-weight:400;color:var(--qt-reviews-muted);font-size:0.8125rem;}.comment-text .meta .woocommerce-review__verified{display:inline-block;margin-top:6px;font-size:0.75rem;font-style:normal;color:var(--qt-reviews-muted);}.comment-text .meta .woocommerce-review__dash{display:none;}.comment-text .description{line-height:1.6;color:#222;font-size:0.9375rem;padding-top:2px;}.comment-text .description p{margin:0 0 0.75em;}.comment-text .description p:last-child{margin-bottom:0;}.comment-text .description img{display:inline-block;width:72px;height:72px;object-fit:cover;border-radius:var(--theme-radius);margin:12px 8px 0 0;vertical-align:top;}.star-rating{float:none;overflow:hidden;position:relative;height:1em;line-height:1;font-size:1.125rem;width:5.4em;font-family:'star';color:var(--qt-reviews-star) !important;margin:0;}.star-rating::before{content:'\73\73\73\73\73';color:#e5e5e5;float:left;top:0;left:0;position:absolute;}.star-rating span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em;}.star-rating span::before{content:'\53\53\53\53\53';color:var(--qt-reviews-star) !important;top:0;left:0;position:absolute;}#reviews .commentlist .star-rating{font-size:0.875rem;margin:0 0 2px;}#reviews .commentlist .star-rating::before{color:var(--qt-reviews-card-star-empty) !important;}#reviews .commentlist .star-rating span::before{color:var(--qt-reviews-card-star) !important;}#reviews .woocommerce-pagination{margin:8px 0 32px;}#reviews .woocommerce-pagination ul{display:flex;gap:8px;list-style:none;padding:0;margin:0;flex-wrap:wrap;}#reviews .woocommerce-pagination a,#reviews .woocommerce-pagination span{display:inline-flex;align-items:center;justify-content:center;min-width:36px;padding:6px 10px;border-radius:var(--theme-radius-sm);border:1px solid var(--qt-reviews-divider);text-decoration:none;color:#333;cursor:pointer;}#reviews .woocommerce-pagination span.current{background:#f5f5f5;font-weight:600;}#review_form_wrapper{background:#fff;padding:0;border-radius:var(--theme-radius-lg,12px);border:1px solid color-mix(in srgb,var(--font-body,#333) 10%,transparent);margin-top:20px;scroll-margin-top:24px;box-shadow:0 1px 3px rgba(0,0,0,0.06);overflow:hidden;}#review_form{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;border-radius:0;box-sizing:border-box;}#review_form .comment-reply-title{display:block;margin:0 0 20px;padding:0 0 16px;font-size:1.125rem;font-weight:var(--font-weight-headings,600);line-height:1.35;color:#1a1a1a;border-bottom:1px solid var(--qt-reviews-divider);}#review_form .form-submit{margin-top:16px;}#review_form .qt-review-rating-field p.stars{display:none !important;}#review_form .form-submit input[type="submit"],#review_form .form-submit input#submit,#review_form .form-submit input.submit,#review_form input[type="submit"]#submit,#review_form button[type="submit"]{display:inline-flex;align-items:center;justify-content:center;min-height:48px;border-radius:var(--theme-radius,8px);padding:12px 32px;font-weight:600;font-size:0.9375rem;line-height:1.2;font-family:inherit;-webkit-appearance:none;appearance:none;background:var(--qt-reviews-cta-bg) !important;color:#fff !important;border:none !important;box-shadow:0 1px 2px rgba(0,0,0,0.08);transition:background 0.2s ease,filter 0.2s ease,transform 0.12s ease,box-shadow 0.2s ease;cursor:pointer;}#review_form .form-submit input[type="submit"]:hover,#review_form .form-submit input#submit:hover,#review_form .form-submit input.submit:hover,#review_form input[type="submit"]#submit:hover,#review_form button[type="submit"]:hover{background:var(--qt-reviews-cta-hover) !important;color:#fff !important;filter:brightness(0.98);box-shadow:0 2px 8px color-mix(in srgb,var(--primary-color,#17a2b8) 28%,transparent);transform:translateY(-1px);}#review_form .form-submit input[type="submit"]:active,#review_form .form-submit input#submit:active,#review_form input[type="submit"]#submit:active,#review_form button[type="submit"]:active{transform:translateY(0);box-shadow:0 1px 2px rgba(0,0,0,0.08);}#review_form .form-submit input[type="submit"]:focus-visible,#review_form .form-submit input#submit:focus-visible,#review_form input[type="submit"]#submit:focus-visible,#review_form button[type="submit"]:focus-visible{outline:2px solid var(--primary-color,#17a2b8);outline-offset:2px;}.qt-rating-native-select{position:absolute !important;width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0,0,0,0) !important;border:0 !important;white-space:nowrap !important;}.qt-review-rating-field{position:relative;margin-bottom:20px;}.qt-review-rating-label{margin:0 0 10px;font-size:0.875rem;font-weight:600;color:#333;letter-spacing:0.01em;}.qt-review-stars-input{display:flex;flex-direction:row;align-items:center;gap:2px;flex-wrap:wrap;}.qt-review-star-btn{display:inline-flex;align-items:center;justify-content:center;min-width:32px;min-height:32px;margin:0;padding:2px 3px;background:none;border:none;color:#d6d3d1;line-height:0;border-radius:var(--theme-radius-sm,4px);transition:color 0.15s ease,transform 0.1s ease,background 0.15s ease;cursor:pointer;}.qt-review-star-btn svg{display:block;width:20px;height:20px;}.qt-review-star-btn svg,.qt-review-star-btn svg path{fill:currentColor;}.qt-review-star-btn:hover,.qt-review-star-btn:focus-visible{color:#fcd34d;transform:scale(1.04);outline:none;}.qt-review-star-btn:focus-visible{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--primary-color,#17a2b8);}.qt-review-star-btn.is-active{color:#eab308;}.comment-form-comment{margin-bottom:0;}.comment-form-comment label{display:block;margin:0 0 8px;font-size:0.875rem;font-weight:600;color:#333;}.comment-form-comment textarea{width:100%;max-width:100%;box-sizing:border-box;padding:14px 16px;border:1px solid #e0e0e0;border-radius:var(--theme-radius,8px);min-height:140px;font-size:0.9375rem;line-height:1.55;transition:border-color 0.2s ease,box-shadow 0.2s ease;resize:vertical;background:#fafafa;}.comment-form-comment textarea:hover{border-color:#ccc;}.comment-form-comment textarea:focus{outline:none;border-color:var(--primary-color,#17a2b8);background:#fff;box-shadow:0 0 0 3px color-mix(in srgb,var(--primary-color,#17a2b8) 18%,transparent);}#review_form .comment-form-author,#review_form .comment-form-email{margin-bottom:16px;}#review_form .comment-form-author label,#review_form .comment-form-email label{display:block;margin:0 0 6px;font-size:0.875rem;font-weight:600;color:#333;}#review_form .comment-form-author input,#review_form .comment-form-email input{width:100%;max-width:100%;box-sizing:border-box;padding:10px 14px;border:1px solid #e0e0e0;border-radius:var(--theme-radius,8px);font-size:0.9375rem;transition:border-color 0.2s ease,box-shadow 0.2s ease;}#review_form .comment-form-author input:focus,#review_form .comment-form-email input:focus{outline:none;border-color:var(--primary-color,#17a2b8);box-shadow:0 0 0 3px color-mix(in srgb,var(--primary-color,#17a2b8) 18%,transparent);}.submit-review-btn{margin-top:20px;}.woocommerce-noreviews{margin:0 0 24px;color:var(--qt-reviews-muted);font-size:0.9375rem;}@media (max-width:600px){#reviews #comments ol.commentlist{grid-template-columns:1fr;}.qt-reviews-header{flex-direction:column;align-items:stretch;}.qt-reviews-header__score{font-size:1.75rem;}.commentlist .comment_container{padding:16px 16px 14px;}#reviews #comments ol.commentlist li .qt-review-card img.avatar{width:40px;height:40px;}.qt-review-card{gap:12px;}#review_form{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;border-radius:0;}#review_form .form-submit input[type="submit"],#review_form .form-submit input#submit,#review_form .form-submit input.submit,#review_form .form-submit button[type="submit"]{width:100%;}}.product-shipping-info ul{list-style:none;padding:0;}.product-shipping-info li{margin-bottom:12px;display:flex;gap:10px;}.product-shipping-info li strong{min-width:120px;color:var(--primary-color);}.footer-top{padding:60px 0;}.footer-main-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:40px;align-items:flex-start;}.footer-main-grid.footer-layout-2-columns{grid-template-columns:1fr 1fr;}.footer-main-grid.footer-layout-3-columns{grid-template-columns:1.5fr 1fr 1fr;}.footer-main-grid.footer-layout-centered{display:flex;flex-direction:column;align-items:center;text-align:center;gap:24px;}.footer-main-grid.footer-layout-centered .footer-column{width:100%;max-width:600px;}.footer-main-grid.footer-main-grid--no-widgets{grid-template-columns:minmax(0,1fr);}@media (min-width:769px){.footer-main-grid.footer-main-grid--no-widgets .about-column.footer-brand-align-center{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;}.footer-main-grid.footer-main-grid--no-widgets .about-column.footer-brand-align-center .footer-logo,.footer-main-grid.footer-main-grid--no-widgets .about-column.footer-brand-align-center .footer-social{margin-inline-start:auto;margin-inline-end:auto;}}.footer-column{text-align:start;}.footer-column .widget-title{color:var(--footer-text,#333);margin-bottom:25px;font-size:18px;position:relative;padding-bottom:10px;}.footer-column .widget-title::after{content:'';position:absolute;bottom:0;inset-inline-start:0;width:30px;height:2px;background:var(--primary-color);}.footer-column .widget{color:#ccc;font-size:15px;line-height:1.8;}.footer-column .widget ul{padding:0;list-style:none;}.footer-column .widget ul li{margin-bottom:10px;}.footer-column .widget ul li a{color:#666;transition:color 0.3s;}.footer-column .widget ul li a:hover{color:var(--primary-color);}.about-column .footer-logo{margin-bottom:25px;}.about-column .footer-logo,.about-column .footer-social{width:fit-content;max-width:100%;}.about-column.footer-brand-align-start{text-align:start;}.about-column.footer-brand-align-start .footer-logo,.about-column.footer-brand-align-start .footer-social{margin-inline-start:0;margin-inline-end:auto;}.about-column.footer-brand-align-start .footer-social{justify-content:flex-start;}.about-column.footer-brand-align-center{text-align:center;}.about-column.footer-brand-align-center .footer-logo,.about-column.footer-brand-align-center .footer-social{margin-inline-start:auto;margin-inline-end:auto;}.about-column.footer-brand-align-center .footer-social{justify-content:center;}.about-column.footer-brand-align-end{text-align:end;}.about-column.footer-brand-align-end .footer-logo,.about-column.footer-brand-align-end .footer-social{margin-inline-start:auto;margin-inline-end:0;}.about-column.footer-brand-align-end .footer-social{justify-content:flex-end;}.footer-social{display:flex;flex-wrap:wrap;gap:12px;justify-content:flex-start;align-items:center;}.footer-social a,.footer-social a.social-icon{width:48px;height:48px;min-width:48px;min-height:48px;box-sizing:border-box;background:color-mix(in srgb,var(--footer-text,#333) 12%,transparent);border-radius:var(--theme-radius-lg,12px);display:flex;align-items:center;justify-content:center;transition:all 0.3s ease;color:#ccc;cursor:pointer;}.footer-social a:hover{background:var(--primary-color);transform:translateY(-3px);color:#fff;}.footer-social a svg{width:24px;height:24px;flex-shrink:0;fill:none;stroke:currentColor;display:block;}@media (max-width:768px){.product-tabs-section{padding:0;margin:20px auto;}.product-tabs-section .woocommerce-tabs .tabs.wc-tabs{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:0;}.product-tabs-section .woocommerce-tabs .tabs.wc-tabs::-webkit-scrollbar{display:none;}.product-tabs-section .woocommerce-tabs .tabs.wc-tabs li{flex:0 0 auto;min-width:min(48vw,190px);}.product-tabs-section .woocommerce-tabs .tabs.wc-tabs li a{font-size:0.875rem;white-space:nowrap;padding:14px 16px;}.footer-widgets-row{grid-template-columns:1fr;gap:30px;}.footer-main-grid{grid-template-columns:1fr;text-align:center;gap:30px;padding:0px 20px;}.footer-social{justify-content:center;}.footer-column .widget-title{text-align:center;}.footer-column .widget-title::after{inset-inline-start:50%;transform:translateX(-50%);}.footer-column .widget ul li{text-align:center;}.site-logo{text-align:center;display:flex;justify-content:center;}.footer-logo{text-align:center;display:flex;justify-content:center;}.about-column.footer-brand-align-start{text-align:start;}.about-column.footer-brand-align-start .footer-logo,.about-column.footer-brand-align-start .footer-social{margin-inline-start:0;margin-inline-end:auto;}.about-column.footer-brand-align-start .footer-social{justify-content:flex-start;}.about-column.footer-brand-align-center{text-align:center;}.about-column.footer-brand-align-center .footer-logo,.about-column.footer-brand-align-center .footer-social{margin-inline-start:auto;margin-inline-end:auto;}.about-column.footer-brand-align-center .footer-social{justify-content:center;}.about-column.footer-brand-align-end{text-align:end;}.about-column.footer-brand-align-end .footer-logo,.about-column.footer-brand-align-end .footer-social{margin-inline-start:auto;margin-inline-end:0;}.about-column.footer-brand-align-end .footer-social{justify-content:flex-end;}}.stock-ticker{font-size:15px;padding-block:8px;border-block:1px solid;overflow:hidden;user-select:none;background-color:var(--primary-color,#17a2b8);color:#fff;--gap:30px;display:flex;}.stock-ticker ul{list-style:none;flex-shrink:0;min-width:100%;display:flex;justify-content:space-between;align-items:center;gap:var(--gap);animation:scroll 50s linear infinite;}.stock-ticker:hover ul{animation-play-state:paused;}@keyframes scroll{to{transform:translateX(calc(-100% - var(--gap)));}}.stock-ticker .company,.stock-ticker .price{font-weight:bold;}.stock-ticker .price{margin-inline:4px;}.stock-ticker .plus .change,.stock-ticker .plus::before{color:#089981;}.stock-ticker .minus .change,.stock-ticker .minus::before{color:#f23645;}@media (max-width:768px){.stock-ticker ul{animation:scroll 16.67s linear infinite;}}@media (prefers-reduced-motion:reduce){.stock-ticker ul{animation:none;}.latest-products-grid li,.related-products-grid li,.single-product-wrapper .product-images,.single-product-wrapper .product-summary,.single-product-wrapper .acc-checkout-box,.single-product-wrapper .product-tabs-section,.single-product-wrapper .related-products-section{opacity:1;animation:none;transform:none;}}#comment{margin-top:12px;}.acc-checkout-box .acc-input-with-icon svg,.acc-checkout-box svg:not(:root){stroke:#333 !important;}.acc-availability-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:#28a745;flex-shrink:0;animation:acc-availability-pulse 1.5s ease-in-out infinite;}.acc-availability-info:not(.in-stock) .acc-availability-dot{display:none;}@keyframes acc-availability-pulse{0%,100%{opacity:1;box-shadow:0 0 0 0 rgba(40,167,69,0.5);}50%{opacity:0.9;box-shadow:0 0 0 6px rgba(40,167,69,0);}}@media (prefers-reduced-motion:reduce){.acc-availability-dot{animation:none;}}@media (max-width:768px){.hero-section{min-height:380px;}.hero-media__img{object-position:var(--qt-hero-object-pos-mobile,center center);}}.qt-quick-view-btn{position:absolute;bottom:12px;left:50%;transform:translateX(-50%) translateY(8px);display:flex;align-items:center;gap:6px;padding:8px 14px;background:rgba(255,255,255,0.95);backdrop-filter:blur(4px);border:1px solid var(--color-border,#e5e7eb);border-radius:var(--theme-radius-sm,4px);font-size:12px;font-weight:500;color:var(--color-text-primary,#1e1e1e);cursor:pointer;opacity:0;transition:opacity 0.2s ease,transform 0.2s ease;z-index:5;white-space:nowrap;}.product-card:hover .qt-quick-view-btn,.product-card:focus-within .qt-quick-view-btn{opacity:1;transform:translateX(-50%) translateY(0);}.qt-quick-view-btn svg{flex-shrink:0;}.qt-quick-view-overlay{position:fixed;inset:0;z-index:99999;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity 0.3s ease,visibility 0.3s ease;}.qt-quick-view-overlay.active{opacity:1;visibility:visible;}.qt-quick-view-backdrop{position:absolute;inset:0;background:rgba(0,0,0,0.5);}.qt-quick-view-modal{position:relative;background:var(--body-bg,#ffffff);border-radius:var(--theme-radius-lg,12px);max-width:800px;width:90%;max-height:85vh;overflow-y:auto;box-shadow:0 20px 60px rgba(0,0,0,0.2);transform:scale(0.95);transition:transform 0.3s ease;}.qt-quick-view-overlay.active .qt-quick-view-modal{transform:scale(1);}.qt-quick-view-close{position:absolute;top:12px;right:12px;width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:var(--color-surface,#f9fafb);border:none;border-radius:50%;font-size:20px;cursor:pointer;z-index:2;color:var(--color-text-primary,#1e1e1e);}.qt-quick-view-loading{display:flex;align-items:center;justify-content:center;min-height:300px;}.qt-spinner{width:32px;height:32px;border:3px solid var(--color-border,#e5e7eb);border-top-color:var(--primary-color,#1e1e1e);border-radius:50%;animation:qt-spin 0.6s linear infinite;}@keyframes qt-spin{to{transform:rotate(360deg);}}.qt-qv-product{display:grid;grid-template-columns:1fr 1fr;gap:0;}.qt-qv-image{border-radius:var(--theme-radius-lg,12px) 0 0 var(--theme-radius-lg,12px);overflow:hidden;}.qt-qv-image img{width:100%;height:100%;object-fit:cover;}.qt-qv-details{padding:32px;display:flex;flex-direction:column;gap:16px;}.qt-qv-title{font-size:1.25rem;font-weight:600;color:var(--color-text-primary,#1e1e1e);}.qt-qv-price{font-size:1.125rem;font-weight:700;color:var(--wc-price,#111827);}.qt-qv-excerpt{font-size:0.875rem;color:var(--color-text-secondary,#6b7280);line-height:1.6;}.qt-qv-add-to-cart{display:inline-block;padding:12px 24px;background:var(--wc-btn-bg,#1e1e1e) !important;color:var(--wc-btn-text,#ffffff) !important;border-radius:var(--theme-radius,8px);font-weight:600;text-align:center;text-decoration:none;transition:background 0.2s;}.qt-qv-add-to-cart:hover{background:var(--wc-btn-hover,#111111) !important;}.qt-qv-view-full{font-size:0.875rem;color:var(--color-links,#17a2b8);text-decoration:none;margin-top:auto;}.qt-qv-view-full:hover{color:var(--color-links-hover,#138496);}.qt-quick-view-error{text-align:center;padding:40px;color:var(--color-text-secondary,#6b7280);}@media (max-width:768px){.qt-qv-product{grid-template-columns:1fr;}.qt-qv-image{border-radius:var(--theme-radius-lg,12px) var(--theme-radius-lg,12px) 0 0;max-height:300px;}.qt-qv-details{padding:20px;}.qt-quick-view-btn{display:none;}}.qt-wishlist-btn{display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,0.9);border:none;border-radius:50%;width:36px;height:36px;cursor:pointer;color:var(--color-text-secondary,#6b7280);transition:color 0.2s ease,transform 0.2s ease,background 0.2s ease;z-index:5;}.qt-wishlist-btn:hover{color:var(--color-error,#ef4444);transform:scale(1.1);}.qt-wishlist-btn.active{color:var(--color-error,#ef4444);}.qt-wishlist-btn.active svg{fill:currentColor;}.qt-wishlist-btn.qt-wishlist-pulse{animation:qt-wishlist-pulse 0.4s ease;}@keyframes qt-wishlist-pulse{0%{transform:scale(1);}50%{transform:scale(1.3);}100%{transform:scale(1);}}.qt-wishlist-btn.qt-wishlist-top-right{position:absolute;top:10px;right:10px;}.qt-wishlist-btn.qt-wishlist-top-left{position:absolute;top:10px;left:10px;}.qt-wishlist-btn.qt-wishlist-below{width:auto;border-radius:var(--theme-radius-sm,4px);padding:6px 12px;gap:6px;font-size:12px;background:transparent;border:1px solid var(--color-border,#e5e7eb);margin-top:8px;}.qt-wishlist-btn.qt-wishlist-below span{font-size:12px;}.qt-popup-overlay{position:fixed;inset:0;z-index:999999;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity 0.3s ease,visibility 0.3s ease;}.qt-popup-overlay.active{opacity:1;visibility:visible;}.qt-popup-backdrop{position:absolute;inset:0;background:rgba(0,0,0,0.5);}.qt-popup-modal{position:relative;background:var(--body-bg,#ffffff);border-radius:var(--theme-radius-lg,12px);max-width:480px;width:90%;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,0.2);transform:scale(0.9) translateY(20px);transition:transform 0.3s ease;}.qt-popup-overlay.active .qt-popup-modal{transform:scale(1) translateY(0);}.qt-popup-close{position:absolute;top:12px;right:12px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,0.06);border:none;border-radius:50%;font-size:18px;cursor:pointer;z-index:2;color:var(--color-text-primary,#1e1e1e);transition:background 0.2s;}.qt-popup-close:hover{background:rgba(0,0,0,0.1);}.qt-popup-image{width:100%;max-height:200px;overflow:hidden;}.qt-popup-image img{width:100%;height:100%;object-fit:cover;}.qt-popup-content{padding:32px;text-align:center;}.qt-popup-title{font-size:1.5rem;font-weight:700;color:var(--color-text-primary,#1e1e1e);margin-bottom:12px;}.qt-popup-text{font-size:0.9375rem;color:var(--color-text-secondary,#6b7280);line-height:1.6;margin-bottom:24px;}.qt-popup-btn{display:inline-block;padding:12px 32px;background:var(--primary-color,#1e1e1e);color:#ffffff;border-radius:var(--theme-radius,8px);font-weight:600;font-size:0.9375rem;text-decoration:none;transition:background 0.2s,transform 0.2s;}.qt-popup-btn:hover{background:var(--primary-color-hover,#1e1e1e);transform:translateY(-1px);}@media (max-width:480px){.qt-popup-modal{max-width:95%;}.qt-popup-content{padding:24px;}.qt-popup-title{font-size:1.25rem;}}