:root{--ink:#293730;--cream:#f8f3e8;--paper:#fffdf8;--red:#d75b4b;--orange:#ed9e68;--sage:#a8bc9b;--line:#ddd6c8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:"Zen Maru Gothic","Microsoft YaHei",sans-serif}button,input{font:inherit}.site-header{height:82px;padding:0 max(5vw,28px);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:rgba(255,253,248,.82);backdrop-filter:blur(10px);position:sticky;z-index:5;top:0}.brand{color:var(--ink);text-decoration:none;font-family:"Noto Serif SC",serif;font-size:26px;line-height:.8;letter-spacing:2px}.brand small{display:block;font-family:"Zen Maru Gothic",sans-serif;font-size:8px;letter-spacing:1px;margin-top:11px}nav{display:flex;gap:34px;margin-left:auto;margin-right:42px}nav a{color:var(--ink);text-decoration:none;font-size:13px}.bag-button{border:1px solid var(--ink);background:transparent;border-radius:99px;padding:10px 15px;cursor:pointer;font-size:12px}.bag-button b{display:inline-grid;place-items:center;background:var(--red);color:white;border-radius:50%;width:18px;height:18px;margin-left:5px;font-size:10px}.hero{min-height:555px;display:grid;grid-template-columns:1.05fr .95fr;overflow:hidden}.hero-copy{padding:92px max(7vw,42px);align-self:center}.eyebrow{text-transform:uppercase;color:var(--red);letter-spacing:2px;font-size:10px;font-weight:700;margin:0 0 14px}.hero h1,.section-heading h2,.story h2,.cart h2,dialog h2{font-family:"Noto Serif SC",serif;font-weight:600}.hero h1{font-size:clamp(38px,5vw,68px);line-height:1.25;letter-spacing:2px;margin:0}.hero h1 em{font-style:normal;color:var(--red)}.intro{font-size:14px;line-height:2;color:#65746c;max-width:390px;margin:25px 0 31px}.primary-button{border:0;background:var(--red);color:white;text-decoration:none;padding:14px 20px;display:inline-flex;gap:28px;align-items:center;justify-content:space-between;cursor:pointer;border-radius:2px;font-weight:700;font-size:13px}.primary-button span{font-size:20px;font-weight:400;line-height:12px}.hero-art{position:relative;background:#e7e1ce;min-height:555px;overflow:hidden}.sun{position:absolute;width:230px;height:230px;background:#f6c569;border-radius:50%;right:19%;top:72px}.cloud{position:absolute;width:128px;height:25px;background:#fff6dd;border-radius:20px;opacity:.9}.cloud:before,.cloud:after{content:"";position:absolute;background:inherit;border-radius:50%}.cloud:before{width:45px;height:45px;left:20px;bottom:0}.cloud:after{width:64px;height:64px;right:17px;bottom:0}.cloud-a{top:125px;left:7%}.cloud-b{top:215px;right:3%;transform:scale(.6)}.mountain{position:absolute;bottom:-7px;width:100%;height:180px;clip-path:polygon(0 100%,0 65%,18% 22%,32% 74%,51% 6%,74% 73%,88% 30%,100% 75%,100% 100%)}.mountain.back{background:#b6c59e;opacity:.8}.mountain.front{background:#829e7e;bottom:-45px;height:190px;clip-path:polygon(0 100%,0 75%,21% 25%,38% 74%,58% 8%,72% 67%,89% 30%,100% 76%,100% 100%)}.snack-card{position:absolute;width:118px;height:155px;border-radius:8px;box-shadow:12px 15px 18px #63725040;display:flex;flex-direction:column;align-items:center;justify-content:center;font-family:"Noto Serif SC";transform:rotate(-7deg)}.snack-card span{font-size:52px;line-height:1}.snack-card small{font-family:"Zen Maru Gothic";font-weight:bold;margin-top:12px}.rice{background:#e46252;color:#fff3df;top:252px;left:22%;}.peach{background:#f5bd87;color:#a8423c;top:295px;right:19%;transform:rotate(9deg)}.hero-label{position:absolute;top:35px;right:11%;font-family:"Noto Serif SC";font-size:18px;text-align:center;line-height:1.2}.hero-label i{font-size:9px;letter-spacing:2px}.benefits{display:grid;grid-template-columns:repeat(3,1fr);border-block:1px solid var(--line);padding:22px 7vw;background:var(--paper)}.benefits p{margin:0;text-align:center;font-size:13px}.benefits b{color:var(--red);font-family:serif;margin-right:14px}.shop{padding:96px 7vw}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:35px}.section-heading h2,.story h2{font-size:36px;margin:0;letter-spacing:2px}.section-heading>p{color:#68776e;font-size:13px}.filters{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:29px}.filters button{cursor:pointer;border:1px solid var(--line);border-radius:99px;background:transparent;padding:8px 17px;color:#617068;font-size:12px}.filters button.active{background:var(--ink);color:white;border-color:var(--ink)}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.product{background:var(--paper);padding:13px;position:relative;animation:show .35s ease}.product-image{height:182px;border-radius:3px;display:grid;place-items:center;overflow:hidden;position:relative}.product-image:after{content:"";position:absolute;width:100px;height:100px;border-radius:50%;background:#ffffff3b}.product-icon{font-size:72px;z-index:1;filter:drop-shadow(3px 5px 2px #0002)}.product-tag{position:absolute;top:10px;left:10px;background:#fffdf8d9;padding:4px 8px;border-radius:99px;font-size:10px;color:#68776e;z-index:2}.product h3{font-family:"Noto Serif SC";font-size:17px;margin:14px 0 4px}.product p{margin:0;color:#7a867e;font-size:11px}.product-bottom{margin-top:14px;display:flex;align-items:center;justify-content:space-between}.product-bottom b{font-size:12px;color:var(--red)}.add{width:28px;height:28px;border:0;border-radius:50%;background:var(--ink);color:white;font-size:20px;line-height:20px;cursor:pointer}.story{background:#d6e0cc;margin:0 7vw 80px;padding:60px 9%;display:grid;grid-template-columns:150px 1fr;gap:45px;align-items:center}.story-mark{font-family:"Noto Serif SC";font-size:52px;color:#fffdf8;text-align:center;line-height:1.2;border:1px solid #fffdf899;padding:24px}.story p:not(.eyebrow):not(.signature){font-size:13px;line-height:2;color:#58675d;max-width:420px}.signature{font-family:"Noto Serif SC";color:var(--red);margin-top:20px}footer{border-top:1px solid var(--line);padding:25px 7vw;display:flex;justify-content:space-between;font-size:11px;color:#718077}.overlay{position:fixed;inset:0;background:#29373038;z-index:9;opacity:0;pointer-events:none;transition:.25s}.overlay.visible{opacity:1;pointer-events:auto}.cart{position:fixed;z-index:10;top:0;right:0;width:min(420px,92vw);height:100dvh;background:var(--paper);padding:28px;display:flex;flex-direction:column;transform:translateX(100%);transition:.3s}.cart.open{transform:translateX(0)}.cart-header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding-bottom:20px}.cart h2{margin:0;font-size:27px}.cart-header button,.dialog-close{border:0;background:none;font-size:28px;cursor:pointer;color:var(--ink)}.cart-items{overflow:auto;flex:1}.cart-item{padding:16px 0;border-bottom:1px solid #eee8da;display:grid;grid-template-columns:45px 1fr auto;gap:11px;align-items:center}.cart-thumb{width:45px;height:45px;display:grid;place-items:center;border-radius:4px;font-size:27px}.cart-item h3{font-size:13px;margin:0 0 3px}.cart-item p{font-size:10px;margin:0;color:#768179}.quantity{display:flex;align-items:center;gap:8px}.quantity button{border:0;background:transparent;cursor:pointer;font-size:17px}.cart-empty{flex:1;display:grid;place-items:center;text-align:center;color:#8b958d;font-family:"Noto Serif SC";line-height:1.8}.cart-footer{border-top:1px solid var(--line);padding-top:18px}.cart-total{display:flex;justify-content:space-between;font-size:13px;margin-bottom:15px}.checkout{width:100%}.checkout:disabled{background:#bfc8bd;cursor:not-allowed}dialog{width:min(490px,92vw);border:0;padding:36px;background:var(--paper);color:var(--ink);box-shadow:0 25px 70px #28362e50}.dialog-close{position:absolute;right:17px;top:12px}dialog::backdrop{background:#29373080}dialog h2{font-size:31px;margin:0 0 13px}.dialog-note{color:#6f7a72;font-size:12px;line-height:1.8;margin-bottom:22px}form label{display:block;font-size:12px;font-weight:bold;margin:15px 0}input{display:block;width:100%;margin-top:7px;border:1px solid var(--line);background:#fffdf8;padding:12px;outline-color:var(--sage);font-size:14px}.order-summary{background:#f2eee4;padding:12px;font-size:12px;line-height:1.8;margin:20px 0}.submit{width:100%}.success{text-align:center;padding:26px 5px}.success>div{width:54px;height:54px;border-radius:50%;display:grid;place-items:center;background:var(--sage);color:white;font-size:28px;margin:0 auto 19px}.success p:not(.eyebrow){font-size:13px;color:#68746c;line-height:1.8;margin-bottom:25px}@keyframes show{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@media(max-width:780px){.site-header{height:72px}nav{display:none}.bag-button{margin-left:auto}.hero{grid-template-columns:1fr}.hero-copy{padding:60px 8vw}.hero-art{min-height:350px}.sun{width:160px;height:160px;top:40px}.snack-card{transform:scale(.8) rotate(-7deg);top:145px}.peach{transform:scale(.8) rotate(9deg);top:185px}.benefits{padding:17px 4vw}.benefits p{font-size:10px}.product-grid{grid-template-columns:repeat(2,1fr);gap:10px}.product-image{height:145px}.shop{padding:65px 5vw}.section-heading h2,.story h2{font-size:28px}.section-heading>p{display:none}.story{margin:0 5vw 50px;padding:40px 8%;grid-template-columns:1fr;gap:25px}.story-mark{width:100px;font-size:37px;padding:15px}footer{font-size:9px}.product h3{font-size:15px}}
.delivery-info{margin:0 7vw 80px;padding:38px 9%;display:grid;grid-template-columns:140px 1fr;gap:37px;align-items:center;border:1px solid #d9d2c1;background:#f4e9d2;background-size:cover;background-position:center}.delivery-stamp{width:112px;height:112px;border:2px solid var(--red);border-radius:50%;display:grid;place-items:center;align-content:center;text-align:center;color:var(--red);font-size:14px;line-height:1.35;letter-spacing:1px;transform:rotate(-10deg);position:relative;overflow:hidden}.delivery-stamp i{font-size:9px;letter-spacing:2px;font-style:normal}.delivery-stamp img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transform:rotate(10deg)}.delivery-info h2{font-family:"Noto Serif SC";font-size:28px;margin:0 0 9px}.delivery-info p:not(.eyebrow){font-size:13px;line-height:2;color:#65746c;margin:0;max-width:600px}.delivery-info strong{color:var(--red)}select{display:block;width:100%;margin-top:7px;border:1px solid var(--line);border-radius:0;background:#fffdf8;padding:12px;outline-color:var(--sage);font-size:14px}.delivery-note{font-size:11px;line-height:1.7;color:#6f7a72;margin:4px 0 15px}.product-image img,.cart-thumb img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0;z-index:1}.cart-thumb img{position:static}@media(max-width:780px){.delivery-info{margin:0 5vw 50px;padding:32px 8%;grid-template-columns:1fr;gap:20px}}
.admin-link{border-left:1px solid var(--line);padding-left:20px;color:var(--red)}
.product-options{margin:12px 0 4px;display:grid;gap:8px}.option-group{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.option-group strong{font-size:10px;color:#66756d;min-width:42px}.option-choice{border:1px solid var(--line);background:#fffdf8;border-radius:99px;padding:5px 9px;font-size:10px;cursor:pointer}.option-choice.selected{border-color:var(--red);background:#fff0eb;color:var(--red)}.option-choice:disabled{opacity:.45;cursor:not-allowed}.product-bottom{gap:8px}.card-quantity{display:flex;align-items:center;border:1px solid var(--ink);border-radius:99px;overflow:hidden}.card-quantity button{border:0;background:transparent;width:26px;height:26px;cursor:pointer;font-size:16px}.card-quantity button:disabled{opacity:.35;cursor:not-allowed}.card-quantity b{font-size:11px;min-width:19px;text-align:center}.add{width:auto;min-width:28px;border-radius:99px;padding:0 11px;font-size:11px}.add:disabled{background:#bfc8bd;cursor:not-allowed}.cart-summary{border-top:1px solid var(--line);padding-top:10px;margin-top:5px;font-size:11px;line-height:1.9;color:#607067}.cart-summary p{display:flex;justify-content:space-between;margin:0}.cart-summary b{color:var(--ink);font-size:13px}.stock-warning{font-size:10px;color:#c85546;margin:3px 0 0}.order-summary hr{border:0;border-top:1px solid #ddd6c8;margin:8px 0}.order-amounts{font-size:12px;line-height:1.8}.order-amounts div{display:flex;justify-content:space-between}.order-amounts b{font-size:14px;color:var(--ink)}
.order-paused{margin:0 0 10px;color:#b54f42;text-align:center;font-size:12px;font-weight:700}.cart-summary p:only-child{margin:0}
#addressField[hidden],#deliveryNote[hidden]{display:none!important}
.pickup-info{white-space:pre-line;font-size:12px;line-height:1.8;color:#58675d;background:#f2eee4;padding:11px 12px;margin:6px 0 15px}.pickup-info[hidden]{display:none!important}
.product-search{margin:0 0 13px;max-width:420px}.product-search input{width:100%;margin:0;border:1px solid var(--line);border-radius:99px;background:#fffdf8;padding:10px 16px;font-size:12px;outline-color:var(--sage)}@media(max-width:780px){.product-image[data-preview]{cursor:default}.image-zoom-hint{width:38px;height:38px;right:8px;bottom:8px;font-size:25px}}
.product-image[data-preview]{cursor:zoom-in}.product-image[data-preview] img,.product-image[data-preview] .product-icon{transition:transform .25s ease}.product-image[data-preview]:hover img,.product-image[data-preview]:hover .product-icon{transform:scale(1.05)}.image-zoom-hint{position:absolute;right:9px;bottom:9px;z-index:3;width:27px;height:27px;border-radius:50%;display:grid;place-items:center;background:#fffdf8e8;color:var(--ink);font-size:21px;line-height:1}.image-preview-dialog{width:min(760px,94vw);padding:18px;background:var(--paper)}.image-preview-dialog img{display:block;max-width:100%;max-height:76vh;object-fit:contain;margin:8px auto 4px}.image-preview-dialog p{text-align:center;margin:12px 36px 4px;font-size:13px;color:#65746c}.image-preview-emoji{display:grid;place-items:center;min-height:300px;font-size:min(38vw,230px);line-height:1}@media(max-width:780px){.image-preview-dialog{padding:14px}.image-preview-emoji{min-height:230px}}
