:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#fffaf2;color:#211711;--red: #c5162e;--deep-red: #8f1f16;--yellow: #ffc53d;--green: #1f7a4d;--ink: #211711;--muted: #746258;--line: #ead8c4;--surface: #ffffff;--soft: #fff1d8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:radial-gradient(circle at top left,rgba(255,197,61,.22),transparent 28rem),#fffaf2}button,input,textarea,select{font:inherit}button{border:0;cursor:pointer}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.customerPage{width:min(1220px,calc(100% - 28px));margin:0 auto;padding:18px 0 42px}.topbar{min-height:76px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;padding:10px 0 18px}.brand{display:inline-flex;align-items:center;gap:10px;font-weight:900;font-size:20px;color:var(--deep-red)}.brandMark{width:72px;height:48px;border-radius:8px;overflow:hidden;background:#fff;box-shadow:0 8px 22px #8f1f162e}.brandMark img{width:100%;height:100%;object-fit:cover}.topnav{display:flex;justify-content:center;gap:8px;flex-wrap:wrap}.topnav a{padding:10px 12px;border-radius:8px;color:#3b2d25;font-weight:800}.topnav a:hover{background:#fff0cf}.topActions{display:flex;align-items:center;gap:8px}.language{display:flex;gap:4px;padding:4px;border:1px solid var(--line);border-radius:8px;background:#fff}.language button{min-width:42px;min-height:38px;border-radius:7px;background:transparent;color:var(--ink);font-weight:900}.language .active{background:var(--yellow)}.orderButton,.heroCta,.primary{background:var(--red);color:#fff;border-radius:8px;padding:12px 16px;font-weight:900;box-shadow:0 12px 28px #c5162e3d}.orderButton:hover,.heroCta:hover,.primary:hover{background:#ad1025}.hero{position:relative;min-height:430px;border-radius:8px;overflow:hidden;background:linear-gradient(90deg,#180c06eb,#8f1f16a3,#ffc53d14),url(https://images.unsplash.com/photo-1604382354936-07c5d9983bd3?auto=format&fit=crop&q=85&w=1800);background-size:cover;background-position:center;color:#fff;display:grid;grid-template-columns:minmax(280px,390px) minmax(0,1fr);align-items:center;gap:42px;padding:42px;margin-bottom:28px;box-shadow:0 22px 50px #4d1e0a2e}.heroMedia{display:grid;gap:16px;align-content:start;justify-items:start}.heroText{width:min(690px,100%);justify-self:end}.heroLogo{width:285px;height:126px;object-fit:cover;border-radius:8px;box-shadow:0 18px 45px #00000047}.heroVideoCard{width:min(100%,390px);overflow:hidden;border-radius:8px;border:1px solid rgba(255,255,255,.22);background:#140a06b8;box-shadow:0 18px 45px #00000057}.heroVideoCard video{width:100%;aspect-ratio:16 / 9;display:block;object-fit:cover;background:#180b06}.videoControls{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:10px;background:#120905d6}.videoControls button{min-height:42px;border-radius:8px;display:grid;place-items:center;background:#ffffff21;color:#fff;border:1px solid rgba(255,255,255,.2)}.videoControls button:hover{background:#ffc53df2;color:var(--ink)}.videoControls svg{width:22px;height:22px;fill:currentColor}.eyebrow{margin:0 0 10px;text-transform:uppercase;letter-spacing:0;font-size:13px;font-weight:900;color:#ffe5a5}h1{margin:0;font-size:64px;line-height:1;letter-spacing:0}.lead{max-width:600px;margin:16px 0 24px;line-height:1.55;font-size:20px;color:#fff7e8}.heroCta{display:inline-flex}.menuSection,.infoGrid,.storeInfo,.siteFooter{margin-top:28px}.sectionTitle{display:flex;justify-content:space-between;align-items:end;gap:16px;margin-bottom:14px}.sectionTitle p{margin:0;color:var(--red);font-weight:900;text-transform:uppercase;letter-spacing:0}.sectionTitle h2{margin:0;font-size:34px;letter-spacing:0}.tabs{display:flex;gap:8px;overflow-x:auto;padding:2px 0 18px}.tabs button,.adminTabs button,.qty button,.statusButtons button,.adminHeader button,.secondary,.productActions button{border-radius:8px;padding:10px 13px;background:#fff;color:#372820;font-weight:900;border:1px solid var(--line);white-space:nowrap}.tabs .active,.adminTabs .active{background:var(--yellow);border-color:#efb325;color:var(--ink)}.layout{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:22px;align-items:start}.menuGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.dish,.checkoutCard,.loginCard,.orderCard,.productForm,.productCard,.infoPanel,.storeInfo{background:var(--surface);border:1px solid var(--line);border-radius:8px;box-shadow:0 14px 34px #5b301214}.dish{overflow:hidden;display:grid;grid-template-rows:auto 1fr auto;min-height:390px}.dish>img{width:100%;aspect-ratio:16 / 10;object-fit:cover;background:var(--soft)}.dishBody{padding:16px 16px 8px}.dishCategory{margin:0 0 6px;color:var(--green);font-weight:900;font-size:13px}.dish h3,.checkoutCard h2,.loginCard h1,.productForm h2,.infoPanel h2{margin:0 0 8px;font-size:22px;letter-spacing:0}.dish p,.muted,.infoPanel p,.siteFooter p{color:var(--muted);line-height:1.45}.dish footer,.total,.orderTop,.cartInfo{display:flex;justify-content:space-between;align-items:center;gap:12px}.dish footer{padding:12px 16px 16px}.dish footer strong{font-size:20px}.dish footer button{background:var(--deep-red);color:#fff;border-radius:8px;padding:11px 14px;font-weight:900}.checkoutCard{position:sticky;top:14px;padding:18px}.cartLine{padding:12px 0;border-bottom:1px solid #f2e2cf}.cartInfo span{color:var(--deep-red);font-weight:900}.qty{margin-top:8px;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.qty .ghost{background:#fff4e1;color:var(--deep-red)}.total{margin:16px 0;font-size:18px}.form{display:grid;gap:10px}.form input,.form textarea,.form select,.productForm input,.productForm textarea,.productForm select{width:100%;border:1px solid #e4cdb2;border-radius:8px;padding:12px;color:var(--ink);background:#fffdf9;min-height:48px}.form textarea,.productForm textarea{min-height:92px;resize:vertical}.primary:disabled{opacity:.55;cursor:not-allowed}.error{color:#b42318;background:#fff1f0;border:1px solid #ffb5ae;padding:10px;border-radius:8px}.success{color:#116329;background:#ecfdf3;border:1px solid #9de7b6;padding:10px;border-radius:8px}.socialLinks{display:flex;gap:10px;flex-wrap:wrap;margin-top:14px}.socialButton{min-height:46px;flex:1 1 150px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:8px;padding:11px 13px;color:#fff;font-weight:900;box-shadow:0 12px 26px #1e46782e}.socialButton svg{width:20px;height:20px;fill:currentColor;flex:0 0 auto}.telegramButton{background:#229ed9}.telegramButton:hover{background:#168ac1}.facebookButton{background:#1877f2}.facebookButton:hover{background:#0f63cf}.infoGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.infoPanel{padding:18px;min-height:190px}.storeInfo{padding:38px;text-align:center}.storeQuickLinks{display:flex;justify-content:center;gap:34px;flex-wrap:wrap;margin-bottom:54px;font-family:Georgia,Times New Roman,serif;font-weight:800;font-size:18px;text-transform:uppercase}.storeQuickLinks a{color:#2b2825}.storeQuickLinks a:hover{color:var(--deep-red)}.storeIntro h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(40px,6vw,66px);line-height:1;font-weight:500;color:#282522;letter-spacing:0}.storeAddress{margin:14px 0 0;font-size:clamp(24px,3vw,34px);color:#2e2a27}.storeCuisine{margin:82px auto 0;max-width:760px;font-family:Georgia,Times New Roman,serif;font-size:24px;font-weight:700;letter-spacing:.08em;color:#2e2a27}.hoursGrid{width:min(620px,100%);margin:110px auto 0;display:grid;grid-template-columns:1fr 1.2fr;gap:48px;text-align:left;align-items:start}.hoursGrid h3{margin:0 0 28px;text-transform:uppercase;font-family:Georgia,Times New Roman,serif;font-size:18px;color:#2e2a27}.hoursGrid p{margin:0;font-size:18px;color:#2e2a27}.hoursList{margin:0;display:grid;gap:8px;font-family:Georgia,Times New Roman,serif;font-size:18px;color:#2e2a27}.hoursList div{display:grid;grid-template-columns:72px 1fr;gap:16px}.hoursList dt{font-weight:700;text-transform:lowercase}.hoursList dd{margin:0}.siteFooter a{text-decoration:underline;text-underline-offset:3px}.siteFooter{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:24px 0 0;border-top:1px solid var(--line)}.footerActions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}.footerSocial{margin-top:0}.siteFooter .socialButton{flex:0 0 auto;min-width:150px;text-decoration:none}.adminLink{border:1px solid var(--line);background:#fff;color:var(--deep-red);border-radius:8px;padding:11px 14px;font-weight:900}.adminPage{width:min(1180px,calc(100% - 28px));margin:0 auto;padding:24px 0 44px}.loginPage{min-height:100vh;display:grid;place-items:center}.loginCard{width:min(460px,100%);padding:26px}.loginCard img{width:220px;height:96px;object-fit:cover;border-radius:8px;margin-bottom:16px}.adminHeader{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px;gap:14px}.adminHeader p{margin:0 0 4px;color:var(--red);font-weight:900}.adminHeader h1{font-size:36px}.adminTabs{display:flex;gap:8px;margin-bottom:16px}.orders{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.orderCard{padding:16px}.orderCard p{margin:7px 0;color:#4a3428}.badge{border-radius:999px;padding:5px 10px;font-size:12px;font-weight:900;background:#eee}.badge.new{background:#fff4d6;color:#854a00}.badge.accepted,.badge.preparing,.badge.delivering{background:#e0f2fe;color:#075985}.badge.completed{background:#dcfce7;color:#166534}.badge.cancelled{background:#fee2e2;color:#991b1b}.items{display:grid;gap:6px;background:#fff8ec;border-radius:8px;padding:10px;margin-top:10px}.statusButtons{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.statusButtons button{background:#fff5d7}.statusButtons button:disabled{opacity:.45;cursor:not-allowed}.productAdmin{display:grid;grid-template-columns:430px minmax(0,1fr);gap:18px;align-items:start}.productForm{padding:18px;position:sticky;top:14px}.formGrid{display:grid;gap:10px}.productForm label{display:grid;gap:6px;color:#4a3428;font-weight:800}.fileField{margin-top:12px;padding:14px;border:1px dashed #d8b48d;border-radius:8px;background:#fff8ec}.fileField small{color:var(--muted);font-weight:600}.uploadArea{display:grid;gap:12px;margin-top:12px}.fileField{cursor:pointer}.fileField span{color:var(--deep-red);font-weight:900}.fileField strong{color:var(--ink)}.fileField input{width:100%;min-height:42px;padding:8px 0 0;border:0;background:transparent}.imagePreviewBox{margin:0;border:1px solid var(--line);border-radius:8px;background:#fffdf9;overflow:hidden}.imagePreviewBox figcaption{padding:9px 10px;color:var(--muted);font-size:13px;font-weight:700}.emptyPreview{min-height:124px;display:grid;place-items:center;color:var(--muted);font-weight:800;border-style:dashed}.editPreview{width:100%;aspect-ratio:16 / 9;object-fit:cover;border-radius:8px;margin-top:12px}.formActions{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}.secondary{background:#fff8ec}.productList{display:grid;gap:12px}.productCard{min-height:126px;padding:12px;display:grid;grid-template-columns:140px 1fr auto;gap:14px;align-items:center}.productCard img{width:140px;height:102px;object-fit:cover;border-radius:8px;background:var(--soft)}.productCard strong{display:block;font-size:18px}.productCard span{color:var(--muted)}.productCard p{color:var(--deep-red);font-weight:900;margin:8px 0 0}.productActions{display:flex;flex-direction:column;gap:8px}.productActions .danger{color:#b42318;border-color:#ffc8c2;background:#fff5f4}@media(max-width:1050px){.topbar{grid-template-columns:1fr}.topnav{justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap}.topActions{justify-content:space-between}.hero{grid-template-columns:1fr;gap:26px}.heroText{justify-self:start}.layout,.productAdmin{grid-template-columns:1fr}.checkoutCard,.productForm{position:static}.infoGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.hoursGrid{grid-template-columns:1fr;margin-top:58px;gap:34px}.storeCuisine{margin-top:50px}}@media(max-width:720px){.customerPage,.adminPage{width:min(100% - 18px,1220px);padding-top:10px}.brandMark{width:62px;height:42px}.topActions{align-items:stretch}.orderButton{text-align:center}.hero{min-height:0;padding:24px;align-items:end}.heroLogo{width:min(230px,100%);height:auto;aspect-ratio:285 / 126}.heroVideoCard{width:100%}.videoControls button{min-height:40px}h1{font-size:42px}.lead{font-size:17px}.sectionTitle{display:block}.sectionTitle h2{font-size:28px}.menuGrid,.orders,.infoGrid{grid-template-columns:1fr}.siteFooter{align-items:stretch;flex-direction:column}.footerActions,.footerSocial{justify-content:stretch}.siteFooter .socialButton,.adminLink{flex:1 1 auto;text-align:center}.storeInfo{padding:28px 18px}.storeQuickLinks{gap:18px;margin-bottom:38px;font-size:16px}.storeAddress{font-size:22px}.storeCuisine{font-size:18px;letter-spacing:.04em}.hoursList div{grid-template-columns:58px 1fr}.adminHeader{align-items:flex-start;flex-direction:column}.productCard{grid-template-columns:96px 1fr}.productCard img{width:96px;height:82px}.productActions{grid-column:1 / -1;flex-direction:row}}
