:root{font-family:Arial,Helvetica,sans-serif;color:#25352e;background:#f6f5f1;font-synthesis:none;font-size:15px;line-height:1.55;--accent: #30564a;--paper: #faf7f0;--heading: Georgia, serif}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-underline-offset:4px}button,input,textarea,select{font:inherit}button,.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;border:1px solid #d7ddd6;border-radius:9px;background:#fff;color:inherit;padding:11px 16px;cursor:pointer;text-decoration:none;min-height:44px;line-height:1.3}button:hover,.button:hover{border-color:var(--accent)}button:disabled,.disabled{opacity:.45;cursor:default}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #9cb6aa;outline-offset:3px}.primary{background:var(--accent);border-color:var(--accent);color:#fff}.danger{color:#9b3330;background:#fff7f5;border-color:#e7c7bf}.link-button{background:none;border:0;padding:8px 0;text-decoration:underline}.button-row{display:flex;gap:10px;flex-wrap:wrap}.muted,.hint{color:#68766e}.hint{font-size:13px}.eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:11px;font-weight:700;margin:0 0 15px}h1,h2,h3,h4{line-height:1.18;margin-top:0}h1{font-size:38px;font-weight:500;letter-spacing:-.03em}h2{font-size:27px;font-weight:500}h3{font-size:19px}p{white-space:pre-line}small{font-weight:400}.page{width:min(1160px,calc(100% - 64px));margin:auto}.empty{text-align:center;padding:65px 20px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:22px}.section-heading h2,.section-heading h3{margin:0}.section-heading>div>button{margin-bottom:15px}.notice{background:#eaf0dc;border:1px solid #d2ddbd;padding:13px 17px;border-radius:9px;white-space:pre-line;overflow-wrap:anywhere}.notice>button{float:right;min-height:24px;padding:0 7px;background:transparent;border:0}.error{color:#9b3330}.break-word{overflow-wrap:anywhere}.public-site{background:var(--paper);min-height:100vh}.public-site h1,.public-site h2,.public-site h3{font-family:var(--heading)}.public-header{max-width:1280px;margin:auto;display:flex;align-items:center;justify-content:space-between;padding:25px 40px;gap:20px}.public-header>a:last-child{font-size:13px}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;font-size:21px;font-weight:600}.brand img{width:36px;height:36px;object-fit:contain}.brand span{font-size:12px;color:#7c887f;font-weight:400}.hero{position:relative;max-width:1280px;margin:auto;min-height:530px;display:grid;grid-template-columns:1fr 1fr;overflow:hidden;background:#ececde}.hero-photo{width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;object-fit:cover}.hero:has(.hero-photo):after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#000000a6,#0000000d)}.hero-copy{position:relative;z-index:1;padding:80px 55px}.hero:has(.hero-photo) .hero-copy{color:#fff}.hero h1{font-size:clamp(40px,5.5vw,76px);margin:15px 0 25px}.hero p:not(.eyebrow){font-size:17px;max-width:430px;margin-bottom:30px}.hero .button{min-width:185px;justify-content:space-between}.hero.no-cover:after{content:"";position:absolute;right:-70px;top:70px;width:470px;height:470px;border:80px solid #ffffff70;border-radius:50%;box-shadow:0 0 0 45px #ffffff30}.compact .hero{min-height:330px}.compact .hero-copy{padding:40px 55px}.promotions{padding-top:60px}.promotions h2{font-size:28px}.section-heading>div:last-child>button+button{margin-left:6px}.promo-track{display:flex;gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:12px}.promo{display:flex;flex:0 0 370px;min-height:175px;background:#e9ebdf;border-radius:12px;overflow:hidden;scroll-snap-align:start}.promo>img{width:35%;object-fit:cover}.promo>div{padding:24px}.promo h3{font-size:23px;margin-bottom:12px}.promo p{font-size:13px;margin:0 0 12px}.promo a{font-size:13px}.menu{padding-top:75px;padding-bottom:80px}.menu>h2{font-size:48px;margin-bottom:30px}.categories{display:flex;gap:10px;overflow-x:auto;position:sticky;top:0;background:var(--paper);z-index:2;padding:12px 0}.categories a{white-space:nowrap;text-decoration:none;padding:9px 19px;border:1px solid #cdd4c9;border-radius:25px;font-size:13px}.categories a:hover{background:var(--accent);color:#fff}.menu-category{margin-top:38px;scroll-margin-top:85px}.menu-category>h3{font-size:31px}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.menu-card{text-decoration:none;border:1px solid #e3e4da;border-radius:14px;overflow:hidden;transition:transform .15s;background:#ffffff75}.menu-card:hover{transform:translateY(-3px)}.menu-card>img{width:100%;aspect-ratio:4/3;object-fit:cover;display:block}.menu-card>div{padding:23px;position:relative}.menu-card h4{font-size:20px;font-weight:500;margin:0 0 10px}.menu-card .muted{font-size:13px;min-height:10px}.card-arrow{position:absolute;right:20px;bottom:22px;color:var(--accent)}.text-card{border-top:3px solid var(--accent)}.price{display:inline-flex;gap:10px;align-items:center;flex-wrap:wrap}.price del{color:#778178;font-size:14px}.price strong{font-size:19px}.discount{background:#e8efda;color:#415b30;padding:3px 7px;border-radius:5px;font-size:11px}.product-page{padding-top:35px;padding-bottom:80px}.back{display:inline-block;margin-bottom:28px;font-size:13px}.product-layout{display:grid;grid-template-columns:1fr 1fr;gap:65px}.main-photo{aspect-ratio:1;border-radius:17px;overflow:hidden;background:#e9ebdf}.main-photo>img{width:100%;height:100%;object-fit:cover}.photo-placeholder{display:flex;align-items:center;justify-content:center;height:100%;font-family:var(--heading);font-size:150px;color:var(--accent)}.thumbnails{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:14px}.thumbnails button{padding:0;overflow:hidden;background:none;border-radius:10px}.thumbnails img{width:100%;aspect-ratio:1;object-fit:cover}.product-info{padding-top:18px}.product-info h1{font-size:48px}.description{color:#536258}.product-info>section{border-top:1px solid #dce1d5;margin-top:25px;padding-top:23px}.product-info>section p{font-size:14px}.product-info h3 small{display:block;margin-top:7px;font-family:Arial,sans-serif;font-size:12px;color:#69766c}.variant-picker{display:flex;gap:8px;flex-wrap:wrap;margin:20px 0}.variant-picker button{background:transparent}.variant-picker .selected{background:var(--accent);color:#fff}.nutrition{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.nutrition>div{background:#e9ecdf;padding:12px 8px;text-align:center;border-radius:8px}.nutrition strong{display:block;font-size:20px}.nutrition span{font-size:11px}.public-footer{background:#e6e9df;padding:60px 0 20px}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px}.contact-grid h2{font-size:40px}.contact-grid h3{font-size:23px}.hours{display:flex;justify-content:space-between;gap:15px;font-size:13px;border-bottom:1px solid #cdd5c7;padding:7px 0}.footer-note{padding-top:45px;font-size:11px;color:#75816e}.login-page{min-height:100vh;display:grid;grid-template-columns:1fr 1fr}.login-decoration{position:relative;background:#244b3f;color:#f1eedf;overflow:hidden;padding:12vh 10%}.login-decoration h1{font-family:Georgia,serif;font-size:54px;margin-top:60px;position:relative;z-index:1}.login-decoration p{position:relative;z-index:1;max-width:370px;color:#d5dfd2}.decor-circles{width:420px;height:420px;border:80px solid #ffffff0d;border-radius:50%;position:absolute;bottom:-150px;right:-70px;box-shadow:0 0 0 50px #ffffff05}.login-form{width:min(440px,calc(100% - 50px));margin:auto;padding:60px 0}.login-form h2{font-family:Georgia,serif;font-size:38px}.login-form>button.primary{width:100%;margin-top:15px}.login-form .link-button{display:block;margin:15px auto}.field{display:flex;flex-direction:column;gap:7px;margin-bottom:17px}.field>span{font-size:13px;color:#526156}.field input,.field textarea,.field select{border:1px solid #d2d9ce;border-radius:8px;background:#fff;padding:11px 12px;width:100%;color:#25352e;min-height:45px;resize:vertical}.field input[type=color]{padding:4px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 20px}.cabinet-header{display:flex;justify-content:space-between;align-items:center;padding:18px 35px;border-bottom:1px solid #e0e4da;background:#fff}.cabinet-header>div{display:flex;gap:20px;align-items:center}.user-email{font-size:12px;color:#748070}.workspace{max-width:1060px;margin:0 auto;padding:32px 25px 90px}.workspace>.notice{margin-bottom:24px}.workspace h1{font-family:Georgia,serif;margin:0}.panel{padding:28px;background:#fff;border:1px solid #e1e5dd;border-radius:14px;margin-bottom:24px}.panel h3{margin-top:28px}.publish-bar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:15px 18px;background:#e9eddf;border-radius:11px;margin-bottom:23px;font-size:12px;position:sticky;top:0;z-index:4}.publish-bar>div{display:flex;gap:8px}.tabs{display:flex;overflow-x:auto;border-bottom:1px solid #dce2d5;margin-bottom:24px;gap:5px}.tabs>button{border:0;white-space:nowrap;background:none;border-radius:0;padding:14px 17px;color:#76816f}.tabs>button.active{color:var(--accent);border-bottom:3px solid var(--accent)}.venue-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:30px 0}.venue-card{display:block;text-align:left;padding:23px;border-radius:14px}.venue-card h2{font-size:22px;margin:25px 0 10px}.venue-card p{font-size:12px;overflow-wrap:anywhere}.venue-card small{display:block;margin-top:20px;color:#74816e}.badge{display:inline-block;padding:4px 10px;background:#f0eee5;border-radius:20px;font-size:11px}.badge.active{background:#e3eedc;color:#436239}.badge.disabled{background:#f2ded7;color:#974f3a}.product-row,.list-row{display:flex;align-items:center;justify-content:space-between;gap:14px;border-bottom:1px solid #e8ece2;padding:12px 0}.product-row-main{border:0;flex:1;min-width:0;justify-content:flex-start;text-align:left;padding:0}.product-row-main span{min-width:0;overflow-wrap:anywhere}.product-row-main small{display:block;color:#74816e;margin-top:5px}.product-row-main img{width:54px;height:54px;object-fit:cover;border-radius:8px}.move{display:inline-flex;gap:5px;flex-shrink:0}.move button{padding:7px 12px}.category-editor+.category-editor{margin-top:28px}.category-editor .section-heading{margin:0 0 6px}.category-editor h3{margin:0}.check{display:flex;gap:10px;align-items:center}.check input{width:20px;height:20px;accent-color:var(--accent)}.photo-editor{margin:20px 0}.photo-list{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:12px}.photo-list>div{width:115px;position:relative}.photo-list img{width:115px;height:100px;object-fit:cover;border-radius:8px}.photo-list span{font-size:11px;display:block;text-align:center}.photo-list span>button{font-size:10px;min-height:25px;padding:4px 5px}.remove-photo{position:absolute;right:3px;top:3px;padding:0;width:25px;min-height:25px;border-radius:50%}.upload{position:relative;overflow:hidden}.upload input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer;width:100%}.photo-editor>small{display:block;margin-top:8px;font-size:11px}.variant-edit{padding:17px;background:#f6f7f2;border-radius:10px;margin:15px 0}.variant-edit .field{margin-bottom:8px}.editor>details{margin:30px 0}.editor>h3{margin-top:30px}details>summary{cursor:pointer;padding:10px 0;font-size:16px}details[open]>summary{margin-bottom:16px}.promo-edit{border-top:1px solid #dce3d5;padding:25px 0}.metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin:15px 0}.metrics>div{background:#f0f3e9;padding:20px;border-radius:10px}.metrics strong{font-size:34px;display:block;font-weight:500}.metrics span{font-size:12px}.bar-row{display:flex;gap:15px;align-items:center;margin:10px 0;font-size:12px}.bar-row meter{flex:1;height:22px}.list-row>span{overflow-wrap:anywhere}.list-row strong{font-weight:500}@media (max-width: 760px){.page{width:calc(100% - 36px)}.public-header{padding:18px}.public-header .brand{font-size:17px}.public-header>a:last-child{font-size:11px}.hero{min-height:440px;grid-template-columns:1fr}.hero-copy,.compact .hero-copy{padding:50px 25px;max-width:100%}.hero.no-cover:after{width:300px;height:300px;right:-170px;top:220px;border-width:50px}.hero h1{font-size:47px}.hero-copy>p{max-width:90%}.promotions{padding-top:35px}.promotions h2{font-size:24px}.promo{flex-basis:290px}.menu{padding-top:45px;padding-bottom:50px}.menu>h2{font-size:37px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.menu-card>div{padding:15px}.menu-card h4{font-size:17px}.menu-card .price{gap:5px}.menu-card .price strong{font-size:16px}.menu-card .price del{font-size:12px}.menu-card .card-arrow{display:none}.menu-category>h3{font-size:27px}.product-layout{grid-template-columns:1fr;gap:25px}.product-info h1{font-size:38px}.product-info{padding:0}.contact-grid{grid-template-columns:1fr;gap:30px}.public-footer{padding-top:35px}.contact-grid h2{font-size:32px}.thumbnails{gap:10px}.login-page{grid-template-columns:1fr}.login-decoration{display:none}.login-form{padding-top:55px}.cabinet-header{padding:14px 18px}.user-email{display:none}.workspace{padding:22px 14px 70px}.workspace h1{font-size:29px}.section-heading{gap:10px;align-items:flex-start}.section-heading>.button{font-size:11px;padding:10px;white-space:nowrap}.panel{padding:18px}.publish-bar{padding:12px;align-items:stretch;flex-direction:column;gap:8px}.publish-bar>div>button{flex:1}.tabs>button{padding:12px}.venue-grid{grid-template-columns:1fr}.form-grid{gap:0 12px}.metrics{gap:8px}.metrics>div{padding:12px 8px}.metrics strong{font-size:25px}.metrics span{font-size:10px}.product-row{gap:5px}.move{gap:3px}.move button{padding:6px 10px}.photo-list>div{width:90px}.photo-list img{width:90px;height:85px}.list-row{align-items:flex-start;flex-wrap:wrap}.panel>h2{font-size:25px}.product-row-main{gap:8px}}@media (prefers-reduced-motion: reduce){*{scroll-behavior:auto!important;transition:none!important}}.promotions .section-heading>div{display:flex;gap:6px;flex-shrink:0}.promotions .section-heading>div>button{margin:0}
