:root{color:#172026;background:var(--page-bg,#f7f8fb);font-synthesis:none;text-rendering:optimizelegibility;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:var(--page-bg,#f7f8fb);min-width:320px;min-height:100vh;margin:0}button,input,textarea,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.6}.app-shell{width:min(1120px,100% - 32px);color:var(--brand-text,#172026);font-family:var(--brand-font);margin:0 auto;padding:28px 0 56px}.menu-hero{border-bottom:1px solid #d8dee6;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:24px;padding:24px 0;display:grid}.menu-hero.has-cover{color:#fff;background-position:50%;background-size:cover;border:0;border-radius:8px;align-items:end;min-height:320px;margin-top:8px;padding:28px;overflow:hidden;box-shadow:0 24px 60px #0f172a29}.brand-lockup{align-items:center;gap:16px;min-width:0;display:flex}.brand-logo{object-fit:contain;background:#ffffffeb;border:1px solid #ffffff61;border-radius:8px;flex:none;width:86px;height:86px;padding:8px}.eyebrow{color:var(--brand-primary,#0f766e);text-transform:uppercase;margin:0 0 8px;font-size:.82rem;font-weight:700}h1{letter-spacing:0;margin:0;font-size:4.25rem;line-height:.98}.summary{color:#5c6670;max-width:660px;margin:16px 0 0;font-size:1rem;line-height:1.6}.app-shell .summary{color:color-mix(in srgb, var(--brand-text,#172026) 70%, #fff)}.menu-hero.has-cover .summary{color:#ffffffdb}.menu-hero.has-cover .eyebrow{color:var(--brand-accent,#f1b342)}.hero-meta,.hero-link-row{flex-wrap:wrap;align-items:center;gap:8px;margin-top:14px;display:flex}.hero-meta-chip,.hero-action,.hero-social-link{border:1px solid color-mix(in srgb, var(--brand-text,#172026) 18%, transparent);min-height:38px;color:var(--brand-text,#172026);background:#ffffffdb;border-radius:8px;justify-content:center;align-items:center;gap:7px;padding:0 11px;text-decoration:none;display:inline-flex}.hero-meta-chip{max-width:100%;font-size:.86rem;font-weight:800}.hero-action{min-height:42px;font-weight:900}.hero-action.primary{border-color:var(--brand-primary,#0f766e);background:var(--brand-primary,#0f766e);color:#fff}.hero-social-link{width:42px;padding:0}.menu-hero.has-cover .hero-meta-chip,.menu-hero.has-cover .hero-action,.menu-hero.has-cover .hero-social-link{color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff24;border-color:#ffffff47}.menu-hero.has-cover .hero-action.primary{background:var(--brand-accent,#f1b342);color:#172026}.icon-button{border:1px solid var(--brand-text,#172026);background:var(--brand-text,#172026);color:#fff;border-radius:8px;justify-content:center;align-items:center;width:44px;min-height:44px;padding:0;display:inline-flex}.hero-tools{justify-content:flex-end;align-items:center;gap:8px;display:flex}.language-switcher{border:1px solid color-mix(in srgb, var(--brand-text,#172026) 18%, transparent);background:#ffffffd6;border-radius:8px;align-items:center;gap:4px;min-height:40px;padding:4px;display:inline-flex}.language-switcher button{min-width:34px;min-height:30px;color:var(--brand-text,#172026);background:0 0;border:0;border-radius:6px;padding:0 8px;font-size:.78rem;font-weight:900}.language-switcher button.active{background:var(--brand-primary,#0f766e);color:#fff}.menu-hero.has-cover .language-switcher{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff24;border-color:#ffffff47}.menu-hero.has-cover .language-switcher button{color:#fff}.menu-hero.has-cover .language-switcher button.active{background:var(--brand-accent,#f1b342);color:#172026}.catalog-controls{grid-template-columns:minmax(240px,360px) minmax(0,1fr);align-items:center;gap:16px;padding:20px 0 8px;display:grid}.search-field{color:#596575;background:#fff;border:1px solid #cfd8e3;border-radius:8px;align-items:center;gap:10px;min-height:44px;padding:0 12px;display:flex}.search-field input{color:#172026;background:0 0;border:0;outline:0;width:100%;min-width:0}.category-tabs{gap:8px;min-width:0;padding-bottom:2px;display:flex;overflow-x:auto}.category-tabs button{color:#26313b;white-space:nowrap;background:#fff;border:1px solid #cfd8e3;border-radius:8px;flex:none;min-height:40px;padding:0 14px}.category-tabs button.active{border-color:var(--brand-primary,#0f766e);background:var(--brand-primary,#0f766e);color:#fff}.catalog-toolbar{color:#5c6670;justify-content:space-between;align-items:center;gap:16px;padding:12px 0 20px;font-size:.94rem;display:flex}.catalog-toolbar>div{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.category-stack{gap:32px;display:grid}.category-section{gap:14px;display:grid}.category-heading{justify-content:space-between;align-items:center;gap:16px;display:flex}.category-heading h2{margin:0;font-size:1.32rem;line-height:1.2}.category-heading span{background:var(--brand-accent,#f1b342);min-width:32px;min-height:32px;color:var(--brand-text,#172026);border-radius:999px;place-items:center;font-size:.84rem;font-weight:800;display:inline-grid}.product-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:18px;display:grid}.product-card{cursor:pointer;background:#fff;border:1px solid #d8dee6;border-radius:8px;transition:border-color .14s,transform .14s,box-shadow .14s;overflow:hidden}.product-card:hover,.product-card:focus-visible{border-color:var(--brand-primary,#0f766e);outline:0;transform:translateY(-2px);box-shadow:0 12px 26px #1720261a}.product-card.unavailable .product-card__media img,.product-card.unavailable .product-card__placeholder{filter:saturate(.62)}.product-card.unavailable .product-card__body{background:#f7f8fb}.product-card__media{aspect-ratio:4/3;background:#e8edf2;position:relative}.product-card__media picture,.product-card__media img,.product-card__placeholder{width:100%;height:100%;display:block}.product-card__media img,.product-card__placeholder{object-fit:cover}.product-card__badges{flex-wrap:wrap;align-items:center;gap:6px;display:flex;position:absolute;top:10px;left:10px;right:10px}.product-card__note{justify-content:flex-start;position:absolute;bottom:10px;left:10px;right:10px}.product-badge{color:#172026;text-overflow:ellipsis;white-space:nowrap;background:#ffffffeb;border:1px solid #ffffff8a;border-radius:999px;align-items:center;gap:6px;max-width:100%;min-height:28px;padding:5px 9px;font-size:.78rem;font-weight:900;display:inline-flex;overflow:hidden;box-shadow:0 8px 22px #0b121829}.product-badge.recommended{background:var(--brand-accent,#f1b342);color:var(--brand-text,#172026)}.product-badge.best-seller{color:#fff;background:#172026}.product-badge.low-stock{color:#8a4b08;background:#fff4d6}.product-badge.new{color:#0f766e;background:#e7f3f1}.product-badge.limited{color:#b44728;background:#fff0ea}.product-badge.vegan{color:#2f6b23;background:#e8f7df}.product-badge.gluten-free{color:#73501b;background:#f6eddf}.product-badge.customizable{color:#37428a;background:#edf2ff}.product-badge.sold-out{color:#fff;background:#172026}.product-badge.scheduled{color:#37428a;background:#edf2ff}.product-badge.happy-hour{color:#8a5a00;background:#fff4df}.product-badge.spicy{color:#b44728;background:#fff0ea}.product-badge.sweet{color:#8a5a00;background:#fff4df}.product-badge.note{color:#23566a;background:#ffffffeb;flex:auto;min-width:0}.product-card__body{gap:16px;padding:14px;display:grid}.product-card h3{margin:0;font-size:1rem}.product-card p{color:#5c6670;margin:8px 0 0;font-size:.9rem;line-height:1.45}.product-card strong{font-size:1rem}.error-message,.loading-message,.empty-message{color:#6b2f22;padding:18px 0}.privacy-banner{z-index:9;border:1px solid color-mix(in srgb, var(--brand-text,#172026) 14%, #d8dee6);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;width:min(520px,100% - 36px);padding:14px;display:grid;position:fixed;bottom:18px;right:18px;box-shadow:0 18px 54px #0f172a2e}.privacy-banner strong,.privacy-dialog__body h2,.privacy-policy-copy h3{color:#172026}.privacy-banner p,.privacy-dialog__body p{color:#5c6670;margin:4px 0 0;font-size:.9rem;line-height:1.45}.privacy-banner>div:last-child,.privacy-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.privacy-primary-button,.privacy-secondary-button,.privacy-link-button{border-radius:8px;min-height:36px;padding:0 11px;font-size:.84rem;font-weight:900}.privacy-primary-button{border:1px solid var(--brand-primary,#0f766e);background:var(--brand-primary,#0f766e);color:#fff}.privacy-secondary-button,.privacy-link-button{color:#172026;background:#fff;border:1px solid #cfd8e3}.privacy-link-button{color:var(--brand-primary,#0f766e);border-color:#0000}.privacy-dialog{z-index:12;background:#12181f8a;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.privacy-dialog__panel{background:#fff;border-radius:8px;width:min(620px,100%);max-height:min(760px,100vh - 40px);position:relative;overflow:auto;box-shadow:0 28px 70px #0e182147}.privacy-dialog__body{gap:16px;padding:24px;display:grid}.privacy-dialog__body h2,.privacy-policy-copy h3{margin:0}.privacy-status-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.privacy-status-grid article{background:#f8fafc;border:1px solid #edf0f4;border-radius:8px;gap:5px;padding:10px;display:grid}.privacy-status-grid span{color:#66717d;text-transform:uppercase;font-size:.75rem;font-weight:900}.privacy-status-grid strong{color:#172026;font-size:.92rem}.privacy-policy-copy{gap:8px;display:grid}.privacy-policy-copy h3{font-size:.95rem}.privacy-notice{border:1px solid color-mix(in srgb, var(--brand-primary,#0f766e) 22%, #d8dee6);background:color-mix(in srgb, var(--brand-primary,#0f766e) 7%, #fff);border-radius:8px;padding:10px;font-weight:800}.product-dialog{z-index:10;background:#12181f8a;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.product-dialog__panel{background:#fff;border-radius:8px;width:min(560px,100%);max-height:min(760px,100vh - 40px);position:relative;overflow:auto;box-shadow:0 28px 70px #0e182147}.dialog-close{color:#172026;background:#fff;border:1px solid #d8dee6;border-radius:8px;place-items:center;width:40px;height:40px;display:inline-grid;position:absolute;top:12px;right:12px}.product-dialog__media,.product-dialog__media img{aspect-ratio:16/10;width:100%;display:block}.product-dialog__media img{object-fit:cover;background:#e8edf2}.product-dialog__body{gap:18px;padding:22px;display:grid}.product-dialog__body h2{margin:0;font-size:1.55rem;line-height:1.2}.product-dialog__body p{color:#5c6670;margin:10px 0 0;line-height:1.55}.product-dialog__body strong{font-size:1.35rem}.pricing-summary{border:1px solid color-mix(in srgb, var(--brand-primary,#0f766e) 18%, #d8dee6);background:#fff;border-radius:8px;gap:8px;padding:12px;display:grid}.pricing-summary__row,.pricing-summary__total,.tip-suggestions{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}.pricing-summary__row span,.tip-suggestions span{color:#5c6670;font-size:.86rem;font-weight:800}.pricing-summary__row strong{font-size:.94rem}.pricing-summary__row.muted strong{color:#4f5b66}.pricing-summary__total{border-top:1px solid #edf0f4;padding-top:8px}.pricing-summary__total span{color:#172026;font-weight:900}.tip-suggestions{border-top:1px solid #edf0f4;align-items:start;padding-top:8px}.tip-suggestions div{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.tip-suggestions small{background:color-mix(in srgb, var(--brand-accent,#f1b342) 18%, #fff);color:#172026;white-space:nowrap;border-radius:999px;padding:5px 8px;font-size:.76rem;font-weight:900}.gastronomy-notes{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.gastronomy-note{border:1px solid color-mix(in srgb, var(--brand-primary,#0f766e) 24%, #d8dee6);background:color-mix(in srgb, var(--brand-primary,#0f766e) 5%, #fff);border-radius:8px;gap:8px;padding:12px;display:grid}.gastronomy-note div{color:var(--brand-primary,#0f766e);text-transform:uppercase;align-items:center;gap:7px;font-size:.78rem;font-weight:900;display:flex}.gastronomy-note p{color:#43505c;margin:0;font-size:.9rem;line-height:1.5}.product-tags{flex-wrap:wrap;gap:8px;margin:0 0 12px;display:flex}.product-tags span{color:var(--brand-primary,#0f766e);background:#e7f3f1;border-radius:999px;padding:5px 9px;font-size:.78rem;font-weight:800}.product-indicator-list{flex-wrap:wrap;gap:8px;display:flex}.product-indicator-list .product-badge{box-shadow:none;background:#fff;border-color:#d8dee6}.product-availability-panel{color:#172026;background:#f8fafc;border:1px solid #d8dee6;border-radius:8px;grid-template-columns:22px minmax(0,1fr);align-items:center;gap:10px;padding:12px;display:grid}.product-availability-panel.sold-out{color:#fff;background:#172026;border-color:#172026}.product-availability-panel.happy-hour{color:#7a5100;background:#fff8e7;border-color:#f0d7a4}.product-availability-panel.scheduled{color:#273278;background:#f3f6ff;border-color:#cfd8ff}.product-availability-panel div{gap:3px;display:grid}.product-availability-panel strong{font-size:.95rem}.product-availability-panel span{font-size:.84rem;font-weight:700}.product-options{gap:12px;display:grid}.product-option-group{background:#f8fafc;border:1px solid #e1e6ed;border-radius:8px;gap:10px;padding:12px;display:grid}.product-option-group__heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.product-option-group__heading h3{margin:0;font-size:.98rem}.product-option-group__heading span{color:#5c6670;white-space:nowrap;font-size:.78rem;font-weight:800}.product-option-choice-list{gap:8px;display:grid}.product-option-choice{color:#172026;background:#fff;border:1px solid #d8dee6;border-radius:8px;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:9px;min-height:42px;padding:0 10px;display:grid}.product-option-choice.active{border-color:var(--brand-primary,#0f766e);box-shadow:inset 0 0 0 1px var(--brand-primary,#0f766e)}.product-option-choice.muted{opacity:.54}.product-option-choice input{width:18px;height:18px;accent-color:var(--brand-primary,#0f766e)}.product-option-choice span,.product-option-choice small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.product-option-choice span{font-weight:800}.product-option-choice small{color:#5c6670;font-size:.82rem;font-weight:800}.allergens{border-top:1px solid #e1e6ed;padding-top:14px}.menu-style-fine-dining{width:min(980px,100% - 44px)}.menu-style-fine-dining .menu-hero{border-bottom-color:color-mix(in srgb, var(--brand-text,#172026) 24%, transparent);text-align:center;align-items:center;min-height:360px}.menu-style-fine-dining .brand-lockup{justify-content:center}.menu-style-fine-dining h1{font-family:Playfair Display,Georgia,serif;font-size:4.8rem;font-weight:600}.menu-style-fine-dining .catalog-controls{grid-template-columns:1fr;justify-items:center}.menu-style-fine-dining .search-field{width:min(420px,100%)}.menu-style-fine-dining .category-tabs{justify-content:center}.menu-style-fine-dining .product-grid{grid-template-columns:repeat(auto-fit,minmax(340px,1fr))}.menu-style-fine-dining .product-card{border-color:color-mix(in srgb, var(--brand-text,#172026) 16%, transparent);box-shadow:none}.menu-style-fine-dining .product-card__body{padding:18px}.menu-style-cafe .menu-hero{background:linear-gradient(135deg, color-mix(in srgb, var(--brand-accent,#f1b342) 18%, #fff), #fff);border:1px solid #eadfce;border-radius:8px;margin-top:10px;padding:28px}.menu-style-cafe .product-card,.menu-style-cafe .search-field,.menu-style-cafe .category-tabs button{border-color:#eadfce}.menu-style-cafe .product-card__body{background:linear-gradient(180deg, #fff, color-mix(in srgb, var(--brand-accent,#f1b342) 8%, #fff))}.menu-style-bar{--brand-bg:#111318;color:#f7f8fb}.menu-style-bar .menu-hero,.menu-style-bar .catalog-toolbar,.menu-style-bar .summary,.menu-style-bar .category-heading h2{color:#f7f8fb}.menu-style-bar .search-field,.menu-style-bar .category-tabs button,.menu-style-bar .product-card{color:#f7f8fb;background:#181b22;border-color:#ffffff29}.menu-style-bar .search-field input,.menu-style-bar .product-card h3,.menu-style-bar .product-card strong{color:#f7f8fb}.menu-style-bar .product-card p{color:#ffffffad}.menu-style-fast-casual .menu-hero,.menu-style-moderno .menu-hero{min-height:260px}.menu-style-fast-casual .product-grid,.menu-style-moderno .product-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.menu-style-fast-casual .product-badge.recommended,.menu-style-moderno .product-badge.recommended{background:var(--brand-accent,#f1b342);color:var(--brand-text,#172026)}.menu-style-hotel{width:min(1040px,100% - 40px)}.menu-style-hotel .menu-hero{border:1px solid color-mix(in srgb, var(--brand-text,#172026) 18%, transparent);background:#fff;border-radius:8px;min-height:300px;padding:30px}.menu-style-hotel .catalog-controls{grid-template-columns:320px minmax(0,1fr)}.menu-style-hotel .product-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.menu-style-hotel .product-card{box-shadow:0 10px 28px #1720260f}.menu-style-rooftop{width:min(1180px,100% - 28px)}.menu-style-rooftop .menu-hero{min-height:420px}.menu-style-rooftop .product-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.menu-style-rooftop .product-card__media{aspect-ratio:16/11}.menu-style-rooftop .category-stack{gap:42px}.menu-style-food-truck .menu-hero{border:2px solid var(--brand-text,#172026);background:repeating-linear-gradient(-45deg, color-mix(in srgb, var(--brand-accent,#f1b342) 18%, #fff), color-mix(in srgb, var(--brand-accent,#f1b342) 18%, #fff) 12px, #fff 12px, #fff 24px);border-radius:8px;margin-top:10px;padding:24px}.menu-style-food-truck h1{text-transform:uppercase;font-size:4rem;font-weight:950}.menu-style-food-truck .category-tabs button,.menu-style-food-truck .product-card{border:2px solid var(--brand-text,#172026);box-shadow:6px 6px 0 var(--brand-accent,#f1b342)}.menu-style-food-truck .product-card:hover,.menu-style-food-truck .product-card:focus-visible{transform:translate(-2px,-2px)}:is(.menu-style-bistro-contemporaneo,.menu-style-editorial-claro,.menu-style-cafe-artesanal,.menu-style-tropical-vivo,.menu-style-nocturno-premium,.menu-style-urbano-bold,.menu-style-marino-fresco,.menu-style-parrilla-rustica,.menu-style-pasteleria-suave,.menu-style-comida-rapida,.menu-style-alta-cocina,.menu-style-minimalista){--menu-page:var(--brand-bg,#f7f8fb);--menu-surface:#fff;--menu-line:color-mix(in srgb, var(--brand-text,#172026) 14%, transparent);--menu-soft:color-mix(in srgb, var(--brand-primary,#0f766e) 7%, #fff);--menu-elevation:0 18px 50px #1720261a;isolation:isolate;min-height:100vh;position:relative}:is(.menu-style-bistro-contemporaneo,.menu-style-editorial-claro,.menu-style-cafe-artesanal,.menu-style-tropical-vivo,.menu-style-nocturno-premium,.menu-style-urbano-bold,.menu-style-marino-fresco,.menu-style-parrilla-rustica,.menu-style-pasteleria-suave,.menu-style-comida-rapida,.menu-style-alta-cocina,.menu-style-minimalista):before{z-index:-1;background:var(--menu-page);content:"";pointer-events:none;position:fixed;inset:0}:is(.menu-style-bistro-contemporaneo,.menu-style-editorial-claro,.menu-style-cafe-artesanal,.menu-style-tropical-vivo,.menu-style-nocturno-premium,.menu-style-urbano-bold,.menu-style-marino-fresco,.menu-style-parrilla-rustica,.menu-style-pasteleria-suave,.menu-style-comida-rapida,.menu-style-alta-cocina,.menu-style-minimalista) :is(.search-field,.category-tabs button,.product-card,.hero-action,.hero-social-link){transition:border-color .18s,background-color .18s,box-shadow .18s,color .18s,transform .18s}.menu-style-bistro-contemporaneo{--menu-page:linear-gradient(180deg, color-mix(in srgb, var(--brand-bg,#f7f8fb) 86%, #fff8ee), var(--brand-bg,#f7f8fb));--menu-line:color-mix(in srgb, var(--brand-primary,#0f766e) 18%, transparent);width:min(1180px,100% - 40px)}.menu-style-bistro-contemporaneo .menu-hero{border:1px solid var(--menu-line);background:radial-gradient(circle at 90% 0%, color-mix(in srgb, var(--brand-accent,#f1b342) 32%, transparent), transparent 38%), linear-gradient(135deg, #fff, color-mix(in srgb, var(--brand-primary,#0f766e) 9%, #fff));min-height:0;box-shadow:var(--menu-elevation);border-radius:24px;margin-top:8px;padding:26px 30px;overflow:hidden}.menu-style-bistro-contemporaneo .menu-hero.has-cover{min-height:260px}.menu-style-bistro-contemporaneo h1{letter-spacing:-.045em;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.35rem,4.7vw,4.2rem);font-weight:500}.menu-style-bistro-contemporaneo .summary{margin-top:10px;line-height:1.4}.menu-style-bistro-contemporaneo :is(.hero-meta,.hero-link-row){margin-top:10px}.menu-style-bistro-contemporaneo :is(.brand-logo,.search-field,.category-tabs button,.icon-button,.language-switcher){border-radius:999px}.menu-style-bistro-contemporaneo .product-grid{grid-template-columns:repeat(auto-fill,minmax(270px,1fr));gap:24px}.menu-style-bistro-contemporaneo .product-card{border:0;border-radius:26px;box-shadow:0 14px 38px #17202617}.menu-style-bistro-contemporaneo .product-card__media{aspect-ratio:16/11}.menu-style-bistro-contemporaneo .product-card__body{gap:22px;padding:20px}.menu-style-bistro-contemporaneo .product-card h3{font-family:Georgia,Times New Roman,serif;font-size:1.22rem;font-weight:600}.menu-style-editorial-claro{--menu-page:color-mix(in srgb, var(--brand-bg,#f7f8fb) 22%, #fff);width:min(1100px,100% - 48px)}.menu-style-editorial-claro .menu-hero{border-top:1px solid var(--menu-line);border-bottom:1px solid var(--menu-line);align-items:center;min-height:330px;padding:46px 0}.menu-style-editorial-claro .menu-hero.has-cover{border-radius:0;min-height:430px;padding-inline:38px}.menu-style-editorial-claro h1{letter-spacing:-.06em;max-width:820px;font-family:Georgia,Times New Roman,serif;font-size:clamp(4rem,9vw,7rem);font-weight:400}.menu-style-editorial-claro .eyebrow,.menu-style-editorial-claro .category-heading h2{letter-spacing:.14em;text-transform:uppercase}.menu-style-editorial-claro .catalog-controls{border-bottom:1px solid var(--menu-line);padding-block:24px}.menu-style-editorial-claro :is(.search-field,.category-tabs button){background:0 0;border-width:0 0 1px;border-radius:0}.menu-style-editorial-claro .category-tabs button.active{border-bottom-color:var(--brand-primary,#0f766e);color:var(--brand-primary,#0f766e);background:0 0}.menu-style-editorial-claro .category-stack{gap:52px}.menu-style-editorial-claro .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 34px}.menu-style-editorial-claro .product-card{background:0 0;border-width:1px 0 0;border-radius:0;grid-template-columns:minmax(150px,42%) minmax(0,1fr);min-height:190px;display:grid;overflow:visible}.menu-style-editorial-claro .product-card__media{aspect-ratio:auto;min-height:190px}.menu-style-editorial-claro .product-card__body{align-content:space-between;padding:18px 0 18px 20px}.menu-style-editorial-claro .product-card h3{font-family:Georgia,Times New Roman,serif;font-size:1.2rem;font-weight:500}.menu-style-editorial-claro .product-card:hover,.menu-style-editorial-claro .product-card:focus-visible{box-shadow:none;transform:translate(4px)}.menu-style-cafe-artesanal{--menu-page:repeating-linear-gradient(0deg, #4a301e05 0 1px, transparent 1px 5px), color-mix(in srgb, var(--brand-bg,#f7f8fb) 74%, #f5eadc);--menu-line:color-mix(in srgb, var(--brand-primary,#0f766e) 22%, #b59a7d);width:min(1080px,100% - 36px)}.menu-style-cafe-artesanal .menu-hero{border:1px solid var(--menu-line);background:repeating-linear-gradient(115deg, transparent 0 18px, #5c3a2006 18px 19px), color-mix(in srgb, var(--brand-accent,#f1b342) 11%, #fffaf3);min-height:330px;box-shadow:0 20px 0 color-mix(in srgb, var(--brand-primary,#0f766e) 8%, transparent);border-radius:66px 20px;margin-top:12px;padding:40px}.menu-style-cafe-artesanal .menu-hero.has-cover{min-height:410px}.menu-style-cafe-artesanal h1,.menu-style-cafe-artesanal .category-heading h2{font-family:Georgia,Times New Roman,serif}.menu-style-cafe-artesanal h1{font-size:clamp(3.6rem,7vw,5.6rem);font-style:italic;font-weight:500}.menu-style-cafe-artesanal .brand-logo{border-radius:50%}.menu-style-cafe-artesanal :is(.search-field,.category-tabs button,.language-switcher){border-color:var(--menu-line);background:color-mix(in srgb, #fff 82%, var(--brand-accent,#f1b342));border-radius:999px}.menu-style-cafe-artesanal .product-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:26px}.menu-style-cafe-artesanal .product-card{border-color:var(--menu-line);background:#fffdf8;border-radius:46px 14px 34px;box-shadow:0 13px 30px #56372014}.menu-style-cafe-artesanal .product-card:nth-child(2n){border-radius:14px 46px 14px 34px}.menu-style-cafe-artesanal .product-card__media{aspect-ratio:1}.menu-style-cafe-artesanal .product-card__body{background:linear-gradient(180deg, #fffdf8, color-mix(in srgb, var(--brand-accent,#f1b342) 8%, #fff));padding:18px}.menu-style-tropical-vivo{--menu-page:radial-gradient(circle at 8% 8%, color-mix(in srgb, var(--brand-accent,#f1b342) 22%, transparent), transparent 28%), radial-gradient(circle at 92% 28%, color-mix(in srgb, var(--brand-primary,#0f766e) 16%, transparent), transparent 30%), var(--brand-bg,#f7f8fb);width:min(1220px,100% - 32px)}.menu-style-tropical-vivo .menu-hero{background:radial-gradient(circle at 82% 20%, color-mix(in srgb, var(--brand-accent,#f1b342) 78%, #fff) 0 11%, transparent 11.5%), radial-gradient(circle at 96% 80%, color-mix(in srgb, var(--brand-primary,#0f766e) 72%, #fff) 0 17%, transparent 17.5%), linear-gradient(125deg, color-mix(in srgb, var(--brand-primary,#0f766e) 18%, #fff), color-mix(in srgb, var(--brand-accent,#f1b342) 25%, #fff));min-height:340px;box-shadow:0 24px 60px color-mix(in srgb, var(--brand-primary,#0f766e) 18%, transparent);border:0;border-radius:34px;margin-top:8px;padding:44px;overflow:hidden}.menu-style-tropical-vivo .menu-hero.has-cover{min-height:430px}.menu-style-tropical-vivo h1{letter-spacing:-.065em;font-size:clamp(3.8rem,8vw,6.4rem);font-weight:950}.menu-style-tropical-vivo :is(.search-field,.category-tabs button,.language-switcher,.icon-button){border-radius:999px}.menu-style-tropical-vivo .category-tabs button{border-color:#0000;box-shadow:0 8px 18px #1720260f}.menu-style-tropical-vivo .category-heading h2{font-size:1.65rem;font-weight:950}.menu-style-tropical-vivo .product-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:20px}.menu-style-tropical-vivo .product-card{border:2px solid color-mix(in srgb, var(--brand-primary,#0f766e) 22%, transparent);box-shadow:0 16px 38px color-mix(in srgb, var(--brand-primary,#0f766e) 12%, transparent);border-radius:28px}.menu-style-tropical-vivo .product-card__media{aspect-ratio:1}.menu-style-tropical-vivo .product-card__body{background:linear-gradient(155deg, #fff 56%, color-mix(in srgb, var(--brand-accent,#f1b342) 14%, #fff));padding:18px}.menu-style-nocturno-premium{--menu-page:radial-gradient(circle at 15% 0%, color-mix(in srgb, var(--brand-primary,#0f766e) 28%, transparent), transparent 32%), radial-gradient(circle at 100% 45%, color-mix(in srgb, var(--brand-accent,#f1b342) 12%, transparent), transparent 34%), #090b10;--menu-surface:#131720;--menu-line:#ffffff24;color:#f6f3ed;width:min(1160px,100% - 40px)}.menu-style-nocturno-premium .menu-hero{border:1px solid var(--menu-line);background:linear-gradient(130deg, #ffffff12, transparent 56%), color-mix(in srgb, var(--brand-primary,#0f766e) 9%, #0d1118);border-radius:28px;min-height:370px;margin-top:8px;padding:42px;overflow:hidden;box-shadow:0 28px 80px #0000006b,inset 0 1px #ffffff14}.menu-style-nocturno-premium .menu-hero.has-cover{min-height:450px}.menu-style-nocturno-premium h1{letter-spacing:-.04em;font-family:Georgia,Times New Roman,serif;font-size:clamp(3.8rem,8vw,6rem);font-weight:500}.menu-style-nocturno-premium :is(.summary,.catalog-toolbar,.category-heading h2){color:#ffffffb8}.menu-style-nocturno-premium .eyebrow{color:var(--brand-accent,#f1b342);letter-spacing:.16em}.menu-style-nocturno-premium :is(.search-field,.category-tabs button,.language-switcher,.product-card){border-color:var(--menu-line);color:#f6f3ed;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#131720e0}.menu-style-nocturno-premium :is(.search-field input,.product-card h3,.product-card strong){color:#fff}.menu-style-nocturno-premium .product-card p{color:#ffffff9e}.menu-style-nocturno-premium .product-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:22px}.menu-style-nocturno-premium .product-card{border-radius:20px;box-shadow:0 20px 46px #00000042}.menu-style-nocturno-premium .product-card__media{aspect-ratio:16/12}.menu-style-nocturno-premium .product-card__body,.menu-style-nocturno-premium .product-card.unavailable .product-card__body{background:linear-gradient(#151a24,#10141c);padding:18px}.menu-style-nocturno-premium :is(.product-dialog__panel,.privacy-dialog__panel){color:#172026}.menu-style-urbano-bold{--menu-page:linear-gradient(90deg, #17202606 1px, transparent 1px), linear-gradient(#17202606 1px, transparent 1px), var(--brand-bg,#f7f8fb);width:min(1200px,100% - 34px)}.menu-style-urbano-bold:before{background-size:32px 32px,32px 32px,auto}.menu-style-urbano-bold .menu-hero{border:3px solid var(--brand-text,#172026);background:linear-gradient(135deg, color-mix(in srgb, var(--brand-accent,#f1b342) 74%, #fff) 0 28%, transparent 28%), #fff;min-height:300px;box-shadow:10px 10px 0 var(--brand-primary,#0f766e);border-radius:0;margin:12px 8px 0 0;padding:36px}.menu-style-urbano-bold .menu-hero.has-cover{min-height:400px}.menu-style-urbano-bold h1{letter-spacing:-.075em;text-transform:uppercase;max-width:900px;font-size:clamp(3.5rem,9vw,6.8rem);font-weight:950;line-height:.84}.menu-style-urbano-bold .eyebrow,.menu-style-urbano-bold .category-heading h2{letter-spacing:.08em;text-transform:uppercase;font-weight:950}.menu-style-urbano-bold :is(.brand-logo,.search-field,.category-tabs button,.icon-button,.language-switcher){border:2px solid var(--brand-text,#172026);border-radius:0}.menu-style-urbano-bold .category-tabs button.active{box-shadow:4px 4px 0 var(--brand-accent,#f1b342)}.menu-style-urbano-bold .product-grid{grid-template-columns:repeat(auto-fill,minmax(225px,1fr));gap:25px}.menu-style-urbano-bold .product-card{border:3px solid var(--brand-text,#172026);box-shadow:7px 7px 0 var(--brand-accent,#f1b342);border-radius:0}.menu-style-urbano-bold .product-card:nth-child(2n){transform:translateY(10px)}.menu-style-urbano-bold .product-card:hover,.menu-style-urbano-bold .product-card:focus-visible{box-shadow:3px 3px 0 var(--brand-primary,#0f766e);transform:translate(4px,4px)}.menu-style-urbano-bold .product-card__media{aspect-ratio:1;border-bottom:3px solid var(--brand-text,#172026)}.menu-style-urbano-bold .product-card__body{padding:16px}.menu-style-marino-fresco{--menu-page:radial-gradient(circle at 10% 22%, color-mix(in srgb, var(--brand-primary,#0f766e) 10%, transparent), transparent 26%), linear-gradient(180deg, color-mix(in srgb, var(--brand-bg,#f7f8fb) 75%, #edfaff), #fff);--menu-line:color-mix(in srgb, var(--brand-primary,#0f766e) 18%, #cde5ee);width:min(1160px,100% - 36px)}.menu-style-marino-fresco .menu-hero{border:1px solid var(--menu-line);background:radial-gradient(ellipse at 90% 110%, color-mix(in srgb, var(--brand-primary,#0f766e) 28%, transparent) 0 32%, transparent 32.5%), linear-gradient(135deg, #ffffffeb, color-mix(in srgb, var(--brand-primary,#0f766e) 10%, #fff));border-radius:38px 38px 90px;min-height:340px;margin-top:8px;padding:42px;box-shadow:0 24px 60px #2f677c1a}.menu-style-marino-fresco .menu-hero.has-cover{min-height:430px}.menu-style-marino-fresco h1{letter-spacing:-.055em;font-size:clamp(3.7rem,8vw,6rem);font-weight:350}.menu-style-marino-fresco :is(.search-field,.category-tabs button,.language-switcher,.icon-button){border-color:var(--menu-line);border-radius:999px;box-shadow:0 8px 22px #2f677c0f}.menu-style-marino-fresco .category-heading span{border:1px solid var(--menu-line);background:0 0}.menu-style-marino-fresco .product-grid{grid-template-columns:repeat(auto-fill,minmax(265px,1fr));gap:22px}.menu-style-marino-fresco .product-card{border-color:var(--menu-line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffd1;border-radius:34px 34px 14px;box-shadow:0 18px 44px #2f677c17}.menu-style-marino-fresco .product-card__media{aspect-ratio:16/10}.menu-style-marino-fresco .product-card__body{padding:19px}.menu-style-parrilla-rustica{--menu-page:repeating-linear-gradient(118deg, #ffffff05 0 1px, transparent 1px 9px), radial-gradient(circle at 80% 0%, color-mix(in srgb, var(--brand-accent,#f1b342) 14%, transparent), transparent 28%), #171411;--menu-line:color-mix(in srgb, var(--brand-accent,#f1b342) 35%, #ffffff14);color:#f5efe5;width:min(1160px,100% - 40px)}.menu-style-parrilla-rustica .menu-hero{border:1px solid var(--menu-line);background:linear-gradient(100deg,#0000001f,#0000),repeating-linear-gradient(90deg,#24201b 0 2px,#201c18 2px 5px);border-radius:6px;min-height:350px;margin-top:10px;padding:42px;box-shadow:0 28px 60px #00000059}.menu-style-parrilla-rustica .menu-hero.has-cover{min-height:440px}.menu-style-parrilla-rustica h1{letter-spacing:-.04em;text-transform:uppercase;font-family:Rockwell,Roboto Slab,Georgia,serif;font-size:clamp(3.6rem,8vw,6rem);font-weight:800}.menu-style-parrilla-rustica :is(.summary,.catalog-toolbar,.category-heading h2){color:#ffffffb8}.menu-style-parrilla-rustica .eyebrow{color:var(--brand-accent,#f1b342)}.menu-style-parrilla-rustica :is(.search-field,.category-tabs button,.language-switcher,.product-card){border-color:var(--menu-line);color:#f5efe5;background:#24201c;border-radius:4px}.menu-style-parrilla-rustica :is(.search-field input,.product-card h3,.product-card strong){color:#fff}.menu-style-parrilla-rustica .product-card p{color:#ffffff94}.menu-style-parrilla-rustica .category-heading{border-bottom:1px solid var(--menu-line);padding-bottom:12px}.menu-style-parrilla-rustica .product-grid{grid-template-columns:repeat(auto-fill,minmax(270px,1fr));gap:18px}.menu-style-parrilla-rustica .product-card{box-shadow:0 20px 44px #00000040}.menu-style-parrilla-rustica .product-card__media{aspect-ratio:16/10}.menu-style-parrilla-rustica .product-card__body,.menu-style-parrilla-rustica .product-card.unavailable .product-card__body{background:linear-gradient(#29231e,#211d19);padding:18px}.menu-style-parrilla-rustica :is(.product-dialog__panel,.privacy-dialog__panel){color:#172026}.menu-style-pasteleria-suave{--menu-page:radial-gradient(circle at 8% 12%, color-mix(in srgb, var(--brand-accent,#f1b342) 15%, transparent), transparent 24%), color-mix(in srgb, var(--brand-bg,#f7f8fb) 72%, #fff3f7);--menu-line:color-mix(in srgb, var(--brand-primary,#0f766e) 15%, #ead7df);width:min(1100px,100% - 36px)}.menu-style-pasteleria-suave .menu-hero{border:1px solid var(--menu-line);background:radial-gradient(circle at 12% 25%, color-mix(in srgb, var(--brand-accent,#f1b342) 20%, transparent) 0 6%, transparent 6.5%), radial-gradient(circle at 88% 72%, color-mix(in srgb, var(--brand-primary,#0f766e) 13%, transparent) 0 8%, transparent 8.5%), #ffffffd1;border-radius:150px 150px 32px 32px;align-items:center;min-height:390px;margin-top:10px;padding:48px;box-shadow:0 24px 60px #6c49571a}.menu-style-pasteleria-suave .menu-hero.has-cover{min-height:450px}.menu-style-pasteleria-suave h1{letter-spacing:-.045em;font-family:Georgia,Times New Roman,serif;font-size:clamp(3.7rem,8vw,5.8rem);font-style:italic;font-weight:500}.menu-style-pasteleria-suave .brand-logo{border-radius:50%}.menu-style-pasteleria-suave :is(.search-field,.category-tabs button,.language-switcher,.icon-button){border-color:var(--menu-line);border-radius:999px}.menu-style-pasteleria-suave .category-heading{justify-content:center}.menu-style-pasteleria-suave .category-heading h2{font-family:Georgia,Times New Roman,serif;font-size:1.55rem}.menu-style-pasteleria-suave .product-grid{grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:28px}.menu-style-pasteleria-suave .product-card{border-color:var(--menu-line);background:#ffffffe0;border-radius:130px 130px 28px 28px;box-shadow:0 18px 44px #6c495717}.menu-style-pasteleria-suave .product-card__media{aspect-ratio:1;border-radius:50%;margin:10px}.menu-style-pasteleria-suave .product-card__body{text-align:center;padding:12px 20px 22px}.menu-style-comida-rapida{--menu-page:linear-gradient(135deg, color-mix(in srgb, var(--brand-accent,#f1b342) 7%, transparent) 25%, transparent 25%) 0 0 / 34px 34px, var(--brand-bg,#f7f8fb);width:min(1240px,100% - 28px)}.menu-style-comida-rapida .menu-hero{border:3px solid var(--brand-text,#172026);background:linear-gradient(118deg, var(--brand-primary,#0f766e), var(--brand-accent,#f1b342));min-height:280px;box-shadow:8px 8px 0 color-mix(in srgb, var(--brand-text,#172026) 82%, transparent);border-radius:24px;margin-top:8px;padding:34px;overflow:hidden}.menu-style-comida-rapida .menu-hero.has-cover{min-height:380px}.menu-style-comida-rapida h1{letter-spacing:-.075em;text-transform:uppercase;font-size:clamp(3.5rem,8vw,6.2rem);font-style:italic;font-weight:950;line-height:.86}.menu-style-comida-rapida .menu-hero:not(.has-cover) :is(.eyebrow,.summary){color:var(--brand-text,#172026)}.menu-style-comida-rapida :is(.search-field,.category-tabs button,.language-switcher,.icon-button){border:2px solid var(--brand-text,#172026);border-radius:999px}.menu-style-comida-rapida .category-stack{gap:28px}.menu-style-comida-rapida .category-heading h2{text-transform:uppercase;font-size:1.65rem;font-style:italic;font-weight:950}.menu-style-comida-rapida .product-grid{grid-template-columns:repeat(auto-fill,minmax(205px,1fr));gap:18px}.menu-style-comida-rapida .product-card{border:2px solid var(--brand-text,#172026);box-shadow:5px 5px 0 var(--brand-accent,#f1b342);border-radius:22px}.menu-style-comida-rapida .product-card:hover,.menu-style-comida-rapida .product-card:focus-visible{box-shadow:2px 2px 0 var(--brand-primary,#0f766e);transform:translate(3px,3px)scale(1.01)}.menu-style-comida-rapida .product-card__media{aspect-ratio:1}.menu-style-comida-rapida .product-card__body{gap:12px;padding:15px}.menu-style-comida-rapida .product-card h3{font-size:1.08rem;font-weight:950}.menu-style-alta-cocina{--menu-page:color-mix(in srgb, var(--brand-bg,#f7f8fb) 40%, #fbf8f1);--menu-line:color-mix(in srgb, var(--brand-text,#172026) 24%, transparent);width:min(960px,100% - 52px)}.menu-style-alta-cocina .menu-hero{border-top:1px solid var(--menu-line);border-bottom:1px solid var(--menu-line);text-align:center;grid-template-columns:1fr;align-content:center;justify-items:center;min-height:500px}.menu-style-alta-cocina .menu-hero.has-cover{border-radius:2px;min-height:540px;padding:54px}.menu-style-alta-cocina .brand-lockup{flex-direction:column;justify-content:center}.menu-style-alta-cocina .brand-logo{border-radius:50%;width:104px;height:104px}.menu-style-alta-cocina h1{letter-spacing:-.055em;max-width:900px;font-family:Georgia,Times New Roman,serif;font-size:clamp(4.2rem,10vw,7.5rem);font-weight:400}.menu-style-alta-cocina .eyebrow{letter-spacing:.24em}.menu-style-alta-cocina .hero-meta,.menu-style-alta-cocina .hero-link-row,.menu-style-alta-cocina .hero-tools{justify-content:center}.menu-style-alta-cocina .catalog-controls{grid-template-columns:1fr;justify-items:center;padding-block:32px}.menu-style-alta-cocina .search-field{width:min(420px,100%)}.menu-style-alta-cocina .category-tabs{justify-content:center}.menu-style-alta-cocina :is(.search-field,.category-tabs button){background:0 0;border-width:0 0 1px;border-radius:0}.menu-style-alta-cocina .category-tabs button.active{border-bottom-color:var(--brand-primary,#0f766e);color:var(--brand-primary,#0f766e);background:0 0}.menu-style-alta-cocina .category-stack{gap:64px}.menu-style-alta-cocina .category-heading{justify-content:center}.menu-style-alta-cocina .category-heading h2{font-family:Georgia,Times New Roman,serif;font-size:1.75rem;font-weight:400}.menu-style-alta-cocina .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:48px 30px}.menu-style-alta-cocina .product-card{background:0 0;border:0;border-radius:0;overflow:visible}.menu-style-alta-cocina .product-card__media{aspect-ratio:4/3}.menu-style-alta-cocina .product-card__body{border-bottom:1px solid var(--menu-line);text-align:center;padding:20px 2px 24px}.menu-style-alta-cocina .product-card h3{font-family:Georgia,Times New Roman,serif;font-size:1.22rem;font-weight:500}.menu-style-alta-cocina .product-card:hover,.menu-style-alta-cocina .product-card:focus-visible{box-shadow:none;transform:translateY(-5px)}.menu-style-minimalista{--menu-page:#fff;--menu-line:color-mix(in srgb, var(--brand-text,#172026) 15%, transparent);width:min(1040px,100% - 48px)}.menu-style-minimalista .menu-hero{border-bottom:1px solid var(--menu-line);align-items:center;min-height:260px;padding-block:48px}.menu-style-minimalista .menu-hero.has-cover{border-radius:0;min-height:360px}.menu-style-minimalista h1{letter-spacing:-.065em;font-size:clamp(3.2rem,7vw,5.2rem);font-weight:500}.menu-style-minimalista .eyebrow{letter-spacing:.16em}.menu-style-minimalista .catalog-controls{border-bottom:1px solid var(--menu-line);padding-block:22px}.menu-style-minimalista :is(.search-field,.category-tabs button,.language-switcher){background:0 0;border-width:0 0 1px;border-radius:0}.menu-style-minimalista .category-tabs button.active{border-bottom-color:var(--brand-primary,#0f766e);color:var(--brand-primary,#0f766e);background:0 0}.menu-style-minimalista .category-stack{gap:48px}.menu-style-minimalista .category-heading span{border:1px solid var(--menu-line);background:0 0}.menu-style-minimalista .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 28px}.menu-style-minimalista .product-card{background:0 0;border-width:1px 0 0;border-radius:0;grid-template-columns:138px minmax(0,1fr);min-height:148px;display:grid;overflow:visible}.menu-style-minimalista .product-card__media{aspect-ratio:auto;min-height:148px}.menu-style-minimalista .product-card__body{align-content:space-between;gap:10px;padding:14px 0 14px 16px}.menu-style-minimalista .product-card p{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.menu-style-minimalista .product-card:hover,.menu-style-minimalista .product-card:focus-visible{box-shadow:none;transform:none}.menu-style-minimalista .product-card:hover h3,.menu-style-minimalista .product-card:focus-visible h3{color:var(--brand-primary,#0f766e)}.menu-style-carta-inmersiva{--immersive-surface:#090909;--immersive-line:color-mix(in srgb, var(--brand-accent,#f1b342) 24%, #29251f);background:radial-gradient(circle at 50% 0, color-mix(in srgb, var(--brand-primary,#0f766e) 15%, transparent), transparent 32%), #050505;color:#f8f3e8;width:100%;max-width:none;min-height:100vh;margin:0;padding:0 0 88px}.menu-style-carta-inmersiva .menu-hero{background:linear-gradient(135deg,#181512,#050505 72%);border:0;align-items:end;min-height:520px;padding:clamp(40px,6vw,92px) clamp(24px,7vw,120px);position:relative}.menu-style-carta-inmersiva .menu-hero.has-cover{min-height:min(78vh,760px);box-shadow:none;background-position:50%;border-radius:0;margin:0}.menu-style-carta-inmersiva .brand-lockup{align-items:flex-end;gap:clamp(18px,3vw,36px);width:min(1180px,100%);margin:0 auto}.menu-style-carta-inmersiva .brand-logo{background:#fffffff2;border-color:#ffffff94;border-radius:50%;width:clamp(78px,8vw,122px);height:clamp(78px,8vw,122px);padding:10px}.menu-style-carta-inmersiva h1,.menu-style-carta-inmersiva .category-heading h2,.menu-style-carta-inmersiva .product-card h3{font-family:Oswald, "Arial Narrow", var(--brand-font);text-transform:uppercase}.menu-style-carta-inmersiva h1{color:#fff;letter-spacing:-.045em;max-width:940px;font-size:clamp(4rem,10vw,8.5rem);line-height:.82}.menu-style-carta-inmersiva .eyebrow{color:var(--brand-accent,#f1b342);letter-spacing:.24em;margin-bottom:14px}.menu-style-carta-inmersiva .summary{color:#ffffffc7;max-width:620px;font-size:clamp(1rem,1.5vw,1.22rem)}.menu-style-carta-inmersiva .hero-tools{position:absolute;top:26px;right:clamp(24px,5vw,80px)}.menu-style-carta-inmersiva :is(.language-switcher,.icon-button),.menu-style-carta-inmersiva .menu-hero.has-cover :is(.language-switcher,.icon-button){color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0505058f;border-color:#ffffff59;border-radius:2px}.menu-style-carta-inmersiva .language-switcher button,.menu-style-carta-inmersiva .menu-hero.has-cover .language-switcher button{color:#fff}.menu-style-carta-inmersiva .language-switcher button.active,.menu-style-carta-inmersiva .menu-hero.has-cover .language-switcher button.active{background:var(--brand-accent,#f1b342);color:#050505;border-radius:1px}.menu-style-carta-inmersiva :is(.hero-meta-chip,.hero-action,.hero-social-link){color:#fff;background:#05050594;border-color:#ffffff47;border-radius:2px}.menu-style-carta-inmersiva .hero-action.primary{border-color:var(--brand-accent,#f1b342);background:var(--brand-accent,#f1b342);color:#050505}.menu-style-carta-inmersiva .catalog-controls,.menu-style-carta-inmersiva .catalog-toolbar,.menu-style-carta-inmersiva .category-stack,.menu-style-carta-inmersiva :is(.error-message,.loading-message,.empty-message){width:min(1180px,100% - 48px);margin-inline:auto}.menu-style-carta-inmersiva .catalog-controls{z-index:5;border-bottom:1px solid var(--immersive-line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#050505eb;grid-template-columns:minmax(220px,340px) minmax(0,1fr);padding:22px 0 16px;position:sticky;top:0}.menu-style-carta-inmersiva :is(.search-field,.category-tabs button){background:var(--immersive-surface);color:#c8c0b4;border-color:#38332d;border-radius:2px}.menu-style-carta-inmersiva .search-field input{color:#f8f3e8}.menu-style-carta-inmersiva .search-field input::placeholder{color:#8f877d}.menu-style-carta-inmersiva .category-tabs button{text-transform:uppercase;letter-spacing:.08em}.menu-style-carta-inmersiva .category-tabs button.active{border-color:var(--brand-accent,#f1b342);background:var(--brand-accent,#f1b342);color:#050505}.menu-style-carta-inmersiva .catalog-toolbar{color:#8f877d;text-transform:uppercase;letter-spacing:.1em;border-bottom:1px solid #24211e;padding-block:14px;font-size:.74rem}.menu-style-carta-inmersiva .category-stack{gap:clamp(58px,8vw,100px);padding-top:clamp(48px,7vw,88px)}.menu-style-carta-inmersiva .category-section{gap:22px;width:min(920px,100%);margin:0 auto}.menu-style-carta-inmersiva .category-heading{border-bottom:1px solid var(--immersive-line);align-items:end;padding-bottom:18px}.menu-style-carta-inmersiva .category-heading h2{color:#f8f3e8;letter-spacing:-.035em;font-size:clamp(2.6rem,6vw,5.4rem);line-height:.88}.menu-style-carta-inmersiva .category-heading span{border:1px solid var(--immersive-line);min-width:42px;min-height:42px;color:var(--brand-accent,#f1b342);background:0 0;border-radius:50%}.menu-style-carta-inmersiva .product-grid{grid-template-columns:1fr;gap:18px}.menu-style-carta-inmersiva .product-card,.menu-style-carta-inmersiva .product-card.unavailable{background:var(--immersive-surface);color:#f8f3e8;min-height:230px;box-shadow:none;border-color:#38332d;border-radius:2px;grid-template-columns:minmax(200px,42%) minmax(0,1fr);display:grid}.menu-style-carta-inmersiva .product-card:hover,.menu-style-carta-inmersiva .product-card:focus-visible{border-color:var(--brand-accent,#f1b342);box-shadow:none;transform:none}.menu-style-carta-inmersiva .product-card__media{aspect-ratio:auto;background:linear-gradient(145deg,#29231e,#0d0b0a);min-height:230px}.menu-style-carta-inmersiva .product-card__body,.menu-style-carta-inmersiva .product-card.unavailable .product-card__body{background:0 0;align-content:center;gap:24px;padding:clamp(24px,5vw,54px)}.menu-style-carta-inmersiva .product-card h3{color:#f8f3e8;letter-spacing:-.025em;font-size:clamp(1.55rem,3vw,2.55rem);line-height:.96}.menu-style-carta-inmersiva .product-card p{color:#aaa196;font-size:.95rem;line-height:1.65}.menu-style-carta-inmersiva .product-card strong{color:var(--brand-accent,#f1b342);letter-spacing:.04em;font-size:1.15rem}.menu-style-carta-inmersiva .product-card__placeholder{background:radial-gradient(circle at 35% 35%, color-mix(in srgb, var(--brand-primary,#0f766e) 34%, transparent), transparent 28%), linear-gradient(145deg, #29231e, #0d0b0a)}.menu-style-carta-inmersiva .product-badge{box-shadow:none;border-radius:2px}@media (width<=720px){:is(.menu-style-bistro-contemporaneo,.menu-style-editorial-claro,.menu-style-cafe-artesanal,.menu-style-tropical-vivo,.menu-style-nocturno-premium,.menu-style-urbano-bold,.menu-style-marino-fresco,.menu-style-parrilla-rustica,.menu-style-pasteleria-suave,.menu-style-comida-rapida,.menu-style-alta-cocina,.menu-style-minimalista,.menu-style-carta-inmersiva) .product-grid{grid-template-columns:1fr}:is(.menu-style-bistro-contemporaneo,.menu-style-cafe-artesanal,.menu-style-tropical-vivo,.menu-style-nocturno-premium,.menu-style-marino-fresco,.menu-style-parrilla-rustica,.menu-style-comida-rapida) .menu-hero{min-height:300px;padding:24px}.menu-style-editorial-claro h1,.menu-style-alta-cocina h1{font-size:3.5rem}.menu-style-editorial-claro .product-card{grid-template-columns:1fr;min-height:0}.menu-style-editorial-claro .product-card__media{aspect-ratio:16/10;min-height:0}.menu-style-editorial-claro .product-card__body{padding-inline:0}.menu-style-cafe-artesanal .menu-hero{border-radius:38px 14px}.menu-style-urbano-bold .menu-hero{min-height:300px;box-shadow:6px 6px 0 var(--brand-primary,#0f766e);padding:24px}.menu-style-urbano-bold .product-card:nth-child(2n){transform:none}.menu-style-pasteleria-suave .menu-hero{border-radius:64px 64px 24px 24px;min-height:330px;padding:28px}.menu-style-pasteleria-suave .product-card{border-radius:180px 180px 28px 28px}.menu-style-alta-cocina .menu-hero{min-height:420px;padding-block:44px}.menu-style-minimalista .product-card{grid-template-columns:104px minmax(0,1fr);min-height:118px}.menu-style-minimalista .product-card__media{min-height:118px}.menu-style-minimalista .product-card__body{padding:10px 0 10px 12px}.menu-style-minimalista .product-card p{display:none}.menu-style-carta-inmersiva .menu-hero,.menu-style-carta-inmersiva .menu-hero.has-cover{min-height:580px;padding:100px 24px 44px}.menu-style-carta-inmersiva .brand-lockup{flex-direction:column;align-items:flex-start}.menu-style-carta-inmersiva h1{font-size:clamp(3.8rem,17vw,6rem)}.menu-style-carta-inmersiva .hero-tools{top:20px;right:20px}.menu-style-carta-inmersiva .catalog-controls{grid-template-columns:1fr;width:calc(100% - 32px)}.menu-style-carta-inmersiva .catalog-toolbar,.menu-style-carta-inmersiva .category-stack{width:calc(100% - 32px)}.menu-style-carta-inmersiva .product-card,.menu-style-carta-inmersiva .product-card.unavailable{grid-template-columns:116px minmax(0,1fr);min-height:154px}.menu-style-carta-inmersiva .product-card__media{min-height:154px}.menu-style-carta-inmersiva .product-card__body,.menu-style-carta-inmersiva .product-card.unavailable .product-card__body{gap:12px;padding:18px}.menu-style-carta-inmersiva .product-card h3{font-size:clamp(1.25rem,6vw,1.7rem)}.menu-style-carta-inmersiva .product-card p{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:5px;font-size:.78rem;line-height:1.4;display:-webkit-box;overflow:hidden}}.admin-shell{width:min(1180px,100% - 32px);margin:0 auto;padding:28px 0 56px}.auth-shell{place-items:center;min-height:calc(100vh - 84px);display:grid}.auth-panel{background:#fff;border:1px solid #d8dee6;border-radius:8px;gap:16px;width:min(440px,100%);padding:24px;display:grid;box-shadow:0 20px 48px #0f172a14}.auth-icon{color:#fff;background:#172026;border-radius:8px;place-items:center;width:46px;height:46px;display:inline-grid}.auth-panel h1{font-size:2.1rem}.auth-panel label{color:#4c5863;gap:6px;font-size:.86rem;font-weight:700;display:grid}.auth-panel input{color:#172026;border:1px solid #cfd8e3;border-radius:8px;width:100%;padding:11px 12px}.admin-header{border-bottom:1px solid #d8dee6;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:24px;padding:24px 0;display:grid}.admin-actions,.panel-heading,.form-row,.toggles{align-items:center;gap:12px;display:flex}.form-row.three{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.admin-actions{flex-wrap:wrap;justify-content:flex-end}.admin-scope{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.admin-scope span,.permission-chip{color:#34414d;background:#f8fafc;border:1px solid #d8dee6;border-radius:999px;padding:6px 10px;font-size:.78rem;font-weight:900}.admin-button{color:#fff;background:#172026;border:1px solid #172026;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 14px;font-weight:700;display:inline-flex}.admin-button.ghost,.icon-button.light{color:#172026;background:#fff;border-color:#cfd8e3}.admin-button.save{width:100%;margin-top:4px}.success-message{color:#0f766e;margin:14px 0 0;font-weight:700}.admin-grid{grid-template-columns:minmax(320px,.9fr) minmax(420px,1.1fr);align-items:start;gap:18px;padding-top:22px;display:grid}.admin-panel{background:#fff;border:1px solid #d8dee6;border-radius:8px;gap:14px;padding:16px;display:grid}.permissions-panel{grid-template-columns:minmax(220px,.42fr) minmax(0,1fr);align-items:center;margin-top:18px}.permissions-panel h2{margin:3px 0 0;font-size:1rem}.permission-chip-grid{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.panel-heading{justify-content:space-between}.panel-title-row,.brand-fieldset-heading{align-items:center;gap:8px;display:flex}.panel-title-row svg,.brand-fieldset-heading svg{color:#0f766e}.panel-heading h2{margin:0;font-size:1.1rem;line-height:1.2}.admin-panel label{color:#4c5863;gap:6px;font-size:.86rem;font-weight:700;display:grid}.admin-panel input,.admin-panel select,.admin-panel textarea{color:#172026;background:#fff;border:1px solid #cfd8e3;border-radius:8px;width:100%;min-width:0;padding:10px 11px}.admin-panel input[type=file]{padding:8px}.admin-panel textarea{resize:vertical}.range-field input{accent-color:#0f766e;padding:0}.gastronomy-notes-editor,.product-translations-editor,.product-badges-editor,.product-availability-editor,.product-options-editor{background:#f8fafc;border:1px solid #edf0f4;border-radius:8px;gap:12px;padding:12px;display:grid}.badge-toggle-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.weekday-toggle-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:6px;display:grid}.translation-tabs{gap:6px;display:flex}.translation-tabs button{color:#172026;background:#fff;border:1px solid #cfd8e3;border-radius:8px;min-width:42px;min-height:34px;padding:0 10px;font-size:.82rem;font-weight:900}.translation-tabs button.active{color:#fff;background:#0f766e;border-color:#0f766e}.translation-fields{gap:12px;display:grid}.option-preset-row{flex-wrap:wrap;gap:8px;display:flex}.option-preset-row button{color:#172026;background:#fff;border:1px solid #cfd8e3;border-radius:8px;min-height:34px;padding:0 10px;font-size:.82rem;font-weight:800}.option-group-list{gap:12px;display:grid}.option-group-editor{background:#fff;border:1px solid #dfe5ec;border-radius:8px;gap:10px;padding:10px;display:grid}.option-group-editor__heading{grid-template-columns:minmax(150px,1fr) minmax(130px,.42fr) 44px;align-items:end;gap:8px;display:grid}.option-group-rules{grid-template-columns:minmax(120px,1fr) minmax(86px,.4fr) minmax(86px,.4fr);align-items:end;gap:8px;display:grid}.option-editor-list{gap:8px;display:grid}.option-editor-row{grid-template-columns:minmax(120px,1fr) 100px auto auto 40px;align-items:center;gap:8px;display:grid}.brand-panel,.business-cover-panel,.pricing-panel,.seo-panel{margin-top:18px}.seo-editor-grid{grid-template-columns:minmax(280px,.8fr) minmax(420px,1.2fr);align-items:start;gap:16px;display:grid}.seo-preview-card{background:#fff;border:1px solid #d8dee6;border-radius:8px;overflow:hidden}.seo-preview-card img{aspect-ratio:1.91;object-fit:cover;background:#e8edf2;width:100%}.seo-preview-card__body{gap:6px;padding:13px;display:grid}.seo-preview-card__body span{color:#7a8590;text-overflow:ellipsis;white-space:nowrap;font-size:.76rem;overflow:hidden}.seo-preview-card__body strong{color:#172026;font-size:1rem;line-height:1.25}.seo-preview-card__body p{color:#5c6670;margin:0;font-size:.86rem;line-height:1.45}.seo-form-grid{gap:12px;display:grid}.seo-upload-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.pricing-editor-grid{grid-template-columns:minmax(260px,.62fr) minmax(420px,1.38fr);align-items:start;gap:16px;display:grid}.pricing-preview-card{background:linear-gradient(#fff,#f7fbfa);border:1px solid #a8c5c9;border-radius:8px;align-content:center;gap:10px;min-height:190px;padding:18px;display:grid}.pricing-preview-card span,.pricing-preview-card small{color:#5c6670;font-weight:800}.pricing-preview-card strong{color:#172026;font-size:2rem;line-height:1.1}.pricing-form-grid{gap:12px;display:grid}.pricing-preset-row{flex-wrap:wrap;gap:8px;display:flex}.pricing-preset-row button{color:#172026;background:#fff;border:1px solid #cfd8e3;border-radius:8px;min-height:34px;padding:0 10px;font-size:.82rem;font-weight:900}.pricing-preset-row button.active{color:#fff;background:#0f766e;border-color:#0f766e}.business-cover-grid{grid-template-columns:minmax(260px,.78fr) minmax(420px,1.22fr);align-items:start;gap:16px;display:grid}.business-cover-preview{background:#111827;border-radius:8px;min-height:320px;position:relative;overflow:hidden}.business-cover-preview>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.business-cover-preview:after{content:"";background:linear-gradient(#0f172a1f,#0f172ac7);position:absolute;inset:0}.business-cover-preview__content{z-index:1;color:#fff;gap:8px;display:grid;position:absolute;inset:auto 18px 18px}.business-cover-preview__content span{color:#f1b342;text-transform:uppercase;font-size:.78rem;font-weight:900}.business-cover-preview__content h3{margin:0;font-size:2rem;line-height:1.05}.business-cover-preview__content p,.business-cover-preview__content small{color:#ffffffd6;margin:0;line-height:1.45}.business-cover-preview__content div,.business-social-preview{flex-wrap:wrap;gap:8px;display:flex}.business-cover-preview__content small,.business-social-preview span{background:#ffffff24;border-radius:999px;padding:6px 9px;font-weight:800}.business-cover-form{gap:12px;display:grid}.business-social-preview{align-items:center;min-height:38px}.business-social-preview span{color:#4c5863;background:#f8fafc;align-items:center;gap:6px;font-size:.84rem;display:inline-flex}.qr-panel{margin-top:18px}.qr-editor-grid{grid-template-columns:minmax(260px,.62fr) minmax(420px,1.38fr);align-items:start;gap:16px;display:grid}.qr-preview-shell{background:#f8fafc;border:1px solid #edf0f4;border-radius:8px;place-items:center;padding:14px;display:grid}.qr-preview-canvas{background:#fff;border:1px solid #d8dee6;border-radius:8px;width:min(100%,320px);height:auto;box-shadow:0 14px 34px #0f172a1a}.qr-controls{gap:14px;display:grid}.qr-type-tabs{flex-wrap:wrap;gap:8px;display:flex}.qr-type-tabs button{color:#172026;background:#fff;border:1px solid #cfd8e3;border-radius:8px;min-height:38px;padding:0 12px;font-weight:800}.qr-type-tabs button.active{color:#fff;background:#0f766e;border-color:#0f766e}.qr-meta-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.qr-meta-grid article{background:#f8fafc;border:1px solid #edf0f4;border-radius:8px;gap:5px;padding:12px;display:grid}.qr-meta-grid span{color:#5c6670;text-transform:uppercase;font-size:.78rem;font-weight:800}.qr-meta-grid strong{color:#172026;text-overflow:ellipsis;white-space:nowrap;font-size:.95rem;overflow:hidden}.brand-editor-grid{grid-template-columns:minmax(260px,.78fr) minmax(420px,1.22fr);align-items:stretch;gap:16px;display:grid}.brand-preview{background:#f7f8fb;border:2px solid #0f766e;border-radius:8px;min-height:260px;position:relative;overflow:hidden}.brand-preview.preview-style-fine-dining{border-width:1px}.brand-preview.preview-style-fine-dining .brand-preview-content strong{font-family:Playfair Display,Georgia,serif;font-weight:600}.brand-preview.preview-style-bar{background:#111318!important}.brand-preview.preview-style-food-truck{border-width:3px}.brand-preview-cover{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.brand-preview:after{content:"";background:linear-gradient(#0f172a0f,#0f172aad);position:absolute;inset:0}.brand-preview-content{z-index:1;color:#fff;align-items:center;gap:12px;min-width:0;display:flex;position:absolute;inset:auto 16px 16px}.brand-preview-logo,.brand-preview-mark{border-radius:8px;flex:none;width:64px;height:64px}.brand-preview-logo{object-fit:contain;background:#fffffff0;border:1px solid #ffffff73;padding:7px}.brand-preview-mark{text-transform:uppercase;place-items:center;font-size:1.6rem;font-weight:900;display:inline-grid}.brand-preview-content div{gap:3px;min-width:0;display:grid}.brand-preview-content span,.brand-preview-content small,.brand-preview-content strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.brand-preview-content span{text-transform:uppercase;font-size:.76rem;font-weight:900}.brand-preview-content strong{color:#fff;font-size:1.28rem;line-height:1.1}.brand-preview-content small{color:#ffffffd1;font-size:.86rem}.brand-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.brand-fieldset{gap:12px;display:grid}.brand-fieldset.compact{grid-column:1/-1}.brand-fieldset-heading{color:#4c5863;font-size:.9rem;font-weight:800}.style-template-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.style-template-option{color:#172026;text-align:left;background:#fff;border:1px solid #cfd8e3;border-radius:8px;gap:4px;min-height:74px;padding:10px;display:grid}.style-template-option.active{border-color:#0f766e;box-shadow:inset 0 0 0 1px #0f766e}.style-template-option span{font-weight:900}.style-template-option small{color:#5c6670;font-size:.78rem;line-height:1.3}.upload-field input{background:#f8fafc;font-size:.84rem}.media-review-card{background:#f8fafc;border:1px solid #d8dee6;border-left:4px solid #0f766e;border-radius:8px;grid-template-columns:128px minmax(0,1fr);gap:12px;padding:10px;display:grid}.media-review-card.warn{border-left-color:#b7791f}.media-review-card.bad{border-left-color:#b44728}.media-review-card img{aspect-ratio:4/3;object-fit:cover;background:#e8edf2;border-radius:8px;width:128px}.media-review-card.good .media-review-heading span{color:#0f766e;background:#e7f3f1}.media-review-card.warn .media-review-heading span{color:#8a5a00;background:#fff4df}.media-review-card.bad .media-review-heading span{color:#b44728;background:#fff0ea}.media-review-card p{color:#5c6670;margin:6px 0 0;font-size:.84rem;line-height:1.45}.media-review-card ul{color:#6b2f22;gap:4px;margin:8px 0 0;padding-left:18px;font-size:.84rem;line-height:1.35;display:grid}.media-review-heading,.media-review-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.media-review-heading{justify-content:space-between}.media-review-heading strong{color:#172026;text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.media-review-heading span{border-radius:999px;padding:4px 8px;font-size:.76rem;font-weight:900}.media-review-actions{margin-top:10px}.media-review-actions .admin-button{min-height:36px;padding:0 12px}.color-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.color-input-row{grid-template-columns:44px minmax(0,1fr);align-items:center;gap:8px;display:grid}.color-input-row input[type=color]{height:42px;padding:4px}.form-row.two{grid-template-columns:minmax(0,1fr) minmax(120px,.5fr);display:grid}.check-field{flex-direction:row;align-items:center;gap:8px;min-height:42px;display:flex!important}.check-field input{width:18px;height:18px;padding:0}.check-field.compact{white-space:nowrap;min-height:36px}.category-editor-list,.product-table{gap:8px;display:grid}.category-editor{border-top:1px solid #edf0f4;grid-template-columns:minmax(90px,.8fr) minmax(120px,1fr) 82px auto 44px;align-items:center;gap:8px;padding-top:8px;display:grid}.category-editor.active .category-select{color:#0f766e;border-color:#0f766e}.category-select{color:#172026;text-align:left;text-overflow:ellipsis;white-space:nowrap;background:#fff;border:1px solid #cfd8e3;border-radius:8px;min-height:38px;padding:0 10px;overflow:hidden}.products-panel,.analytics-panel,.audit-panel{margin-top:18px}.audit-panel .panel-heading p{color:#5c6670;margin:5px 0 0;font-size:.9rem}.audit-actions{align-items:center;gap:8px;display:flex}.audit-actions select{color:#172026;background:#fff;border:1px solid #cfd8e3;border-radius:8px;min-height:42px;padding:0 10px}.audit-timeline{gap:10px;display:grid}.audit-entry{background:#f8fafc;border:1px solid #edf0f4;border-radius:8px;gap:10px;padding:12px;display:grid}.audit-entry__head,.audit-entry__meta{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.audit-entry__head>div{gap:2px;display:grid}.audit-entry__head strong{color:#172026}.audit-entry__head span,.audit-entry__head time{color:#5c6670;font-size:.84rem}.audit-entry__meta{justify-content:flex-start}.audit-entry__meta span{color:#34414d;background:#fff;border:1px solid #d8dee6;border-radius:999px;padding:5px 8px;font-size:.76rem;font-weight:800}.audit-change-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.audit-change{background:#fff;border:1px solid #dfe5ec;border-radius:8px;gap:5px;min-width:0;padding:9px;display:grid}.audit-change span{color:#172026;font-size:.78rem;font-weight:900}.audit-change small,.audit-change strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.audit-change small{color:#7a8590;font-size:.76rem}.audit-change strong{color:#0f766e;font-size:.82rem}.analytics-panel .panel-heading p{color:#5c6670;margin:5px 0 0;font-size:.9rem}.analytics-actions{align-items:center;gap:8px;display:flex}.analytics-actions select{color:#172026;background:#fff;border:1px solid #cfd8e3;border-radius:8px;min-height:42px;padding:0 10px}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.metric-card{background:#f8fafc;border:1px solid #edf0f4;border-radius:8px;gap:8px;padding:14px;display:grid}.metric-card svg{color:#0f766e}.metric-card span{color:#5c6670;font-size:.86rem;font-weight:700}.metric-card strong{font-size:1.4rem}.funnel-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-top:14px;display:grid}.funnel-step{background:#fff;border:1px solid #b4cbd0;border-radius:8px;gap:6px;min-height:116px;padding:12px;display:grid}.funnel-step span{color:#5c6670;font-size:.8rem;font-weight:800}.funnel-step strong{color:#172026;font-size:1.55rem}.funnel-step small{color:#67727d;font-size:.76rem;font-weight:700;line-height:1.35}.analytics-chart-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:14px;display:grid}.chart-card{background:#fff;border:1px solid #edf0f4;border-radius:8px;gap:12px;padding:14px;display:grid}.chart-card__heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.chart-card__heading h3{margin:0;font-size:1rem}.chart-card__heading span{color:#66717d;text-transform:uppercase;font-size:.78rem;font-weight:900}.bar-list{gap:9px;display:grid}.bar-row,.product-chart-row{grid-template-columns:minmax(82px,.45fr) minmax(0,1fr) minmax(34px,auto);align-items:center;gap:10px;display:grid}.bar-row span,.product-chart-row span{color:#172026;text-overflow:ellipsis;white-space:nowrap;font-size:.84rem;font-weight:800;overflow:hidden}.bar-row div,.product-chart-row__bar{background:#eef2f6;border-radius:999px;height:10px;overflow:hidden}.bar-row i,.product-chart-row__bar i{border-radius:inherit;background:linear-gradient(90deg,#0f766e,#f1b342);height:100%;display:block}.bar-row strong,.product-chart-row strong{color:#172026;font-size:.86rem}.product-chart-row{grid-template-columns:minmax(120px,.65fr) minmax(0,1fr) minmax(34px,auto)}.product-chart-row>div:first-child{gap:2px;min-width:0;display:grid}.product-chart-row small{color:#66717d;text-overflow:ellipsis;white-space:nowrap;font-size:.74rem;font-weight:800;overflow:hidden}.analytics-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:16px;display:grid}.analytics-grid h3{margin:0 0 8px;font-size:1rem}.analytics-table{gap:7px;display:grid}.analytics-row{border:1px solid #edf0f4;border-radius:8px;grid-template-columns:minmax(140px,1fr) minmax(88px,auto) minmax(92px,auto);align-items:center;gap:10px;min-height:38px;padding:0 10px;display:grid}.analytics-row.compact{grid-template-columns:minmax(0,1fr) auto}.analytics-row span{color:#5c6670;text-overflow:ellipsis;white-space:nowrap;font-size:.88rem;overflow:hidden}.analytics-row span:first-child{color:#172026;font-weight:700}.product-row{color:#172026;text-align:left;background:#fff;border:1px solid #edf0f4;border-radius:8px;grid-template-columns:minmax(160px,1.2fr) minmax(110px,.8fr) minmax(110px,.7fr) 28px;align-items:center;gap:12px;min-height:46px;padding:0 12px;display:grid}.product-row:hover,.product-row:focus-visible{border-color:#0f766e;outline:0}.product-row span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.product-row span:nth-child(2),.product-row span:nth-child(3){color:#5c6670;font-size:.9rem}.product-row.muted{color:#6b7280;background:#f4f6f8}@media (width<=720px){.app-shell{width:min(100% - 24px,1120px);padding-top:20px}h1{font-size:2.6rem}.menu-hero,.catalog-controls,.catalog-toolbar{grid-template-columns:1fr;align-items:stretch}.menu-hero.has-cover{min-height:280px;padding:18px}.brand-lockup{flex-direction:column;align-items:flex-start}.brand-logo{width:70px;height:70px}.catalog-toolbar{display:grid}.privacy-banner{grid-template-columns:1fr;width:calc(100% - 24px);bottom:12px;right:12px}.privacy-banner>div:last-child,.privacy-actions{justify-content:stretch}.privacy-primary-button,.privacy-secondary-button,.privacy-link-button{flex:auto}.privacy-status-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gastronomy-notes,.product-grid{grid-template-columns:1fr}.admin-shell{width:min(100% - 24px,1180px);padding-top:20px}.admin-header,.admin-grid,.permissions-panel,.brand-editor-grid,.brand-form-grid,.business-cover-grid,.seo-editor-grid,.seo-upload-row,.pricing-editor-grid,.qr-editor-grid,.qr-meta-grid,.option-group-editor__heading,.option-group-rules,.option-editor-row,.style-template-grid,.color-grid,.badge-toggle-grid,.weekday-toggle-grid,.media-review-card,.audit-change-grid,.analytics-grid,.analytics-chart-grid,.metric-grid,.funnel-grid,.form-row.two,.form-row.three,.category-editor,.product-row,.analytics-row{grid-template-columns:1fr}.admin-actions{justify-content:stretch}.permission-chip-grid{justify-content:flex-start}.admin-button,.analytics-actions,.audit-actions{width:100%}.analytics-actions,.audit-actions{align-items:stretch}.media-review-card img{width:100%}}@media print{body{background:#fff!important}.admin-header,.brand-panel,.business-cover-panel,.pricing-panel,.qr-panel,.admin-grid,.products-panel,.analytics-actions,.auth-shell{display:none!important}.admin-shell{width:100%;padding:0}.analytics-panel{box-shadow:none;border:0;margin:0}.metric-grid,.funnel-grid,.analytics-chart-grid,.analytics-grid{break-inside:avoid;grid-template-columns:repeat(2,minmax(0,1fr))}.metric-card,.funnel-step,.chart-card,.analytics-row{break-inside:avoid}}@media (width<=720px){.menu-style-bistro-contemporaneo{width:min(100% - 20px,1180px);padding-top:10px}.menu-style-bistro-contemporaneo .menu-hero,.menu-style-bistro-contemporaneo .menu-hero.has-cover{border-radius:20px;gap:14px;min-height:0;padding:17px}.menu-style-bistro-contemporaneo h1{font-size:clamp(2rem,10.5vw,3rem);line-height:1}.menu-style-bistro-contemporaneo .summary{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:7px;font-size:.9rem;line-height:1.35;display:-webkit-box;overflow:hidden}.menu-style-bistro-contemporaneo :is(.hero-meta,.hero-link-row){gap:6px;margin-top:8px}.menu-style-bistro-contemporaneo .hero-tools{justify-content:flex-start}}@media (width<=420px){.menu-style-bistro-contemporaneo .menu-hero,.menu-style-bistro-contemporaneo .menu-hero.has-cover{gap:10px;padding:14px}.menu-style-bistro-contemporaneo h1{font-size:clamp(1.8rem,9vw,2.15rem)}.menu-style-bistro-contemporaneo :is(.summary,.hero-meta){display:none}.menu-style-bistro-contemporaneo .hero-link-row{margin-top:8px}.menu-style-bistro-contemporaneo :is(.hero-action,.icon-button){min-height:36px}.menu-style-bistro-contemporaneo .icon-button{width:36px}.menu-style-bistro-contemporaneo .hero-tools{gap:4px}.menu-style-bistro-contemporaneo .language-switcher{min-height:36px;padding:3px}.menu-style-bistro-contemporaneo .language-switcher button{min-width:30px;min-height:28px;padding:0 5px}}
