:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--text-color: #213547;--text-secondary: #666666;--border-color: #e2e8f0;--card-bg: #ffffff;--price-color: #2c3e50;--button-bg: #ff5b24;--button-hover: #F93E00;--button-disabled: #cccccc;--background-color: #f8fafc}@media (prefers-color-scheme: dark){:root{--text-color: rgba(255, 255, 255, .87);--text-secondary: rgba(255, 255, 255, .6);--border-color: #2d3748;--card-bg: #1a1a1a;--price-color: #e2e8f0;--background-color: #242424}}body{margin:0;min-width:320px;min-height:100vh;background-color:var(--background-color);color:var(--text-color)}#app{width:100%;margin:0 auto}button{border:none;margin:0;padding:0;width:auto;background:transparent;color:inherit;font:inherit;line-height:normal;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;-webkit-appearance:none}button:focus,button:focus-visible{outline:2px solid var(--button-bg);outline-offset:2px}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}h1{font-size:3.2em;line-height:1.1}.card{padding:2em}@media (prefers-color-scheme: light){a:hover{color:#747bff}button{background-color:#f9f9f9}}main.svelte-18oz4l7{width:100%;max-width:100%;margin:0;padding:.5rem;box-sizing:border-box}h1.svelte-18oz4l7{text-align:center;color:var(--text-color);margin:1rem 0;font-size:1.5rem;padding:0 .5rem}.welcome-section.svelte-18oz4l7{text-align:center;margin:1rem 0 2rem;padding:0 .5rem}.welcome-section.svelte-18oz4l7 h2:where(.svelte-18oz4l7){font-size:1.25rem;color:var(--text-color);margin-bottom:.5rem}.welcome-section.svelte-18oz4l7 p:where(.svelte-18oz4l7){font-size:.9rem;color:var(--text-secondary);max-width:600px;margin:0 auto}.product-list.svelte-18oz4l7{display:flex;flex-direction:column;gap:.75rem;padding:0 .5rem}.product-card.svelte-18oz4l7{display:flex;gap:.75rem;border:1px solid var(--border-color);border-radius:8px;padding:.75rem;background:var(--card-bg);box-shadow:0 2px 4px #0000001a;width:100%;box-sizing:border-box}.product-image.svelte-18oz4l7{flex-shrink:0;width:80px;height:80px;display:flex;align-items:center;justify-content:center;background-color:#f5f5f5;border-radius:4px;overflow:hidden}.product-image.svelte-18oz4l7 img:where(.svelte-18oz4l7){max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;border-radius:4px}.product-content.svelte-18oz4l7{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:space-between}.product-info.svelte-18oz4l7{margin-bottom:.5rem}.product-info.svelte-18oz4l7 h2:where(.svelte-18oz4l7){margin:0;font-size:1rem;color:var(--text-color);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.description.svelte-18oz4l7{font-size:.8rem;color:var(--text-secondary);margin:.25rem 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.price.svelte-18oz4l7{font-size:1rem;font-weight:700;color:var(--price-color);margin:0;white-space:nowrap}.stock.svelte-18oz4l7{font-size:.8rem;color:var(--text-secondary);margin:.25rem 0}.price-action-container.svelte-18oz4l7{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.buy-button.svelte-18oz4l7{background-color:var(--button-bg);color:#fff;border:none;padding:.5rem .75rem;border-radius:4px;cursor:pointer;font-size:.9rem;transition:background-color .3s;white-space:nowrap;min-width:80px}.buy-button.svelte-18oz4l7:hover:not(:disabled){background-color:var(--button-hover)}.buy-button.sold-out.svelte-18oz4l7{background-color:var(--button-disabled);cursor:not-allowed}.loading.svelte-18oz4l7,.error.svelte-18oz4l7{text-align:center;padding:2rem;color:var(--text-secondary)}.error.svelte-18oz4l7{color:#dc2626}@media (min-width: 768px){main.svelte-18oz4l7{max-width:1200px;margin:0 auto;padding:2rem}h1.svelte-18oz4l7{font-size:2.5rem;margin-bottom:2rem}.welcome-section.svelte-18oz4l7{margin:2rem 0 3rem}.welcome-section.svelte-18oz4l7 h2:where(.svelte-18oz4l7){font-size:1.5rem;margin-bottom:1rem}.welcome-section.svelte-18oz4l7 p:where(.svelte-18oz4l7){font-size:1rem}.product-list.svelte-18oz4l7{gap:1rem}.product-card.svelte-18oz4l7{padding:1.5rem;gap:1rem}.product-image.svelte-18oz4l7{width:150px;height:150px}.product-info.svelte-18oz4l7 h2:where(.svelte-18oz4l7){font-size:1.25rem;white-space:normal}.description.svelte-18oz4l7{font-size:.9rem;white-space:normal}.price.svelte-18oz4l7{font-size:1.25rem}.stock.svelte-18oz4l7{font-size:.9rem}.buy-button.svelte-18oz4l7{padding:.75rem 1rem;font-size:1rem}}
