: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)}}#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}body{margin:0}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}body{background:#f8f6f3}.store{max-width:760px;min-height:100vh;margin:0 auto;padding-bottom:110px}.store-header{background:#fff;border-bottom:1px solid #eee9e4;justify-content:space-between;align-items:center;padding:22px 20px;display:flex}.brand{color:#211d1a;font-size:20px;font-weight:800}.subtitle{color:#8b817a;margin-top:3px;font-size:12px}.cart-badge{color:#3b3029;background:#f2ebe5;border-radius:20px;align-items:center;gap:5px;padding:9px 12px;font-size:14px;font-weight:700;display:flex}.hero{background:#e9ddd3;border-radius:24px;justify-content:space-between;align-items:center;margin:16px;padding:28px 24px;display:flex;overflow:hidden}.eyebrow{letter-spacing:1.5px;color:#806d60;font-size:11px;font-weight:800}.hero h1{letter-spacing:-1.5px;color:#241e1a;margin:8px 0;font-size:38px;line-height:1.05}.hero p{color:#665950;max-width:280px;font-size:14px;line-height:1.5}.hero-icon{background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:82px;height:82px;font-size:34px;display:flex}.products-section{padding:4px 16px}.section-heading{justify-content:space-between;align-items:center;margin:22px 4px 14px;display:flex}.section-heading h2{color:#241e1a;margin:0;font-size:23px}.section-heading span{color:#91867f;font-size:13px}.product-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.product-card{background:#fff;border:1px solid #eee9e4;border-radius:18px;overflow:hidden}.product-image{background:#f2ebe5;justify-content:center;align-items:center;height:145px;font-size:42px;display:flex;overflow:hidden}.product-image img{object-fit:cover;width:100%;height:100%;display:block}.product-info{padding:13px}.product-info h3{color:#2a2521;margin:0 0 13px;font-size:15px;line-height:1.3}.product-bottom{justify-content:space-between;align-items:center;gap:8px;display:flex}.product-bottom strong{color:#3c3029;font-size:14px}.add-button{color:#fff;cursor:pointer;background:#29221e;border:none;border-radius:10px;padding:8px 13px;font-weight:700}.quantity-control{align-items:center;gap:8px;display:flex}.quantity-control button{color:#332a25;cursor:pointer;background:#eee7e1;border:none;border-radius:8px;width:28px;height:28px;font-size:17px}.quantity-control span{text-align:center;min-width:15px;font-size:14px;font-weight:700}.state{text-align:center;color:#81766f;padding:35px 10px}.error{color:#b42318}.cart-bar{color:#fff;z-index:20;background:#29221e;border-radius:18px;justify-content:space-between;align-items:center;width:min(728px,100% - 24px);padding:12px 14px;display:flex;position:fixed;bottom:14px;left:50%;transform:translate(-50%);box-shadow:0 10px 30px #0003}.cart-bar>div{flex-direction:column;gap:2px;display:flex}.cart-label{color:#c9beb7;font-size:11px}.cart-bar strong{font-size:16px}.checkout-button{color:#29221e;cursor:pointer;background:#fff;border:none;border-radius:12px;padding:11px 17px;font-weight:800}@media (width<=480px){.hero h1{font-size:32px}.hero-icon{width:65px;height:65px;font-size:27px}.product-grid{gap:9px}.product-image{height:125px}}.header-actions{align-items:center;gap:7px;display:flex}.nav-button{color:#7b7069;cursor:pointer;background:0 0;border:none;border-radius:10px;padding:8px 10px;font-size:13px;font-weight:700}.nav-button.active{color:#29221e;background:#eee7e1}.admin-page{padding:22px 16px}.admin-title{justify-content:space-between;align-items:center;margin:10px 4px 20px;display:flex}.admin-title h1{color:#241e1a;margin:5px 0 0;font-size:32px}.add-product-button{color:#fff;cursor:pointer;background:#29221e;border:none;border-radius:12px;padding:11px 15px;font-weight:800}.admin-form-card{background:#fff;border:1px solid #eee9e4;border-radius:20px;margin-bottom:28px;padding:20px}.admin-form-card h2{color:#29221e;margin:0 0 18px;font-size:19px}.form-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.form-grid label{color:#625750;flex-direction:column;gap:7px;font-size:12px;font-weight:700;display:flex}.form-grid input{color:#29221e;background:#faf8f6;border:1px solid #ded6d0;border-radius:10px;outline:none;width:100%;padding:12px;font-size:14px}.form-grid input:focus{border-color:#9c8b7d}.full-width{grid-column:1/-1}.form-actions{justify-content:flex-end;gap:9px;margin-top:18px;display:flex}.save-button,.cancel-button{cursor:pointer;border:none;border-radius:11px;padding:11px 16px;font-weight:800}.save-button{color:#fff;background:#29221e}.cancel-button{color:#443a34;background:#eee7e1}.admin-product-row{background:#fff;border:1px solid #eee9e4;border-radius:16px;align-items:center;gap:13px;margin-bottom:9px;padding:12px;display:flex}.admin-product-image{background:#f2ebe5;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;font-size:24px;display:flex;overflow:hidden}.admin-product-image img{object-fit:cover;width:100%;height:100%}.admin-product-details{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.admin-product-details strong{color:#29221e;font-size:14px}.admin-product-details span{color:#82766e;font-size:13px}.admin-product-actions{gap:7px;display:flex}.edit-button,.delete-button{cursor:pointer;border:none;border-radius:9px;padding:8px 11px;font-size:12px;font-weight:800}.edit-button{color:#3c3029;background:#eee7e1}.delete-button{color:#a33a2d;background:#f8e5e2}@media (width<=600px){.header-actions{gap:3px}.nav-button{padding:7px 8px}.form-grid{grid-template-columns:1fr}.full-width{grid-column:auto}.admin-title{align-items:flex-start;gap:12px}.admin-title h1{font-size:28px}.admin-product-row{align-items:flex-start}.admin-product-actions{flex-direction:column}}
