.lang-switcher.svelte-1v2j48r{position:relative;display:inline-block}.lang-trigger.svelte-1v2j48r{display:flex;align-items:center;gap:.4rem;padding:.45rem .85rem;background:linear-gradient(135deg,#1e40af,#2563eb);border:none;border-radius:2rem;cursor:pointer;font-size:.8rem;color:#fff;transition:all .25s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px #2563eb40;white-space:nowrap}.lang-trigger.svelte-1v2j48r:hover{background:linear-gradient(135deg,#1d4ed8,#3b82f6);box-shadow:0 4px 14px #2563eb59;transform:translateY(-1px)}.lang-trigger.active.svelte-1v2j48r{background:linear-gradient(135deg,#1d4ed8,#3b82f6);box-shadow:0 4px 14px #2563eb66}.globe-icon.svelte-1v2j48r{width:1rem;height:1rem;color:#60a5fa;flex-shrink:0}.lang-code.svelte-1v2j48r{font-weight:700;color:#fff;letter-spacing:.04em}.lang-divider.svelte-1v2j48r{width:1px;height:.9rem;background:#ffffff59}.lang-native.svelte-1v2j48r{color:#ffffffe6;font-weight:500}.chevron.svelte-1v2j48r{width:.85rem;height:.85rem;color:#ffffffbf;transition:transform .25s cubic-bezier(.4,0,.2,1);margin-left:-.1rem}.chevron.open.svelte-1v2j48r{transform:rotate(180deg)}.lang-backdrop.svelte-1v2j48r{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9998}.lang-dropdown.svelte-1v2j48r{position:absolute;top:calc(100% + .5rem);right:0;min-width:200px;background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;box-shadow:0 20px 40px -4px #0000001f,0 8px 16px -4px #00000014;list-style:none;padding:.35rem;z-index:9999;animation:svelte-1v2j48r-dropIn .2s cubic-bezier(.16,1,.3,1)}@keyframes svelte-1v2j48r-dropIn{0%{opacity:0;transform:translateY(-6px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.lang-option.svelte-1v2j48r{display:flex;align-items:center;gap:.6rem;width:100%;padding:.6rem .75rem;background:transparent;border:none;border-radius:.5rem;cursor:pointer;font-size:.85rem;text-align:left;transition:all .15s}.lang-option.svelte-1v2j48r:hover{background:#f0f5ff}.lang-option.selected.svelte-1v2j48r{background:linear-gradient(135deg,#eff6ff,#dbeafe)}.option-flag.svelte-1v2j48r{font-weight:700;color:#1e40af;background:#eff6ff;padding:.15rem .4rem;border-radius:.25rem;font-size:.75rem;letter-spacing:.04em;min-width:1.8rem;text-align:center}.lang-option.selected.svelte-1v2j48r .option-flag:where(.svelte-1v2j48r){background:#2563eb;color:#fff}.option-native.svelte-1v2j48r{flex:1;color:#374151;font-weight:500}.lang-option.selected.svelte-1v2j48r .option-native:where(.svelte-1v2j48r){color:#1e40af;font-weight:600}.check.svelte-1v2j48r{width:1rem;height:1rem;color:#2563eb}.search-dropdown.svelte-11luig6{position:absolute;top:calc(100% + 6px);left:0;right:0;background:#fff;border-radius:16px;box-shadow:0 20px 60px #0f172a2e,0 4px 16px #0f172a14;border:1px solid rgba(226,232,240,.8);max-height:480px;overflow-y:auto;z-index:2000;animation:svelte-11luig6-dropIn .2s cubic-bezier(.16,1,.3,1);overscroll-behavior:contain}@keyframes svelte-11luig6-dropIn{0%{opacity:0;transform:translateY(-8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.search-loading.svelte-11luig6{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:2rem;color:#64748b;font-size:.9rem}.spinner.svelte-11luig6{width:20px;height:20px;border:2.5px solid #e2e8f0;border-top-color:#2563eb;border-radius:50%;animation:svelte-11luig6-spin .6s linear infinite}@keyframes svelte-11luig6-spin{to{transform:rotate(360deg)}}.search-empty.svelte-11luig6{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:2rem;color:#94a3b8}.empty-icon.svelte-11luig6{width:32px;height:32px;opacity:.5}.search-empty.svelte-11luig6 p:where(.svelte-11luig6){font-size:.9rem;margin:0}.search-header.svelte-11luig6{padding:.75rem 1rem .5rem;border-bottom:1px solid #f1f5f9}.result-count.svelte-11luig6{font-size:.78rem;color:#94a3b8;font-weight:500;text-transform:uppercase;letter-spacing:.04em}.search-list.svelte-11luig6{list-style:none;margin:0;padding:.25rem 0}.search-list.svelte-11luig6 li:where(.svelte-11luig6){margin:0;padding:0}.search-list.svelte-11luig6 .search-item{display:flex!important;align-items:center!important;gap:.85rem!important;padding:.65rem 1rem!important;text-decoration:none!important;color:#1e293b!important;transition:background .15s ease!important;cursor:pointer!important}.search-list.svelte-11luig6 .search-item:hover{background:#f8fafc!important}.item-image.svelte-11luig6{width:56px;height:56px;border-radius:10px;overflow:hidden;flex-shrink:0;background:#f8fafc;border:1px solid #e2e8f0}.item-image.svelte-11luig6 img:where(.svelte-11luig6){width:100%;height:100%;object-fit:cover}.no-image.svelte-11luig6{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#cbd5e1}.no-image.svelte-11luig6 svg:where(.svelte-11luig6){width:24px;height:24px}.item-info.svelte-11luig6{flex:1;min-width:0}.item-title.svelte-11luig6{font-size:.9rem;font-weight:600;color:#0f172a;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.3}.item-excerpt.svelte-11luig6{font-size:.78rem;color:#64748b;margin:2px 0 0;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.item-meta.svelte-11luig6{display:flex;align-items:center;gap:.5rem;margin-top:4px}.item-price.svelte-11luig6{font-size:.82rem;font-weight:700;color:#2563eb}.old-price.svelte-11luig6{text-decoration:line-through;color:#94a3b8;font-weight:400;font-size:.75rem;margin-right:4px}.sale-price.svelte-11luig6{color:#dc2626;font-weight:700}.item-category.svelte-11luig6{font-size:.72rem;color:#64748b;background:#f1f5f9;padding:1px 8px;border-radius:20px;font-weight:500}.item-arrow.svelte-11luig6{width:16px;height:16px;color:#cbd5e1;flex-shrink:0;transition:transform .15s ease}.search-list.svelte-11luig6 .search-item:hover .item-arrow{color:#2563eb;transform:translate(2px)}.search-footer.svelte-11luig6{padding:.65rem 1rem;border-top:1px solid #f1f5f9;text-align:center}.search-footer.svelte-11luig6 .view-all-results{display:inline-flex!important;align-items:center!important;gap:.4rem!important;color:#2563eb!important;font-size:.85rem!important;font-weight:600!important;text-decoration:none!important;padding:.4rem 1rem!important;border-radius:8px!important;transition:background .15s ease!important}.search-footer.svelte-11luig6 .view-all-results:hover{background:#eff6ff!important}.search-dropdown.svelte-11luig6::-webkit-scrollbar{width:6px}.search-dropdown.svelte-11luig6::-webkit-scrollbar-track{background:transparent}.search-dropdown.svelte-11luig6::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:3px}@media(max-width:768px){.search-dropdown.svelte-11luig6{border-radius:12px;max-height:360px}.item-image.svelte-11luig6{width:48px;height:48px;border-radius:8px}.item-title.svelte-11luig6{font-size:.85rem}}.logo-text-wrap.svelte-eeo94l{display:flex;flex-direction:column;line-height:1.1}.logo-text-main.svelte-eeo94l{font-size:18px;font-weight:800;letter-spacing:.05em;color:var(--gray-900, #0f172a)}.logo-text-sub.svelte-eeo94l{font-size:9px;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:var(--gray-500, #64748b)}.header-wrapper.svelte-eeo94l{--accent: #2563eb;--accent-light: #3b82f6;--accent-dark: #1d4ed8;--accent-gradient: linear-gradient(135deg, #2563eb 0%, #1d4ed8 100%);--premium-gold: #d4a94f;--premium-gold-soft: rgba(212, 169, 79, .18);--glass-bg: linear-gradient(180deg, rgba(255, 255, 255, .96) 0%, rgba(248, 250, 252, .92) 100%);--glass-border: rgba(255, 255, 255, .55);--shadow-sm: 0 8px 24px rgba(15, 23, 42, .06);--shadow-md: 0 14px 42px rgba(15, 23, 42, .12);--shadow-lg: 0 20px 56px rgba(15, 23, 42, .18);--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--radius-full: 50px;--transition-fast: .15s cubic-bezier(.4, 0, .2, 1);--transition-base: .25s cubic-bezier(.4, 0, .2, 1);--transition-slow: .4s cubic-bezier(.4, 0, .2, 1);width:100%;position:sticky;top:0;z-index:1000;transition:var(--transition-base)}.header-wrapper.scrolled.svelte-eeo94l{--shadow-md: 0 18px 44px rgba(15, 23, 42, .14)}.topbar.svelte-eeo94l{position:relative;width:100%;background:linear-gradient(135deg,#0b1220,#172033 55%,#1f2e49);color:#e2e8f0;font-size:.8rem;border-bottom:1px solid rgba(212,169,79,.18);box-shadow:inset 0 -1px #ffffff08}.topbar-inner.svelte-eeo94l{width:100%;max-width:1400px;margin:0 auto;padding:.55rem 2rem;display:flex;justify-content:space-between;align-items:center}.topbar-left.svelte-eeo94l{display:flex;align-items:center;gap:.6rem}.topbar-dot.svelte-eeo94l{color:#475569;font-size:.5rem}.topbar-link{color:#94a3b8!important;text-decoration:none!important;font-size:.8rem!important;font-weight:500!important;transition:var(--transition-fast)!important;padding:.2rem .4rem!important;border-radius:var(--radius-sm)!important}.topbar-link:hover{color:#fff!important;background:#ffffff14!important;text-decoration:none!important}.topbar-right.svelte-eeo94l{display:flex;align-items:center;gap:1rem;position:relative}.topbar-contact.svelte-eeo94l{display:flex;align-items:center;gap:.5rem;color:#94a3b8;text-decoration:none;font-size:.8rem;transition:var(--transition-fast);padding:.25rem .5rem;border-radius:var(--radius-sm)}.topbar-contact.svelte-eeo94l:hover{color:#fff;background:#ffffff14}.contact-icon.svelte-eeo94l{display:flex;align-items:center;justify-content:center;width:24px;height:24px;background:#ffffff1a;border-radius:6px;transition:var(--transition-fast)}.topbar-contact.svelte-eeo94l:hover .contact-icon:where(.svelte-eeo94l){background:var(--accent)}.contact-icon.svelte-eeo94l svg:where(.svelte-eeo94l){width:12px;height:12px}.topbar-divider.svelte-eeo94l{width:1px;height:16px;background:#ffffff1a}.topbar-social.svelte-eeo94l{display:flex;align-items:center;gap:.35rem}.social-icon.svelte-eeo94l{color:#64748b;transition:var(--transition-fast);display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:var(--radius-sm)}.social-icon.svelte-eeo94l:hover{color:#fff;background:#ffffff1a;transform:translateY(-1px)}.social-icon.svelte-eeo94l svg:where(.svelte-eeo94l){width:14px;height:14px}.topbar-right.svelte-eeo94l .lang-switcher .lang-trigger{border-color:#ffffff26;padding:.25rem .5rem;font-size:.75rem;color:#fff;gap:.35rem;border-radius:var(--radius-sm);background:#ffffff0d}.topbar-right.svelte-eeo94l .lang-switcher .lang-trigger:hover{background:#ffffff1f}.header.svelte-eeo94l{position:relative;width:100%;background:var(--glass-bg);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid rgba(148,163,184,.18);box-shadow:var(--shadow-sm);transition:var(--transition-base);overflow:hidden}.header.svelte-eeo94l:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent 0%,var(--premium-gold-soft) 20%,rgba(255,255,255,.8) 50%,var(--premium-gold-soft) 80%,transparent 100%)}.header.svelte-eeo94l:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 18% -20%,rgba(59,130,246,.14),transparent 34%),radial-gradient(circle at 82% -35%,rgba(212,169,79,.1),transparent 30%);pointer-events:none}.header-wrapper.scrolled.svelte-eeo94l .header:where(.svelte-eeo94l){box-shadow:var(--shadow-md)}.header-inner.svelte-eeo94l{position:relative;z-index:1;width:100%;max-width:1400px;margin:0 auto;padding:1rem 2rem;display:flex;align-items:center;justify-content:space-between;gap:2rem}.logo{display:flex!important;align-items:center!important;text-decoration:none!important;flex-shrink:0;transition:var(--transition-fast)!important}.logo:hover{transform:scale(1.02)!important}.logo-image.svelte-eeo94l{width:auto;height:60px;display:block;object-fit:contain;filter:drop-shadow(0 12px 24px rgba(15,23,42,.14))}.logo:hover .logo-image.svelte-eeo94l{transform:translateY(-1px)}.search-bar.svelte-eeo94l{position:relative;flex:1;max-width:380px;min-width:240px;margin:0;display:flex;align-items:stretch;background:linear-gradient(180deg,#fffffff5,#f8fafcf5);border:1px solid rgba(148,163,184,.24);border-radius:var(--radius-full);transition:var(--transition-base);box-shadow:inset 0 1px #ffffffe6,0 10px 22px #0f172a14}.search-bar.focused.svelte-eeo94l{border-color:#2563eb47;background:#fff;box-shadow:inset 0 1px #fff,0 0 0 4px #2563eb14,0 14px 30px #0f172a14}.search-input-wrap.svelte-eeo94l{flex:1;position:relative;display:flex;align-items:center;min-width:0;border-radius:var(--radius-full) 0 0 var(--radius-full);overflow:hidden}.search-icon-wrap.svelte-eeo94l{position:absolute;left:1rem;display:flex;align-items:center;justify-content:center;pointer-events:none;transition:var(--transition-fast)}.search-bar.focused.svelte-eeo94l .search-icon-wrap:where(.svelte-eeo94l){color:var(--accent)}.search-icon.svelte-eeo94l{width:18px;height:18px;color:#94a3b8}.search-input.svelte-eeo94l{width:100%;padding:.85rem 1rem .85rem 3rem;border:none;background:transparent;font-size:.95rem;color:#1e293b;outline:none}.search-input.svelte-eeo94l::placeholder{color:#94a3b8}.search-btn.svelte-eeo94l{display:flex;align-items:center;gap:.5rem;padding:0 1.5rem;background:linear-gradient(135deg,#2f6df6,#1d4ed8);color:#fff;border:none;border-left:1px solid rgba(255,255,255,.18);border-radius:0 var(--radius-full) var(--radius-full) 0;font-weight:600;font-size:.9rem;cursor:pointer;transition:var(--transition-fast);white-space:nowrap;font-family:inherit;box-shadow:inset 0 1px #ffffff2e}.search-btn.svelte-eeo94l:hover{background:linear-gradient(135deg,#2563eb,#1e40af)}.search-btn-icon.svelte-eeo94l{width:16px;height:16px}.header-nav.svelte-eeo94l{display:flex;align-items:center;gap:.25rem;flex-shrink:0;padding:.2rem;border:1px solid rgba(148,163,184,.14);border-radius:999px;background:#ffffff9e;box-shadow:inset 0 1px #ffffffd9,0 4px 16px #0f172a1a,0 1px 3px #0f172a0f}.header-nav-link{color:#374151!important;text-decoration:none!important;font-weight:600!important;font-size:.9rem!important;padding:.55rem .95rem!important;border-radius:var(--radius-md)!important;transition:var(--transition-fast)!important;white-space:nowrap!important}.header-nav-link:hover{background:linear-gradient(180deg,#fff,#f8fafc)!important;color:var(--accent)!important;box-shadow:0 8px 18px #0f172a14!important}.header-nav-products{display:inline-flex!important;align-items:center!important;gap:.4rem!important;background:linear-gradient(135deg,var(--accent) 0%,var(--accent-dark) 100%)!important;color:#fff!important;padding:.55rem 1rem!important;border-radius:999px!important}.header-nav-products:hover{background:linear-gradient(135deg,var(--accent-dark) 0%,#1e40af 100%)!important;color:#fff!important;transform:translateY(-1px)!important}.header-nav-products .nav-icon.svelte-eeo94l{width:16px;height:16px}.header-actions.svelte-eeo94l{display:flex;align-items:center;gap:.75rem;flex-shrink:0}.action-btn{position:relative!important;display:flex!important;align-items:center!important;gap:.5rem!important;padding:.75rem!important;border-radius:999px!important;background:#ffffffb8!important;border:1px solid rgba(148,163,184,.18)!important;box-shadow:0 10px 18px #0f172a0f,inset 0 1px #ffffffd9!important;transition:var(--transition-fast)!important;text-decoration:none!important;color:#64748b!important}.action-btn:hover{background:#fff!important;color:var(--accent)!important;transform:translateY(-1px)!important}.action-icon.svelte-eeo94l{display:flex;align-items:center;justify-content:center}.action-icon.svelte-eeo94l svg:where(.svelte-eeo94l){width:22px;height:22px}.badge.svelte-eeo94l{position:absolute;top:2px;right:2px;min-width:18px;height:18px;padding:0 5px;background:var(--accent);color:#fff;font-size:.7rem;font-weight:700;border-radius:10px;display:flex;align-items:center;justify-content:center}.mobile-toggle.svelte-eeo94l{display:none;background:none;border:none;cursor:pointer;padding:8px;flex-shrink:0}.hamburger.svelte-eeo94l{display:flex;flex-direction:column;gap:5px;width:24px}.hamburger.svelte-eeo94l span:where(.svelte-eeo94l){display:block;height:2px;background:#334155;border-radius:2px;transition:var(--transition-fast)}.hamburger.open.svelte-eeo94l span:where(.svelte-eeo94l):nth-child(1){transform:rotate(45deg) translate(5px,5px)}.hamburger.open.svelte-eeo94l span:where(.svelte-eeo94l):nth-child(2){opacity:0}.hamburger.open.svelte-eeo94l span:where(.svelte-eeo94l):nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}.navbar.svelte-eeo94l{width:100%;position:relative;background:linear-gradient(135deg,#142033,#1f304a 55%,#2a3d59);box-shadow:inset 0 1px #ffffff0a}.navbar.svelte-eeo94l:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent 0%,rgba(212,169,79,.18) 50%,transparent 100%)}.navbar-inner.svelte-eeo94l{width:100%;max-width:1400px;margin:0 auto;padding:0 2rem;display:flex;align-items:center;position:relative}.products-mega.svelte-eeo94l{position:relative}.products-mega-btn.svelte-eeo94l{display:flex;align-items:center;gap:.6rem;padding:1rem 1.25rem;background:linear-gradient(135deg,#2f6df6,#1d4ed8);color:#fff;border:none;font-weight:600;font-size:.9rem;cursor:pointer;transition:var(--transition-fast);font-family:inherit;box-shadow:inset 0 1px #fff3}.products-mega-btn.svelte-eeo94l:hover{background:linear-gradient(135deg,#2563eb,#1e40af)}.mega-icon.svelte-eeo94l svg:where(.svelte-eeo94l){width:18px;height:18px}.mega-chevron.svelte-eeo94l{transition:transform var(--transition-fast)}.mega-chevron.svelte-eeo94l svg:where(.svelte-eeo94l){width:14px;height:14px}.products-mega.open.svelte-eeo94l .mega-chevron:where(.svelte-eeo94l){transform:rotate(180deg)}.mega-dropdown.svelte-eeo94l{position:absolute;top:100%;left:0;display:flex;width:min(1250px,calc(100vw - 4rem));height:520px;background:#fff;border:1px solid rgba(226,232,240,.9);border-radius:0 0 var(--radius-lg) var(--radius-lg);box-shadow:0 25px 60px #0f172a40,0 10px 25px #0f172a26;z-index:100;animation:svelte-eeo94l-dropdownFade .2s ease;overflow:hidden}@keyframes svelte-eeo94l-dropdownFade{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.mega-categories.svelte-eeo94l{width:240px;min-width:240px;background:linear-gradient(180deg,#f8fafc,#f1f5f9);border-right:1px solid #e2e8f0;padding:.5rem;display:flex;flex-direction:column;gap:.15rem;overflow-y:auto;overflow-x:hidden}.mega-all-products-btn{display:flex!important;align-items:center!important;justify-content:center!important;gap:.5rem!important;margin-top:.5rem!important;padding:.85rem 1rem!important;background:linear-gradient(135deg,var(--accent) 0%,var(--accent-dark) 100%)!important;color:#fff!important;text-decoration:none!important;font-weight:600!important;font-size:.9rem!important;border-radius:var(--radius-md)!important;transition:var(--transition-fast)!important;box-shadow:0 4px 12px #2563eb40!important;flex-shrink:0!important}.mega-all-products-btn:hover{background:linear-gradient(135deg,var(--accent-dark) 0%,#1e40af 100%)!important;transform:translateY(-1px)!important;box-shadow:0 6px 16px #2563eb59!important}.mega-all-products-btn svg.svelte-eeo94l{width:16px;height:16px}.mega-all-products-btn .arrow-icon.svelte-eeo94l{margin-left:auto}.mega-cat-icon.svelte-eeo94l{display:flex;align-items:center;justify-content:center;width:26px;height:26px;background:linear-gradient(135deg,#f1f5f9,#e2e8f0);border-radius:var(--radius-sm);flex-shrink:0}.mega-cat-icon.svelte-eeo94l svg:where(.svelte-eeo94l){width:14px;height:14px;color:#64748b;transition:var(--transition-fast)}.mega-cat-label.svelte-eeo94l{flex:1;font-size:.85rem;font-weight:500;color:#374151}.mega-cat-arrow.svelte-eeo94l{width:16px;height:16px;color:#9ca3af;opacity:0;transition:var(--transition-fast)}.mega-subcategories.svelte-eeo94l{flex:1;min-width:0;padding:1.5rem 2rem;display:flex;flex-direction:column;overflow-y:auto}.mega-sub-header.svelte-eeo94l{margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #e2e8f0}.mega-sub-title.svelte-eeo94l{font-size:1.1rem;font-weight:700;color:#1e293b;margin:0 0 .35rem}.mega-sub-desc.svelte-eeo94l{font-size:.85rem;color:#64748b;margin:0}.mega-sub-list.svelte-eeo94l{display:grid;grid-template-columns:repeat(2,1fr);gap:.25rem 1rem;flex:1;align-content:start}.mega-sub-item{display:flex!important;align-items:center!important;gap:.5rem!important;padding:.75rem 1rem!important;color:#475569!important;font-size:.95rem!important;text-decoration:none!important;border-radius:var(--radius-sm)!important;transition:var(--transition-fast)!important;white-space:nowrap!important}.mega-sub-item.has-image{padding:.5rem .75rem!important}.mega-sub-item:hover{background:#f1f5f9!important;color:var(--accent)!important}.mega-sub-item svg.svelte-eeo94l{width:14px;height:14px;color:#9ca3af;transition:var(--transition-fast);flex-shrink:0}.mega-sub-item:hover svg.svelte-eeo94l{color:var(--accent);transform:translate(2px)}.mega-sub-item .mega-sub-thumb.svelte-eeo94l{width:40px;height:40px;border-radius:var(--radius-sm);object-fit:cover;flex-shrink:0;border:1px solid #e2e8f0;transition:var(--transition-fast)}.mega-sub-item:hover .mega-sub-thumb.svelte-eeo94l{border-color:var(--accent);transform:scale(1.05)}.mega-view-all{display:inline-flex!important;align-items:center!important;gap:.5rem!important;margin-top:auto!important;padding:.75rem 1.25rem!important;background:var(--accent)!important;color:#fff!important;text-decoration:none!important;font-weight:600!important;font-size:.875rem!important;border-radius:var(--radius-md)!important;transition:var(--transition-fast)!important;width:fit-content!important}.mega-view-all:hover{background:var(--accent-dark)!important;transform:translateY(-1px)!important}.mega-view-all svg.svelte-eeo94l{width:16px;height:16px}.mega-image.svelte-eeo94l{width:320px;min-width:320px;position:relative;overflow:hidden}.mega-image.svelte-eeo94l img:where(.svelte-eeo94l){width:100%;height:100%;object-fit:cover;transition:transform .5s ease,opacity .3s ease;animation:svelte-eeo94l-imageFadeIn .3s ease}@keyframes svelte-eeo94l-imageFadeIn{0%{opacity:0;transform:scale(1.02)}to{opacity:1;transform:scale(1)}}.mega-dropdown.svelte-eeo94l:hover .mega-image:where(.svelte-eeo94l) img:where(.svelte-eeo94l){transform:scale(1.05)}.mega-image-overlay.svelte-eeo94l{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 40%,rgba(15,23,42,.85) 100%);display:flex;align-items:flex-end;padding:1.5rem}.mega-image-badge.svelte-eeo94l{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#fffffff2;border-radius:var(--radius-md);font-size:.875rem;font-weight:600;color:#1e293b;box-shadow:0 4px 12px #00000026}.mega-image-badge.svelte-eeo94l .badge-icon:where(.svelte-eeo94l){width:18px;height:18px;color:var(--accent)}.nav-links.svelte-eeo94l{display:flex;align-items:center;margin-left:.5rem}.nav-link{position:relative!important;padding:1rem 1.25rem!important;color:#cbd5e1!important;text-decoration:none!important;font-weight:500!important;font-size:.9rem!important;transition:var(--transition-fast)!important}.nav-link:hover,.nav-link.active{color:#fff!important}.nav-link.active:after{content:""!important;position:absolute!important;bottom:0!important;left:1rem!important;right:1rem!important;height:3px!important;background:var(--accent)!important;border-radius:2px 2px 0 0!important}.product-shortcuts.svelte-eeo94l{display:flex;align-items:center;gap:.35rem;margin-left:.5rem}.product-shortcut{display:inline-flex!important;align-items:center!important;gap:.45rem!important;padding:.7rem .85rem!important;color:#cbd5e1!important;text-decoration:none!important;font-weight:500!important;font-size:.82rem!important;line-height:1!important;border-radius:999px!important;transition:var(--transition-fast)!important;white-space:nowrap!important}.product-shortcut:hover{color:#fff!important;background:#ffffff1a!important}.shortcut-icon.svelte-eeo94l{width:16px;height:16px;display:inline-flex;align-items:center;justify-content:center;color:#93c5fd;line-height:1;flex-shrink:0}.shortcut-icon.svelte-eeo94l svg:where(.svelte-eeo94l){width:16px;height:16px}.shortcut-text.svelte-eeo94l{display:inline-block}.delivery-mega.svelte-eeo94l{position:relative;margin-left:auto}.delivery-mega-btn.svelte-eeo94l{display:flex;align-items:center;gap:.5rem;padding:1rem 1.25rem;background:transparent;color:#cbd5e1;border:none;font-weight:500;font-size:.9rem;cursor:pointer;transition:var(--transition-fast);font-family:inherit}.delivery-mega-btn.svelte-eeo94l:hover{color:#fff;background:#ffffff1a}.delivery-mega.open.svelte-eeo94l .mega-chevron:where(.svelte-eeo94l){transform:rotate(180deg)}.delivery-dropdown.svelte-eeo94l{position:absolute;right:0;left:auto;top:calc(100% + 1px);width:min(1120px,calc(100vw - 2rem));max-height:min(70vh,640px);background:#fff;border:1px solid #e5e7eb;border-radius:0 0 var(--radius-lg) var(--radius-lg);box-shadow:var(--shadow-lg);z-index:100;animation:svelte-eeo94l-dropdownFade .2s ease;overflow:hidden;overflow-y:auto}.delivery-grid.svelte-eeo94l{display:grid;grid-template-columns:repeat(7,1fr);gap:1.5rem;padding:2rem}.delivery-region.svelte-eeo94l{min-width:0}.region-title.svelte-eeo94l{font-size:.8rem;font-weight:700;color:var(--accent);text-transform:uppercase;letter-spacing:.5px;margin:0 0 .75rem;padding-bottom:.5rem;border-bottom:2px solid var(--accent)}.region-cities.svelte-eeo94l{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.25rem}.city-link{display:flex!important;align-items:center!important;gap:.5rem!important;padding:.5rem .75rem!important;text-decoration:none!important;color:#374151!important;font-size:.85rem!important;border-radius:6px!important;transition:all .15s!important}.city-link:hover{background:#f3f4f6!important;color:var(--accent)!important}.city-pin.svelte-eeo94l{width:12px;height:12px;color:#9ca3af;flex-shrink:0}.city-link:hover .city-pin.svelte-eeo94l{color:var(--accent)}.delivery-footer.svelte-eeo94l{background:#f9fafb;padding:1rem 2rem;display:flex;justify-content:center;border-top:1px solid #e5e7eb}.delivery-all{display:inline-flex!important;align-items:center!important;gap:.5rem!important;padding:.75rem 1.5rem!important;background:var(--accent)!important;color:#fff!important;text-decoration:none!important;font-weight:600!important;font-size:.9rem!important;border-radius:8px!important;transition:all .2s!important}.delivery-all:hover{background:var(--accent-dark)!important;transform:translateY(-2px)!important;box-shadow:0 4px 12px #2563eb4d!important}.delivery-all svg.svelte-eeo94l{width:16px;height:16px}@media(max-width:1200px){.delivery-grid.svelte-eeo94l{grid-template-columns:repeat(4,1fr)}.delivery-dropdown.svelte-eeo94l{width:min(900px,calc(100vw - 2rem))}.header-actions.svelte-eeo94l{display:none}.mega-dropdown.svelte-eeo94l{width:min(780px,calc(100vw - 2rem))}.mega-image.svelte-eeo94l{width:220px}}@media(max-width:1024px){.mega-dropdown.svelte-eeo94l{width:min(650px,calc(100vw - 2rem))}.mega-categories.svelte-eeo94l{width:180px;min-width:180px}.mega-image.svelte-eeo94l{display:none}}@media(max-width:1024px){.topbar-social.svelte-eeo94l,.product-shortcuts.svelte-eeo94l,.delivery-mega.svelte-eeo94l{display:none}}@media(max-width:768px){.topbar.svelte-eeo94l{display:none}.header-inner.svelte-eeo94l{padding:.75rem 1rem}.search-bar.svelte-eeo94l,.header-nav.svelte-eeo94l,.header-actions.svelte-eeo94l{display:none}.mobile-toggle.svelte-eeo94l{display:flex}.navbar.svelte-eeo94l{position:absolute;top:100%;left:0;right:0;display:none;flex-direction:column;background:#fff;box-shadow:var(--shadow-md)}.navbar.mobile-open.svelte-eeo94l{display:flex}.navbar-inner.svelte-eeo94l{flex-direction:column;padding:0}.products-mega.svelte-eeo94l{width:100%}.products-mega-btn.svelte-eeo94l{width:100%;justify-content:space-between}.mega-dropdown.svelte-eeo94l{position:static;width:100%;flex-direction:column;border-radius:0;box-shadow:none;border-top:1px solid #e5e7eb;max-height:60vh;overflow-y:auto}.mega-categories.svelte-eeo94l{width:100%;flex-direction:row;flex-wrap:wrap;padding:.75rem;gap:.5rem;border-right:none;border-bottom:1px solid #e2e8f0}.mega-cat-arrow.svelte-eeo94l{display:none}.mega-subcategories.svelte-eeo94l{padding:1rem}.mega-image.svelte-eeo94l{display:none}.nav-links.svelte-eeo94l{flex-direction:column;width:100%;margin:0}.product-shortcuts.svelte-eeo94l{display:none}.nav-link{width:100%!important;padding:1rem 1.5rem!important;border-bottom:1px solid #f1f5f9!important}.nav-link.active:after{display:none!important}.delivery-dropdown.svelte-eeo94l{position:static}.delivery-grid.svelte-eeo94l{grid-template-columns:1fr 1fr;padding:1rem}}.site-footer.svelte-1tux1xb{margin-top:auto;background:radial-gradient(circle at 15% 0%,rgba(37,99,235,.18),transparent 28%),radial-gradient(circle at 85% 10%,rgba(212,169,79,.14),transparent 26%),linear-gradient(180deg,#0b1320,#101b2d 55%,#0a1120);color:#cbd5e1;position:relative;overflow:hidden}.site-footer.svelte-1tux1xb:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent 0%,rgba(212,169,79,.06) 50%,transparent 100%);pointer-events:none}.footer-shell.svelte-1tux1xb{position:relative;z-index:1;max-width:1400px;margin:0 auto;padding:0 2rem}.footer-topline.svelte-1tux1xb{width:100%;height:1px;background:linear-gradient(90deg,transparent 0%,rgba(212,169,79,.5) 50%,transparent 100%)}.footer-inner.svelte-1tux1xb{padding:3rem 0 2rem;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:2.5rem;align-items:start}.footer-brand-card.svelte-1tux1xb{display:flex;flex-direction:column;gap:.75rem}.footer-eyebrow.svelte-1tux1xb{display:inline-flex;align-self:flex-start;padding:.35rem .65rem;border-radius:999px;background:#ffffff0f;border:1px solid rgba(212,169,79,.24);color:#f8d88a;font-size:.7rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.footer-title.svelte-1tux1xb{margin:0;color:#f8fafc;font-size:clamp(1.25rem,2vw,1.65rem);line-height:1.2;letter-spacing:-.02em;max-width:20ch}.footer-description.svelte-1tux1xb{margin:0;max-width:55ch;color:#94a3b8;font-size:.9rem;line-height:1.65}.footer-cta-row.svelte-1tux1xb{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.footer-cta{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:120px!important;padding:.7rem 1.1rem!important;border-radius:999px!important;background:linear-gradient(135deg,#2f6df6,#1d4ed8)!important;color:#fff!important;text-decoration:none!important;font-weight:600!important;font-size:.9rem!important;box-shadow:0 12px 24px #1d4ed833,inset 0 1px #ffffff26!important;transition:transform .15s ease,box-shadow .15s ease!important}.footer-cta:hover{transform:translateY(-1px)!important;box-shadow:0 22px 38px #1d4ed852,inset 0 1px #ffffff2e!important}.footer-quick-note.svelte-1tux1xb{color:#64748b;font-size:.9rem;font-weight:600}.footer-logo-panel.svelte-1tux1xb{margin-top:.5rem;padding:1rem;border-radius:16px;background:transparent;border:none;box-shadow:none}.footer-brand-image.svelte-1tux1xb{display:block;width:min(100%,280px);height:auto;object-fit:contain;filter:none}.footer-links-grid.svelte-1tux1xb{display:grid;grid-template-columns:1fr 1fr 1fr 1.5fr;gap:1rem}.footer-column.svelte-1tux1xb{min-height:100%;padding:1rem;border-radius:16px;background:linear-gradient(180deg,#ffffff0d,#0f172a0f);border:1px solid rgba(148,163,184,.1);box-shadow:inset 0 1px #ffffff0a}.footer-heading.svelte-1tux1xb{margin:0 0 .8rem;color:#f8fafc;font-size:.8rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.footer-links.svelte-1tux1xb{display:flex;flex-direction:column;gap:.7rem}.footer-link{color:#cbd5e1!important;text-decoration:none!important;font-size:.85rem!important;transition:color .15s ease!important}.footer-link:hover{color:#fff!important}.footer-link.strong{font-weight:700!important;color:#f8fafc!important;font-size:.85rem}.footer-contact-column.svelte-1tux1xb{display:flex;flex-direction:column;gap:.6rem}.footer-contact-column.svelte-1tux1xb .footer-heading:where(.svelte-1tux1xb){margin-bottom:.5rem}.contact-card.svelte-1tux1xb{display:flex;flex-direction:column;gap:.2rem;padding:.6rem .75rem;border-radius:10px;background:#0f172a59;border:1px solid rgba(148,163,184,.1);overflow:hidden}.contact-card.svelte-1tux1xb a:where(.svelte-1tux1xb),.contact-card.svelte-1tux1xb .contact-value:where(.svelte-1tux1xb){overflow-wrap:break-word;word-break:normal;min-width:0;white-space:nowrap}.contact-label.svelte-1tux1xb{color:#64748b;font-size:.65rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.contact-value.svelte-1tux1xb{color:#f8fafc;font-size:.85rem;font-weight:600}.footer-bottom-bar.svelte-1tux1xb{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.4rem 0 2rem;border-top:1px solid rgba(148,163,184,.12)}.footer-copy.svelte-1tux1xb{color:#64748b;font-size:.9rem}.footer-social.svelte-1tux1xb{display:flex;align-items:center;gap:.6rem}.social-chip.svelte-1tux1xb{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;color:#e2e8f0;background:#ffffff0f;border:1px solid rgba(148,163,184,.14);transition:transform .15s ease,background .15s ease,color .15s ease}.social-chip.svelte-1tux1xb:hover{transform:translateY(-1px);background:#2563eb2e;color:#fff}.social-chip.svelte-1tux1xb svg:where(.svelte-1tux1xb){width:17px;height:17px}@media(max-width:1100px){.footer-inner.svelte-1tux1xb{grid-template-columns:1fr}.footer-links-grid.svelte-1tux1xb{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:768px){.footer-shell.svelte-1tux1xb{padding:0 1rem}.footer-inner.svelte-1tux1xb{padding:3rem 0 2rem;gap:2rem}.footer-links-grid.svelte-1tux1xb{grid-template-columns:1fr}.footer-bottom-bar.svelte-1tux1xb{flex-direction:column;align-items:flex-start;padding:1.2rem 0 1.6rem}.footer-brand-image.svelte-1tux1xb{width:100%}}.page-wrapper.svelte-1vwc546{min-height:100vh;display:flex;flex-direction:column}.main-content.svelte-1vwc546{flex:1;width:100%}[dir=rtl]{direction:rtl;text-align:right}[dir=rtl] .main-content.svelte-1vwc546{direction:rtl}
