:root{--cream:#f8f4ea;--paper:#fffdf7;--red:#a72d2b;--red-dark:#842522;--green:#244a3b;--ink:#283b31;--muted:#6b6d60;--line:#ddd9cb;--yellow:#eee3a8;--serif:'Fraunces',Georgia,serif;--sans:'DM Sans',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--cream);color:var(--ink);font-family:var(--sans);font-size:14px;line-height:1.65}body:has(dialog[open]){overflow:hidden}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline;text-underline-offset:5px}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #b67732;outline-offset:4px}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--serif);font-weight:500}h2{font-size:clamp(32px,3.1vw,45px);line-height:1.18;letter-spacing:-1.5px}h2 em{font-weight:500}h3{font-size:25px;line-height:1.25}button{color:inherit}button,select{touch-action:manipulation}.wrap{max-width:1280px;width:calc(100% - 112px);margin-inline:auto}.announcement{padding:8px 20px;background:var(--green);color:var(--cream);text-align:center;font-size:11px;letter-spacing:.25px;display:flex;align-items:center;justify-content:center;gap:25px;min-height:35px}.small-sun{font-size:17px;color:var(--yellow)}.header{height:109px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid var(--line)}.brand{display:flex;gap:12px;align-items:center;flex-shrink:0;text-decoration:none!important}.brand>span{font-family:var(--serif);font-size:30px;font-weight:600;color:var(--red);line-height:1}.brand i{font-weight:500}.brand img{border-radius:9px;object-fit:contain}.brand small{display:block;font-family:var(--sans);font-size:7.3px;font-weight:500;letter-spacing:1.5px;margin-top:10px;color:var(--green)}nav{display:flex;gap:30px;font-size:12px;font-weight:500}nav a{padding:10px 0}.header-actions{display:flex;align-items:center;gap:24px}.language{display:flex;gap:6px;align-items:center;font-size:10px;color:var(--muted)}.language button{padding:10px 2px;min-height:44px;background:none;border:0;font-weight:500}.language button[aria-pressed=true]{color:var(--red);text-decoration:underline;text-underline-offset:5px}.basket-button{border:1px solid var(--red);color:var(--red);background:none;display:flex;gap:10px;align-items:center;padding:10px 14px;font-size:11px}.basket-button svg{width:18px;height:18px}.cart-count{width:20px;height:20px;border-radius:50%;background:var(--red);color:var(--cream);font-size:10px;display:grid;place-items:center}.hero{display:grid;grid-template-columns:1.04fr 1fr;gap:62px;padding-top:54px;padding-bottom:59px;align-items:center}.hero-copy{padding-bottom:8px}.eyebrow{font-size:10px;letter-spacing:1.9px;font-weight:600;color:var(--red);display:flex;align-items:center;gap:12px}.hero .eyebrow>span:first-child{height:1px;width:27px;background:var(--red)}h1{font-size:clamp(44px,4.5vw,67px);letter-spacing:-2.9px;line-height:1.12;margin-top:25px;color:var(--red)}h1 em{color:var(--green);font-weight:500}.hero-description{font-size:14px;max-width:380px;color:var(--muted);line-height:1.85;margin-top:25px}.hero-buttons{display:flex;align-items:center;gap:25px;margin-top:30px}.button{display:inline-flex;align-items:center;justify-content:center;gap:22px;padding:15px 21px;min-height:50px;border:1px solid transparent;font-size:12px;font-weight:500;transition:background .2s,transform .2s;text-decoration:none!important}.button:hover{transform:translateY(-2px)}.primary{background:var(--red);color:var(--cream)}.primary:hover{background:var(--red-dark)}.text-link{display:inline-flex;align-items:center;justify-content:space-between;gap:15px;background:none;border:0;border-bottom:1px solid currentColor;padding:5px 0;color:var(--green);font-size:11px;font-weight:500;text-decoration:none!important;min-height:35px}.text-link:hover{color:var(--red)}.hero-note{display:flex;align-items:center;gap:13px;margin-top:34px}.hero-note svg{height:28px;width:28px;color:var(--green)}.hero-note p{font-size:10px;line-height:1.8;color:var(--muted)}.hero-note strong{font-weight:500;color:var(--ink)}.hero-visual{position:relative;margin:0 8px 0 0}.hero-image{height:525px;border-radius:45% 45% 4px 4px;overflow:hidden;background:var(--green)}.hero-image img{width:100%;height:100%;object-fit:cover;object-position:50% 60%}.round-stamp{position:absolute;top:3px;right:-23px;background:var(--yellow);border:1px solid var(--green);outline:5px solid var(--yellow);height:110px;width:110px;border-radius:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;transform:rotate(12deg);color:var(--green)}.round-stamp>span{font-size:17px;line-height:1}.round-stamp strong{font-family:var(--serif);font-size:16px;font-weight:500;line-height:1.2;margin-top:5px}.round-stamp small{font-size:7px;letter-spacing:1.4px;margin-top:7px}.photo-caption{display:flex;justify-content:space-between;align-items:center;margin-top:12px;gap:12px}.photo-caption span:first-child{font-family:var(--serif);font-style:italic;font-size:20px;color:var(--red)}.photo-caption span:last-child{font-size:9px;color:var(--muted)}.values-strip{border-block:1px solid var(--line);background:#efeedf}.values-strip>.wrap{display:flex;justify-content:space-between;gap:18px;padding-block:19px}.values-strip span{display:flex;align-items:center;gap:13px}.values-strip b{font-weight:500;font-size:11px}.values-strip i{font-size:21px;font-style:normal;color:var(--green);line-height:1}.menu-section{padding-block:80px 72px}.section-top{display:flex;align-items:flex-end;justify-content:space-between;gap:28px}.section-top h2{margin-top:15px}.menu-download{white-space:nowrap;margin-bottom:3px}.section-description{color:var(--muted);font-size:12px;margin-top:18px}.menu-toolbar{margin-top:33px;display:flex;justify-content:space-between;gap:20px;align-items:center;border-bottom:1px solid var(--line);padding-bottom:20px}.category-tabs{display:flex;gap:6px;flex-wrap:wrap}.category-tabs button{background:transparent;border:1px solid transparent;border-radius:2px;padding:10px 13px;font-size:11px;min-height:41px;white-space:nowrap}.category-tabs button[aria-pressed=true]{background:var(--green);color:var(--cream)}.category-tabs button:hover{border-color:var(--green)}.vegetarian-filter{display:flex;gap:7px;align-items:center;font-size:10px;white-space:nowrap;cursor:pointer}.vegetarian-filter input{accent-color:var(--green);width:16px;height:16px}.menu-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px;margin-top:28px}.menu-card{border:1px solid var(--line);background:var(--paper);min-width:0;display:flex;flex-direction:column}.dish-photo{height:164px;display:grid;place-items:center;position:relative;overflow:hidden;background:#efe2d0;border-bottom:1px solid #e8dfcd}.dish-photo.yellow{background:#ffe368}.dish-photo img{height:auto;max-height:125px;width:auto;max-width:90%;mix-blend-mode:multiply;object-fit:contain}.dish-photo .drink-icon{font-size:52px;color:var(--green);font-family:var(--serif)}.dish-tag{position:absolute;left:11px;top:10px;font-size:8px;text-transform:uppercase;letter-spacing:.7px;padding:3px 7px;background:var(--cream);color:var(--green)}.dish-body{padding:18px;flex:1;display:flex;flex-direction:column}.dish-body h3{font-size:19px;letter-spacing:-.5px}.dish-description{font-size:10px;color:var(--muted);line-height:1.7;margin-top:8px;flex:1}.dish-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:17px}.dish-price{font-size:15px;font-weight:600;color:var(--red)}.add-dish{width:35px;height:35px;min-width:35px;border:1px solid var(--green);border-radius:50%;background:transparent;color:var(--green);font-size:23px;line-height:1}.add-dish:hover{background:var(--green);color:var(--cream)}.menu-footnote{display:grid;grid-template-columns:1fr 1fr;gap:35px;margin-top:22px;font-size:9px;color:var(--muted)}.empty-menu{grid-column:1/-1;padding:30px;text-align:center}.how-section{background:var(--green);color:var(--cream);padding-block:65px}.how-layout{display:grid;grid-template-columns:1fr 1fr;gap:100px}.how-intro .eyebrow{color:var(--yellow)}.how-intro h2{margin-top:20px;font-size:43px}.how-intro h2 em{color:var(--yellow)}.how-intro>p:not(.eyebrow){max-width:320px;color:#e1e2d4;font-size:12px;margin-top:22px}.light{background:var(--cream);color:var(--green);margin-top:26px}.steps{display:flex;flex-direction:column;justify-content:center}.steps article{display:flex;gap:23px;padding-block:23px;border-bottom:1px solid #5a7263}.steps article:first-child{padding-top:0}.steps article:last-child{border-bottom:0;padding-bottom:0}.step-number{font-family:var(--serif);font-size:26px;color:var(--yellow);line-height:1.2}.steps h3{font-size:22px}.steps p{font-size:11px;color:#e1e2d4;margin-top:8px;max-width:340px;line-height:1.75}.office-section{display:flex;align-items:center;gap:38px;padding-block:47px;border-bottom:1px solid var(--line)}.office-mark{font-family:var(--serif);font-style:italic;font-size:99px;line-height:1;color:var(--red);padding-inline:10px}.office-section h2{font-size:30px;margin-top:10px;letter-spacing:-.7px}.office-section p:not(.eyebrow){font-size:11px;max-width:550px;color:var(--muted);margin-top:12px}.office-section .text-link{margin-left:auto;flex-shrink:0}.shops-section{padding-block:78px 38px}.shops-intro{font-size:12px;max-width:265px;color:var(--muted);margin-bottom:4px}.shops-grid{display:grid;grid-template-columns:1fr 1fr;gap:26px;margin-top:32px}.shop-card{padding:29px 32px;border:1px solid var(--green);position:relative;background:#f1efdf}.shop-card:before{content:'';position:absolute;inset:5px;border:1px solid #c7ccb9;pointer-events:none}.shop-heading{display:flex;gap:10px;align-items:center;font-size:9px;letter-spacing:1.7px;font-weight:600;color:var(--red)}.location-icon{font-size:25px;line-height:1}.shop-card h3{font-size:29px;margin-top:16px}.shop-card address{font-style:normal;font-size:12px;color:var(--muted);margin-top:14px}.shop-phone{display:inline-block;margin-top:13px;font-size:15px;font-weight:500}.shop-links{display:flex;align-items:center;gap:20px;margin-top:19px;border-top:1px solid #c7ccb9;padding-top:15px}.shop-links>.text-link{margin-right:auto}.shop-links a{font-size:10px}.shop-hours{text-align:center;font-size:10px;color:var(--muted);margin-top:19px}.review-section{display:flex;align-items:center;justify-content:center;gap:24px;padding-block:30px 50px;border-bottom:1px solid var(--line)}.quote-mark{font-family:var(--serif);font-size:95px;line-height:1;color:var(--red);align-self:flex-start;margin-top:14px}.review-section blockquote{margin:0;text-align:center}.review-section blockquote>p{font-family:var(--serif);font-style:italic;font-size:28px;line-height:1.4}.review-section footer{font-size:9px;color:var(--muted);margin-top:14px}.faq-section{display:grid;grid-template-columns:1fr 1fr;gap:70px;padding-block:65px 78px}.faq-section h2{font-size:35px;margin-top:16px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{padding:17px 24px 17px 0;cursor:pointer;font-size:12px;font-weight:500;list-style:none;position:relative}.faq-list summary:after{content:'+';position:absolute;right:0;font-size:20px;top:12px}.faq-list details[open] summary:after{content:'−'}.faq-list details p{font-size:11px;color:var(--muted);padding:0 20px 18px 0}.site-footer{background:#eee9dc;border-top:1px solid var(--line)}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-block:35px}.footer-top>a:not(.brand){font-size:11px}.footer-brand>span{font-size:27px}.footer-bottom{display:flex;gap:20px;justify-content:space-between;padding-block:18px;border-top:1px solid #d5d0c2;font-size:8px;color:var(--muted)}.icon-button{display:grid;place-items:center;background:none;border:0;width:44px;height:44px;font-size:32px}.mobile-toggle{display:none}.toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,20px);background:var(--green);color:var(--cream);padding:12px 22px;font-size:12px;box-shadow:0 4px 20px #0002;opacity:0;pointer-events:none;transition:.2s;z-index:20;max-width:calc(100% - 32px);text-align:center}.toast.show{opacity:1;transform:translate(-50%,0)}dialog{width:min(670px,calc(100% - 28px));max-height:90dvh;border:1px solid var(--line);padding:0;background:var(--cream);color:var(--ink);box-shadow:0 20px 100px #0003}dialog::backdrop{background:#102b25b3;backdrop-filter:blur(3px)}.dialog-header{display:flex;justify-content:space-between;align-items:center;padding:25px 30px;border-bottom:1px solid var(--line);position:sticky;top:0;background:var(--cream);z-index:2}.dialog-header h2{font-size:34px;margin-top:5px}.dialog-header .eyebrow{font-size:9px}.dialog-content{padding:24px 30px}.close-dialog{align-self:flex-start}.cart-line{padding-block:18px;border-bottom:1px solid var(--line)}.line-top{display:flex;justify-content:space-between;gap:15px;align-items:flex-start}.line-title{font-family:var(--serif);font-size:19px;line-height:1.25}.line-price{white-space:nowrap;color:var(--red);font-weight:600;font-size:13px}.line-controls{display:flex;align-items:center;gap:12px;margin-top:13px}.quantity{display:flex;align-items:center;border:1px solid var(--line);flex-shrink:0}.quantity button{width:34px;height:35px;border:0;background:transparent;font-size:19px}.quantity span{min-width:22px;text-align:center;font-size:12px}.colleague-label{display:flex;flex-direction:column;flex:1;font-size:9px;color:var(--muted)}.colleague-input{width:100%;border:0;border-bottom:1px solid var(--line);background:transparent;padding:4px;font-size:12px;color:var(--ink)}.remove-line{font-size:11px;border:0;background:transparent;color:var(--red);padding:8px;min-height:35px}.duplicate-line{background:none;border:0;text-decoration:underline;text-underline-offset:3px;font-size:10px;padding:7px 0;color:var(--green);margin-top:5px;min-height:32px}.cart-total{display:flex;align-items:center;justify-content:space-between;margin-top:22px;font-size:15px}.cart-total strong{font-family:var(--serif);font-size:28px;color:var(--red)}.small-note{font-size:10px;color:var(--muted);margin-top:8px;line-height:1.6}form{margin-top:28px}form h3{font-size:25px;margin-bottom:19px}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:14px}form label{display:flex;flex-direction:column;gap:6px;font-size:11px}.field-grid .full{grid-column:1/-1}form input,form select,form textarea{border:1px solid #cbcbbc;background:var(--paper);border-radius:0;padding:11px;width:100%;min-width:0;font-size:13px;color:var(--ink)}form textarea{resize:vertical}form input[readonly]{background:#efeddf}#pickup-time{min-height:44px}.order-window{font-size:11px;padding:12px;background:#eeebd6;border-left:3px solid var(--green);margin-block:17px}.order-window.closed{border-color:var(--red);color:var(--red)}.order-summary{margin-block:18px;font-size:11px}.order-summary summary{cursor:pointer}.order-summary textarea{font-size:10px;line-height:1.7;margin-top:10px}.submit-order{width:100%}.confirmation-note{font-size:10px;color:var(--muted);margin-top:13px}.privacy-note{font-size:9px;color:var(--muted);margin-top:18px}.privacy-note a{text-decoration:underline}[data-tb-form-status]{font-size:12px;margin-top:12px}#empty-cart{text-align:center;padding:25px 0 35px}#empty-cart .button{margin-top:20px}.sr-only,.skip:not(:focus){position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip:focus{position:fixed;top:10px;left:10px;z-index:100;background:var(--cream);padding:10px}[hidden]{display:none!important}
@media(min-width:1500px){.hero{gap:100px}.hero-image{height:580px}.hero{padding-block:65px}h1{font-size:72px}}
@media(max-width:1150px){.wrap{width:calc(100% - 64px)}.header{gap:15px}.brand>span{font-size:26px}.brand small{font-size:6px}.brand img{width:40px;height:41px}nav{gap:18px;font-size:11px}.header-actions{gap:15px}.basket-word{display:none}.hero{gap:35px}.hero-image{height:485px}h1{font-size:52px}.hero-buttons{gap:18px;flex-wrap:wrap}.hero-description{max-width:340px}.how-layout{gap:60px}.menu-grid{gap:16px}.dish-body{padding:15px}.dish-body h3{font-size:17px}.category-tabs button{padding:10px}.menu-toolbar{gap:10px}.office-section{gap:22px}.office-section .text-link{font-size:10px}.footer-top{gap:20px}}
@media(max-width:900px){.brand>span{font-size:24px}.header{height:95px}.header-actions{gap:8px}nav{gap:13px;font-size:10px}.brand img{width:35px;height:36px}.brand{gap:8px}.brand small{font-size:5.5px;letter-spacing:1px}.basket-button{padding:10px}.hero{gap:30px;padding-top:40px;padding-bottom:40px}h1{font-size:44px;letter-spacing:-1.8px}.hero .eyebrow{font-size:8px;letter-spacing:1.3px}.hero-image{height:445px}.hero-description{font-size:12px}.hero-buttons{margin-top:22px;gap:12px}.hero-buttons .button{font-size:11px;padding:13px 15px}.hero-note{margin-top:24px}.round-stamp{width:88px;height:88px;right:-12px;top:4px}.round-stamp strong{font-size:13px}.round-stamp small{font-size:6px}.photo-caption span:last-child{font-size:7px}.values-strip b{font-size:9px}.values-strip span{gap:7px}.menu-section{padding-block:55px}.menu-toolbar{align-items:flex-start;flex-direction:column;gap:12px}.menu-grid{grid-template-columns:repeat(2,1fr);gap:20px}.dish-photo{height:180px}.dish-body h3{font-size:23px}.dish-description{font-size:12px}.dish-body{padding:19px}.add-dish{width:40px;height:40px}.how-layout{gap:40px}.how-intro h2{font-size:36px}.office-mark{display:none}.office-section{flex-wrap:wrap}.office-section .text-link{margin-left:0}.shops-section{padding-top:55px}.shop-card{padding:25px}.shop-card h3{font-size:25px}.faq-section{gap:35px}.faq-section h2{font-size:31px}.footer-top{flex-wrap:wrap}.footer-top .brand{flex-basis:100%}.footer-bottom{font-size:8px;flex-wrap:wrap}.photo-caption{align-items:flex-start}.photo-caption span:last-child{max-width:140px;text-align:right}}
@media(max-width:760px){.wrap{width:calc(100% - 40px)}.announcement{font-size:9px;padding:8px 20px;gap:10px}.announcement .small-sun:last-child{display:none}.announcement .small-sun{flex-shrink:0}.header{height:85px;gap:10px;position:relative}.brand img{width:37px;height:38px}.brand>span{font-size:25px}.brand small{font-size:5.5px}.header-actions{margin-left:auto;gap:12px}.basket-button{border:0;padding:8px 0;gap:6px}.basket-button svg{width:22px;height:22px}.mobile-toggle{display:flex;flex-direction:column;gap:6px;align-items:center;justify-content:center;width:32px;order:3}.mobile-toggle span{display:block;height:1px;width:21px;background:var(--green)}nav{display:none;position:absolute;z-index:10;left:-20px;right:-20px;top:84px;background:var(--cream);padding:14px 25px;border-bottom:1px solid var(--line);font-size:14px;box-shadow:0 8px 15px #0001}nav.open{display:flex;flex-direction:column;gap:2px}nav a{padding:12px 0}.hero{grid-template-columns:1fr;gap:33px;padding-top:40px;padding-bottom:32px}.hero-copy{padding-bottom:0}.hero .eyebrow{font-size:9px;letter-spacing:1.4px}h1{font-size:clamp(42px,8vw,61px);letter-spacing:-2px;margin-top:21px}h1 br:last-child{display:none}.hero-description{max-width:450px;font-size:13px;margin-top:20px}.hero-buttons{gap:23px;margin-top:25px}.hero-buttons .button{padding:14px 19px}.hero-note{margin-top:23px}.hero-visual{margin-inline:10px}.hero-image{height:450px;border-radius:45% 45% 3px 3px}.round-stamp{width:103px;height:103px;right:-15px;top:8px}.round-stamp strong{font-size:15px}.round-stamp small{font-size:6px}.photo-caption span:last-child{font-size:9px;max-width:unset}.photo-caption{align-items:center}.values-strip>.wrap{display:grid;grid-template-columns:1fr 1fr;gap:13px 15px;padding-block:17px}.values-strip b{font-size:10px}.values-strip span{gap:10px}.values-strip i{font-size:18px}.section-top{align-items:flex-start;flex-direction:column;gap:16px}.section-top h2{margin-top:13px;font-size:35px}.section-description{font-size:12px;margin-top:16px}.menu-section{padding-block:48px}.menu-toolbar{margin-top:23px}.category-tabs{gap:4px}.category-tabs button{font-size:10px;padding:9px 10px}.menu-grid{gap:14px;margin-top:21px}.dish-photo{height:142px}.dish-photo img{max-height:100px;max-width:93%}.dish-body{padding:14px}.dish-body h3{font-size:19px}.dish-description{font-size:10px}.dish-price{font-size:13px}.add-dish{height:38px;width:38px}.dish-tag{font-size:7px;left:8px;top:7px}.menu-footnote{grid-template-columns:1fr;gap:9px;font-size:9px}.how-section{padding-block:45px}.how-layout{grid-template-columns:1fr;gap:36px}.how-intro h2{font-size:40px}.how-intro>p:not(.eyebrow){max-width:100%;font-size:13px}.steps p{max-width:none;font-size:12px}.steps h3{font-size:24px}.steps article{gap:20px}.office-section{padding-block:37px;gap:18px}.office-section h2{font-size:28px}.office-section p:not(.eyebrow){font-size:12px}.shops-section{padding-top:45px}.shops-intro{max-width:100%}.shops-grid{grid-template-columns:1fr;gap:18px;margin-top:22px}.shop-card{padding:26px}.shop-card h3{font-size:28px}.shop-card address{font-size:13px}.shop-links a,.shop-links .text-link{font-size:11px}.shop-hours{font-size:10px;text-align:left}.review-section{gap:10px;padding-block:15px 35px}.quote-mark{font-size:70px}.review-section blockquote>p{font-size:25px}.review-section footer{font-size:8px}.faq-section{grid-template-columns:1fr;gap:20px;padding-block:40px 48px}.faq-list summary{font-size:12px}.faq-list details p{font-size:12px}.footer-top{padding-block:28px;gap:16px 24px}.footer-top>a:not(.brand){font-size:11px}.footer-top>a:nth-child(2){flex-basis:100%}.footer-bottom{gap:8px;padding-block:15px;flex-direction:column}.dialog-header{padding:20px}.dialog-content{padding:16px 20px}.dialog-header h2{font-size:30px}.line-controls{gap:8px}.quantity button{width:30px}.remove-line{padding:5px}.line-title{font-size:17px}.field-grid{gap:12px}.field-grid>label:first-child{grid-column:1/-1}.dialog-content .button{font-size:11px;padding-inline:14px}.toast{font-size:11px;width:max-content}}
@media(max-width:370px){.wrap{width:calc(100% - 32px)}.brand>span{font-size:22px}.brand img{width:31px;height:32px}.brand small{font-size:5px;letter-spacing:.7px}.header-actions{gap:7px}.language{gap:3px;font-size:9px}.basket-button svg{display:none}.mobile-toggle{width:25px}.hero-image{height:350px}.hero-visual{margin-inline:5px}.hero-buttons{gap:12px}.hero-buttons .text-link{font-size:10px}.hero-buttons .button{padding:13px}.hero .eyebrow{font-size:7px;letter-spacing:1.3px}.hero .eyebrow>span:first-child{width:15px}.hero-description{font-size:12px}.dish-body{padding:11px}.dish-body h3{font-size:17px}.dish-photo{height:125px}.dish-description{font-size:9px}.dish-price{font-size:12px}.add-dish{width:34px;height:34px}.values-strip b{font-size:8px}.values-strip span{gap:7px}.photo-caption span:last-child{font-size:7px}.section-top h2{font-size:31px}.shop-card{padding:23px}.shop-card h3{font-size:25px}.shop-links{gap:12px}.line-controls{flex-wrap:wrap}.colleague-label{min-width:100px}.dialog-content{padding-inline:15px}.field-grid{grid-template-columns:1fr}.field-grid>label{grid-column:1/-1}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
/* Small-screen header keeps every control within the viewport. */
@media(max-width:760px){.header{gap:8px}.header .brand{gap:7px}.header .brand>span{font-size:22px}.header .brand img{width:33px;height:34px}.header .brand small{font-size:5px;letter-spacing:.8px}.header-actions{gap:9px}.mobile-toggle{flex-shrink:0;width:28px}.language button{min-width:19px}}
@media(max-width:370px){.header{gap:6px}.header .brand>span{font-size:19px}.header .brand img{width:28px;height:29px}.header .brand small{font-size:4.5px;letter-spacing:.5px}.header-actions{gap:6px}.mobile-toggle{width:24px}}
.dish-photo img[src*="banhmi-poulet"]{clip-path:polygon(0 29%,6% 11%,21% 1%,38% 4%,45% 11%,56% 5%,77% 12%,91% 25%,90% 39%,96% 48%,96% 65%,100% 76%,92% 81%,97% 99%,90% 97%,86% 83%,75% 96%,44% 96%,22% 87%,4% 84%,0 70%,5% 52%)}
.dish-photo img[src*="banhmi-tofu"]{clip-path:polygon(1% 51%,6% 29%,26% 10%,48% 10%,69% 0,85% 4%,96% 21%,100% 35%,95% 53%,99% 64%,95% 81%,82% 94%,43% 99%,14% 95%,1% 80%)}
.dish-photo img[src*="bobun-"]{clip-path:ellipse(48% 49% at 50% 51%)}
.dish-photo img[src*="riz-"]{clip-path:ellipse(48% 49% at 50% 51%)}
@media(min-width:901px){.dish-description{font-size:12px}.steps p{font-size:12px}.menu-footnote{font-size:10px}.hero-note p{font-size:11px}.section-description{font-size:13px}.values-strip b{font-size:12px}.shop-links a{font-size:11px}.office-section p:not(.eyebrow){font-size:12px}.faq-list details p{font-size:12px}.footer-bottom{font-size:9px}}

#order-availability{border:0;padding:0;margin:0;min-width:0}
#order-availability:disabled .submit-order{opacity:.5;cursor:not-allowed;transform:none}
@media(max-width:370px){.round-stamp{right:-2px;width:93px;height:93px}.round-stamp strong{font-size:14px}}
/* Make room for the third language without changing the mobile branding. */
@media(max-width:420px){.header-actions{gap:6px}.language{gap:2px;font-size:9px}.language button{min-width:17px;padding-inline:1px}.basket-button svg{display:none}}
@media(max-width:370px){.header{gap:5px}.header-actions{gap:5px}.language{gap:0}.language button{min-width:16px}}
