:root{--primary:#ff6b35;--primary-text:#e55a25;--primary-dk:#e55a25;--secondary:#ffc125;--accent:#2ec4b6;--accent2:#e84393;--dark:#1a1a2e;--light:#fff9f0;--muted:#4b5563;--border:#f0e8dc;--card-bg:#ffffff;--radius:16px;--radius-sm:10px;--shadow:0 4px 20px rgba(0, 0, 0, 0.08);--shadow-hover:0 12px 40px rgba(255, 107, 53, 0.18)}body{font-family:Ubuntu,sans-serif;background:var(--light);color:var(--dark)}h1,h2,h3,h4,h5,h6{font-family:Ubuntu,sans-serif}.site-header{position:sticky;top:0;z-index:1000;background:#fff;box-shadow:0 2px 20px rgba(0,0,0,.06);overflow:visible}.site-header .nav-link{text-align:start}.navbar-main{background:#fff;border-bottom:1px solid var(--border);padding:10px 0}.navbar-toolbar{display:flex;align-items:center;gap:12px;flex-wrap:nowrap}.navbar-toolbar-start{display:flex;align-items:center;gap:8px;flex-shrink:0;min-width:0}.navbar-toolbar-search{flex:1 1 auto;max-width:420px;min-width:0;margin-inline:auto}.navbar-toolbar-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.navbar-main-links .nav-link.active{color:var(--primary-text)!important;background:rgba(194,65,12,.1)}.nav-link-tight{padding:6px 12px!important}.navbar-lang-btn{border-radius:999px;font-weight:600;padding-inline:12px}.navbar-lang-switch{display:inline-flex;align-items:center;gap:6px;text-decoration:none;line-height:1.2}.navbar-lang-switch:hover{text-decoration:none}.mobile-nav-lang{margin-bottom:10px}.mobile-lang-switch{display:inline-flex;align-items:center;justify-content:center;gap:8px;text-decoration:none;border-radius:var(--radius-sm);padding-block:10px}.mobile-lang-switch:hover{text-decoration:none}.navbar-icon-btn{border:0;background:var(--light);width:40px;height:40px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;color:var(--dark)}.navbar-icon-btn:hover{background:rgba(194,65,12,.1);color:var(--primary-text)}.nav-categories-bar{background:linear-gradient(180deg,#fff9f0 0,#fff 100%);border-bottom:2px solid var(--border);overflow:visible;text-align:start}.nav-categories-bar-row{display:flex;align-items:center;flex-wrap:nowrap;gap:12px;text-align:start}.nav-categories-scroll-strip{display:flex;align-items:center;flex:1;min-width:0;gap:6px}.nav-cat-scroll-btn{flex-shrink:0;width:36px;height:36px;padding:0;display:inline-flex;align-items:center;justify-content:center;border:2px solid var(--border);border-radius:10px;background:#fff;color:var(--dark);line-height:1;transition:border-color .15s ease,background .15s ease,color .15s ease,opacity .15s ease}.nav-cat-scroll-btn:hover:not(:disabled){border-color:var(--primary-text);color:var(--primary-text);background:rgba(255,107,53,.08)}.nav-cat-scroll-btn:disabled{opacity:.35;cursor:not-allowed}.nav-categories-inner{flex:1;min-width:0;display:flex;align-items:center;flex-wrap:nowrap;padding:10px 0 12px;min-height:52px;overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;text-align:start;cursor:grab}.nav-categories-inner.is-dragging{cursor:grabbing;user-select:none;-webkit-user-select:none}.nav-categories-inner .nav-cat-pill.dropdown-toggle,.nav-categories-inner a.nav-cat-pill{cursor:grab}.nav-categories-inner.is-dragging .nav-cat-pill.dropdown-toggle,.nav-categories-inner.is-dragging a.nav-cat-pill{cursor:grabbing}.nav-categories-label{flex-shrink:0;font-family:Ubuntu,sans-serif;font-size:.78rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--muted);padding:6px 0;text-align:start}.nav-categories-scroll{display:flex;align-items:center;flex-wrap:nowrap;gap:8px;flex:0 0 auto;min-width:max-content;overflow:visible;padding-bottom:2px;position:relative;text-align:start}.nav-categories-bar .nav-cat-item.dropdown{position:relative;flex-shrink:0}.nav-categories-bar .nav-cat-item.dropdown.show{z-index:1080}.nav-cat-dropdown.dropdown-menu{z-index:4000}.nav-categories-inner::-webkit-scrollbar{display:none}.nav-cat-pill{display:inline-flex;align-items:center;justify-content:flex-start;gap:4px;flex-shrink:0;padding:8px 16px;border-radius:999px;font-family:Ubuntu,sans-serif;font-size:.92rem;font-weight:600;color:var(--dark);background:#fff;border:2px solid var(--border);text-decoration:none;line-height:1.2;transition:border-color .15s ease,box-shadow .15s ease,color .15s ease;white-space:nowrap;text-align:start}.nav-cat-pill:hover{border-color:var(--primary-text);color:var(--primary-text)}.nav-cat-pill.is-active{border-color:var(--primary-text);color:var(--primary-text);background:rgba(255,107,53,.08)}button.nav-cat-pill.dropdown-toggle::after{margin-inline-start:6px;vertical-align:.15em}.nav-cat-dropdown{width:min(100vw - 32px,340px);max-height:min(70vh,420px);overflow-y:auto;padding:16px 18px;border-radius:var(--radius)!important;margin-top:6px!important;text-align:start}.nav-cat-dropdown-grid{display:flex;flex-direction:column;gap:14px;text-align:start}.nav-cat-dropdown-col{min-width:0;text-align:start}.nav-cat-dropdown-heading{display:block;font-family:Ubuntu,sans-serif;font-weight:500;font-size:.88rem;color:var(--dark);margin-bottom:8px;text-align:start}.nav-cat-dropdown-heading.is-link{text-decoration:none;color:var(--primary-text)}.nav-cat-dropdown-heading.is-link:hover{text-decoration:underline}.nav-cat-dropdown-list{text-align:start}.nav-cat-dropdown-list a{display:block;padding:4px 0;font-size:.88rem;color:var(--muted);text-decoration:none;text-align:start}.nav-cat-dropdown-list a:hover{color:var(--primary-text)}.nav-cat-see-all{display:block;margin-top:14px;padding-top:12px;border-top:1px solid var(--border);font-family:Ubuntu,sans-serif;font-weight:600;font-size:.9rem;color:var(--primary-text);text-decoration:none;text-align:start}.nav-cat-see-all:hover{text-decoration:underline}.mobile-nav-section-label{font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin:14px 0 6px;padding-top:8px;border-top:1px solid var(--border)}.mobile-nav-sub-heading{display:block;font-size:.82rem;font-weight:700;color:#5c5348;margin:8px 0 4px}.nav-link-sm{font-size:.92rem!important;padding:4px 12px!important}[dir=rtl] .search-wrap .bi-search{left:auto;right:14px}[dir=rtl] .search-wrap input{padding:8px 40px 8px 16px}[dir=rtl] .mobile-nav-sidebar{left:auto;right:0;transform:translateX(102%)}[dir=rtl] .mobile-nav-sidebar.open{transform:translateX(0)}@media (max-width:767px){.navbar-toolbar{gap:8px}.logo-text{font-size:1.35rem}.logo-icon{width:40px;height:40px;font-size:20px}.logo-sub{font-size:.58rem}.btn-cart{padding:8px 14px;font-size:.92rem}}@media (min-width:992px){.nav-categories-inner{min-height:0;padding:12px 0 14px}}@media (max-width:575.98px){.nav-cat-scroll-btn{width:32px;height:32px}.nav-categories-scroll-strip{gap:4px}}.nav-categories-bar .container{overflow:visible}.site-header>.navbar.navbar-main{--bs-navbar-padding-y:0;--bs-navbar-padding-x:0}.navbar-brand{display:flex;align-items:center;gap:10px;text-decoration:none}.logo-icon{width:44px;height:44px;background:var(--primary);border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:24px;box-shadow:0 4px 12px rgba(255,107,53,.35)}.logo-text{font-family:Ubuntu,sans-serif;font-size:1.6rem;font-weight:700;color:var(--dark);line-height:1}.logo-text span{color:var(--primary-text)}.logo-sub{font-size:.65rem;color:var(--muted);font-weight:600;letter-spacing:.08em;text-transform:uppercase}.nav-link{font-family:Ubuntu,sans-serif;font-size:1rem;font-weight:500;color:var(--dark)!important;padding:6px 14px!important;border-radius:30px}.nav-link:hover{color:var(--primary-text)!important;background:rgba(194,65,12,.08)}.search-wrap{position:relative;flex:1;max-width:340px}.search-wrap input{border:2px solid var(--border);border-radius:50px;padding:8px 16px 8px 40px;font-size:.9rem;background:var(--light);width:100%}.search-wrap input:focus{outline:0;border-color:var(--primary-text);box-shadow:0 0 0 3px rgba(255,107,53,.15)}.search-wrap .bi-search{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:var(--muted)}.btn-cart{position:relative;background:var(--primary);color:#fff;border:none;border-radius:50px;padding:8px 20px;font-family:Ubuntu,sans-serif;font-size:1rem;font-weight:600;display:flex;align-items:center;gap:6px}.btn-cart:hover{background:var(--primary-dk);color:#fff}.cart-count-badge{position:absolute;top:-5px;inset-inline-end:-2px;min-width:22px;height:22px;padding:0 6px;border-radius:999px;background:var(--secondary);color:var(--dark);font-size:.7rem;font-weight:800;line-height:22px;text-align:center;box-shadow:0 2px 8px rgba(0,0,0,.18);pointer-events:none;font-family:Ubuntu,sans-serif}.cart-count-badge.d-none{display:none!important}.theme-sidebar-overlay{position:fixed;inset:0;background:rgba(0,0,0,.45);z-index:1090;opacity:0;pointer-events:none;transition:opacity .25s ease}.theme-sidebar-overlay.open{opacity:1;pointer-events:auto}.theme-sidebar{position:fixed;top:0;bottom:0;width:min(88vw,380px);background:#fff;z-index:1100;box-shadow:0 10px 40px rgba(0,0,0,.18);display:flex;flex-direction:column;transition:transform .28s ease}.mobile-nav-sidebar{left:0;transform:translateX(-102%)}.cart-sidebar-theme{right:0;transform:translateX(102%)}.cart-sidebar-theme.open,.mobile-nav-sidebar.open{transform:translateX(0)}.theme-sidebar-head{padding:16px 18px;border-bottom:2px solid var(--border);display:flex;justify-content:space-between;align-items:center}.theme-sidebar-body{padding:16px 18px;overflow-y:auto}.theme-sidebar-close{border:0;background:var(--light);width:34px;height:34px;border-radius:50%}.cart-sidebar-theme .table{font-size:.85rem}.cart-sidebar-theme .cart-td{vertical-align:middle}.cart-sidebar-theme .modal-footer,.cart-sidebar-theme .modal-header{display:none}.cart-sidebar-theme .add-to-cart{gap:6px}.cart-sidebar-theme .add-to-cart .default-btn,.cart-sidebar-theme .btn{border-radius:40px}.cart-sidebar-content{display:flex;flex-direction:column;min-height:100%}.cart-sidebar-list{display:flex;flex-direction:column;gap:0}.cart-sidebar-item{display:grid;grid-template-columns:76px 1fr auto;gap:14px;align-items:center;padding:16px 2px;border-bottom:1.5px solid var(--border)}.cart-sidebar-item:first-child{padding-top:4px}.cart-sidebar-item:last-child{border-bottom:0;padding-bottom:0}.cart-sidebar-thumb{width:76px;height:76px;border-radius:14px;background:#f2ede5;border:1px solid #e8e1d6;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#fff}.cart-sidebar-thumb img{width:auto;height:auto;max-width:66px;max-height:66px;object-fit:contain;border-radius:10px}.cart-sidebar-name{display:block;font-family:Ubuntu,sans-serif;color:var(--dark);text-decoration:none;font-size:1.05rem;font-weight:600;line-height:1.25;margin-bottom:2px}.cart-sidebar-name:hover{color:var(--primary-text)}.cart-sidebar-price{color:var(--primary-text);font-family:Ubuntu,sans-serif;font-weight:700;font-size:1.2rem;margin:2px 0 8px}.cart-sidebar-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.cart-sidebar-actions .input-counter{display:inline-flex;align-items:center;gap:12px}.cart-sidebar-actions .input-counter .qty-input{width:26px;border:0;background:0 0;text-align:center;font-family:Ubuntu,sans-serif;font-size:1.1rem;font-weight:700;color:var(--dark);padding:0}.cart-sidebar-actions .input-counter .qty-input:focus{outline:0}.cart-sidebar-actions .minus-btn,.cart-sidebar-actions .plus-btn{width:28px;height:28px;border-radius:50%;border:1.5px solid #ded5c7;background:#f4eee4;color:#7f7360;font-size:.75rem;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.cart-sidebar-actions .minus-btn:hover,.cart-sidebar-actions .plus-btn:hover{border-color:var(--primary-text);color:var(--primary-text)}.cart-sidebar-remove{border:0;background:0 0;color:#a19686;font-size:1.05rem;line-height:1;padding:8px 2px}.cart-sidebar-remove:hover{color:#dc3545}.cart-sidebar-footer{border-top:2px solid var(--border);margin-top:14px;padding-top:14px}.cart-sidebar-total{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.cart-sidebar-total strong{font-family:Ubuntu,sans-serif;color:var(--dark)}.cart-empty-state{text-align:center;color:var(--muted);padding:28px 8px}.cart-empty-icon{font-size:2.2rem;margin-bottom:8px}.page-header-section{background:linear-gradient(135deg,#fff3ea 0,#fff9e8 100%);border:2px solid var(--border);border-radius:var(--radius);padding:28px 24px;margin-bottom:24px}form:tool-form-active{outline:2px dashed var(--primary-text);outline-offset:4px}button:tool-submit-active,input:tool-submit-active{outline:2px dashed var(--primary-dk);outline-offset:2px}.section-label{display:inline-block;color:var(--primary-text);font-family:Ubuntu,sans-serif;font-size:.9rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;border-radius:30px;padding:4px 14px;margin-bottom:8px;border:1px solid}.section-title{font-size:clamp(1.5rem,3vw,2.1rem);font-weight:700;margin-bottom:8px}.section-sub{color:var(--muted);margin:0}.hero-section{background:linear-gradient(135deg,#fff3ea 0,#fff9e8 50%,#e8f7f6 100%);border:2px solid var(--border);border-radius:24px;padding:52px 36px;margin-bottom:28px}.hero-title{font-size:clamp(2rem,4.5vw,3.1rem);line-height:1.15;margin-bottom:14px}.hero-title .highlight{color:var(--primary-text)}.hero-desc{color:var(--muted);font-size:1rem;max-width:560px}.hero-stats{display:flex;gap:24px;flex-wrap:wrap;margin-top:22px}.hero-stat strong{display:block;font-size:1.3rem;font-family:Ubuntu,sans-serif}.hero-stat span{font-size:.82rem;color:var(--muted)}.btn-primary-custom,.default-btn.btn-primary-custom{background:var(--primary-text);border:0;color:#fff;border-radius:50px;padding:11px 24px;font-family:Ubuntu,sans-serif;font-weight:600}.btn-primary-custom:hover,.default-btn.btn-primary-custom:hover{background:var(--primary-dk);color:#fff}.btn-secondary-custom{background:0 0;border:2px solid var(--primary-text);color:var(--primary-text);border-radius:50px;padding:10px 22px;font-family:Ubuntu,sans-serif;font-weight:600}.btn-secondary-custom:hover{background:var(--primary-text);color:#fff}.category-card{background:var(--card-bg);border:2px solid var(--border);border-radius:var(--radius);text-align:center;padding:22px 18px;transition:.2s ease;height:100%}.category-card:hover{transform:translateY(-4px);border-color:var(--primary-text);box-shadow:var(--shadow-hover)}.category-card .cat-icon{font-size:2rem;display:block}.category-card .cat-icon--image img{width:auto;height:auto;max-width:100px;max-height:100px;object-fit:contain;display:inline-block;vertical-align:middle}.category-card .cat-name{font-family:Ubuntu,sans-serif;font-weight:600;margin-top:10px}.product-card-theme .card{border-radius:var(--radius);border:2px solid var(--border);overflow:hidden;transition:.25s ease;background:#fff}.product-card-theme .card:hover{transform:translateY(-4px);border-color:var(--primary-text);box-shadow:var(--shadow-hover)}.product-card-theme .product-card-media{position:relative;height:300px;overflow:hidden;background:#fffff7}.product-card-theme .product-card-media>a{display:flex;align-items:center;justify-content:center;width:100%;height:100%;min-height:0;overflow:hidden}.product-card-theme .product-card-media picture{display:contents}.product-card-theme .card img{width:auto;height:auto!important;max-width:100%;max-height:100%;object-fit:contain;border-radius:12px}.product-card-theme .product-badge{position:absolute;top:14px;left:14px;background:#2ec4b6;color:#fff;border-radius:30px;padding:4px 12px;font-family:Ubuntu,sans-serif;font-size:.82rem;font-weight:700}.product-card-theme .product-wishlist{position:absolute;top:12px;right:12px;width:38px;height:38px;border:1px solid #e6ddd0;border-radius:50%;background:#fff;color:#a58f76;box-shadow:0 3px 10px rgba(0,0,0,.08);display:flex;align-items:center;justify-content:center}.product-card-theme .product-wishlist:hover{color:var(--accent2)}.product-card-theme .product-wishlist.toggle-favorite-btn.is-active{color:#e84393;border-color:#e84393}.toggle-favorite-btn.is-active{color:#e84393!important;border-color:#e84393!important}.product-card-theme .card-body{padding:14px 14px 16px;display:flex;flex-direction:column}.product-card-theme .product-category-label{color:#7b7368;font-size:.73rem;letter-spacing:.08em;text-transform:uppercase;margin-bottom:6px;font-weight:600}.product-card-theme .card-title{font-family:Ubuntu,sans-serif;color:#1d2134;font-size:1.02rem;font-weight:700;margin-bottom:6px;line-height:1.2;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-card-theme .product-rating-row{display:flex;align-items:center;gap:6px;margin-bottom:8px}.product-card-theme .product-stars{color:#ffc125;letter-spacing:.04em;font-size:.82rem}.product-card-theme .product-review-count{color:#7b7368;font-size:.82rem}.product-card-theme .product-card-footer{display:flex;align-items:center;justify-content:center;margin-bottom:8px}.product-card-theme .card-text{color:var(--primary-text)!important;font-family:Ubuntu,sans-serif;font-size:1.45rem;font-weight:700;margin-bottom:8px!important;text-align:center}.product-card-theme .btn-primary{background:var(--primary-text);border-color:var(--primary-text);border-radius:999px;font-size:.88rem;font-family:Ubuntu,sans-serif;font-weight:600;white-space:nowrap;padding:8px 16px}.product-card-theme .btn-primary:hover{background:var(--primary-dk);border-color:var(--primary-dk)}.product-card-theme .product-add-btn{min-width:134px;font-size:.94rem;padding:9px 18px}.product-card-theme .product-qty-control.input-counter{display:inline-flex;align-items:center;gap:10px;border:1.5px solid var(--border);border-radius:999px;padding:4px 8px;background:#fff;margin:0 auto}.product-card-theme .product-qty-control .qty-input{width:28px;border:0;background:0 0;text-align:center;font-family:Ubuntu,sans-serif;font-size:1rem;font-weight:700;color:var(--dark);padding:0}.product-card-theme .product-qty-control .qty-input:focus{outline:0}.product-card-theme .product-qty-control .minus-btn,.product-card-theme .product-qty-control .plus-btn{width:28px;height:28px;border-radius:50%;border:1.5px solid #ded5c7;background:#f4eee4;color:#7f7360;font-size:.75rem;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0}.product-card-theme .product-qty-control .minus-btn:hover,.product-card-theme .product-qty-control .plus-btn:hover{color:var(--primary-text);border-color:var(--primary-text)}.product-details-theme{background:#fff;border:2px solid var(--border);border-radius:var(--radius);padding:20px}.product-details-theme .products-details-content h1{font-size:clamp(1.5rem,3vw,2rem)}.product-details-theme .products-details-content .price{color:var(--primary-text);font-size:1.6rem;font-family:Ubuntu,sans-serif;font-weight:700}.product-details-theme>.row>[class*=col-]{min-width:0}.product-gallery{width:100%;max-width:100%;min-width:0;overflow:hidden}.product-gallery .gallery-main{position:relative;border-radius:var(--radius);overflow:hidden;background:#fffff7;border:2px solid var(--border);height:420px;max-width:100%}.product-gallery .gallery-main:not(.slick-initialized){display:flex;align-items:center;justify-content:center}.product-gallery .gallery-main:not(.slick-initialized) .gallery-slide{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.product-gallery .gallery-main .gallery-slide,.product-gallery .gallery-main .gallery-slide picture{display:flex;align-items:center;justify-content:center;width:100%;height:100%;max-height:100%}.product-gallery .gallery-main .gallery-slide img{max-width:100%;max-height:100%;width:auto!important;height:auto!important;object-fit:contain}.product-gallery .gallery-main.slick-initialized .slick-list,.product-gallery .gallery-main.slick-initialized .slick-track{height:100%}.product-gallery .gallery-main.slick-initialized .slick-slide{display:flex!important;align-items:center;justify-content:center;height:420px}.product-gallery .gallery-main .product-gallery-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:40px;height:40px;padding:0;border:0;border-radius:50%;background:rgba(255,255,255,.92);color:var(--text,#333);box-shadow:0 2px 8px rgba(0,0,0,.12);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s ease,color .2s ease}.product-gallery .gallery-main .product-gallery-arrow:hover{background:var(--primary,#c9a227);color:#fff}.product-gallery .gallery-main .product-gallery-arrow.slick-disabled{display:none}.product-gallery .gallery-main .product-gallery-prev{left:10px}.product-gallery .gallery-main .product-gallery-next{right:10px}.product-gallery .gallery-thumbs{width:100%;max-width:100%;overflow:hidden}.product-gallery .gallery-thumbs .slick-list{overflow:hidden!important;margin:0 -5px;width:100%}.product-gallery .gallery-thumbs .slick-track{display:flex!important;align-items:stretch}.product-gallery .gallery-thumbs .gallery-thumb{box-sizing:border-box}.product-gallery .gallery-thumbs .gallery-thumb picture{display:block;width:100%;height:100%}.product-gallery .gallery-thumbs .gallery-thumb img{display:block;width:100%;height:100%;object-fit:cover;border-radius:8px}.product-gallery .gallery-thumbs:not(.slick-initialized){display:flex;flex-wrap:wrap;gap:10px}.product-gallery .gallery-thumbs:not(.slick-initialized) .gallery-thumb{width:72px;height:72px;padding:0;border-radius:10px;border:2px solid var(--border);overflow:hidden}.product-gallery .gallery-thumbs.slick-initialized .gallery-thumb{height:auto!important;aspect-ratio:1/1;padding:0 5px;border:0;opacity:.65;transition:opacity .2s ease}.product-gallery .gallery-thumbs.slick-initialized .gallery-thumb picture{border-radius:10px;border:2px solid var(--border);overflow:hidden;background:#fffff7}.product-gallery .gallery-thumbs.slick-initialized .gallery-thumb.slick-current{opacity:1}.product-gallery .gallery-thumbs.slick-initialized .gallery-thumb.slick-current picture{border-color:var(--primary,#c9a227)}.product-title-pd{font-size:1.9rem;font-weight:700;margin-bottom:12px}.product-price-pd{margin-bottom:6px}.product-price-pd--on-offer{padding:16px 18px;border-radius:var(--radius);background:linear-gradient(145deg,rgba(201,162,39,.14) 0,rgba(201,162,39,.05) 52%,#fff 100%);border:1px solid rgba(201,162,39,.32);box-shadow:0 6px 24px rgba(0,0,0,.04)}.product-offer-meta{display:flex;flex-wrap:wrap;align-items:center;gap:10px 14px;margin-bottom:12px}.product-offer-badge{display:inline-flex;align-items:center;padding:5px 14px;border-radius:999px;font-size:.72rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;background:var(--primary,#c9a227);color:#fff;line-height:1.2;box-shadow:0 2px 8px rgba(201,162,39,.35)}.product-offer-countdown-banner{flex:1 1 100%;width:100%;min-width:0;margin-top:4px;padding:7px 14px;border-radius:999px;background:linear-gradient(145deg,#1a1a2e 0,#141428 100%);border:1px solid rgba(255,255,255,.08);box-shadow:0 2px 10px rgba(0,0,0,.2)}.product-offer-countdown-banner.is-expired{opacity:.92}.product-offer-countdown-banner__inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px 14px}.product-offer-countdown-banner__copy{flex:1 1 160px;min-width:0}.product-offer-countdown-banner__title{margin:0 0 2px;font-size:.8rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#f5c518;font-family:Ubuntu,sans-serif;line-height:1.2}.product-offer-countdown-banner__emoji{margin-inline-end:5px;font-size:.9em}.product-offer-countdown-banner__sub{margin:0;font-size:.7rem;font-weight:600;line-height:1.3;color:#8b9bb4;max-width:18rem}.product-offer-countdown-banner__aside{flex:0 0 auto;display:flex;align-items:center;justify-content:center;min-width:0}.product-offer-countdown-banner.is-expired .product-offer-countdown-banner__aside{justify-content:center;flex:1 1 auto}.product-offer-countdown-banner__timer{display:flex;flex-wrap:nowrap;align-items:center;gap:4px;flex-shrink:0}.product-offer-countdown-unit{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:42px;padding:4px 7px 5px;border-radius:10px;background:rgba(0,0,0,.35);border:1px solid rgba(255,255,255,.1)}.product-offer-countdown-value{font-size:.88rem;font-weight:800;line-height:1;color:#fff;font-variant-numeric:tabular-nums;font-family:Ubuntu,sans-serif}.product-offer-countdown-label{margin-top:3px;font-size:.56rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#7a8aa0}.product-offer-countdown-sep{font-size:.88rem;font-weight:800;color:#f5c518;line-height:1;padding-bottom:8px;align-self:center}.product-offer-countdown-banner__expired{margin:0;text-align:center;font-size:.78rem;font-weight:800;letter-spacing:.04em;color:#f5c518;line-height:1.2;max-width:13rem}@media (max-width:576px){.product-offer-countdown-banner__inner{flex-direction:column;align-items:stretch}.product-offer-countdown-banner__aside{justify-content:center}[dir=rtl] .product-offer-countdown-banner__aside{justify-content:center}}.product-offer-save{font-size:.9rem;font-weight:700;color:var(--primary,#c9a227);font-family:Ubuntu,sans-serif}.product-price-compare{display:flex;align-items:baseline;flex-wrap:wrap;gap:6px 12px;margin-bottom:10px}.product-price-compare-label{font-size:.72rem;font-weight:700;color:var(--muted);text-transform:uppercase;letter-spacing:.08em}.product-price-compare-value{font-size:1.2rem;font-weight:600;color:var(--muted);text-decoration:line-through;text-decoration-thickness:2px;text-underline-offset:3px;font-family:Ubuntu,sans-serif;opacity:.92}.product-price-main{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px 12px}.product-price-now-label{font-size:.72rem;font-weight:700;color:var(--muted);text-transform:uppercase;letter-spacing:.08em}.product-price-pd .current{font-family:Ubuntu,sans-serif;font-size:2rem;font-weight:700;color:var(--primary-text);line-height:1.15}.product-price-pd--on-offer .current{font-size:2.15rem;letter-spacing:-.02em}@media (max-width:575.98px){.product-price-pd--on-offer{padding:14px}.product-price-pd--on-offer .current{font-size:1.85rem}}.product-short-desc{font-size:.95rem;color:var(--muted);line-height:1.7;margin:14px 0 20px}.product-details-theme .add-to-cart .input-counter.product-qty-control{width:auto;margin-right:0;position:relative;display:inline-flex;align-items:center;gap:12px}.product-details-theme .add-to-cart .input-counter.product-qty-control .qty-input{width:32px;height:auto;display:inline-block;border:0;background:0 0;border-radius:0;padding:0;font-family:Ubuntu,sans-serif;font-size:1.1rem;font-weight:700;color:var(--dark)}.product-details-theme .add-to-cart .input-counter.product-qty-control .qty-input:focus{outline:0}.product-details-theme .add-to-cart .input-counter.product-qty-control .minus-btn,.product-details-theme .add-to-cart .input-counter.product-qty-control .plus-btn{position:static;transform:none;top:auto;left:auto;right:auto;width:28px;height:28px;border-radius:50%;border:1.5px solid #ded5c7;background:#f4eee4;color:#7f7360;font-size:.75rem;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.product-details-theme .add-to-cart .input-counter.product-qty-control .minus-btn:hover,.product-details-theme .add-to-cart .input-counter.product-qty-control .plus-btn:hover{color:var(--primary-text);border-color:var(--primary-text)}.checkout-card-theme,.filter-card-theme,.order-summary-theme{background:#fff;border:2px solid var(--border);border-radius:var(--radius);padding:22px}.checkout-card-theme .form-control,.checkout-card-theme .form-select{border:2px solid var(--border);border-radius:var(--radius-sm);height:46px}.checkout-card-theme textarea.form-control{height:auto}.checkout-page{max-width:1100px;margin-inline:auto}.checkout-breadcrumb .breadcrumb{background:0 0;padding:0}.checkout-breadcrumb .breadcrumb-item+.breadcrumb-item::before{color:var(--muted)}.checkout-page-header{margin-bottom:20px}.checkout-steps{display:flex;align-items:center;justify-content:center;gap:0;list-style:none;padding:0;margin:0 0 24px;flex-wrap:wrap}.checkout-step{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:.88rem;font-weight:600;position:relative;padding:0 12px}.checkout-step:not(:last-child)::after{content:"";display:inline-block;width:28px;height:2px;background:var(--border);margin-inline-start:8px;vertical-align:middle}.checkout-step-dot{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;border:2px solid var(--border);background:#fff;font-size:.78rem;font-weight:700;flex-shrink:0}.checkout-step.is-done .checkout-step-dot{border-color:var(--accent);background:rgba(46,196,182,.12);color:var(--accent)}.checkout-step.is-active{color:var(--dark)}.checkout-step.is-active .checkout-step-dot{border-color:var(--primary-text);background:var(--primary);color:#fff;box-shadow:0 4px 14px rgba(255,107,53,.35)}.checkout-alert{border-radius:var(--radius-sm);margin-bottom:20px}.checkout-form-card{padding:0;overflow:hidden}.checkout-section{padding:22px 22px 24px}.checkout-section-divider{height:1px;background:var(--border);margin:0 22px}.checkout-section-head{display:flex;align-items:flex-start;gap:14px;margin-bottom:18px}.checkout-section-icon{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:12px;background:rgba(255,107,53,.1);color:var(--primary-text);font-size:1.25rem;flex-shrink:0}.checkout-section-title{font-size:1.05rem;font-weight:700;color:var(--dark);margin:0 0 2px}.checkout-section-sub{font-size:.88rem;color:var(--muted)}.checkout-label{font-size:.84rem;font-weight:600;color:var(--dark);margin-bottom:6px}.checkout-mobile-wrap .iti{width:100%}.checkout-summary-card{position:sticky;top:88px;display:flex;flex-direction:column;gap:0;padding:0;overflow:hidden;box-shadow:var(--shadow)}.checkout-summary-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:20px 20px 14px;border-bottom:1px solid var(--border);background:linear-gradient(180deg,rgba(255,107,53,.05) 0,transparent 100%)}.checkout-summary-title{font-size:1.05rem;font-weight:700;color:var(--dark);margin:0 0 2px}.checkout-summary-meta{font-size:.82rem;color:var(--muted)}.checkout-edit-link{font-size:.82rem;font-weight:600;color:var(--primary-text);text-decoration:none;white-space:nowrap}.checkout-edit-link:hover{color:var(--primary-dk);text-decoration:underline}.checkout-items-list{max-height:min(42vh,320px);overflow-y:auto;padding:8px 20px}.checkout-item{display:grid;grid-template-columns:64px 1fr;gap:12px;align-items:flex-start;padding:12px 0;border-bottom:1px solid var(--border)}.checkout-item:last-child{border-bottom:0}.checkout-item-thumb{position:relative;width:64px;height:64px;border-radius:12px;border:1.5px solid var(--border);background:#fff;overflow:hidden;display:flex;align-items:center;justify-content:center}.checkout-item-thumb img{width:auto;height:auto;max-width:56px;max-height:56px;object-fit:contain;border-radius:8px}.checkout-item-name{display:block;font-size:.88rem;font-weight:600;color:var(--dark);line-height:1.35;margin-bottom:2px}.checkout-item-line-total{display:block;font-size:.84rem;font-weight:700;color:var(--primary-text);margin-bottom:8px}.checkout-item-actions{display:flex;align-items:center;justify-content:space-between;gap:10px}.checkout-qty-control{display:inline-flex;align-items:center;gap:10px}.checkout-qty-control .qty-input{width:28px;border:0;background:0 0;text-align:center;font-weight:700;font-size:.9rem;color:var(--dark);padding:0}.checkout-qty-control .qty-input:focus{outline:0}.checkout-qty-control .minus-btn,.checkout-qty-control .plus-btn{width:28px;height:28px;border-radius:50%;border:1.5px solid var(--border);background:#fff;color:var(--dark);display:inline-flex;align-items:center;justify-content:center;font-size:.72rem;padding:0;cursor:pointer}.checkout-qty-control .minus-btn:hover,.checkout-qty-control .plus-btn:hover{border-color:var(--primary-text);color:var(--primary-text)}.checkout-item-remove{border:0;background:0 0;color:#a19686;font-size:.95rem;padding:6px;line-height:1;cursor:pointer}.checkout-item-remove:hover{color:#dc3545}.checkout-totals{padding:14px 20px 16px;border-top:2px solid var(--border);background:rgba(255,249,240,.65)}.checkout-total-row{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:.9rem;color:var(--muted);margin-bottom:8px}.checkout-total-row:last-child{margin-bottom:0}.checkout-total-row strong{color:var(--dark);font-weight:700}.checkout-total-row--grand{margin-top:10px;padding-top:12px;border-top:1px dashed var(--border);font-size:1rem;color:var(--dark);font-weight:600}.checkout-grand-total{font-size:1.15rem;color:var(--primary-text)!important}.checkout-trust-list{display:grid;gap:8px;padding:14px 20px;border-top:1px solid var(--border);font-size:.82rem;color:var(--muted)}.checkout-trust-list li{display:flex;align-items:center;gap:8px}.checkout-trust-list i{color:var(--accent);font-size:1rem}.checkout-submit-desktop{margin:0 20px 10px;width:calc(100% - 40px)!important;justify-content:center;align-items:center}.checkout-secure-note{padding:0 20px 18px;font-size:.78rem;color:var(--muted);text-align:center;line-height:1.45}.checkout-secure-note i{color:var(--accent);margin-inline-end:4px}.checkout-mobile-submit{margin-top:16px}.checkout-mobile-submit .checkout-submit-mobile{display:inline-flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:4px}.checkout-mobile-submit .checkout-secure-note{padding:10px 0 0}.checkout-shipping-options{display:grid;gap:10px}.checkout-shipping-option{display:block;margin:0;cursor:pointer}.checkout-shipping-input{position:absolute;opacity:0;pointer-events:none}.checkout-shipping-option-body{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px 16px;border:2px solid var(--border);border-radius:var(--radius-sm);background:#fff;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.checkout-shipping-option-body:hover{border-color:rgba(255,107,53,.45)}.checkout-shipping-input:checked+.checkout-shipping-option-body{border-color:var(--primary-text);background:rgba(255,107,53,.06);box-shadow:0 0 0 1px rgba(255,107,53,.12)}.checkout-shipping-input:focus-visible+.checkout-shipping-option-body{outline:2px solid var(--primary);outline-offset:2px}.checkout-shipping-option-main{display:flex;flex-direction:column;gap:2px;min-width:0}.checkout-shipping-name{font-size:.94rem;font-weight:700;color:var(--dark);line-height:1.35}.checkout-shipping-note{font-size:.8rem;color:var(--muted);line-height:1.4}.checkout-shipping-fee{flex-shrink:0;font-size:.92rem;font-weight:700;color:var(--primary-text);white-space:nowrap}.checkout-shipping-empty{padding:16px;border:2px dashed var(--border);border-radius:var(--radius-sm);background:rgba(255,107,53,.04);color:var(--muted);font-size:.9rem;line-height:1.5;text-align:center}@media (max-width:991px){.checkout-summary-card{position:static;box-shadow:none}.checkout-step-label{display:none}.checkout-step:not(:last-child)::after{width:18px}}@media (max-width:767px){.checkout-section{padding:18px 16px 20px}.checkout-section-divider{margin:0 16px}.checkout-items-list,.checkout-summary-head,.checkout-totals,.checkout-trust-list{padding-inline:16px}.checkout-items-list{max-height:none}}.main-footer-theme{background:var(--dark);border-radius:20px;color:rgba(255,255,255,.78);margin-top:34px;padding:46px 28px 22px}.main-footer-theme .footer-logo{font-family:Ubuntu,sans-serif;font-size:1.4rem;color:#fff;font-weight:700}.main-footer-theme .footer-logo span{color:var(--secondary)}.main-footer-theme .footer-heading{color:#fff;font-family:Ubuntu,sans-serif;font-size:1rem;margin-bottom:14px}.main-footer-theme .footer-links{list-style:none;padding:0;margin:0}.main-footer-theme .footer-links li{margin-bottom:8px}.main-footer-theme .footer-links a{text-decoration:none;color:rgba(255,255,255)}.main-footer-theme .footer-links a:hover{color:var(--secondary)}.main-footer-theme .footer-powered-link{color:#fff;text-decoration:underline;text-underline-offset:.15em;font-weight:600}.main-footer-theme .footer-powered-link:hover{color:var(--secondary)}.main-footer-theme .footer-bottom{margin-top:26px;border-top:1px solid rgba(255,255,255,.12);padding-top:16px;font-size:.84rem;color:rgba(255,255,255)}@media (max-width:767px){.hero-section{padding:32px 20px}.page-header-section{padding:20px 16px}.product-card-theme .product-card-media{height:200px}.product-card-theme .card img{width:auto;height:auto!important;max-width:100%;max-height:100%}.product-card-theme .card-title{font-size:1rem}.product-card-theme .card-text{font-size:1.45rem}.product-card-theme .btn-primary{padding:7px 11px;font-size:.8rem}}@media (min-width:992px){.mobile-nav-sidebar{display:none}}.order-finish-page{min-height:min(70vh,720px)}.order-finish-breadcrumb .breadcrumb{background:0 0;padding:0;border-radius:0}.order-finish-breadcrumb .breadcrumb-item+.breadcrumb-item::before{color:var(--muted)}.order-finish-breadcrumb .breadcrumb-item.active{color:var(--dark);font-weight:600}.order-finish-card{position:relative;background:var(--card-bg);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);padding:2rem 1.5rem 2.25rem;text-align:center;animation:order-finish-in .45s ease-out}@keyframes order-finish-in{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.order-finish-card{animation:none}}.order-finish-badge{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;margin:0 auto .5rem;border-radius:50%;background:linear-gradient(145deg,rgba(46,196,182,.2),rgba(255,107,53,.15));color:var(--accent);font-size:1.75rem;line-height:1}.order-finish-image-wrap{margin-bottom:.25rem}.order-finish-gif{display:block;max-width:min(280px,72vw);height:auto;margin-inline:auto;border-radius:var(--radius-sm)}.order-finish-title{font-size:clamp(1.35rem,2.5vw,1.75rem);font-weight:700;color:var(--dark);margin:.75rem 0 .75rem;line-height:1.25}.order-finish-lead{color:var(--muted);font-size:1.05rem;max-width:36rem;margin:0 auto 1.5rem;line-height:1.55}.order-finish-next{text-align:start;max-width:28rem;margin-inline:auto;padding:1rem 1.1rem;background:rgba(255,107,53,.06);border:1px solid var(--border);border-radius:var(--radius-sm)}.order-finish-next-title{font-size:.95rem;font-weight:700;color:var(--dark);margin:0 0 .65rem;text-transform:uppercase;letter-spacing:.04em}.order-finish-list li{display:flex;gap:.6rem;align-items:flex-start;font-size:.94rem;line-height:1.5;color:var(--dark);margin-bottom:.65rem}.order-finish-list li:last-child{margin-bottom:0}.order-finish-list-icon{flex-shrink:0;color:var(--primary-text);margin-top:.12rem;font-size:1rem}.order-finish-actions{display:flex;flex-direction:column;align-items:stretch;gap:.65rem;margin-top:1.75rem}.order-finish-btn-primary,.order-finish-btn-secondary{width:100%;justify-content:center;display:inline-flex;align-items:center}@media (min-width:576px){.order-finish-actions{flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center}.order-finish-btn-primary,.order-finish-btn-secondary{width:auto;min-width:200px}}