@import"https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,500;9..144,700&family=Manrope:wght@400;600;700&display=swap";:root{color:#25170f;background:#fbf2e5;font-family:Manrope,sans-serif;--cream: #fbf2e5;--espresso: #25170f;--coffee: #744322;--gold: #d8a536;--rose: #b85b4c;--surface: rgba(255, 249, 239, .82);--line: rgba(64, 37, 19, .16)}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input,textarea{font:inherit}button{cursor:pointer;border:0;border-radius:999px;padding:.7rem 1rem;background:#f0dfc8;color:var(--espresso);font-weight:700}button:disabled{cursor:not-allowed;opacity:.45}img{display:block;max-width:100%}a{color:inherit;font-weight:700}.public-page{min-height:100vh;background:radial-gradient(circle at top left,rgba(216,165,54,.35),transparent 28rem),linear-gradient(135deg,#fff7ea,#f4dfc5 42%,#f9efe2)}.public-nav{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem clamp(1rem,5vw,5rem);background:#fbf2e5d1;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}.public-nav div,.brand-button,.hero-actions,.section-heading,.modal-actions,.admin-card-actions{display:flex;align-items:center;gap:.75rem}.brand-button{background:transparent;padding-left:0;font-family:Fraunces,serif;font-size:1.1rem}.notice{margin:1rem clamp(1rem,5vw,5rem) 0;padding:.85rem 1rem;border:1px solid var(--line);border-radius:1.2rem;background:#fff3cf}.hero,.split-section,section,footer{padding:clamp(2rem,6vw,6rem) clamp(1rem,5vw,5rem)}.hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(280px,.95fr);align-items:center;gap:clamp(2rem,5vw,5rem)}h1,h2,h3{font-family:Fraunces,serif;line-height:1;margin:0 0 1rem}h1{font-size:clamp(3rem,8vw,7.4rem);letter-spacing:-.06em}h2{font-size:clamp(2rem,4vw,4rem);letter-spacing:-.04em}p{line-height:1.7;color:#25170fc2}.eyebrow{text-transform:uppercase;letter-spacing:.18em;font-size:.78rem;font-weight:800;color:var(--rose)}.primary{background:var(--espresso);color:#fff7ea;box-shadow:0 16px 40px #25170f33}.full{width:100%}.hero-card{border:1px solid var(--line);padding:1rem;border-radius:2rem;background:var(--surface);transform:rotate(1.5deg);box-shadow:0 30px 90px #512b142e}.hero-card img{aspect-ratio:4 / 5;object-fit:cover;border-radius:1.4rem}.hero-card div{display:flex;gap:.75rem;align-items:center;padding:1rem 0 0}.split-section{display:grid;grid-template-columns:1.1fr .9fr;gap:2rem}.hours-card,.checkout,.status-card,.login-card,.admin-card,.modal{border:1px solid var(--line);border-radius:1.6rem;padding:1.4rem;background:#ffffff9e;box-shadow:0 18px 50px #4025131a}.hours-card div{display:flex;justify-content:space-between;border-bottom:1px solid var(--line);padding:.8rem 0}.gallery{display:grid;grid-template-columns:1.2fr .8fr 1fr .75fr;gap:1rem}.gallery img{height:360px;width:100%;object-fit:cover;border-radius:1.6rem}.gallery img:nth-child(2n){margin-top:2rem}.section-heading{justify-content:space-between;margin-bottom:1.5rem}.product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:1rem}.product-card{overflow:hidden;border-radius:1.5rem;background:#fffaf2;border:1px solid var(--line)}.product-card img{width:100%;aspect-ratio:1.2;object-fit:cover}.product-card>div{padding:1rem}.product-card-footer,.cart-row,.checkout-total,.order-lines div{display:flex;justify-content:space-between;align-items:center;gap:.7rem}footer{display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;border-top:1px solid var(--line)}.shop-hero{max-width:960px}.shop-layout{display:grid;grid-template-columns:1fr 380px;gap:1.4rem;padding:0 clamp(1rem,5vw,5rem) 5rem;align-items:start}.checkout{position:sticky;top:5.5rem}input,textarea{width:100%;border:1px solid var(--line);border-radius:.9rem;padding:.8rem .9rem;background:#fffaf2;margin:.35rem 0;color:var(--espresso)}textarea{min-height:120px;resize:vertical}.pickup-box{display:flex;gap:.8rem;padding:1rem;border-radius:1rem;background:#fff3cf;margin:1rem 0}.pickup-box span{display:block;color:#25170fb3;font-size:.9rem}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:grid;place-items:center;padding:1rem;background:#25170f73;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.modal{max-width:520px;width:min(100%,520px);background:#fff8ef}.status-card{max-width:760px;margin:5rem auto}.order-lines{margin-top:2rem}.error{color:#a02822;font-weight:700}.admin-shell{min-height:100vh;display:grid;grid-template-columns:280px 1fr;background:#f7f4ef;color:#1d1d1f}.admin-shell aside{border-right:1px solid #ded8cf;padding:1rem;background:#fffdfa}.admin-shell aside h2{font-size:1.5rem;margin:.5rem 0 1.5rem}.admin-shell aside button{width:100%;justify-content:flex-start;display:flex;align-items:center;gap:.6rem;margin-bottom:.45rem;background:transparent;border-radius:.8rem}.admin-shell aside button:hover{background:#f1e8db}.admin-page{padding:2rem}.order-grid,.metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem;margin:1rem 0 2rem}.table-shell{border:1px solid #ded8cf;border-radius:1.2rem;overflow:hidden;background:#fffdfa}.table-row{display:grid;grid-template-columns:1.2fr 1fr 1fr 1.4fr 1fr auto;gap:1rem;align-items:center;padding:.85rem 1rem;border-bottom:1px solid #ece5da}.table-row:last-child{border-bottom:0}.admin-form{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.7rem;align-items:center;margin-bottom:1rem}.json-editor{min-height:520px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.login-page,.loading{min-height:100vh;display:grid;place-items:center;background:#f7efe3}.login-card{width:min(100% - 2rem,420px)}.metrics div{background:#fffdfa;border:1px solid #ded8cf;border-radius:1.2rem;padding:1rem}.metrics span{display:block;color:#777;font-size:.85rem}@media(max-width:900px){.hero,.split-section,.shop-layout,.admin-shell{grid-template-columns:1fr}.public-nav{align-items:flex-start;flex-direction:column}.gallery{grid-template-columns:1fr 1fr}.checkout{position:static}.table-row,.admin-form{grid-template-columns:1fr}.admin-shell aside{border-right:0;border-bottom:1px solid #ded8cf}}
