:root{color-scheme:dark;color:#f7f2e9;font-synthesis:none;text-rendering:optimizelegibility;--ink:#f7f2e9;--muted:#ada69b;--gold:#d4a158;--red:#7d2029;--surface:#171513;--line:#f7f2e921;background:#0e0d0c;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;background:#0e0d0c;min-width:20rem;scroll-padding-top:4.75rem}body{background:radial-gradient(circle at 80% 5%,#7d202938,#0000 26rem),#0e0d0c;min-height:100dvh;margin:0;overflow-x:clip}body,button,a{font:inherit}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible{outline:2px solid var(--gold);outline-offset:4px}img{max-width:100%;display:block}.restaurant-home{min-height:100vh}.site-header,.restaurant-hero,.menu-section,.contact-section,.site-footer{width:min(100% - clamp(2rem,6vw,5rem),76rem);margin-inline:auto}.site-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:5.5rem;display:flex}.site-header__brand{border-radius:.5rem;min-width:0}.brand-mark{align-items:center;gap:.75rem;min-width:0;display:inline-flex}.brand-mark__image,.brand-mark__monogram{border-radius:50%;width:2.7rem;height:2.7rem}.brand-mark__image{object-fit:cover}.brand-mark__monogram{color:var(--gold);letter-spacing:.08em;border:1px solid #d4a15880;place-items:center;font-family:Georgia,Times New Roman,serif;font-size:.78rem;display:grid}.brand-mark__name{letter-spacing:.02em;text-overflow:ellipsis;white-space:nowrap;font-family:Georgia,Times New Roman,serif;font-size:1.15rem;overflow:hidden}.site-header__nav,.site-footer nav{color:var(--muted);align-items:center;gap:1.5rem;font-size:.85rem;display:flex}.site-header__nav a,.site-footer a,.contact-section__socials a{transition:color .18s,opacity .18s}.site-header__nav a:hover,.site-header__nav a:focus-visible,.site-footer a:hover,.site-footer a:focus-visible,.contact-section__socials a:hover,.contact-section__socials a:focus-visible{color:var(--ink)}.site-footer nav a{text-transform:capitalize}.site-footer nav{flex-wrap:wrap;min-width:0}.restaurant-hero{align-items:center;gap:clamp(2.5rem,6vw,6rem);min-height:calc(100dvh - 5.5rem);padding-block:clamp(4rem,9vw,8rem);display:grid}.eyebrow{color:var(--gold);letter-spacing:.16em;text-transform:uppercase;margin:0 0 1rem;font-size:.72rem;font-weight:750}.restaurant-hero h1,.menu-section h2,.category-section h2,.contact-section h2,.home-state h1{font-family:Georgia,Times New Roman,serif;font-weight:500}.restaurant-hero h1{letter-spacing:-.045em;max-width:10ch;margin:0;font-size:clamp(3.2rem,8vw,7.8rem);line-height:.88}.restaurant-hero h1 span{color:var(--gold);font-style:italic;display:block}.restaurant-hero__intro{color:#c8c1b7;max-width:34rem;margin:2rem 0 0;font-size:clamp(1rem,1.7vw,1.2rem);line-height:1.75}.restaurant-hero__status{border:1px solid var(--line);border-radius:999px;width:fit-content;margin:0 0 1.25rem;padding:.55rem .9rem;font-size:.76rem;font-weight:700;line-height:1.5;display:inline-flex}.restaurant-hero__status--open{color:#a4e2b2;background:#7fc6901a}.restaurant-hero__status--opening_soon{color:#f2d18d;background:#d4a1581a}.restaurant-hero__status--closed{color:#f0b3b8;background:#7d20292e}.restaurant-hero__actions{flex-wrap:wrap;align-items:center;gap:1.25rem;margin-top:2.25rem;display:flex}.button{letter-spacing:.03em;border-radius:999px;justify-content:center;align-items:center;gap:.75rem;min-height:3.25rem;padding:.85rem 1.3rem;font-size:.82rem;font-weight:750;transition:transform .18s,background .18s;display:inline-flex}.button:hover,.button:focus-visible{transform:translateY(-2px)}.button--primary{color:#16100b;background:var(--gold)}.restaurant-hero__schedule{color:var(--muted);align-items:center;gap:.6rem;font-size:.85rem;display:inline-flex}.restaurant-hero__schedule span{color:#75bf83;font-size:.7rem}.restaurant-hero__visual{border:1px solid var(--line);background:linear-gradient(145deg, #d4a1581f, transparent 45%), linear-gradient(325deg, #7d202961, transparent 60%), var(--surface);border-radius:50% 50% 4rem 4rem;place-items:center;width:100%;min-width:0;min-height:25rem;display:grid;position:relative;overflow:hidden}.restaurant-hero__visual:before,.restaurant-hero__visual:after{content:"";border:1px solid #d4a1582e;border-radius:50%;width:13rem;height:13rem;position:absolute}.restaurant-hero__visual:before{top:-4rem;right:-3rem}.restaurant-hero__visual:after{bottom:-6rem;left:-2rem}.restaurant-hero__visual img{aspect-ratio:1;object-fit:cover;border-radius:50%;width:min(66%,18rem);box-shadow:0 2rem 5rem #00000059}.restaurant-hero__seal{width:12rem;height:12rem;color:var(--gold);border:1px solid #d4a15885;border-radius:50%;place-items:center;font-family:Georgia,Times New Roman,serif;display:grid;box-shadow:0 0 0 1rem #d4a1580d}.restaurant-hero__seal span{font-size:4rem;line-height:.7}.restaurant-hero__seal small{margin-top:-2.5rem;font-size:1.5rem}.restaurant-hero__caption{max-width:min(15rem,100% - 4rem);color:var(--muted);text-align:right;font-size:.72rem;line-height:1.5;position:absolute;bottom:2rem;right:2rem}.menu-section{border-top:1px solid var(--line);padding-block:clamp(4rem,8vw,7rem)}.menu-section__intro{gap:.65rem;margin-bottom:clamp(1.5rem,4vw,2.5rem);display:grid}.menu-section__intro h2{color:#efe5d6;letter-spacing:-.025em;max-width:18ch;margin:0;font-size:clamp(1.6rem,3vw,2.35rem);line-height:1.02}.category-section__header .eyebrow,.menu-empty .eyebrow{margin:0}.category-navigation{z-index:5;border-block:1px solid var(--line);backdrop-filter:blur(1rem);background:#0e0d0ceb;position:sticky;top:0;overflow:hidden;box-shadow:0 .8rem 2rem #0e0d0c2e}.category-navigation__track{scrollbar-width:none;gap:.9rem;padding-block:.95rem;display:flex;overflow-x:auto}.category-navigation__track::-webkit-scrollbar{display:none}.category-navigation a{border:1px solid var(--line);color:#d6cfc5;letter-spacing:.01em;text-align:center;white-space:nowrap;background:#f7f2e905;border-radius:999px;flex:none;justify-content:center;align-items:center;min-height:3.1rem;padding:.78rem 1.25rem;font-size:clamp(.92rem,.84rem + .24vw,1.02rem);font-weight:700;line-height:1.15;transition:transform .18s,border-color .18s,color .18s,background .18s,box-shadow .18s;display:inline-flex}.category-navigation a:hover,.category-navigation a:focus-visible{color:var(--ink);background:#d4a15814;border-color:#d4a15880;transform:translateY(-1px)}.category-navigation a[aria-current=true]{color:#16100b;background:linear-gradient(135deg,#f6dda4f5,#d4a158fa);border-color:#d4a158c7;box-shadow:0 .65rem 1.35rem #d4a1582e,inset 0 0 0 1px #ffffff29}.menu-section__categories{display:grid}.category-section{border-bottom:1px solid var(--line);gap:clamp(2rem,6vw,5rem);padding-block:clamp(4rem,8vw,7rem);scroll-margin-top:4.5rem;display:grid}.category-section__header{align-content:start;gap:.75rem;display:grid}.category-section__header h2,.category-section__header h3{margin:.75rem 0 0}.category-section__header h2{font-size:clamp(2.5rem,6vw,5.5rem);line-height:.95}.category-section__header h3{font-size:clamp(1.35rem,2vw,1.85rem);line-height:1.1}.category-section__header>p:last-child{max-width:34rem;color:var(--muted);margin:1.25rem 0 0;line-height:1.7}.category-section__children{gap:1.25rem;display:grid}.category-section--nested{background:linear-gradient(#d4a15814,#0000 40%),#1a1613b8;border:1px solid #d4a15824;border-radius:1.6rem;gap:1.35rem;padding:clamp(1.35rem,3vw,2rem);scroll-margin-top:6.5rem;box-shadow:inset 0 0 0 1px #ffffff08,0 1.25rem 2rem #0000001f}.category-section__header--nested{border-bottom:1px solid #d4a15824;gap:.6rem;padding-bottom:1rem}.category-section__header--nested:before{content:"";background:linear-gradient(90deg, var(--gold), #d4a1581f);border-radius:999px;width:3.25rem;height:.18rem}.category-section__header--nested h3{margin:0}.category-section__header--nested>p:last-child{color:#ebe0d0c2;max-width:42rem;margin:0;line-height:1.6}.category-section--nested .category-section__products{gap:.85rem}.category-section__products{gap:1rem;margin:0;padding:0;display:grid}.product-card{border:1px solid var(--line);background:#171513b8;border-radius:1.5rem;transition:border-color .2s,background .2s;display:grid;overflow:hidden}.product-card--expanded{background:var(--surface);border-color:#d4a15859}.product-card__image{aspect-ratio:4/3;background:linear-gradient(145deg,#d4a1581a,#0000),#11100f;min-height:12rem;position:relative;overflow:hidden}.product-card__image img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.product-card__image-fallback{width:100%;height:100%;min-height:inherit;color:var(--muted);text-align:center;background:radial-gradient(circle,#d4a1581f,#0000 65%),#11100f;place-content:center;gap:.75rem;padding:2rem;display:grid}.product-card__image-fallback span{width:4.5rem;height:4.5rem;color:var(--gold);border:1px solid #d4a15873;border-radius:50%;place-items:center;margin-inline:auto;font-family:Georgia,Times New Roman,serif;display:grid}.product-card__image-fallback p{margin:0;font-size:.78rem}.product-card:hover .product-card__image img,.product-card--expanded .product-card__image img{transform:scale(1.025)}.product-card__content{align-content:center;min-width:0;padding:clamp(1.25rem,4vw,2.25rem);display:grid}.product-card__summary{gap:1rem;display:grid}.product-card__summary-copy{gap:.65rem;min-width:0;display:grid}.product-card__title-row{gap:.45rem;min-width:0;display:grid}.product-card__summary h3{letter-spacing:-.03em;text-wrap:balance;word-break:normal;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.8rem,3.1vw,2.65rem);font-weight:500;line-height:1.02}.product-card__price{color:var(--gold);letter-spacing:.01em;margin:0;font-size:1rem;font-weight:700;line-height:1.2}.product-card__type{width:max-content;max-width:100%;color:var(--gold);letter-spacing:.06em;text-transform:uppercase;text-wrap:pretty;word-break:normal;background:#d4a15814;border:1px solid #d4a15838;border-radius:999px;margin:0;padding:.35rem .7rem;font-size:.74rem;font-weight:700;line-height:1.2}.product-card__tagline{color:#e6ddcf;text-wrap:pretty;word-break:normal;max-width:100%;margin:0;font-size:.96rem;line-height:1.45}.product-card button{border:1px solid var(--line);width:fit-content;min-height:2.75rem;color:var(--ink);cursor:pointer;background:0 0;border-radius:999px;flex:none;justify-content:space-between;align-items:center;gap:.65rem;padding:.7rem 1rem;font-size:.75rem;font-weight:750;transition:border-color .18s,background .18s;display:inline-flex}.product-card button:hover,.product-card button:focus-visible{background:#d4a15814;border-color:#d4a1588c}.product-card button span{color:var(--gold);font-size:1.15rem;line-height:.7}.product-card__details{border-top:1px solid var(--line);gap:1.25rem;margin-top:1.75rem;padding-top:1.75rem;animation:.24s both reveal-product;display:grid}.product-card__details>div{grid-template-columns:minmax(5.5rem,.3fr) minmax(0,1fr);gap:1rem;display:grid}.product-card__details span{color:var(--gold);letter-spacing:.1em;text-transform:uppercase;font-size:.65rem;font-weight:750}.product-card__details p{color:#d6cfc5;overflow-wrap:anywhere;margin:0;line-height:1.65}.product-card__ingredient-sections{gap:.7rem;display:grid}.product-card__ingredient-section{color:#d6cfc5;overflow-wrap:anywhere;margin:0;line-height:1.72}.product-card__ingredient-label{color:var(--ink);font-weight:700}.product-card__video{width:fit-content;min-height:2.75rem;color:var(--gold);border:1px solid #d4a1586b;border-radius:999px;align-items:center;gap:.65rem;margin-top:.25rem;padding:.7rem 1rem;font-size:.75rem;font-weight:750;transition:color .18s,background .18s,border-color .18s;display:inline-flex}.product-card__video:hover,.product-card__video:focus-visible{border-color:var(--gold);color:#16100b;background:var(--gold)}@keyframes reveal-product{0%{opacity:0;transform:translateY(-.5rem)}to{opacity:1;transform:translateY(0)}}.menu-empty{border:1px solid var(--line);background:var(--surface);border-radius:1.5rem;max-width:42rem;padding:clamp(2rem,5vw,4rem)}.menu-empty>p:last-child{color:var(--muted);margin:1rem 0 0;line-height:1.7}.contact-section{border-top:1px solid var(--line);gap:3rem;padding-block:clamp(5rem,10vw,9rem);display:grid}.faq-section{border-top:1px solid var(--line);gap:clamp(2rem,5vw,3rem);width:min(100% - clamp(2rem,6vw,5rem),76rem);margin-inline:auto;padding-block:clamp(5rem,10vw,9rem);display:grid}.faq-section__intro{gap:.9rem;max-width:38rem;display:grid}.faq-section__intro h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.4rem,6vw,4.8rem);font-weight:500;line-height:.95}.faq-section__intro p:last-child{color:var(--muted);margin:0;line-height:1.7}.faq-section__list{gap:1rem;display:grid}.faq-item{border:1px solid var(--line);background:#171513b8;border-radius:1.5rem}.faq-item h3{margin:0}.faq-item__trigger{width:100%;color:var(--ink);cursor:pointer;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:1rem;padding:1.35rem 1.5rem;display:flex}.faq-item__trigger span:first-child{font-size:1rem;font-weight:700;line-height:1.5}.faq-item__trigger span:last-child{color:var(--gold);font-size:1.4rem;line-height:1}.faq-item__panel{padding:0 1.5rem 1.5rem;animation:.24s both reveal-product}.faq-item__panel p{color:#d6cfc5;margin:0;line-height:1.7}.contact-section h2{max-width:15ch;margin:0;font-size:clamp(2.5rem,6vw,5.5rem);line-height:.95}.contact-section__details{gap:2rem;display:grid}.contact-section__details article{border-top:1px solid var(--line);padding-top:1rem}.contact-section__details article>span{color:var(--gold);letter-spacing:.12em;text-transform:uppercase;font-size:.68rem;font-weight:750}.contact-section__details p{color:#d6cfc5;margin:.75rem 0 0;line-height:1.6}.contact-section__socials{color:#d6cfc5;flex-wrap:wrap;gap:.75rem 1.25rem;margin-top:.75rem;display:flex}.button--whatsapp{color:#102216;background:#7fc690;width:fit-content}.button--disabled{opacity:.6;cursor:not-allowed;border:0;transform:none!important}.site-footer{border-top:1px solid var(--line);color:var(--muted);align-items:center;gap:1.5rem;padding-block:2.5rem;display:grid}.site-footer p{margin:0;font-size:.78rem}.home-state{text-align:center;place-content:center;min-height:100vh;padding:2rem;display:grid}.home-state h1{max-width:16ch;margin:0 auto;font-size:clamp(2rem,8vw,4.5rem)}.home-state>p:not(.eyebrow){color:var(--muted)}.home-state .button{cursor:pointer;border:0;width:fit-content;margin:1.5rem auto 0}.editorial-shell{min-height:100dvh;color:var(--ink);background:linear-gradient(#d4a1580d,#0000 16rem),#0e0d0c;padding:clamp(1rem,2vw,1.5rem)}.editorial-keybar{color:var(--ink);background:#0e0d0c;flex-wrap:wrap;justify-content:flex-end;align-items:end;gap:.75rem;padding:.85rem clamp(1rem,2vw,1.5rem) 0;display:flex}.editorial-keybar label{gap:.35rem;width:min(100%,18rem);display:grid}.editorial-keybar span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:800}.editorial-keybar input{border:1px solid var(--line);min-height:2.45rem;color:var(--ink);background:#0e0d0cc7;border-radius:.45rem;padding:.6rem .75rem}.editorial-keybar input:focus{border-color:#d4a158a6;outline:none}.editorial-keybar__status{border:1px solid var(--line);color:#d6cfc5;background:#f7f2e908;border-radius:.45rem;max-width:min(100%,22rem);min-height:2.45rem;margin:0;padding:.65rem .75rem;font-size:.78rem;line-height:1.35}.editorial-topbar{border-bottom:1px solid var(--line);grid-template-columns:minmax(14rem,1fr) auto auto;align-items:center;gap:1rem;min-height:4.75rem;margin-bottom:1rem;padding-bottom:1rem;display:grid}.editorial-kicker{color:var(--gold);letter-spacing:.14em;text-transform:uppercase;font-size:.68rem;font-weight:800}.editorial-topbar h1,.editorial-panel h2,.editorial-preview h3{margin:0;font-family:Georgia,Times New Roman,serif;font-weight:500}.editorial-topbar h1{margin-top:.25rem;font-size:clamp(1.75rem,3vw,2.6rem);line-height:.95}.editorial-summary{flex-wrap:wrap;justify-content:flex-end;gap:.45rem;display:flex}.editorial-summary span{border:1px solid var(--line);color:#d6cfc5;background:#f7f2e908;border-radius:999px;min-height:2rem;padding:.45rem .65rem;font-size:.72rem;font-weight:700}.editorial-grid{grid-template-columns:minmax(13rem,.7fr) minmax(25rem,1.35fr) minmax(25rem,1fr);align-items:start;gap:1rem;display:grid}.editorial-panel{border:1px solid var(--line);background:#171513c7;border-radius:.5rem;min-width:0}.editorial-panel--categories,.editorial-panel--products,.editorial-panel--editor{max-height:calc(100vh - 7rem);overflow:auto}.editorial-panel--restaurant{background:#171513e0;width:min(100% - clamp(2rem,4vw,3rem),96rem);margin:1rem auto}.editorial-panel__header{z-index:2;border-bottom:1px solid var(--line);background:#171513f5;justify-content:space-between;align-items:center;gap:1rem;min-height:4rem;padding:1rem;display:flex;position:sticky;top:0}.editorial-panel__header h2{font-size:1.25rem}.editorial-panel__header p{color:var(--muted);margin:.2rem 0 0;font-size:.78rem}.editorial-button,.editorial-icon-button,.editorial-detail-row button{border:1px solid var(--line);min-height:2.5rem;color:var(--ink);cursor:pointer;background:#f7f2e90a;border-radius:.5rem;justify-content:center;align-items:center;font-size:.78rem;font-weight:800;transition:border-color .16s,background .16s,transform .16s;display:inline-flex}.editorial-button{padding:.65rem .9rem}.editorial-icon-button,.editorial-detail-row button{width:2.5rem;padding:0}.editorial-button:hover,.editorial-button:focus-visible,.editorial-icon-button:hover,.editorial-icon-button:focus-visible,.editorial-detail-row button:hover,.editorial-detail-row button:focus-visible{background:#d4a15817;border-color:#d4a15885;transform:translateY(-1px)}.editorial-button:disabled{opacity:.48;cursor:not-allowed;transform:none}.editorial-button--primary{color:#16100b;background:var(--gold);border-color:#d4a158b3}.editorial-restaurant-actions{flex-wrap:wrap;justify-content:flex-end;gap:.5rem;display:flex}.editorial-restaurant-layout{grid-template-columns:minmax(12rem,.35fr) minmax(0,1fr);gap:1rem;padding:1rem;display:grid}.editorial-steps{align-content:start;gap:.45rem;margin:0;padding:0;list-style:none;display:grid}.editorial-steps li{border:1px solid var(--line);color:#d6cfc5;background:#f7f2e908;border-radius:.45rem;min-height:2.4rem;padding:.65rem .75rem;font-size:.76rem;font-weight:800}.editorial-steps__item--active{color:#16100b!important;background:var(--gold)!important;border-color:#d4a1589e!important}.editorial-restaurant-form{padding:0}.editorial-schedule-grid{gap:.35rem;display:grid}.editorial-schedule-row{grid-template-columns:minmax(5rem,1fr) 4rem minmax(5rem,.75fr) minmax(5rem,.75fr);align-items:center;gap:.55rem;display:grid}.editorial-schedule-row--head{min-height:1.8rem;color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.66rem;font-weight:800}.editorial-schedule-row input[type=checkbox]{accent-color:#d4a158;justify-self:start;width:1.2rem;min-height:1.2rem}.editorial-api-message{color:#d6cfc5;background:#d4a15812;border:1px solid #d4a15838;border-radius:.45rem;margin:.75rem .75rem 0;padding:.65rem .75rem;font-size:.76rem;line-height:1.45}.editorial-category-list{gap:.35rem;padding:.75rem;display:grid}.editorial-category-item{color:#d6cfc5;cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:.45rem;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.65rem;min-height:2.75rem;padding:.6rem .65rem;font-size:.86rem;font-weight:700;display:grid}.editorial-category-item[data-depth="1"]{padding-left:1.5rem}.editorial-category-item span,.editorial-product-row span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.editorial-category-item small{min-width:1.6rem;color:var(--gold);text-align:center;background:#d4a15817;border-radius:999px;padding:.25rem .4rem;font-size:.68rem}.editorial-category-item:hover,.editorial-category-item:focus-visible,.editorial-category-item--active{color:var(--ink);background:#d4a15814;border-color:#d4a1586b}.editorial-product-table{padding:.75rem;display:grid}.editorial-product-row{border:1px solid #0000;border-bottom-color:var(--line);color:#d6cfc5;cursor:pointer;text-align:left;background:0 0;grid-template-columns:minmax(10rem,1.2fr) minmax(6rem,.75fr) minmax(5rem,.55fr) minmax(5rem,.45fr);align-items:center;gap:.8rem;width:100%;min-height:3.2rem;padding:.7rem .8rem;font-size:.78rem;display:grid}.editorial-product-row--head{min-height:2.5rem;color:var(--muted);cursor:default;letter-spacing:.08em;text-transform:uppercase;font-size:.66rem;font-weight:800}.editorial-product-row:not(.editorial-product-row--head):hover,.editorial-product-row:not(.editorial-product-row--head):focus-visible,.editorial-product-row--active{color:var(--ink);background:#d4a15812;border-color:#d4a15859;border-radius:.45rem}.editorial-form{gap:1rem;padding:1rem;display:grid}.editorial-category-form{border-top:1px solid var(--line)}.editorial-form label,.editorial-form fieldset{gap:.45rem;min-width:0;margin:0;display:grid}.editorial-form fieldset{border:0;padding:0}.editorial-form legend,.editorial-form label>span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:800}.editorial-form input,.editorial-form select{border:1px solid var(--line);width:100%;min-height:2.55rem;color:var(--ink);background:#0e0d0cc7;border-radius:.45rem;padding:.65rem .75rem}.editorial-form input:focus,.editorial-form select:focus{border-color:#d4a158a6;outline:none}.editorial-form input:disabled{opacity:.5}.editorial-form small,.editorial-form fieldset>small{color:#f0b3b8;font-size:.72rem;line-height:1.4}.editorial-form__grid,.editorial-segmented{gap:.75rem;display:grid}.editorial-form__grid{grid-template-columns:minmax(0,1fr) minmax(6rem,.45fr)}.editorial-form__grid--wide{grid-template-columns:repeat(2,minmax(0,1fr))}.editorial-segmented{grid-template-columns:1fr 1fr;gap:.45rem}.editorial-segmented button{border:1px solid var(--line);color:#d6cfc5;cursor:pointer;background:#f7f2e908;border-radius:.45rem;min-height:2.5rem;font-size:.78rem;font-weight:800}.editorial-segmented button[aria-pressed=true]{color:#16100b;background:var(--gold);border-color:#d4a1589e}.editorial-details-list{gap:.45rem;display:grid}.editorial-detail-row{grid-template-columns:minmax(7rem,.75fr) minmax(10rem,1fr) repeat(3,2.5rem);gap:.45rem;display:grid}.editorial-preview{background:#0e0d0c9e;border:1px solid #d4a1582e;border-radius:.5rem;grid-template-columns:minmax(8rem,.6fr) minmax(0,1fr);gap:1rem;margin:0 1rem 1rem;padding:1rem;display:grid}.editorial-preview__image{background:#11100f;border-radius:.5rem;min-height:10rem;overflow:hidden}.editorial-preview__image img,.editorial-preview__image .product-card__image-fallback{object-fit:cover;width:100%;height:100%;min-height:10rem}.editorial-preview h3{margin-top:.3rem;font-size:1.6rem;line-height:1}.editorial-preview p{color:#d6cfc5;margin:.55rem 0 0;font-size:.86rem;line-height:1.5}.editorial-preview strong{color:var(--gold);margin-top:.75rem;display:block}.editorial-preview__type{letter-spacing:.06em;text-transform:uppercase;border:1px solid #d4a15838;border-radius:999px;width:fit-content;padding:.3rem .5rem;font-weight:800;display:inline-flex;color:var(--gold)!important;font-size:.66rem!important}.editorial-preview__details{gap:.4rem;margin-top:.85rem;display:grid}.editorial-preview__details p{overflow-wrap:anywhere;margin:0}.editorial-preview__details span{color:var(--ink);font-weight:800}.home-state__loader{border:2px solid #d4a15833;border-top-color:var(--gold);border-radius:50%;width:2rem;height:2rem;margin:0 auto 1rem;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(1turn)}}@media (width>=48rem){.restaurant-hero{grid-template-columns:minmax(0,1.1fr) minmax(18rem,.9fr)}.contact-section{grid-template-columns:minmax(0,1fr) minmax(18rem,.85fr)}.faq-section{grid-template-columns:minmax(0,.9fr) minmax(20rem,1.1fr);align-items:start}.category-section{grid-template-columns:minmax(0,.9fr) minmax(20rem,1.1fr)}.product-card{grid-template-columns:minmax(10rem,.7fr) minmax(0,1.3fr)}.product-card__summary{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:1rem 1.25rem}.product-card__image{aspect-ratio:auto;min-height:14rem}.product-card--expanded .product-card__image{min-height:19rem}.contact-section .button--whatsapp{grid-column:2}.site-footer{grid-template-columns:1fr auto 1fr}.site-footer nav{justify-self:end}}@media (width>=64rem) and (orientation:landscape){.category-section{grid-template-columns:1fr;gap:1.75rem}.category-section__header>p:last-child{max-width:42rem}.category-section__products{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.category-section--nested .category-section__products{grid-template-columns:repeat(2,minmax(0,1fr))}.product-card{grid-template-rows:auto 1fr;grid-template-columns:1fr;height:100%}.product-card__content{align-content:start}.product-card__image{aspect-ratio:4/3;min-height:12rem}.product-card--expanded .product-card__image{min-height:12rem}.product-card__summary{gap:.9rem}.product-card button{width:100%}}@media (width<=47.99rem){.site-header{min-height:4.75rem}.site-header__nav{gap:1rem}.site-header__nav a:first-child{display:none}.restaurant-hero{min-height:auto}.restaurant-hero__visual{aspect-ratio:4/3;order:-1;min-height:21rem}.restaurant-hero__caption{max-width:min(15rem,100% - 2.5rem);bottom:1.25rem;right:1.25rem}.contact-section__details{gap:1.5rem}.product-card__summary{gap:.9rem}.product-card button{width:100%}.product-card__details>div{grid-template-columns:1fr;gap:.5rem}.button--whatsapp{width:100%}.editorial-shell:before{color:#f2d18d;content:"Uso recomendado en escritorio.";background:#d4a15814;border:1px solid #d4a1583d;border-radius:.5rem;margin-bottom:1rem;padding:.85rem 1rem;font-size:.85rem;font-weight:700;display:block}}@media (width<=74rem){.editorial-topbar,.editorial-grid{grid-template-columns:1fr}.editorial-summary{justify-content:flex-start}.editorial-panel--categories,.editorial-panel--products,.editorial-panel--editor{max-height:none}.editorial-restaurant-layout,.editorial-form__grid--wide{grid-template-columns:1fr}.editorial-product-row{grid-template-columns:minmax(10rem,1fr) minmax(5rem,.5fr)}.editorial-product-row span:nth-child(2),.editorial-product-row span:nth-child(3){display:none}.editorial-detail-row,.editorial-preview{grid-template-columns:1fr}.editorial-detail-row button{width:100%}}@media (orientation:landscape){.category-section,.product-card{grid-template-columns:1fr}.product-card__image{aspect-ratio:4/3;min-height:12rem}.product-card--expanded .product-card__image{min-height:12rem}.product-card__summary{gap:.9rem}.product-card button{width:100%}.product-card__details>div{grid-template-columns:1fr;gap:.5rem}}@media (width<=23.5rem){.site-header__nav{gap:.75rem;font-size:.78rem}.brand-mark{gap:.5rem}.brand-mark__image,.brand-mark__monogram{width:2.35rem;height:2.35rem}.restaurant-hero h1{font-size:clamp(2.75rem,15vw,3.5rem)}.restaurant-hero__visual{min-height:17rem}.restaurant-hero__caption{max-width:12rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
