:root{--red:#b51d20;--red-dark:#94181b;--green:#315c40;--ink:#252a23;--muted:#72766c;--line:#e5e7de;--paper:#fafaf6;--cream:#f1f2e8;--radius:16px;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}
*{box-sizing:border-box}body{margin:0;padding-bottom:100px}a{color:inherit}button,input,select,textarea{font:inherit}button,a,input,select,textarea{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.45}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #598965;outline-offset:4px}input:focus,select:focus,textarea:focus{outline:2px solid var(--green);outline-offset:2px}button{border:0}a{text-decoration:none}h1,h2,h3,p{margin:0}.wrap{width:min(1180px,calc(100% - 64px));margin-inline:auto}.demo-bar{text-align:center;padding:8px 12px;font-size:10px;font-weight:700;letter-spacing:1.3px;background:var(--green);color:white}.demo-bar span{font-weight:400;letter-spacing:.5px}.header{display:flex;align-items:center;justify-content:space-between;height:108px}.brand{font-family:Georgia,serif;font-size:40px;font-weight:bold;line-height:.85;color:var(--red);letter-spacing:-2px;display:block}.brand small{display:block;font-size:20px;font-style:italic;color:var(--green);letter-spacing:2px;margin:0 0 5px 45px}.brand span{display:block;font-family:Arial,sans-serif;font-size:8px;letter-spacing:1.2px;margin-top:12px;color:var(--muted)}.header-info{display:flex;gap:7px;flex-direction:column;align-items:center}.location{font-size:15px;font-weight:700}.header-info small,.phone span{font-size:12px;color:var(--muted)}.phone{font-weight:700;text-align:right;font-size:16px}.phone span{display:block;font-weight:400;margin-top:6px}.intro{display:flex;align-items:center;justify-content:space-between;background:var(--cream);padding:28px 44px;border-radius:var(--radius);overflow:hidden;height:220px;margin-bottom:30px}.eyebrow{font-size:10px;letter-spacing:1.5px;font-weight:700;color:var(--green);margin-bottom:12px}h1{font:44px/1.04 Georgia,serif;letter-spacing:-1.8px}h1 br{display:none}h1 em{color:var(--red);font-weight:400}h1+p{font-size:14px;color:var(--muted);margin-top:15px}.hero-photo{display:flex;align-items:center;gap:24px}.hero-photo img{width:210px;height:210px;object-fit:cover;border-radius:100%;mix-blend-mode:multiply;transform:rotate(-10deg)}.hero-photo span{font:italic 20px/1.35 Georgia,serif;color:var(--green);transform:rotate(-8deg)}.category-bar{position:sticky;top:0;z-index:10;border-block:1px solid var(--line);background:rgba(250,250,246,.97);backdrop-filter:blur(14px)}.category-scroll{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none;padding-block:12px}.category-scroll::-webkit-scrollbar{display:none}.category-scroll a{white-space:nowrap;padding:12px 24px;border-radius:8px;font-size:14px;font-weight:700;transition:.15s}.category-scroll a.active{background:var(--red);color:white}.category-scroll a:hover:not(.active){background:var(--cream)}.workspace{display:grid;grid-template-columns:minmax(0,1fr) 316px;gap:48px;padding-top:32px}.menu-toolbar{display:flex;justify-content:space-between;align-items:center;gap:16px}.menu-toolbar .eyebrow{margin-bottom:7px}h2{font:30px/1.2 Georgia,serif;letter-spacing:-.7px}.search{display:flex;align-items:center;gap:8px;background:white;border:1px solid var(--line);border-radius:9px;padding:11px 12px}.search span{font-size:24px;line-height:1}.search input{border:0;background:transparent;width:170px;font-size:13px;padding:0;min-height:24px}.delivery-note{display:flex;align-items:center;gap:14px;margin-top:24px;padding:14px 16px;border:1px solid #dbe4d7;border-radius:9px;color:var(--green);font-size:13px}.delivery-note>span{font-size:27px}.delivery-note small{display:block;font-size:11px;color:var(--muted);margin-top:4px}.menu-section{scroll-margin-top:92px}.section-title{display:flex;gap:12px;align-items:baseline;margin-top:34px;padding-bottom:13px;border-bottom:2px solid var(--ink)}.section-title h2{font:700 24px Georgia,serif}.section-title span{font-size:12px;color:var(--muted)}.product{display:grid;grid-template-columns:minmax(0,1fr) 125px;gap:18px;padding:24px 0;border-bottom:1px solid var(--line)}.product h3{font-size:17px;letter-spacing:-.3px;line-height:1.35}.product-description{font-size:13px;line-height:1.6;color:var(--muted);margin-top:7px;max-width:430px}.product-image{width:125px;height:125px;object-fit:cover;border-radius:12px;background:white}.product-meta{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:12px}.product select{font-size:11px;max-width:175px;background:white;border:1px solid var(--line);padding:9px 6px;border-radius:6px;min-height:38px}.product-price{font-size:16px;font-weight:700}.product-actions{display:flex;gap:12px;justify-content:space-between;align-items:center;margin-top:13px}.text-button{padding:8px 0;font-size:11px;color:var(--green);background:none;text-decoration:underline;text-underline-offset:3px}.quantity{display:inline-flex;align-items:center;border:1px solid var(--line);border-radius:8px;background:white;overflow:hidden;flex-shrink:0}.quantity button{width:40px;height:38px;background:transparent;color:var(--red);font-size:20px}.quantity span{min-width:22px;text-align:center;font-weight:700;font-size:13px}.quantity button:disabled{opacity:.3}.add-button{min-height:40px;padding:0 16px;border:1px solid #dcded4;border-radius:8px;color:var(--green);background:white;font-size:13px;font-weight:700}.add-button span{font-size:20px;margin-left:12px}.basket{position:sticky;top:98px;align-self:start;border:1px solid var(--line);background:white;padding:24px;border-radius:12px}.basket-heading{display:flex;justify-content:space-between;align-items:center}.basket-heading h2{font-size:25px}.basket-heading>span{border-radius:50%;padding:6px 10px;background:var(--cream);color:var(--green);font-size:12px}.empty-basket{text-align:center;padding:40px 10px 30px}.empty-icon{font-size:38px;color:#b5c2ad;display:block;margin-bottom:16px}.empty-basket strong{font-size:14px}.empty-basket p{font-size:12px;line-height:1.6;color:var(--muted);margin-top:10px}.basket-foot{text-align:center;font-size:10px;color:var(--muted);margin-top:14px}.primary{display:flex;justify-content:space-between;align-items:center;gap:14px;width:100%;background:var(--red);color:white;border-radius:9px;padding:17px 18px;min-height:50px;font-weight:700;font-size:13px}.primary:hover:not(:disabled){background:var(--red-dark)}.primary>span{font-size:19px;font-weight:400}.secondary{border:1px solid var(--line);border-radius:8px;background:white;padding:12px;color:var(--green);font-weight:700}.cart-line{padding:17px 0;border-bottom:1px solid var(--line)}.cart-line-header{display:flex;gap:12px;justify-content:space-between;font-size:13px;line-height:1.5}.cart-line small{display:block;font-size:11px;color:var(--muted);line-height:1.6;margin:5px 0 10px}.cart-line .quantity button{width:34px;height:32px}.cart-line .quantity{border-radius:6px}.basket-subtotal{display:flex;justify-content:space-between;padding:20px 0 7px;font-size:14px}.subtotal-note{font-size:10px;line-height:1.5;color:var(--muted);margin:0 0 16px}.footer{border-top:1px solid var(--line);margin-top:60px;padding-top:25px;display:flex;align-items:center;gap:22px;font-size:12px;color:var(--muted);flex-wrap:wrap}.footer strong{color:var(--red)}.footer p{width:100%;font-size:10px}.order-bar{position:fixed;bottom:0;left:0;right:0;background:rgba(255,255,255,.98);border-top:1px solid var(--line);padding:12px 0 max(12px,env(safe-area-inset-bottom));z-index:20}.order-bar-inner{display:flex;align-items:center;justify-content:space-between;gap:24px}.order-bar .primary{width:320px}.order-amount small{display:block;color:var(--muted);font-size:11px;margin-bottom:5px}.order-amount strong{font-size:20px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}[hidden]{display:none!important}dialog{position:fixed;inset:auto 0 0;margin:0 auto;padding:0;border:0;border-radius:24px 24px 0 0;width:min(620px,100%);max-width:100%;max-height:92dvh;height:auto;background:var(--paper);color:var(--ink);box-shadow:0 0 80px #0003}dialog[open]{display:flex;flex-direction:column;animation:rise .25s ease-out}dialog::backdrop{background:#14231e88;backdrop-filter:blur(3px)}body:has(dialog[open]){overflow:hidden}.sheet-handle{width:36px;height:4px;background:#cdd1c6;border-radius:10px;margin:11px auto 0;flex-shrink:0}.sheet-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:22px 28px 18px;border-bottom:1px solid var(--line);flex-shrink:0}.sheet-header .eyebrow{font-size:9px;margin-bottom:6px}.sheet-header h2{font-size:28px}.icon-button{width:42px;height:42px;border:1px solid var(--line);border-radius:50%;background:white;font-size:26px;flex-shrink:0}.sheet-scroll{padding:0 28px 26px;overflow:auto;overscroll-behavior:contain;min-height:0}.sheet-scroll section{padding-block:23px;border-bottom:1px solid var(--line)}.sheet-scroll h3{font-size:17px;margin-bottom:20px;display:flex;gap:10px;align-items:center}.step{display:inline-grid;place-items:center;background:#e9edde;border-radius:50%;color:var(--green);width:26px;height:26px;font-size:12px}.sheet-footer{flex-shrink:0;border-top:1px solid var(--line);background:white;padding:17px 28px max(18px,env(safe-area-inset-bottom))}.sheet-footer>small{display:block;text-align:center;margin-top:8px;color:var(--muted);font-size:10px}.sheet-total{display:flex;justify-content:space-between;margin-bottom:15px;font-size:14px}.sheet-total strong{font-size:20px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.form-grid .full{grid-column:1/-1}label{font-size:12px;font-weight:600}label small{font-weight:400;color:var(--muted)}.form-grid input,.form-grid select,.form-grid textarea,.coupon input{display:block;width:100%;padding:13px 12px;border:1px solid #daddd3;border-radius:8px;background:white;color:var(--ink);font-size:16px;margin-top:7px;min-height:46px}.form-grid textarea{resize:vertical}.simulation-note{font-size:11px;line-height:1.6;color:var(--muted);padding-top:18px}.delivery-status{font-size:12px;line-height:1.5;margin-top:14px;background:var(--cream);padding:12px;border-radius:8px}.delivery-status.ok{color:var(--green)}.delivery-status.warning{color:#953624}.cutlery{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.cutlery select{margin-left:auto;padding:10px;border:1px solid var(--line);border-radius:7px;background:white}.coupon{border-block:1px solid var(--line);margin-top:20px;padding:18px 0}.coupon summary{cursor:pointer;font-size:13px;font-weight:600}.coupon-input{display:flex;gap:8px;margin:10px 0}.coupon input{margin:0;min-width:0}.coupon>small,.coupon>p{font-size:11px;color:var(--muted);line-height:1.5}.payment{padding:0;border:0;margin:22px 0}.payment legend{font-size:13px;font-weight:600;margin-bottom:12px}.payment label{display:flex;align-items:center;gap:9px;padding:10px 0}.payment input{accent-color:var(--green);width:18px;height:18px}.totals>div{display:flex;justify-content:space-between;font-size:13px;margin-block:12px}.totals .discount{color:var(--green)}.totals .grand-total{border-top:1px solid var(--line);padding-top:17px;font-weight:700;font-size:18px}.fine-print{font-size:10px;line-height:1.6;color:var(--muted);margin-top:12px}.detail-photo{width:100px;height:100px;object-fit:cover;border-radius:12px;float:right;margin:20px 0 10px 18px}.detail-description{font-size:13px;line-height:1.7;margin-top:24px;color:var(--muted)}.choice-title{font-size:14px;font-weight:700;margin:22px 0 12px;clear:both}.variant-options{display:flex;gap:8px;flex-wrap:wrap}.variant-options label{border:1px solid var(--line);padding:12px;border-radius:9px;background:white;cursor:pointer}.variant-options label:has(:checked){border-color:var(--green);background:#e9edde}.variant-options input{accent-color:var(--green)}.extras-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px}.extras-grid label{display:flex;gap:8px;padding:12px;border:1px solid var(--line);border-radius:8px;background:white;line-height:1.5;font-weight:400}.extras-grid input{accent-color:var(--green);width:17px;flex-shrink:0}.extras-grid small{display:block}.details-data{margin-top:22px;border-top:1px solid var(--line);padding-top:16px}.details-data summary{font-size:13px;cursor:pointer}.details-data p{white-space:pre-line;font-size:12px;line-height:1.7;margin-top:16px}.detail-warning{font-size:11px;color:var(--red);margin-top:10px;min-height:14px}.success{text-align:center;padding:40px 32px}.success-icon{border-radius:50%;background:#e7edde;color:var(--green);width:66px;height:66px;display:grid;place-items:center;font-size:30px;margin:0 auto 24px}.success h2{font-size:40px}.success p:not(.eyebrow){color:var(--muted);font-size:14px;line-height:1.7;margin:18px 0}.success strong{display:block;font-size:12px;margin-bottom:28px}@keyframes rise{from{transform:translateY(60px);opacity:.4}to{transform:translateY(0);opacity:1}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}}
@media(max-width:950px){.workspace{grid-template-columns:minmax(0,1fr) 280px;gap:24px}.wrap{width:calc(100% - 40px)}.hero-photo span{display:none}.intro{padding-inline:28px}.category-scroll a{padding:12px 19px}.basket{padding:18px}.search input{width:145px}}
@media(max-width:740px){body{padding-bottom:102px}.wrap{width:calc(100% - 32px)}.demo-bar{font-size:9px;padding:7px 8px;letter-spacing:.8px}.demo-bar span{font-size:8px;letter-spacing:0}.header{height:86px}.brand{font-size:30px}.brand small{font-size:15px;margin-left:35px}.brand span{font-size:6px;margin-top:9px;letter-spacing:.8px}.header-info{align-items:flex-end;gap:5px}.location{font-size:13px}.header-info small{font-size:9px}.phone{display:none}.intro{height:157px;border-radius:12px;padding:18px 20px;margin-bottom:18px;position:relative}.intro .eyebrow{font-size:7px;letter-spacing:1px;margin-bottom:8px;max-width:160px;line-height:1.5}h1{font-size:34px;letter-spacing:-1.2px}h1 br{display:block}h1+p{font-size:10px;line-height:1.4;max-width:170px;margin-top:8px}.hero-photo{position:absolute;right:-25px;top:12px}.hero-photo img{width:155px;height:155px;transform:rotate(-12deg)}.category-scroll{gap:5px;width:100%;padding:9px 16px}.category-scroll a{font-size:12px;padding:11px 17px;border-radius:7px}.workspace{display:block;padding-top:25px}.basket{display:none}.menu-toolbar{flex-wrap:wrap;gap:17px}.menu-toolbar h2{font-size:28px}.menu-toolbar .eyebrow{font-size:8px;margin-bottom:6px}.search{margin-left:auto;padding:9px;width:43%;min-width:133px}.search input{width:100%;min-width:0;font-size:12px}.search span{font-size:22px}.delivery-note{margin-top:19px;padding:12px;gap:10px;font-size:11px;line-height:1.45}.delivery-note small{font-size:10px}.delivery-note>span{font-size:22px}.section-title{margin-top:26px;padding-bottom:10px}.section-title h2{font-size:23px}.section-title span{font-size:11px}.menu-section{scroll-margin-top:73px}.product{grid-template-columns:minmax(0,1fr) 86px;padding:20px 0;gap:14px}.product-image{width:86px;height:86px;border-radius:10px}.product h3{font-size:16px;line-height:1.3}.product-description{font-size:11px;line-height:1.5;margin-top:6px}.product-meta{gap:9px;margin-top:10px}.product-price{font-size:15px}.product select{font-size:10px;max-width:136px;min-height:36px;padding:8px 4px}.product-actions{margin-top:10px;gap:8px;flex-wrap:wrap}.text-button{font-size:10px}.quantity button{width:38px;height:38px}.add-button{padding:0 11px;font-size:12px}.add-button span{margin-left:9px}.footer{font-size:11px;gap:12px;margin-top:35px}.order-bar-inner{gap:12px}.order-bar .primary{width:auto;flex:1;padding:15px 13px;font-size:12px;gap:8px}.order-amount{min-width:88px}.order-amount small{font-size:9px}.order-amount strong{font-size:17px}.sheet-header{padding:17px 20px 15px}.sheet-header h2{font-size:25px}.sheet-header .eyebrow{font-size:8px}.sheet-scroll{padding:0 20px 24px}.sheet-footer{padding:14px 20px max(16px,env(safe-area-inset-bottom))}.sheet-footer .primary{font-size:13px}.sheet-total{margin-bottom:12px}.sheet-scroll h3{font-size:16px}.form-grid{grid-template-columns:1fr;gap:14px}.extras-grid{grid-template-columns:1fr 1fr;gap:6px}.extras-grid label{padding:9px;font-size:11px}.variant-options label{font-size:11px;padding:10px}.sheet-scroll section{padding-block:20px}.cart-line-header{font-size:12px}dialog{max-height:94dvh}.success{padding:32px 24px}}
@media(max-width:360px){.hero-photo{right:-45px}.product{grid-template-columns:minmax(0,1fr) 92px;gap:10px}.product-image{width:92px;height:92px}.order-bar .primary{font-size:11px;padding-inline:10px}.intro{padding-inline:16px}.header-info small{font-size:8px}}
.product-visual{position:relative;align-self:start;padding-bottom:18px}.image-action{position:absolute;right:5px;bottom:3px}.round-add{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:var(--green);color:white;font-size:28px;box-shadow:0 2px 6px #0002;border:3px solid var(--paper)}.round-add:hover{background:#244a31}.image-action .quantity{border-radius:24px;box-shadow:0 2px 6px #0001}.image-action .quantity button{width:38px;height:40px;color:var(--green)}.image-action .quantity span{min-width:24px}.product-description{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product .text-button{margin-top:8px}.cart-line{display:flex;gap:12px}.cart-line>img{border-radius:8px;object-fit:cover;flex-shrink:0}.cart-line-content{flex:1;min-width:0}.cart-line .quantity button{width:40px;height:40px}.cart-line-header{flex-wrap:wrap;gap:4px}.cart-line-header strong{flex:1;min-width:100px}.cart-line-header b{white-space:nowrap}.basket #basket-items{max-height:40dvh;overflow:auto;overscroll-behavior:contain}.basket .cart-line>img{width:38px;height:38px}.basket .cart-line-header{font-size:12px}.basket .cart-line-header strong{min-width:90px}.basket .cart-line .quantity button{width:32px;height:32px}.basket .cart-line{gap:8px}.hero-photo img{filter:saturate(.92)}
@media(max-width:740px){.product{grid-template-columns:minmax(0,1fr) 108px;gap:16px;padding:24px 0}.product-image{width:108px;height:108px}.image-action{right:-2px;bottom:1px}.product h3{font-size:17px}.product-description{font-size:12px}.product-price{font-size:16px;color:var(--red)}.product-meta{flex-wrap:wrap;gap:7px}.category-scroll a{font-size:13px}.section-title h2{font-family:Arial,Helvetica,sans-serif;font-size:23px;letter-spacing:-.6px}.product .text-button{font-size:10px}.cart-line>img{width:48px;height:48px}.order-bar .primary{border-radius:28px}.sheet-scroll{scrollbar-width:thin}.basket .cart-line .quantity button{width:40px;height:40px}}
@media(max-width:360px){.product{grid-template-columns:minmax(0,1fr) 92px;gap:12px}.product-image{width:92px;height:92px}.image-action .quantity button{width:33px}.image-action .quantity span{min-width:22px}.product h3{font-size:16px}.product-description{font-size:11px}.product select{max-width:125px}}

@media(max-width:360px){.hero-photo{right:-55px;top:30px}.hero-photo img{width:125px;height:125px}.menu-toolbar .search{width:100%}}
@media(min-width:741px){h1 em{margin-left:.2em}}

/* Product rows open details; the size and quantity controls remain independent. */
.product{cursor:pointer;transition:background-color .15s}
@media(hover:hover){.product:hover{background:#f3f4ed}.product:hover h3{color:var(--green)}}
.product select{cursor:pointer;border-radius:20px;padding:8px 10px;max-width:100%;color:var(--green);background:#eef1e8;border-color:#dbe2d3;font-weight:600}
.detail-photo{display:block;float:none;width:100%;height:clamp(180px,30dvh,280px);object-fit:contain;background:white;border:1px solid var(--line);border-radius:16px;margin:20px 0 0}
.detail-description{margin:18px 0 0;font-size:14px;line-height:1.7}
@media(max-width:740px){.product select{font-size:11px;min-height:36px}.detail-photo{margin-top:16px}.detail-description{font-size:13px}}

.cart-message{position:fixed;bottom:100px;left:50%;transform:translateX(-50%);z-index:100;width:max-content;max-width:90%;padding:14px 20px;border-radius:12px;background:#252a23;color:white;font-size:13px;box-shadow:0 8px 30px #0002}.checkout-loading{padding:24px 0;color:var(--muted)}.np-page h1{font-size:36px;margin:24px 0}.np-page{max-width:900px}.woocommerce-store-notice{display:none}.product-image{content-visibility:auto}dialog{overflow:hidden}
