@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=DM+Serif+Display:ital@0;1&display=swap";
:root{--ink:#152d44;--muted:#626f79;--paper:#faf8f3;--white:#fff;--accent:#8d652e;--accent-hover:#735023;--line:#e4e5dd;--green:#0d2943;--soft:#edf0f1;--font:"DM Sans", sans-serif;--serif:"DM Serif Display", Georgia, serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:25px}body{background:var(--paper);color:var(--ink);font-family:var(--font);margin:0;font-size:15px;line-height:1.6}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}button:disabled{cursor:not-allowed;opacity:.5}button,a,input,textarea,select{outline-offset:4px}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid var(--accent)}a{color:inherit;text-decoration:none}button{background:0 0;border:0}h1,h2,h3,h4,p{margin:0}h1,h2{font-family:var(--serif);font-weight:400;line-height:1.1}h3,h4{line-height:1.3}img{object-fit:cover;max-width:100%;display:block}svg{flex-shrink:0}fieldset{border:0;margin:0;padding:0}input,textarea,select{border:1px solid var(--line);background:var(--white);color:var(--ink);border-radius:8px;width:100%;padding:12px 14px}input[type=checkbox],input[type=radio]{width:20px;height:20px;accent-color:var(--green);flex-shrink:0}textarea{resize:vertical;min-height:90px}small{font-size:12px}.primary,.secondary{border-radius:7px;justify-content:center;align-items:center;gap:14px;min-height:48px;padding:13px 23px;font-size:14px;font-weight:600;transition:background .2s,transform .2s;display:inline-flex}.primary{background:var(--accent);color:#fff}.primary:hover{background:var(--accent-hover)}.secondary{background:0 0;border:1px solid #cdd3c9}.secondary:hover{background:var(--soft)}.full{width:100%}.icon-button{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.icon-button:hover{background:var(--soft)}.text-button{align-items:center;gap:7px;min-height:44px;padding:10px 0;display:inline-flex}.eyebrow{letter-spacing:2.2px;color:var(--accent);font-size:10px;font-weight:700}.muted{color:var(--muted);font-size:13px}.skip{z-index:100;background:#fff;padding:15px;position:absolute;top:-70px;left:15px}.skip:focus{top:10px}.top-line{background:var(--green);color:#eeeadd;text-align:center;letter-spacing:2.6px;padding:8px;font-size:9px}.header{justify-content:space-between;align-items:center;gap:30px;max-width:1320px;margin:auto;padding:23px 48px;display:flex}.wordmark{font-family:var(--serif);align-items:center;gap:11px;font-size:32px;line-height:1;display:flex}.wordmark small{font-family:var(--font);letter-spacing:2.8px;margin-top:10px;font-size:8px;display:block}.header nav{align-items:center;gap:32px;font-size:13px;display:flex}.nav-current{border-bottom:1px solid var(--accent);padding:12px 0}.bag-button{border:1px solid var(--line);border-radius:7px;align-items:center;gap:12px;min-height:45px;padding:8px 14px;font-size:12px;display:flex}.bag-button b{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:22px;height:22px;font-size:10px;display:grid}.hero{grid-template-columns:1.1fr 1fr;gap:35px;max-width:1224px;min-height:438px;margin:10px auto 38px;display:grid}.hero-copy{padding:43px 0 25px}.hero .eyebrow{align-items:center;gap:10px;display:flex}.eyebrow>span{background:var(--accent);width:19px;height:1px}.hero h1{letter-spacing:-1.5px;margin:25px 0 24px;font-size:clamp(39px,4.1vw,60px)}.hero h1 em{color:var(--accent);font-weight:400}.hero-description{color:var(--muted);margin-bottom:27px;font-size:14px;line-height:1.8}.hero-location{color:var(--muted);align-items:center;gap:7px;margin-top:26px;font-size:10px;display:flex}.hero-location>span{padding:0 5px}.hero-visual{background:var(--green);border-radius:120px 10px 10px;min-height:410px;position:relative;overflow:hidden}.hero-visual>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.hero-visual:after{content:"";pointer-events:none;background:linear-gradient(#0000,#15241a80);position:absolute;inset:50% 0 0}.hero-stamp{z-index:1;text-align:center;background:#faf8efec;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:2px;width:100px;height:100px;font-size:11px;line-height:1.35;display:flex;position:absolute;top:24px;right:22px;transform:rotate(10deg)}.hero-stamp strong{font-family:var(--serif);font-size:16px;font-weight:400}.hero-caption{z-index:1;color:#fff;letter-spacing:2px;justify-content:space-between;font-size:9px;display:flex;position:absolute;bottom:22px;left:26px;right:26px}.service-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#f5f4ed;justify-content:space-between;gap:20px;padding:20px max(48px,50vw - 612px);font-size:11px;display:flex}.service-strip>div{align-items:center;gap:10px;display:flex}.service-strip svg{color:var(--muted)}.menu-section{max-width:1224px;margin:auto;padding:55px 0 40px}.section-heading{justify-content:space-between;align-items:center;gap:30px;margin-bottom:28px;display:flex}.section-heading h2{letter-spacing:-.5px;margin-top:10px;font-size:38px}.search{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:7px;align-items:center;gap:12px;width:340px;padding:3px 14px;display:flex}.search input{outline-offset:0;border:0;min-width:0;padding:11px 0;font-size:12px}.search .icon-button{width:30px;height:35px;min-height:35px}.categories{scrollbar-width:thin;gap:8px;margin-bottom:17px;padding:4px 2px 17px;display:flex;overflow:auto}.categories button{white-space:nowrap;border:1px solid var(--line);background:var(--white);border-radius:6px;justify-content:center;align-items:center;gap:7px;min-height:44px;padding:10px 16px;font-size:12px;display:flex}.categories button.active{background:var(--green);border-color:var(--green);color:#fff}.categories button:hover:not(.active){background:var(--soft)}.small-heading{justify-content:space-between;align-items:center;margin:8px 0 20px;display:flex}.small-heading h3{font-family:var(--serif);font-size:24px;font-weight:400}.small-heading>span{color:var(--muted);font-size:11px}.featured-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.feature-card{text-align:left;border:1px solid var(--line);background:#fff;border-radius:10px;padding:0;transition:transform .2s,box-shadow .2s;overflow:hidden}.feature-card:hover{transform:translateY(-3px);box-shadow:0 8px 22px #263e3510}.feature-photo{height:218px;position:relative;overflow:hidden}.feature-photo>img,.feature-photo>.image-placeholder{width:100%;height:100%}.photo-tag{letter-spacing:1px;background:#fffffff0;border-radius:3px;padding:4px 9px;font-size:8px;font-weight:700;position:absolute;top:14px;left:14px}.feature-body{align-items:flex-end;gap:10px;padding:20px;display:flex}.feature-body>div{flex:1;min-width:0}.feature-body h4{font-size:16px;font-weight:650}.feature-body p{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:38px;margin:8px 0 15px;font-size:12px;display:-webkit-box;overflow:hidden}.feature-body strong{font-size:14px;font-weight:600}.add-circle{background:var(--green);color:#fff;border-radius:50%;flex-shrink:0;place-items:center;width:34px;height:34px;display:grid}.result-count{color:var(--muted);margin:38px 0 20px;font-size:11px}.category-heading{align-items:center;gap:14px;margin:29px 0 20px;display:flex}.category-heading h3{font-family:var(--serif);font-size:28px;font-weight:400}.category-heading span{color:var(--muted);border:1px solid var(--line);border-radius:50%;place-items:center;width:24px;height:24px;font-size:10px;display:grid}.category-heading>div{background:var(--line);flex:1;height:1px}.dish-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.dish-card{text-align:left;border:1px solid var(--line);background:var(--white);border-radius:9px;justify-content:space-between;gap:18px;min-height:160px;padding:19px;transition:border-color .2s;display:flex}.dish-card:hover{border-color:#9ea99e}.dish-card-copy{flex-direction:column;flex:1;align-items:flex-start;min-width:0;display:flex}.dish-card h4{margin-bottom:9px;font-size:15px;font-weight:600}.dish-card p{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:14px;font-size:12px;line-height:1.65;display:-webkit-box;overflow:hidden}.dish-card strong{margin-top:auto;font-size:13px;font-weight:600}.dish-thumb{flex-shrink:0;width:125px;height:123px;position:relative}.dish-thumb>img,.dish-thumb>.image-placeholder{border-radius:6px;width:100%;height:100%}.dish-thumb .add-circle{border:3px solid #fff;width:33px;height:33px;position:absolute;bottom:-7px;right:-8px}.image-placeholder{color:#758474;background:#e9ede2;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-height:100px;display:flex}.image-placeholder>span{font-family:var(--serif);letter-spacing:1px;font-size:13px}.image-placeholder>small{font-size:9px}.unavailable{filter:grayscale()}.visit{background:#eef0e6;border-radius:10px;align-items:center;gap:25px;max-width:1224px;margin:30px auto 55px;padding:38px;display:flex}.visit>div{flex:1}.visit h2{margin:10px 0;font-size:30px}.visit p:not(.eyebrow){color:var(--muted);font-size:12px}footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:25px;padding:33px max(48px,50vw - 612px);display:flex}footer .wordmark{font-size:25px}footer>span{color:var(--muted);font-size:11px}footer>div{gap:22px;font-size:11px;display:flex}footer a{align-items:center;gap:4px;display:flex}.toast:not(:empty){background:var(--green);color:#fff;z-index:40;white-space:nowrap;border-radius:8px;align-items:center;gap:10px;padding:13px 20px;font-size:13px;display:flex;position:fixed;bottom:25px;left:50%;transform:translate(-50%);box-shadow:0 6px 30px #0002}.mobile-cart{display:none}.loading-page{flex-direction:column;justify-content:center;align-items:center;gap:20px;min-height:100vh;display:flex}.loading-page h1{font-size:44px}.empty-search,.empty-cart{text-align:center;padding:55px 24px}.empty-search>svg,.empty-cart>svg{color:var(--muted);margin:0 auto 20px}.empty-search h3,.empty-cart h2{margin:0 0 12px}.empty-search p,.empty-cart p{color:var(--muted);margin-bottom:25px}.notice{color:#65552c;background:#f2efde;border-radius:6px;margin:15px 0;padding:12px 15px;font-size:12px}.error{color:#a22e22;white-space:pre-wrap;background:#fff0ed;border-radius:6px;margin:10px 0;padding:12px;font-size:13px}.modal{background:var(--paper);color:var(--ink);border:0;border-radius:16px;width:min(570px,100% - 30px);max-height:90dvh;padding:0;overflow:auto;box-shadow:0 25px 100px #0003}.modal.wide{width:min(850px,100% - 30px)}.modal::backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#1225209c}.modal-head{background:var(--paper);border-bottom:1px solid var(--line);z-index:3;justify-content:space-between;align-items:center;padding:8px 14px 8px 23px;font-size:13px;font-weight:600;display:flex;position:sticky;top:0}.detail-photo{object-fit:cover;width:100%;height:270px}.detail-content{padding:25px}.detail-content h2{margin:9px 0 14px;font-size:31px}.description{color:var(--muted);font-size:14px}.detail-price{margin-top:15px;font-size:19px;display:block}.option-group{border-top:1px solid var(--line);margin:25px 0;padding-top:14px}.option-group legend{width:100%;padding-top:12px;font-size:15px;font-weight:600}.option-group legend span{float:right;color:var(--muted);padding-top:4px;font-size:10px;font-weight:400}.option-group>p{color:var(--muted);margin-bottom:8px;font-size:11px}.option-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:10px;min-height:53px;padding:5px 0;font-size:13px;display:flex}.option-row small{color:var(--muted);display:block}.stepper{border:1px solid var(--line);background:#fff;border-radius:7px;flex-shrink:0;align-items:center;display:flex}.stepper button{place-items:center;min-width:40px;min-height:44px;padding:0;display:grid}.stepper span{text-align:center;min-width:22px;font-size:13px}.modal-bottom{background:var(--paper);border-top:1px solid var(--line);z-index:2;gap:18px;padding:17px 24px;display:flex;position:sticky;bottom:0}.modal-bottom>.primary{flex:1;justify-content:space-between}.field{flex-direction:column;gap:7px;margin:15px 0;font-size:13px;font-weight:500;display:flex}.field small{color:var(--muted);font-weight:400}.info-modal{padding:30px}.info-modal h2{margin:15px 0;font-size:32px}.info-modal p{gap:9px;margin:17px 0;font-size:14px;display:flex}.info-modal .primary{margin-top:12px}.cart-line{border-bottom:1px solid var(--line);justify-content:space-between;gap:18px;padding:20px 24px;display:flex}.cart-line h3{margin-bottom:6px;font-size:15px}.cart-line p,.cart-line small{color:var(--muted);font-size:11px}.cart-line strong{margin-top:7px;font-size:14px;display:block}.cart-controls{flex-direction:column;justify-content:space-between;align-items:flex-end;display:flex}.cart-controls .stepper button{min-width:33px}.cart-fields,.checkout-review{padding:24px}.subtotal{justify-content:space-between;margin-bottom:8px;font-size:17px;display:flex}.fulfillment{flex-wrap:wrap;gap:12px;margin:17px 0;display:flex}.fulfillment legend{margin-bottom:8px;font-size:13px}.fulfillment label{border:1px solid var(--line);background:#fff;border-radius:7px;align-items:center;gap:8px;padding:12px 18px;display:flex}.cart-fields>.primary{margin-top:20px}.checkout-review h2{margin:12px 0 20px;font-size:35px}.checkout-review pre{font-family:var(--font);white-space:pre-wrap;overflow-wrap:anywhere;border:1px solid var(--line);background:#fff;border-radius:8px;padding:18px;font-size:12px}.checkout-review>.primary{background:var(--green);width:100%;margin-bottom:12px}.checkout-review>.text-button{margin-top:15px}.admin-header{background:var(--green);color:#fff;justify-content:space-between;align-items:center;gap:20px;padding:25px 40px;display:flex}.admin-header p{color:#d6dfd4;margin-top:8px;font-size:11px}.admin-header>div:last-child{align-items:center;gap:20px;font-size:13px;display:flex}.admin-shell{max-width:1240px;margin:auto;padding:35px 30px}.admin-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:25px;display:flex}.admin-toolbar h1{font-size:36px}.admin-tabs{gap:8px;margin:22px 0;display:flex}.admin-tabs button{border:1px solid var(--line);border-radius:6px;padding:12px 20px}.admin-tabs .active{color:#fff;background:var(--green)}.admin-search{max-width:400px;margin:20px 0}.admin-table-wrap{border:1px solid var(--line);background:#fff;border-radius:10px;overflow:auto}table{border-collapse:collapse;text-align:left;width:100%;font-size:13px}th{text-transform:uppercase;letter-spacing:1px;background:var(--soft);font-size:11px}td,th{border-bottom:1px solid var(--line);padding:14px 17px}td:first-child{align-items:center;gap:12px;min-width:270px;display:flex}td .admin-thumb{border-radius:4px;width:55px;height:48px}td .image-placeholder{min-height:48px}td .image-placeholder>span,td .image-placeholder>small,td .image-placeholder>svg{display:none}td small{color:var(--muted);font-size:10px;display:block}.status-pill{white-space:nowrap;background:#e5ede0;border-radius:20px;padding:4px 9px;font-size:10px;display:inline-block}.status-pill.paused{background:#f2e5dc}.login-box{border:1px solid var(--line);background:#fff;border-radius:12px;width:calc(100% - 40px);max-width:430px;margin:80px auto;padding:35px}.login-box h1{margin:20px 0 10px;font-size:34px}.login-box>p{color:var(--muted);font-size:13px}.editor{padding:25px}.editor h2{font-size:30px}.field-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.check-field{align-items:center;gap:10px;min-height:45px;font-size:13px;display:flex}.asset-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.asset-card{border:1px solid var(--line);text-align:left;background:#fff;border-radius:8px;padding:0;overflow:hidden}.asset-card img{width:100%;height:160px}.asset-card>div{padding:12px;font-size:12px}.asset-card small{color:var(--muted);display:block}.asset-card.selected{outline:3px solid var(--accent)}.asset-picker{grid-template-columns:repeat(4,1fr);gap:8px;max-height:260px;padding:5px;display:grid;overflow:auto}.asset-picker button{border:2px solid #0000;border-radius:5px;padding:0;overflow:hidden}.asset-picker button.selected{border-color:var(--accent)}.asset-picker img{width:100%;height:80px}.asset-picker span{padding:4px;font-size:9px;line-height:1.3;display:block}.group-editor{border:1px solid var(--line);border-radius:8px;margin:15px 0;padding:17px}.group-editor .group-title{justify-content:space-between;align-items:center;display:flex}.group-editor .field-grid{grid-template-columns:2fr 1fr 1fr}.option-editor{grid-template-columns:2fr 1fr 1fr 40px;gap:7px;margin:8px 0;display:grid}.option-editor input{padding:8px;font-size:12px}.editor-actions{background:var(--paper);border-top:1px solid var(--line);justify-content:flex-end;gap:12px;padding:18px;display:flex;position:sticky;bottom:0}.settings-form{border:1px solid var(--line);background:#fff;border-radius:10px;max-width:700px;padding:25px}.admin-note{color:var(--muted);margin-bottom:20px;font-size:12px}.upload-label{cursor:pointer;align-items:center;gap:8px;display:inline-flex}.upload-label input{background:0 0;border:0;max-width:260px;padding:0;font-size:12px}.success{background:#e4ecdf;border-radius:6px;margin:15px 0;padding:12px 16px;font-size:13px}@media (min-width:1500px){.hero{min-height:465px}.hero-copy{padding-top:52px}}@media (max-width:1320px){.hero,.menu-section,.visit{margin-left:48px;margin-right:48px}.hero h1{font-size:clamp(37px,4.15vw,56px)}.hero{gap:26px}.service-strip{font-size:10px}.feature-photo{height:190px}}@media (max-width:1000px){.header{padding:22px 28px}.hero,.menu-section,.visit{margin-left:28px;margin-right:28px}.hero{gap:25px;min-height:390px}.hero-visual{border-top-left-radius:85px;min-height:365px}.hero-copy{padding-top:25px}.hero h1{font-size:42px}.hero-description{font-size:12px}.service-strip{gap:15px;padding:17px 28px}.service-strip>div{max-width:32%;font-size:10px}.feature-photo{height:160px}.feature-body{padding:15px}.feature-body h4{font-size:14px}.dish-card{gap:12px;padding:14px}.dish-thumb{width:95px;height:105px}.dish-card h4{font-size:14px}.visit{padding:28px}.visit h2{font-size:25px}.asset-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:700px){body{font-size:14px}.top-line{letter-spacing:1.8px;font-size:8px}.header{gap:10px;padding:18px 20px}.wordmark{gap:7px;font-size:27px}.wordmark>svg{width:30px}.wordmark small{letter-spacing:1.5px;margin-top:7px;font-size:7px}.header nav{display:none}.bag-button{gap:8px;padding:6px 10px}.bag-button>span{display:none}.hero{grid-template-columns:1fr;gap:22px;margin:5px 20px 25px}.hero h1{letter-spacing:-1px;margin:19px 0;font-size:clamp(34px,8vw,51px)}.hero-description{margin-bottom:22px;font-size:13px}.hero .eyebrow{letter-spacing:2px;font-size:8px}.hero-location{margin-top:18px;font-size:10px}.hero-visual{border-radius:70px 8px 8px;min-height:285px}.hero-stamp{width:85px;height:85px;top:18px;right:18px}.hero-caption{font-size:8px;bottom:16px;left:20px;right:20px}.service-strip{grid-template-columns:1fr 1fr;gap:13px;padding:17px 20px;display:grid}.service-strip>div{gap:7px;max-width:none;font-size:10px}.service-strip>div:last-child{grid-column:1/-1}.service-strip svg{width:16px}.menu-section{margin:0 20px;padding:32px 0 10px}.section-heading{margin-bottom:16px;display:block}.eyebrow{letter-spacing:1.7px;font-size:8px}.search{width:100%}.search input{padding:12px 0;font-size:13px}.categories{gap:7px;margin:0 -2px 15px;padding-bottom:12px}.categories button{padding:10px 14px;font-size:11px}.small-heading{margin:12px 0 17px;display:block}.small-heading h3{font-size:24px}.small-heading>span{margin-top:5px;font-size:11px;display:block}.featured-grid{scroll-snap-type:x mandatory;scrollbar-width:thin;gap:13px;margin-right:-20px;padding:3px 20px 14px 0;display:flex;overflow:auto}.feature-card{scroll-snap-align:start;flex:0 0 82%;min-width:265px;max-width:290px}.feature-photo{height:185px}.feature-body{padding:17px}.feature-body h4{font-size:15px}.feature-body p{font-size:12px}.result-count{margin:23px 0 8px}.category-heading{gap:11px;margin:24px 0 15px}.category-heading h3{font-size:26px}.dish-grid{grid-template-columns:1fr;gap:12px}.dish-card{gap:16px;min-height:140px;padding:15px}.dish-card h4{font-size:14px}.dish-card p{margin-bottom:10px;font-size:11px;line-height:1.6}.visit{margin:35px 20px;padding:25px;display:block}.visit>svg{margin-bottom:15px}.visit h2{font-size:29px}.visit .secondary{margin-top:20px}.visit p:not(.eyebrow){font-size:12px}footer{flex-wrap:wrap;gap:20px;padding:27px 20px 110px}footer>div{justify-content:space-between;width:100%}.mobile-cart{bottom:max(15px, env(safe-area-inset-bottom));z-index:30;justify-content:space-between;display:flex;position:fixed;left:16px;right:16px;box-shadow:0 5px 25px #0003}.mobile-cart>span{text-align:left;flex:1}.toast:not(:empty){max-width:calc(100% - 32px);padding:12px 15px;font-size:11px;bottom:85px}.modal{border-radius:12px;width:calc(100% - 16px);max-height:94dvh}.detail-content{padding:20px}.detail-content h2{font-size:29px}.modal-bottom{gap:10px;padding:13px}.modal-bottom .primary{padding:12px 15px;font-size:12px}.modal-bottom .stepper button{min-width:36px}.option-group legend{font-size:14px}.option-group legend span{font-size:9px}.cart-line{padding:17px}.cart-fields,.checkout-review{padding:20px}.admin-header{align-items:flex-start;padding:20px}.admin-header .wordmark{font-size:25px}.admin-header>div:last-child{flex-direction:column;gap:5px;font-size:11px}.admin-shell{padding:25px 16px}.admin-toolbar h1{font-size:30px}.admin-tabs{gap:6px;overflow:auto}.admin-tabs button{white-space:nowrap;padding:10px 14px;font-size:12px}.admin-toolbar .primary,.admin-toolbar .secondary{padding:10px 15px;font-size:12px}.asset-grid{grid-template-columns:1fr 1fr;gap:10px}.asset-card img{height:135px}.field-grid{gap:10px}.group-editor .field-grid{grid-template-columns:1fr 1fr}.group-editor .field-grid>.field:first-child{grid-column:1/-1}.editor{padding:18px}.option-editor{grid-template-columns:minmax(80px,2fr) minmax(50px,1fr) minmax(45px,1fr) 25px;gap:5px}.option-editor input{width:100%;padding:6px}.asset-picker{grid-template-columns:repeat(3,1fr)}.settings-form{padding:18px}.desktop-break{display:none}html{scroll-padding-top:80px}button,a{touch-action:manipulation}input,textarea,select,.search input{font-size:16px}.top-line,.hero-visual,.hero .eyebrow,.hero-location,.hero .primary,.section-heading .eyebrow{display:none}.header{padding:16px 20px}.hero{min-height:0;margin:0 20px 16px}.hero-copy{padding:0}.hero h1{margin:8px 0 10px;font-size:30px}.hero-description{margin:0;font-size:14px}.service-strip{gap:8px;padding:12px 20px}.service-strip>div{font-size:12px}.menu-section{padding-top:20px}.section-heading h2{margin:0 0 14px;font-size:28px}.categories{z-index:20;background:var(--paper);border-bottom:1px solid var(--line);gap:8px;padding:10px 2px;position:sticky;top:0}.categories button{min-height:48px;font-size:14px}.search .icon-button{width:44px;height:44px;min-height:44px}.bag-button{min-height:48px}.dish-card h4,.feature-body h4{font-size:16px}.dish-card p,.feature-body p{font-size:14px}.dish-card{overflow-wrap:anywhere;gap:12px;min-width:0;padding:14px}.dish-card>div{min-width:0}.dish-thumb{width:88px;height:104px}.modal,.modal.wide{border-radius:0;width:100%;max-width:100%;height:100dvh;max-height:100dvh;margin:0;scroll-padding-top:72px;scroll-padding-bottom:110px}.modal-head{padding-top:max(8px, env(safe-area-inset-top))}.detail-photo{height:180px}.description,.option-row,.field,.cart-line p,.cart-line small,.checkout-review pre{font-size:14px}.option-group>p,.option-group legend span{font-size:12px}.option-group legend span{float:none;display:block}.stepper button,.modal-bottom .stepper button,.cart-controls .stepper button{min-width:44px;min-height:48px}.modal-bottom{padding:12px 16px max(12px, env(safe-area-inset-bottom));flex-wrap:wrap}.modal-bottom .primary{gap:8px;min-height:48px;font-size:14px}.cart-line{flex-wrap:wrap;gap:10px}.cart-line h3{font-size:16px}.cart-fields,.checkout-review{padding-bottom:max(24px, env(safe-area-inset-bottom))}.mobile-cart{min-height:56px;bottom:calc(12px + env(safe-area-inset-bottom))}.dish-card:active,.feature-card:active{background:var(--soft)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}
