.main-nav[data-astro-cid-kybpbynz]{background:var(--white);border-bottom:1px solid var(--gray-200);height:48px}.container[data-astro-cid-kybpbynz]{max-width:1440px;margin:0 auto;padding:0 40px;height:100%;display:flex;align-items:center}.nav-list[data-astro-cid-kybpbynz]{list-style:none;margin:0;padding:0;display:flex;gap:32px;height:100%}.nav-item[data-astro-cid-kybpbynz]{height:100%;display:flex;align-items:center;position:relative}.nav-item[data-astro-cid-kybpbynz] a[data-astro-cid-kybpbynz]{text-decoration:none;color:var(--gray-800);font-weight:500;font-size:14px;height:100%;display:flex;align-items:center;padding:0 4px;transition:color .2s ease}.nav-item[data-astro-cid-kybpbynz]:hover a[data-astro-cid-kybpbynz]{color:var(--blue-800)}.nav-item[data-astro-cid-kybpbynz].active a[data-astro-cid-kybpbynz]{color:var(--blue-800);font-weight:600}.nav-item[data-astro-cid-kybpbynz].active:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:3px;background:var(--blue-800);border-radius:3px 3px 0 0}@media(max-width:900px){.container[data-astro-cid-kybpbynz]{padding:0 16px;overflow-x:auto}}.hero[data-astro-cid-kpkoygro]{position:relative;display:flex;justify-content:space-between;align-items:center;padding:28px 32px;gap:32px;background-image:url(/hero-desktop.png);background-size:cover;background-position:center;background-repeat:no-repeat;color:var(--white);border-radius:18px;box-shadow:var(--shadow-card);margin-bottom:24px;overflow:hidden}.hero-overlay[data-astro-cid-kpkoygro]{position:absolute;inset:0;background:#0006;z-index:1;border-radius:18px}.text[data-astro-cid-kpkoygro]{position:relative;z-index:2}.text[data-astro-cid-kpkoygro] h1[data-astro-cid-kpkoygro]{margin:6px 0 0;font-size:22px;font-weight:700;letter-spacing:-.02em;text-shadow:0 2px 8px rgba(0,0,0,.5)}.eyebrow[data-astro-cid-kpkoygro]{margin:0;font-weight:600;font-size:16px;text-shadow:0 1px 4px rgba(0,0,0,.5)}.badge-card[data-astro-cid-kpkoygro]{position:relative;z-index:2;width:140px;height:auto;max-height:125px;border-radius:12px;box-shadow:0 10px 25px #0000001f;-o-object-fit:contain;object-fit:contain}@media(min-width:1440px){.badge-card[data-astro-cid-kpkoygro]{width:160px;max-height:140px}}@media(min-width:1024px)and (max-width:1439px){.badge-card[data-astro-cid-kpkoygro]{width:140px;max-height:125px}}@media(min-width:768px)and (max-width:1023px){.badge-card[data-astro-cid-kpkoygro]{width:120px;max-height:105px}}@media(max-width:900px){.hero[data-astro-cid-kpkoygro]{flex-direction:column;align-items:flex-start;gap:16px}.badge-card[data-astro-cid-kpkoygro]{align-self:flex-start;width:100px;max-height:88px}}.mobile-hero[data-astro-cid-ax7plmcp]{position:relative;display:none;flex-direction:column;align-items:center;gap:12px;padding:16px 20px;background-image:url(/hero-mobile.png);background-size:cover;background-position:center;background-repeat:no-repeat;color:var(--white);border-radius:12px;margin:16px 0;text-align:center;overflow:hidden}.hero-overlay[data-astro-cid-ax7plmcp]{position:absolute;inset:0;background:#0006;z-index:1;border-radius:12px}.content[data-astro-cid-ax7plmcp]{position:relative;z-index:2;display:flex;flex-direction:column;gap:4px;align-items:center}.content[data-astro-cid-ax7plmcp] h2[data-astro-cid-ax7plmcp]{margin:0;font-size:16px;font-weight:600;line-height:1.3;letter-spacing:-.01em;text-shadow:0 2px 8px rgba(0,0,0,.5)}.eyebrow[data-astro-cid-ax7plmcp]{margin:0;font-weight:500;font-size:12px;opacity:.9;text-transform:uppercase;letter-spacing:.5px;text-shadow:0 1px 4px rgba(0,0,0,.5)}.badge-icon[data-astro-cid-ax7plmcp]{position:relative;z-index:2;width:60px;height:auto;max-height:50px;border-radius:8px;box-shadow:0 4px 12px #00000026;-o-object-fit:contain;object-fit:contain}@media(max-width:768px){.mobile-hero[data-astro-cid-ax7plmcp]{display:flex}}@media(max-width:480px){.badge-icon[data-astro-cid-ax7plmcp]{width:50px;max-height:42px}}@media(max-width:360px){.badge-icon[data-astro-cid-ax7plmcp]{width:45px;max-height:38px}}#filter-sidebar{width:280px;flex-shrink:0;background:var(--white);border-right:1px solid var(--gray-200);height:-moz-fit-content;height:fit-content;min-height:calc(100vh - 150px);padding:24px 0}#filter-sidebar .sidebar-content{display:flex;flex-direction:column}#filter-sidebar .filter-group{border-bottom:1px solid var(--gray-100)}#filter-sidebar .group-header{width:100%;display:flex;align-items:center;justify-content:space-between;padding:16px 24px;background:none;border:none;font-size:14px;font-weight:600;color:var(--gray-800);cursor:pointer;transition:background .15s ease;text-transform:uppercase;letter-spacing:.05em}#filter-sidebar .group-header:hover{background:var(--gray-50)}#filter-sidebar .chevron{transition:transform .2s ease;color:var(--gray-500)}#filter-sidebar .filter-group.expanded .chevron{transform:rotate(180deg)}#filter-sidebar .group-body{display:none;padding:0 24px 20px}#filter-sidebar .filter-group.expanded .group-body{display:block}#filter-sidebar .filter-options{display:flex;flex-direction:column;gap:8px;max-height:240px;overflow-y:auto;padding-right:4px}#filter-sidebar .filter-options::-webkit-scrollbar{width:4px}#filter-sidebar .filter-options::-webkit-scrollbar-thumb{background-color:var(--gray-300);border-radius:4px}#filter-sidebar .checkbox-label{display:flex;align-items:center;gap:10px;font-size:14px;color:var(--gray-700);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:4px 0;width:100%}#filter-sidebar .checkbox-label:hover{color:var(--gray-900)}#filter-sidebar .checkbox-label input[type=checkbox]{width:18px;height:18px;border-radius:4px;border:1.5px solid var(--gray-400);accent-color:var(--blue-800);cursor:pointer;flex-shrink:0}#filter-sidebar .sidebar-footer{padding:24px;display:flex;gap:12px}.mobile-only{display:none}@media(max-width:900px){.mobile-only{display:flex}#filter-sidebar{position:fixed;top:0;left:0;bottom:0;width:320px;max-width:85vw;height:100%;z-index:100;transform:translate(-100%);transition:transform .3s cubic-bezier(.4,0,.2,1);border-right:none;box-shadow:0 0 24px #00000026;padding:0;display:flex;flex-direction:column;background:#fff}#filter-sidebar.open{transform:translate(0)}#filter-sidebar .sidebar-header{padding:16px 20px;border-bottom:1px solid var(--gray-200);justify-content:space-between;align-items:center;display:flex}#filter-sidebar .sidebar-header h3{margin:0;font-size:18px;font-weight:700}#filter-sidebar .close-sidebar{background:none;border:none;padding:4px;cursor:pointer;color:var(--gray-600)}#filter-sidebar .sidebar-content{flex:1;overflow-y:auto}#filter-sidebar .filter-options{max-height:none}.sidebar-backdrop{position:fixed;inset:0;background:#00000080;z-index:90;opacity:0;pointer-events:none;transition:opacity .3s ease;backdrop-filter:blur(2px)}.sidebar-backdrop.open{opacity:1;pointer-events:auto}#filter-sidebar .sidebar-footer{border-top:1px solid var(--gray-200);background:var(--white);margin-top:auto}#filter-sidebar .sidebar-footer button{flex:1;justify-content:center}}.grid-container[data-astro-cid-poyn3awd]{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.list-view{display:flex;flex-direction:column;gap:16px}@media(max-width:1200px){.grid-container[data-astro-cid-poyn3awd]{grid-template-columns:repeat(3,1fr)}}@media(max-width:1024px){.grid-container[data-astro-cid-poyn3awd]{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.grid-container[data-astro-cid-poyn3awd]{grid-template-columns:1fr;gap:16px}}.view-toggle[data-astro-cid-p6kfeelo]{display:flex;background:var(--white);border:1px solid var(--gray-200);border-radius:8px;padding:2px}.toggle-btn[data-astro-cid-p6kfeelo]{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:none;background:transparent;color:var(--gray-500);border-radius:6px;cursor:pointer;transition:all .15s ease}.toggle-btn[data-astro-cid-p6kfeelo]:hover{color:var(--gray-800);background:var(--gray-50)}.toggle-btn[data-astro-cid-p6kfeelo].active{background:var(--gray-100);color:var(--blue-800)}.page[data-astro-cid-j7pv25f6]{min-height:100vh;background:var(--gray-50)}.main-container[data-astro-cid-j7pv25f6]{width:100%;max-width:1440px;margin:0 auto;padding:0 40px 40px}.hero-wrapper[data-astro-cid-j7pv25f6]{margin-top:24px}@media(max-width:768px){.hero-wrapper[data-astro-cid-j7pv25f6] .hero{display:none}}@media(min-width:769px){.hero-wrapper[data-astro-cid-j7pv25f6] .mobile-hero{display:none}}.content-grid[data-astro-cid-j7pv25f6]{display:flex;gap:32px;margin-top:24px;align-items:flex-start}.product-area[data-astro-cid-j7pv25f6]{flex:1;min-width:0}.toolbar[data-astro-cid-j7pv25f6]{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;flex-wrap:wrap;gap:16px}.results-count[data-astro-cid-j7pv25f6] h1[data-astro-cid-j7pv25f6]{margin:0;font-size:24px;font-weight:700;color:var(--gray-800)}.results-count[data-astro-cid-j7pv25f6] span[data-astro-cid-j7pv25f6]{color:var(--gray-600);font-size:14px}.toolbar-controls[data-astro-cid-j7pv25f6]{display:flex;gap:12px;align-items:center}.sort-select[data-astro-cid-j7pv25f6]{height:36px;padding:0 32px 0 12px;border:1px solid var(--gray-300);border-radius:6px;background:var(--white) url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.5 4.5L6 8L9.5 4.5' stroke='%236B7280' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat right 10px center;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:14px;color:var(--gray-700);cursor:pointer}.sort-select[data-astro-cid-j7pv25f6]:focus{outline:none;border-color:var(--blue-800)}.mobile-filter-btn[data-astro-cid-j7pv25f6]{display:none}.error-message[data-astro-cid-j7pv25f6]{padding:32px;text-align:center;color:var(--red-600)}.no-products[data-astro-cid-j7pv25f6]{padding:64px 32px;text-align:center;color:var(--gray-600);background:var(--white);border-radius:12px;grid-column:1 / -1}.clear-search-btn[data-astro-cid-j7pv25f6]{margin-top:12px;padding:8px 16px;background:var(--blue-600);color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer}@media(max-width:900px){.main-container[data-astro-cid-j7pv25f6]{padding:0 16px 24px}.content-grid[data-astro-cid-j7pv25f6]{display:block}.toolbar[data-astro-cid-j7pv25f6]{flex-direction:column;align-items:flex-start}.toolbar-controls[data-astro-cid-j7pv25f6]{width:100%;justify-content:space-between}.mobile-filter-btn[data-astro-cid-j7pv25f6]{display:flex;flex:1}.sort-wrapper[data-astro-cid-j7pv25f6]{flex:1}.sort-select[data-astro-cid-j7pv25f6]{width:100%}}
