.search-bar-wrapper[data-astro-cid-mjrxwznw]{position:relative;width:100%;max-width:500px}.search-bar[data-astro-cid-mjrxwznw]{position:relative;display:flex;align-items:center;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:8px;padding:.6rem 1rem;transition:background .3s ease,border .3s ease}.search-bar[data-astro-cid-mjrxwznw]:focus-within{background:#ffffff26;border-color:var(--accent)}.search-input[data-astro-cid-mjrxwznw]{flex:1;background:none;border:none;outline:none;color:var(--body-text-color-white);font-size:.95rem;padding:0 .5rem}.search-input[data-astro-cid-mjrxwznw]::placeholder{color:#fff9}.search-icon[data-astro-cid-mjrxwznw]{color:#ffffffb3;flex-shrink:0}.clear-button[data-astro-cid-mjrxwznw]{background:none;border:none;color:#ffffffb3;cursor:pointer;padding:.25rem;display:flex;align-items:center;justify-content:center;transition:color .2s ease}.clear-button[data-astro-cid-mjrxwznw]:hover{color:var(--accent)}.search-results[data-astro-cid-mjrxwznw]{position:absolute;top:calc(100% + .5rem);left:0;right:0;background:#fff;border-radius:8px;box-shadow:0 4px 20px #00000026;max-height:400px;overflow-y:auto;z-index:100}.search-results[data-astro-cid-mjrxwznw].hidden{display:none}.search-loading[data-astro-cid-mjrxwznw]{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:1.5rem;color:var(--body-text-color)}.spinner[data-astro-cid-mjrxwznw]{width:20px;height:20px;border:2px solid var(--gray-light);border-top-color:var(--accent);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.search-items[data-astro-cid-mjrxwznw]{display:flex;flex-direction:column;padding:.5rem 1rem}.search-item[data-astro-cid-mjrxwznw]{display:flex;align-items:center;gap:1rem;padding:.875rem 1.25rem;border-bottom:1px solid var(--gray-light);text-decoration:none;color:var(--body-text-color);transition:background .2s ease}.search-item[data-astro-cid-mjrxwznw]:hover{background:var(--gray-light)}.search-item[data-astro-cid-mjrxwznw]:last-child{border-bottom:none}.search-item-image[data-astro-cid-mjrxwznw]{width:50px;height:50px;object-fit:cover;border-radius:6px;flex-shrink:0}.search-item-image[data-astro-cid-mjrxwznw].placeholder-image{filter:grayscale(100%);background-color:#e5e7eb;opacity:.6}.search-item-info[data-astro-cid-mjrxwznw]{flex:1}.search-item-name[data-astro-cid-mjrxwznw]{font-weight:600;font-size:.9rem;margin-bottom:.25rem}.search-item-ref[data-astro-cid-mjrxwznw]{font-size:.8rem;color:var(--gray)}.search-item-price[data-astro-cid-mjrxwznw]{font-weight:600;color:var(--accent);font-size:.95rem}.no-results[data-astro-cid-mjrxwznw]{padding:2rem 1rem;text-align:center;color:var(--gray)}.no-results[data-astro-cid-mjrxwznw].hidden,.hidden[data-astro-cid-mjrxwznw]{display:none}@media only screen and (max-width: 768px){.search-bar-wrapper[data-astro-cid-mjrxwznw]{max-width:100%}}.cart-icon-wrapper[data-astro-cid-3klandlo]{position:relative}.cart-button[data-astro-cid-3klandlo]{position:relative;display:flex;align-items:center;justify-content:center;background:none;border:none;color:var(--body-text-color-white);cursor:pointer;padding:.5rem;transition:color .3s ease,transform .2s ease}.cart-button[data-astro-cid-3klandlo]:hover{color:var(--accent);transform:scale(1.1)}.cart-badge[data-astro-cid-3klandlo]{position:absolute;top:0;right:0;background:var(--accent);color:#fff;font-size:.7rem;font-weight:600;min-width:18px;height:18px;display:flex;align-items:center;justify-content:center;border-radius:50%;padding:0 4px}.cart-badge[data-astro-cid-3klandlo].hidden{display:none}.navbar[data-astro-cid-5blmo7yk]{position:sticky;top:0;z-index:1000;background:var(--header-color);box-shadow:0 2px 10px #0003}.navbar-container[data-astro-cid-5blmo7yk]{max-width:1400px;margin:0 auto;padding:.75rem 1rem;display:flex;align-items:center;gap:2rem}.navbar-logo[data-astro-cid-5blmo7yk]{display:flex;align-items:center;gap:.75rem;text-decoration:none;transition:opacity .3s ease}.navbar-logo[data-astro-cid-5blmo7yk]:hover{opacity:.8}.navbar-logo[data-astro-cid-5blmo7yk] img[data-astro-cid-5blmo7yk]{width:50px;height:50px;object-fit:contain}.navbar-brand[data-astro-cid-5blmo7yk]{font-size:1.5rem;font-weight:800;color:var(--accent);letter-spacing:1px}.navbar-menu[data-astro-cid-5blmo7yk]{display:flex;align-items:center;gap:1.5rem;list-style:none;margin:0;padding:0}.nav-link[data-astro-cid-5blmo7yk]{color:var(--body-text-color-white);text-decoration:none;font-weight:600;font-size:.95rem;padding:.5rem .75rem;border-radius:6px;transition:color .3s ease,background .3s ease;background:none;border:none;cursor:pointer;display:flex;align-items:center;gap:.25rem}.nav-link[data-astro-cid-5blmo7yk]:hover{color:var(--accent);background:#ffffff0d}.dropdown[data-astro-cid-5blmo7yk]{position:relative}.dropdown-toggle[data-astro-cid-5blmo7yk] svg[data-astro-cid-5blmo7yk]{transition:transform .3s ease}.dropdown[data-astro-cid-5blmo7yk]:hover .dropdown-toggle[data-astro-cid-5blmo7yk] svg[data-astro-cid-5blmo7yk]{transform:rotate(180deg)}.dropdown-menu[data-astro-cid-5blmo7yk]{position:absolute;top:100%;left:0;background:#fff;border-radius:8px;box-shadow:0 4px 20px #00000026;min-width:220px;margin-top:.5rem;padding:.5rem 0;list-style:none;opacity:0;visibility:hidden;transform:translateY(-10px);transition:opacity .3s ease,transform .3s ease,visibility .3s ease}.dropdown[data-astro-cid-5blmo7yk]:hover .dropdown-menu[data-astro-cid-5blmo7yk]{opacity:1;visibility:visible;transform:translateY(0)}.dropdown-item{display:block;padding:.75rem 1.25rem;color:var(--body-text-color);text-decoration:none;transition:background .2s ease,color .2s ease}.dropdown-item:hover{background:var(--gray-light);color:var(--accent)}.search-wrapper[data-astro-cid-5blmo7yk]{flex:1;max-width:500px}.navbar-actions[data-astro-cid-5blmo7yk]{display:flex;align-items:center;gap:1rem;margin-left:auto}.mobile-menu-toggle[data-astro-cid-5blmo7yk]{display:none;background:none;border:none;color:var(--body-text-color-white);cursor:pointer;padding:.25rem;transition:color .3s ease}.mobile-menu-toggle[data-astro-cid-5blmo7yk]:hover{color:var(--accent)}.mobile-menu[data-astro-cid-5blmo7yk]{position:fixed;inset:0;background:#000000f2;z-index:999;overflow-y:auto}.mobile-menu[data-astro-cid-5blmo7yk].hidden{display:none}.mobile-menu-close[data-astro-cid-5blmo7yk]{position:absolute;top:1rem;right:1rem;background:none;border:none;color:var(--body-text-color-white);cursor:pointer;padding:.5rem;z-index:1001;transition:color .3s ease,transform .2s ease}.mobile-menu-close[data-astro-cid-5blmo7yk]:hover{color:var(--accent);transform:scale(1.1)}.mobile-menu-content[data-astro-cid-5blmo7yk]{padding:5rem 1.5rem 2rem}.mobile-search[data-astro-cid-5blmo7yk]{margin-bottom:2rem}.mobile-nav[data-astro-cid-5blmo7yk]{list-style:none;padding:0;margin:0}.mobile-nav-link[data-astro-cid-5blmo7yk]{display:flex;align-items:center;justify-content:space-between;padding:1rem 0;color:var(--body-text-color-white);text-decoration:none;font-size:1.1rem;font-weight:600;border-bottom:1px solid rgba(255,255,255,.1);background:none;border-left:none;border-right:none;border-top:none;width:100%;cursor:pointer;transition:color .3s ease}.mobile-nav-link[data-astro-cid-5blmo7yk]:hover{color:var(--accent)}.mobile-dropdown[data-astro-cid-5blmo7yk]{list-style:none;padding:0;margin:0;max-height:0;overflow:hidden;transition:max-height .3s ease;background:#ffffff0d;border-radius:8px}.mobile-dropdown[data-astro-cid-5blmo7yk].open{max-height:500px;margin-top:.5rem;padding:.5rem 0}.mobile-dropdown-item{display:block;padding:.75rem 1.5rem;color:#ffffffe6;text-decoration:none;font-size:.95rem;transition:color .3s ease,background .3s ease}.mobile-dropdown-item:hover{color:var(--accent);background:#ffffff0d}.mobile-dropdown-toggle[data-astro-cid-5blmo7yk] svg[data-astro-cid-5blmo7yk]{transition:transform .3s ease}.mobile-dropdown-toggle[data-astro-cid-5blmo7yk].active svg[data-astro-cid-5blmo7yk]{transform:rotate(180deg)}.desktop-only[data-astro-cid-5blmo7yk]{display:flex}.hidden[data-astro-cid-5blmo7yk]{display:none}@media only screen and (max-width: 1024px){.desktop-only[data-astro-cid-5blmo7yk]{display:none}.mobile-menu-toggle[data-astro-cid-5blmo7yk]{display:block}.navbar-container[data-astro-cid-5blmo7yk]{gap:1rem}.navbar-brand[data-astro-cid-5blmo7yk]{font-size:1.2rem}.navbar-logo[data-astro-cid-5blmo7yk] img[data-astro-cid-5blmo7yk]{width:40px;height:40px}}
