@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;600;800&display=swap";:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}*{box-sizing:border-box;margin:0;padding:0}body{color:#fff;background:linear-gradient(-45deg,#0f172a,#1e1b4b,#312e81,#0f172a) 0 0/400% 400%;min-height:100vh;font-family:Inter,sans-serif;animation:15s infinite gradientBG}@keyframes gradientBG{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.App{text-align:center;max-width:1200px;margin:0 auto;padding:40px 20px}h1{background:linear-gradient(90deg,#a855f7,#ec4899);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:10px;padding-top:10px;padding-bottom:10px;font-size:3rem;font-weight:800;line-height:1.3}.glass-panel{-webkit-backdrop-filter:blur(16px);background:#ffffff08;border:1px solid #ffffff1a;border-radius:20px;box-shadow:0 4px 30px #00000080}.dashboard{margin-top:30px}.wallet-text{color:#cbd5e1;margin-bottom:20px;font-size:1.1rem}.wallet-text code{color:#a855f7;background:#ffffff1a;border-radius:8px;padding:5px 10px}.status-message{color:#f3e8ff;background:#a855f733;border:1px solid #a855f780;border-radius:10px;max-width:600px;margin:20px auto;padding:15px;font-weight:600}.add-product-section{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff08;border:1px solid #ffffff1a;border-radius:20px;max-width:600px;margin:0 auto 40px;padding:30px;box-shadow:0 4px 30px #00000080}.add-product-section h3{margin-bottom:20px;font-size:1.5rem}.add-form{flex-direction:column;gap:15px;display:flex}input{color:#fff;background:#0003;border:1px solid #fff3;border-radius:10px;outline:none;padding:15px;font-size:1rem;transition:border .3s}input:focus{background:#0006;border:1px solid #a855f7}hr{background:#ffffff1a;border:0;height:1px;margin:40px 0}.store-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:25px;padding:20px 0;display:grid}.product-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);text-align:left;background:#ffffff08;border:1px solid #ffffff1a;border-radius:20px;padding:30px;transition:transform .3s,box-shadow .3s}.product-card:hover{border:1px solid #a855f74d;transform:translateY(-5px);box-shadow:0 10px 40px #a855f733}.product-card h2{margin-bottom:10px;font-size:1.5rem}.product-card p{color:#94a3b8;margin-bottom:8px}.product-card strong{color:#fff;font-size:1.2rem}button{cursor:pointer;border:none;border-radius:10px;font-size:1rem;font-weight:600;transition:all .3s}.connect-btn{color:#fff;background:linear-gradient(135deg,#3b82f6,#8b5cf6);margin-top:30px;padding:15px 30px;font-size:1.2rem;box-shadow:0 4px 15px #8b5cf666}.connect-btn:hover{transform:scale(1.05);box-shadow:0 6px 25px #8b5cf699}.add-btn{color:#fff;background:linear-gradient(135deg,#10b981,#059669);padding:15px}.add-btn:hover{background:linear-gradient(135deg,#34d399,#10b981)}.button-group{gap:10px;margin-top:20px;display:flex}.buy-btn{color:#fff;background:linear-gradient(135deg,#3b82f6,#2563eb);flex:1;padding:12px}.buy-btn:hover{background:linear-gradient(135deg,#60a5fa,#3b82f6)}.confirm-btn{color:#fff;background:#ffffff1a;border:1px solid #fff3;flex:1;padding:12px}.confirm-btn:hover{background:#fff3}.file-input{color:#cbd5e1;cursor:pointer;background:#ffffff0d;border:1px dashed #ffffff4d;padding:10px}.product-image{object-fit:cover;border-radius:10px;width:100%;height:200px;margin-bottom:15px;box-shadow:0 4px 10px #0000004d}.text-area-input{color:#fff;resize:vertical;background:#0003;border:1px solid #fff3;border-radius:10px;padding:15px;font-family:inherit}.category-badge{color:#d8b4fe;background:#a855f733;border-radius:20px;margin-bottom:10px;padding:4px 10px;font-size:.8rem;font-weight:600;display:inline-block}.description-text{font-size:.9rem;line-height:1.4;color:#cbd5e1!important;margin-bottom:15px!important}.product-image{object-fit:cover;color:#0000;background:linear-gradient(90deg,#ffffff0d 25%,#ffffff1a 50%,#ffffff0d 75%) 0 0/200% 100%;border-radius:10px;width:100%;height:200px;margin-bottom:15px;animation:1.5s linear infinite pulse;box-shadow:0 4px 10px #0000004d}@keyframes pulse{0%{background-position:200% 0}to{background-position:-200% 0}}
