:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f6efe5;--surface:#fffaf3e0;--surface-strong:#fff9f1;--ink:#1f180f;--muted:#6d6256;--accent:#aa5f2b;--accent-dark:#7c3d13;--line:#4f372024;--shadow:0 18px 48px #3422131f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:radial-gradient(circle at 0 0,#aa5f2b2e,#0000 30%),linear-gradient(#f8f2e8 0%,#f3eadf 55%,#efe4d5 100%);margin:0;font-family:Georgia,Times New Roman,serif}a{color:inherit;text-decoration:none}button{font:inherit}.page-shell{width:min(1240px,100% - 32px);margin:0 auto;padding:28px 0 72px}.topbar,.content-grid,.info-strip,.catalog-section,.status-page{position:relative}.topbar{justify-content:space-between;align-items:flex-end;gap:24px;padding:20px 0 28px;display:flex}.topbar h1,.hero-card h2,.section-header h2,.status-page h1{letter-spacing:-.04em;margin:0;line-height:.95}.topbar h1{max-width:720px;font-size:clamp(2.4rem,5vw,5.5rem)}.eyebrow,.section-kicker{text-transform:uppercase;letter-spacing:.16em;color:var(--accent-dark);margin:0 0 10px;font-family:Courier New,monospace;font-size:.78rem}.topbar-actions{align-items:center;gap:12px;display:flex}.ghost-button,.cart-button,.checkout-button,.add-button{border:1px solid var(--line);background:var(--surface-strong);color:var(--ink);cursor:pointer;border-radius:999px;padding:12px 18px;transition:transform .12s,background .12s}.checkout-button,.add-button{background:var(--accent);border-color:var(--accent);color:#fff7f0}.ghost-button:hover,.cart-button:hover,.checkout-button:hover,.add-button:hover{transform:translateY(-1px)}.content-grid{grid-template-columns:minmax(0,1.4fr) minmax(300px,.7fr);gap:22px;display:grid}.hero-card,.cart-panel,.product-card,.status-page{background:var(--surface);border:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:var(--shadow);border-radius:28px}.hero-card{padding:36px}.hero-card p{max-width:60ch;color:var(--muted);font-size:1.05rem}.hero-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:26px;display:grid}.hero-metrics div,.info-strip div{border:1px solid var(--line);background:#ffffff85;border-radius:18px;padding:18px}.hero-metrics strong{font-size:1.4rem;display:block}.hero-metrics span,.info-strip p,.empty-state,.product-copy p,.section-note,.status-page p{color:var(--muted)}.cart-panel{flex-direction:column;gap:18px;padding:24px;display:flex}.cart-heading,.cart-line,.product-footer,.section-header{justify-content:space-between;gap:16px;display:flex}.cart-lines{flex-direction:column;gap:12px;display:flex}.cart-line{border-top:1px solid var(--line);align-items:center;padding-top:12px}.cart-line span,.product-footer a{color:var(--muted);font-size:.92rem}.quantity-control{align-items:center;gap:8px;display:inline-flex}.quantity-control button{border:1px solid var(--line);cursor:pointer;background:#fff7ef;border-radius:999px;width:32px;height:32px}.full-width{justify-content:center;align-items:center;width:100%;display:inline-flex}.info-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:22px 0 34px;display:grid}.info-strip span{background:var(--accent-dark);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;margin-bottom:12px;display:inline-flex}.catalog-section{padding-top:14px}.section-header{align-items:flex-end;margin-bottom:20px}.section-header h2{max-width:680px;font-size:clamp(2rem,3.8vw,3.8rem)}.section-note{max-width:320px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.product-card{overflow:hidden}.image-frame{aspect-ratio:1;background:linear-gradient(135deg,#eadbc7 0%,#f7efe6 100%);position:relative}.product-copy,.product-footer{padding:18px}.product-copy h3{margin:0 0 10px;font-size:1.4rem}.tag-row{flex-wrap:wrap;gap:8px;margin-bottom:10px;display:flex}.tag{text-transform:uppercase;letter-spacing:.08em;color:var(--accent-dark);background:#f1e4d5;border-radius:999px;padding:5px 8px;font-family:Courier New,monospace;font-size:.75rem}.product-footer{border-top:1px solid var(--line);align-items:center}.status-page{width:min(720px,100% - 32px);margin:48px auto;padding:32px}.site-footer{color:var(--muted);flex-wrap:wrap;justify-content:center;gap:18px;padding:28px 0 8px;display:flex}@media (max-width:1024px){.content-grid,.product-grid,.info-strip,.hero-metrics{grid-template-columns:1fr}.section-header,.topbar{flex-direction:column;align-items:start}}@media (max-width:720px){.page-shell{width:min(100% - 20px,1240px);padding-top:16px}.hero-card,.cart-panel,.status-page{padding:22px}.product-grid{gap:14px}.product-footer{flex-direction:column;align-items:start}}
