:root{--green:#164b35;--green-2:#0f3828;--lime:#dce8b5;--cream:#f7f2e8;--paper:#fffdf8;--ink:#18201c;--muted:#66716b;--line:#dedfd9;--orange:#c96736;--shadow:0 20px 60px #1031231f;color:var(--ink);background:var(--paper);font-synthesis:none;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);margin:0;line-height:1.6}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}.container{width:min(1180px,100% - 40px);margin-inline:auto}.skip-link{z-index:100;background:#fff;padding:.75rem 1rem;position:fixed;top:-4rem;left:1rem}.skip-link:focus{top:1rem}.announcement{background:var(--green-2);color:#fff;text-align:center;letter-spacing:.04em;padding:.48rem 1rem;font-size:.78rem}.site-header{z-index:40;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffdf8f0;border-bottom:1px solid #164b351a;position:sticky;top:0}.header-inner{align-items:center;gap:2rem;height:82px;display:flex}.brand{white-space:nowrap;align-items:center;gap:.75rem;line-height:1.1;display:inline-flex}.brand-mark{background:var(--green);color:#fff;border-radius:50% 50% 46% 54%;place-items:center;width:44px;height:44px;font-family:Cambria,Times New Roman,serif;font-style:italic;display:grid}.brand strong{letter-spacing:.12em;font-size:.92rem;display:block}.brand small{color:var(--muted);font-size:.68rem}.main-nav{justify-content:center;align-items:center;gap:1.75rem;margin-left:auto;display:flex}.main-nav a{font-size:.91rem;font-weight:650}.main-nav a:hover{color:var(--orange)}.cart-link{border:1px solid var(--green);border-radius:99px;padding:.62rem .9rem;font-size:.86rem;font-weight:700}.cart-link span{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:22px;height:22px;margin-left:.35rem;display:inline-grid}.menu-toggle{background:0 0;border:0;font-size:1.5rem;display:none}.hero{background:linear-gradient(90deg,#faf6eefa 0%,#faf6eee6 38%,#faf6ee00 64%),url(/images/hero-gourmet.webp) 50%/cover no-repeat;align-items:center;min-height:680px;display:grid}.hero-content{width:min(600px,56%);padding-block:6rem}.kicker,.eyebrow{color:var(--orange);text-transform:uppercase;letter-spacing:.13em;font-size:.72rem;font-weight:800;display:block}.hero h1,.page-heading h1,.product-detail h1{letter-spacing:-.035em;font-family:Cambria,Times New Roman,serif;font-weight:500;line-height:1.06}.hero h1{margin:.7rem 0 1.3rem;font-size:clamp(3rem,5.7vw,5.6rem)}.hero p{color:#48524c;max-width:520px;font-size:1.1rem}.actions{flex-wrap:wrap;gap:.8rem;margin-top:2rem;display:flex}.btn{border:1px solid var(--green);background:var(--green);color:#fff;border-radius:99px;justify-content:center;align-items:center;gap:.5rem;min-height:48px;padding:.7rem 1.25rem;font-weight:750;display:inline-flex}.btn:hover{background:var(--green-2);transform:translateY(-1px)}.btn--light,.btn--secondary{color:var(--green);background:0 0}.btn--light:hover,.btn--secondary:hover{background:#fff}.btn--danger{background:#9e312c;border-color:#9e312c}.btn--small{min-height:38px;padding:.4rem .8rem;font-size:.83rem}.trust-strip{background:var(--green);color:#fff}.trust-grid{grid-template-columns:repeat(4,1fr);display:grid}.trust-grid div{border-right:1px solid #ffffff29;padding:1.5rem}.trust-grid strong{display:block}.trust-grid span{color:#ffffffb8;font-size:.82rem}.section{padding:6rem 0}.section--cream{background:var(--cream)}.section--green{background:var(--green);color:#fff}.section-heading{justify-content:space-between;align-items:end;gap:2rem;margin-bottom:2.3rem;display:flex}.section-heading h2{margin:.4rem 0 0;font:500 clamp(2.1rem,4vw,3.6rem)/1.1 Cambria,Times New Roman,serif}.section-heading p{max-width:520px;color:var(--muted);margin:0}.section--green .section-heading p{color:#ffffffb3}.link-arrow{border-bottom:1px solid;font-weight:750}.category-grid{grid-template-columns:repeat(4,1fr);gap:1.2rem;display:grid}.category-card{background:linear-gradient(160deg,#dce8b5,#f8ecd2);border-radius:22px;flex-direction:column;justify-content:end;min-height:260px;padding:1.5rem;display:flex;position:relative;overflow:hidden}.category-card:nth-child(2){background:linear-gradient(160deg,#e8d8bf,#fff8eb)}.category-card:nth-child(3){background:linear-gradient(160deg,#cbded6,#eef5ed)}.category-card:nth-child(4){background:linear-gradient(160deg,#e8c9b4,#faeee3)}.category-card:after{content:"";border:35px solid #ffffff73;border-radius:50%;width:160px;height:160px;position:absolute;top:-45px;right:-35px}.category-card span{z-index:1;color:var(--muted);font-size:.8rem;position:relative}.category-card h3{z-index:1;margin:.25rem 0;font:500 1.55rem Cambria,Times New Roman,serif;position:relative}.product-grid{grid-template-columns:repeat(4,1fr);gap:1.3rem;display:grid}.product-card{border:1px solid var(--line);background:#fff;border-radius:20px;transition:all .25s;overflow:hidden}.product-card:hover{box-shadow:var(--shadow);transform:translateY(-5px)}.product-card__media{background:#eee;height:280px;display:block;position:relative;overflow:hidden}.product-card__media img{object-fit:cover;width:100%;height:100%;transition:all .4s}.product-card:hover img{transform:scale(1.035)}.product-card__badge{background:#fff;border-radius:99px;padding:.35rem .65rem;font-size:.72rem;font-weight:800;position:absolute;top:12px;left:12px}.product-card__body{padding:1.2rem}.product-card h3{margin:.35rem 0;font:500 1.3rem/1.25 Cambria,Times New Roman,serif}.product-card p{color:var(--muted);min-height:42px;font-size:.87rem;line-height:1.5}.product-card__footer{justify-content:space-between;align-items:end;gap:.5rem;margin-top:1rem;display:flex}.price strong,.price del{display:block}.price strong{color:var(--green);font-size:1rem}.price del{color:#9b9b92;font-size:.75rem}.icon-button{background:var(--green);color:#fff;border:0;border-radius:50%;width:42px;height:42px;font-size:1.4rem}.story-grid,.gift-grid{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;display:grid}.story-art{min-height:500px;box-shadow:var(--shadow);background:url(/images/hero-gourmet.webp) 65%/cover;border-radius:30px}.story-copy h2,.gift-copy h2{margin:.6rem 0 1.2rem;font:500 clamp(2.3rem,4vw,4rem)/1.08 Cambria,Times New Roman,serif}.story-copy p,.gift-copy p{color:var(--muted)}.check-list{margin:2rem 0;padding:0;list-style:none}.check-list li{border-bottom:1px solid var(--line);padding:.7rem 0}.check-list li:before{content:"✓";color:var(--green);margin-right:.7rem;font-weight:900}.gift-panel{text-align:center;background:linear-gradient(135deg,#c86d3e,#873923);border-radius:30px;place-items:center;min-height:480px;padding:3rem;display:grid;position:relative;overflow:hidden}.gift-box{width:260px;height:190px;color:var(--green);background:#e4c69d;border:16px solid #d3ad79;border-radius:8px;place-items:center;font:italic 2.5rem Cambria,Times New Roman,serif;display:grid;transform:rotate(-3deg);box-shadow:0 40px 70px #0003}.gift-box:before,.gift-box:after{content:"";background:#efe2c8;position:absolute}.gift-box:before{width:28px;height:220px}.gift-box:after{width:290px;height:25px}.page-heading{padding:4.5rem 0 2rem}.page-heading h1{margin:.5rem 0;font-size:clamp(2.6rem,5vw,4.7rem)}.page-heading p{color:var(--muted);max-width:650px}.toolbar{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.chips{flex-wrap:wrap;gap:.6rem;display:flex}.chip{border:1px solid var(--line);background:#fff;border-radius:99px;padding:.5rem .85rem}.chip.is-active,.chip:hover{background:var(--green);color:#fff;border-color:var(--green)}.search{border:1px solid var(--line);border-radius:99px;min-width:260px;padding:.65rem 1rem}.product-detail{grid-template-columns:1.05fr .95fr;align-items:start;gap:5rem;padding:4rem 0 6rem;display:grid}.product-detail__media{background:var(--cream);border-radius:28px;position:sticky;top:120px;overflow:hidden}.product-detail__media img{aspect-ratio:1;object-fit:cover;width:100%}.product-detail h1{margin:.5rem 0 1rem;font-size:clamp(2.6rem,4vw,4.4rem)}.product-detail .lead{color:var(--muted);font-size:1.05rem}.product-price{align-items:baseline;gap:1rem;margin:1.5rem 0;display:flex}.product-price strong{color:var(--green);font-size:1.7rem}.stock{color:var(--green);font-weight:700}.quantity{align-items:center;gap:1rem;margin:1.5rem 0;display:flex}.quantity input{border:1px solid var(--line);border-radius:10px;width:80px;padding:.7rem}.benefits{grid-template-columns:repeat(3,1fr);gap:.7rem;margin-top:2.5rem;display:grid}.benefits div{background:var(--cream);border-radius:14px;padding:1rem;font-size:.8rem}.cart-layout,.checkout-layout{grid-template-columns:1.5fr .7fr;align-items:start;gap:2rem;padding-bottom:6rem;display:grid}.cart-items,.summary-card,.form-card,.admin-card{border:1px solid var(--line);background:#fff;border-radius:20px;padding:1.5rem}.cart-row{border-bottom:1px solid var(--line);grid-template-columns:90px 1fr auto auto;align-items:center;gap:1rem;padding:1rem 0;display:grid}.cart-row img{object-fit:cover;border-radius:12px;width:90px;height:90px}.cart-row h3{margin:0;font:500 1.1rem Cambria,Times New Roman,serif}.cart-row input{border:1px solid var(--line);border-radius:8px;width:64px;padding:.5rem}.text-button{color:#9e312c;background:0 0;border:0;padding:0}.summary-card{position:sticky;top:120px}.summary-line{justify-content:space-between;padding:.6rem 0;display:flex}.summary-total{border-top:1px solid var(--line);margin-top:.5rem;padding-top:1rem;font-size:1.15rem}.summary-card .btn{width:100%;margin-top:1rem}.empty-state{text-align:center;padding:4rem 2rem}.form-grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.field{flex-direction:column;gap:.35rem;display:flex}.field--full{grid-column:1/-1}.field label{font-size:.85rem;font-weight:700}.field input,.field select,.field textarea{border:1px solid var(--line);background:#fff;border-radius:10px;padding:.72rem .8rem}.field textarea{resize:vertical;min-height:110px}.notice{color:var(--green);background:#eff5e4;border-radius:12px;margin-bottom:1rem;padding:1rem}.notice--error{color:#8c302a;background:#fae9e6}.admin-shell{padding:3rem 0 6rem}.admin-top{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.admin-top h1{margin:0;font:500 2.8rem Cambria,Times New Roman,serif}.admin-tabs{gap:.5rem;margin-bottom:1.5rem;display:flex}.admin-tab{border:1px solid var(--line);background:#fff;border-radius:99px;padding:.55rem 1rem}.admin-tab.is-active{background:var(--green);color:#fff}.stats-grid{grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:1.5rem;display:grid}.stat{background:var(--green);color:#fff;border-radius:18px;padding:1.3rem}.stat span{color:#ffffffb3;font-size:.8rem}.stat strong{font:500 2rem Cambria,Times New Roman,serif;display:block}.admin-toolbar{justify-content:space-between;gap:1rem;margin-bottom:1rem;display:flex}.table-wrap{overflow:auto}.admin-table{border-collapse:collapse;width:100%;min-width:760px}.admin-table th,.admin-table td{text-align:left;border-bottom:1px solid var(--line);padding:.8rem;font-size:.85rem}.admin-table img{object-fit:cover;border-radius:8px;width:48px;height:48px}.status{background:var(--cream);border-radius:99px;padding:.25rem .55rem;font-size:.75rem;display:inline-flex}.modal{box-shadow:var(--shadow);border:0;border-radius:22px;width:min(720px,100% - 30px);padding:0}.modal::backdrop{background:#0e1f169e}.modal-inner{padding:1.5rem}.modal-head{justify-content:space-between;align-items:center;display:flex}.modal-head h2{margin:.2rem 0 1rem;font:500 2rem Cambria,Times New Roman,serif}.close-modal{background:0 0;border:0;font-size:1.5rem}.login-card{width:min(460px,100%);margin:3rem auto}.toast{z-index:80;background:var(--green-2);color:#fff;box-shadow:var(--shadow);opacity:0;pointer-events:none;border-radius:12px;padding:.8rem 1rem;transition:all .2s;position:fixed;bottom:24px;right:24px;transform:translateY(14px)}.toast.show{opacity:1;transform:none}.site-footer{color:#fff;background:#102e22;padding:4rem 0 1.5rem}.footer-grid{grid-template-columns:1.5fr repeat(3,1fr);gap:3rem;display:grid}.brand--light .brand-mark{color:var(--green);background:#fff}.brand--light small{color:#fff9}.footer-grid h2{text-transform:uppercase;letter-spacing:.12em;font-size:.85rem}.footer-grid a,.footer-grid span{color:#ffffffb3;margin:.55rem 0;font-size:.86rem;display:block}.footer-grid p{color:#fff9;max-width:300px}.footer-bottom{color:#ffffff80;border-top:1px solid #ffffff21;justify-content:space-between;margin-top:3rem;padding-top:1.5rem;font-size:.8rem;display:flex}@media (width<=980px){.main-nav{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:16px;flex-direction:column;align-items:stretch;gap:.8rem;padding:1rem;display:none;position:absolute;top:88px;left:20px;right:20px}.main-nav.is-open{display:flex}.menu-toggle{margin-left:auto;display:block}.cart-link{font-size:0}.cart-link span{margin:0;font-size:.8rem}.hero{background-position:60%;min-height:600px}.hero-content{width:66%}.trust-grid,.product-grid,.category-grid{grid-template-columns:1fr 1fr}.story-grid,.gift-grid,.product-detail{gap:2.5rem}.footer-grid,.stats-grid{grid-template-columns:1fr 1fr}}@media (width<=680px){.container{width:min(100% - 28px,1180px)}.header-inner{gap:.7rem;height:70px}.brand-mark{width:38px;height:38px}.brand strong{font-size:.78rem}.announcement{font-size:.68rem}.hero{background:linear-gradient(#faf6ee26 28%,#faf6eeed 58%,#faf6ee 100%),url(/images/hero-gourmet.webp) 68% 0/auto 58% no-repeat;background-color:var(--cream);align-items:end;min-height:680px}.hero-content{width:100%;padding:18rem 0 3.5rem}.hero h1{font-size:3.1rem}.section{padding:4rem 0}.section-heading{display:block}.section-heading p{margin-top:1rem}.product-grid,.category-grid{grid-template-columns:1fr 1fr;gap:.7rem}.product-card__media{height:190px}.product-card__body{padding:.85rem}.product-card p{display:none}.product-card h3{font-size:1.05rem}.story-grid,.gift-grid,.product-detail,.cart-layout,.checkout-layout{grid-template-columns:1fr}.story-art{min-height:340px}.product-detail{padding-top:1.5rem}.product-detail__media,.summary-card{position:static}.benefits{grid-template-columns:1fr}.cart-row{grid-template-columns:70px 1fr auto}.cart-row img{width:70px;height:70px}.cart-row .line-price{grid-column:2}.form-grid{grid-template-columns:1fr}.field--full{grid-column:auto}.footer-grid{grid-template-columns:1fr}.footer-bottom{display:block}.trust-grid{grid-template-columns:1fr 1fr}.trust-grid div{padding:1rem}.toolbar{flex-direction:column;align-items:stretch}.search{width:100%;min-width:0}.stats-grid{grid-template-columns:1fr 1fr}.admin-top{flex-direction:column;align-items:flex-start;gap:1rem}}
