/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);margin:0;font-family:Tahoma,Arial,sans-serif}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}.topbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;max-width:1180px;height:88px;margin:auto;padding:0 28px;display:flex}.brand{align-items:center;gap:11px;display:flex}.brand-mark{background:var(--red);color:#fff;border-radius:50% 50% 42% 42%;place-items:center;width:48px;height:48px;font-family:serif;font-size:28px;display:grid;box-shadow:inset 0 -5px #7e211a}.brand b{font-size:20px;display:block}.brand small{color:var(--muted);margin-top:3px;font-size:11px;display:block}.topbar nav{align-items:center;gap:26px;font-size:14px;font-weight:700;display:flex}.topbar nav a:last-child{color:#fff;background:var(--red);border-radius:99px;padding:11px 19px}.hero{grid-template-columns:1.08fr .92fr;align-items:center;gap:70px;max-width:1180px;min-height:650px;margin:auto;padding:72px 28px;display:grid}.eyebrow{color:var(--red);font-size:13px;font-weight:800}.hero h1{margin:16px 0 22px;font-family:Georgia,serif;font-size:clamp(48px,7vw,83px);line-height:1.08}.hero h1 em{color:var(--red);font-style:normal}.lead{max-width:600px;color:var(--muted);font-size:18px;line-height:1.9}.actions{gap:12px;margin:30px 0;display:flex}.primary,.secondary,.whatsapp{cursor:pointer;border:0;border-radius:13px;justify-content:center;align-items:center;padding:14px 24px;font-weight:800;display:inline-flex}.primary{background:var(--red);color:#fff;box-shadow:0 8px 20px #9d2f2430}.secondary{border:1px solid var(--line);background:#fff}.trust{color:var(--sage);flex-wrap:wrap;gap:18px;font-size:13px;font-weight:700;display:flex}.hero-art{background:#eadbbf;border-radius:48% 48% 32% 32%;place-items:center;min-height:430px;display:grid;position:relative;overflow:hidden;box-shadow:0 30px 70px #6a462b25}.hero-art:after{content:"";background:var(--sage);border-radius:50%;height:60%;position:absolute;inset:auto -20% -34%}.plate{z-index:1;background:#eee6d2;border:20px solid #fff;border-radius:50%;justify-content:center;align-items:center;gap:6px;width:300px;height:300px;font-size:62px;display:flex;transform:rotate(-6deg);box-shadow:0 20px 40px #4a2f1d35}.steam{color:#fff;font-size:38px;position:absolute;top:30px}.spoon{z-index:2;font-size:84px;position:absolute;bottom:70px;left:20px;transform:rotate(25deg)}.hero-art>p{z-index:3;color:#fff;font-size:14px;position:absolute;bottom:20px;right:30px}.hero-art>p b{font-size:19px}.menu-section{background:var(--paper);border-block:1px solid var(--line);text-align:center;padding:80px 28px}.menu-section h2,.order-intro h2{margin:12px 0 38px;font:700 clamp(34px,5vw,54px)/1.2 Georgia,serif}.plan-grid{grid-template-columns:repeat(3,1fr);gap:18px;max-width:1050px;margin:auto;display:grid}.plan-card{text-align:right;border:1px solid var(--line);color:var(--ink);cursor:pointer;background:#fff;border-radius:22px;padding:24px;transition:all .2s;position:relative}.plan-card:hover,.plan-card.selected{border-color:var(--red);transform:translateY(-4px);box-shadow:0 16px 34px #6f382218}.plan-icon{margin-bottom:19px;font-size:46px;display:block}.plan-card b,.plan-card small,.plan-card strong{display:block}.plan-card b{font-size:21px}.plan-card small{color:var(--muted);margin:8px 0 20px}.plan-card strong{color:var(--red);font-size:14px}.check{background:var(--red);color:#fff;text-align:center;border-radius:50%;width:25px;height:25px;display:none;position:absolute;top:20px;left:20px}.selected .check{display:block}.food-menu{border-top:1px dashed var(--line);max-width:1050px;margin:75px auto 0;padding-top:55px}.food-menu h3{margin:10px 0 28px;font:700 38px Georgia,serif}.dish-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.dish-grid button{border:1px solid var(--line);cursor:pointer;min-height:135px;color:var(--ink);background:#fffaf2;border-radius:18px;padding:20px}.dish-grid button:hover{border-color:var(--red);background:#fff}.dish-grid span{margin-bottom:10px;font-size:35px;display:block}.dish-grid b,.dish-grid small{display:block}.dish-grid small{color:var(--muted);margin-top:6px}.included{color:#566044;background:#f0f1e7;border-radius:99px;margin:25px 0 0;padding:12px 22px;display:inline-block}.sweet-note{background:#fff4df;border:1px solid #efd9b5;border-radius:10px;margin:-4px 0 18px;padding:11px 14px;font-size:13px}.menu-heading{max-width:760px;margin:0 auto 45px}.menu-heading>p:last-child{color:var(--muted);margin-top:-22px}.restaurant-menu{color:#fff8e9;text-align:right;background:#30271f;border-radius:28px;max-width:950px;margin:0 auto 56px;padding:44px 50px;position:relative;overflow:hidden;box-shadow:0 28px 70px #2e211b29}.restaurant-menu:before{content:"";pointer-events:none;border:1px solid #8d7964;border-radius:20px;position:absolute;inset:12px}.menu-title{z-index:1;border-bottom:1px solid #7f6d5d;justify-content:space-between;align-items:end;margin:0 0 8px;padding-bottom:10px;display:flex;position:relative}.menu-title span{font:700 25px Georgia,serif}.menu-title i{letter-spacing:.18em;color:#cdbda8;font-size:10px}.restaurant-item{color:#fff8e9;text-align:right;cursor:pointer;z-index:1;background:0 0;border:0;border-bottom:1px dashed #6f5e50;grid-template-columns:58px 1fr auto;align-items:center;gap:14px;width:100%;padding:20px 0;display:grid;position:relative}.food-icon{font-size:32px}.item-copy b,.item-copy small{display:block}.item-copy b{margin-bottom:7px;font:700 21px Georgia,serif}.item-copy small{color:#cfc1b2;line-height:1.6}.order-arrow{color:#f0c487;border:1px solid #806c5a;border-radius:99px;padding:8px 11px;font-size:12px}.menu-columns{z-index:1;grid-template-columns:1fr 1fr;gap:45px;margin-top:38px;display:grid;position:relative}.simple-item{border-bottom:1px dashed #6f5e50;justify-content:space-between;gap:12px;margin:0;padding:14px 0;display:flex}.simple-item b{font-size:14px}.simple-item span{color:#cfc1b2;font-size:11px}.restaurant-menu .included{text-align:center;color:#e8dac9;z-index:1;background:#463a30;border:1px solid #6c5949;border-radius:10px;display:block;position:relative}.plan-grid{margin-top:38px}.order-section{grid-template-columns:.78fr 1.22fr;gap:70px;max-width:1100px;margin:auto;padding:90px 28px;display:grid}.order-intro>p:not(.eyebrow){color:var(--muted);line-height:1.8}.delivery-box{border-right:4px solid var(--sage);background:#f1f1e6;border-radius:10px;margin-top:30px;padding:17px 20px}.delivery-box p{margin:7px 0 0;font-size:13px}.order-form{border:1px solid var(--line);background:#fff;border-radius:24px;padding:28px;box-shadow:0 22px 55px #61402512}.order-form label{margin-bottom:18px;font-size:13px;font-weight:800;display:block}.order-form input,.order-form select,.order-form textarea{border:1px solid var(--line);background:var(--paper);border-radius:10px;outline:none;width:100%;margin-top:8px;padding:13px}.order-form textarea{resize:vertical;min-height:92px}.two-cols{grid-template-columns:1fr 1fr;gap:14px;display:grid}.choice-row{grid-template-columns:repeat(3,1fr);gap:7px;margin-top:9px;display:grid}.choice-row button{border:1px solid var(--line);background:var(--paper);cursor:pointer;border-radius:9px;padding:10px 7px;font-size:12px}.choice-row button.active{background:var(--red);color:#fff;border-color:var(--red)}.submit-row{grid-template-columns:1fr 1fr;gap:10px;display:grid}.whatsapp{color:#fff;background:#177b55}.notice{color:#496137;background:#edf5e8;border-radius:9px;padding:12px;font-size:13px}.privacy{text-align:center;color:var(--muted);margin-top:13px;display:block}footer{color:#fff;background:#30271f;justify-content:space-between;align-items:center;padding:45px max(28px,50% - 560px);display:flex}footer .brand small,footer p{color:#cbbdaf}@media (width<=800px){.topbar{height:76px;padding:0 18px}.topbar nav a:first-child{display:none}.brand-mark{width:42px;height:42px}.hero{grid-template-columns:1fr;gap:38px;padding:52px 20px}.hero h1{font-size:48px}.hero-art{min-height:350px}.plate{width:245px;height:245px;font-size:48px}.plan-grid,.dish-grid{grid-template-columns:1fr}.restaurant-menu{border-radius:20px;padding:35px 25px}.restaurant-item{grid-template-columns:45px 1fr}.order-arrow{display:none}.menu-columns{grid-template-columns:1fr;gap:34px}.simple-item{display:block}.simple-item span{margin-top:5px;display:block}.order-section{grid-template-columns:1fr;gap:24px;padding:65px 20px}.two-cols,.submit-row,.choice-row{grid-template-columns:1fr}.trust{gap:9px}.trust span{width:100%}.included{border-radius:16px;line-height:1.8}footer{text-align:center;display:block}footer .brand{justify-content:center}footer p{margin-top:22px}}.menu-price{color:#f3c789;direction:ltr;font:700 20px Georgia,serif}.drinks-title{margin-top:38px}.drink-list{z-index:1;grid-template-columns:repeat(2,1fr);gap:0 40px;display:grid;position:relative}@media (width<=800px){.restaurant-item{grid-template-columns:42px 1fr auto}.food-icon{font-size:25px}.item-copy b,.menu-price{font-size:17px}.drink-list{grid-template-columns:1fr}.simple-item{display:flex}.simple-item span{margin-top:0;display:inline}}.plan-grid{grid-template-columns:repeat(3,1fr);max-width:1050px}@media (width<=800px){.plan-grid{grid-template-columns:1fr}}.menu-price{text-align:left;max-width:190px;font-size:15px;line-height:1.6}@media (width<=800px){.menu-price{max-width:110px;font-size:12px}}.weekly-picker{border:1px solid var(--line);background:#f6f0e5;border-radius:16px;margin-bottom:20px;padding:20px}.weekly-picker h3{margin:0 0 5px;font:700 22px Georgia,serif}.weekly-picker>p{color:var(--muted);margin:0 0 18px;font-size:13px}.weekly-grid{grid-template-columns:1fr 1fr;gap:0 14px;display:grid}.weekly-grid label:last-child{grid-column:1/-1}.multi-order{border:1px solid var(--line);background:#f6f0e5;border-radius:16px;margin-bottom:20px;padding:18px}.multi-order>h3{margin:0 0 5px;font:700 22px Georgia,serif}.multi-order>p{color:var(--muted);margin:0 0 16px;font-size:13px;line-height:1.7}.order-item{border:1px solid var(--line);background:#fff;border-radius:13px;margin-bottom:12px;padding:15px}.order-item-head{justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}.order-item-head button{color:var(--red);cursor:pointer;background:#fff0ed;border:0;border-radius:8px;padding:6px 11px;font-weight:700}.add-dish{border:1px dashed var(--red);width:100%;color:var(--red);cursor:pointer;background:#fff;border-radius:10px;margin:0 0 18px;padding:12px;font-weight:800}.counter-section{border:1px solid var(--line);border-radius:14px;margin-bottom:16px;padding:16px}.counter-section h3{margin:0 0 10px;font-size:18px}.counter-row{border-bottom:1px dashed var(--line);justify-content:space-between;align-items:center;padding:10px 0;display:flex}.counter-row:last-child{border-bottom:0}.counter-row>span b,.counter-row>span small{display:block}.counter-row>span small{color:var(--muted);margin-top:3px}.counter{direction:ltr;align-items:center;gap:12px;display:flex}.counter button{border:1px solid var(--red);width:38px;height:38px;color:var(--red);cursor:pointer;background:#fff;border-radius:50%;font-size:23px;line-height:1}.counter strong{text-align:center;min-width:20px;font-size:17px}.preorder-notice{border:1px solid #e7c89f;border-right:5px solid var(--red);background:#fff0df;border-radius:12px;margin-top:26px;padding:16px 18px}.preorder-notice b,.preorder-notice span{display:block}.preorder-notice b{color:var(--red);margin-bottom:6px;font-size:18px}.preorder-notice span{font-weight:700;line-height:1.7}.menu-preorder{text-align:center;border-right-width:3px;max-width:680px;margin:0 auto 28px;padding:11px 15px}.menu-preorder b{margin-bottom:3px;font-size:14px}.menu-preorder span{font-size:12px;font-weight:700}.text-logo{padding:4px 2px;position:relative}.text-logo b{color:var(--red);letter-spacing:-.7px;font-family:Georgia,Times New Roman,Tahoma,serif;font-size:27px;line-height:1}.text-logo b:after{content:"";background:linear-gradient(90deg,transparent,var(--sage),transparent);width:62%;height:2px;margin:7px auto 0;display:block}.text-logo small{text-align:center;letter-spacing:.3px;margin-top:5px;font-size:10px}.topbar .text-logo b{color:var(--red)}footer .text-logo b{color:#f4dfc5}footer .text-logo b:after{background:linear-gradient(90deg,#0000,#b4bd8d,#0000)}.restaurant-brand{text-align:center;margin:-4px auto 30px}.restaurant-brand b,.restaurant-brand small{display:block}.restaurant-brand b{color:#f5e6d2;font-size:34px}.restaurant-brand b:after{background:linear-gradient(90deg,#0000,#c9aa89,#0000);width:120px}.restaurant-brand small{color:#cbb9a5;font-size:11px}@media (width<=800px){.weekly-grid{grid-template-columns:1fr}.weekly-grid label:last-child{grid-column:auto}}.price-boxes{direction:rtl;grid-template-columns:1fr 1fr;gap:7px;min-width:220px;display:grid}.price-box{text-align:center;border:1px solid #796654;border-radius:10px;padding:8px 10px}.price-box small,.price-box b{display:block}.price-box small{color:#cfc1b2;margin-bottom:3px;font-size:10px}.price-box b{color:#fff;font:700 17px Georgia,serif}@media (width<=800px){.restaurant-item{grid-template-columns:36px 1fr}.price-boxes{grid-column:1/-1;width:100%;min-width:0}.price-box small{font-size:9px}.price-box b{font-size:15px}}.hero-logo-card{text-align:center;background:#fffdf8;border:1px solid #d9c9b2;flex-direction:column;justify-content:center;align-items:center;min-height:430px;padding:55px 35px;display:flex;position:relative;box-shadow:0 22px 55px #50351e14}.hero-logo-card:before,.hero-logo-card:after{content:"";pointer-events:none;border:1px solid #e7dbca;position:absolute;inset:16px}.hero-logo-card:after{border-color:#f0e7da;inset:25px}.hero-logo-card strong{color:var(--red);z-index:1;font:700 clamp(46px,6vw,74px)/1.1 Georgia,Times New Roman,Tahoma,serif;position:relative}.hero-logo-card small{color:var(--muted);letter-spacing:.3px;z-index:1;margin-top:16px;font-size:13px;position:relative}.hero-logo-card i{color:var(--sage);z-index:1;margin-top:42px;font:italic 15px Georgia,serif;position:relative}.logo-ornament{color:#b49b78;letter-spacing:8px;z-index:1;margin-bottom:22px;position:relative}.restaurant-menu{color:var(--ink);background:#fffdfa;border:1px solid #d8cbb9;border-radius:4px;padding:46px 54px;box-shadow:0 18px 45px #3d2b1b12}.restaurant-brand b{color:var(--red)}.restaurant-brand small{color:var(--muted)}.restaurant-brand b:after{background:linear-gradient(90deg,#0000,#b79a73,#0000)}.restaurant-item{color:var(--ink);border-bottom:1px solid #e2d7c8;grid-template-columns:1fr auto;padding:18px 0}.restaurant-item:hover .item-copy b{color:var(--red)}.item-copy b{font-size:19px}.item-copy small{color:var(--muted);font-size:12px}.price-boxes{min-width:205px}.price-box{background:#fff;border-color:#cdbda8;border-radius:3px}.price-box small{color:var(--muted)}.price-box b{color:var(--ink)}.price-box.family small{color:#7f6b58}.simple-item{border-color:#ded2c2}.simple-item span{color:var(--muted)}@media (width<=800px){.hero-logo-card{min-height:310px;padding:42px 25px}.hero-logo-card strong{font-size:48px}.restaurant-menu{border-radius:2px;padding:34px 24px}.restaurant-item{grid-template-columns:1fr}.price-boxes{grid-column:auto}.item-copy b{font-size:18px}}.mini-mark,.footer-mark{border:1px solid var(--red);width:46px;height:46px;color:var(--red);background:#fffdf8;border-radius:50%;place-items:center;font:700 27px Georgia,Times New Roman,serif;display:grid}.logo-seal{width:82px;height:82px;color:var(--red);z-index:1;border:1px solid #b79a73;border-radius:50%;place-items:center;margin-bottom:25px;font:700 48px Georgia,Times New Roman,serif;display:grid;position:relative}.logo-seal:before,.logo-seal:after{content:"";background:#b79a73;width:34px;height:1px;position:absolute;top:50%}.logo-seal:before{right:95px}.logo-seal:after{left:95px}.hero-logo-card strong{letter-spacing:-1.5px}.hero-logo-card small{font-family:Georgia,Times New Roman,Tahoma,serif;font-size:14px}.hero-logo-card i{margin-top:34px}.footer-mark{color:#f4dfc5;background:0 0;border-color:#bfa989}.restaurant-brand{display:none}.cooking-mark{z-index:1;width:150px;height:105px;margin-bottom:20px;display:block;position:relative}.cooking-mark i{border-left:3px solid var(--sage);opacity:.9;border-radius:50%;width:13px;height:52px;position:absolute;top:0;transform:rotate(10deg)}.cooking-mark i:first-child{left:43px}.cooking-mark i:nth-child(2){height:58px;top:-8px;left:70px}.cooking-mark i:nth-child(3){left:97px}.cooking-mark b{border-bottom:5px solid var(--red);border-radius:0 0 75px 75px;height:46px;position:absolute;bottom:10px;left:15px;right:15px}.cooking-mark b:after{content:"";background:#b79a73;height:2px;position:absolute;bottom:-12px;left:-9px;right:-9px}.hero-logo-card em{color:var(--sage);z-index:1;margin-top:30px;font:italic 15px Georgia,serif;position:relative}.logo-image-card{background:#fffdf8;padding:34px}.logo-image-card img{object-fit:contain;z-index:1;width:min(100%,430px);height:auto;display:block;position:relative}.logo-image-card:before,.logo-image-card:after{display:none}@media (width<=800px){.logo-image-card{min-height:320px;padding:24px}.logo-image-card img{width:min(100%,330px)}}body{background:linear-gradient(#fbf8f2 0%,#f6f0e7 100%)}.topbar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:20;background:#fffdf9eb;border-bottom:1px solid #e5dbcf;height:78px;position:sticky;top:0}.mini-mark{width:42px;height:42px;color:var(--red);border-color:#bda995;box-shadow:0 5px 16px #4b342510}.topbar nav{gap:12px}.topbar nav a{border-radius:99px;padding:10px 17px}.topbar nav a:last-child{background:var(--red);box-shadow:none}.hero{gap:60px;min-height:590px;padding-top:54px;padding-bottom:65px}.hero h1{letter-spacing:-1px;font-size:clamp(43px,6vw,72px);line-height:1.17}.hero h1 em{color:var(--red)}.eyebrow{letter-spacing:.04em}.lead{max-width:560px;font-size:17px}.primary{background:var(--red);box-shadow:0 9px 22px #7b302d20}.secondary{background:0 0;border-color:#cfc1b2}.trust{color:#6e7560}.hero-logo-card{background:#fffdfa;border:1px solid #ded2c3;border-radius:160px 160px 18px 18px;min-height:390px;padding:32px;box-shadow:0 24px 55px #4b342512}.menu-section{background:#f3eee6;padding-top:72px}.menu-preorder{border:1px solid #dccdbc;border-right:3px solid var(--red);background:#fffaf3;box-shadow:0 8px 24px #4d37220a}.menu-heading h2{margin-bottom:0}.restaurant-menu{background:#fffdfa;border:1px solid #d9ccbc;border-radius:18px;max-width:980px;padding:48px 56px;box-shadow:0 22px 60px #5037210e}.restaurant-menu:before{border-color:#ede4d8;border-radius:12px;inset:10px}.menu-title{border-color:#c8b59e;margin-bottom:4px;padding-bottom:13px}.menu-title span{color:var(--red);font-size:24px}.restaurant-item{border-bottom:1px solid #e5dbce;padding:20px 5px;transition:all .2s}.item-copy b{color:#3b3029;font-size:19px}.item-copy small{font-size:12px;line-height:1.75}.price-boxes{gap:8px}.price-box{border-radius:9px;padding:9px 12px}.menu-columns{gap:56px}.simple-item{padding:15px 3px}.plan-grid{gap:14px}.plan-card{background:#fffdfa;border-radius:16px;padding:22px;box-shadow:0 8px 24px #49301c09}.plan-card:hover,.plan-card.selected{transform:translateY(-2px);box-shadow:0 14px 30px #49301c10}.plan-icon{margin-bottom:15px;font-size:37px}.order-section{padding-top:78px}.order-form{background:#fffdfa;border-radius:18px;box-shadow:0 18px 48px #4e351f0e}.multi-order,.weekly-picker{background:#f8f3ec}.order-item{background:#fffdfa}.order-form input,.order-form select,.order-form textarea{background:#fcfaf6;border-radius:9px}.counter-section{background:#fffefa}@media (width<=800px){.topbar{height:70px}.hero{padding-top:38px;padding-bottom:48px}.hero h1{font-size:43px}.hero-logo-card{border-radius:110px 110px 14px 14px}.menu-section{padding:58px 16px}.restaurant-menu{border-radius:14px;padding:34px 22px}.restaurant-item:hover{padding-inline:5px}.menu-title span{font-size:21px}.order-section{padding-top:58px}}.menu-section{background:#eadfd7;padding-block:86px;position:relative}.menu-section:before,.menu-section:after{content:"";opacity:.34;background:repeating-linear-gradient(90deg,#0000 0 24px,#b8947e 24px 25px,#0000 25px 48px);height:12px;position:absolute;left:0;right:0}.menu-section:before{top:17px}.menu-section:after{bottom:17px}.classic-flourish{color:#9e7462;margin-bottom:6px;font:36px/1 Georgia,serif;display:block}.menu-heading .eyebrow{margin:4px 0 10px}.menu-heading h2{color:#4b3630;margin:0;font-family:Georgia,Times New Roman,serif}.menu-subtitle{color:#806e63;margin:13px 0 0;font-size:14px}.menu-preorder{color:#fff;background:#7b302d;border:0;border-radius:4px;max-width:760px;box-shadow:0 10px 24px #59312a20}.menu-preorder b{color:#fff}.restaurant-menu{background:#fffaf3;border:1px solid #a88069;border-radius:2px;padding:58px 64px;box-shadow:0 28px 70px #52362b20}.restaurant-menu:before{border:1px solid #c5a58f;border-radius:0;inset:12px}.restaurant-menu:after{content:"ع نار هادية";text-align:center;color:#9b7b68;z-index:1;border-top:1px solid #d8c5b6;margin-top:42px;padding-top:25px;font:18px Georgia,serif;display:block;position:relative}.menu-title{border-bottom:2px solid #7b302d;margin-top:12px;padding-bottom:12px}.menu-title span{color:#7b302d;font:700 26px Georgia,Times New Roman,serif}.restaurant-item{border-bottom:1px dotted #c9b5a6;margin:0;padding:22px 8px}.restaurant-item:hover{background:#f4e8de;padding-inline:15px}.item-copy b{color:#4a342d;font:700 20px Georgia,Times New Roman,Tahoma,serif}.item-copy small{color:#806f64}.price-box{background:#fffaf3;border:1px solid #c2a795;border-radius:2px}.menu-columns{border-top:1px solid #c9b5a6;padding-top:24px}.simple-item b{color:#4a342d}.drink-list{padding-bottom:4px}.plan-card{border-color:#cbb6a7;border-radius:3px}.plan-card.selected{color:#fff;background:#7b302d;border-color:#7b302d}.plan-card.selected .check{color:#7b302d;background:#fff}.plan-icon{display:none}@media (width<=800px){.menu-section{padding-block:68px}.restaurant-menu{padding:42px 23px}.restaurant-menu:before{inset:8px}.restaurant-item{padding:19px 4px}.restaurant-item:hover{padding-inline:4px}.menu-subtitle{font-size:13px}.menu-preorder{border-radius:3px}.price-boxes{gap:5px}.price-box{padding:8px 6px}}.hero{grid-template-columns:.78fr 1.22fr;min-height:470px;padding-block:46px}.hero-copy{text-align:center}.hero .eyebrow{font-size:14px}.hero h1{color:var(--red);white-space:normal;margin:12px 0 8px;font-size:clamp(46px,7vw,72px);line-height:1.25}.hero .lead{color:#71655c;margin:0 auto;font:20px/1.6 Georgia,Times New Roman,serif}.hero .actions{justify-content:center;margin:27px 0 0}.hero .primary{min-width:180px}.hero-logo-card{min-height:350px}.logo-image-card img{width:min(100%,350px)}@media (width<=800px){.hero{grid-template-columns:1fr;gap:25px;min-height:auto;padding:30px 20px 38px}.hero-copy{order:2;overflow:visible}.hero-logo-card{order:1;min-height:245px;padding:18px}.logo-image-card img{width:min(100%,260px)}.hero h1{margin:8px 0;font-size:40px;line-height:1.35}.hero .lead{font-size:17px;line-height:1.7}.hero .actions{margin-top:20px}.hero .primary{width:100%;max-width:240px}.hero .eyebrow{margin:0 0 6px;line-height:1.6}.menu-section{padding-top:58px}}:root{--cream:#f5f1e8;--paper:#fffdf8;--ink:#33423a;--muted:#796f63;--red:#35594b;--sage:#718071;--line:#d8cfbf}.topbar nav a:last-child,.primary{color:#fff;background:#35594b}.menu-section{background:#e9eee7;padding-block:78px}.menu-section:before,.menu-section:after{display:none}.menu-preorder{color:#fff;background:#35594b;box-shadow:0 10px 26px #2643371c}.menu-heading{margin-bottom:36px}.menu-heading h2{color:#304b40;font-size:clamp(32px,5vw,48px);line-height:1.35;margin:0!important}.menu-heading .menu-subtitle{color:#756d62!important;margin:13px 0 0!important;padding:0!important;font-size:14px!important;line-height:1.8!important;display:block!important;position:static!important}.menu-columns{border-top-color:#d4c4ab}.plan-card.selected{background:#35594b;border-color:#35594b}.plan-card.selected small,.plan-card.selected strong{color:#e7efe9}.choice-row button.active{background:#35594b;border-color:#35594b}@media (width<=800px){.menu-section{padding:52px 14px 64px}.menu-heading{margin-bottom:28px}.menu-heading h2{margin:0!important;font-size:32px!important;line-height:1.45!important}.menu-heading .menu-subtitle{margin-top:10px!important;font-size:13px!important;line-height:1.75!important}.classic-flourish{font-size:30px}.restaurant-menu{padding:38px 22px}.menu-title span{font-size:20px}.menu-title i{font-size:9px}.restaurant-item:nth-of-type(2n){background:#f8f6f0}}body{background:var(--cream);color:var(--ink);font-family:Geeza Pro,Noto Naskh Arabic,Traditional Arabic,Tahoma,serif}.topbar nav,.eyebrow,.item-copy small,.price-box small,.simple-item,.order-form,.plan-card small{font-family:Tahoma,Arial,sans-serif}.hero h1,.menu-section h2,.order-intro h2,.menu-title span,.item-copy b,.plan-card b,.weekly-picker h3,.multi-order>h3{font-family:Geeza Pro,Noto Naskh Arabic,Traditional Arabic,serif}.mini-mark{color:#3f594c;border-color:var(--gold);background:#fffdf8}.hero-logo-card{background:#fffdf8;border-color:#cbb891}.restaurant-menu{border-color:var(--gold);background:#fffdf8}.hero h1{letter-spacing:0;font-weight:700}.menu-heading h2,.item-copy b{font-weight:700}.price-box b{font-family:Georgia,Times New Roman,serif}body{color:#4d3b35;background:#fbf7f1;font-family:Geeza Pro,Tahoma,Arial,sans-serif}button,input,select,textarea{font-family:Geeza Pro,Tahoma,Arial,sans-serif}.hero h1,.menu-section h2,.order-intro h2,.menu-title span,.item-copy b,.plan-card b,.weekly-picker h3,.multi-order>h3{font-family:Al Bayan,Geeza Pro,Tahoma,serif;font-weight:700}.topbar{background:#fbf7f1f7;border-bottom-color:#e4d8ce}.topbar nav a:last-child,.primary{background:#5a4038}.price-box{border-color:#d4c2b6}.counter button{color:#8c6368;border-color:#b8878b}.menu-heading h2{letter-spacing:0}.item-copy b{line-height:1.55}.restaurant-menu .price-box b{font-family:Georgia,Times New Roman,serif}.mini-mark{color:#653747;border:2px solid #a86774}.hero-logo-card{background:#fffaf5;border:2px solid #d2a9af;box-shadow:0 24px 60px #6537471c}.classic-flourish,.menu-heading .eyebrow{color:#9d5362}.restaurant-menu{background:#fffaf5;border:2px solid #a86774;box-shadow:0 28px 70px #542d381e}.menu-title{border-bottom:2px solid #a86774}:root{--cream:#fff5e9;--paper:#fffdf8;--ink:#46342d;--muted:#75645b;--red:#5c3a2e;--sage:#a45d46;--line:#dfc8b5;--burgundy:#c76f52;--gold:#d7ad89}body{color:#46342d;background:#fff5e9}.topbar{background:#fff5e9fa;border-bottom:2px solid #e2cbb7}.mini-mark{color:#5c3a2e;border-color:#c98d68}.topbar nav a:last-child,.primary{background:#5c3a2e;box-shadow:0 8px 20px #5c3a2e24}.hero h1{color:#5c3a2e}.hero .eyebrow{color:#b55d42}.hero .lead{color:#6e5b51}.hero-logo-card{background:#fffaf3;border-color:#d8b493;box-shadow:0 24px 60px #5c3a2e18}.menu-section{background:#f1dfcf}.classic-flourish{color:#c76f52}.menu-heading .eyebrow{color:#b55d42}.menu-heading h2{color:#50362d}.menu-heading .menu-subtitle{color:#705e54!important}.menu-preorder{background:#c76f52;box-shadow:0 12px 28px #8b432d22}.menu-preorder span{color:#fff8f4}.restaurant-menu{background:#fffaf3;border-color:#bd7b59;box-shadow:0 28px 70px #5c3a2e1b}.restaurant-menu:before{border-color:#dfbfa5}.restaurant-menu:after{color:#98674e;border-top-color:#ddc3ad}.menu-title{border-bottom-color:#c76f52}.menu-title span{color:#5c3a2e}.menu-title i{color:#a67861}.restaurant-item{border-bottom-color:#e0cbb9}.restaurant-item:nth-of-type(2n){background:#fbf1e7}.restaurant-item:hover{background:#f4dfd1}.item-copy b{color:#46342d}.price-box{background:#fffaf3;border-color:#d0aa8c}.price-box.family{background:#c76f52;border-color:#c76f52}.price-box.family b,.price-box.family small{color:#fff}.plan-card{border-color:#d8bda7}.plan-card.selected,.choice-row button.active{background:#5c3a2e;border-color:#5c3a2e}.plan-card.selected .check{color:#5c3a2e}.add-dish,.counter button{color:#9e4d35;border-color:#c76f52}.whatsapp{background:#7f675b}footer{background:#49342c}body,button,input,select,textarea{font-family:Geeza Pro,DejaVu Sans,Tahoma,Arial,sans-serif;font-weight:400}.hero h1,.menu-heading h2,.order-intro h2,.menu-title span,.item-copy b,.plan-card b,.weekly-picker h3,.multi-order>h3,.counter-section h3{letter-spacing:0;font-family:Damascus,Geeza Pro,DejaVu Sans,Tahoma,sans-serif;font-style:normal}.restaurant-item.has-photo .item-copy b{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.photo-hint{color:#8b4c3a;white-space:nowrap;background:#f6e5d8;border:1px solid #ddbea9;border-radius:99px;padding:5px 9px;font:700 10px Tahoma,Arial,sans-serif}.restaurant-item.has-photo:hover .photo-hint{background:#fff6ed}.dish-modal-backdrop{z-index:1000;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#2f201bd9;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.dish-modal{text-align:right;background:#fffaf3;border:1px solid #d9bea8;border-radius:24px;grid-template-columns:1.15fr .85fr;width:min(900px,100%);max-height:calc(100vh - 44px);display:grid;position:relative;overflow:auto;box-shadow:0 30px 90px #1c100c66}.dish-modal>img{object-fit:cover;border-radius:0 24px 24px 0;width:100%;height:100%;min-height:480px}.dish-modal-copy{flex-direction:column;justify-content:center;padding:48px 38px;display:flex}.dish-modal-kicker{font-weight:800;color:#b55d42!important;margin:0 0 10px!important;font-size:12px!important}.dish-modal h3{color:#50362d;margin:0 0 14px;font-family:Damascus,Geeza Pro,Tahoma,sans-serif;font-size:34px;line-height:1.3}.dish-modal-copy>p{color:#705e54;margin:0 0 24px;line-height:1.9}.dish-modal-prices{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:25px;display:grid}.dish-modal-prices span{text-align:center;background:#fffdf9;border:1px solid #dcc4b0;border-radius:12px;padding:13px}.dish-modal-prices span:last-child{color:#fff;background:#5c3a2e;border-color:#5c3a2e}.dish-modal-prices small,.dish-modal-prices b{display:block}.dish-modal-prices small{margin-bottom:5px;font-size:10px}.dish-modal-prices b{font:700 20px Georgia,serif}.dish-modal-close{z-index:2;color:#5c3a2e;cursor:pointer;background:#fffaf3e8;border:0;border-radius:50%;width:40px;height:40px;font-size:29px;line-height:1;position:absolute;top:14px;left:14px;box-shadow:0 5px 18px #2e1b1530}.dish-order-button{cursor:pointer;width:100%}@media (width<=800px){.dish-modal-backdrop{padding:12px}.dish-modal{border-radius:19px;max-height:calc(100vh - 24px);display:block}.dish-modal>img{border-radius:19px 19px 0 0;height:260px;min-height:0}.dish-modal-copy{padding:25px 21px 23px}.dish-modal h3{font-size:27px}.dish-modal-copy>p{margin-bottom:18px}.dish-modal-close{top:10px;left:10px}.dish-modal-prices{margin-bottom:18px}.photo-hint{padding:4px 7px;font-size:9px}}.submit-row .primary:disabled{opacity:.65;cursor:wait}.order-success{color:#244a34;background:#eef6ef;border:1px solid #9db8a4;border-radius:13px;gap:5px;margin-top:18px;padding:16px 18px;display:grid}.order-success b{font-size:18px}.order-success span{text-align:right;direction:ltr;font-weight:800}.order-success small{color:#567060}.order-success a{color:#244a34;margin-top:5px;font-weight:800;text-decoration:underline}.order-error{color:#8a332e;background:#fff0ef;border:1px solid #dba7a3;border-radius:10px;margin-top:14px;padding:13px;font-weight:700}.track-shell{background:var(--paper);place-items:center;min-height:100vh;padding:42px 18px;display:grid}.track-card{text-align:center;background:#fffdfa;border:1px solid #dfc8b3;border-radius:24px;width:min(620px,100%);padding:30px;box-shadow:0 22px 60px #4e351f18}.track-logo{color:#fff;background:#5c3a2e;border-radius:50%;place-items:center;width:58px;height:58px;margin:auto;font-size:30px;font-weight:800;text-decoration:none;display:grid}.track-card h1{margin:10px 0;font-family:Georgia,Geeza Pro,serif;font-size:38px}.track-card>p{color:var(--muted)}.track-card form{text-align:right;gap:14px;margin:25px 0;display:grid}.track-card label{font-weight:700}.track-card input{border:1px solid var(--line);background:#fff;border-radius:10px;width:100%;margin-top:7px;padding:13px}.track-error{color:#8a332e;background:#fff0ef;border-radius:10px;padding:13px}.track-result{background:#eef6ef;border:1px solid #b8cbbd;border-radius:18px;margin-top:22px;padding:22px}.track-result h2{color:#244a34;margin:8px 0}.track-result>p{color:#567060}.track-steps{grid-template-columns:repeat(4,1fr);gap:6px;margin:24px 0;display:grid}.track-steps span{color:#9d9288;justify-items:center;gap:7px;display:grid}.track-steps i{background:#e4ded7;border-radius:50%;place-items:center;width:32px;height:32px;font-style:normal;font-weight:800;display:grid}.track-steps span.done{color:#315a40}.track-steps span.done i{color:#fff;background:#315a40}.track-whatsapp{margin-top:8px;text-decoration:none}.back-menu{color:#5c3a2e;margin-top:24px;font-weight:700;display:inline-block}.track-message{background:#f8eee3;border-radius:14px;margin:28px 0;padding:18px}.short-order-number{color:#244a34;direction:ltr;margin:4px 0 14px;font-size:34px;display:block}.auto-refresh{color:#64806d;margin:-10px 0 16px;display:block}.footer-links{flex-wrap:wrap;gap:10px;display:flex}.footer-links a{color:#fff;border:1px solid #fff5;border-radius:9px;padding:9px 13px;font-weight:700;text-decoration:none}.footer-links a:hover{background:#ffffff18}.menu-preorder a{color:inherit;font-size:13px;font-weight:700;text-decoration:underline}.drink-variant{font-size:13px;background:#fff!important;width:auto!important;margin:7px 0 0!important;padding:7px 10px!important;display:inline-block!important}.drink-counter-row>span{justify-items:start;display:grid}@media (width<=800px){.footer-links{justify-content:center;margin-top:18px}}.admin-shell{color:#44332d;direction:rtl;background:#f4ede4;min-height:100vh;padding:36px}.admin-login{text-align:center;background:#fffaf3;border:1px solid #dbc5b2;border-radius:22px;width:min(480px,100%);margin:8vh auto;padding:38px;box-shadow:0 22px 60px #4e342718}.admin-login .footer-mark{margin:0 auto 18px}.admin-login h1{color:#5c3a2e;margin:0 0 10px;font-family:Damascus,Geeza Pro,Tahoma,sans-serif}.admin-login p{color:#746357;line-height:1.7}.admin-login form{gap:12px;margin:25px 0 18px;display:grid}.admin-login input{text-align:center;background:#fff;border:1px solid #d7c2af;border-radius:11px;width:100%;padding:14px;font-size:17px}.admin-login a:not(.primary){color:#7d4b39;text-decoration:underline}.admin-login .primary{text-decoration:none}.admin-error{background:#fff0ef;border-radius:9px;padding:10px;color:#9b322d!important}.admin-header{justify-content:space-between;align-items:center;gap:20px;max-width:1100px;margin:auto;display:flex}.admin-header p{color:#a65b43;margin:0;font-weight:800}.admin-header h1{color:#51372e;margin:4px 0;font-family:Damascus,Geeza Pro,Tahoma,sans-serif}.admin-header>div:last-child{gap:8px;display:flex}.admin-header button{color:#5c3a2e;cursor:pointer;background:#fffaf3;border:1px solid #bd9d86;border-radius:9px;padding:10px 15px;font-weight:700}.admin-stats{grid-template-columns:repeat(3,1fr);gap:12px;max-width:1100px;margin:24px auto;display:grid}.admin-stats span{background:#fffaf3;border:1px solid #dec9b7;border-radius:15px;padding:18px}.admin-stats b{color:#a0523a;margin-left:7px;font-size:26px}.orders-list,.empty-orders{max-width:1100px;margin:auto}.empty-orders{text-align:center;background:#fffaf3;border-radius:18px;padding:50px}.order-card{background:#fffaf3;border:1px solid #ddc9b8;border-right:6px solid #a0523a;border-radius:16px;margin-bottom:15px;padding:22px;box-shadow:0 9px 25px #5d3d2d0b}.order-card.status-confirmed{border-right-color:#49795b}.order-card.status-preparing{border-right-color:#d08b35}.order-card.status-delivered{border-right-color:#7495a5}.order-card.status-cancelled{opacity:.65;border-right-color:#888}.order-card-head{border-bottom:1px solid #eadbce;justify-content:space-between;gap:18px;padding-bottom:15px;display:flex}.order-card-head h2{text-align:right;direction:ltr;margin:7px 0 4px;font:700 18px Georgia,serif}.order-card-head time{color:#7a695e;font-size:12px}.order-status{color:#7a3d2e;background:#f1dfd2;border-radius:99px;padding:5px 10px;font-size:11px;font-weight:800;display:inline-block}.order-card-head select{background:#fff;border:1px solid #ccb5a2;border-radius:9px;align-self:center;padding:10px}.customer-grid{grid-template-columns:repeat(4,1fr);gap:12px;margin:16px 0;display:grid}.customer-grid p{background:#fbf5ee;border-radius:10px;margin:0;padding:12px}.customer-grid small,.customer-grid b,.customer-grid a{display:block}.customer-grid small{color:#8c776a;margin-bottom:5px}.customer-grid a{color:#2e6546;text-align:right;direction:ltr;font-weight:800}.order-details{border-top:1px dashed #dcc6b4;padding-top:14px}.order-details h3{margin:0 0 10px}.order-details p{margin:7px 0}.order-details small{color:#7e6b5f;display:block}.order-notes{background:#fff4d9;border-radius:9px;padding:12px;line-height:1.7}.order-notes small{color:#7a592b;font-weight:800;display:block}.notification-card{background:#edf5e8;border:1px solid #c8d9bd;border-radius:15px;justify-content:space-between;align-items:center;gap:16px;max-width:1100px;margin:22px auto 0;padding:16px 18px;display:flex}.notification-card b,.notification-card small{display:block}.notification-card b{color:#496137;margin-bottom:5px}.notification-card small{color:#617057;line-height:1.6}.notification-card .primary{white-space:nowrap;padding:11px 17px}.notification-card button:disabled{opacity:.65}.admin-header .delete-orders{color:#9b322d;background:#fff2f0;border-color:#d8a8a2}@media (width<=700px){.admin-shell{padding:19px 13px}.admin-login{padding:27px 20px}.admin-header{align-items:flex-start}.notification-card{flex-direction:column;align-items:stretch}.notification-card .primary{width:100%}.admin-stats{grid-template-columns:1fr}.admin-stats span{padding:13px}.order-card{padding:16px}.order-card-head{display:block}.order-card-head select{width:100%;margin-top:12px}.customer-grid{grid-template-columns:1fr 1fr}.customer-grid p:nth-child(3){grid-column:1/-1}}.hero h1{font-weight:700;line-height:1.35}.menu-heading h2{font-weight:700;line-height:1.5!important}.menu-heading .menu-subtitle{font-family:Geeza Pro,DejaVu Sans,Tahoma,sans-serif;font-weight:400;line-height:1.9!important}.menu-title span{font-weight:700;line-height:1.45}.item-copy b{font-size:20px;font-weight:700;line-height:1.65}.item-copy small{font-family:Geeza Pro,DejaVu Sans,Tahoma,sans-serif;font-size:13px;font-weight:400;line-height:1.85}.price-box small{font-family:Geeza Pro,DejaVu Sans,Tahoma,sans-serif;font-weight:400;line-height:1.5}.plan-card b{font-weight:700}.order-form label{font-weight:600;line-height:1.7}.topbar nav{font-family:Geeza Pro,DejaVu Sans,Tahoma,sans-serif;font-weight:600}@media (width<=800px){.menu-heading h2{font-size:30px!important;line-height:1.55!important}.menu-heading .menu-subtitle{line-height:1.9!important}.item-copy b{font-size:18px;line-height:1.65}.item-copy small{font-size:12px;line-height:1.9}.menu-title span{font-size:21px;line-height:1.5}}.app-topbar{grid-template-columns:auto 1fr auto;align-items:center;gap:14px;height:auto;min-height:72px;padding:10px max(18px,50vw - 560px);display:grid}.app-topbar .mini-mark{cursor:pointer;background:#fffaf3;border:1px solid #c98d68}.app-tabs{background:#f0dfd0;border-radius:14px;justify-self:center;gap:6px;padding:5px;display:flex}.app-tabs button{color:#755e52;cursor:pointer;background:0 0;border:0;border-radius:10px;align-items:center;gap:8px;padding:10px 22px;font-weight:800;display:flex}.app-tabs button.active{color:#5c3a2e;background:#fffaf3;box-shadow:0 4px 14px #5c3a2e18}.cart-badge{color:#fff;background:#c76f52;border-radius:99px;place-items:center;min-width:22px;height:22px;padding:0 6px;font:800 12px Arial;display:grid}.app-hero{min-height:330px;padding-top:55px;padding-bottom:45px}.app-menu{width:min(1120px,100%);margin:0 auto}.app-category-title{border-bottom:1px solid #d9bea8;justify-content:space-between;align-items:flex-end;margin:34px 0 14px;padding-bottom:10px;display:flex}.app-category-title h3{color:#50362d;margin:0;font-size:25px}.app-category-title span{color:#a67861;letter-spacing:1.5px;font:700 11px Arial}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.product-card{text-align:start;cursor:pointer;background:#fffdf9;border:1px solid #e1ccba;border-radius:20px;grid-template-columns:126px 1fr;align-items:center;gap:17px;min-height:150px;padding:14px;transition:all .2s;display:grid;position:relative;box-shadow:0 8px 25px #5c3a2e0b}.product-card.no-product-photo{grid-template-columns:1fr;min-height:120px}.product-card.no-product-photo .product-copy{padding-inline-start:6px}.product-card:hover{border-color:#c99173;transform:translateY(-2px);box-shadow:0 14px 32px #5c3a2e16}.product-visual{background:#f5eade;border-radius:16px;place-items:center;width:126px;height:122px;display:grid;overflow:hidden}.product-visual img{object-fit:cover;width:100%;height:100%}.product-visual i{font-size:52px;font-style:normal}.product-copy{gap:7px;padding-inline-end:42px;display:grid}.product-copy b{color:#44312a;font-size:20px}.product-copy small{color:#806d62;line-height:1.6}.product-copy strong{color:#a14f35;font:800 16px Arial}.product-plus{color:#b55d42;inset-inline-end:15px;background:#fff;border:1px solid #dab49e;border-radius:50%;place-items:center;width:39px;height:39px;font:400 30px/1 Arial;display:grid;position:absolute;bottom:15px;box-shadow:0 4px 12px #5c3a2e18}.soft-drinks-visual{background:#faf4ed}.sticky-order-button{z-index:20;color:#fff;cursor:pointer;background:#5c3a2e;border:0;border-radius:15px;justify-content:center;align-items:center;gap:11px;width:min(520px,100% - 24px);margin:30px auto 0;padding:16px 22px;font-size:17px;font-weight:800;display:flex;position:sticky;bottom:16px;box-shadow:0 13px 35px #3b211a48}.sticky-order-button span{background:#c76f52;border-radius:99px;place-items:center;min-width:26px;height:26px;display:grid}.app-order-page{min-height:100vh;padding-top:105px}.back-to-menu{color:#a14f35;cursor:pointer;background:0 0;border:0;margin-bottom:15px;font-weight:800}.product-modal-backdrop{z-index:1500;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#251711b8;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.product-modal{background:#fffdf9;border-radius:24px;width:min(650px,100%);max-height:calc(100vh - 36px);position:relative;overflow:auto;box-shadow:0 30px 90px #160d0966}.product-modal.no-product-image .product-modal-body{padding-top:72px}.product-modal-close{z-index:2;color:#5c3a2e;cursor:pointer;top:13px;background:#fffdf9dd;border:0;border-radius:50%;width:42px;height:42px;font-size:30px;position:absolute;inset-inline-start:13px;box-shadow:0 4px 14px #321b142d}.product-modal-visual{background:#f7eee5;place-items:center;height:245px;display:grid;overflow:hidden}.product-modal-visual img{object-fit:cover;width:100%;height:100%}.product-modal-visual span{font-size:84px}.product-modal-body{padding:25px}.product-modal-body>h2{color:#4b3027;margin:0;font-size:29px}.product-modal-body>p{color:#78665c;margin:8px 0 19px;line-height:1.7}.option-list{border:0;gap:9px;margin:20px 0;padding:0;display:grid}.option-list legend{margin-bottom:10px;font-size:18px;font-weight:800}.option-list label{cursor:pointer;background:#fff;border:1px solid #dcc7b5;border-radius:13px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:13px 14px;display:grid}.option-list label.selected{background:#fff7f2;border:2px solid #c76f52;padding:12px 13px}.option-list input{accent-color:#c76f52;width:21px;height:21px}.option-list label span{gap:3px;display:grid}.option-list label small{color:#877268}.option-list label strong{font:800 17px Arial}.option-list.compact{grid-template-columns:1fr 1fr}.option-list.compact legend{grid-column:1/-1}.modal-quantity{justify-content:space-between;align-items:center;margin:20px 0;display:flex}.modal-quantity>div{align-items:center;gap:18px;display:flex}.modal-quantity button{color:#b55d42;cursor:pointer;background:#fff;border:1px solid #d6b8a2;border-radius:50%;width:39px;height:39px;font-size:25px}.add-to-order{color:#fff;cursor:pointer;background:#5c3a2e;border:0;border-radius:14px;width:100%;padding:16px;font-size:17px;font-weight:800}.app-order-page .order-form{margin-top:24px}@media (width<=760px){.app-topbar{grid-template-columns:auto 1fr auto;gap:8px;padding:9px 12px}.app-tabs button{padding:9px 12px;font-size:13px}.app-topbar .language-switch{padding:4px}.app-hero{min-height:260px;padding-top:35px}.product-grid{grid-template-columns:1fr}.product-card{grid-template-columns:98px 1fr;min-height:124px;padding:11px}.product-card.no-product-photo{grid-template-columns:1fr;min-height:110px}.product-visual{width:98px;height:98px}.product-copy{padding-inline-end:38px}.product-copy b{font-size:17px}.product-copy small{font-size:12px}.app-category-title{margin-top:28px}.app-category-title h3{font-size:21px}.product-modal-backdrop{align-items:end;padding:0}.product-modal{border-radius:24px 24px 0 0;width:100%;max-height:92vh}.product-modal-visual{height:210px}.product-modal-body{padding:22px 18px 26px}.product-modal.no-product-image .product-modal-body{padding-top:68px}.option-list.compact{grid-template-columns:1fr 1fr}}.cart-page,.checkout-page{color:#352821;background:#f7f3ef;min-height:100vh;padding:96px max(18px,50vw - 450px) 130px}.cart-titlebar{grid-template-columns:52px 1fr 52px;align-items:center;height:72px;margin-bottom:18px;display:grid}.cart-titlebar h1{text-align:center;color:#34261f;margin:0;font-size:27px}.cart-titlebar>button{color:#4d352b;cursor:pointer;background:#fff;border:0;border-radius:50%;width:46px;height:46px;font-size:29px;box-shadow:0 6px 20px #4b312415}.cart-titlebar>span{color:#a7543c;background:#fff5ed;border-radius:12px;justify-self:end;place-items:center;min-width:38px;height:38px;padding:0 10px;font-weight:800;display:grid}.cart-card,.checkout-card,.empty-cart{background:#fff;border:1px solid #eee2d8;border-radius:25px;box-shadow:0 12px 35px #4d332411}.cart-card{padding:24px 28px}.cart-brand{border-bottom:1px solid #eee4dc;align-items:center;gap:12px;padding-bottom:17px;font-size:22px;display:flex}.cart-brand .footer-mark{width:42px;height:42px;margin:0;font-size:19px}.cart-line{border-bottom:1px dashed #e4d9d0;grid-template-columns:92px 1fr auto;align-items:center;gap:15px;padding:19px 0;display:grid}.cart-line.no-thumb{grid-template-columns:1fr auto}.cart-thumb{background:#f5e9df;border-radius:17px;place-items:center;width:88px;height:88px;display:grid;overflow:hidden}.cart-thumb img{object-fit:cover;width:100%;height:100%}.cart-thumb span{font-size:43px}.cart-thumb.soft img{object-fit:contain;background:#fff}.cart-line-copy{align-self:center;gap:5px;display:grid}.cart-line-copy>b{font-size:19px}.cart-line-copy>strong{color:#a14f35;direction:ltr;justify-self:start;font:800 16px Arial}.cart-line-copy>small{color:#8b7b71;line-height:1.5}.cart-stepper{direction:ltr;background:#fcfaf8;border:1px solid #eadfd7;border-radius:99px;align-items:center;gap:9px;padding:6px;display:flex}.cart-stepper button{color:#70483a;cursor:pointer;background:#fff;border:0;border-radius:50%;width:30px;height:30px;font-size:20px}.cart-stepper .trash{color:#b55744;font-size:18px}.cart-stepper b{text-align:center;min-width:20px}.cart-subtotal{justify-content:space-between;align-items:center;padding-top:22px;font-size:21px;display:flex}.cart-subtotal strong{color:#4e362d;direction:ltr;font:800 22px Arial}.empty-cart{text-align:center;padding:70px 25px}.empty-cart>span{font-size:58px}.empty-cart h2{margin:15px 0 7px}.empty-cart p{color:#806e63}.empty-cart button,.add-more{color:#5b3c31;cursor:pointer;background:#fffaf5;border:1px solid #d9c6b8;border-radius:14px;padding:14px 20px;font-weight:800}.complete-order{background:#fff;border:1px solid #eee2d8;border-radius:25px;margin:24px 0;padding:22px;overflow:hidden}.complete-order h2{margin:0 0 16px;font-size:22px}.recommend-row{scroll-snap-type:x mandatory;gap:13px;padding-bottom:6px;display:flex;overflow-x:auto}.recommend-row>button{text-align:start;color:#3d2d26;cursor:pointer;scroll-snap-align:start;background:0 0;border:0;min-width:165px}.recommend-row>button>span{background:#f5ebe2;border-radius:18px;width:165px;height:132px;display:block;position:relative;overflow:hidden}.recommend-row img{object-fit:cover;width:100%;height:100%}.recommend-row i{color:#b65e43;inset-inline-end:9px;background:#fff;border-radius:50%;place-items:center;width:38px;height:38px;font:28px Arial;display:grid;position:absolute;bottom:9px;box-shadow:0 5px 16px #432b201c}.recommend-row b,.recommend-row small{margin-top:7px;display:block}.recommend-row small{color:#a14f35;font-weight:800}.cart-bottom{z-index:25;background:#fff;border-radius:20px;grid-template-columns:auto 1fr;gap:12px;padding:12px;display:grid;position:sticky;bottom:12px;box-shadow:0 14px 45px #38231b35}.checkout-button,.place-order{color:#fff;cursor:pointer;background:#5c3a2e;border:0;border-radius:14px;justify-content:space-between;align-items:center;gap:20px;padding:15px 20px;font-size:17px;font-weight:800;display:flex}.checkout-button strong,.place-order strong{direction:ltr;font:800 16px Arial}.checkout-form{gap:18px;display:grid}.checkout-card{padding:25px}.checkout-card h2{margin:0 0 18px;font-size:22px}.preorder-hint{color:#76522d;background:#fff4df;border-radius:12px;padding:11px 14px;font-weight:700}.delivery-days,.change-options{grid-template-columns:repeat(3,1fr);gap:10px;margin:16px 0;display:grid}.delivery-days button,.change-options button{color:#5c4b42;cursor:pointer;background:#faf8f6;border:1px solid #ddd4ce;border-radius:14px;padding:14px 8px;font-weight:800}.delivery-days button.selected,.change-options button.selected{color:#9d4c35;background:#fff5ef;border:2px solid #b96549;padding:13px 7px}.checkout-card label{gap:8px;margin-top:13px;font-weight:800;display:grid}.checkout-card input,.checkout-card select,.checkout-card textarea{width:100%;font:inherit;color:#46342c;background:#fff;border:1px solid #ded1c7;border-radius:13px;padding:14px}.checkout-card textarea{resize:vertical;min-height:95px}.checkout-card>small{color:#85756b;margin-top:10px;display:block}.cash-method{border:1px solid #e4d9d0;border-radius:16px;grid-template-columns:55px 1fr auto;align-items:center;gap:14px;padding:15px;display:grid}.cash-method>span{color:#fff;background:#c77458;border-radius:14px;place-items:center;width:50px;height:50px;font:800 27px Arial;display:grid}.cash-method div{gap:4px;display:grid}.cash-method small{color:#8a7a70}.cash-method i{color:#8f4934;background:#ebd9cf;border-radius:50%;place-items:center;width:28px;height:28px;font-style:normal;display:grid}.payment-card h3{margin:22px 0 0}.total-card{gap:14px;display:grid}.total-card>div{justify-content:space-between;align-items:center;gap:20px;display:flex}.total-card b{direction:ltr;font-family:Arial}.total-card hr{border:0;border-top:1px dashed #ddd1c8;width:100%}.grand-total{font-size:20px}.checkout-actions{z-index:25;background:#fff;border-radius:20px;grid-template-columns:.8fr 1.2fr;gap:12px;padding:12px;display:grid;position:sticky;bottom:12px;box-shadow:0 14px 45px #38231b35}.checkout-actions .whatsapp{border-radius:14px}.place-order:disabled{opacity:.65}.checkout-page .two-cols,.checkout-page .order-error{margin:0}.checkout-page .cart-titlebar{margin-bottom:8px}@media (width<=650px){.cart-page,.checkout-page{padding:82px 10px 110px}.cart-titlebar{height:62px;margin-bottom:10px}.cart-titlebar h1{font-size:23px}.cart-card{border-radius:21px;padding:16px 14px}.cart-line{grid-template-columns:70px 1fr;gap:12px}.cart-line.no-thumb{grid-template-columns:1fr}.cart-thumb{border-radius:14px;width:68px;height:68px}.cart-line-copy>b{font-size:16px}.cart-line-copy>small{font-size:11px}.cart-stepper{grid-column:2;justify-self:start;margin-top:-4px}.cart-line.no-thumb .cart-stepper{grid-column:1}.cart-brand,.cart-subtotal{font-size:18px}.complete-order{border-radius:21px;padding:18px 14px}.recommend-row>button,.recommend-row>button>span{width:138px;min-width:138px}.recommend-row>button>span{height:112px}.cart-bottom{grid-template-columns:115px 1fr}.add-more{padding:12px 8px}.checkout-button{padding:14px 13px;font-size:15px}.checkout-card{border-radius:21px;padding:20px 16px}.delivery-days{grid-template-columns:repeat(3,1fr)}.change-options{grid-template-columns:1fr 1fr}.checkout-actions{grid-template-columns:1fr}.checkout-actions .whatsapp{order:2}.place-order{order:1}.checkout-page .two-cols{grid-template-columns:1fr}.total-card>div{align-items:flex-start}.total-card b{text-align:end}}.header-tools{align-items:center;gap:18px;display:flex}.language-switch{direction:ltr;background:#fffaf3;border:1px solid #dfc8b5;border-radius:99px;align-items:center;gap:7px;padding:6px 10px;display:flex}.language-switch button{color:#8b7568;cursor:pointer;background:0 0;border:0;padding:3px 5px;font-size:12px}.language-switch button.active{color:#5c3a2e;font-weight:800}.language-switch span{color:#c7aa94}.topbar nav{display:flex}main[lang=en] .restaurant-item,main[lang=en] .order-form,main[lang=en] .order-intro{text-align:left}main[lang=en] .price-boxes,main[lang=en] .counter{direction:ltr}.restaurant-item.has-menu-photo{grid-template-columns:76px 1fr auto}.menu-dish-photo{object-fit:cover;background:#fff;border:1px solid #dbc7b5;border-radius:14px;width:68px;height:68px;transition:transform .2s;box-shadow:0 5px 14px #4b2f2518}.restaurant-item.has-menu-photo:hover .menu-dish-photo{transform:scale(1.03)}@media (width<=800px){.restaurant-item.has-menu-photo{grid-template-columns:64px 1fr}.restaurant-item.has-menu-photo .price-boxes{grid-column:1/-1}.menu-dish-photo{border-radius:12px;width:58px;height:58px}}.simple-item.has-side-photo{grid-template-columns:52px 1fr auto;align-items:center;gap:10px;display:grid}.side-menu-photo{object-fit:cover;background:#fff;border:1px solid #dbc7b5;border-radius:11px;width:46px;height:46px;box-shadow:0 4px 12px #4b2f2515}.menu-dish-photo,.side-menu-photo{cursor:zoom-in}.photo-lightbox{z-index:1200;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#2b1c17dd;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.photo-lightbox-card{text-align:center;background:#fffaf3;border-radius:22px;width:min(600px,100%);padding:12px 12px 18px;position:relative;box-shadow:0 28px 90px #160d0966}.photo-lightbox-card img{object-fit:contain;border-radius:14px;width:100%;max-height:72vh;display:block}.photo-lightbox-card b{color:#4d362f;margin-top:10px;font-size:20px;display:block}.photo-lightbox-card .photo-close{color:#5c3a2e;cursor:pointer;background:#fffaf3e8;border:0;border-radius:50%;width:42px;height:42px;font-size:30px;line-height:1;position:absolute;top:20px;left:20px;box-shadow:0 5px 18px #2e1b1530}.photo-gallery-controls{justify-content:center;align-items:center;gap:18px;margin-top:10px;display:flex}.photo-gallery-controls button{color:#5c3a2e;cursor:pointer;background:#fff;border:1px solid #dbc7b5;border-radius:50%;width:38px;height:38px;font-size:28px;line-height:1}.photo-gallery-controls span{color:#7a6258;min-width:42px;font-weight:700}@media (width<=800px){.header-tools{gap:8px}.language-switch{gap:3px;padding:5px 7px}.language-switch button{padding:2px 3px;font-size:11px}.topbar nav a:last-child{padding:10px 14px}.topbar nav a:first-child{display:none}}.change-options{grid-template-columns:1.35fr 1fr 1fr}@media (width<=650px){.change-options{grid-template-columns:1.35fr 1fr 1fr}}.reviews-section{color:#44312a;background:#f8f1e9;padding:58px max(18px,50vw - 480px)}.reviews-heading{text-align:center;margin-bottom:22px}.reviews-heading h2{margin:5px 0 0;font:700 34px Georgia,serif}.reviews-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:20px;display:grid}.review-card{background:#fffdf9;border:1px solid #e3cfbd;border-radius:18px;padding:18px;box-shadow:0 8px 25px #5c3a2e0b}.review-card p{color:#5d4a41;margin:10px 0;line-height:1.75}.review-card b{font-size:14px}.review-stars{color:#c47646;letter-spacing:2px;text-align:start;direction:ltr;font-size:20px}.review-stars span{color:#dfd1c6}.review-form{background:#fffdf9;border:1px solid #e3cfbd;border-radius:21px;gap:15px;max-width:620px;margin:0 auto;padding:22px;display:grid;box-shadow:0 10px 30px #5c3a2e10}.review-form label{gap:7px;font-weight:700;display:grid}.review-form input,.review-form textarea{width:100%;font:inherit;color:#44312a;background:#fff;border:1px solid #dcc9ba;border-radius:12px;padding:13px}.review-form textarea{resize:vertical;min-height:105px}.review-form fieldset{border:0;margin:0;padding:0}.review-form legend{margin-bottom:6px;font-weight:700}.star-picker{direction:ltr;gap:5px;display:flex}.star-picker button{color:#dfd1c6;cursor:pointer;background:0 0;border:0;padding:2px;font-size:31px;line-height:1}.star-picker button.selected{color:#c47646}.review-submit{color:#fff;cursor:pointer;background:#5c3a2e;border:0;border-radius:13px;padding:14px;font-size:17px;font-weight:800}.review-submit:disabled{opacity:.65}.review-message{text-align:center;margin:0;font-weight:700}.review-message.success{color:#48663a}.review-message.error{color:#a23e34}.admin-reviews{max-width:1100px;margin:28px auto}.admin-reviews>h2{margin-bottom:14px}.admin-review-card{background:#fff;border:1px solid #e3d5ca;border-radius:14px;margin-bottom:12px;padding:16px}.admin-review-head{justify-content:space-between;gap:16px;display:flex}.admin-review-stars{color:#c47646;direction:ltr}.admin-review-card p{line-height:1.7}.admin-review-actions{gap:9px;display:flex}.admin-review-actions button{cursor:pointer;background:#fff;border:1px solid #ccb5a2;border-radius:9px;padding:9px 13px;font-weight:800}.admin-review-actions .approve{color:#496137;background:#edf5e8;border-color:#c8d9bd}.admin-review-actions .delete{color:#9b322d;background:#fff2f0;border-color:#d8a8a2}@media (width<=700px){.reviews-section{padding-top:42px;padding-bottom:42px}.reviews-grid{grid-template-columns:1fr}.review-form{padding:18px}.admin-review-head{display:block}.admin-review-actions{margin-top:12px}}
