:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:18px;align-content:flex-start;flex-wrap:wrap}#root{min-width:100%}@media (max-width: 599px){.product-grid{grid-template-columns:1fr}}@media (min-width: 600px) and (max-width: 999px){.product-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1000px) and (max-width: 1599px){.product-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width: 1600px){.product-grid{grid-template-columns:repeat(4,1fr)}}.product-grid{display:grid;gap:1rem;padding:1rem}.loading,.error{display:flex;justify-content:center;align-items:center;height:100vh;width:100vw;font-size:20px;font-weight:700;text-align:center;position:fixed}.loading{color:#666}.error{color:#d32f2f}.page-header h1{font-size:30px;padding-left:1rem}.category-list{display:flex;padding:.5rem;overflow-x:auto}.category-button{white-space:nowrap;cursor:pointer;font-weight:700;margin:2px;padding:12px;background-color:#efeff0;outline:none!important;box-shadow:none!important}.category-button.active{background:#bdbcc1;border:none;border-style:none;outline:none!important;box-shadow:none!important}.product-image{width:100%;max-height:300px;object-fit:contain;border-style:none;margin-bottom:1rem}.product-title{font-size:17px;cursor:pointer;line-height:18px;font-weight:500;color:#353d63}.product-card{padding:1rem;text-align:left}.product-detail{margin:2rem auto;display:flex;min-width:100%}.product-detail-content{display:flex;gap:2rem;width:100%;justify-content:space-between;padding:1rem 2rem;max-width:0 auto;flex-direction:row-reverse}.image-detail-content{max-width:50%;display:flex;align-items:right}.product-detail-image{height:500px;object-fit:cover;display:block}.product-detail-info{max-width:50%}.product-card{position:relative;overflow:hidden}.fav-button{position:absolute;top:8px;right:8px;background:transparent;border:none;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;z-index:5;outline:none}.fav-button:focus{outline:none}.fav-icon{width:28px;height:28px;display:block;pointer-events:none}.top-nav{width:auto;background:transparent;display:flex;gap:1rem;position:relative;font-size:16px}.top-nav .nav-inner{display:flex;gap:1rem;align-items:center;justify-content:flex-start;padding:0}.nav-link{color:#353d63;text-decoration:underline}.nav-link:hover{color:inherit}.page-header{display:flex;align-items:center;justify-content:space-between;top:0;z-index:40;min-width:100%}.page-header .nav{display:flex;align-items:center;width:100%;justify-content:flex-end;padding:12px 16px}
