:root{--color-primary: #d42f4a;--color-secondary: #ea9caa;--color-accent: #ff6b85;--color-orange: #ff9f43;--color-topbar: #54bac4;--color-text: #18212a;--color-text-light: #4a5568;--color-text-muted: #9ca3af;--bg-primary: #ffffff;--bg-secondary: #f9fafb;--bg-light: #fef2f4;--bg-pink-light: #fef2f4;--border-color: #e5e7eb;--border-radius: 8px;--border-radius-sm: 4px;--border-radius-lg: 12px;--section-padding: 80px;--container-padding: 20px;--header-height: 60px;--topbar-height: 40px;font-family:Poppins,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.6;font-weight:400;color:var(--color-text);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{margin:0;padding:0;box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background-color:var(--bg-secondary);color:var(--color-text)}#app{width:100%;min-height:100vh}h1,h2,h3,h4,h5,h6{color:var(--color-primary);font-weight:600;line-height:1.2}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.5rem}p{margin-bottom:1rem;line-height:1.6}a{color:var(--color-primary);text-decoration:none;transition:color .2s ease}a:hover{color:var(--color-accent)}button{border-radius:var(--border-radius-sm);border:none;padding:12px 28px;font-size:1rem;font-weight:600;font-family:inherit;cursor:pointer;transition:all .3s ease;background-color:var(--color-primary);color:#fff}button:hover{background-color:#b82438;transform:translateY(-2px);box-shadow:0 4px 12px #d42f4a4d}button:focus,button:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}button:disabled{opacity:.5;cursor:not-allowed}.container{max-width:1400px;margin:0 auto;padding:0 var(--container-padding)}.section{padding:var(--section-padding) 0}.text-center{text-align:center}.text-muted{color:var(--color-text-light)}.bg-white{background-color:var(--bg-primary)}.bg-light{background-color:var(--bg-light)}.topbar.svelte-1elxaub{background:var(--color-primary);color:#fff;padding:10px 0;font-size:.875rem;position:relative;z-index:1200}.topbar.svelte-1elxaub .container:where(.svelte-1elxaub){display:flex;justify-content:space-between;align-items:center;gap:2rem}.topbar-left.svelte-1elxaub,.topbar-center.svelte-1elxaub,.topbar-right.svelte-1elxaub,.topbar-text.svelte-1elxaub{display:flex;align-items:center;gap:.5rem}.topbar-text.svelte-1elxaub svg:where(.svelte-1elxaub){width:16px;height:16px;margin-right:.5rem;margin-top:2px}.topbar-offer.svelte-1elxaub{font-weight:500}.phone-number.svelte-1elxaub{font-weight:500;color:#fff;text-decoration:none;transition:opacity .3s}.phone-number.svelte-1elxaub:hover{opacity:.8;text-decoration:underline}.phone-separator.svelte-1elxaub{margin:0 .5rem;opacity:.5}.flag-icon.svelte-1elxaub{width:20px;height:15px;object-fit:cover;border-radius:2px;vertical-align:middle;margin-right:.05rem;margin-bottom:2px;border:.001rem solid rgb(151 0 0)}.language-selector-wrapper.svelte-1elxaub{position:relative}.language-selector.svelte-1elxaub{display:flex;align-items:center;gap:.5rem;background:#fff3;color:#fff;border:1px solid rgba(255,255,255,.3);padding:.375rem .75rem;border-radius:4px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .3s;outline:none;font-family:inherit}.language-selector.svelte-1elxaub:hover{background:#ffffff4d;border-color:#ffffff80}.language-selector.svelte-1elxaub svg:where(.svelte-1elxaub){width:12px;height:12px;flex-shrink:0}.language-dropdown.svelte-1elxaub{position:absolute;top:calc(100% + .5rem);right:0;background:#fff;border-radius:4px;box-shadow:0 4px 12px #00000026;min-width:150px;z-index:1300;overflow:hidden;animation:svelte-1elxaub-slideDown .2s ease}.language-option.svelte-1elxaub{display:flex;align-items:center;gap:.5rem;width:100%;padding:.75rem 1rem;background:#fff;color:var(--color-text);border:none;cursor:pointer;font-size:.875rem;font-weight:500;transition:background .2s;text-align:left;font-family:inherit}.language-option.svelte-1elxaub img:where(.svelte-1elxaub){margin-top:2px}.language-option.svelte-1elxaub:hover{background:var(--bg-pink-light);box-shadow:none;transform:none!important}header.svelte-1elxaub{background:var(--bg-primary);box-shadow:0 2px 8px #0000000f;position:sticky;top:0;z-index:1100}header.svelte-1elxaub>.container:where(.svelte-1elxaub){display:flex;justify-content:space-between;align-items:center;padding:20px 2rem;gap:2rem}.logo.svelte-1elxaub a:where(.svelte-1elxaub){display:flex;align-items:center;text-decoration:none}.logo-img.svelte-1elxaub{height:80px;width:auto;object-fit:contain}.search-bar.svelte-1elxaub{flex:1;max-width:500px;display:flex;align-items:center;background:#fff;border:1px solid #e8e8e8;border-radius:50px;padding:0 3px 0 16px;gap:12px;transition:all .3s}.search-bar.svelte-1elxaub:focus-within{border-color:var(--color-text);box-shadow:0 0 0 3px #18212a14}.search-icon.svelte-1elxaub{color:#9ca3af;flex-shrink:0}.search-bar.svelte-1elxaub input:where(.svelte-1elxaub){flex:1;border:none;padding:12px 0;font-size:.9375rem;outline:none;background:transparent}.search-bar.svelte-1elxaub input:where(.svelte-1elxaub)::placeholder{color:#9ca3af}.search-btn.svelte-1elxaub{background:transparent;color:var(--color-primary);border:1px solid transparent;padding:7px 16px;font-weight:600;cursor:pointer;transition:all .25s ease;font-size:.9375rem;border-radius:6px;flex-shrink:0;margin:0}.search-btn.svelte-1elxaub:hover{background:var(--color-primary);border:1px solid var(--color-primary);color:#fff;border-radius:50px;transform:none!important}.header-actions.svelte-1elxaub{display:flex;gap:1rem;align-items:center}.action-btn.svelte-1elxaub{background:transparent;border:none;display:flex;align-items:center;gap:.5rem;color:var(--color-text);cursor:pointer;padding:8px 12px;border-radius:var(--border-radius-sm);transition:all .3s}.action-btn.svelte-1elxaub:hover{background:var(--bg-secondary);transform:none;box-shadow:none}.cart-btn.svelte-1elxaub{background:var(--color-primary);color:#fff;border:none;display:flex;align-items:center;gap:10px;padding:10px 20px;border-radius:50px;cursor:pointer;position:relative;transition:all .3s;font-size:.9375rem;font-weight:600}.cart-btn.svelte-1elxaub:hover{background:#b82438;transform:translateY(-2px);box-shadow:0 4px 12px #d42f4a4d}.cart-btn.svelte-1elxaub svg:where(.svelte-1elxaub){width:20px;height:20px;flex-shrink:0}.cart-total.svelte-1elxaub{font-size:.9375rem;font-weight:700}.cart-badge.svelte-1elxaub{position:absolute;top:-5px;right:-5px;background:#fbbf24;color:var(--color-text);width:22px;height:22px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700;border:2px solid white}.navbar.svelte-1elxaub{border-top:1px solid var(--border-color);padding:0}.navbar.svelte-1elxaub .container:where(.svelte-1elxaub){display:flex;justify-content:space-between;align-items:center;padding:0 2rem}.nav-menu.svelte-1elxaub{display:flex;gap:1.5rem;align-items:center}.categories-menu-wrapper.svelte-1elxaub{position:relative}.categories-trigger-btn.svelte-1elxaub{display:flex;align-items:center;gap:.5rem;padding:18px 0;color:var(--color-text);text-decoration:none;font-weight:600;font-size:.95rem;border:none;background:transparent;cursor:pointer;font-family:inherit;border-bottom:3px solid transparent;margin:0;border-radius:0!important}.categories-trigger-btn.svelte-1elxaub:hover{color:var(--color-primary);border-bottom-color:var(--color-primary);transform:none;box-shadow:none}.categories-trigger-btn.svelte-1elxaub:focus{outline:none}.nav-separator.svelte-1elxaub{color:var(--border-color);font-weight:300}.nav-link.svelte-1elxaub{color:var(--color-text);text-decoration:none;padding:18px 0;font-weight:500;font-size:.95rem;transition:color .3s;border-bottom:3px solid transparent;display:inline-block;white-space:nowrap}.nav-link.svelte-1elxaub:hover,.nav-link.active.svelte-1elxaub{color:var(--color-primary);border-bottom-color:var(--color-primary)}.nav-delivery.svelte-1elxaub{display:flex;align-items:center;gap:.75rem;padding:18px 0;color:var(--color-text);font-size:.9rem}.nav-delivery.svelte-1elxaub svg:where(.svelte-1elxaub){color:var(--color-primary)}.user-menu-wrapper.svelte-1elxaub{position:relative}.user-btn.svelte-1elxaub{font-weight:600}.user-dropdown.svelte-1elxaub{position:absolute;top:calc(100% + .5rem);right:0;background:#fff;border-radius:var(--border-radius-sm);box-shadow:0 8px 24px #0000001f;min-width:220px;z-index:1000;animation:svelte-1elxaub-slideDown .2s ease}@keyframes svelte-1elxaub-slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.dropdown-item.svelte-1elxaub{display:flex;align-items:center;gap:.75rem;padding:.875rem 1rem;color:var(--color-text);text-decoration:none;width:100%;border:none;background:transparent;cursor:pointer;font-size:.9375rem;transition:background .2s;text-align:left}.dropdown-item.svelte-1elxaub:first-child{border-radius:var(--border-radius-sm) var(--border-radius-sm) 0 0}.dropdown-item.svelte-1elxaub:last-child{border-radius:0 0 var(--border-radius-sm) var(--border-radius-sm)}.dropdown-item.svelte-1elxaub:hover{background:var(--bg-secondary)}.dropdown-item.svelte-1elxaub svg:where(.svelte-1elxaub){color:var(--color-text-light)}.dropdown-divider.svelte-1elxaub{height:1px;background:var(--border-color);margin:.5rem 0}.logout-btn.svelte-1elxaub{color:var(--color-primary);font-weight:600}.logout-btn.svelte-1elxaub svg:where(.svelte-1elxaub){color:var(--color-primary)}.mega-menu-overlay.svelte-1elxaub{position:fixed;top:var(--header-height, 200px);left:0;right:0;bottom:0;background:#00000080;z-index:999;animation:svelte-1elxaub-fadeIn .2s ease;pointer-events:all}@keyframes svelte-1elxaub-fadeIn{0%{opacity:0}to{opacity:1}}.mega-menu-container.svelte-1elxaub{position:fixed;top:var(--header-height, 200px);left:0;bottom:0;display:flex;z-index:1000;animation:svelte-1elxaub-slideInLeft .3s ease;border-top:1px solid #F3F3F3}@keyframes svelte-1elxaub-slideInLeft{0%{transform:translate(-100%)}to{transform:translate(0)}}.mega-menu-column.svelte-1elxaub{width:280px;background:#fff;border-right:1px solid #e8e8e8;display:flex;flex-direction:column;overflow:hidden}.mega-menu-column.svelte-1elxaub:last-child{border-right:none}.mega-menu-column-header.svelte-1elxaub{font-weight:700;font-size:1rem;color:var(--color-text);padding:1rem 1.5rem 0rem;flex-shrink:0}.mega-menu-column-list.svelte-1elxaub{overflow-y:auto;flex:1;padding:.5rem 0}.mega-menu-item.svelte-1elxaub{display:flex;align-items:center;gap:.75rem;padding:.875rem 1.5rem;color:var(--color-text);text-decoration:none;font-weight:500;font-size:.9375rem;transition:all .2s;border-left:3px solid transparent}.mega-menu-item.svelte-1elxaub:hover,.mega-menu-item.active.svelte-1elxaub{background:var(--bg-secondary);border-left-color:var(--color-primary)}.mega-menu-item.svelte-1elxaub .category-icon:where(.svelte-1elxaub){width:20px;height:20px;flex-shrink:0;opacity:.7;transition:opacity .2s}.mega-menu-item.svelte-1elxaub:hover .category-icon:where(.svelte-1elxaub),.mega-menu-item.active.svelte-1elxaub .category-icon:where(.svelte-1elxaub){opacity:1}.mega-menu-item.svelte-1elxaub .category-name:where(.svelte-1elxaub){flex:1}.mega-menu-item.svelte-1elxaub .arrow-icon:where(.svelte-1elxaub){width:16px;height:16px;color:var(--color-text-light);transition:transform .2s;flex-shrink:0;margin-left:auto}.mega-menu-item.svelte-1elxaub:hover .arrow-icon:where(.svelte-1elxaub){transform:translate(3px);color:var(--color-primary)}.mega-menu-column-list.svelte-1elxaub::-webkit-scrollbar{width:6px}.mega-menu-column-list.svelte-1elxaub::-webkit-scrollbar-track{background:#f1f1f1}.mega-menu-column-list.svelte-1elxaub::-webkit-scrollbar-thumb{background:silver;border-radius:3px}.mega-menu-column-list.svelte-1elxaub::-webkit-scrollbar-thumb:hover{background:#a0a0a0}.container.svelte-1elxaub{max-width:1400px;margin:0 auto;padding:0 2rem}@media(max-width:1024px){.search-bar.svelte-1elxaub{max-width:350px}.nav-menu.svelte-1elxaub{gap:1rem}}@media(max-width:768px){.topbar.svelte-1elxaub .container:where(.svelte-1elxaub){flex-direction:column;gap:.5rem;text-align:center}.topbar-center.svelte-1elxaub{order:-1}header.svelte-1elxaub>.container:where(.svelte-1elxaub){flex-direction:column;gap:1rem}.logo.svelte-1elxaub a:where(.svelte-1elxaub){flex-direction:column;align-items:center}.search-bar.svelte-1elxaub{max-width:100%;width:100%}.header-actions.svelte-1elxaub{width:100%;justify-content:space-between}.navbar.svelte-1elxaub .container:where(.svelte-1elxaub){flex-direction:column;gap:1rem;padding:1rem 2rem}.nav-menu.svelte-1elxaub{flex-wrap:wrap;justify-content:center;gap:1rem}.nav-delivery.svelte-1elxaub{font-size:.85rem}}.footer.svelte-jz8lnl{background-color:var(--bg-primary);border-top:1px solid var(--border-color);margin-top:auto}.footer-main.svelte-jz8lnl{padding:60px 0 40px}.footer-grid.svelte-jz8lnl{display:grid;grid-template-columns:repeat(4,1fr);gap:3rem}.footer-column.svelte-jz8lnl h4:where(.svelte-jz8lnl){color:var(--color-text);font-size:1rem;font-weight:600;margin-bottom:1.5rem;text-transform:uppercase;letter-spacing:.5px}.footer-logo.svelte-jz8lnl img:where(.svelte-jz8lnl){height:90x;width:auto;margin-bottom:1rem}.footer-description.svelte-jz8lnl{color:var(--color-text-light);font-size:.9rem;line-height:1.6;margin-bottom:1.5rem}.footer-badges.svelte-jz8lnl{display:flex;flex-direction:column;gap:.5rem}.badge.svelte-jz8lnl{display:inline-block;background-color:var(--bg-light);color:var(--color-primary);padding:.4rem .8rem;border-radius:var(--border-radius-sm);font-size:.85rem;font-weight:500;width:fit-content}.footer-links.svelte-jz8lnl{list-style:none;padding:0;margin:0}.footer-links.svelte-jz8lnl li:where(.svelte-jz8lnl){margin-bottom:.75rem}.footer-links.svelte-jz8lnl a:where(.svelte-jz8lnl){color:var(--color-text-light);font-size:.95rem;transition:all .3s ease;display:inline-block}.footer-links.svelte-jz8lnl a:where(.svelte-jz8lnl):hover{color:var(--color-primary);transform:translate(4px)}.footer-contact.svelte-jz8lnl{display:flex;flex-direction:column;gap:1.25rem}.contact-item.svelte-jz8lnl{display:flex;gap:.75rem;align-items:flex-start}.contact-item.svelte-jz8lnl svg:where(.svelte-jz8lnl){color:var(--color-primary);flex-shrink:0;margin-top:2px}.contact-item.svelte-jz8lnl a:where(.svelte-jz8lnl){color:var(--color-text-light);font-size:.95rem;transition:color .3s ease}.contact-item.svelte-jz8lnl a:where(.svelte-jz8lnl):hover{color:var(--color-primary)}.phone-group.svelte-jz8lnl{display:flex;flex-direction:column;gap:.5rem}.phone-line.svelte-jz8lnl{display:flex;align-items:center;gap:.5rem}.flag-icon.svelte-jz8lnl{width:20px;height:15px;object-fit:cover;border-radius:2px}.contact-item.svelte-jz8lnl p:where(.svelte-jz8lnl){color:var(--color-text-light);font-size:.9rem;margin:0;line-height:1.8}.contact-item.svelte-jz8lnl strong:where(.svelte-jz8lnl){color:var(--color-text)}.footer-copyright.svelte-jz8lnl{background-color:var(--color-primary);color:#fff;padding:1.25rem 0}.copyright-content.svelte-jz8lnl{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.copyright-content.svelte-jz8lnl p:where(.svelte-jz8lnl){margin:0;font-size:.9rem}.credits.svelte-jz8lnl a:where(.svelte-jz8lnl){color:#fff;font-weight:600;text-decoration:underline;text-underline-offset:2px;transition:opacity .3s ease}.credits.svelte-jz8lnl a:where(.svelte-jz8lnl):hover{opacity:.85}@media(max-width:1024px){.footer-grid.svelte-jz8lnl{grid-template-columns:repeat(2,1fr);gap:2.5rem}}@media(max-width:640px){.footer-main.svelte-jz8lnl{padding:40px 0 30px}.footer-grid.svelte-jz8lnl{grid-template-columns:1fr;gap:2rem}.footer-column.svelte-jz8lnl{text-align:left}.footer-logo.svelte-jz8lnl img:where(.svelte-jz8lnl){height:40px}.copyright-content.svelte-jz8lnl{flex-direction:column;text-align:center;gap:.5rem}.footer-links.svelte-jz8lnl a:where(.svelte-jz8lnl):hover{transform:none}}.overlay.svelte-40g7mm{position:fixed;inset:0;background:#00000080;z-index:200;animation:svelte-40g7mm-fadeIn .2s ease}@keyframes svelte-40g7mm-fadeIn{0%{opacity:0}to{opacity:1}}.cart-panel.svelte-40g7mm{position:fixed;top:0;right:0;bottom:0;width:420px;background:var(--bg-primary);box-shadow:-4px 0 12px #00000026;z-index:201;display:flex;flex-direction:column;animation:svelte-40g7mm-slideIn .3s ease}@keyframes svelte-40g7mm-slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.cart-header.svelte-40g7mm{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid var(--border-color);background:var(--bg-light)}.cart-header.svelte-40g7mm h2:where(.svelte-40g7mm){margin:0;color:var(--color-primary);font-size:1.5rem}.close-btn.svelte-40g7mm{background:none;border:none;font-size:1.75rem;cursor:pointer;color:var(--color-text-light);transition:color .2s;padding:.25rem;width:36px;height:36px;display:flex;align-items:center;justify-content:center}.close-btn.svelte-40g7mm:hover{color:var(--color-accent)}.cart-content.svelte-40g7mm{flex:1;overflow-y:auto;padding:1.25rem;background:var(--bg-secondary)}.empty.svelte-40g7mm{text-align:center;color:var(--color-text-light);padding:3rem 2rem}.cart-item.svelte-40g7mm{border:1px solid var(--border-color);border-radius:var(--border-radius);padding:1.25rem;margin-bottom:1rem;background:var(--bg-primary);transition:all .2s ease}.cart-item.svelte-40g7mm:hover{box-shadow:0 2px 8px #0000000f}.item-info.svelte-40g7mm h4:where(.svelte-40g7mm){margin:0 0 .75rem;color:var(--color-primary);font-weight:600}.price.svelte-40g7mm{color:var(--color-primary);font-weight:700;margin:0;font-size:1.1rem}.item-actions.svelte-40g7mm{display:flex;gap:.75rem;margin-top:.75rem;align-items:center}.quantity-controls.svelte-40g7mm{display:flex;align-items:center;gap:.5rem;background:#fff;border:1px solid var(--border-color);border-radius:var(--border-radius);padding:.25rem}.quantity-controls.svelte-40g7mm button:where(.svelte-40g7mm){width:28px;height:28px;border:none;background:none;cursor:pointer;font-size:1rem;display:flex;align-items:center;justify-content:center;border-radius:4px}.quantity-controls.svelte-40g7mm button:where(.svelte-40g7mm):hover{background:var(--bg-secondary)}.quantity-controls.svelte-40g7mm span:where(.svelte-40g7mm){min-width:24px;text-align:center;font-weight:500}.item-total.svelte-40g7mm{font-weight:700;color:var(--color-primary);margin-top:.5rem;font-size:1.1rem}.remove-btn.svelte-40g7mm{background:var(--color-accent);color:#fff;border:none;padding:.5rem 1rem;border-radius:var(--border-radius);cursor:pointer;font-weight:500;transition:all .2s ease}.remove-btn.svelte-40g7mm:hover{background:#d42f4a}.cart-footer.svelte-40g7mm{border-top:1px solid var(--border-color);padding:1.5rem;background:var(--bg-primary)}.total.svelte-40g7mm{display:flex;justify-content:space-between;font-size:1.35rem;margin-bottom:1.25rem;color:var(--color-primary)}.checkout-btn.svelte-40g7mm{width:100%;background:var(--color-primary);color:#fff;border:none;padding:1rem;border-radius:var(--border-radius);font-weight:600;font-size:1rem;cursor:pointer;margin-bottom:.75rem;transition:all .2s ease}.checkout-btn.svelte-40g7mm:hover:not(:disabled){background:var(--color-secondary);transform:translateY(-1px)}.checkout-btn.svelte-40g7mm:disabled{opacity:.5;cursor:not-allowed}.error-message.svelte-40g7mm{background:#fee2e2;color:#991b1b;padding:.75rem;border-radius:var(--border-radius);font-size:.875rem;margin-bottom:1rem}.auth-required.svelte-40g7mm{text-align:center;color:var(--color-text-light);font-size:.875rem;margin:.75rem 0}.clear-btn.svelte-40g7mm{width:100%;background:transparent;color:var(--color-text);border:1px solid var(--border-color);padding:.75rem;border-radius:var(--border-radius);cursor:pointer;font-weight:500;transition:all .2s ease}.clear-btn.svelte-40g7mm:hover{background:var(--bg-secondary);border-color:var(--color-primary);color:var(--color-primary)}@media(max-width:768px){.cart-panel.svelte-40g7mm{width:100%;max-width:100%}}.modal-overlay.svelte-1y960i6{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;animation:svelte-1y960i6-fadeIn .2s ease}@keyframes svelte-1y960i6-fadeIn{0%{opacity:0}to{opacity:1}}.modal-content.svelte-1y960i6{background:#fff;border-radius:16px;padding:2.5rem;max-width:480px;width:90%;max-height:90vh;overflow-y:auto;position:relative;animation:svelte-1y960i6-slideUp .3s ease;box-shadow:0 20px 60px #0000004d}@keyframes svelte-1y960i6-slideUp{0%{transform:translateY(30px);opacity:0}to{transform:translateY(0);opacity:1}}.close-btn.svelte-1y960i6{position:absolute;top:1.5rem;right:1.5rem;background:transparent;border:none;font-size:1.5rem;cursor:pointer;color:var(--color-text-light);width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s;padding:0}.close-btn.svelte-1y960i6:hover{background:var(--bg-secondary);color:var(--color-text);transform:none;box-shadow:none}.modal-header.svelte-1y960i6{text-align:center;margin-bottom:2rem}.icon-wrapper.svelte-1y960i6{width:56px;height:56px;background:var(--color-primary);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem}.icon-wrapper.svelte-1y960i6 svg:where(.svelte-1y960i6){color:#fff}.modal-header.svelte-1y960i6 h2:where(.svelte-1y960i6){font-size:1.75rem;font-weight:700;color:var(--color-text);margin:0 0 .5rem}.subtitle.svelte-1y960i6{color:var(--color-text-light);font-size:.9375rem;margin:0}.form-group.svelte-1y960i6{margin-bottom:1.25rem}label.svelte-1y960i6{display:block;font-weight:600;color:var(--color-text);margin-bottom:.5rem;font-size:.9375rem}.input-wrapper.svelte-1y960i6{position:relative;display:flex;align-items:center}.input-wrapper.svelte-1y960i6 svg:where(.svelte-1y960i6){position:absolute;left:1rem;color:var(--color-text-muted);pointer-events:none}input.svelte-1y960i6{width:100%;padding:.875rem 1rem .875rem 3rem;border:2px solid var(--border-color);border-radius:var(--border-radius-sm);font-size:.9375rem;transition:all .3s;font-family:inherit}input.svelte-1y960i6:focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 4px #d42f4a1a}input.svelte-1y960i6::placeholder{color:var(--color-text-muted)}.submit-btn.svelte-1y960i6{width:100%;padding:1rem;background:var(--color-primary);color:#fff;border:none;border-radius:var(--border-radius-sm);font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s;display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:1.5rem}.submit-btn.svelte-1y960i6:hover{background:#b82438;transform:translateY(-2px);box-shadow:0 8px 20px #d42f4a4d}.modal-footer.svelte-1y960i6{text-align:center;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid var(--border-color)}.modal-footer.svelte-1y960i6 p:where(.svelte-1y960i6){color:var(--color-text-light);font-size:.9375rem;margin:0}.toggle-btn.svelte-1y960i6{background:none;border:none;color:var(--color-primary);font-weight:600;cursor:pointer;padding:0;font-size:.9375rem;transition:color .2s}.toggle-btn.svelte-1y960i6:hover{text-decoration:underline;transform:none;box-shadow:none}.error-message.svelte-1y960i6{background:#fee;border:1px solid #fcc;color:#c33;padding:.875rem 1rem;border-radius:var(--border-radius-sm);font-size:.875rem;display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}.error-message.svelte-1y960i6 svg:where(.svelte-1y960i6){flex-shrink:0}.submit-btn.svelte-1y960i6:disabled{opacity:.6;cursor:not-allowed}.spinner.svelte-1y960i6{width:20px;height:20px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:svelte-1y960i6-spin .6s linear infinite}@keyframes svelte-1y960i6-spin{to{transform:rotate(360deg)}}@media(max-width:768px){.modal-content.svelte-1y960i6{padding:2rem 1.5rem}}.product-card.svelte-11ja2cl{background:#fff;border:1px solid #e8e8e8;border-radius:16px;overflow:hidden;transition:all .3s ease;position:relative;display:flex;flex-direction:column;height:100%}.product-card.svelte-11ja2cl:hover{transform:translateY(-3px);box-shadow:0 4px 16px #00000014;border-color:#d0d0d0}.product-link.svelte-11ja2cl{display:block;text-decoration:none}.product-image-wrapper.svelte-11ja2cl{width:100%;aspect-ratio:1 / 1;background:#fff;display:flex;align-items:center;justify-content:center;padding:.5rem;overflow:hidden}.product-image.svelte-11ja2cl{width:100%;height:100%;object-fit:contain;transition:transform .3s ease}.product-card.svelte-11ja2cl:hover .product-image:where(.svelte-11ja2cl){transform:scale(1.08)}.product-image-placeholder.svelte-11ja2cl{width:100%;height:100%;background:linear-gradient(135deg,#f5f5f5,#ececec);border-radius:8px}.product-content.svelte-11ja2cl{padding:0 1rem .5rem;display:flex;flex-direction:column;gap:.25rem;flex:1;justify-content:flex-end}.product-category.svelte-11ja2cl{font-size:.8125rem;color:#999;letter-spacing:.3px;font-weight:400}.product-name-link.svelte-11ja2cl{text-decoration:none;color:inherit}.product-name.svelte-11ja2cl{font-size:1rem;font-weight:600;color:#1a1a1a;margin:0;line-height:1.4;min-height:2.8em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:color .3s}.product-name-link.svelte-11ja2cl:hover .product-name:where(.svelte-11ja2cl){color:var(--color-primary)}.product-footer.svelte-11ja2cl{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding-top:.5rem}.product-price.svelte-11ja2cl{display:flex;align-items:center;gap:.625rem}.price-current.svelte-11ja2cl{font-size:1.125rem;font-weight:700;color:var(--color-primary)}.add-to-cart-btn.svelte-11ja2cl{width:40px;height:40px;background:#f5f5f5;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;padding:0;flex-shrink:0}.add-to-cart-btn.svelte-11ja2cl svg:where(.svelte-11ja2cl){color:#333;transition:color .3s}.add-to-cart-btn.svelte-11ja2cl:hover{background:var(--color-primary);border-color:var(--color-primary);transform:translateY(-2px);box-shadow:0 4px 12px #d42f4a40}.add-to-cart-btn.svelte-11ja2cl:hover svg:where(.svelte-11ja2cl){color:#fff}.login-required.svelte-11ja2cl{font-size:.8125rem;color:var(--color-text-light);font-style:italic;margin:0;text-align:center;width:100%}@media(max-width:768px){.product-image-wrapper.svelte-11ja2cl{height:180px}.product-content.svelte-11ja2cl{padding:1rem}.product-name.svelte-11ja2cl{font-size:.875rem}.price-current.svelte-11ja2cl{font-size:1rem}}.sidebar-product.svelte-agcl24{display:flex;gap:.875rem;align-items:center;padding:.5rem 0;text-decoration:none;color:inherit;transition:opacity .2s ease}.sidebar-product.svelte-agcl24:hover{opacity:.8}.sidebar-product.svelte-agcl24 img:where(.svelte-agcl24){width:55px;height:55px;object-fit:contain;background:#fafafa;border-radius:6px;padding:.375rem;border:1px solid #f0f0f0;flex-shrink:0}.sidebar-product-placeholder.svelte-agcl24{width:55px;height:55px;background:#f5f5f5;border-radius:6px;flex-shrink:0}.sidebar-product-info.svelte-agcl24{flex:1;min-width:0}.sidebar-product-info.svelte-agcl24 h4:where(.svelte-agcl24){font-size:.8125rem;font-weight:600;color:#1a1a1a;margin:0 0 .25rem;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.sidebar-product.svelte-agcl24:hover h4:where(.svelte-agcl24){color:var(--color-primary)}.sidebar-price.svelte-agcl24{display:flex;gap:.5rem;align-items:center}.price-current.svelte-agcl24{font-size:.875rem;font-weight:700;color:var(--color-primary)}.container.svelte-et6md{max-width:1400px;margin:0 auto;padding:0 2rem}.hero-section.svelte-et6md{background:var(--bg-secondary);padding:40px 0}.hero-layout.svelte-et6md{display:grid;grid-template-columns:1fr 320px;gap:2rem;align-items:stretch;min-height:450px}.hero-main.svelte-et6md{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;background-image:linear-gradient(135deg,#f0f8f426,#e8f5e91a),url(/assets/hero-section-CQ384u5P.webp);background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:12px;padding:3rem;position:relative;overflow:hidden;min-height:400px}.hero-images-center.svelte-et6md{position:absolute;right:0;top:50%;transform:translateY(-50%);width:50%;height:100%;pointer-events:none}.hero-content.svelte-et6md{position:relative;z-index:2;max-width:650px}.hero-tag.svelte-et6md{color:var(--color-primary);font-size:1rem;font-weight:600;display:inline-block;margin-bottom:1rem}.hero-title.svelte-et6md{font-size:3.5rem;font-weight:700;color:var(--color-text);margin-bottom:1.5rem;line-height:1.1}.hero-description.svelte-et6md{font-size:1rem;color:var(--color-text-light);margin-bottom:1.25rem;line-height:1.7}.hero-btn.svelte-et6md{background:var(--color-primary);color:#fff;padding:16px 40px;border-radius:50px;font-size:1rem;font-weight:600;border:none;cursor:pointer;transition:all .3s;text-decoration:none;display:inline-block}.hero-btn.svelte-et6md:hover{background:#b82438;transform:translateY(-2px);box-shadow:0 8px 20px #d42f4a4d}.promo-cards.svelte-et6md{display:flex;flex-direction:column;gap:1.5rem;height:100%}.promo-card.svelte-et6md{padding:2rem 1.5rem;border-radius:16px;color:#fff;position:relative;overflow:hidden;flex:1;display:flex;flex-direction:column;justify-content:space-between;background-size:cover;background-position:center}.promo-orange.svelte-et6md{background:#54bac4;box-shadow:0 8px 24px #54bac440}.promo-green.svelte-et6md{background:linear-gradient(135deg,#d42f4af2,#b82438f2);box-shadow:0 8px 24px #d42f4a40}.promo-discount.svelte-et6md{font-size:1.25rem;font-weight:700;display:inline-block;margin-bottom:.75rem;padding:.25rem 0;letter-spacing:.5px}.promo-card.svelte-et6md h3:where(.svelte-et6md){font-size:1.5rem;font-weight:700;color:#fff;margin-bottom:.5rem;line-height:1.2}.promo-card.svelte-et6md p:where(.svelte-et6md){font-size:.875rem;opacity:.95;margin-bottom:1rem}.promo-btn.svelte-et6md{background:#fff3;color:#fff;border:1px solid rgba(255,255,255,.4);padding:.5rem 1rem;border-radius:6px;font-weight:600;font-size:.875rem;cursor:pointer;transition:all .3s ease;backdrop-filter:blur(10px);align-self:flex-start}.promo-btn.svelte-et6md:hover{background:#fff;color:var(--color-primary);transform:translate(4px)}.services-section.svelte-et6md{padding:80px 0;background:#fff}.services-grid.svelte-et6md{display:grid;grid-template-columns:repeat(4,1fr);gap:3rem}.service-item.svelte-et6md{text-align:center}.service-icon.svelte-et6md{width:80px;height:80px;margin:0 auto 1.5rem;border-radius:50%;background:var(--bg-pink-light);display:flex;align-items:center;justify-content:center;color:var(--color-primary);position:relative}.icon-badge.svelte-et6md{position:absolute;top:0;right:0;background:var(--color-primary);color:#fff;width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700}.service-item.svelte-et6md h4:where(.svelte-et6md){font-size:1.125rem;font-weight:600;color:var(--color-text);margin-bottom:.75rem}.service-item.svelte-et6md p:where(.svelte-et6md){font-size:.95rem;color:var(--color-text-light);line-height:1.6}.category-section.svelte-et6md{padding:80px 0;background:var(--bg-secondary)}.section-title.svelte-et6md{text-align:center;font-size:2.5rem;font-weight:700;color:var(--color-text);margin-bottom:3rem}.categories-grid.svelte-et6md{display:grid;grid-template-columns:repeat(6,1fr);gap:2rem}.category-card.svelte-et6md{text-align:center;cursor:pointer;transition:transform .3s;text-decoration:none;color:inherit;display:block}.category-card.svelte-et6md:hover{transform:translateY(-5px)}.category-image.svelte-et6md{width:140px;height:140px;margin:0 auto 1rem;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #00000014;transition:box-shadow .3s;overflow:hidden}.category-card.svelte-et6md:hover .category-image:where(.svelte-et6md){box-shadow:0 8px 24px #0000001f}.category-photo.svelte-et6md{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.category-card.svelte-et6md:hover .category-photo:where(.svelte-et6md){transform:scale(1.1)}.category-card.svelte-et6md h4:where(.svelte-et6md){font-size:1rem;font-weight:600;color:var(--color-text)}.main-content-section.svelte-et6md{padding:80px 0;background:#fff}.two-column-layout.svelte-et6md{display:grid;grid-template-columns:280px 1fr;gap:2rem}.content-sidebar.svelte-et6md{display:flex;flex-direction:column;gap:2rem}.special-menu-card.svelte-et6md{background:linear-gradient(135deg,#000c,#000000e6),url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 200 200"><rect fill="%23333" width="200" height="200"/></svg>');background-size:cover;background-position:center;padding:2rem 1.5rem;border-radius:12px;color:#fff;position:relative;overflow:hidden}.special-badge.svelte-et6md{background:var(--color-accent);color:#fff;padding:.4rem 1rem;border-radius:20px;font-size:.75rem;font-weight:600;display:inline-block;margin-bottom:1rem}.special-menu-card.svelte-et6md h2:where(.svelte-et6md){font-size:2rem;font-weight:700;color:#fff;margin-bottom:.5rem}.menu-subtitle.svelte-et6md{color:#ffffffe6;font-size:.95rem;margin-bottom:1.5rem}.menu-btn.svelte-et6md{background:var(--color-primary);color:#fff;border:none;padding:12px 28px;border-radius:50px;font-weight:600;cursor:pointer;transition:all .3s}.menu-btn.svelte-et6md:hover{background:#b82438;transform:translateY(-2px)}.sidebar-section.svelte-et6md{background:#fff;padding:1.25rem;border-radius:8px;border:1px solid #e8e8e8}.sidebar-title.svelte-et6md{font-size:1rem;font-weight:700;color:#1a1a1a;margin-bottom:1rem;padding-bottom:.875rem;border-bottom:1px solid #f0f0f0;display:flex;justify-content:space-between;align-items:center}.nav-arrows.svelte-et6md{display:flex;gap:.375rem}.arrow-btn.svelte-et6md{background:transparent;border:1px solid #e0e0e0;width:26px;height:26px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#999;font-size:.75rem;padding:0;transition:all .3s}.arrow-btn.svelte-et6md:hover{background:var(--color-primary);border-color:var(--color-primary);color:#fff;transform:none;box-shadow:none}.sidebar-products.svelte-et6md{display:flex;flex-direction:column;gap:.875rem}.deals-section.svelte-et6md{background:#fff}.deal-product.svelte-et6md{display:flex;flex-direction:column;gap:1rem}.deal-product.svelte-et6md img:where(.svelte-et6md){width:100%;height:140px;object-fit:contain;background:#fafafa;border-radius:8px;padding:1rem}.deal-info.svelte-et6md{display:flex;flex-direction:column;gap:.5rem}.deal-category.svelte-et6md{font-size:.7rem;color:var(--color-text-muted);text-transform:uppercase}.deal-info.svelte-et6md h4:where(.svelte-et6md){font-size:.95rem;font-weight:600;color:var(--color-text);margin:0}.deal-price.svelte-et6md{display:flex;gap:.5rem;align-items:center;margin:.5rem 0}.deal-login-required.svelte-et6md{font-size:.75rem;color:var(--color-text-light);font-style:italic;margin:.5rem 0}.countdown.svelte-et6md{display:grid;grid-template-columns:repeat(4,1fr);gap:.5rem;margin-top:1rem}.countdown-item.svelte-et6md{display:flex;flex-direction:column;align-items:center;background:#f8f9fa;padding:.75rem .5rem;border-radius:8px}.countdown-item.svelte-et6md .count:where(.svelte-et6md){font-size:1.25rem;font-weight:700;color:var(--color-text)}.countdown-item.svelte-et6md .label:where(.svelte-et6md){font-size:.7rem;color:var(--color-text-muted);text-transform:uppercase}.main-content.svelte-et6md{display:flex;flex-direction:column;gap:3.5rem}.section-header.svelte-et6md{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem;margin-bottom:2rem}.section-header.svelte-et6md .section-title:where(.svelte-et6md){text-align:left;margin-bottom:0;font-size:2rem;font-weight:700;color:#1a1a1a}.filter-tabs.svelte-et6md{display:flex;gap:1.5rem;flex-wrap:wrap;align-items:center}.tab.svelte-et6md{background:transparent;border:none;color:#666;padding:6px 0;font-size:.9375rem;font-weight:500;cursor:pointer;transition:all .3s;border-bottom:2px solid transparent}.tab.svelte-et6md:hover{color:var(--color-primary);transform:none;box-shadow:none}.tab.active.svelte-et6md{color:var(--color-primary);border-bottom-color:var(--color-primary)}.products-grid-4.svelte-et6md{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.good-people-section.svelte-et6md{margin:0}.good-people-card.svelte-et6md{background:url(/assets/votre-grossiste-DEaovO0i.webp);background-size:cover;background-position:center;background-repeat:no-repeat;border:1px solid #e8e8e8;border-radius:16px;padding:3rem;display:flex;align-items:center;justify-content:flex-start;position:relative;overflow:hidden;min-height:400px}.good-tag.svelte-et6md{color:var(--color-primary);font-size:.875rem;font-weight:600;display:inline-block;margin-bottom:.875rem}.good-people-content.svelte-et6md{width:70%;text-align:left;position:relative;z-index:2}.good-people-content.svelte-et6md h2:where(.svelte-et6md){font-size:2.25rem;font-weight:700;color:#1a1a1a;margin-bottom:1.25rem;line-height:1.3}.good-people-content.svelte-et6md p:where(.svelte-et6md){font-size:.9375rem;color:#666;line-height:1.7;margin-bottom:.875rem}@media(max-width:1200px){.hero-layout.svelte-et6md{grid-template-columns:1fr}.promo-cards.svelte-et6md{flex-direction:row}.categories-grid.svelte-et6md{grid-template-columns:repeat(3,1fr)}.services-grid.svelte-et6md{grid-template-columns:repeat(2,1fr)}.two-column-layout.svelte-et6md{grid-template-columns:1fr}.products-grid-4.svelte-et6md{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.hero-title.svelte-et6md{font-size:2.5rem}.services-grid.svelte-et6md{grid-template-columns:1fr;gap:2rem}.categories-grid.svelte-et6md,.products-grid-4.svelte-et6md{grid-template-columns:repeat(2,1fr)}.good-people-card.svelte-et6md{padding:2rem}.filter-tabs.svelte-et6md{width:100%;justify-content:center}}.promo-banner.svelte-et6md{margin:0}.promo-banner-content.svelte-et6md{background:url(/assets/image-fruits-6NYO-x5K.webp);background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:16px;padding:3rem;display:flex;align-items:center;justify-content:space-between;position:relative;overflow:hidden;min-height:300px}.promo-banner-text.svelte-et6md{position:relative;z-index:2;margin-left:auto;text-align:right;color:var(--color-text)}.promo-banner-text.svelte-et6md h2:where(.svelte-et6md){font-size:3rem;font-weight:700;color:var(--color-text);margin-bottom:1rem;line-height:1.1}.promo-tagline.svelte-et6md{font-size:1.125rem;color:var(--color-text);margin-bottom:2rem}.promo-shop-btn.svelte-et6md{background:var(--color-primary);color:#fff;padding:14px 36px;border-radius:50px;font-size:1rem;font-weight:600;border:none;cursor:pointer;transition:all .3s}.promo-shop-btn.svelte-et6md:hover{background:#b82438;transform:translateY(-2px);box-shadow:0 8px 20px #d42f4a4d}.brands-only-section.svelte-et6md{margin:0;background:#fff}.brands-grid.svelte-et6md{display:grid;grid-template-columns:repeat(6,1fr);gap:1.5rem}.brand-card.svelte-et6md{background:#fff;border:1px solid #e8e8e8;border-radius:12px;padding:2rem 1rem;display:flex;align-items:center;justify-content:center;transition:all .3s;cursor:pointer;min-height:120px}.brand-card.svelte-et6md:hover{border-color:var(--color-primary);transform:translateY(-3px);box-shadow:0 4px 12px #d42f4a1a}.brand-logo.svelte-et6md{display:flex;align-items:center;justify-content:center;opacity:.8;transition:opacity .3s;width:100%}.brand-logo.svelte-et6md img:where(.svelte-et6md){max-width:100px;width:100%;height:auto;object-fit:contain}.brand-card.svelte-et6md:hover .brand-logo:where(.svelte-et6md){opacity:1}@media(max-width:1024px){.brands-grid.svelte-et6md{grid-template-columns:repeat(3,1fr)}.promo-banner-text.svelte-et6md h2:where(.svelte-et6md){font-size:2rem}}@media(max-width:768px){.hero-layout.svelte-et6md,.two-column-layout.svelte-et6md{grid-template-columns:1fr;gap:2rem}.categories-grid.svelte-et6md,.products-grid-4.svelte-et6md{grid-template-columns:repeat(2,1fr)}.good-people-card.svelte-et6md{grid-template-columns:1fr}.filter-tabs.svelte-et6md{width:100%;justify-content:center}.brands-grid.svelte-et6md{grid-template-columns:repeat(2,1fr)}.promo-banner-content.svelte-et6md{padding:2rem}.promo-banner-text.svelte-et6md{text-align:center;margin-left:0}}@media(max-width:480px){.products-grid-4.svelte-et6md{grid-template-columns:1fr}.promo-cards.svelte-et6md{flex-direction:column}.brands-grid.svelte-et6md{grid-template-columns:1fr}}.filters.svelte-j5b8dn{width:100%;background:transparent;padding:0;height:fit-content;position:sticky;top:200px}.filters-header.svelte-j5b8dn{padding:0 0 1.5rem}h3.svelte-j5b8dn{margin:0 0 10px;color:var(--color-text);font-size:1.75rem;font-weight:700;display:flex;align-items:center;gap:.5rem}.filter-icon.svelte-j5b8dn{color:var(--color-text);transform:rotate(90deg)}.reset-link.svelte-j5b8dn{background:none;border:none;color:var(--color-primary);font-size:.875rem;font-weight:500;cursor:pointer;padding:0;text-decoration:underline;transition:color .2s}.reset-link.svelte-j5b8dn:hover{color:var(--color-primary-dark)}.filter-group.svelte-j5b8dn{padding:0;margin-bottom:1.5rem}.search-box.svelte-j5b8dn{position:relative;display:flex;align-items:center;background:#fff;border:1px solid #e8e8e8;border-radius:8px;padding:.75rem 1rem}.search-icon.svelte-j5b8dn{color:#9ca3af;pointer-events:none;flex-shrink:0}.search-input.svelte-j5b8dn{width:100%;padding:0 0 0 .75rem;border:none;font-size:.875rem;transition:all .2s;background:transparent}.search-input.svelte-j5b8dn:focus{outline:none}.search-box.svelte-j5b8dn:focus-within{border-color:var(--color-primary);box-shadow:0 0 0 3px #d42f4a1a}.filter-section.svelte-j5b8dn{margin-bottom:1rem;border:1px solid #e8e8e8;border-radius:8px;background:#fff}.accordion-header.svelte-j5b8dn{width:100%;display:flex;justify-content:space-between;align-items:center;padding:1rem 1.25rem;background:none;border:none;font-size:.9375rem;font-weight:600;color:var(--color-text);cursor:pointer;text-align:left;box-shadow:none!important;border-radius:8px}.accordion-header.svelte-j5b8dn:hover{box-shadow:none!important;background:#d42f4a0d;border-bottom-left-radius:0;border-bottom-right-radius:0}.accordion-header.svelte-j5b8dn:focus{outline:none!important}.accordion-header.svelte-j5b8dn svg:where(.svelte-j5b8dn){transition:transform .3s;color:#6b7280}.accordion-header.open.svelte-j5b8dn svg:where(.svelte-j5b8dn){transform:rotate(180deg)}.accordion-content.svelte-j5b8dn{padding:0 1.25rem 1.25rem;border-top:1px solid #e8e8e8}.categories-accordion.svelte-j5b8dn{padding:0 .5rem 1.25rem 1.25rem}.price-inputs.svelte-j5b8dn{display:flex;gap:1rem;margin-top:1.5rem}.price-input-group.svelte-j5b8dn{flex:1;display:flex;flex-direction:column;gap:.5rem}.price-input-group.svelte-j5b8dn label:where(.svelte-j5b8dn){font-size:.75rem;font-weight:500;color:#6b7280;text-transform:uppercase;letter-spacing:.025em}.price-input.svelte-j5b8dn{width:100%;padding:.75rem;border:1px solid #e8e8e8;border-radius:6px;font-size:.9375rem;font-weight:500;color:var(--color-text)}.price-input.svelte-j5b8dn:focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 3px #d42f4a1a}.range-slider.svelte-j5b8dn{position:relative;height:6px;margin-top:1.25rem;margin-bottom:.5rem}.slider-track.svelte-j5b8dn{position:absolute;width:100%;height:6px;background:#e5e7eb;border-radius:3px;z-index:1}.slider-range.svelte-j5b8dn{position:absolute;height:6px;background:var(--color-primary);border-radius:3px;z-index:2}.range-input.svelte-j5b8dn{position:absolute;width:100%;height:6px;background:none;pointer-events:none;-webkit-appearance:none;z-index:3}.range-input.svelte-j5b8dn::-webkit-slider-runnable-track{-webkit-appearance:none;height:6px;background:transparent}.range-input.svelte-j5b8dn::-moz-range-track{height:6px;background:transparent}.range-input.svelte-j5b8dn::-webkit-slider-thumb{-webkit-appearance:none;width:18px;height:18px;background:var(--color-primary);border-radius:50%;cursor:pointer;pointer-events:all;border:2px solid white;box-shadow:0 2px 6px #0003;margin-top:-6px}.range-input.svelte-j5b8dn::-moz-range-thumb{width:18px;height:18px;background:var(--color-primary);border-radius:50%;cursor:pointer;pointer-events:all;border:2px solid white;box-shadow:0 2px 6px #0003}.category-tree.svelte-j5b8dn{max-height:600px;overflow-y:auto;padding-right:.5rem}.category-item.svelte-j5b8dn{margin-bottom:.5rem}.category-item.subcategory.svelte-j5b8dn,.category-item.subsubcategory.svelte-j5b8dn{margin-left:1.25rem}.category-label.svelte-j5b8dn{display:flex;align-items:center;gap:.625rem;cursor:pointer;padding:.375rem 0;user-select:none}.category-label.svelte-j5b8dn input[type=checkbox]:where(.svelte-j5b8dn){width:18px;height:18px;cursor:pointer;accent-color:var(--color-primary);flex-shrink:0}.category-label.svelte-j5b8dn .category-icon:where(.svelte-j5b8dn){width:16px;height:16px;flex-shrink:0;opacity:.7}.category-label.svelte-j5b8dn:hover .category-icon:where(.svelte-j5b8dn){opacity:1}.category-name.svelte-j5b8dn{flex:1;font-size:.875rem;color:var(--color-text)}.category-count.svelte-j5b8dn{font-size:.75rem;color:#9ca3af}.subcategory-list.svelte-j5b8dn{margin-top:.25rem}.category-tree.svelte-j5b8dn::-webkit-scrollbar{width:6px}.category-tree.svelte-j5b8dn::-webkit-scrollbar-track{background:#f1f1f1}.category-tree.svelte-j5b8dn::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}.category-tree.svelte-j5b8dn::-webkit-scrollbar-thumb:hover{background:#9ca3af}@media(max-width:768px){.filters.svelte-j5b8dn{width:100%;position:static;margin-bottom:2rem}}.container.svelte-ms6xqm{max-width:2000px;margin:0 auto;padding:0 2rem}.hero-section.svelte-ms6xqm{background:var(--bg-secondary);padding:60px 0}.hero-content.svelte-ms6xqm{max-width:800px}.hero-tag.svelte-ms6xqm{color:var(--color-primary);font-size:1rem;font-weight:600;display:inline-block;margin-bottom:1rem}.hero-title.svelte-ms6xqm{font-size:3rem;font-weight:700;color:var(--color-text);margin-bottom:1rem;line-height:1.2}.hero-description.svelte-ms6xqm{font-size:1.125rem;color:var(--color-text-light);line-height:1.7}.shop-section.svelte-ms6xqm{padding:80px 0;background:#fff;min-height:60vh}.loading-state.svelte-ms6xqm{text-align:center;padding:4rem 2rem}.loading-spinner.svelte-ms6xqm{width:50px;height:50px;margin:0 auto 1.5rem;border:4px solid var(--bg-secondary);border-top-color:var(--color-primary);border-radius:50%;animation:svelte-ms6xqm-spin 1s linear infinite}@keyframes svelte-ms6xqm-spin{to{transform:rotate(360deg)}}.loading-state.svelte-ms6xqm p:where(.svelte-ms6xqm){font-size:1.125rem;color:var(--color-text-light)}.shop-toolbar.svelte-ms6xqm{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding:1.25rem 1.5rem;background:#fff;border:1px solid #e8e8e8;border-radius:12px;gap:1rem;flex-wrap:wrap}.toolbar-left.svelte-ms6xqm{display:flex;align-items:center}.results-count.svelte-ms6xqm{font-size:.9375rem;font-weight:600;color:var(--color-text)}.toolbar-right.svelte-ms6xqm{display:flex;align-items:center;gap:1.5rem}.sort-dropdown.svelte-ms6xqm{display:flex;align-items:center;gap:.75rem}.sort-dropdown.svelte-ms6xqm label:where(.svelte-ms6xqm){font-size:.875rem;color:var(--color-text-light);font-weight:500}.sort-dropdown.svelte-ms6xqm select:where(.svelte-ms6xqm){padding:.5rem 2rem .5rem 1rem;border:1px solid #e8e8e8;border-radius:8px;font-size:.9375rem;color:var(--color-text);background:#fff;cursor:pointer;transition:all .3s;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L6 6L11 1' stroke='%23666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center}.sort-dropdown.svelte-ms6xqm select:where(.svelte-ms6xqm):hover{border-color:var(--color-text)}.sort-dropdown.svelte-ms6xqm select:where(.svelte-ms6xqm):focus{outline:none;border-color:var(--color-text);box-shadow:0 0 0 3px #18212a14}.shop-layout.svelte-ms6xqm{display:grid;grid-template-columns:300px 1fr;gap:3rem;align-items:start}.products-section.svelte-ms6xqm{min-height:400px}.products-grid.svelte-ms6xqm{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}.empty-state.svelte-ms6xqm{text-align:center;padding:4rem 2rem;max-width:500px;margin:0 auto}.empty-icon.svelte-ms6xqm{width:120px;height:120px;margin:0 auto 2rem;border-radius:50%;background:var(--bg-secondary);display:flex;align-items:center;justify-content:center;color:var(--color-primary)}.empty-state.svelte-ms6xqm h3:where(.svelte-ms6xqm){font-size:1.75rem;font-weight:700;color:var(--color-text);margin-bottom:.75rem}.empty-state.svelte-ms6xqm p:where(.svelte-ms6xqm){font-size:1.125rem;color:var(--color-text-light);line-height:1.6}@media(max-width:1024px){.shop-layout.svelte-ms6xqm{grid-template-columns:1fr}.products-grid.svelte-ms6xqm{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.shop-toolbar.svelte-ms6xqm{flex-direction:column;align-items:stretch}.toolbar-left.svelte-ms6xqm,.toolbar-right.svelte-ms6xqm{width:100%;justify-content:space-between}}@media(max-width:768px){.hero-title.svelte-ms6xqm{font-size:2.25rem}.shop-section.svelte-ms6xqm{padding:60px 0}.products-grid.svelte-ms6xqm{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem}.toolbar-right.svelte-ms6xqm{flex-direction:column;align-items:stretch;gap:1rem}.sort-dropdown.svelte-ms6xqm{flex-direction:column;align-items:stretch}.sort-dropdown.svelte-ms6xqm label:where(.svelte-ms6xqm){font-size:.8125rem}}@media(max-width:480px){.container.svelte-ms6xqm{padding:0 1rem}.hero-section.svelte-ms6xqm{padding:40px 0}.hero-title.svelte-ms6xqm{font-size:1.875rem}.shop-section.svelte-ms6xqm{padding:40px 0}.products-grid.svelte-ms6xqm{grid-template-columns:1fr}}.container.svelte-1e39moe{max-width:2000px;margin:0 auto;padding:0 2rem}.hero-section.svelte-1e39moe{background:var(--bg-secondary);padding:60px 0}.loading-state.svelte-1e39moe{text-align:center;padding:4rem 2rem}.loading-spinner.svelte-1e39moe{width:50px;height:50px;margin:0 auto 1.5rem;border:4px solid var(--bg-secondary);border-top-color:var(--color-primary);border-radius:50%;animation:svelte-1e39moe-spin 1s linear infinite}@keyframes svelte-1e39moe-spin{to{transform:rotate(360deg)}}.loading-state.svelte-1e39moe p:where(.svelte-1e39moe){font-size:1.125rem;color:var(--color-text-light)}.breadcrumb.svelte-1e39moe{display:flex;gap:.5rem;align-items:center;margin-bottom:1.5rem;font-size:.9375rem}.breadcrumb.svelte-1e39moe a:where(.svelte-1e39moe){color:var(--color-primary);text-decoration:none;transition:color .3s}.breadcrumb.svelte-1e39moe a:where(.svelte-1e39moe):hover{color:#b82438}.breadcrumb.svelte-1e39moe span:where(.svelte-1e39moe){color:var(--color-text-muted)}.breadcrumb.svelte-1e39moe .current:where(.svelte-1e39moe){color:var(--color-text);font-weight:600}.hero-content.svelte-1e39moe{max-width:800px}.hero-tag.svelte-1e39moe{color:var(--color-primary);font-size:1rem;font-weight:600;display:inline-block;margin-bottom:1rem}.hero-title.svelte-1e39moe{font-size:3rem;font-weight:700;color:var(--color-text);margin-bottom:1rem;line-height:1.2}.hero-description.svelte-1e39moe{font-size:1.125rem;color:var(--color-text-light);line-height:1.7}.category-section.svelte-1e39moe{padding:80px 0;background:#fff;min-height:60vh}.category-toolbar.svelte-1e39moe{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding:1.25rem 1.5rem;background:#fff;border:1px solid #e8e8e8;border-radius:12px;gap:1rem;flex-wrap:wrap}.toolbar-left.svelte-1e39moe{display:flex;align-items:center}.results-count.svelte-1e39moe{font-size:.9375rem;font-weight:600;color:var(--color-text)}.toolbar-right.svelte-1e39moe{display:flex;align-items:center;gap:1.5rem}.sort-dropdown.svelte-1e39moe{display:flex;align-items:center;gap:.75rem}.sort-dropdown.svelte-1e39moe label:where(.svelte-1e39moe){font-size:.875rem;color:var(--color-text-light);font-weight:500}.sort-dropdown.svelte-1e39moe select:where(.svelte-1e39moe){padding:.5rem 2rem .5rem 1rem;border:1px solid #e8e8e8;border-radius:8px;font-size:.9375rem;color:var(--color-text);background:#fff;cursor:pointer;transition:all .3s;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L6 6L11 1' stroke='%23666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center}.sort-dropdown.svelte-1e39moe select:where(.svelte-1e39moe):hover{border-color:var(--color-text)}.sort-dropdown.svelte-1e39moe select:where(.svelte-1e39moe):focus{outline:none;border-color:var(--color-text);box-shadow:0 0 0 3px #18212a14}.category-layout.svelte-1e39moe{display:grid;grid-template-columns:300px 1fr;gap:3rem;align-items:start}.products-section.svelte-1e39moe{min-height:400px}.products-grid.svelte-1e39moe{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}.empty-state.svelte-1e39moe{text-align:center;padding:4rem 2rem;max-width:500px;margin:0 auto}.empty-icon.svelte-1e39moe{width:120px;height:120px;margin:0 auto 2rem;border-radius:50%;background:var(--bg-secondary);display:flex;align-items:center;justify-content:center;color:var(--color-primary)}.empty-state.svelte-1e39moe h3:where(.svelte-1e39moe){font-size:1.75rem;font-weight:700;color:var(--color-text);margin-bottom:.75rem}.empty-state.svelte-1e39moe p:where(.svelte-1e39moe){font-size:1.125rem;color:var(--color-text-light);line-height:1.6}@media(max-width:1024px){.category-layout.svelte-1e39moe{grid-template-columns:1fr}.products-grid.svelte-1e39moe{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.category-toolbar.svelte-1e39moe{flex-direction:column;align-items:stretch}.toolbar-left.svelte-1e39moe,.toolbar-right.svelte-1e39moe{width:100%;justify-content:space-between}}@media(max-width:768px){.hero-title.svelte-1e39moe{font-size:2.25rem}.category-section.svelte-1e39moe{padding:60px 0}.products-grid.svelte-1e39moe{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem}.toolbar-right.svelte-1e39moe{flex-direction:column;align-items:stretch;gap:1rem}.sort-dropdown.svelte-1e39moe{flex-direction:column;align-items:stretch}.sort-dropdown.svelte-1e39moe label:where(.svelte-1e39moe){font-size:.8125rem}}@media(max-width:480px){.container.svelte-1e39moe{padding:0 1rem}.hero-section.svelte-1e39moe{padding:40px 0}.hero-title.svelte-1e39moe{font-size:1.875rem}.category-section.svelte-1e39moe{padding:40px 0}.products-grid.svelte-1e39moe{grid-template-columns:1fr}}.container.svelte-18s7u84{max-width:2000px;margin:0 auto;padding:0 2rem}.hero-section.svelte-18s7u84{background:var(--bg-secondary);padding:60px 0}.loading-state.svelte-18s7u84{text-align:center;padding:4rem 2rem}.loading-spinner.svelte-18s7u84{width:50px;height:50px;margin:0 auto 1.5rem;border:4px solid var(--bg-secondary);border-top-color:var(--color-primary);border-radius:50%;animation:svelte-18s7u84-spin 1s linear infinite}@keyframes svelte-18s7u84-spin{to{transform:rotate(360deg)}}.loading-state.svelte-18s7u84 p:where(.svelte-18s7u84){font-size:1.125rem;color:var(--color-text-light)}.breadcrumb.svelte-18s7u84{display:flex;gap:.5rem;align-items:center;margin-bottom:1.5rem;font-size:.9375rem}.breadcrumb.svelte-18s7u84 a:where(.svelte-18s7u84){color:var(--color-primary);text-decoration:none;transition:color .3s}.breadcrumb.svelte-18s7u84 a:where(.svelte-18s7u84):hover{color:#b82438}.breadcrumb.svelte-18s7u84 span:where(.svelte-18s7u84){color:var(--color-text-muted)}.breadcrumb.svelte-18s7u84 .current:where(.svelte-18s7u84){color:var(--color-text);font-weight:600}.hero-content.svelte-18s7u84{max-width:800px}.hero-tag.svelte-18s7u84{color:var(--color-primary);font-size:1rem;font-weight:600;display:inline-block;margin-bottom:1rem}.hero-title.svelte-18s7u84{font-size:3rem;font-weight:700;color:var(--color-text);margin-bottom:1rem;line-height:1.2}.hero-description.svelte-18s7u84{font-size:1.125rem;color:var(--color-text-light);line-height:1.7}.search-section.svelte-18s7u84{padding:80px 0;background:#fff;min-height:60vh}.search-toolbar.svelte-18s7u84{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding:1.25rem 1.5rem;background:#fff;border:1px solid #e8e8e8;border-radius:12px;gap:1rem;flex-wrap:wrap}.toolbar-left.svelte-18s7u84{display:flex;align-items:center}.results-count.svelte-18s7u84{font-size:.9375rem;font-weight:600;color:var(--color-text)}.toolbar-right.svelte-18s7u84{display:flex;align-items:center;gap:1.5rem}.sort-dropdown.svelte-18s7u84{display:flex;align-items:center;gap:.75rem}.sort-dropdown.svelte-18s7u84 label:where(.svelte-18s7u84){font-size:.875rem;color:var(--color-text-light);font-weight:500}.sort-dropdown.svelte-18s7u84 select:where(.svelte-18s7u84){padding:.5rem 2rem .5rem 1rem;border:1px solid #e8e8e8;border-radius:8px;font-size:.9375rem;color:var(--color-text);background:#fff;cursor:pointer;transition:all .3s;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L6 6L11 1' stroke='%23666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center}.sort-dropdown.svelte-18s7u84 select:where(.svelte-18s7u84):hover{border-color:var(--color-text)}.sort-dropdown.svelte-18s7u84 select:where(.svelte-18s7u84):focus{outline:none;border-color:var(--color-text);box-shadow:0 0 0 3px #18212a14}.search-layout.svelte-18s7u84{display:grid;grid-template-columns:300px 1fr;gap:3rem;align-items:start}.products-section.svelte-18s7u84{min-height:400px}.products-grid.svelte-18s7u84{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}.empty-state.svelte-18s7u84{text-align:center;padding:4rem 2rem;max-width:500px;margin:0 auto}.empty-icon.svelte-18s7u84{width:120px;height:120px;margin:0 auto 2rem;border-radius:50%;background:var(--bg-secondary);display:flex;align-items:center;justify-content:center;color:var(--color-primary)}.empty-state.svelte-18s7u84 h3:where(.svelte-18s7u84){font-size:1.75rem;font-weight:700;color:var(--color-text);margin-bottom:.75rem}.empty-state.svelte-18s7u84 p:where(.svelte-18s7u84){font-size:1.125rem;color:var(--color-text-light);line-height:1.6;margin-bottom:2rem}.cta-btn.svelte-18s7u84{display:inline-block;background:var(--color-primary);color:#fff;padding:14px 32px;border-radius:50px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s}.cta-btn.svelte-18s7u84:hover{background:#b82438;transform:translateY(-2px);box-shadow:0 8px 20px #18212a26}.cta-btn.svelte-18s7u84:focus{outline:none;box-shadow:0 0 0 3px #18212a14}@media(max-width:1024px){.search-layout.svelte-18s7u84{grid-template-columns:1fr}.products-grid.svelte-18s7u84{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.search-toolbar.svelte-18s7u84{flex-direction:column;align-items:stretch}.toolbar-left.svelte-18s7u84,.toolbar-right.svelte-18s7u84{width:100%;justify-content:space-between}}@media(max-width:768px){.hero-title.svelte-18s7u84{font-size:2.25rem}.search-section.svelte-18s7u84{padding:60px 0}.products-grid.svelte-18s7u84{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem}.toolbar-right.svelte-18s7u84{flex-direction:column;align-items:stretch;gap:1rem}.sort-dropdown.svelte-18s7u84{flex-direction:column;align-items:stretch}.sort-dropdown.svelte-18s7u84 label:where(.svelte-18s7u84){font-size:.8125rem}}@media(max-width:480px){.container.svelte-18s7u84{padding:0 1rem}.hero-section.svelte-18s7u84{padding:40px 0}.hero-title.svelte-18s7u84{font-size:1.875rem}.search-section.svelte-18s7u84{padding:40px 0}.products-grid.svelte-18s7u84{grid-template-columns:1fr}}.container.svelte-7zk97o{max-width:2000px;margin:0 auto;padding:0 2rem}.hero-section.svelte-7zk97o{background:var(--bg-secondary);padding:60px 0}.hero-content.svelte-7zk97o{max-width:800px}.hero-tag.svelte-7zk97o{color:var(--color-primary);font-size:1rem;font-weight:600;display:inline-block;margin-bottom:1rem}.hero-title.svelte-7zk97o{font-size:3rem;font-weight:700;color:var(--color-text);margin-bottom:1rem;line-height:1.2}.hero-description.svelte-7zk97o{font-size:1.125rem;color:var(--color-text-light);line-height:1.7}.promotions-section.svelte-7zk97o{padding:80px 0;background:#fff;min-height:60vh}.loading-state.svelte-7zk97o{text-align:center;padding:4rem 2rem}.loading-spinner.svelte-7zk97o{width:50px;height:50px;margin:0 auto 1.5rem;border:4px solid var(--bg-secondary);border-top-color:var(--color-primary);border-radius:50%;animation:svelte-7zk97o-spin 1s linear infinite}@keyframes svelte-7zk97o-spin{to{transform:rotate(360deg)}}.loading-state.svelte-7zk97o p:where(.svelte-7zk97o){font-size:1.125rem;color:var(--color-text-light)}.promotions-toolbar.svelte-7zk97o{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding:1.25rem 1.5rem;background:#fff;border:1px solid #e8e8e8;border-radius:12px;gap:1rem;flex-wrap:wrap}.toolbar-left.svelte-7zk97o{display:flex;align-items:center}.results-count.svelte-7zk97o{font-size:.9375rem;font-weight:600;color:var(--color-text)}.toolbar-right.svelte-7zk97o{display:flex;align-items:center;gap:1.5rem}.sort-dropdown.svelte-7zk97o{display:flex;align-items:center;gap:.75rem}.sort-dropdown.svelte-7zk97o label:where(.svelte-7zk97o){font-size:.875rem;color:var(--color-text-light);font-weight:500}.sort-dropdown.svelte-7zk97o select:where(.svelte-7zk97o){padding:.5rem 2rem .5rem 1rem;border:1px solid #e8e8e8;border-radius:8px;font-size:.9375rem;color:var(--color-text);background:#fff;cursor:pointer;transition:all .3s;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L6 6L11 1' stroke='%23666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center}.sort-dropdown.svelte-7zk97o select:where(.svelte-7zk97o):hover{border-color:var(--color-text)}.sort-dropdown.svelte-7zk97o select:where(.svelte-7zk97o):focus{outline:none;border-color:var(--color-text);box-shadow:0 0 0 3px #18212a14}.promotions-layout.svelte-7zk97o{display:grid;grid-template-columns:300px 1fr;gap:3rem;align-items:start}.products-section.svelte-7zk97o{min-height:400px}.products-grid.svelte-7zk97o{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}.empty-state.svelte-7zk97o{text-align:center;padding:4rem 2rem;max-width:500px;margin:0 auto}.empty-icon.svelte-7zk97o{width:120px;height:120px;margin:0 auto 2rem;border-radius:50%;background:var(--bg-secondary);display:flex;align-items:center;justify-content:center;color:var(--color-primary)}.empty-state.svelte-7zk97o h3:where(.svelte-7zk97o){font-size:1.75rem;font-weight:700;color:var(--color-text);margin-bottom:.75rem}.empty-state.svelte-7zk97o p:where(.svelte-7zk97o){font-size:1.125rem;color:var(--color-text-light);line-height:1.6;margin-bottom:2rem}.cta-btn.svelte-7zk97o{display:inline-block;background:var(--color-primary);color:#fff;padding:14px 32px;border-radius:50px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s}.cta-btn.svelte-7zk97o:hover{background:#b82438;transform:translateY(-2px);box-shadow:0 8px 20px #18212a26}.cta-btn.svelte-7zk97o:focus{outline:none;box-shadow:0 0 0 3px #18212a14}@media(max-width:1024px){.promotions-layout.svelte-7zk97o{grid-template-columns:1fr}.products-grid.svelte-7zk97o{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.promotions-toolbar.svelte-7zk97o{flex-direction:column;align-items:stretch}.toolbar-left.svelte-7zk97o,.toolbar-right.svelte-7zk97o{width:100%;justify-content:space-between}}@media(max-width:768px){.hero-title.svelte-7zk97o{font-size:2.25rem}.promotions-section.svelte-7zk97o{padding:60px 0}.products-grid.svelte-7zk97o{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem}.toolbar-right.svelte-7zk97o{flex-direction:column;align-items:stretch;gap:1rem}.sort-dropdown.svelte-7zk97o{flex-direction:column;align-items:stretch}.sort-dropdown.svelte-7zk97o label:where(.svelte-7zk97o){font-size:.8125rem}}@media(max-width:480px){.container.svelte-7zk97o{padding:0 1rem}.hero-section.svelte-7zk97o{padding:40px 0}.hero-title.svelte-7zk97o{font-size:1.875rem}.promotions-section.svelte-7zk97o{padding:40px 0}.products-grid.svelte-7zk97o{grid-template-columns:1fr}}.container.svelte-yinc5{max-width:2000px;margin:0 auto;padding:0 2rem}.hero-section.svelte-yinc5{background:var(--bg-secondary);padding:60px 0}.hero-content.svelte-yinc5{max-width:800px}.hero-tag.svelte-yinc5{color:var(--color-primary);font-size:1rem;font-weight:600;display:inline-block;margin-bottom:1rem}.hero-title.svelte-yinc5{font-size:3rem;font-weight:700;color:var(--color-text);margin-bottom:1rem;line-height:1.2}.hero-description.svelte-yinc5{font-size:1.125rem;color:var(--color-text-light);line-height:1.7}.nouveautes-section.svelte-yinc5{padding:80px 0;background:#fff;min-height:60vh}.loading-state.svelte-yinc5{text-align:center;padding:4rem 2rem}.loading-spinner.svelte-yinc5{width:50px;height:50px;margin:0 auto 1.5rem;border:4px solid var(--bg-secondary);border-top-color:var(--color-primary);border-radius:50%;animation:svelte-yinc5-spin 1s linear infinite}@keyframes svelte-yinc5-spin{to{transform:rotate(360deg)}}.loading-state.svelte-yinc5 p:where(.svelte-yinc5){font-size:1.125rem;color:var(--color-text-light)}.nouveautes-toolbar.svelte-yinc5{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding:1.25rem 1.5rem;background:#fff;border:1px solid #e8e8e8;border-radius:12px;gap:1rem;flex-wrap:wrap}.toolbar-left.svelte-yinc5{display:flex;align-items:center}.results-count.svelte-yinc5{font-size:.9375rem;font-weight:600;color:var(--color-text)}.toolbar-right.svelte-yinc5{display:flex;align-items:center;gap:1.5rem}.sort-dropdown.svelte-yinc5{display:flex;align-items:center;gap:.75rem}.sort-dropdown.svelte-yinc5 label:where(.svelte-yinc5){font-size:.875rem;color:var(--color-text-light);font-weight:500}.sort-dropdown.svelte-yinc5 select:where(.svelte-yinc5){padding:.5rem 2rem .5rem 1rem;border:1px solid #e8e8e8;border-radius:8px;font-size:.9375rem;color:var(--color-text);background:#fff;cursor:pointer;transition:all .3s;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L6 6L11 1' stroke='%23666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center}.sort-dropdown.svelte-yinc5 select:where(.svelte-yinc5):hover{border-color:var(--color-text)}.sort-dropdown.svelte-yinc5 select:where(.svelte-yinc5):focus{outline:none;border-color:var(--color-text);box-shadow:0 0 0 3px #18212a14}.nouveautes-layout.svelte-yinc5{display:grid;grid-template-columns:300px 1fr;gap:3rem;align-items:start}.products-section.svelte-yinc5{min-height:400px}.products-grid.svelte-yinc5{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}.empty-state.svelte-yinc5{text-align:center;padding:4rem 2rem;max-width:500px;margin:0 auto}.empty-icon.svelte-yinc5{width:120px;height:120px;margin:0 auto 2rem;border-radius:50%;background:var(--bg-secondary);display:flex;align-items:center;justify-content:center;color:var(--color-primary)}.empty-state.svelte-yinc5 h3:where(.svelte-yinc5){font-size:1.75rem;font-weight:700;color:var(--color-text);margin-bottom:.75rem}.empty-state.svelte-yinc5 p:where(.svelte-yinc5){font-size:1.125rem;color:var(--color-text-light);line-height:1.6;margin-bottom:2rem}.cta-btn.svelte-yinc5{display:inline-block;background:var(--color-primary);color:#fff;padding:14px 32px;border-radius:50px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s}.cta-btn.svelte-yinc5:hover{background:#b82438;transform:translateY(-2px);box-shadow:0 8px 20px #18212a26}.cta-btn.svelte-yinc5:focus{outline:none;box-shadow:0 0 0 3px #18212a14}@media(max-width:1024px){.nouveautes-layout.svelte-yinc5{grid-template-columns:1fr}.products-grid.svelte-yinc5{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.nouveautes-toolbar.svelte-yinc5{flex-direction:column;align-items:stretch}.toolbar-left.svelte-yinc5,.toolbar-right.svelte-yinc5{width:100%;justify-content:space-between}}@media(max-width:768px){.hero-title.svelte-yinc5{font-size:2.25rem}.nouveautes-section.svelte-yinc5{padding:60px 0}.products-grid.svelte-yinc5{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem}.toolbar-right.svelte-yinc5{flex-direction:column;align-items:stretch;gap:1rem}.sort-dropdown.svelte-yinc5{flex-direction:column;align-items:stretch}.sort-dropdown.svelte-yinc5 label:where(.svelte-yinc5){font-size:.8125rem}}@media(max-width:480px){.container.svelte-yinc5{padding:0 1rem}.hero-section.svelte-yinc5{padding:40px 0}.hero-title.svelte-yinc5{font-size:1.875rem}.nouveautes-section.svelte-yinc5{padding:40px 0}.products-grid.svelte-yinc5{grid-template-columns:1fr}}.container.svelte-1ffqsuu{max-width:1400px;margin:0 auto;padding:0 2rem}.hero-section.svelte-1ffqsuu{background:var(--bg-secondary);padding:60px 0}.hero-content.svelte-1ffqsuu{max-width:800px}.hero-tag.svelte-1ffqsuu{color:var(--color-primary);font-size:1rem;font-weight:600;display:inline-block;margin-bottom:1rem}.hero-title.svelte-1ffqsuu{font-size:3rem;font-weight:700;color:var(--color-text);margin-bottom:1rem;line-height:1.2}.hero-description.svelte-1ffqsuu{font-size:1.125rem;color:var(--color-text-light);line-height:1.7}.contact-section.svelte-1ffqsuu{padding:80px 0;background:#fff}.contact-layout.svelte-1ffqsuu{display:grid;grid-template-columns:400px 1fr;gap:4rem;align-items:start}.contact-info.svelte-1ffqsuu h2:where(.svelte-1ffqsuu){font-size:1.75rem;font-weight:700;color:var(--color-text);margin-bottom:2rem}.info-card.svelte-1ffqsuu{display:flex;gap:1.5rem;padding:1.5rem;background:var(--bg-secondary);border-radius:12px;margin-bottom:1.5rem;transition:all .3s}.info-card.svelte-1ffqsuu:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.info-icon.svelte-1ffqsuu{width:50px;height:50px;background:var(--color-primary);color:#fff;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.info-content.svelte-1ffqsuu h3:where(.svelte-1ffqsuu){font-size:1.125rem;font-weight:600;color:var(--color-text);margin-bottom:.5rem}.info-content.svelte-1ffqsuu p:where(.svelte-1ffqsuu){color:var(--color-text-light);line-height:1.6;margin:.25rem 0}.phone-numbers.svelte-1ffqsuu{display:flex;flex-direction:column;gap:.5rem}.phone-link.svelte-1ffqsuu,.email-link.svelte-1ffqsuu{display:flex;align-items:center;gap:.5rem;color:var(--color-primary);text-decoration:none;font-weight:500;transition:opacity .3s}.phone-link.svelte-1ffqsuu:hover,.email-link.svelte-1ffqsuu:hover{opacity:.8}.flag-icon.svelte-1ffqsuu{width:24px;height:18px;object-fit:cover;border-radius:2px;border:1px solid #ddd}.contact-form-wrapper.svelte-1ffqsuu h2:where(.svelte-1ffqsuu){font-size:1.75rem;font-weight:700;color:var(--color-text);margin-bottom:2rem}.contact-form.svelte-1ffqsuu{background:var(--bg-secondary);padding:2.5rem;border-radius:12px}.form-row.svelte-1ffqsuu{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.form-group.svelte-1ffqsuu{margin-bottom:1.5rem}.form-group.svelte-1ffqsuu label:where(.svelte-1ffqsuu){display:block;font-weight:600;color:var(--color-text);margin-bottom:.5rem;font-size:.9375rem}.form-group.svelte-1ffqsuu input:where(.svelte-1ffqsuu),.form-group.svelte-1ffqsuu select:where(.svelte-1ffqsuu),.form-group.svelte-1ffqsuu textarea:where(.svelte-1ffqsuu){width:100%;padding:.875rem 1rem;border:1px solid #e8e8e8;border-radius:8px;font-size:.9375rem;background:#fff;color:var(--color-text);transition:all .3s;font-family:inherit}.form-group.svelte-1ffqsuu input:where(.svelte-1ffqsuu):focus,.form-group.svelte-1ffqsuu select:where(.svelte-1ffqsuu):focus,.form-group.svelte-1ffqsuu textarea:where(.svelte-1ffqsuu):focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 3px #d42f4a1a}.form-group.svelte-1ffqsuu textarea:where(.svelte-1ffqsuu){resize:vertical;min-height:120px}.submit-btn.svelte-1ffqsuu{width:100%;padding:1rem 2rem;background:var(--color-primary);color:#fff;border:none;border-radius:50px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s;display:flex;align-items:center;justify-content:center;gap:.5rem}.submit-btn.svelte-1ffqsuu:hover:not(:disabled){background:#b82438;transform:translateY(-2px);box-shadow:0 4px 12px #d42f4a4d}.submit-btn.svelte-1ffqsuu:disabled{opacity:.7;cursor:not-allowed}.spinner.svelte-1ffqsuu{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:svelte-1ffqsuu-spin .8s linear infinite}@keyframes svelte-1ffqsuu-spin{to{transform:rotate(360deg)}}.success-message.svelte-1ffqsuu{display:flex;align-items:center;gap:.75rem;padding:1rem 1.5rem;background:#d4edda;color:#155724;border-radius:8px;margin-bottom:1.5rem;font-weight:500}.success-message.svelte-1ffqsuu svg:where(.svelte-1ffqsuu){flex-shrink:0}@media(max-width:1024px){.contact-layout.svelte-1ffqsuu{grid-template-columns:1fr;gap:3rem}.contact-info.svelte-1ffqsuu{order:2}.contact-form-wrapper.svelte-1ffqsuu{order:1}}@media(max-width:768px){.hero-title.svelte-1ffqsuu{font-size:2.25rem}.contact-section.svelte-1ffqsuu{padding:60px 0}.form-row.svelte-1ffqsuu{grid-template-columns:1fr}.contact-form.svelte-1ffqsuu{padding:1.5rem}.info-card.svelte-1ffqsuu{flex-direction:column;text-align:center}.phone-link.svelte-1ffqsuu,.email-link.svelte-1ffqsuu{justify-content:center}}@media(max-width:480px){.container.svelte-1ffqsuu{padding:0 1rem}.hero-section.svelte-1ffqsuu{padding:40px 0}.hero-title.svelte-1ffqsuu{font-size:1.875rem}.contact-section.svelte-1ffqsuu{padding:40px 0}.contact-layout.svelte-1ffqsuu{gap:2rem}}.protected-message.svelte-pbowfp{display:flex;align-items:center;justify-content:center;min-height:60vh;padding:2rem}.message-content.svelte-pbowfp{text-align:center;max-width:400px}.message-content.svelte-pbowfp svg:where(.svelte-pbowfp){color:var(--color-primary);margin-bottom:1.5rem}.message-content.svelte-pbowfp h2:where(.svelte-pbowfp){font-size:1.75rem;font-weight:700;color:var(--color-text);margin:0 0 1rem}.message-content.svelte-pbowfp p:where(.svelte-pbowfp){color:var(--color-text-light);font-size:1rem;margin:0 0 2rem}.login-btn.svelte-pbowfp{background:var(--color-primary);color:#fff;border:none;padding:1rem 2rem;border-radius:var(--border-radius-sm);font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s}.login-btn.svelte-pbowfp:hover{background:#b82438;transform:translateY(-2px);box-shadow:0 8px 20px #d42f4a4d}.container.svelte-bj60gn{max-width:1400px;margin:0 auto;padding:0 2rem}.hero-section.svelte-bj60gn{background:var(--bg-secondary);padding:60px 0}.hero-content.svelte-bj60gn{max-width:800px}.hero-tag.svelte-bj60gn{color:var(--color-primary);font-size:1rem;font-weight:600;display:inline-block;margin-bottom:1rem}.hero-title.svelte-bj60gn{font-size:3rem;font-weight:700;color:var(--color-text);margin-bottom:1rem;line-height:1.2}.hero-description.svelte-bj60gn{font-size:1.125rem;color:var(--color-text-light);line-height:1.7}.orders-section.svelte-bj60gn{padding:80px 0;background:#fff;min-height:60vh}.loading-state.svelte-bj60gn{text-align:center;padding:4rem 2rem}.loading-spinner.svelte-bj60gn{width:50px;height:50px;margin:0 auto 1.5rem;border:4px solid var(--bg-secondary);border-top-color:var(--color-primary);border-radius:50%;animation:svelte-bj60gn-spin 1s linear infinite}@keyframes svelte-bj60gn-spin{to{transform:rotate(360deg)}}.loading-state.svelte-bj60gn p:where(.svelte-bj60gn){font-size:1.125rem;color:var(--color-text-light)}.empty-state.svelte-bj60gn{text-align:center;padding:4rem 2rem;max-width:500px;margin:0 auto}.empty-icon.svelte-bj60gn{width:120px;height:120px;margin:0 auto 2rem;border-radius:50%;background:var(--bg-secondary);display:flex;align-items:center;justify-content:center;color:var(--color-primary)}.empty-state.svelte-bj60gn h3:where(.svelte-bj60gn){font-size:1.75rem;font-weight:700;color:var(--color-text);margin-bottom:.75rem}.empty-state.svelte-bj60gn p:where(.svelte-bj60gn){font-size:1.125rem;color:var(--color-text-light);margin-bottom:2rem;line-height:1.6}.cta-btn.svelte-bj60gn{display:inline-block;background:var(--color-primary);color:#fff;padding:14px 32px;border-radius:50px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s}.cta-btn.svelte-bj60gn:hover{background:#b82438;transform:translateY(-2px);box-shadow:0 8px 20px #18212a26}.cta-btn.svelte-bj60gn:focus{outline:none;box-shadow:0 0 0 3px #18212a14}.orders-toolbar.svelte-bj60gn{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding:1.25rem 1.5rem;background:#fff;border:1px solid #e8e8e8;border-radius:12px;gap:1rem;flex-wrap:wrap}.toolbar-left.svelte-bj60gn{display:flex;align-items:center}.results-count.svelte-bj60gn{font-size:.9375rem;font-weight:600;color:var(--color-text)}.toolbar-right.svelte-bj60gn{display:flex;align-items:center;gap:1.5rem}.sort-dropdown.svelte-bj60gn{display:flex;align-items:center;gap:.75rem}.sort-dropdown.svelte-bj60gn label:where(.svelte-bj60gn){font-size:.875rem;color:var(--color-text-light);font-weight:500}.sort-dropdown.svelte-bj60gn select:where(.svelte-bj60gn){padding:.5rem 2rem .5rem 1rem;border:1px solid #e8e8e8;border-radius:8px;font-size:.9375rem;color:var(--color-text);background:#fff;cursor:pointer;transition:all .3s;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L6 6L11 1' stroke='%23666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center}.sort-dropdown.svelte-bj60gn select:where(.svelte-bj60gn):hover{border-color:var(--color-text)}.sort-dropdown.svelte-bj60gn select:where(.svelte-bj60gn):focus{outline:none;border-color:var(--color-text);box-shadow:0 0 0 3px #18212a14}.sort-order-btn.svelte-bj60gn{padding:.5rem;border:1px solid #e8e8e8;border-radius:8px;background:#fff;color:var(--color-text);cursor:pointer;transition:all .3s;display:flex;align-items:center;justify-content:center}.sort-order-btn.svelte-bj60gn:hover{border-color:var(--color-text);color:#fff;background:var(--color-text);box-shadow:none}.sort-order-btn.svelte-bj60gn:focus{outline:none;border-color:var(--color-text);box-shadow:0 0 0 3px #18212a14}.orders-grid.svelte-bj60gn{display:grid;grid-template-columns:1fr;gap:2rem}.order-card.svelte-bj60gn{background:#fff;border:1px solid #e8e8e8;border-radius:16px;padding:2rem;transition:all .3s}.order-card.svelte-bj60gn:hover{border-color:var(--color-text);box-shadow:0 8px 24px #18212a14;transform:translateY(-2px)}.order-header.svelte-bj60gn{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid #f0f0f0}.order-info.svelte-bj60gn{display:flex;flex-direction:column;gap:.5rem}.order-number.svelte-bj60gn{font-size:1.25rem;font-weight:700;color:var(--color-text);margin:0}.order-date.svelte-bj60gn{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:var(--color-text-light)}.order-date.svelte-bj60gn svg:where(.svelte-bj60gn){opacity:.7}.state-badge.svelte-bj60gn{padding:.5rem 1rem;border-radius:50px;font-size:.8125rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.state-draft.svelte-bj60gn{background:#f3f4f6;color:#6b7280}.state-sent.svelte-bj60gn{background:#dbeafe;color:#2563eb}.state-sale.svelte-bj60gn{background:#fef3c7;color:#f59e0b}.state-done.svelte-bj60gn{background:#d1fae5;color:#059669}.state-cancel.svelte-bj60gn{background:#fee2e2;color:#dc2626}.order-summary.svelte-bj60gn{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:1.5rem}.summary-item.svelte-bj60gn{display:flex;flex-direction:column;gap:.5rem}.summary-label.svelte-bj60gn{font-size:.875rem;color:var(--color-text-light);font-weight:500}.summary-value.svelte-bj60gn{font-size:1.25rem;font-weight:700;color:var(--color-text)}.price-highlight.svelte-bj60gn{color:var(--color-primary)}.toggle-details-btn.svelte-bj60gn{width:100%;background:var(--bg-secondary);border:1px solid #e8e8e8;border-radius:8px;padding:1rem 1.25rem;display:flex;justify-content:space-between;align-items:center;cursor:pointer;font-size:.9375rem;font-weight:600;color:var(--color-text);transition:all .3s}.toggle-details-btn.svelte-bj60gn:hover{background:#f8f9fa;border-color:var(--color-text);box-shadow:none}.toggle-details-btn.svelte-bj60gn:focus{outline:none;border-color:var(--color-text);box-shadow:0 0 0 3px #18212a14}.toggle-details-btn.svelte-bj60gn .chevron:where(.svelte-bj60gn){transition:transform .3s}.toggle-details-btn.svelte-bj60gn .chevron.expanded:where(.svelte-bj60gn){transform:rotate(180deg)}.order-details.svelte-bj60gn{margin-top:1.5rem;border-top:1px solid #f0f0f0;padding-top:1.5rem}.details-header.svelte-bj60gn{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:1rem;padding:.75rem 1rem;background:var(--bg-secondary);border-radius:8px 8px 0 0;font-size:.8125rem;font-weight:700;color:var(--color-text);text-transform:uppercase;letter-spacing:.5px}.order-lines.svelte-bj60gn{border:1px solid #e8e8e8;border-top:none;border-radius:0 0 8px 8px}.order-line.svelte-bj60gn{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:1rem;padding:1rem;border-bottom:1px solid #f0f0f0;align-items:center;transition:background .2s}.order-line.svelte-bj60gn:last-child{border-bottom:none}.order-line.svelte-bj60gn:hover{background:#fafafa}.line-product.svelte-bj60gn{display:flex;align-items:center;gap:1rem}.product-placeholder.svelte-bj60gn{width:40px;height:40px;background:linear-gradient(135deg,#f0f8f4,#e8f5e9);border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:1.125rem;font-weight:700;color:var(--color-primary);flex-shrink:0}.product-name.svelte-bj60gn{font-size:.9375rem;color:var(--color-text);font-weight:500;line-height:1.4}.line-quantity.svelte-bj60gn,.line-price.svelte-bj60gn{font-size:.9375rem;color:var(--color-text-light);text-align:center}.line-total.svelte-bj60gn{font-size:1rem;font-weight:700;color:var(--color-primary);text-align:right}@media(max-width:1024px){.orders-toolbar.svelte-bj60gn{flex-direction:column;align-items:stretch}.toolbar-left.svelte-bj60gn,.toolbar-right.svelte-bj60gn{width:100%;justify-content:space-between}}@media(max-width:768px){.hero-title.svelte-bj60gn{font-size:2.25rem}.orders-section.svelte-bj60gn{padding:60px 0}.toolbar-right.svelte-bj60gn{flex-direction:column;align-items:stretch;gap:1rem}.sort-dropdown.svelte-bj60gn{flex-direction:column;align-items:stretch}.sort-dropdown.svelte-bj60gn label:where(.svelte-bj60gn){font-size:.8125rem}.order-card.svelte-bj60gn{padding:1.5rem}.order-summary.svelte-bj60gn{grid-template-columns:1fr;gap:1rem}.details-header.svelte-bj60gn{display:none}.order-line.svelte-bj60gn{grid-template-columns:1fr;gap:.75rem;padding:1.25rem}.line-product.svelte-bj60gn{grid-column:1}.line-quantity.svelte-bj60gn,.line-price.svelte-bj60gn{text-align:left;display:flex;justify-content:space-between}.line-quantity.svelte-bj60gn:before{content:"Quantité: ";font-weight:600;color:var(--color-text)}.line-price.svelte-bj60gn:before{content:"Prix unitaire: ";font-weight:600;color:var(--color-text)}.line-total.svelte-bj60gn{text-align:left;display:flex;justify-content:space-between;font-size:1.125rem}.line-total.svelte-bj60gn:before{content:"Total: ";font-weight:600;color:var(--color-text)}}@media(max-width:480px){.container.svelte-bj60gn{padding:0 1rem}.hero-section.svelte-bj60gn{padding:40px 0}.hero-title.svelte-bj60gn{font-size:1.875rem}.orders-section.svelte-bj60gn{padding:40px 0}.order-header.svelte-bj60gn{flex-direction:column;gap:1rem}.state-badge.svelte-bj60gn{align-self:flex-start}}.container.svelte-1gjnegz{max-width:1400px;margin:0 auto;padding:0 2rem}.hero-section.svelte-1gjnegz{background:var(--bg-secondary);padding:60px 0}.hero-content.svelte-1gjnegz{max-width:800px}.hero-tag.svelte-1gjnegz{color:var(--color-primary);font-size:1rem;font-weight:600;display:inline-block;margin-bottom:1rem}.hero-title.svelte-1gjnegz{font-size:3rem;font-weight:700;color:var(--color-text);margin-bottom:1rem;line-height:1.2}.hero-description.svelte-1gjnegz{font-size:1.125rem;color:var(--color-text-light);line-height:1.7}.invoices-section.svelte-1gjnegz{padding:80px 0;background:#fff;min-height:60vh}.loading-state.svelte-1gjnegz{text-align:center;padding:4rem 2rem}.loading-spinner.svelte-1gjnegz{width:50px;height:50px;margin:0 auto 1.5rem;border:4px solid var(--bg-secondary);border-top-color:var(--color-primary);border-radius:50%;animation:svelte-1gjnegz-spin 1s linear infinite}@keyframes svelte-1gjnegz-spin{to{transform:rotate(360deg)}}.loading-state.svelte-1gjnegz p:where(.svelte-1gjnegz){font-size:1.125rem;color:var(--color-text-light)}.empty-state.svelte-1gjnegz{text-align:center;padding:4rem 2rem;max-width:500px;margin:0 auto}.empty-icon.svelte-1gjnegz{width:120px;height:120px;margin:0 auto 2rem;border-radius:50%;background:var(--bg-secondary);display:flex;align-items:center;justify-content:center;color:var(--color-primary)}.empty-state.svelte-1gjnegz h3:where(.svelte-1gjnegz){font-size:1.75rem;font-weight:700;color:var(--color-text);margin-bottom:.75rem}.empty-state.svelte-1gjnegz p:where(.svelte-1gjnegz){font-size:1.125rem;color:var(--color-text-light);margin-bottom:2rem;line-height:1.6}.cta-btn.svelte-1gjnegz{display:inline-block;background:var(--color-primary);color:#fff;padding:14px 32px;border-radius:50px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s}.cta-btn.svelte-1gjnegz:hover{background:#b82438;transform:translateY(-2px);box-shadow:0 8px 20px #18212a26}.cta-btn.svelte-1gjnegz:focus{outline:none;box-shadow:0 0 0 3px #18212a14}.invoices-toolbar.svelte-1gjnegz{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding:1.25rem 1.5rem;background:#fff;border:1px solid #e8e8e8;border-radius:12px;gap:1rem;flex-wrap:wrap}.toolbar-left.svelte-1gjnegz{display:flex;align-items:center}.results-count.svelte-1gjnegz{font-size:.9375rem;font-weight:600;color:var(--color-text)}.toolbar-right.svelte-1gjnegz{display:flex;align-items:center;gap:1.5rem}.sort-dropdown.svelte-1gjnegz{display:flex;align-items:center;gap:.75rem}.sort-dropdown.svelte-1gjnegz label:where(.svelte-1gjnegz){font-size:.875rem;color:var(--color-text-light);font-weight:500}.sort-dropdown.svelte-1gjnegz select:where(.svelte-1gjnegz){padding:.5rem 2rem .5rem 1rem;border:1px solid #e8e8e8;border-radius:8px;font-size:.9375rem;color:var(--color-text);background:#fff;cursor:pointer;transition:all .3s;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L6 6L11 1' stroke='%23666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center}.sort-dropdown.svelte-1gjnegz select:where(.svelte-1gjnegz):hover{border-color:var(--color-text)}.sort-dropdown.svelte-1gjnegz select:where(.svelte-1gjnegz):focus{outline:none;border-color:var(--color-text);box-shadow:0 0 0 3px #18212a14}.sort-order-btn.svelte-1gjnegz{padding:.5rem;border:1px solid #e8e8e8;border-radius:8px;background:#fff;color:var(--color-text);cursor:pointer;transition:all .3s;display:flex;align-items:center;justify-content:center}.sort-order-btn.svelte-1gjnegz:hover{border-color:var(--color-text);color:#fff;background:var(--color-text);box-shadow:none}.sort-order-btn.svelte-1gjnegz:focus{outline:none;border-color:var(--color-text);box-shadow:0 0 0 3px #18212a14}.invoices-grid.svelte-1gjnegz{display:grid;grid-template-columns:1fr;gap:2rem}.invoice-card.svelte-1gjnegz{background:#fff;border:1px solid #e8e8e8;border-radius:16px;padding:2rem;transition:all .3s}.invoice-card.svelte-1gjnegz:hover{border-color:var(--color-text);box-shadow:0 8px 24px #18212a14;transform:translateY(-2px)}.invoice-header.svelte-1gjnegz{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid #f0f0f0}.invoice-info.svelte-1gjnegz{display:flex;flex-direction:column;gap:.5rem}.invoice-number.svelte-1gjnegz{font-size:1.25rem;font-weight:700;color:var(--color-text);margin:0}.invoice-date.svelte-1gjnegz{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:var(--color-text-light)}.invoice-date.svelte-1gjnegz svg:where(.svelte-1gjnegz){opacity:.7}.state-badge.svelte-1gjnegz{padding:.5rem 1rem;border-radius:50px;font-size:.8125rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.state-not-paid.svelte-1gjnegz{background:#fee2e2;color:#dc2626}.state-in-payment.svelte-1gjnegz{background:#dbeafe;color:#2563eb}.state-paid.svelte-1gjnegz{background:#d1fae5;color:#059669}.state-partial.svelte-1gjnegz{background:#fef3c7;color:#f59e0b}.state-reversed.svelte-1gjnegz,.state-legacy.svelte-1gjnegz{background:#f3f4f6;color:#6b7280}.invoice-summary.svelte-1gjnegz{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:1.5rem}.summary-item.svelte-1gjnegz{display:flex;flex-direction:column;gap:.5rem}.summary-label.svelte-1gjnegz{font-size:.875rem;color:var(--color-text-light);font-weight:500}.summary-value.svelte-1gjnegz{font-size:1.25rem;font-weight:700;color:var(--color-text)}.price-highlight.svelte-1gjnegz{color:var(--color-primary)}.toggle-details-btn.svelte-1gjnegz{width:100%;background:var(--bg-secondary);border:1px solid #e8e8e8;border-radius:8px;padding:1rem 1.25rem;display:flex;justify-content:space-between;align-items:center;cursor:pointer;font-size:.9375rem;font-weight:600;color:var(--color-text);transition:all .3s}.toggle-details-btn.svelte-1gjnegz:hover{background:#f8f9fa;border-color:var(--color-text);box-shadow:none}.toggle-details-btn.svelte-1gjnegz:focus{outline:none;border-color:var(--color-text);box-shadow:0 0 0 3px #18212a14}.toggle-details-btn.svelte-1gjnegz .chevron:where(.svelte-1gjnegz){transition:transform .3s}.toggle-details-btn.svelte-1gjnegz .chevron.expanded:where(.svelte-1gjnegz){transform:rotate(180deg)}.invoice-details.svelte-1gjnegz{margin-top:1.5rem;border-top:1px solid #f0f0f0;padding-top:1.5rem}.details-grid.svelte-1gjnegz{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}.detail-item.svelte-1gjnegz{display:flex;flex-direction:column;gap:.5rem}.detail-label.svelte-1gjnegz{font-size:.875rem;color:var(--color-text-light);font-weight:500}.detail-value.svelte-1gjnegz{font-size:1rem;font-weight:600;color:var(--color-text)}@media(max-width:1024px){.invoices-toolbar.svelte-1gjnegz{flex-direction:column;align-items:stretch}.toolbar-left.svelte-1gjnegz,.toolbar-right.svelte-1gjnegz{width:100%;justify-content:space-between}}@media(max-width:768px){.hero-title.svelte-1gjnegz{font-size:2.25rem}.invoices-section.svelte-1gjnegz{padding:60px 0}.toolbar-right.svelte-1gjnegz{flex-direction:column;align-items:stretch;gap:1rem}.sort-dropdown.svelte-1gjnegz{flex-direction:column;align-items:stretch}.sort-dropdown.svelte-1gjnegz label:where(.svelte-1gjnegz){font-size:.8125rem}.invoice-card.svelte-1gjnegz{padding:1.5rem}.invoice-summary.svelte-1gjnegz{grid-template-columns:1fr;gap:1rem}.details-grid.svelte-1gjnegz{grid-template-columns:1fr}}@media(max-width:480px){.container.svelte-1gjnegz{padding:0 1rem}.hero-section.svelte-1gjnegz{padding:40px 0}.hero-title.svelte-1gjnegz{font-size:1.875rem}.invoices-section.svelte-1gjnegz{padding:40px 0}.invoice-header.svelte-1gjnegz{flex-direction:column;gap:1rem}.state-badge.svelte-1gjnegz{align-self:flex-start}}.container.svelte-dut2im{max-width:1400px;margin:0 auto;padding:0 2rem}.hero-section.svelte-dut2im{background:var(--bg-secondary);padding:60px 0}.hero-content.svelte-dut2im{max-width:800px}.hero-tag.svelte-dut2im{color:var(--color-primary);font-size:1rem;font-weight:600;display:inline-block;margin-bottom:1rem}.hero-title.svelte-dut2im{font-size:3rem;font-weight:700;color:var(--color-text);margin-bottom:1rem;line-height:1.2}.hero-description.svelte-dut2im{font-size:1.125rem;color:var(--color-text-light);line-height:1.7}.account-section.svelte-dut2im{padding:80px 0;background:#fff;min-height:60vh}.loading-state.svelte-dut2im{text-align:center;padding:4rem 2rem}.loading-spinner.svelte-dut2im{width:50px;height:50px;margin:0 auto 1.5rem;border:4px solid var(--bg-secondary);border-top-color:var(--color-primary);border-radius:50%;animation:svelte-dut2im-spin 1s linear infinite}@keyframes svelte-dut2im-spin{to{transform:rotate(360deg)}}.loading-state.svelte-dut2im p:where(.svelte-dut2im){font-size:1.125rem;color:var(--color-text-light)}.empty-state.svelte-dut2im{text-align:center;padding:4rem 2rem;max-width:500px;margin:0 auto}.empty-icon.svelte-dut2im{width:120px;height:120px;margin:0 auto 2rem;border-radius:50%;background:var(--bg-secondary);display:flex;align-items:center;justify-content:center;color:var(--color-primary)}.empty-state.svelte-dut2im h3:where(.svelte-dut2im){font-size:1.75rem;font-weight:700;color:var(--color-text);margin-bottom:.75rem}.empty-state.svelte-dut2im p:where(.svelte-dut2im){font-size:1.125rem;color:var(--color-text-light);line-height:1.6}.profile-header-card.svelte-dut2im{display:flex;align-items:center;gap:2rem;background:#fff;border:1px solid #e8e8e8;border-radius:16px;padding:2.5rem;margin-bottom:2.5rem}.profile-avatar.svelte-dut2im{width:100px;height:100px;background:linear-gradient(135deg,var(--color-primary) 0%,#b82438 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2.5rem;font-weight:700;color:#fff;flex-shrink:0}.profile-header-info.svelte-dut2im{display:flex;flex-direction:column;gap:.75rem}.profile-name.svelte-dut2im{font-size:2rem;font-weight:700;color:var(--color-text);margin:0}.company-type-badge.svelte-dut2im{display:inline-block;padding:.5rem 1rem;background:#dbeafe;color:#2563eb;border-radius:50px;font-size:.8125rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;align-self:flex-start}.info-grid.svelte-dut2im{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:2rem}.info-card.svelte-dut2im{background:#fff;border:1px solid #e8e8e8;border-radius:16px;padding:2rem;transition:all .3s}.info-card.svelte-dut2im:hover{border-color:var(--color-text);box-shadow:0 8px 24px #18212a14;transform:translateY(-2px)}.info-card.full-width.svelte-dut2im{grid-column:1 / -1}.card-header.svelte-dut2im{display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid #f0f0f0}.card-header.svelte-dut2im svg:where(.svelte-dut2im){color:var(--color-primary);flex-shrink:0}.card-header.svelte-dut2im h3:where(.svelte-dut2im){font-size:1.25rem;font-weight:700;color:var(--color-text);margin:0}.card-content.svelte-dut2im{display:flex;flex-direction:column;gap:1.25rem}.info-item.svelte-dut2im{display:flex;flex-direction:column;gap:.5rem}.item-label.svelte-dut2im{font-size:.875rem;color:var(--color-text-light);font-weight:500}.item-value.svelte-dut2im{font-size:1rem;font-weight:600;color:var(--color-text)}.item-value.link.svelte-dut2im{color:var(--color-primary);text-decoration:none;transition:all .2s}.item-value.link.svelte-dut2im:hover{color:#b82438;text-decoration:underline}.address-block.svelte-dut2im{display:flex;flex-direction:column;gap:.5rem}.address-block.svelte-dut2im p:where(.svelte-dut2im){margin:0;font-size:1rem;color:var(--color-text);line-height:1.6}.address-block.svelte-dut2im p:where(.svelte-dut2im) span:where(.svelte-dut2im){margin-right:.5rem}.address-block.svelte-dut2im .country:where(.svelte-dut2im){font-weight:600;margin-top:.25rem}.function-text.svelte-dut2im{font-size:1rem;color:var(--color-text);margin:0;line-height:1.6}.comment-text.svelte-dut2im{white-space:pre-wrap;background:var(--bg-secondary);padding:1.5rem;border-radius:12px;color:var(--color-text);font-size:1rem;line-height:1.7;margin:0}@media(max-width:768px){.hero-title.svelte-dut2im{font-size:2.25rem}.account-section.svelte-dut2im{padding:60px 0}.profile-header-card.svelte-dut2im{flex-direction:column;text-align:center;padding:2rem}.profile-avatar.svelte-dut2im{width:80px;height:80px;font-size:2rem}.profile-name.svelte-dut2im{font-size:1.5rem}.company-type-badge.svelte-dut2im{align-self:center}.info-grid.svelte-dut2im{grid-template-columns:1fr}.info-card.svelte-dut2im{padding:1.5rem}}@media(max-width:480px){.container.svelte-dut2im{padding:0 1rem}.hero-section.svelte-dut2im{padding:40px 0}.hero-title.svelte-dut2im{font-size:1.875rem}.account-section.svelte-dut2im{padding:40px 0}.profile-header-card.svelte-dut2im{padding:1.5rem}}.container.svelte-1cyoajs{max-width:1200px;margin:0 auto;padding:2rem}.breadcrumb.svelte-1cyoajs{display:flex;gap:.5rem;margin-bottom:2rem;color:#6b7280}.breadcrumb.svelte-1cyoajs a:where(.svelte-1cyoajs){color:#2563eb;text-decoration:none}.breadcrumb.svelte-1cyoajs a:where(.svelte-1cyoajs):hover{text-decoration:underline}.product-detail.svelte-1cyoajs{display:grid;grid-template-columns:1fr 1fr;gap:3rem;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:2rem}.product-image-section.svelte-1cyoajs{display:flex;justify-content:center;align-items:center}.product-image.svelte-1cyoajs{max-width:100%;height:auto;border-radius:8px}.no-image.svelte-1cyoajs{width:100%;height:400px;background:#f3f4f6;display:flex;align-items:center;justify-content:center;color:#6b7280;border-radius:8px}.ref.svelte-1cyoajs{font-size:.9em;color:#6b7280;font-family:monospace}h1.svelte-1cyoajs{margin:.5rem 0 1rem;color:#111827}.category.svelte-1cyoajs{display:inline-block;padding:.5rem 1rem;background:#dbeafe;color:#2563eb;border-radius:6px;font-size:.9em;margin-bottom:1rem}.price.svelte-1cyoajs{font-size:2.5em;font-weight:700;color:#2563eb;margin:1.5rem 0}.stock.svelte-1cyoajs{display:flex;gap:1rem;margin-bottom:1.5rem}.stock.svelte-1cyoajs .label:where(.svelte-1cyoajs){font-weight:500;color:#6b7280}.qty.svelte-1cyoajs{font-weight:700}.qty.in-stock.svelte-1cyoajs{color:#10b981}.qty.out-of-stock.svelte-1cyoajs{color:#ef4444}.quantity-section.svelte-1cyoajs{display:flex;gap:1rem;align-items:center;margin-bottom:2rem}.quantity-section.svelte-1cyoajs label:where(.svelte-1cyoajs){font-weight:500}.quantity-section.svelte-1cyoajs input:where(.svelte-1cyoajs){width:80px;padding:.75rem;border:1px solid #d1d5db;border-radius:6px;font-size:1rem}.btn-add.svelte-1cyoajs{flex:1;padding:.75rem 1.5rem;background:#10b981;color:#fff;border:none;border-radius:6px;font-weight:600;font-size:1rem;cursor:pointer;transition:background .2s}.btn-add.svelte-1cyoajs:hover{background:#059669}.description.svelte-1cyoajs{margin-top:2rem;padding-top:2rem;border-top:1px solid #e5e7eb}.description.svelte-1cyoajs h3:where(.svelte-1cyoajs){margin-top:0;color:#374151}.description.svelte-1cyoajs p:where(.svelte-1cyoajs){color:#4b5563;line-height:1.6}.actions.svelte-1cyoajs{margin-top:2rem}.btn-back.svelte-1cyoajs{display:inline-block;padding:.75rem 1.5rem;background:#6b7280;color:#fff;text-decoration:none;border-radius:6px;font-weight:600;transition:background .2s}.btn-back.svelte-1cyoajs:hover{background:#4b5563}.loading.svelte-1cyoajs,.error.svelte-1cyoajs{text-align:center;padding:4rem 2rem;color:#6b7280}@media(max-width:768px){.product-detail.svelte-1cyoajs{grid-template-columns:1fr}}.not-found.svelte-kbj945{position:relative;min-height:calc(100vh - 200px);display:flex;align-items:center;justify-content:center;overflow:hidden;background:linear-gradient(to bottom,#2a2a2a,#1a1a1a);width:100%;padding:4rem 2rem}.background-image.svelte-kbj945{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;opacity:.4;filter:grayscale(10%) brightness(1.1);z-index:0}.background-overlay.svelte-kbj945{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,#1a1a1a4d,#1a1a1ab3);z-index:1}.content.svelte-kbj945{position:relative;z-index:2;text-align:center;padding:2rem;max-width:800px;color:#fff}.error-code.svelte-kbj945{font-size:clamp(6rem,15vw,12rem);font-weight:900;line-height:1;background:linear-gradient(135deg,#d42f4a,#b82438);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:1rem;text-shadow:0 0 80px rgba(212,47,74,.4);letter-spacing:-.05em}h1.svelte-kbj945{font-size:clamp(2rem,5vw,3.5rem);font-weight:700;color:#fff;margin-bottom:3rem;letter-spacing:.02em}.quote-container.svelte-kbj945{background:#ffffff08;backdrop-filter:blur(10px);border:1px solid rgba(217,0,18,.3);border-left:4px solid;border-image:linear-gradient(to bottom,#d90012,#0033a0,#f2a800) 1;border-radius:16px;padding:2.5rem 2rem;margin:2rem auto 3rem;max-width:650px;position:relative;box-shadow:0 8px 32px #d900121a}.quote-container.svelte-kbj945:before{content:'"';position:absolute;top:-20px;left:20px;font-size:6rem;font-family:Georgia,serif;color:var(--color-primary);opacity:.3;line-height:1}.quote.svelte-kbj945{font-size:1.25rem;line-height:1.8;font-style:italic;color:#fffffff2;margin:0 0 1.5rem;font-family:Georgia,Times New Roman,serif}.author.svelte-kbj945{display:block;font-size:1rem;color:var(--color-primary);font-weight:600;font-style:normal;margin-bottom:.25rem;font-family:Poppins,sans-serif}.author-subtitle.svelte-kbj945{font-size:.875rem;color:#fff9;font-style:normal;margin:0}.message.svelte-kbj945{font-size:1.125rem;color:#fffc;margin-bottom:3rem;line-height:1.6}.actions.svelte-kbj945{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn-primary.svelte-kbj945,.btn-secondary.svelte-kbj945{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2rem;border-radius:50px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s ease;font-family:Poppins,sans-serif}.btn-primary.svelte-kbj945{background:var(--color-primary);color:#fff;box-shadow:0 4px 20px #d42f4a66}.btn-primary.svelte-kbj945:hover{background:#b82438;transform:translateY(-2px);box-shadow:0 8px 30px #d42f4a80}.btn-secondary.svelte-kbj945{background:#ffffff1a;color:#fff;border:2px solid rgba(255,255,255,.2);backdrop-filter:blur(10px)}.btn-secondary.svelte-kbj945:hover{background:#ffffff26;border-color:#ffffff4d;transform:translateY(-2px)}@media(max-width:768px){.content.svelte-kbj945{padding:1.5rem}.quote-container.svelte-kbj945{padding:2rem 1.5rem}.quote.svelte-kbj945{font-size:1.125rem}.quote-container.svelte-kbj945:before{font-size:4rem;top:-15px;left:10px}.actions.svelte-kbj945{flex-direction:column}.btn-primary.svelte-kbj945,.btn-secondary.svelte-kbj945{width:100%;justify-content:center}}@media(max-width:480px){.error-code.svelte-kbj945{font-size:5rem}h1.svelte-kbj945{font-size:1.75rem}.quote.svelte-kbj945{font-size:1rem}}.app-wrapper.svelte-1n46o8q{display:flex;flex-direction:column;min-height:100vh}main.svelte-1n46o8q{flex:1}
