:root{--bg:#fff7ec;--surface:#fff;--surface-warm:#fff1dc;--text:#24140e;--muted:#705b4e;--line:#ead7c1;--red:#cf2216;--red-dark:#9e1c14;--orange:#f3a01f;--green:#0e6f2b;--shadow:0 24px 70px #56240e24;--radius:28px;--container:1160px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at top right, #f3a01f2e, transparent 34rem), linear-gradient(180deg, #fffaf2 0%, var(--bg) 100%);color:var(--text);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5}body::selection{background:#cf22162e}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}main{min-height:100vh;padding-bottom:0}.site-header{z-index:30;width:min(var(--container), calc(100% - 32px));-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffaf2e6;border:1px solid #ead7c1e6;border-radius:999px;grid-template-columns:1fr auto 92px;align-items:center;gap:16px;margin:16px auto 0;padding:10px;display:grid;position:sticky;top:0;box-shadow:0 10px 38px #56240e14}.brand{align-items:center;gap:12px;min-width:0;display:inline-flex}.brand-logo{object-fit:cover;border:2px solid var(--orange);background:var(--red);border-radius:999px;width:48px;height:48px}.brand strong,.brand small{white-space:nowrap;display:block}.brand strong{letter-spacing:-.02em;font-size:.98rem}.brand small{color:var(--muted);margin-top:1px;font-size:.78rem}.nav-links{background:#fff3e1;border-radius:999px;align-items:center;gap:8px;padding:5px;display:inline-flex}.nav-links a{color:#4a3124;border-radius:999px;align-items:center;height:36px;padding:0 14px;font-size:.92rem;font-weight:700;display:inline-flex}.nav-links a:hover{color:var(--red-dark);background:#fff}.header-call{background:var(--red);color:#fff;border-radius:999px;justify-content:center;align-items:center;height:46px;font-weight:800;display:inline-flex;box-shadow:0 12px 28px #cf221638}.section-pad{width:min(var(--container), calc(100% - 32px));margin:0 auto;padding:86px 0}.hero{grid-template-columns:minmax(0,1fr) 430px;align-items:center;gap:56px;min-height:calc(100vh - 88px);padding-top:72px;display:grid}.eyebrow{color:var(--red-dark);letter-spacing:.16em;text-transform:uppercase;margin:0 0 14px;font-size:.78rem;font-weight:900}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.045em;line-height:1.03}h1{max-width:760px;margin-bottom:22px;font-size:clamp(3.2rem,8vw,6.8rem)}h2{margin-bottom:18px;font-size:clamp(2.1rem,4.5vw,4rem)}h3{margin-bottom:8px;font-size:1.25rem}.hero-text{max-width:600px;color:var(--muted);margin-bottom:28px;font-size:clamp(1.18rem,2vw,1.45rem)}.button-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.button-row.compact{margin-top:26px}.btn{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:52px;padding:0 20px;font-weight:900;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn.primary{background:var(--red);color:#fff;box-shadow:0 16px 34px #cf221638}.btn.primary:hover{background:var(--red-dark)}.btn.secondary{border-color:var(--line);color:var(--text);background:#fff}.btn.secondary:hover{box-shadow:0 14px 30px #56240e1a}.btn.tertiary{background:var(--green);color:#fff}.pill-row{flex-wrap:wrap;gap:10px;margin-top:26px;display:flex}.info-pill{border:1px solid var(--line);color:#4a3124;background:#ffffffbd;border-radius:999px;align-items:center;min-height:40px;padding:0 14px;font-weight:800;display:inline-flex}.hero-card{border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(145deg, #cf221614, #f3a01f14), var(--surface);box-shadow:var(--shadow);padding:30px;position:relative;overflow:hidden}.hero-card:before{content:"";background:#f3a01f38;border-radius:999px;width:210px;height:210px;position:absolute;inset:-80px -80px auto auto}.hero-card>*{position:relative}.hero-card img{object-fit:cover;border:7px solid #fff;border-radius:999px;width:190px;height:190px;margin:0 auto 28px;box-shadow:0 18px 45px #56240e2e}.status-dot{color:var(--green);align-items:center;gap:8px;margin-bottom:10px;font-size:.84rem;font-weight:900;display:inline-flex}.status-dot:before{content:"";background:var(--green);border-radius:999px;width:9px;height:9px}.hero-card h2{margin-bottom:12px;font-size:1.9rem}.hero-card p{color:var(--muted);margin-bottom:24px}.card-actions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.card-actions a{border:1px solid var(--line);min-height:48px;color:var(--red-dark);background:#ffffffc2;border-radius:16px;justify-content:center;align-items:center;font-weight:900;display:inline-flex}.muted-section{width:100%;max-width:none;padding-left:max(16px, calc((100% - var(--container)) / 2));padding-right:max(16px, calc((100% - var(--container)) / 2));background:#fff1dca3;border-top:1px solid #ead7c1b8;border-bottom:1px solid #ead7c1b8}.section-heading{max-width:720px;margin-bottom:36px}.section-heading p:not(.eyebrow){color:var(--muted);font-size:1.08rem}.highlight-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.highlight-card,.menu-preview-card,.service-card,.map-card,.faq-card,.menu-row,.menu-contact{border:1px solid var(--line);background:#ffffffd1;box-shadow:0 16px 44px #56240e12}.highlight-card{border-radius:24px;flex-direction:column;justify-content:space-between;min-height:210px;padding:22px;display:flex}.highlight-card p,.menu-preview-card p,.service-card p{color:var(--muted)}.highlight-card strong{color:var(--red-dark);font-size:1.4rem}.split-section{grid-template-columns:1fr 390px;align-items:start;gap:48px;display:grid}.area-list{flex-wrap:wrap;gap:12px;max-width:780px;display:flex}.area-list span{border:1px solid var(--line);color:#4a3124;background:#fff;border-radius:999px;align-items:center;min-height:46px;padding:0 16px;font-weight:900;display:inline-flex}.service-card{border-radius:var(--radius);padding:28px}.service-card ul{margin:18px 0 0;padding:0;list-style:none}.service-card li{border-bottom:1px solid var(--line);color:#4a3124;align-items:center;gap:10px;padding:12px 0;font-weight:800;display:flex}.service-card li:before{content:"";background:var(--orange);border-radius:999px;width:8px;height:8px}.service-card li:last-child{border-bottom:0}.menu-preview{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.menu-preview-card{border-radius:24px;padding:22px}.menu-preview-card ul{margin:18px 0 0;padding:0;list-style:none}.menu-preview-card li{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;gap:16px;padding:12px 0;display:flex}.menu-preview-card strong{white-space:nowrap;color:var(--red-dark)}.center-action{justify-content:center;margin-top:30px;display:flex}.faq-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.faq-card{border-radius:24px;min-height:190px;padding:22px}.faq-card p{color:var(--muted);margin-bottom:0}.contact-section{grid-template-columns:1fr 390px;align-items:stretch;gap:48px;display:grid}.contact-list{gap:12px;max-width:720px;margin:0 0 26px;display:grid}.contact-list p{border-bottom:1px solid var(--line);grid-template-columns:150px 1fr;gap:18px;margin:0;padding:18px 0;display:grid}.contact-list span{color:var(--muted);font-weight:800}.contact-list a,.contact-list strong{font-weight:900}.map-card{border-radius:var(--radius);background:linear-gradient(145deg,#cf22161a,#f3a01f29),#fff;flex-direction:column;justify-content:flex-end;min-height:360px;padding:28px;display:flex}.map-card p{color:var(--muted)}.map-card a{background:var(--text);color:#fff;border-radius:999px;justify-content:center;align-items:center;width:fit-content;min-height:48px;padding:0 18px;font-weight:900;display:inline-flex}.footer{width:min(var(--container), calc(100% - 32px));border:1px solid var(--line);border-radius:var(--radius);background:#fffaf2;justify-content:space-between;align-items:center;gap:24px;margin:0 auto 24px;padding:28px;display:flex}.footer>div:first-child{align-items:center;gap:14px;display:flex}.footer p{color:var(--muted);margin:0}.footer-logo{object-fit:cover;border:2px solid var(--orange);border-radius:999px;width:54px;height:54px}.footer-links{color:var(--red-dark);flex-wrap:wrap;gap:16px;font-weight:900;display:flex}.menu-hero{grid-template-columns:1fr auto;align-items:end;gap:40px;padding-bottom:42px;display:grid}.menu-hero h1{margin-bottom:14px}.menu-hero p:not(.eyebrow){max-width:680px;color:var(--muted);font-size:1.1rem}.menu-hero-actions{flex-wrap:wrap;justify-content:flex-end;gap:12px;display:flex}.category-nav-wrap{padding-top:0;padding-bottom:0}.category-nav{border:1px solid var(--line);scrollbar-width:none;background:#fffaf2db;border-radius:999px;gap:10px;padding:12px;display:flex;overflow-x:auto}.category-nav::-webkit-scrollbar{display:none}.category-nav a{color:#4a3124;background:#fff;border:1px solid #0000;border-radius:999px;flex:none;align-items:center;min-height:42px;padding:0 16px;font-weight:900;display:inline-flex}.category-nav a:hover{border-color:var(--orange);color:var(--red-dark)}.menu-layout{gap:34px;padding-top:44px;display:grid}.menu-block{scroll-margin-top:120px}.menu-block-heading{justify-content:space-between;gap:24px;margin-bottom:16px;display:flex}.menu-block-heading h2{margin-bottom:8px;font-size:clamp(2rem,3vw,3rem)}.menu-block-heading p:not(.eyebrow){color:var(--muted)}.menu-list{gap:10px;display:grid}.menu-row{border-radius:20px;grid-template-columns:1fr auto;align-items:center;gap:24px;padding:20px;display:grid}.menu-row h3{letter-spacing:-.02em;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:6px;font-size:1.1rem;display:flex}.menu-row h3 span{min-height:24px;color:var(--green);letter-spacing:0;background:#0e6f2b1a;border-radius:999px;align-items:center;padding:0 8px;font-size:.72rem;display:inline-flex}.menu-row p{color:var(--muted);margin:0}.menu-row strong{color:var(--red-dark);white-space:nowrap;font-size:1.15rem}.menu-contact{border-radius:var(--radius);justify-content:space-between;align-items:center;gap:30px;margin-bottom:48px;padding:34px;display:flex}.menu-contact h2{max-width:720px;margin-bottom:12px;font-size:clamp(2rem,4vw,3.5rem)}.menu-contact p:not(.eyebrow){color:var(--muted);margin-bottom:0;font-weight:800}.compact-footer{margin-bottom:24px}.mobile-order-bar{display:none}:focus-visible{outline-offset:4px;outline:3px solid #cf221659}@media (max-width:980px){.site-header{border-radius:24px;grid-template-columns:1fr auto}.nav-links{display:none}.hero,.split-section,.contact-section,.menu-hero{grid-template-columns:1fr}.hero{min-height:auto;padding-top:58px}.hero-card{max-width:520px}.highlight-grid,.menu-preview,.faq-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.menu-hero-actions{justify-content:flex-start}.menu-contact{flex-direction:column;align-items:flex-start}}@media (max-width:680px){main{padding-bottom:78px}.site-header{width:min(100% - 20px, var(--container));margin-top:10px;padding:8px}.brand-logo{width:44px;height:44px}.brand strong{text-overflow:ellipsis;max-width:190px;overflow:hidden}.header-call{width:66px;height:44px}.section-pad{width:min(100% - 24px, var(--container));padding:58px 0}.muted-section{padding-left:12px;padding-right:12px}h1{font-size:clamp(3rem,16vw,4.2rem)}h2{font-size:clamp(2rem,10vw,3rem)}.button-row,.menu-hero-actions{flex-direction:column;align-items:stretch;width:100%}.btn{width:100%}.pill-row{gap:8px}.hero-card{border-radius:22px;padding:22px}.hero-card img{width:150px;height:150px}.card-actions,.highlight-grid,.menu-preview,.faq-grid{grid-template-columns:1fr}.highlight-card{min-height:168px}.contact-list p{grid-template-columns:1fr;gap:6px}.footer{flex-direction:column;align-items:flex-start;margin-bottom:12px}.footer-links{gap:12px}.category-nav-wrap{width:100%;padding-left:12px;padding-right:12px}.category-nav{border-radius:22px}.menu-layout{padding-top:30px}.menu-row{grid-template-columns:1fr;gap:12px}.menu-row strong{font-size:1.25rem}.menu-contact{width:min(100% - 24px, var(--container));padding:24px}.mobile-order-bar{z-index:40;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffaf2f0;border:1px solid #ead7c1eb;border-radius:999px;grid-template-columns:repeat(3,1fr);gap:8px;padding:8px;display:grid;position:fixed;bottom:10px;left:10px;right:10px;box-shadow:0 16px 48px #56240e2e}.mobile-order-bar a{min-height:44px;color:var(--text);background:#fff;border-radius:999px;justify-content:center;align-items:center;font-size:.92rem;font-weight:900;display:inline-flex}.mobile-order-bar a:nth-child(2){background:var(--red);color:#fff}}
