<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face{font-family:Google Sans;src:url(https://fonts.gstatic.com/s/googlesans/v14/4UaGrENHsxJlGDuGo1OIlL3Owp4.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}.interactive-hero{margin-top:30px;margin-bottom:30px}.main-heading{margin-bottom:2rem;text-align:center;font-size:2rem}.hero-menu{display:flex;gap:2rem;min-height:400px;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 4px #0000001a}.category-menu{width:250px;border-right:1px solid rgba(0,0,0,.1);background:#f8f8f8;flex-shrink:0}.category-button{width:100%;padding:1rem 1.5rem;text-align:left;border:none;background:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:background-color .3s;font-size:1.4rem;line-height:1.3;font-family:Google Sans,sans-serif;font-weight:800}.category-button:hover,.category-button.active{background-color:#f0f0f0}.icon-chevron{transition:transform .3s}.category-button.active .icon-chevron{transform:rotate(90deg)}.products-container{flex:1;position:relative;min-width:0}.products-panel{display:none;padding:2rem}.products-panel.active{display:block}.products-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.product-card{text-align:center;padding:1rem;border:1px solid rgba(0,0,0,.1);border-radius:8px;transition:box-shadow .3s;display:flex;flex-direction:column;align-items:center}.product-card:hover{box-shadow:0 4px 12px #0000001a}.product-card__image-container{width:100%;padding-top:100%;position:relative;margin-bottom:1rem;overflow:hidden}.product-card__image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;border-radius:4px}.product-card__title{margin:.5rem 0;font-size:1.25rem;line-height:1.3;font-family:Google Sans,sans-serif;font-weight:500;color:#333}.product-card__price{color:#666;margin-bottom:1rem;font-size:.9rem}.button{display:inline-block;padding:.4rem .8rem;background-color:#2b2b2b;color:#fff;text-decoration:none;border-radius:4px;font-size:.85rem;min-width:120px;text-align:center;margin:0 auto}@media screen and (max-width: 990px){.products-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width: 768px){.hero-menu{flex-direction:column}.category-menu{width:100%;border-right:none;border-bottom:1px solid rgba(0,0,0,.1)}.products-grid{grid-template-columns:repeat(2,1fr);gap:1rem}}@media screen and (max-width: 480px){.products-grid{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/16/compiled_assets/styles.css.map */
</pre></body></html>