@import"https://fonts.googleapis.com/css2?family=Anton&family=Inter:wght@400;600;700;800;900&display=swap";:root{--red:#ff3314;--orange:#ff7a00;--yellow:#ffd400;--cream:#fff7e8;--ink:#17120f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,sans-serif;color:var(--ink);background:var(--cream)}a{color:inherit}.announcement{background:var(--yellow);padding:9px 16px;text-align:center;font-weight:800;font-size:14px}.site-header{height:86px;padding:10px clamp(18px,5vw,74px);display:flex;align-items:center;justify-content:space-between;background:#fff;position:sticky;top:0;z-index:20;border-bottom:2px solid #201813}.brand img{width:142px;max-height:68px;object-fit:contain}.site-header nav{display:flex;gap:24px}.site-header nav a{text-decoration:none;font-weight:800}.btn{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;font-weight:900;border-radius:999px;padding:16px 24px;transition:.2s}.btn:hover{transform:translateY(-2px);box-shadow:0 8px #00000024}.btn-small{padding:12px 20px;background:var(--red);color:#fff}.hero{min-height:640px;position:relative;display:flex;align-items:center;background:url(https://images.pexels.com/photos/2619967/pexels-photo-2619967.jpeg?auto=compress&cs=tinysrgb&w=1800) center/cover}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#140b06eb,#140b06ad 50%,#140b0624)}.hero-content{position:relative;color:#fff;width:min(760px,90%);margin-left:clamp(18px,7vw,110px);padding:65px 0}.eyebrow{font-weight:900;letter-spacing:.15em;font-size:13px;margin:0 0 12px}.eyebrow.orange{color:var(--red)}h1,h2,h3{font-family:Anton,Impact,sans-serif;letter-spacing:.01em;margin:0}h1{font-size:clamp(58px,8vw,112px);line-height:.89;text-transform:uppercase}h1 span{color:var(--yellow)}.hero-copy{font-size:clamp(18px,2vw,23px);line-height:1.5;max-width:670px;margin:24px 0}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.btn-primary{background:var(--red);color:#fff}.btn-light{background:#fff;color:#18100b}.btn-dark{background:#17120f;color:#fff}.quick-facts{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.quick-facts span{border:1px solid rgba(255,255,255,.5);background:#00000059;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:999px;padding:9px 14px;font-weight:700}.order-strip{background:var(--red);color:#fff;display:flex;justify-content:center;align-items:center;gap:10px;padding:15px;flex-wrap:wrap}.order-strip strong{margin-right:10px}.order-strip a{background:#fff;color:#17120f;border-radius:999px;padding:10px 16px;text-decoration:none;font-weight:900}.section{padding:80px clamp(18px,7vw,110px)}.intro{max-width:1100px}.intro h2,.gourmet-section h2,.deal-section h2,.pricing-section h2,.menu-list h2,.visit h2{font-size:clamp(42px,6vw,78px);line-height:.95;text-transform:uppercase}.intro>p:last-child{font-size:20px;line-height:1.7;max-width:920px}.menu-catalog{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;padding:0 clamp(18px,4vw,60px) 85px}.menu-card{background:#fff;border:2px solid #201813;border-radius:20px;overflow:hidden;box-shadow:5px 5px #201813}.menu-card img{width:100%;height:190px;object-fit:cover;display:block;background:#eee}.menu-card-body{padding:18px}.menu-kicker{font-size:10px;letter-spacing:.14em;font-weight:900;color:var(--red)}.menu-card h3{font-size:26px;text-transform:uppercase;margin-top:6px}.menu-card p{font-size:13px;line-height:1.45;color:#5c514c;min-height:57px}.menu-card-foot{display:flex;align-items:center;justify-content:space-between;gap:10px;border-top:1px solid #eadfd7;padding-top:12px}.menu-card-foot a{font-weight:900;color:var(--red);text-decoration:none;font-size:12px}.size-price{font-weight:900;font-size:12px}.gourmet-section{background:#17120f;color:#fff;padding:80px clamp(18px,5vw,74px)}.section-heading{max-width:880px;margin-bottom:34px}.section-heading>p:last-child{line-height:1.6;color:#d8ccc6}.gourmet-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.gourmet-card{background:#fff;color:#17120f;border-radius:22px;overflow:hidden}.gourmet-card img{width:100%;height:210px;object-fit:cover}.gourmet-card>div{padding:20px}.price-row{display:flex;justify-content:space-between;gap:10px;align-items:flex-start}.price-row h3{font-size:27px;text-transform:uppercase}.price-row strong{font-family:Anton;font-size:30px;color:var(--red);white-space:nowrap}.gourmet-card p{font-size:13px;line-height:1.5;color:#635751;min-height:58px}.gourmet-card a{font-weight:900;text-decoration:none;color:var(--red)}.deal-section{background:var(--yellow);padding:80px clamp(18px,7vw,110px);display:grid;grid-template-columns:.9fr 1.1fr;gap:40px;align-items:start;border-block:3px solid #17120f}.deal-section p{font-size:18px;line-height:1.6}.deal-list{background:#fff;border:3px solid #17120f;border-radius:24px;overflow:hidden;box-shadow:8px 8px #17120f}.deal-row{display:flex;justify-content:space-between;gap:18px;padding:15px 18px;border-bottom:1px solid #ddd}.deal-row:last-child{border-bottom:0}.deal-row div{display:flex;flex-direction:column;gap:4px}.deal-row span{font-size:12px;color:#655950}.deal-row b{font-family:Anton;font-size:25px;color:var(--red);white-space:nowrap}.pricing-section{padding:80px clamp(18px,5vw,74px);background:#fff}.pricing-head{max-width:900px;margin-bottom:34px}.pricing-head>p:last-child{font-size:17px;line-height:1.6;color:#665952}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.price-panel{border:2px solid #17120f;border-radius:20px;overflow:hidden;background:var(--cream);box-shadow:5px 5px #17120f}.price-panel h3{background:var(--red);color:#fff;padding:16px 18px;font-size:28px;text-transform:uppercase}.price-line{display:flex;justify-content:space-between;gap:16px;padding:13px 16px;border-bottom:1px solid #e2d5ca;align-items:center}.price-line:last-child{border-bottom:0}.price-line span{font-size:14px}.price-line strong{white-space:nowrap;color:var(--red);font-weight:900;text-align:right}.menu-list{display:grid;grid-template-columns:1fr 1fr;gap:40px}.chips{display:flex;flex-wrap:wrap;align-content:center;gap:10px}.chips span{padding:12px 16px;border-radius:999px;background:#fff;border:2px solid #17120f;font-weight:900}.visit{background:#1c1511;color:#fff;display:grid;grid-template-columns:1.1fr 1fr;gap:28px;padding:80px clamp(18px,5vw,74px)}.visit-card{padding:30px}.visit-card .phone{font-family:Anton;font-size:40px;margin:20px 0}.visit-card>p{line-height:1.6}.dark-outline{background:transparent;color:#fff;border:2px solid #fff}.photo-stack{display:grid;grid-template-columns:1fr 1fr;gap:12px;align-items:stretch}.photo-stack img{width:100%;height:100%;min-height:430px;object-fit:cover;border-radius:26px}.photo-stack img:nth-child(2){margin-top:34px}.visit h2{color:var(--yellow)}footer{padding:50px clamp(18px,7vw,110px) 90px;background:#fff;display:grid;grid-template-columns:180px 1fr 1.5fr;gap:35px;align-items:center}footer img{width:150px}footer p{line-height:1.6}.fine{font-size:12px;color:#6b625d}.mobile-order{display:none;position:fixed;bottom:0;left:0;right:0;z-index:30;background:#17120f;padding:9px;gap:8px}.mobile-order a{flex:1;text-align:center;text-decoration:none;font-weight:900;padding:13px;border-radius:12px;background:var(--red);color:#fff}.mobile-order a:last-child{background:var(--yellow);color:#17120f}@media(max-width:1100px){.menu-catalog{grid-template-columns:repeat(3,1fr)}.gourmet-grid,.pricing-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:800px){.site-header nav{display:none}.menu-catalog{grid-template-columns:repeat(2,1fr)}.deal-section,.menu-list,.visit{grid-template-columns:1fr}.photo-stack{min-height:350px}footer{grid-template-columns:1fr 1fr}.fine{grid-column:1/-1}}@media(max-width:620px){body{padding-bottom:68px}.announcement{font-size:12px}.site-header{height:72px}.brand img{width:110px}.btn-small{display:none}.hero{min-height:620px}.hero-shade{background:linear-gradient(0deg,#140b06f2,#140b0673)}.hero-content{margin:0;padding:50px 20px;align-self:flex-end;width:100%}.hero-copy{font-size:17px}.hero-actions .btn{width:100%}.quick-facts{gap:7px}.quick-facts span{font-size:12px}.order-strip{justify-content:flex-start;padding:14px}.order-strip strong{width:100%}.section,.gourmet-section,.deal-section,.pricing-section,.visit{padding:60px 20px}.menu-catalog,.gourmet-grid,.pricing-grid{grid-template-columns:1fr}.menu-catalog{padding:0 16px 60px}.menu-card img{height:230px}.menu-list{gap:22px}.photo-stack img{min-height:280px}.photo-stack img:nth-child(2){margin-top:16px}footer{grid-template-columns:1fr;padding:40px 20px 90px}.fine{grid-column:auto}.mobile-order{display:flex}}
