:root{--primary: #F7D203;--secondary: #23ff86;--tertiary: #ffa331;--hover-pr: #00053b;--hover-sec: #00b33c;--hover-ter: #cc8400;--text-primary: #F7D203;--text-w: #fff;--text: #071943;--link: #F7D203;--link-hover: #ffbb00;--link-visited: #071943;--link-ui: #071943;--link-ui-hover: #ffbb00;--primary-button-bg: #F7D203;--primary-button-bg-hover: #000000;--primary-button-border: #F7D203;--primary-button-border-hover: #000000;--primary-button-color: #071943;--primary-button-color-hover: white;--secondary-button-bg: #23ff86;--secondary-button-bg-hover: #00b33c;--secondary-button-border: #23ff86;--secondary-button-border-hover: #00b33c;--secondary-button-color: #071943;--secondary-button-color-hover: white;--tertiary-button-bg: #ffa331;--tertiary-button-bg-hover: #cc8400;--tertiary-button-border: #ffa331;--tertiary-button-border-hover: #cc8400;--tertiary-button-color: #071943;--tertiary-button-color-hover: white;--white: white;--border: #EDF1FA;--dark: #242F42;--item: #F8FBFF;--body-bg: #f7f7f7;--body-dark-bg: #151515;--success: #2E7D32;--warning: #ED6C02;--danger: #D32F2F;--info: #0288D1;--header__bg-top: #f8fbff;--header__bg-main: white;--header_bg-bottom: #ffffff;--footer__bg: #ffffff;--footer__color: #191D23;--gray-50: #fafafa;--gray-100: #f4f4f5;--gray-200: #e4e4e7;--gray-300: #d4d4d8;--gray-400: #a1a1aa;--gray-500: #71717a;--gray-600: #52525b;--gray-700: #3f3f46;--gray-800: #27272a;--gray-900: #18181b;--sh-sm: 0 1px 2px rgba(0, 0, 0, 0.05);--sh-md: 0 4px 6px rgba(0, 0, 0, 0.1);--sh-lg: 0 10px 15px rgba(0, 0, 0, 0.15);--sh-xl: 0 20px 25px rgba(0, 0, 0, 0.2);--sh-2xl: 0 25px 50px rgba(0, 0, 0, 0.25)}:root[data-theme="dark"]{--primary: #F7D203;--secondary: #23ff86;--tertiary: #ffa331;--hover-pr: #ff4a4a;--hover-sec: #00d466;--hover-ter: #ffb94f;--text-primary: #ff6b6b;--text-w: #ffffff;--text: #e5e7eb;--link: #ff6b6b;--link-hover: #ff8a8a;--link-visited: #ff9999;--link-ui: #e5e7eb;--link-ui-hover: #23ff86;--primary-button-bg: #F7D203;--primary-button-bg-hover: #ff3030;--primary-button-color: #ffffff;--primary-button-color-hover: #ffffff;--secondary-button-bg: #23ff86;--secondary-button-bg-hover: #00d466;--secondary-button-color: #02101b;--secondary-button-color-hover: #02101b;--tertiary-button-bg: #ffa331;--tertiary-button-bg-hover: #ffb94f;--tertiary-button-color: #111827;--tertiary-button-color-hover: #111827;--white: #040815;--border: #1f2937;--dark: #f9fafb;--item: #0b1120;--body-bg: #020617;--body-dark-bg: #000000;--success: #4ade80;--warning: #fbbf24;--danger: #f87171;--info: #38bdf8;--header__bg-top: #020617;--header__bg-main: #020617;--header_bg-bottom: #020617;--footer__bg: #000000;--footer__color: #f9fafb;--gray-50: #fafafa;--gray-100: #f4f4f5;--gray-200: #e4e4e7;--gray-300: #d4d4d8;--gray-400: #a1a1aa;--gray-500: #71717a;--gray-600: #52525b;--gray-700: #3f3f46;--gray-800: #27272a;--gray-900: #18181b;--shadow-sm: 0 1px 2px rgba(0, 0, 0, 0.05);--shadow-md: 0 4px 6px rgba(0, 0, 0, 0.1);--shadow-lg: 0 10px 15px rgba(0, 0, 0, 0.15);--shadow-xl: 0 20px 25px rgba(0, 0, 0, 0.2);--shadow-2xl: 0 25px 50px rgba(0, 0, 0, 0.25)}.section--flex{display:flex;align-items:center}section{opacity:0;transform:translateY(16px);animation:sectionFadeIn 0.8s ease forwards}@keyframes sectionFadeIn{to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){section{animation:none;opacity:1;transform:none}}table.shop_table_responsive thead{display:none}table.shop_table_responsive tbody th{display:none}table.shop_table_responsive tr td{display:block;text-align:right;clear:both}table.shop_table_responsive tr td::before{content:attr(data-title) ": ";float:left}table.shop_table_responsive tr td.product-remove a{text-align:left}table.shop_table_responsive tr td.product-remove::before{display:none}table.shop_table_responsive tr td.actions::before,table.shop_table_responsive tr td.download-actions::before{display:none}table.shop_table_responsive tr td.download-actions .button{display:block;text-align:center}@media screen and (min-width:48em){table.shop_table_responsive thead{display:table-header-group}table.shop_table_responsive tbody th{display:table-cell}table.shop_table_responsive tr th,table.shop_table_responsive tr td{text-align:left}table.shop_table_responsive tr td{display:table-cell}table.shop_table_responsive tr td::before{display:none}}.woocommerce-products-header{background:var(--white);display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;padding:12px 24px;border-radius:12px;margin-top:32px}.woocommerce-products-header h1{margin:0;padding:0;font-size:clamp(2.5rem, 4vw, 2.625rem)}.products-inner{display:flex;flex-wrap:nowrap;gap:20px}.products-inner ul{flex:1 1 auto}.products-inner aside{flex:0 0 280px}ul.products{margin:0 auto;padding:0;display:flex;align-items:flex-start;flex-wrap:wrap;gap:20px;height:fit-content;justify-content:flex-start}@media (max-width:767px){ul.products{justify-content:center}}ul.products li.product{list-style:none;position:relative;background:var(--white);border-radius:6px;padding:8px;box-shadow:var(--md);margin-right:0px !important;margin:0;flex:1 1 auto;max-width:360px;transition:all 0.3s ease;display:flex;flex-direction:column}ul.products li.product a{text-decoration:none;color:var(--text)}ul.products li.product a:hover{color:var(--link-hover)}ul.products li.product .woocommerce-loop-product__title{font-size:17px;padding-top:12px;font-weight:600}ul.products li.product img{display:block;position:relative;object-fit:contain;object-position:bottom;border-radius:12px;width:100%}ul.products li.product .product-tags{position:absolute;top:12px;left:12px;z-index:9;display:flex;flex-direction:column;gap:4px}ul.products li.product .product-tags a{border-radius:6px;padding:2px 8px;font-weight:600;font-size:14px}ul.products li.product .product-card__rating{position:relative;width:fit-content;margin-top:-42px;margin-left:6px;z-index:9;display:flex;align-items:center;gap:4px;background:var(--white);border-radius:333px;padding:2px 6px}ul.products li.product .product-card__rating .product-card__reviews-count{color:#5B6871;font-size:14px}ul.products li.product .button{display:block;padding:8px}ul.products li.product .wishlist-btn{position:absolute;top:12px;right:12px;z-index:9;padding:6px;border-radius:333px;background:white;border:none}ul.products li.product .wishlist-btn .icon{color:#B0BABF;width:14px;height:14px}ul.products li.product .wishlist-btn .icon:hover{color:var(--primary)}ul.products li.product .wishlist-btn.is-active .icon{color:var(--primary)}ul.products li.product .product-card__footer{display:flex;align-items:center;justify-content:space-between;padding-top:1rem;margin-top:auto}ul.products li.product .price{display:flex;flex-direction:column;width:fit-content}ul.products li.product .price .woocommerce-Price-amount{font-size:21px;font-weight:800}ul.products li.product .price del bdi{color:#9B9EA1;font-size:17px;text-decoration:line-through}ul.products li.product .product-card__attrs{display:flex;align-items:center;gap:8px;font-size:14px;color:#5B6871}li.product:hover{box-shadow:var(--sh-md);transform:translateY(-6px)}.sale .woocommerce-Price-amount{color:#FF5B5B;background:transparent !important}.sale ins{background:transparent !important;padding:0 !important;text-decoration:none}@media screen and (min-width:48em){ul.products li.product{width:30.7966666667%;float:left;margin-right:3.8%}ul.products li.product.first{clear:both}ul.products li.product.last{margin-right:0}ul.products.columns-1 li.product{float:none;width:100%}ul.products.columns-2 li.product{width:48.1%}ul.products.columns-3 li.product{width:30.7966666667%}ul.products.columns-4 li.product{width:22.15%}ul.products.columns-5 li.product{width:16.96%}ul.products.columns-6 li.product{width:13.4933333333%}}.shop-toolbar__right{display:flex;align-items:center;gap:12px}.woocommerce-ordering{position:relative;display:inline-flex;align-items:center;gap:10px}.woocommerce-ordering .orderby{appearance:none;-webkit-appearance:none;-moz-appearance:none;height:42px;padding:0 42px 0 14px;border-radius:12px;border:1px solid rgba(0, 0, 0, 0.14);background:#fff;font-weight:600;line-height:1;cursor:pointer}.woocommerce-ordering .orderby:focus{outline:none;border-color:rgba(0, 0, 0, 0.28);box-shadow:0 0 0 4px rgba(0, 0, 0, 0.06)}.woocommerce-ordering::after{content:"";position:absolute;right:14px;width:8px;height:8px;pointer-events:none;opacity:0.65;transform:translateY(1px) rotate(45deg);border-right:2px solid rgba(0, 0, 0, 0.55);border-bottom:2px solid rgba(0, 0, 0, 0.55)}.woocommerce-no-products-found .woocommerce-info{text-align:center;padding:20px;font-size:18px;font-weight:700;background:var(--primary)}@media (max-width:767px){.products-inner{flex-direction:column;padding:0px 6px}.products-inner aside{flex:0 0 auto;width:100%}.woocommerce-products-header{flex-direction:column;align-items:flex-start;gap:12px;padding:6px}.shop-toolbar__right{flex-direction:column}.woocommerce-ordering .orderby{width:100%;height:36px;font-weight:500}.woocommerce-result-count{padding:0;margin:0;margin-bottom:0em}.filters-toggle{display:block;width:100%}.woocommerce-products-header{align-items:center;justify-content:center}.woocommerce-products-header h1{font-size:24px;text-align:center}}.single-product div.product{position:relative}.single-product .single-product__body{display:flex;flex-wrap:wrap;gap:42px;margin-top:1rem}.single-product .single-product__body .woocommerce-product-gallery,.single-product .single-product__body .single-product__content{background:var(--white);border-radius:12px;box-shadow:var(--sh-sm);box-sizing:border-box}.single-product .single-product__body .woocommerce-product-gallery{flex:0 0 40%;max-width:40%;padding:16px;overflow:hidden}@media (max-width:767px){.single-product .single-product__body .woocommerce-product-gallery{padding:12px}}.single-product .single-product__body .single-product__content{flex:1 1 0%;max-width:60%;padding:24px}@media (max-width:767px){.single-product .single-product__body .single-product__content{padding:12px}}.single-product .single-product__body .single-product__content h1{font-size:clamp(1.875rem, 3vw, 2rem)}.single-product .single-product__body .single-product__content .woocommerce-product-rating{width:fit-content;display:flex;align-items:center;gap:4px}.single-product .single-product__body .single-product__content .woocommerce-product-rating .woocommerce-review-link{color:var(--text);text-decoration:none}.single-product .single-product__body .single-product__content .woocommerce-product-rating .woocommerce-review-link:hover{color:var(--primary)}.single-product .single-product__body .single-product__content .product_meta{display:flex;align-items:center;gap:12px}.single-product .single-product__body .single-product__content .product-tags{display:flex;align-items:center;gap:8px}.single-product .single-product__body .single-product__content .product-tags a{border-radius:6px;padding:2px 12px;font-weight:600;font-size:16px;text-decoration:none}.single-product .single-product__body .single-product__content .posted_in,.single-product .single-product__body .single-product__content .tagged_as{display:none}.single-product .single-product__body .single-product__content .wishlist-btn{position:absolute;top:12px;right:12px;z-index:9;padding:0;background:transparent;border:none}.single-product .single-product__body .single-product__content .wishlist-btn .icon{color:#B0BABF}.single-product .single-product__body .single-product__content .wishlist-btn .icon:hover{color:var(--primary)}.single-product .single-product__body .single-product__content .wishlist-btn.is-active .icon{color:var(--primary)}.single-product .single-product__body .single-product__content .price{display:flex;flex-direction:column;width:fit-content;margin-right:14px}.single-product .single-product__body .single-product__content .price .woocommerce-Price-amount{font-size:28px;font-weight:800}.single-product .single-product__body .single-product__content .price del bdi{color:#9B9EA1;font-size:18px;text-decoration:line-through}.single-product .single-product__body .single-product__content .product-card__attrs{display:flex;align-items:center;gap:8px;font-size:14px;color:#5B6871}.single-product .single-product__body .single-product__content .sale .woocommerce-Price-amount{color:#FF5B5B;background:transparent !important}.single-product .single-product__body .single-product__content .sale ins{background:transparent !important;padding:0 !important;text-decoration:none}.single-product .single-product__body .single-product__content .product-buybox{display:flex;align-items:center;flex-wrap:wrap}.single-product .single-product__body .single-product__content .product-buybox .action-sp{display:flex;flex-wrap:wrap;align-items:center;gap:14px;background:#F5F8FB;padding:12px;border-radius:12px}.single-product .single-product__body .single-product__content .product-buybox button{font-weight:600;height:46px}.single-product .single-product__body .single-product__content .product-buybox form{display:flex;align-items:center;gap:14px}.single-product .single-product__body .single-product__content .product-buybox .quantity{background:var(--white);border-radius:12px;font-size:18px;font-weight:600;overflow:hidden}.single-product .single-product__body .single-product__content .product-buybox .quantity input{width:46px;border:none !important}.single-product .single-product__body .single-product__content .product-buybox .quantity button{height:46px;padding:12px;background:var(--white);border:none;border-radius:0px}.single-product .single-product__body .single-product__content .product-buybox .quantity button:hover{background:var(--text)}.single-product .single-product__body .single-product__content .p-attrs{margin-top:14px;display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:10px 14px}@media (max-width:640px){.single-product .single-product__body .single-product__content .p-attrs{grid-template-columns:1fr}}.single-product .single-product__body .single-product__content .p-attrs__item{background:#F3F5F7;border-radius:10px;padding:10px 12px;display:flex;gap:6px;align-items:baseline;min-width:0}.single-product .single-product__body .single-product__content .p-attrs__term img{width:20px;height:14px;object-fit:cover;border-radius:2px;margin-right:4px}.single-product .single-product__body .single-product__content .p-attrs__label{opacity:0.7;white-space:nowrap}.single-product .single-product__body .single-product__content .p-attrs__value{font-weight:600;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width:1024px){.single-product .single-product__body .woocommerce-product-gallery,.single-product .single-product__body .single-product__content{max-width:100%;flex:1 1 100%}}.single-product .woocommerce-product-gallery{position:relative}.single-product .woocommerce-product-gallery .woocommerce-product-gallery__trigger{position:absolute;top:16px;right:16px;z-index:2}.single-product .woocommerce-product-gallery.images{display:flex;gap:12px;align-items:flex-start}.single-product .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs{order:0;width:92px;margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:10px;max-height:560px;overflow:auto;scrollbar-gutter:stable}.single-product .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs li{width:100%;margin:0;list-style:none;cursor:pointer}.single-product .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs li img{display:block;width:100%;height:auto;border-radius:10px;opacity:0.65;transition:opacity 0.2s ease, transform 0.2s ease}.single-product .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs li img:hover{opacity:1;transform:translateY(-1px)}.single-product .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs li img.flex-active{opacity:1}.single-product .woocommerce-product-gallery .flex-viewport{order:1;flex:1 1 auto;width:auto !important;margin:0;height:auto !important}.single-product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper{margin:0}.single-product .woocommerce-product-gallery .woocommerce-product-gallery__image a{display:block;border-radius:12px;overflow:hidden}.single-product .woocommerce-product-gallery .woocommerce-product-gallery__image img{display:block;width:100%;height:auto;object-fit:contain}@media (max-width:768px){.single-product .woocommerce-product-gallery.images{flex-direction:column}.single-product .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs{order:2;width:100%;max-height:none;flex-direction:row}.single-product .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs li{width:72px;flex:0 0 72px}}.stock:empty::before{display:none}.stock.in-stock{color:#0f834d}.stock.out-of-stock{color:#e2401c}.woocommerce-tabs{margin-top:42px}.woocommerce-tabs .wc-tabs{background:var(--white);padding:32px !important;border-radius:12px;display:flex;align-items:center;gap:62px;text-wrap:nowrap;overflow-x:auto;width:100%;list-style:none;margin:0}@media (max-width:767px){.woocommerce-tabs .wc-tabs{padding:12px !important;gap:1rem}}.woocommerce-tabs .wc-tabs li{margin:0}.woocommerce-tabs .wc-tabs li a{text-decoration:none !important;color:var(--text) !important;padding:0 !important;background:transparent !important;border:none !important;font-size:18px;font-weight:600}.woocommerce-tabs .wc-tabs li a:hover{color:var(--primary) !important}.woocommerce-tabs .wc-tabs li.active a{color:var(--primary) !important}.woocommerce-tabs .panel h2:first-of-type{margin-bottom:1em}.woocommerce-Tabs-panel{margin-top:18px;background:var(--white);padding:32px;border-radius:12px}.woocommerce-Tabs-panel h2{margin:0 0 14px;font-size:20px}@media (max-width:767px){.woocommerce-Tabs-panel{padding:12px}}.single-product .single-product__body .woocommerce-product-gallery.images{display:flex !important;align-items:flex-start;gap:12px}.single-product .single-product__body .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs{flex:0 0 92px !important;width:92px !important;min-width:92px !important;margin:0 !important;padding:0 !important;list-style:none !important;display:flex !important;flex-direction:column !important;gap:10px;max-height:560px;overflow:auto}.single-product .single-product__body .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs li{float:none !important;width:100% !important;margin:0 !important}.single-product .single-product__body .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs img{display:block;width:100%;height:auto;opacity:0.65;border-radius:10px}.single-product .single-product__body .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs img.flex-active{opacity:1}.single-product .single-product__body .woocommerce-product-gallery .flex-viewport{flex:1 1 auto;width:auto !important;height:auto !important}.woocommerce-product-gallery__trigger span{border-radius:333px;margin-right:14px;width:26px;height:26px;background:white;opacity:0.8}.woocommerce-Tabs-panel--additional_information .shop_attributes{width:100%;border-collapse:separate;border-spacing:0;background:var(--white);overflow:hidden;box-shadow:var(--sh-sm)}.woocommerce-Tabs-panel--additional_information .shop_attributes tbody{display:block}.woocommerce-Tabs-panel--additional_information .shop_attributes tr{display:grid;grid-template-columns:220px 1fr;gap:16px;padding:12px 16px;align-items:center}.woocommerce-Tabs-panel--additional_information .shop_attributes tr:not(:last-child){border-bottom:1px solid rgba(0, 0, 0, 0.06)}.woocommerce-Tabs-panel--additional_information .shop_attributes th,.woocommerce-Tabs-panel--additional_information .shop_attributes td{border:0;padding:0;vertical-align:middle}.woocommerce-Tabs-panel--additional_information .shop_attributes th.woocommerce-product-attributes-item__label{font-weight:600;color:var(--text);opacity:0.75;text-align:left;white-space:nowrap}.woocommerce-Tabs-panel--additional_information .shop_attributes td.woocommerce-product-attributes-item__value{color:var(--text);font-weight:600;min-width:0}.woocommerce-Tabs-panel--additional_information .shop_attributes td.woocommerce-product-attributes-item__value p{margin:0}.woocommerce-Tabs-panel--additional_information .shop_attributes td.woocommerce-product-attributes-item__value a{color:var(--text);text-decoration:underline}.woocommerce-Tabs-panel--additional_information .shop_attributes td.woocommerce-product-attributes-item__value a:hover{color:var(--primary)}@media (max-width:640px){.woocommerce-Tabs-panel--additional_information .shop_attributes tr{grid-template-columns:1fr;gap:6px}.woocommerce-Tabs-panel--additional_information .shop_attributes th.woocommerce-product-attributes-item__label{white-space:normal;opacity:0.7}.woocommerce-Tabs-panel--additional_information .shop_attributes td.woocommerce-product-attributes-item__value{font-weight:600}}.woocommerce-Tabs-panel--reviews{background:var(--white);border-radius:12px;box-shadow:var(--sh-sm);padding:24px 26px}.woocommerce-Tabs-panel--reviews .woocommerce-Reviews-title{margin:0 0 16px;font-size:20px;line-height:1.2}.woocommerce-Tabs-panel--reviews .woocommerce-Reviews-title span{opacity:0.7;font-weight:600}.woocommerce-Tabs-panel--reviews .commentlist{list-style:none;margin:0;padding:0;display:grid;gap:14px}.woocommerce-Tabs-panel--reviews .commentlist>li{margin:0;padding:0}.woocommerce-Tabs-panel--reviews .comment_container{display:grid;grid-template-columns:60px 1fr;gap:12px;align-items:flex-start;background:rgba(0, 0, 0, 0.02);border:1px solid rgba(0, 0, 0, 0.06);border-radius:12px;padding:14px 14px}.woocommerce-Tabs-panel--reviews .avatar{border-radius:999px;display:block}.woocommerce-Tabs-panel--reviews .comment-text{margin:0}.woocommerce-Tabs-panel--reviews .comment-text .star-rating{margin:0 0 6px}.woocommerce-Tabs-panel--reviews .comment-text .meta{margin:0 0 10px;display:flex;flex-wrap:wrap;gap:6px;align-items:baseline;font-size:14px;opacity:0.8}.woocommerce-Tabs-panel--reviews .comment-text .meta .woocommerce-review__author{font-weight:700;opacity:1}.woocommerce-Tabs-panel--reviews .comment-text .description p{margin:0;line-height:1.6}.woocommerce-Tabs-panel--reviews #review_form_wrapper{margin-top:22px;padding-top:18px;border-top:1px solid rgba(0, 0, 0, 0.06)}.woocommerce-Tabs-panel--reviews .comment-reply-title{display:block;font-size:18px;font-weight:700;margin:0 0 12px}.woocommerce-Tabs-panel--reviews .comment-reply-title small{font-weight:400;margin-left:8px}.woocommerce-Tabs-panel--reviews .comment-reply-title small a{color:var(--primary);text-decoration:none}.woocommerce-Tabs-panel--reviews .comment-reply-title small a:hover{text-decoration:underline}.woocommerce-Tabs-panel--reviews .comment-form{display:grid;gap:12px;margin:0}.woocommerce-Tabs-panel--reviews .comment-form label{display:inline-block;margin:0 0 6px;font-weight:600;opacity:0.85}.woocommerce-Tabs-panel--reviews .comment-form textarea,.woocommerce-Tabs-panel--reviews .comment-form input[type="text"],.woocommerce-Tabs-panel--reviews .comment-form input[type="email"],.woocommerce-Tabs-panel--reviews .comment-form input[type="url"]{width:100%;border-radius:12px;border:1px solid rgba(0, 0, 0, 0.1);background:rgba(0, 0, 0, 0.02);padding:12px 12px;outline:none;font:inherit}.woocommerce-Tabs-panel--reviews .comment-form textarea:focus,.woocommerce-Tabs-panel--reviews .comment-form input[type="text"]:focus,.woocommerce-Tabs-panel--reviews .comment-form input[type="email"]:focus,.woocommerce-Tabs-panel--reviews .comment-form input[type="url"]:focus{border-color:rgba(0, 0, 0, 0.18);background:rgba(0, 0, 0, 0.015)}.woocommerce-Tabs-panel--reviews .comment-form textarea{min-height:140px;resize:vertical}.woocommerce-Tabs-panel--reviews .form-submit{margin:0}.woocommerce-Tabs-panel--reviews .form-submit .submit{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 18px;border-radius:12px;border:0;cursor:pointer;font-weight:700;background:var(--primary);color:#fff}.woocommerce-Tabs-panel--reviews .form-submit .submit:hover{filter:brightness(0.95)}.woocommerce-Tabs-panel--reviews .comment-form-rating{margin:0}.woocommerce-Tabs-panel--reviews .comment-form-rating .stars{margin:6px 0 0}.woocommerce-Tabs-panel--reviews .comment-form-rating .stars a{text-decoration:none !important}@media (max-width:640px){.woocommerce-Tabs-panel--reviews{padding:18px 16px}.woocommerce-Tabs-panel--reviews .comment_container{grid-template-columns:44px 1fr;padding:12px}.woocommerce-Tabs-panel--reviews .avatar{width:44px;height:44px}.woocommerce-Tabs-panel--reviews .woocommerce-Reviews-title{font-size:18px}}@media screen and (min-width:768px){.col2-set .form-row-first{float:left;margin-right:3.8%}.col2-set .form-row-last{float:right;margin-right:0}.col2-set .form-row-first,.col2-set .form-row-last{width:48.1%}}.wp-block-woocommerce-cart-order-summary-coupon-form-block{display:none}.wc-block-components-button{text-decoration:none;background:var(--primary);color:var(--text);border-radius:4px;font-weight:600}.wc-block-components-button:hover{background:black;color:var(--text-w)}.wc-block-components-main{padding:12px;border-radius:4px;background:var(--white)}.site-header-cart{position:relative;margin:0;padding:0}.site-header-cart .cart-contents{text-decoration:none}.site-header-cart .widget_shopping_cart{display:none}.site-header-cart .product_list_widget{margin:0;padding:0}.star-rating{overflow:hidden;position:relative;height:1.618em;line-height:1.618;width:5.3em;font-family:star;font-weight:400}.star-rating::before{content:"SSSSS";opacity:0.25;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:"SSSSS";top:0;position:absolute;left:0;color:var(--primary)}p.stars a{position:relative;height:1em;width:1em;text-indent:-999em;display:inline-block;text-decoration:none;margin-right:1px;font-weight:400}p.stars a::before{display:block;position:absolute;top:0;left:0;width:1em;height:1em;line-height:1;font-family:star;content:"S";color:var(--text);text-indent:0;opacity:0.25}p.stars a:hover~a::before{content:"S";color:var(--text);opacity:0.25}p.stars:hover a::before{content:"S";color:var(--link);opacity:1}p.stars.selected a.active::before{content:"S";color:var(--link);opacity:1}p.stars.selected a.active~a::before{content:"S";color:var(--text);opacity:0.25}p.stars.selected a:not(.active)::before{content:"S";color:var(--link);opacity:1}.woocommerce-password-strength{text-align:right}.woocommerce-password-strength.strong{color:#0f834d}.woocommerce-password-strength.short{color:#e2401c}.woocommerce-password-strength.bad{color:#e2401c}.woocommerce-password-strength.good{color:#3d9cd2}.form-row.woocommerce-validated input.input-text{box-shadow:inset 2px 0 0 #0f834d}.form-row.woocommerce-invalid input.input-text{box-shadow:inset 2px 0 0 #e2401c}.required{color:#f00}.woocommerce-message,.woocommerce-info,.woocommerce-error,.woocommerce-noreviews,p.no-comments{background-color:#0f834d;clear:both}.woocommerce-info,.woocommerce-noreviews,p.no-comments{background-color:#3d9cd2}.woocommerce-error{background-color:#e2401c}.demo_store{position:fixed;left:0;bottom:0;right:0;margin:0;padding:1em;background-color:#3d9cd2;z-index:9999}@media screen and (min-width:48em){.site-header-cart .widget_shopping_cart{position:absolute;top:100%;width:100%;z-index:999999;left:-999em;display:block;box-shadow:0 3px 3px rgba(0, 0, 0, 0.2)}.site-header-cart:hover .widget_shopping_cart,.site-header-cart.focus .widget_shopping_cart{left:0;display:block}}.filters{position:relative;width:100%;max-width:320px}.filters__form{position:relative;padding-bottom:74px}.filters__card{background:#fff;border-radius:14px;padding:14px;box-shadow:0 6px 18px rgba(0, 0, 0, 0.06);margin-bottom:14px}.filters__title{font-weight:600;font-size:14px;margin-bottom:10px}.filters__price{display:grid;grid-template-columns:1fr 1fr;gap:10px}.filters__input{width:100%;height:38px;border-radius:10px;border:1px solid rgba(0, 0, 0, 0.12);padding:0 10px;font-size:13px;outline:none}.filters__card--accordion{padding:10px 0}.filters__group{border-top:1px solid rgba(0, 0, 0, 0.07)}.filters__group:first-child{border-top:0}.filters__group-btn{width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 14px;background:transparent;border:0;cursor:pointer;text-align:left}.filters__group-btn:hover,.filters__group-btn:focus{background:rgba(0, 0, 0, 0.03);color:var(--text)}.filters__group-btn .icon{width:16px;height:16px}.filters__group-title{font-size:13px;font-weight:600}.filters__group-body{display:none;padding:0 14px 12px 14px;max-height:120px;overflow-y:auto}.filters__group.is-open .filters__group-body{display:block}.filters__group.is-open .filters__arrow{transform:rotate(180deg)}.filters__check{display:flex;align-items:center;gap:10px;padding:6px 0;cursor:pointer;user-select:none}.filters__checkbox{width:16px;height:16px}.filters__check-text{font-size:15px;opacity:0.95}.filters__apply{position:sticky;bottom:0;left:0;right:0;padding:12px;display:none;background:#fff;box-shadow:0 -4px 12px rgba(0, 0, 0, 0.06);z-index:2}.filters.is-dirty .filters__apply,.filters.is-filtered .filters__apply{display:block}.filters__apply-btn{width:100%;height:44px;border-radius:12px;border:0;cursor:pointer;font-weight:700}.filters-toggle{display:none;align-items:center;justify-content:center;gap:10px;padding:12px 14px;border-radius:12px;border:1px solid rgba(0, 0, 0, 0.12);background:#fff;cursor:pointer}.filters-overlay{position:fixed;inset:0;background:rgba(0, 0, 0, 0.35);opacity:0;pointer-events:none;transition:opacity 0.2s ease;z-index:9998}.filters-overlay.is-open{opacity:1;pointer-events:auto}.filters-close{display:none;align-items:center;justify-content:center;width:40px;height:40px;border-radius:10px;border:1px solid rgba(0, 0, 0, 0.12);background:#fff;cursor:pointer;margin:0 0 10px auto}@media (max-width:992px){#secondary{position:fixed;top:0;right:0;height:100vh;width:min(420px, 92vw);background:#fff;z-index:9999;transform:translateX(105%);transition:transform 0.25s ease;overflow:auto;padding:16px;box-shadow:0 10px 40px rgba(0, 0, 0, 0.2)}#secondary.is-open{transform:translateX(0)}body.is-filters-open{overflow:hidden}}@media (max-width:992px){.filters-toggle{display:flex}.filters-close{display:inline-flex}}