@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8d697b304b401681-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba015fad6dcf6784-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/569ce4b8f30dc480-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Fallback;src:local("Arial");ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.00%;size-adjust:104.76%}.__className_5cfdac{font-family:Geist,Geist Fallback;font-style:normal}.__variable_5cfdac{--font-geist-sans:"Geist","Geist Fallback"}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/9610d9e46709d722-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/747892c23ea88013-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/93f479601ee12b01-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Mono Fallback;src:local("Arial");ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.00%;size-adjust:134.59%}.__className_9a8899{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.__variable_9a8899{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}.site-footer{background-color:#f2f2f2;color:#333;padding:1rem 0;text-align:center;font-size:.9rem}.site-footer .container{max-width:960px;margin:0 auto;padding:0 1rem}.hdr--site-header{background-color:#111;color:#fff;padding:1rem;display:flex;justify-content:space-between;align-items:center;position:relative;z-index:1000;margin:0 auto;width:100%}.hdr--header-center,.hdr--header-left,.hdr--header-right{display:flex;align-items:center;flex:1 1}.hdr--header-left{justify-content:flex-start;padding-left:10px}.hdr--header-center{justify-content:center}.hdr--header-right{justify-content:flex-end;gap:1rem}.hdr--logo{font-size:1.4rem;font-weight:700;color:#fff;text-decoration:none;white-space:nowrap}.hdr--hamburger{display:flex;flex-direction:column;gap:5px;border:none;background:transparent;cursor:pointer;padding:0;width:28px;height:20px;justify-content:center;align-items:center;position:relative;z-index:1002}.hdr--hamburger span{display:block;width:24px;height:3px;background:#fff;border-radius:2px;transition:all .3s ease;position:absolute}.hdr--hamburger span:first-child{top:0}.hdr--hamburger span:nth-child(2){top:50%;transform:translateY(-50%)}.hdr--hamburger span:nth-child(3){bottom:0}.hdr--hamburger.hdr--open span:first-child{transform:rotate(45deg);top:50%;left:0}.hdr--hamburger.hdr--open span:nth-child(2){opacity:0}.hdr--hamburger.hdr--open span:nth-child(3){transform:rotate(-45deg);top:50%;left:0}.hdr--desktop-nav{display:none}.hdr--cart-link{position:relative;color:#fff;text-decoration:none}.hdr--cart-badge{position:absolute;top:-8px;right:-10px;background:#ffd52c;color:#111;width:22px;height:22px;border-radius:50%;font-weight:700;font-size:.75rem;display:flex;justify-content:center;align-items:center;pointer-events:none}.hdr--search-input{padding:.4rem .6rem;border-radius:4px;border:none;font-size:1rem;width:180px}.hdr--mobile-menu{position:fixed;top:0;left:0;width:70%;max-width:300px;height:100%;background:#222;padding:4rem 1rem 2rem;transform:translateX(-100%);transition:transform .3s ease-out;z-index:1001;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;box-shadow:2px 0 10px rgba(0,0,0,.2)}.hdr--mobile-menu.hdr--open{transform:translateX(0)}.hdr--mobile-menu .hdr--search-input.hdr--mobile-search{margin-bottom:2rem;width:90%;max-width:250px;padding:.6rem .8rem}.hdr--mobile-menu .hdr--mobile-nav-links{margin-top:0;width:100%}.hdr--mobile-menu .hdr--mobile-nav-links ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1.5rem}.hdr--mobile-menu .hdr--mobile-nav-links a{color:#fff;text-decoration:none;font-size:1.3rem;font-weight:600;transition:color .2s ease;display:block;padding:.5rem 0}.hdr--mobile-menu .hdr--mobile-nav-links a:hover{color:#ffd52c}.hdr--mobile-menu p{color:#aaa;font-size:1.1rem;margin-top:auto;padding-bottom:2rem}@media (max-width:768px){.hdr--site-header .hdr--search-input{display:none}.hdr--mobile-menu .hdr--search-input.hdr--mobile-search{display:block}.hdr--site-header{padding:.8rem}.hdr--logo{font-size:1.2rem}.hdr--cart-link svg{width:24px;height:24px}.hdr--header-left{padding-left:0}}.sortContainer{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.sortLabel{font-weight:700}.sortSelect{padding:.5rem;font-size:1rem}.hdr--search-container{position:relative}.hdr--search-results{position:absolute;top:100%;left:0;right:0;background:white;border:1px solid #ccc;max-height:200px;overflow-y:auto;z-index:10;list-style:none;margin:0;padding:0}.hdr--search-results li{padding:.5rem 1rem;border-bottom:1px solid #eee}.hdr--search-results li:hover{background-color:#f0f0f0;cursor:pointer}.hdr--clear-search{position:absolute;right:8px;top:50%;transform:translateY(-50%);background:transparent;border:none;font-size:1.2rem;cursor:pointer;color:#888}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}body,html{margin:0;padding:0;width:100%;overflow-x:hidden}.layout--body{font-family:var(--font-geist-sans),sans-serif;min-height:100vh;display:flex;flex-direction:column}.layout--main-content{flex-grow:1;max-width:960px;margin:0 auto;padding:1rem}.layout--img{max-width:100%;height:auto;display:block}.layout--container{max-width:1200px;margin:0 auto;padding:0 1rem}h1,h2,h3,h4,h5,h6,ol,p,ul{margin:0}ol,ul{list-style:none;padding:0}a{text-decoration:none}