:root{--bg:#15110f;--surface:#251d19;--header:#211a17;--primary:#ff6938;--highlight:#ffbd67;--text:#fff7ec;--muted:#aa968b;--divider:#493932}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Arial,system-ui,sans-serif;line-height:1.45}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible{outline:3px solid var(--highlight);outline-offset:4px}.site-header{height:78px;padding:0 5.55%;background:var(--header);display:flex;align-items:center;gap:clamp(24px,6vw,90px)}.brand{font-size:25px;font-weight:800;letter-spacing:-.03em}.brand span{color:var(--primary)}nav{display:flex;gap:38px;color:#d2bfb2;font-size:16px}nav a:hover,footer a:hover{color:var(--highlight)}.header-phone{margin-left:auto;min-width:130px;height:44px;border-radius:24px;background:var(--primary);display:grid;place-items:center;font-size:14px;font-weight:700}.menu-toggle{display:none;background:none;border:0;color:var(--text);font-size:25px;min-width:44px;min-height:44px}.hero{position:relative;overflow:hidden;margin:40px 5.55% 0;min-height:302px;border-radius:28px;padding:46px 50px;background:linear-gradient(110deg,#ff6938,#e53b2f);box-shadow:0 16px 36px #00000047;display:flex;justify-content:space-between}.hero:after,.hero:before{content:"";position:absolute;border-radius:50%;background:#fff1db1f}.hero:after{width:380px;height:380px;right:-70px;top:-140px}.hero:before{width:230px;height:230px;right:100px;bottom:-140px;background:#ffbd6730}.hero-copy{position:relative;z-index:1}.eyebrow{margin:0 0 25px;color:#fff1db;font-size:14px;letter-spacing:2px;font-weight:700}.hero h1{margin:0;font-size:clamp(39px,4vw,58px);line-height:1.08;letter-spacing:-.045em}.hero h1 em,.reviews em{color:#fff1db;font-style:normal}.hero-sub{margin:19px 0 0;color:#fff1db;font-size:18px}.button{min-height:48px;border:0;border-radius:25px;padding:13px 20px;background:var(--primary);color:white;font-size:14px;font-weight:700;display:inline-flex;align-items:center;gap:14px;transition:transform .2s,background .2s}.button:hover{background:#ed542b;transform:translateY(-2px)}.hero-button{margin-top:25px;background:var(--bg)}.hero-button:hover{background:#251d19}.mark{position:relative;z-index:1;align-self:center;width:168px;height:168px;border-radius:50%;background:#15110fcc;display:grid;place-content:center;text-align:center}.wrap{font-size:55px;line-height:1}.mark strong{font-size:15px;margin-top:8px}.menu-section{padding:68px 5.55% 0}.section-heading{display:flex;justify-content:space-between;align-items:end}.section-heading h2,.contacts h2,.reviews h2{font-size:34px;line-height:1.1;letter-spacing:-.04em;margin:0}.section-heading p{color:var(--muted);margin:8px 0 0}.all-menu{color:var(--highlight);font-weight:700;font-size:14px}.menu-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:30px}.menu-card{min-height:260px;padding:28px 30px 24px;background:var(--surface);border-radius:20px;position:relative;transition:transform .2s,background .2s}.menu-card:hover,.menu-card:focus-within{transform:translateY(-5px);background:#30241e}.menu-card .tag{color:#ff9a54;font-size:14px;font-weight:700}.card-icon{font-size:34px;height:45px;opacity:.9}.menu-card h3{font-size:23px;line-height:1.15;margin:15px 0 10px}.menu-card p{color:#c9b8ac;font-size:15px;margin:0}.menu-card strong{display:block;color:var(--highlight);font-size:23px;margin-top:20px}.reviews{margin:100px 5.55% 0;padding:68px 0;border-top:1px solid var(--divider);border-bottom:1px solid var(--divider);display:flex;justify-content:space-between}.reviews .eyebrow{margin-bottom:14px}.reviews h2{font-size:44px}.review-row{display:flex;gap:80px;align-items:center}.stars{color:var(--highlight);letter-spacing:4px}.review-row p{color:var(--muted);margin:10px 0 0}.delivery-note{display:flex;gap:14px;align-items:center}.delivery-note span{font-size:28px;font-weight:800;color:var(--primary)}.delivery-note p{font-size:14px}.contacts{padding:76px 5.55%;display:flex;justify-content:space-between}.addresses{color:var(--muted);line-height:2;margin-top:25px}.contact-action{display:flex;flex-direction:column;align-items:flex-end;gap:14px}.phone{color:var(--highlight);font-size:20px;font-weight:700;margin-top:5px}.email{color:var(--muted);font-size:14px}footer{border-top:1px solid var(--divider);padding:28px 80px;color:var(--muted);font-size:13px;display:flex;gap:24px}footer span{color:var(--text);font-weight:700}footer small{margin-left:auto}footer a{color:var(--highlight);font-weight:700}@media (min-width:721px) and (max-width:1100px){footer{padding-left:48px;padding-right:48px}}@media(max-width:720px){.site-header{height:68px;padding:0 16px}.brand{font-size:21px}nav,.header-phone{display:none}.site-header nav.is-open{display:flex;position:absolute;z-index:5;top:68px;left:0;right:0;padding:18px 16px;background:var(--header);flex-direction:column;gap:12px}.menu-toggle{display:block;margin-left:auto}.hero{margin:24px 16px 0;min-height:570px;padding:31px 24px;border-radius:24px}.hero h1{font-size:39px}.hero-sub{font-size:16px;max-width:260px}.mark{position:absolute;right:24px;bottom:34px;width:130px;height:130px}.wrap{font-size:42px}.menu-section{padding:54px 16px 0}.section-heading{display:block}.section-heading h2,.contacts h2{font-size:31px}.all-menu{display:inline-block;margin-top:22px}.menu-grid{grid-template-columns:1fr;gap:12px;margin-top:24px}.menu-card{min-height:190px;padding:22px 24px}.card-icon{position:absolute;right:24px;top:20px}.menu-card h3{margin-top:10px;font-size:21px}.menu-card strong{margin-top:15px}.reviews{margin:70px 16px 0;padding:48px 0;display:block}.reviews h2{font-size:37px}.review-row{margin-top:30px;display:block}.delivery-note{margin-top:23px}.contacts{padding:52px 16px 36px;display:block}.contact-action{align-items:flex-start;margin-top:30px}footer{padding:24px 16px;flex-wrap:wrap;gap:14px}footer small{width:100%;margin:0}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button,.menu-card{transition:none}}
