: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}}:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#1f2933;background-color:#f5f7fa}body{margin:0;background:inherit}#root{min-height:100vh}.app-shell{display:flex;flex-direction:column;min-height:100vh;box-sizing:border-box}.app-shell.center{align-items:center;justify-content:center;padding:32px 16px}.app-shell.layout{padding-top:calc(env(safe-area-inset-top,16px) + 8px);padding-bottom:calc(70px + env(safe-area-inset-bottom,0px))}.hero{padding:16px 16px 0}.hero-greeting{margin-bottom:16px}.hero-subtitle{margin:0;font-size:15px;color:#52606d}.hero-title{margin:4px 0 0;font-size:26px;font-weight:700}.hero-carousel{display:flex;overflow-x:auto;gap:16px;padding-bottom:8px;scroll-snap-type:x mandatory}.hero-carousel::-webkit-scrollbar{display:none}.hero-slide{position:relative;flex:0 0 280px;height:180px;border-radius:20px;overflow:hidden;scroll-snap-align:start;background:linear-gradient(135deg,#2b5876,#4e4376);color:#fff;display:flex;flex-direction:column;justify-content:flex-end}.hero-image{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;filter:brightness(.8);transform:scale(1.05)}.hero-caption{position:relative;padding:16px;background:linear-gradient(180deg,#0000,#0f172abf)}.hero-caption h2{margin:0 0 4px;font-size:16px}.hero-caption p{margin:0 0 8px;font-size:13px;line-height:1.35}.hero-price{font-weight:700;font-size:16px}.content{padding:0 16px 24px}.section{margin-top:24px}.section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.section-header h2{margin:0;font-size:20px}.section-note{font-size:13px;color:#52606d}.link-button{background:none;border:none;padding:0;color:#2563eb;font-size:14px}.category-scroll{display:flex;gap:12px;overflow-x:auto;padding-bottom:6px}.category-scroll::-webkit-scrollbar{display:none}.category-chip{flex:0 0 auto;padding:10px 16px;border-radius:999px;border:1px solid rgba(148,163,184,.4);background:#fff;color:#1f2933;font-size:14px}.product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:16px}.product-card{display:flex;flex-direction:column;border-radius:16px;background:#fff;box-shadow:0 10px 24px #0f172a14;overflow:hidden}.product-cover{width:100%;padding-top:72%;background-color:#e2e8f0;background-size:cover;background-position:center}.product-body{padding:12px 14px 8px}.product-body h3{margin:0 0 4px;font-size:15px;line-height:1.3}.product-subtitle{margin:0 0 8px;font-size:13px;color:#52606d}.product-price{font-weight:600;font-size:15px}.product-actions{display:flex;justify-content:space-between;align-items:center;padding:10px 14px 14px;gap:8px}.product-actions button{flex:1 1 auto;padding:10px 12px;border-radius:12px;border:none;background:#2563eb;color:#fff;font-weight:600;font-size:14px}.icon-button{flex:0 0 auto;padding:10px 12px;border-radius:12px;border:1px solid rgba(148,163,184,.5);background:#fff}.product-scroll{display:flex;gap:16px;overflow-x:auto;padding-bottom:6px}.product-scroll::-webkit-scrollbar{display:none}.product-tile{flex:0 0 220px;display:flex;flex-direction:column;background:#fff;border-radius:18px;box-shadow:0 14px 32px #0f172a1f;overflow:hidden}.product-tile-cover{padding-top:65%;background-size:cover;background-position:center}.product-tile-body{padding:14px 16px 18px}.product-tile-body h3{margin:0 0 6px;font-size:16px}.product-tile-body p{margin:0 0 10px;font-size:13px;color:#52606d}.product-detail{padding:16px 16px 96px;display:flex;flex-direction:column;gap:18px}.product-header{display:flex;gap:12px;align-items:center}.product-header h1{margin:0;font-size:22px}.product-header-subtitle{margin:0;font-size:13px;color:#52606d}.back-button{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:12px;border:1px solid rgba(148,163,184,.4);background:#fff;font-size:18px}.product-gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:12px}.product-hero{height:180px;border-radius:20px;background:#e2e8f0}.gallery-item{padding-top:100%;border-radius:16px;background-size:cover;background-position:center;background-color:#e2e8f0}.product-section{background:#fff;border-radius:18px;padding:18px;box-shadow:0 16px 32px #0f172a14}.product-price-main{font-size:22px;font-weight:700;margin:0 0 8px}.product-subtitle-large{margin:0 0 10px;font-size:15px;color:#334155}.product-description{margin:0;color:#52606d;font-size:14px;line-height:1.55}.attributes-list{list-style:none;margin:12px 0 0;padding:0;display:grid;gap:10px}.attributes-list li{display:flex;justify-content:space-between;font-size:14px;border-bottom:1px dashed rgba(148,163,184,.4);padding-bottom:6px}.attributes-list span{color:#52606d;margin-right:12px}.product-cta{position:fixed;left:0;right:0;bottom:70px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 16px;background:#fffffff5;box-shadow:0 -8px 20px #0f172a26}.product-cta-note{margin:4px 0 0;font-size:13px;color:#52606d}.product-cta-button{flex:0 0 auto;border:none;border-radius:14px;padding:12px 24px;font-size:15px;font-weight:600;background:#2563eb;color:#fff}.quantity-inline{display:inline-flex;align-items:center;gap:12px}.quantity-inline button{width:42px;height:42px;border-radius:14px;border:1px solid rgba(148,163,184,.5);background:#fff;font-size:20px}.quantity-inline span{font-size:16px;font-weight:600}.info-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:16px}.info-card{background:#fff;border-radius:16px;padding:16px;box-shadow:0 10px 24px #0f172a14}.info-card h3{margin:0 0 8px;font-size:16px}.info-card p{margin:0;font-size:14px;color:#52606d;line-height:1.45}.bottom-bar{position:fixed;left:0;right:0;bottom:0;display:grid;grid-template-columns:repeat(3,1fr);background:#fffffff7;box-shadow:0 -8px 20px #0f172a1f;padding:8px 16px 12px;gap:12px}.bottom-bar button{display:flex;flex-direction:column;align-items:center;justify-content:center;border:none;border-radius:14px;padding:10px 12px;font-size:14px;background:#f1f5f9;color:#1f2933;gap:4px}.bottom-bar button span{font-size:12px;font-weight:600}.bottom-bar button.active{background:#1d4ed8;color:#fff}.bottom-bar button.active span{color:#fff}.bottom-bar .badge{margin-top:4px;padding:2px 6px;border-radius:999px;background:#1e293b;color:#fff;font-size:11px;font-weight:600}.card{width:min(420px,100%);padding:24px;border-radius:16px;background:#fff;box-shadow:0 16px 32px #0f172a14;border:1px solid rgba(148,163,184,.2)}.card.error{border-color:#f4433666}.card.error h1{margin:0 0 12px;font-size:22px;color:#b42318}.hint{margin:0;font-size:14px;line-height:1.5;color:#52606d}.error-text{color:#b42318}.skeleton{position:relative;background:linear-gradient(120deg,#e2e8f0,#f1f5f9,#e2e8f0 60%);background-size:200% 100%;animation:shimmer 1.2s infinite}@keyframes shimmer{0%{background-position:0% 0%}to{background-position:-200% 0%}}code{font-family:JetBrains Mono,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;background:#0f172a14;padding:2px 4px;border-radius:4px;display:inline-block;margin-left:4px}.cart-view{padding:16px 16px 96px;display:flex;flex-direction:column;gap:16px}.cart-header{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.cart-header h1{margin:0;font-size:24px}.cart-list{list-style:none;margin:0;padding:0;display:grid;gap:12px}.cart-item{display:grid;grid-template-columns:96px 1fr auto;gap:12px;background:#fff;border-radius:18px;box-shadow:0 12px 28px #0f172a1a;padding:12px}.cart-item-cover{width:96px;height:96px;border-radius:14px;background:#e2e8f0;background-size:cover;background-position:center}.cart-item-info h3{margin:0 0 6px;font-size:16px}.cart-item-info p{margin:0 0 8px;font-size:13px;color:#52606d}.cart-item-price{font-weight:600;font-size:15px}.cart-item-actions{display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between;gap:12px}.quantity-control{display:inline-flex;align-items:center;gap:10px;background:#f1f5f9;border-radius:12px;padding:6px 10px}.quantity-control button{width:28px;height:28px;border-radius:8px;border:1px solid rgba(148,163,184,.4);background:#fff;font-size:16px}.quantity-control span{font-weight:600}.remove-button{border:none;background:none;color:#b42318;font-size:13px}.cart-summary{display:flex;align-items:center;justify-content:space-between;background:#fff;border-radius:18px;padding:16px;box-shadow:0 12px 28px #0f172a14}.cart-summary h2{margin:4px 0 0;font-size:20px}.cart-summary button{border:none;border-radius:12px;padding:12px 20px;background:#1d4ed8;color:#fff;font-size:15px;font-weight:600}.empty-state{text-align:center;background:#fff;padding:32px 24px;border-radius:18px;box-shadow:0 12px 28px #0f172a14}.empty-state p{margin:0 0 12px;font-size:15px}.empty-state button{border:none;border-radius:12px;padding:10px 18px;background:#2563eb;color:#fff;font-weight:600}
