@import "https://fonts.googleapis.com/css2?family=Caveat:wght@500;600;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Fraunces:ital,opsz,wght@0,9..144,300;0,9..144,400;0,9..144,500;1,9..144,300;1,9..144,400&family=Inter+Tight:wght@300;400;500;600;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Fraunces:ital,opsz,wght@0,9..144,300;0,9..144,400;0,9..144,500;0,9..144,600;0,9..144,700;0,9..144,800;1,9..144,300;1,9..144,400;1,9..144,500;1,9..144,700&family=Inter+Tight:wght@300;400;500;600;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,700&display=swap";._layout_651w4_1{background:var(--beige);min-height:100vh;display:flex}._sidebar_651w4_8{background:var(--blanco);border-right:1px solid var(--color-border-light);z-index:50;width:260px;transition:transform var(--transition-base);flex-direction:column;display:flex;position:fixed;top:0;bottom:0;left:0}._sidebarHeader_651w4_22{border-bottom:1px solid var(--color-border-light);justify-content:center;align-items:center;padding:2rem 1.5rem 1.5rem;display:flex;position:relative}._logo_651w4_31{width:auto;height:70px;margin:0 auto;display:block}._closeSidebar_651w4_38{color:var(--color-text-muted);padding:.25rem;display:none;position:absolute;top:.75rem;right:.75rem}._nav_651w4_48{flex-direction:column;flex:1;gap:.2rem;padding:.75rem;display:flex;overflow-y:auto}._navLink_651w4_57{border-radius:var(--radius-md);color:var(--color-text-muted);transition:all var(--transition-fast);align-items:center;gap:.75rem;padding:.65rem .9rem;font-size:.88rem;font-weight:500;display:flex}._navLink_651w4_57:hover{background:var(--beige);color:var(--color-text)}._navLink_651w4_57._active_651w4_74{background:var(--bordo);color:var(--blanco)}._navArrow_651w4_79{opacity:0;transition:opacity var(--transition-fast);margin-left:auto}._navLink_651w4_57._active_651w4_74 ._navArrow_651w4_79,._navLink_651w4_57:hover ._navArrow_651w4_79{opacity:1}._sidebarFooter_651w4_91{border-top:1px solid var(--color-border-light);padding:1rem 1.25rem}._menuLink_651w4_96{color:var(--color-text-muted);align-items:center;gap:.4rem;font-size:.75rem;display:flex}._menuLink_651w4_96 a{color:var(--bordo);font-weight:600}._main_651w4_110{flex-direction:column;flex:1;min-height:100vh;margin-left:260px;display:flex}._topbar_651w4_119{background:var(--blanco);border-bottom:1px solid var(--color-border-light);z-index:40;justify-content:flex-end;align-items:center;padding:.75rem 1.5rem;display:flex;position:sticky;top:0}._hamburger_651w4_131{color:var(--color-text);margin-right:auto;padding:.25rem;display:none}._topbarRight_651w4_138{align-items:center;gap:1rem;display:flex}._userInfo_651w4_144{flex-direction:column;align-items:flex-end;display:flex}._userName_651w4_150{color:var(--color-text);font-size:.85rem;font-weight:600}._userRole_651w4_156{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.7rem}._logoutBtn_651w4_163{border-radius:var(--radius-md);width:36px;height:36px;color:var(--color-text-muted);transition:all var(--transition-fast);justify-content:center;align-items:center;display:flex}._logoutBtn_651w4_163:hover{color:var(--color-danger);background:#c0392b14}._content_651w4_179{flex:1;padding:1.5rem}._overlay_651w4_185{display:none}@media (width<=768px){._sidebar_651w4_8{box-shadow:var(--shadow-xl);transform:translate(-100%)}._sidebar_651w4_8._open_651w4_195{transform:translate(0)}._closeSidebar_651w4_38{display:flex}._main_651w4_110{margin-left:0}._hamburger_651w4_131{display:flex}._overlay_651w4_185{z-index:45;background:#0006;display:block;position:fixed;inset:0}}._btn_1mv8y_1{font-family:var(--font-heading);border-radius:var(--radius-md);transition:all var(--transition-base);cursor:pointer;white-space:nowrap;border:1px solid #0000;justify-content:center;align-items:center;gap:.5rem;font-weight:600;display:inline-flex}._btn_1mv8y_1:disabled{opacity:.5;cursor:not-allowed}._sm_1mv8y_21{padding:.4rem .9rem;font-size:.8rem}._md_1mv8y_22{padding:.6rem 1.3rem;font-size:.9rem}._lg_1mv8y_23{padding:.8rem 1.8rem;font-size:1rem}._primary_1mv8y_26{background:var(--bordo);color:var(--blanco)}._primary_1mv8y_26:hover:not(:disabled){background:var(--bordo-dark);box-shadow:var(--shadow-md);transform:translateY(-1px)}._secondary_1mv8y_36{background:var(--olive);color:var(--blanco)}._secondary_1mv8y_36:hover:not(:disabled){background:var(--olive-dark);transform:translateY(-1px)}._outline_1mv8y_45{color:var(--bordo);border-color:var(--bordo);background:0 0}._outline_1mv8y_45:hover:not(:disabled){background:var(--bordo);color:var(--blanco)}._ghost_1mv8y_55{color:var(--color-text-muted);background:0 0}._ghost_1mv8y_55:hover:not(:disabled){color:var(--color-text);background:#0000000d}._danger_1mv8y_64{background:var(--color-danger);color:var(--blanco)}._danger_1mv8y_64:hover:not(:disabled){background:#a93226}._fullWidth_1mv8y_72{width:100%}._icon_1mv8y_74{align-items:center;display:flex}._spinner_1mv8y_76{border:2px solid #ffffff4d;border-top-color:currentColor;border-radius:50%;width:16px;height:16px;animation:.6s linear infinite _spin_1mv8y_76}@keyframes _spin_1mv8y_76{to{transform:rotate(360deg)}}._group_12hsq_1{flex-direction:column;gap:.35rem;display:flex}._label_12hsq_7{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.8rem;font-weight:600}._inputWrap_12hsq_15{position:relative}._icon_12hsq_19{color:var(--color-text-muted);display:flex;position:absolute;top:50%;left:.75rem;transform:translateY(-50%)}._input_12hsq_15,._textarea_12hsq_28,._select_12hsq_28{border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--blanco);width:100%;color:var(--color-text);transition:border-color var(--transition-fast), box-shadow var(--transition-fast);padding:.65rem .9rem;font-size:.9rem}._input_12hsq_15:focus,._textarea_12hsq_28:focus,._select_12hsq_28:focus{border-color:var(--bordo);outline:none;box-shadow:0 0 0 3px #870b1d1a}._withIcon_12hsq_45{padding-left:2.5rem}._textarea_12hsq_28{resize:vertical;min-height:100px}._select_12hsq_28{appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='%236b6b6b' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1l4 4 4-4'/%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;padding-right:2rem}._error_12hsq_62{border-color:var(--color-danger)!important}._errorText_12hsq_66{color:var(--color-danger);font-size:.75rem}._page_1mu9x_1{justify-content:center;align-items:center;min-height:100vh;padding:1rem;display:flex;position:relative;overflow:hidden}._pageBg_1mu9x_11{filter:blur(3px)brightness(.35);background-position:50%;background-size:cover;position:absolute;inset:0;transform:scale(1.05)}._card_1mu9x_20{z-index:1;border-radius:var(--radius-xl);background:#fffffff2;border:1px solid #fff3;width:100%;max-width:400px;padding:2.5rem;position:relative;box-shadow:0 16px 60px #0000004d}._logoSection_1mu9x_32{text-align:center;margin-bottom:2rem}._logo_1mu9x_32{height:90px;margin:0 auto .75rem}._subtitle_1mu9x_42{color:var(--color-text-muted);letter-spacing:.05em;text-transform:uppercase;font-size:.8rem;font-weight:500}._form_1mu9x_50{flex-direction:column;gap:1.25rem;display:flex}._error_1mu9x_56{color:var(--color-danger);border-radius:var(--radius-md);cursor:pointer;background:#c0392b14;border:1px solid #c0392b26;padding:.65rem 1rem;font-size:.85rem}._card_sceoj_1{background:var(--color-surface);border:1px solid var(--color-border-light);border-radius:var(--radius-lg);overflow:hidden}._padded_sceoj_8{padding:1.5rem}._hover_sceoj_10{transition:all var(--transition-base);cursor:pointer}._hover_sceoj_10:hover{box-shadow:var(--shadow-md);border-color:var(--color-border);transform:translateY(-2px)}._statCard_sceoj_21{background:var(--color-surface);border:1px solid var(--color-border-light);border-radius:var(--radius-lg);align-items:center;gap:1rem;padding:1.25rem 1.5rem;display:flex;position:relative;overflow:hidden}._statCard_sceoj_21:before{content:"";width:4px;position:absolute;top:0;bottom:0;left:0}._stat-primary_sceoj_40:before{background:var(--bordo)}._stat-secondary_sceoj_41:before{background:var(--olive)}._stat-warning_sceoj_42:before{background:var(--color-warning)}._stat-info_sceoj_43:before{background:var(--color-info)}._statIcon_sceoj_45{border-radius:var(--radius-md);flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.3rem;display:flex}._stat-primary_sceoj_40 ._statIcon_sceoj_45{color:var(--bordo);background:#870b1d14}._stat-secondary_sceoj_41 ._statIcon_sceoj_45{color:var(--olive);background:#60711914}._stat-warning_sceoj_42 ._statIcon_sceoj_45{color:var(--color-warning);background:#d4a01714}._stat-info_sceoj_43 ._statIcon_sceoj_45{color:var(--color-info);background:#2980b914}._statInfo_sceoj_61{flex-direction:column;flex:1;display:flex}._statValue_sceoj_67{font-family:var(--font-heading);color:var(--color-text);font-size:1.6rem;font-weight:800;line-height:1.2}._statTitle_sceoj_75{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.04em;font-size:.78rem;font-weight:500}._statChange_sceoj_83{border-radius:var(--radius-full);padding:.2rem .5rem;font-size:.78rem;font-weight:700}._positive_sceoj_90{color:var(--color-success);background:#2d8a4e1a}._negative_sceoj_91{color:var(--color-danger);background:#c0392b1a}._dashboard_19rsu_1{flex-direction:column;gap:1.5rem;display:flex}._header_19rsu_3 h1{color:var(--color-text);margin-bottom:.25rem;font-size:1.6rem}._header_19rsu_3 p{color:var(--color-text-muted);font-size:.88rem}._statsGrid_19rsu_13{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:1rem;display:grid}._chartsGrid_19rsu_19{grid-template-columns:1fr 1fr;gap:1rem;display:grid}._chartCard_19rsu_25{background:var(--blanco);border:1px solid var(--color-border-light);border-radius:var(--radius-lg);overflow:hidden}._chartHeader_19rsu_32{border-bottom:1px solid var(--color-border-light);padding:1rem 1.25rem}._chartHeader_19rsu_32 h3{color:var(--color-text);align-items:center;gap:.5rem;font-size:.9rem;font-weight:600;display:flex}._chartBody_19rsu_45{justify-content:center;align-items:center;min-height:280px;padding:1rem;display:flex}._emptyChart_19rsu_47{color:var(--color-text-muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.6rem;padding:2rem 1rem;display:flex}._emptyChart_19rsu_47 svg{color:var(--color-border)}._emptyChart_19rsu_47 p{color:var(--color-text);font-size:.9rem;font-weight:600}._emptyChart_19rsu_47 span{max-width:240px;color:var(--color-text-muted);font-size:.78rem}@media (width<=900px){._chartsGrid_19rsu_19{grid-template-columns:1fr}}@media (width<=600px){._statsGrid_19rsu_13{grid-template-columns:1fr}}._overlay_nvlww_1{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#00000080;justify-content:center;align-items:center;padding:1rem;animation:.2s _fadeIn_nvlww_1;display:flex;position:fixed;inset:0}._modal_nvlww_14{background:var(--color-surface);border-radius:var(--radius-lg);box-shadow:var(--shadow-xl);max-height:90vh;animation:.3s cubic-bezier(.16,1,.3,1) _slideUp_nvlww_1;overflow-y:auto}._sm_nvlww_23{width:100%;max-width:400px}._md_nvlww_24{width:100%;max-width:560px}._lg_nvlww_25{width:100%;max-width:760px}._xl_nvlww_26{width:100%;max-width:960px}._header_nvlww_28{border-bottom:1px solid var(--color-border-light);justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}._title_nvlww_36{color:var(--color-text);font-size:1.1rem;font-weight:700}._close_nvlww_42{border-radius:var(--radius-sm);width:32px;height:32px;color:var(--color-text-muted);transition:all var(--transition-fast);justify-content:center;align-items:center;display:flex}._close_nvlww_42:hover{color:var(--color-text);background:#0000000d}._body_nvlww_57{padding:1.5rem}@keyframes _fadeIn_nvlww_1{0%{opacity:0}to{opacity:1}}@keyframes _slideUp_nvlww_1{0%{opacity:0;transform:translateY(20px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}._page_qyotf_1{flex-direction:column;gap:1.25rem;display:flex}._header_qyotf_3{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}._header_qyotf_3 h1{margin-bottom:.2rem;font-size:1.6rem}._header_qyotf_3 p{color:var(--color-text-muted);font-size:.85rem}._filters_qyotf_9{flex-wrap:wrap;gap:.75rem;display:flex}._searchWrap_qyotf_13{background:var(--blanco);border:1px solid var(--color-border);border-radius:var(--radius-md);min-width:200px;color:var(--color-text-muted);flex:1;align-items:center;gap:.5rem;padding:0 .75rem;display:flex}._searchInput_qyotf_19{background:0 0;border:none;outline:none;flex:1;padding:.6rem 0;font-size:.88rem}._filterSelect_qyotf_24{border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--blanco);min-width:180px;padding:.6rem .9rem;font-size:.88rem}._table_qyotf_31{background:var(--blanco);border:1px solid var(--color-border-light);border-radius:var(--radius-lg);overflow:hidden}._tableHeader_qyotf_36{border-bottom:1px solid var(--color-border-light);text-transform:uppercase;letter-spacing:.04em;color:var(--color-text-muted);grid-template-columns:2fr 1.2fr .7fr .7fr .5fr .6fr .5fr .7fr;padding:.75rem 1.25rem;font-size:.75rem;font-weight:700;display:grid}._tableRow_qyotf_43{border-bottom:1px solid var(--color-border-light);transition:background var(--transition-fast);grid-template-columns:2fr 1.2fr .7fr .7fr .5fr .6fr .5fr .7fr;align-items:center;padding:.75rem 1.25rem;font-size:.88rem;display:grid}._tableRow_qyotf_43:last-child{border-bottom:none}._tableRow_qyotf_43:hover{background:var(--beige-light)}._tableRow_qyotf_43._inactive_qyotf_50{opacity:.5}._dishName_qyotf_52{color:var(--color-text);align-items:center;gap:.6rem;font-weight:600;display:flex}._dishThumb_qyotf_56{border-radius:var(--radius-sm);object-fit:cover;flex-shrink:0;width:36px;height:36px}._category_qyotf_61{color:var(--color-text-muted);font-size:.8rem}._gfBadge_qyotf_65{color:var(--olive);border-radius:var(--radius-sm);letter-spacing:.05em;background:#6071191f;padding:.15rem .45rem;font-size:.65rem;font-weight:800;display:inline-block}._views_qyotf_72{color:var(--color-text-muted);font-size:.85rem}._statusBtn_qyotf_74{border-radius:var(--radius-sm);width:28px;height:28px;color:var(--color-text-muted);transition:all var(--transition-fast);justify-content:center;align-items:center;display:flex}._statusBtn_qyotf_74._active_qyotf_79{color:var(--color-success)}._statusBtn_qyotf_74:hover{background:#0000000d}._actions_qyotf_82{gap:.3rem;display:flex}._actionBtn_qyotf_83{border-radius:var(--radius-sm);width:28px;height:28px;color:var(--color-text-muted);transition:all var(--transition-fast);justify-content:center;align-items:center;display:flex}._actionBtn_qyotf_83:hover{color:var(--color-text);background:#0000000d}._deleteBtn_qyotf_89:hover{color:var(--color-danger);background:#c0392b14}._empty_qyotf_91{text-align:center;color:var(--color-text-muted);padding:3rem;font-size:.9rem}._form_qyotf_96{flex-direction:column;gap:1.25rem;display:flex}._formGrid_qyotf_97{grid-template-columns:1fr 1fr;gap:1rem;display:grid}._checkRow_qyotf_99{flex-wrap:wrap;gap:1.5rem;display:flex}._checkbox_qyotf_100{cursor:pointer;color:var(--color-text);align-items:center;gap:.5rem;font-size:.88rem;display:flex}._checkbox_qyotf_100 input[type=checkbox]{width:18px;height:18px;accent-color:var(--bordo)}._sectionLabel_qyotf_108{text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-muted);margin-bottom:.5rem;font-size:.8rem;font-weight:600;display:block}._allergenGrid_qyotf_114{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:.4rem;display:grid}._allergenBtn_qyotf_117{border:1px solid var(--color-border);border-radius:var(--radius-md);color:var(--color-text-muted);transition:all var(--transition-fast);background:0 0;align-items:center;gap:.4rem;padding:.45rem .65rem;font-size:.78rem;display:flex}._allergenBtn_qyotf_117:hover{border-color:var(--bordo);color:var(--color-text)}._allergenActive_qyotf_124{border-color:var(--bordo);color:var(--bordo);background:#870b1d14;font-weight:600}._imageUpload_qyotf_130{border:2px dashed var(--color-border);border-radius:var(--radius-md);cursor:pointer;width:200px;height:150px;position:relative;overflow:hidden}._imagePreview_qyotf_135{object-fit:cover;width:100%;height:100%}._imagePlaceholder_qyotf_136{height:100%;color:var(--color-text-muted);flex-direction:column;justify-content:center;align-items:center;gap:.5rem;font-size:.8rem;display:flex}._fileInput_qyotf_140{opacity:0;cursor:pointer;position:absolute;inset:0}._formActions_qyotf_144{border-top:1px solid var(--color-border-light);justify-content:flex-end;gap:.75rem;padding-top:1rem;display:flex}@media (width<=900px){._tableHeader_qyotf_36{display:none}._tableRow_qyotf_43{flex-wrap:wrap;gap:.5rem;padding:1rem 1.25rem;display:flex}._dishName_qyotf_52{width:100%}._formGrid_qyotf_97{grid-template-columns:1fr}}._page_z1px7_1{flex-direction:column;gap:1.25rem;display:flex}._header_z1px7_3{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}._header_z1px7_3 h1{margin-bottom:.2rem;font-size:1.6rem}._header_z1px7_3 p{color:var(--color-text-muted);font-size:.85rem}._filters_z1px7_9{flex-wrap:wrap;gap:.75rem;display:flex}._filterSelect_z1px7_10{border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--blanco);padding:.55rem .9rem;font-size:.85rem}._sectionTitle_z1px7_17{color:var(--bordo);text-transform:uppercase;letter-spacing:.04em;align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:.9rem;font-weight:700;display:flex}._grid_z1px7_24{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:.75rem;margin-bottom:1.5rem;display:grid}._card_z1px7_29{background:var(--blanco);border:1px solid var(--color-border-light);border-radius:var(--radius-md);transition:all var(--transition-fast);flex-direction:column;gap:.5rem;padding:1rem 1.25rem;display:flex;position:relative}._card_z1px7_29:hover{border-color:var(--color-border);box-shadow:var(--shadow-sm)}._cardBody_z1px7_37 h4{color:var(--color-text);margin-bottom:.2rem;font-size:.95rem;font-weight:600}._tag_z1px7_38{color:var(--bordo);border-radius:var(--radius-full);background:#870b1d14;padding:.15rem .5rem;font-size:.7rem;font-weight:600;display:inline-block}._subtitle_z1px7_43{color:var(--color-text-muted);margin-top:.2rem;font-size:.8rem;font-style:italic}._cardPrices_z1px7_45{color:var(--color-text-muted);gap:1rem;font-size:.82rem;display:flex}._cardPrices_z1px7_45 strong{color:var(--color-text)}._cardActions_z1px7_50{gap:.3rem;display:flex;position:absolute;top:.75rem;right:.75rem}._cardActions_z1px7_50 button{border-radius:var(--radius-sm);width:26px;height:26px;color:var(--color-text-muted);transition:all var(--transition-fast);justify-content:center;align-items:center;display:flex}._cardActions_z1px7_50 button:hover{color:var(--color-text);background:#0000000d}._cardActions_z1px7_50 button:last-child:hover{color:var(--color-danger);background:#c0392b14}._tableWrap_z1px7_62{background:var(--blanco);border:1px solid var(--color-border-light);border-radius:var(--radius-lg);overflow:hidden}._tableRow_z1px7_67{border-bottom:1px solid var(--color-border-light);transition:background var(--transition-fast);align-items:center;padding:.75rem 1.25rem;font-size:.88rem;display:grid}._tableRow_z1px7_67:last-child{border-bottom:none}._tableRow_z1px7_67:hover{background:var(--beige-light)}._tableHead_z1px7_76{text-transform:uppercase;letter-spacing:.04em;color:var(--color-text-muted);font-size:.75rem;font-weight:700}._statusBadge_z1px7_83{border-radius:var(--radius-full);align-items:center;gap:.3rem;padding:.2rem .6rem;font-size:.75rem;font-weight:600;display:inline-flex}._statusPending_z1px7_88{color:var(--color-warning);background:#d4a0171a}._statusConfirmed_z1px7_89{color:var(--color-success);background:#2d8a4e1a}._statusCancelled_z1px7_90{color:var(--color-danger);background:#c0392b1a}._form_z1px7_93{flex-direction:column;gap:1.25rem;display:flex}._formGrid_z1px7_94{grid-template-columns:1fr 1fr;gap:1rem;display:grid}._formActions_z1px7_95{border-top:1px solid var(--color-border-light);justify-content:flex-end;gap:.75rem;padding-top:1rem;display:flex}._empty_z1px7_100{text-align:center;color:var(--color-text-muted);padding:3rem}@media (width<=600px){._grid_z1px7_24,._formGrid_z1px7_94{grid-template-columns:1fr}}._backdrop_1ber6_5{-webkit-backdrop-filter:blur(6px);z-index:200;background:#140f0cb8;justify-content:center;align-items:center;padding:1rem;animation:.25s _backdropIn_1ber6_1;display:flex;position:fixed;inset:0}@keyframes _backdropIn_1ber6_1{0%{opacity:0}to{opacity:1}}._modal_1ber6_24{width:100%;max-width:720px;height:95dvh;max-height:920px;font-family:var(--f-body,"Glacial Indifference", "Inter Tight", sans-serif);color:#161311;background:#fbf8f3;border:1px solid #16131114;border-radius:18px;flex-direction:column;animation:.4s cubic-bezier(.22,1,.36,1) _modalIn_1ber6_1;display:flex;position:relative;overflow:hidden;box-shadow:0 30px 100px #0006}@keyframes _modalIn_1ber6_1{0%{opacity:0;transform:translateY(30px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}._close_1ber6_48{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;cursor:pointer;z-index:10;background:#161311d9;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex;position:absolute;top:.85rem;right:.85rem}._close_1ber6_48:hover{background:#870b1d;transform:rotate(90deg)}._header_1ber6_72{background:linear-gradient(#fbf8f3 0%,#fbf8f3f2 100%);border-bottom:1px solid #16131114;flex-shrink:0;padding:1.4rem 2rem 1.2rem}._brandTag_1ber6_79{font-family:var(--f-body,"Glacial Indifference", sans-serif);letter-spacing:.2em;text-transform:uppercase;color:#870b1d;margin-bottom:.3rem;font-size:.62rem;font-weight:600;display:block}._title_1ber6_90{font-family:var(--f-display,"Fraunces", Georgia, serif);letter-spacing:-.01em;color:#161311;font-size:1.6rem;font-weight:400;line-height:1}._iframeWrap_1ber6_100{-webkit-overflow-scrolling:touch;background:#fff;flex:1;min-height:0;position:relative;overflow-y:auto}._iframe_1ber6_100{border:0;width:100%;height:100%;min-height:720px;display:block}._loader_1ber6_117{z-index:1;color:#16131180;background:#fbf8f3;flex-direction:column;justify-content:center;align-items:center;gap:1rem;font-size:.85rem;display:flex;position:absolute;inset:0}._spinner_1ber6_131{border:2.5px solid #870b1d26;border-top-color:#870b1d;border-radius:50%;width:36px;height:36px;animation:.8s linear infinite _spin_1ber6_131}@keyframes _spin_1ber6_131{to{transform:rotate(360deg)}}._footer_1ber6_145{text-align:center;color:#16131180;background:#fbf8f3;border-top:1px solid #1613110f;flex-shrink:0;padding:.7rem 1rem;font-size:.68rem}._footer_1ber6_145 strong{color:#161311;font-weight:600}@media (width<=540px){._backdrop_1ber6_5{align-items:stretch;padding:0}._modal_1ber6_24{border-radius:0;max-width:none;height:100dvh;max-height:none}._header_1ber6_72{padding:1.2rem 1.25rem 1rem}._title_1ber6_90{font-size:1.35rem}}._credit_h6617_3{white-space:nowrap;background:#ffffff05;border:1px solid #ffffff0f;border-radius:100px;align-items:center;gap:.55rem;margin-top:.75rem;padding:.55rem 1rem;text-decoration:none;transition:all .3s cubic-bezier(.22,1,.36,1);display:inline-flex}._credit_h6617_3:hover{background:#ffffff0d;border-color:#ede0cf33;transform:translateY(-1px)}._label_h6617_23{letter-spacing:.22em;text-transform:uppercase;color:#ffffff59;font-family:Inter Tight,sans-serif;font-size:.58rem;font-weight:500}._name_h6617_32{color:#ede0cf;letter-spacing:.005em;align-items:baseline;min-width:90px;font-family:Caveat,Brush Script MT,cursive;font-size:1.3rem;font-weight:600;line-height:1;display:inline-flex}._cursor_h6617_44{color:#ede0cf;margin-left:1px;font-family:Inter Tight,sans-serif;font-size:.95rem;font-weight:300;line-height:1;animation:.85s step-end infinite _blink_h6617_1;display:inline-block}@keyframes _blink_h6617_1{0%,50%{opacity:1}51%,to{opacity:0}}._divider_h6617_60{background:#ffffff26;width:1px;height:14px}._sub_h6617_66{letter-spacing:.04em;color:#ffffff73;opacity:0;font-family:Inter Tight,sans-serif;font-size:.66rem;font-style:normal;font-weight:500;transition:opacity .6s,transform .6s;transform:translate(-4px)}._subVisible_h6617_78{opacity:1;transform:translate(0)}@media (width<=480px){._credit_h6617_3{flex-direction:column;gap:.15rem;padding:.5rem .85rem}._divider_h6617_60{display:none}._name_h6617_32{min-width:0;font-size:1.15rem}._label_h6617_23{letter-spacing:.18em;font-size:.55rem}._sub_h6617_66{font-size:.62rem}}._wrap_1v33i_1{z-index:1;max-width:1200px;min-height:200px;margin:0 auto;padding:0 1rem;position:relative}._page_qo2j8_7{color:#fff;min-height:100dvh;font-family:Inter Tight,-apple-system,sans-serif;position:relative;overflow:hidden}._bg_qo2j8_17{background-position:50%;background-size:cover;animation:40s ease-out forwards _bgZoom_qo2j8_1;position:absolute;inset:0;transform:scale(1.12)}@keyframes _bgZoom_qo2j8_1{0%{transform:scale(1.2)}to{transform:scale(1.04)}}._overlay_qo2j8_31{background:radial-gradient(90% 70%,#4a061180 0%,#161311d9 50%,#0a0807f5 100%),linear-gradient(#1613118c 0%,#0a0807eb 100%);position:absolute;inset:0}._grain_qo2j8_39{opacity:.08;pointer-events:none;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 512 512' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.95' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");position:absolute;inset:0}._corner_qo2j8_49{z-index:2;pointer-events:none;border-color:#ede0cf59;width:64px;height:64px;animation:1.4s cubic-bezier(.22,1,.36,1) .3s both _cornerIn_qo2j8_1;position:absolute}._cornerTL_qo2j8_58{border-top:1px solid;border-left:1px solid;top:2rem;left:2rem}._cornerTR_qo2j8_59{border-top:1px solid;border-right:1px solid;top:2rem;right:2rem}._cornerBL_qo2j8_60{border-bottom:1px solid;border-left:1px solid;bottom:2rem;left:2rem}._cornerBR_qo2j8_61{border-bottom:1px solid;border-right:1px solid;bottom:2rem;right:2rem}@keyframes _cornerIn_qo2j8_1{0%{opacity:0;transform:scale(.7)}to{opacity:1;transform:scale(1)}}._center_qo2j8_69{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:2rem;max-width:980px;margin:0 auto;padding:2rem 0;display:flex}._logoWrap_qo2j8_83{animation:1.4s cubic-bezier(.22,1,.36,1) _logoIn_qo2j8_1;position:relative}._logoWrap_qo2j8_83:before{content:"";pointer-events:none;z-index:-1;background:radial-gradient(circle,#ede0cf1a 0%,#0000 60%);position:absolute;inset:-80px}._logo_qo2j8_83{filter:drop-shadow(0 20px 60px #00000080);width:auto;height:clamp(160px,22vw,260px);display:block}@keyframes _logoIn_qo2j8_1{0%{opacity:0;transform:scale(.85)translateY(20px)}to{opacity:1;transform:scale(1)translateY(0)}}._eyebrow_qo2j8_110{letter-spacing:.32em;text-transform:uppercase;color:#ede0cf;align-items:center;gap:.9rem;font-size:.72rem;font-weight:600;animation:1.2s cubic-bezier(.22,1,.36,1) .4s both _fadeUp_qo2j8_1;display:inline-flex}._eyebrowLine_qo2j8_122{background:#ede0cf66;width:32px;height:1px}._title_qo2j8_129{letter-spacing:-.02em;color:#fff;flex-direction:column;gap:0;font-family:Fraunces,Georgia,serif;font-size:clamp(2.4rem,7vw,5.2rem);font-weight:300;line-height:.95;animation:1.2s cubic-bezier(.22,1,.36,1) .5s both _fadeUp_qo2j8_1;display:flex}._titleLine_qo2j8_142{display:block}._titleItalic_qo2j8_146{color:#ede0cf;font-variation-settings:"opsz" 144;font-style:italic;font-weight:300;display:block}._lead_qo2j8_155{color:#ffffffb8;max-width:540px;font-family:Fraunces,serif;font-size:clamp(1rem,2vw,1.2rem);font-style:italic;font-weight:300;line-height:1.7;animation:1.2s cubic-bezier(.22,1,.36,1) .65s both _fadeUp_qo2j8_1}._lead_qo2j8_155 em{color:#ede0cf;font-style:italic}._ctas_qo2j8_172{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:.5rem;animation:1.2s cubic-bezier(.22,1,.36,1) .8s both _fadeUp_qo2j8_1;display:flex}._btnPrimary_qo2j8_181{color:#fff;letter-spacing:.06em;text-transform:uppercase;background:#870b1d;border:1px solid #870b1d;border-radius:100px;align-items:center;gap:.5rem;padding:1rem 1.85rem;font-family:Inter Tight,sans-serif;font-size:.78rem;font-weight:600;text-decoration:none;transition:all .4s cubic-bezier(.22,1,.36,1);display:inline-flex;box-shadow:0 12px 35px #870b1d73}._btnPrimary_qo2j8_181:hover{background:#6a0918;transform:translateY(-2px);box-shadow:0 18px 50px #870b1d99}._btnGhost_qo2j8_205{color:#fff;letter-spacing:.06em;text-transform:uppercase;-webkit-backdrop-filter:blur(10px);background:#ffffff0f;border:1px solid #ffffff38;border-radius:100px;align-items:center;gap:.5rem;padding:1rem 1.85rem;font-family:Inter Tight,sans-serif;font-size:.78rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}._btnGhost_qo2j8_205:hover{background:#ffffff24;border-color:#ffffff80}._bottom_qo2j8_230{color:#fbf8f3;background:#161311;flex-direction:column;align-items:center;gap:.75rem;padding:2.5rem 2rem 2rem;display:flex}._bottomInner_qo2j8_240{flex-wrap:wrap;justify-content:center;align-items:center;gap:.9rem;display:flex}._info_qo2j8_248{color:#ffffff8c;align-items:center;gap:.4rem;font-size:.74rem;text-decoration:none;transition:color .2s;display:inline-flex}._info_qo2j8_248:hover,._info_qo2j8_248 svg{color:#ede0cf}._dotSep_qo2j8_260{background:#ffffff40;border-radius:50%;width:3px;height:3px}._copy_qo2j8_267{color:#ffffff47;letter-spacing:.14em;text-transform:uppercase;font-size:.62rem}@keyframes _fadeUp_qo2j8_1{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}._hero_qo2j8_283{flex-direction:column;min-height:100dvh;display:flex;position:relative;overflow:hidden}._heroInner_qo2j8_292{z-index:3;flex-direction:column;flex:1;width:100%;max-width:1400px;margin:0 auto;padding:3rem 2rem;display:flex;position:relative}._scrollHint_qo2j8_305{z-index:3;color:#ede0cf73;letter-spacing:.25em;text-transform:uppercase;flex-direction:column;align-items:center;gap:.6rem;font-family:Inter Tight,sans-serif;font-size:.6rem;font-weight:500;animation:2.5s ease-in-out infinite _scrollBob_qo2j8_1;display:flex;position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%)}._scrollLine_qo2j8_323{background:linear-gradient(#ede0cf80,#0000);width:1px;height:32px}@keyframes _scrollBob_qo2j8_1{0%,to{opacity:.6;transform:translate(-50%)translateY(0)}50%{opacity:1;transform:translate(-50%)translateY(6px)}}._locationSection_qo2j8_336{color:#161311;background:#f5efe8;padding:6rem 2rem}._sectionGrid_qo2j8_342{grid-template-columns:1fr 1.1fr;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;display:grid}._sectionText_qo2j8_351{flex-direction:column;gap:1.25rem;display:flex}._sectionTag_qo2j8_357{letter-spacing:.22em;text-transform:uppercase;color:#870b1d;align-items:center;gap:.5rem;font-family:Inter Tight,sans-serif;font-size:.65rem;font-weight:600;display:inline-flex}._tagDash_qo2j8_368{background:#870b1d;width:24px;height:1px}._sectionTitle_qo2j8_374{letter-spacing:-.02em;color:#161311;margin-top:.25rem;font-family:Fraunces,Georgia,serif;font-size:clamp(2rem,4.5vw,3.4rem);font-weight:300;line-height:1}._sectionTitle_qo2j8_374 em{color:#870b1d;font-variation-settings:"opsz" 144;font-style:italic}._sectionLead_qo2j8_389{color:#161311a6;margin-top:.25rem;font-family:Fraunces,serif;font-size:1.05rem;font-style:italic;font-weight:300;line-height:1.7}._locationMeta_qo2j8_400{flex-direction:column;gap:.6rem;margin:.5rem 0 1rem;display:flex}._locItem_qo2j8_407{color:inherit;background:#1613110a;border:1px solid #16131114;border-radius:10px;align-items:flex-start;gap:.85rem;padding:1rem 1.1rem;text-decoration:none;transition:all .25s;display:flex}._locItem_qo2j8_407:hover{background:#fbf8f3;border-color:#870b1d;transform:translate(3px)}._locItem_qo2j8_407 svg{color:#870b1d;flex-shrink:0;margin-top:.15rem}._locItem_qo2j8_407 div{flex-direction:column;gap:.2rem;display:flex}._locItem_qo2j8_407 span{letter-spacing:.12em;text-transform:uppercase;color:#16131173;font-family:Inter Tight,sans-serif;font-size:.62rem;font-weight:600}._locItem_qo2j8_407 strong{color:#161311;font-family:Fraunces,serif;font-size:.95rem;font-weight:400;line-height:1.4}._mapWrap_qo2j8_443{aspect-ratio:4/3;cursor:pointer;border:1px solid #16131114;border-radius:14px;text-decoration:none;transition:all .4s cubic-bezier(.22,1,.36,1);display:block;position:relative;overflow:hidden;box-shadow:0 30px 80px #1613112e}._mapWrap_qo2j8_443:hover{transform:translateY(-4px);box-shadow:0 40px 100px #16131140}._mapWrap_qo2j8_443 iframe{filter:grayscale(.15)contrast(1.05);pointer-events:none;border:0;width:100%;height:100%}._mapOverlay_qo2j8_466{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;letter-spacing:.05em;background:#161311eb;border:1px solid #ffffff26;border-radius:100px;align-items:center;gap:.35rem;padding:.55rem .95rem;font-family:Inter Tight,sans-serif;font-size:.7rem;font-weight:600;display:flex;position:absolute;bottom:1rem;right:1rem}._mapOverlay_qo2j8_466 svg{opacity:.7}._reviewsSection_qo2j8_489{color:#fbf8f3;background:linear-gradient(#2b2421 0%,#1a1612 100%);padding:6rem 2rem;position:relative;overflow:hidden}._reviewsSection_qo2j8_489:before{content:"";opacity:.05;pointer-events:none;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 512 512' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.95' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");position:absolute;inset:0}._reviewsHeader_qo2j8_506{text-align:center;z-index:1;flex-direction:column;align-items:center;gap:1rem;max-width:1200px;margin:0 auto 3rem;display:flex;position:relative}._reviewsHeader_qo2j8_506 ._sectionTag_qo2j8_357{color:#ede0cf}._reviewsHeader_qo2j8_506 ._tagDash_qo2j8_368{background:#ede0cf}._reviewsHeader_qo2j8_506 ._sectionTitle_qo2j8_374{color:#fff}._reviewsHeader_qo2j8_506 ._sectionTitle_qo2j8_374 em{color:#ede0cf}._reviewsLead_qo2j8_523{color:#fbf8f3a6;max-width:540px;margin-top:.75rem;font-family:Fraunces,serif;font-size:1.05rem;font-style:italic;font-weight:300;line-height:1.7}._reviewsCta_qo2j8_534{text-align:center;z-index:1;flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:2.5rem;display:flex;position:relative}._googleRating_qo2j8_545{flex-direction:column;align-items:center;gap:.4rem;margin-top:.75rem;display:flex}._starsRow_qo2j8_553{gap:.25rem;display:flex}._ratingText_qo2j8_558{color:#fbf8f3b3;align-items:baseline;gap:.4rem;font-family:Inter Tight,sans-serif;font-size:.85rem;display:flex}._ratingText_qo2j8_558 strong{color:#fff;font-family:Fraunces,serif;font-size:1.6rem;font-weight:400;line-height:1}._reviewsGrid_qo2j8_574{z-index:1;grid-template-columns:repeat(3,1fr);gap:1.25rem;max-width:1200px;margin:0 auto;display:grid;position:relative}._reviewCard_qo2j8_584{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0a;border:1px solid #ffffff14;border-radius:14px;flex-direction:column;gap:1rem;padding:1.75rem 1.5rem;transition:all .3s;display:flex}._reviewCard_qo2j8_584:hover{background:#ffffff12;border-color:#ede0cf40;transform:translateY(-3px)}._reviewStars_qo2j8_601{gap:.2rem;display:flex}._reviewText_qo2j8_606{color:#fbf8f3d9;flex:1;font-family:Fraunces,serif;font-size:.95rem;font-style:italic;font-weight:300;line-height:1.65}._reviewAuthor_qo2j8_616{border-top:1px solid #ffffff14;flex-direction:column;gap:.15rem;padding-top:.75rem;display:flex}._reviewAuthor_qo2j8_616 strong{color:#fff;font-family:Inter Tight,sans-serif;font-size:.82rem;font-weight:600}._reviewAuthor_qo2j8_616 span{color:#fbf8f366;letter-spacing:.02em;font-size:.7rem}._reviewsCta_qo2j8_534{text-align:center;z-index:1;margin-top:2.5rem;position:relative}._reviewsCta_qo2j8_534 ._btnGhost_qo2j8_205{color:#fff;background:0 0;border-color:#ffffff40}._reviewsCta_qo2j8_534 ._btnGhost_qo2j8_205:hover{background:#ffffff1a;border-color:#ffffff80}._codeo_qo2j8_653{opacity:.6;align-items:center;gap:.5rem;margin-top:1rem;text-decoration:none;transition:opacity .25s;display:inline-flex}._codeo_qo2j8_653:hover{opacity:1}._codeo_qo2j8_653 span{letter-spacing:.14em;text-transform:uppercase;color:#ffffff80;font-family:Inter Tight,sans-serif;font-size:.6rem;font-weight:500}._codeo_qo2j8_653 img{width:auto;height:28px;display:block}@media (width<=900px){._sectionGrid_qo2j8_342{grid-template-columns:1fr;gap:2.5rem}._reviewsGrid_qo2j8_574{grid-template-columns:1fr}}@media (width<=640px){._corner_qo2j8_49{width:42px;height:42px}._cornerTL_qo2j8_58,._cornerTR_qo2j8_59{top:1.25rem}._cornerBL_qo2j8_60,._cornerBR_qo2j8_61{bottom:1.25rem}._cornerTL_qo2j8_58,._cornerBL_qo2j8_60{left:1.25rem}._cornerTR_qo2j8_59,._cornerBR_qo2j8_61{right:1.25rem}._heroInner_qo2j8_292{padding:2rem 1.25rem 1.5rem}._center_qo2j8_69{gap:1.5rem;padding:1rem 0}._logo_qo2j8_83{height:clamp(130px,38vw,200px)}._locationSection_qo2j8_336,._reviewsSection_qo2j8_489{padding:4rem 1.25rem}._scrollHint_qo2j8_305{display:none}._bottomInner_qo2j8_240{flex-direction:column;gap:.45rem}._dotSep_qo2j8_260{display:none}}._fab_y63j8_5{color:#fff;cursor:pointer;z-index:90;-webkit-tap-highlight-color:transparent;opacity:0;pointer-events:none;background:#25d366;border:none;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:opacity .5s cubic-bezier(.22,1,.36,1),transform .6s cubic-bezier(.34,1.56,.64,1),background .3s,box-shadow .3s;display:flex;position:fixed;bottom:1.5rem;right:1.5rem;transform:scale(.3)translateY(40px)rotate(-45deg);box-shadow:0 10px 40px #25d36666,0 0 0 1px #25d36633}._fabVisible_y63j8_32{opacity:1;pointer-events:auto;transform:scale(1)translateY(0)rotate(0)}._fab_y63j8_5:hover{transform:translateY(-4px)scale(1.06);box-shadow:0 18px 55px #25d3668c}._fabOpen_y63j8_43{background:#161311!important;box-shadow:0 10px 40px #00000059!important}._fabPulse_y63j8_49{pointer-events:none;border:2px solid #25d366;border-radius:50%;animation:2.4s cubic-bezier(.22,1,.36,1) infinite _pulseRing_y63j8_1;position:absolute;inset:0}@keyframes _pulseRing_y63j8_1{0%{opacity:.7;transform:scale(1)}80%,to{opacity:0;transform:scale(1.5)}}._fabDot_y63j8_64{background:#870b1d;border:2px solid #fff;border-radius:50%;width:12px;height:12px;position:absolute;top:4px;right:4px;box-shadow:0 0 0 2px #870b1d33}._backdrop_y63j8_77{-webkit-backdrop-filter:blur(3px);z-index:89;background:#16131159;animation:.25s _fadeIn_y63j8_1;position:fixed;inset:0}._panel_y63j8_88{z-index:91;width:calc(100% - 3rem);max-width:340px;font-family:var(--f-body,"Glacial Indifference", sans-serif);background:#fbf8f3;border:1px solid #16131114;border-radius:18px;animation:.4s cubic-bezier(.22,1,.36,1) _panelIn_y63j8_1;position:fixed;bottom:6.5rem;right:1.5rem;overflow:hidden;box-shadow:0 25px 70px #00000040}@keyframes _panelIn_y63j8_1{0%{opacity:0;transform:translateY(20px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes _fadeIn_y63j8_1{0%{opacity:0}to{opacity:1}}._header_y63j8_115{color:#fff;background:linear-gradient(135deg,#870b1d 0%,#6a0918 100%);align-items:center;gap:.75rem;padding:1rem 1.1rem;display:flex;position:relative}._avatar_y63j8_125{background:#fbf8f3;border:2px solid #ffffff40;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex;position:relative;overflow:hidden}._avatar_y63j8_125 img{object-fit:contain;width:30px;height:auto}._statusDot_y63j8_145{background:#25d366;border:2px solid #fbf8f3;border-radius:50%;width:10px;height:10px;position:absolute;bottom:1px;right:1px}._headerInfo_y63j8_156{flex-direction:column;flex:1;gap:.1rem;min-width:0;display:flex}._headerInfo_y63j8_156 strong{font-family:var(--f-brand,"Unbounded", sans-serif);letter-spacing:.02em;color:#fff;font-size:.9rem;font-weight:600}._headerInfo_y63j8_156 span{color:#ffffffa6;align-items:center;gap:.3rem;font-size:.7rem;display:flex}._headerInfo_y63j8_156 span:before{content:"";background:#25d366;border-radius:50%;width:6px;height:6px}._closeBtn_y63j8_187{color:#fff;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#ffffff1f;border:1px solid #ffffff2e;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;transition:background .2s;display:flex}._closeBtn_y63j8_187:hover{background:#ffffff38}._bubble_y63j8_204{background:#fff;border-radius:4px 16px 16px;margin:1rem 1.1rem .75rem;padding:.75rem .95rem;animation:.5s cubic-bezier(.22,1,.36,1) .15s both _bubbleIn_y63j8_1;position:relative;box-shadow:0 2px 8px #1613110f}._bubble_y63j8_204 p{color:#161311;margin:0;font-size:.85rem;line-height:1.5}._bubbleTime_y63j8_220{color:#16131166;margin-top:.35rem;font-size:.65rem;display:block}@keyframes _bubbleIn_y63j8_1{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}._actions_y63j8_233{flex-direction:column;gap:.4rem;padding:.5rem 1.1rem .85rem;display:flex}._action_y63j8_233{color:#161311;cursor:pointer;text-align:left;opacity:0;-webkit-tap-highlight-color:transparent;background:#fff;border:1px solid #16131114;border-radius:10px;align-items:center;gap:.65rem;padding:.7rem .9rem;transition:all .2s;animation:.4s cubic-bezier(.22,1,.36,1) both _actionIn_y63j8_1;display:flex;transform:translate(-8px)}._action_y63j8_233:hover{background:#f5efe8;border-color:#870b1d;transform:translate(3px)}@keyframes _actionIn_y63j8_1{to{opacity:1;transform:translate(0)}}._actionIcon_y63j8_267{color:#870b1d;background:#870b1d14;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:flex}._actionLabel_y63j8_279{font-family:var(--f-body,"Glacial Indifference", sans-serif);color:#161311;font-size:.82rem;font-weight:700}._callRow_y63j8_287{color:#ffffffb3;background:#161311;justify-content:center;align-items:center;gap:.4rem;padding:.85rem 1.1rem;font-size:.75rem;text-decoration:none;transition:color .2s;display:flex}._callRow_y63j8_287:hover{color:#fff}._callRow_y63j8_287 strong{color:#ede0cf;letter-spacing:.02em;font-weight:700}._callRow_y63j8_287 svg{color:#ede0cf}@media (width<=520px){._fab_y63j8_5{width:56px;height:56px;bottom:1rem;right:1rem}._panel_y63j8_88{width:auto;max-width:none;bottom:5.5rem;left:1rem;right:1rem}}._badge_1gw6n_1{z-index:85;-webkit-backdrop-filter:blur(14px);color:#fbf8f3;opacity:0;pointer-events:none;min-width:100px;font-family:var(--f-body,"Glacial Indifference", sans-serif);background:#161311d9;border:1px solid #ffffff1f;border-radius:10px;flex-direction:column;gap:.25rem;padding:.7rem .85rem .65rem;transition:opacity .5s cubic-bezier(.22,1,.36,1),transform .5s cubic-bezier(.22,1,.36,1);display:flex;position:fixed;bottom:1.5rem;left:1.5rem;transform:translateY(16px)scale(.92)}._badge_1gw6n_1._visible_1gw6n_25{opacity:1;transform:translateY(0)scale(1)}._numbers_1gw6n_30{font-family:var(--f-display,Georgia, serif);align-items:center;gap:.4rem;display:flex}._currentNum_1gw6n_37{color:#fbf8f3;font-size:1.35rem;font-weight:500;line-height:1}._divider_1gw6n_44{background:#fbf8f359;width:12px;height:1px}._totalNum_1gw6n_50{color:#fbf8f373;font-size:.78rem;font-weight:400;line-height:1}._label_1gw6n_57{letter-spacing:.12em;text-transform:uppercase;color:#fbf8f3a6;font-size:.6rem;font-weight:600}@media (width<=640px){._badge_1gw6n_1{display:none}}._reveal_c7jaz_1{display:inline-block}._word_c7jaz_5{vertical-align:bottom;line-height:inherit;display:inline-block;overflow:hidden}._char_c7jaz_12{will-change:transform;transition:transform .9s cubic-bezier(.22,1,.36,1);display:inline-block;transform:translateY(110%)}._space_c7jaz_19{width:.3em;display:inline-block}._reveal_c7jaz_1._visible_c7jaz_24 ._char_c7jaz_12{transform:translateY(0)}._page_smg9w_9{--bordo:#870b1d;--bordo-deep:#4a0611;--beige:#f5efe8;--beige-warm:#ede0cf;--beige-dark:#d9cbb8;--olive:#607119;--ink:#161311;--ink-60:#16131199;--ink-40:#16131166;--ink-15:#16131126;--ink-08:#16131114;--cream:#fbf8f3;--f-display:"Fraunces", Georgia, serif;--f-body:"Inter Tight", -apple-system, sans-serif;background:var(--beige);color:var(--ink);font-family:var(--f-body);min-height:100vh;font-weight:400;line-height:1.5;overflow-x:clip}._page_smg9w_9 *{box-sizing:border-box}._globalGrain_smg9w_38{z-index:9998;pointer-events:none;opacity:.045;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 512 512' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='g'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.95' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23g)'/%3E%3C/svg%3E");position:fixed;inset:0}._nav_smg9w_49{z-index:50;padding:1.25rem 2rem;transition:all .4s cubic-bezier(.22,1,.36,1);position:fixed;top:0;left:0;right:0}._navScrolled_smg9w_57{-webkit-backdrop-filter:blur(20px)saturate(1.2);border-bottom:1px solid var(--ink-08);background:#fbf8f3e0;padding:.75rem 2rem}._navInner_smg9w_65{justify-content:space-between;align-items:center;gap:1rem;max-width:1320px;margin:0 auto;display:flex}._navLogo_smg9w_74{height:96px;transition:height .4s cubic-bezier(.22,1,.36,1);display:block;position:relative}._navLogo_smg9w_74 img{width:auto;height:100%;transition:opacity .4s;display:block}._navScrolled_smg9w_57 ._navLogo_smg9w_74{height:64px}._navLogoClaro_smg9w_89{position:relative}._navLogoOscuro_smg9w_92{opacity:0;position:absolute;top:0;left:0}._navScrolled_smg9w_57 ._navLogoClaro_smg9w_89{opacity:0}._navScrolled_smg9w_57 ._navLogoOscuro_smg9w_92{opacity:1}._navLinks_smg9w_101{gap:.25rem;display:flex}._navLink_smg9w_101{font-family:var(--f-body);letter-spacing:.04em;text-transform:uppercase;color:#ffffffbf;cursor:pointer;background:0 0;border:none;padding:.5rem .9rem;font-size:.78rem;font-weight:500;transition:color .25s;position:relative}._nav_smg9w_49:not(._navScrolled_smg9w_57) ._navLink_smg9w_101:hover{color:#fff}._navScrolled_smg9w_57 ._navLink_smg9w_101{color:var(--ink-60)}._navScrolled_smg9w_57 ._navLink_smg9w_101:hover{color:var(--ink)}._navActions_smg9w_125{align-items:center;gap:.5rem;display:flex}._navMenuBtn_smg9w_131{letter-spacing:.02em;color:#ffffffe6;border:1px solid #ffffff4d;border-radius:100px;align-items:center;gap:.3rem;padding:.55rem .95rem;font-size:.75rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}._nav_smg9w_49:not(._navScrolled_smg9w_57) ._navMenuBtn_smg9w_131:hover{background:#ffffff26;border-color:#fff9}._navScrolled_smg9w_57 ._navMenuBtn_smg9w_131{color:var(--ink);border-color:var(--ink-15)}._navScrolled_smg9w_57 ._navMenuBtn_smg9w_131:hover{background:var(--ink);color:var(--cream);border-color:var(--ink)}._navReserve_smg9w_159{background:var(--bordo);color:#fff;border:1px solid var(--bordo);letter-spacing:.02em;cursor:pointer;border-radius:100px;padding:.55rem 1.1rem;font-size:.75rem;font-weight:700;transition:all .3s}._navReserve_smg9w_159:hover{background:var(--bordo-deep);border-color:var(--bordo-deep);transform:translateY(-1px)}._navHamburger_smg9w_177{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;display:none}._navScrolled_smg9w_57 ._navHamburger_smg9w_177{background:var(--ink-08);border-color:var(--ink-15);color:var(--ink)}._mobileMenu_smg9w_196{background:var(--ink);z-index:100;justify-content:center;align-items:center;animation:.35s cubic-bezier(.22,1,.36,1) _fadeIn_smg9w_1;display:flex;position:fixed;inset:0}._mobileClose_smg9w_207{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;display:flex;position:absolute;top:1.5rem;right:1.5rem}._mobileInner_smg9w_223{text-align:center;max-width:420px;padding:2rem}._mobileLogo_smg9w_229{height:70px;margin-bottom:2.5rem}._mobileLinks_smg9w_234{flex-direction:column;gap:.2rem;margin-bottom:2.5rem;display:flex}._mobileLink_smg9w_234{font-family:var(--f-display);color:#fff;cursor:pointer;opacity:0;background:0 0;border:none;justify-content:center;align-items:baseline;gap:.6rem;padding:.45rem;font-size:2rem;font-weight:400;animation:.5s cubic-bezier(.22,1,.36,1) forwards _mobileLinkIn_smg9w_1;display:inline-flex;transform:translateY(15px)}._mobileLinkNum_smg9w_259{font-family:var(--f-body);letter-spacing:.1em;color:#ffffff59;align-self:flex-start;margin-top:.4rem;font-size:.6rem;font-weight:500}@keyframes _mobileLinkIn_smg9w_1{to{opacity:1;transform:translateY(0)}}._mobileActions_smg9w_273{flex-direction:column;gap:.6rem;display:flex}._mobileCta_smg9w_279,._mobileCtaFill_smg9w_279{text-transform:uppercase;letter-spacing:.06em;cursor:pointer;color:#ffffffe6;background:0 0;border:1px solid #ffffff40;border-radius:100px;padding:.9rem;font-size:.82rem;font-weight:600;text-decoration:none}._mobileCtaFill_smg9w_279{background:var(--bordo);border-color:var(--bordo);color:#fff}._hero_smg9w_300{flex-direction:column;justify-content:center;min-height:100dvh;padding:8rem 2rem 6rem;display:flex;position:relative;overflow:hidden}._heroBg_smg9w_311{background-position:50%;background-size:cover;animation:20s ease-out forwards _heroZoom_smg9w_1;position:absolute;inset:0;transform:scale(1.03)}@keyframes _heroZoom_smg9w_1{to{transform:scale(1)}}._heroOverlay_smg9w_324{background:radial-gradient(at 30% 40%,#4a061159 0%,#0000 60%),linear-gradient(135deg,#161311bf 0%,#4a06118c 50%,#161311d9 100%);position:absolute;inset:0}._heroGrain_smg9w_332{opacity:.06;pointer-events:none;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");position:absolute;inset:0}._heroContent_smg9w_341{z-index:2;text-align:center;max-width:900px;margin:0 auto;animation:1.4s cubic-bezier(.22,1,.36,1) _heroFadeUp_smg9w_1;position:relative}@keyframes _heroFadeUp_smg9w_1{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}._heroEyebrow_smg9w_355{color:#ffffffd9;letter-spacing:.12em;text-transform:uppercase;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:100px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.4rem .9rem;font-size:.7rem;font-weight:500;display:inline-flex}._heroDot_smg9w_372{background:var(--beige-warm);border-radius:50%;width:5px;height:5px;box-shadow:0 0 12px #ede0cfcc}._heroTitle_smg9w_380{font-family:var(--f-display);color:#fff;letter-spacing:-.02em;margin-bottom:2rem;font-size:clamp(2.8rem,9vw,7rem);font-weight:300;line-height:.92}._heroTitleLine_smg9w_390{display:block}._heroTitleItalic_smg9w_394{color:var(--beige-warm);font-variation-settings:"opsz" 144;font-style:italic;font-weight:300;display:block}._heroLead_smg9w_402{font-family:var(--f-display);color:#ffffffbf;max-width:560px;margin:0 auto 2.5rem;font-size:clamp(1rem,2vw,1.25rem);font-style:italic;font-weight:300;line-height:1.6}._heroCtas_smg9w_413{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}._btnPrimary_smg9w_420{background:var(--bordo);color:#fff;font-family:var(--f-body);letter-spacing:.03em;text-transform:uppercase;border:1px solid var(--bordo);cursor:pointer;border-radius:100px;align-items:center;gap:.5rem;padding:.95rem 1.8rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.22,1,.36,1);display:inline-flex;box-shadow:0 8px 30px #870b1d59}._btnPrimary_smg9w_420:hover{background:var(--bordo-deep);transform:translateY(-2px);box-shadow:0 14px 40px #870b1d80}._btnGhost_smg9w_445{color:#fff;font-family:var(--f-body);letter-spacing:.03em;text-transform:uppercase;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff14;border:1px solid #ffffff40;border-radius:100px;align-items:center;gap:.5rem;padding:.95rem 1.8rem;font-size:.85rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}._btnGhost_smg9w_445:hover{background:#ffffff26;border-color:#ffffff73}._btnOutline_smg9w_469{color:var(--ink);font-family:var(--f-body);letter-spacing:.04em;text-transform:uppercase;border:1px solid var(--ink);cursor:pointer;background:0 0;border-radius:100px;align-self:flex-start;align-items:center;gap:.5rem;padding:.85rem 1.6rem;font-size:.8rem;font-weight:600;transition:all .3s;display:inline-flex}._btnOutline_smg9w_469:hover{background:var(--ink);color:var(--cream)}._scrollHint_smg9w_492{color:#ffffff80;font-family:var(--f-body);letter-spacing:.15em;text-transform:uppercase;cursor:pointer;background:0 0;border:none;flex-direction:column;align-items:center;gap:.4rem;font-size:.68rem;animation:2.2s ease-in-out infinite _scrollBob_smg9w_1;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}@keyframes _scrollBob_smg9w_1{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(6px)}}._heroMeta_smg9w_517{z-index:2;border-left:1px solid #fff3;flex-direction:column;gap:.45rem;padding-left:1rem;display:flex;position:absolute;bottom:2rem;right:2rem}._metaItem_smg9w_529{flex-direction:column;gap:.1rem;display:flex}._metaLabel_smg9w_535{letter-spacing:.15em;text-transform:uppercase;color:#fff6;font-size:.6rem;font-weight:500}._metaValue_smg9w_543{font-family:var(--f-display);color:#ffffffe6;font-size:.95rem;font-weight:400}._sectionTag_smg9w_551{letter-spacing:.18em;text-transform:uppercase;color:var(--bordo);align-items:center;gap:.4rem;margin-bottom:1.25rem;font-size:.68rem;font-weight:600;display:inline-flex}._tagNum_smg9w_563{color:var(--ink-40);font-weight:500}._h2_smg9w_569{font-family:var(--f-display);color:var(--ink);letter-spacing:-.02em;margin-bottom:1.5rem;font-size:clamp(2rem,5.5vw,3.9rem);font-weight:300;line-height:1}._h2_smg9w_569 em{color:var(--bordo);font-variation-settings:"opsz" 144;font-style:italic}._prose_smg9w_585{color:var(--ink-60);max-width:480px;margin-bottom:2rem;font-size:1rem;line-height:1.7}._prose_smg9w_585 p+p{margin-top:1rem}._concepto_smg9w_595{max-width:1320px;margin:0 auto;padding:7rem 2rem}._conceptoGrid_smg9w_601{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;display:grid}._conceptoText_smg9w_608{max-width:480px}._conceptoImages_smg9w_612{height:680px;position:relative}._conceptoImg1_smg9w_617,._conceptoImg2_smg9w_617{border-radius:4px;position:absolute;overflow:hidden;box-shadow:0 30px 80px #1613112e}._conceptoImg1_smg9w_617{width:62%;height:58%;top:0;left:8%;transform:rotate(-1.5deg)}._conceptoImg2_smg9w_617{z-index:1;width:60%;height:62%;bottom:0;right:0;transform:rotate(1deg)}._conceptoImg1_smg9w_617 img,._conceptoImg2_smg9w_617 img{object-fit:cover;width:100%;height:100%}._conceptoImg2_smg9w_617 img{object-position:center 75%}._conceptoStamp_smg9w_652{z-index:3;background:var(--bordo);color:#fff;border:1px solid #ffffff2e;flex-direction:column;align-items:center;gap:.4rem;padding:1.1rem 1.25rem 1rem;display:flex;position:absolute;bottom:28%;left:-12px;transform:rotate(-4deg);box-shadow:0 24px 60px #870b1d66}._conceptoStamp_smg9w_652:before{content:"";pointer-events:none;border:1px solid #ffffff40;position:absolute;inset:4px}._stampLine_smg9w_677{font-family:var(--f-display);letter-spacing:.02em;font-size:1.65rem;font-weight:400;line-height:1}._stampDivider_smg9w_685{background:#ffffff8c;width:28px;height:1px}._stampLabel_smg9w_691{letter-spacing:.22em;text-transform:uppercase;text-align:center;opacity:.92;font-size:.62rem;font-weight:700;line-height:1.3}._experiencia_smg9w_702{background:var(--ink);color:var(--cream);padding:7rem 2rem;position:relative;overflow:hidden}._experiencia_smg9w_702:before{content:"";background:linear-gradient(90deg,#0000,#ede0cf33,#0000);width:100%;max-width:1320px;height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}._expHeader_smg9w_722{max-width:1320px;margin:0 auto 4rem}._expHeader_smg9w_722 ._sectionTag_smg9w_551{color:var(--beige-warm)}._expHeader_smg9w_722 ._tagNum_smg9w_563{color:#ffffff59}._expHeader_smg9w_722 ._h2_smg9w_569{color:var(--cream);max-width:720px}._expHeader_smg9w_722 ._h2_smg9w_569 em{color:var(--beige-warm)}._expGrid_smg9w_742{grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1320px;margin:0 auto;display:grid}._expCard_smg9w_750{border-top:1px solid #ffffff26;padding:2.5rem 2rem;position:relative}._expNum_smg9w_756{font-family:var(--f-display);color:var(--bordo);letter-spacing:.05em;margin-bottom:1rem;font-size:.85rem;font-weight:400;display:block}._expTitle_smg9w_766{font-family:var(--f-display);color:var(--cream);margin-bottom:1rem;font-size:1.5rem;font-weight:400;line-height:1.2}._expText_smg9w_775{color:#fff9;font-size:.92rem;line-height:1.65}._parallaxBanner_smg9w_782{justify-content:center;align-items:center;min-height:55vh;padding:5rem 2rem;display:flex;position:relative;overflow:hidden}._parallaxBg_smg9w_792{background-position:50% 65%;background-size:cover;background-attachment:fixed;position:absolute;inset:-10%}@supports (-webkit-touch-callout:none){._parallaxBg_smg9w_792{background-attachment:scroll;inset:0}}._parallaxOverlay_smg9w_804{background:radial-gradient(85% 70%,#4a061166 0%,#0000 70%),linear-gradient(#161311d9 0%,#4a0611bf 50%,#161311e6 100%);position:absolute;inset:0}._parallaxGrain_smg9w_812{opacity:.07;pointer-events:none;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");position:absolute;inset:0}._parallaxContent_smg9w_821{z-index:1;text-align:center;flex-direction:column;align-items:center;max-width:820px;display:flex;position:relative}._bannerLogo_smg9w_831{filter:drop-shadow(0 8px 30px #0006);width:auto;height:120px;margin-bottom:1.5rem}._bannerRule_smg9w_838{background:linear-gradient(90deg, transparent, var(--beige-warm), transparent);opacity:.6;width:48px;height:1px;margin:0 auto 2.5rem}._bannerText_smg9w_846{font-family:var(--f-display);color:#fff;letter-spacing:-.02em;font-size:clamp(2.8rem,7vw,5.5rem);font-weight:300;line-height:1}._bannerText_smg9w_846 em{font-variation-settings:"opsz" 144;color:var(--beige-warm);font-style:italic;display:inline-block}._bannerSub_smg9w_861{font-family:var(--f-body);color:#fff9;max-width:560px;margin-top:2rem;font-size:1rem;font-weight:400;line-height:1.8}._platos_smg9w_872{max-width:1320px;margin:0 auto;padding:7rem 2rem}._platosHeader_smg9w_878{text-align:center;margin-bottom:4rem}._platosLead_smg9w_883{max-width:520px;color:var(--ink-60);margin:0 auto;font-size:1rem;line-height:1.6}._platosGrid_smg9w_891{grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:4rem;display:grid}._dish_smg9w_898{position:relative}._dishImg_smg9w_902{aspect-ratio:4/5;background:var(--beige-dark);border-radius:2px;margin-bottom:1.25rem;position:relative;overflow:hidden}._dishImg_smg9w_902 img{object-fit:cover;width:100%;height:100%;transition:transform 1s cubic-bezier(.22,1,.36,1)}._dish_smg9w_898:hover ._dishImg_smg9w_902 img{transform:scale(1.05)}._dishN_smg9w_921{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);width:34px;height:34px;color:var(--bordo);font-family:var(--f-display);background:#fbf8f3eb;border-radius:50%;justify-content:center;align-items:center;font-size:.78rem;font-weight:500;display:flex;position:absolute;top:1.25rem;left:1.25rem}._dishBody_smg9w_939{padding-right:1rem}._dishName_smg9w_941{font-family:var(--f-display);color:var(--ink);letter-spacing:-.01em;margin-bottom:.45rem;font-size:1.35rem;font-weight:400;line-height:1.2}._dishDesc_smg9w_951{color:var(--ink-60);font-size:.85rem;line-height:1.6}._platosCta_smg9w_957{text-align:center}._horarios_smg9w_962{background:var(--beige-warm);padding:7rem 2rem}._horariosInner_smg9w_967{grid-template-columns:1fr 1fr;align-items:start;gap:5rem;max-width:1320px;margin:0 auto;display:grid}._horariosText_smg9w_976{max-width:480px}._horariosList_smg9w_978{border-top:1px solid var(--ink-15);flex-direction:column;display:flex}._horarioRow_smg9w_984{border-bottom:1px solid var(--ink-15);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1.5rem 0;display:flex}._horarioClosed_smg9w_994 ._horarioTime_smg9w_994{color:var(--bordo);font-style:italic}._horarioDay_smg9w_999{font-family:var(--f-body);letter-spacing:.04em;text-transform:uppercase;color:var(--ink);align-items:center;gap:.55rem;font-size:.8rem;font-weight:600;display:inline-flex}._horarioDay_smg9w_999 svg{opacity:.4}._horarioTime_smg9w_994{font-family:var(--f-display);color:var(--ink-60);text-align:right;font-size:1.05rem;font-weight:400}._contacto_smg9w_1022{max-width:1320px;margin:0 auto;padding:7rem 2rem}._reviews_smg9w_1029{color:var(--cream);background:linear-gradient(#2b2421 0%,#1a1612 100%);padding:7rem 2rem;position:relative;overflow:hidden}._reviews_smg9w_1029:before{content:"";opacity:.05;pointer-events:none;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 512 512' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.95' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");position:absolute;inset:0}._reviewsHeader_smg9w_1047{text-align:center;z-index:1;max-width:1320px;margin:0 auto 3.5rem;position:relative}._reviewsHeader_smg9w_1047 ._sectionTag_smg9w_551{color:var(--beige-warm)}._reviewsHeader_smg9w_1047 ._tagNum_smg9w_563{color:#ffffff59}._reviewsHeader_smg9w_1047 ._h2_smg9w_569{color:var(--cream)}._reviewsHeader_smg9w_1047 ._h2_smg9w_569 em{color:var(--beige-warm)}._reviewsHeader_smg9w_1047 ._platosLead_smg9w_883{color:#ffffff8c;margin-top:1rem}._reviewsWrap_smg9w_1065{z-index:1;max-width:1320px;margin:0 auto;position:relative}._contactoGrid_smg9w_1072{grid-template-columns:1fr 1.1fr;align-items:center;gap:4rem;display:grid}._contactoText_smg9w_1079{max-width:480px}._contactoMeta_smg9w_1081{flex-direction:column;gap:1rem;margin-top:2rem;display:flex}._contactoItem_smg9w_1088{border:1px solid var(--ink-15);color:var(--ink);background:0 0;border-radius:4px;align-items:flex-start;gap:1rem;padding:1.25rem;text-decoration:none;transition:all .3s;display:flex}._contactoItem_smg9w_1088:hover{background:var(--cream);border-color:var(--ink);transform:translate(4px)}._contactoItem_smg9w_1088 svg{color:var(--bordo);flex-shrink:0;margin-top:.15rem}._contactoItem_smg9w_1088 div{flex-direction:column;gap:.2rem;display:flex}._contactoItem_smg9w_1088 span{letter-spacing:.1em;text-transform:uppercase;color:var(--ink-40);font-size:.68rem;font-weight:600}._contactoItem_smg9w_1088 strong{font-family:var(--f-display);color:var(--ink);font-size:1rem;font-weight:400}._mapWrap_smg9w_1121{aspect-ratio:4/3;border:1px solid var(--ink-08);border-radius:4px;overflow:hidden;box-shadow:0 30px 80px #16131126}._mapWrap_smg9w_1121 iframe{filter:grayscale(.2)contrast(1.05);border:0;width:100%;height:100%}._footer_smg9w_1136{background:var(--ink);color:var(--cream);padding:5rem 2rem 2rem}._footerMain_smg9w_1142{text-align:center;max-width:1320px;margin:0 auto 4rem}._footerLogo_smg9w_1148{height:80px;margin:0 auto .75rem;display:block}._footerTagline_smg9w_1154{letter-spacing:.2em;text-transform:uppercase;color:#fff6;margin-bottom:2rem;font-size:.7rem;font-weight:500}._footerDivider_smg9w_1163{background:linear-gradient(90deg,#0000,#fff6,#0000);width:60px;height:1px;margin:0 auto}._footerGrid_smg9w_1170{border-bottom:1px solid #ffffff1a;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1320px;margin:0 auto 3rem;padding-bottom:3rem;display:grid}._footerGrid_smg9w_1170 h4{font-family:var(--f-body);letter-spacing:.15em;text-transform:uppercase;color:var(--beige-warm);margin-bottom:.75rem;font-size:.68rem;font-weight:600}._footerGrid_smg9w_1170 p{font-family:var(--f-display);color:#ffffffa6;font-size:1rem;font-weight:400;line-height:1.7}._footerGrid_smg9w_1170 a,._footerGrid_smg9w_1170 button{color:inherit;font:inherit;cursor:pointer;text-align:left;background:0 0;border:none;padding:0;text-decoration:none;transition:color .25s}._footerGrid_smg9w_1170 a:hover,._footerGrid_smg9w_1170 button:hover{color:var(--beige-warm)}._footerBottom_smg9w_1211{color:#ffffff59;letter-spacing:.04em;justify-content:space-between;align-items:center;gap:1.5rem;max-width:1320px;margin:0 auto;font-size:.7rem;display:flex}._codeo_smg9w_1223{opacity:.7;align-items:center;gap:.6rem;text-decoration:none;transition:opacity .3s;display:inline-flex}._codeo_smg9w_1223:hover{opacity:1}._codeo_smg9w_1223 span{letter-spacing:.14em;text-transform:uppercase;color:#ffffff8c;font-size:.64rem;font-weight:500}._codeo_smg9w_1223 img{width:auto;height:32px;transition:filter .3s;display:block}@media (width<=640px){._footerBottom_smg9w_1211{text-align:center;flex-direction:column;gap:.75rem}}._reveal_smg9w_1257{opacity:0;transition:opacity 1s cubic-bezier(.22,1,.36,1),transform 1s cubic-bezier(.22,1,.36,1);transform:translateY(35px)}._revealed_smg9w_1262{opacity:1;transform:translateY(0)}@keyframes _fadeIn_smg9w_1{0%{opacity:0}to{opacity:1}}@media (width<=1024px){._navLinks_smg9w_101,._navMenuBtn_smg9w_131{display:none}._navHamburger_smg9w_177{display:flex}._conceptoGrid_smg9w_601,._horariosInner_smg9w_967,._contactoGrid_smg9w_1072{grid-template-columns:1fr;gap:3rem}._conceptoImages_smg9w_612{height:520px}._expGrid_smg9w_742{grid-template-columns:1fr;gap:0}._expCard_smg9w_750{padding:2rem 0}._platosGrid_smg9w_891{grid-template-columns:repeat(2,1fr)}._heroMeta_smg9w_517{display:none}}@media (width<=640px){._nav_smg9w_49{padding:1rem 1.25rem}._navScrolled_smg9w_57{padding:.6rem 1.25rem}._hero_smg9w_300{padding:7rem 1.25rem 4rem}._concepto_smg9w_595,._experiencia_smg9w_702,._platos_smg9w_872,._horarios_smg9w_962,._contacto_smg9w_1022{padding:5rem 1.25rem}._conceptoImages_smg9w_612{height:440px}._conceptoBadge_smg9w_1306{width:100px;height:100px}._badgeNum_smg9w_1310{font-size:1.4rem}._platosGrid_smg9w_891{grid-template-columns:1fr}._footerGrid_smg9w_1170{grid-template-columns:1fr;gap:1.5rem}._footerBottom_smg9w_1211{text-align:center;flex-direction:column;align-items:center;gap:.4rem}}._page_1guyd_6{background:#f5efe8;max-width:680px;min-height:100dvh;margin:0 auto}._hero_1guyd_14{align-items:flex-end;height:55dvh;min-height:340px;max-height:480px;display:flex;position:relative;overflow:hidden}._heroBg_1guyd_25{background-position:50%;background-size:cover;position:absolute;inset:0;transform:scale(1.08)}._heroOverlay_1guyd_33{background:linear-gradient(#4a061180 0%,#4a0611a6 40%,#4a0611d9 100%);position:absolute;inset:0}._heroContent_1guyd_44{z-index:1;flex-direction:column;align-items:center;gap:.5rem;width:100%;padding:0 1.5rem 2rem;display:flex;position:relative}._heroLogo_1guyd_55{width:auto;height:110px;margin-bottom:.25rem}._heroSub_1guyd_61{letter-spacing:.25em;text-transform:uppercase;color:#f5efe880;font-size:.75rem;font-weight:500}._heroMeta_1guyd_69{flex-wrap:wrap;justify-content:center;align-items:center;gap:.45rem;display:flex}._heroMeta_1guyd_69 a{color:#f5efe880;align-items:center;gap:.2rem;font-size:.7rem;font-weight:500;display:inline-flex}._heroMeta_1guyd_69 span{color:#f5efe833;font-size:.6rem}._heroScroll_1guyd_86{color:#f5efe84d;margin-top:.75rem}._sticky_1guyd_92{z-index:40;-webkit-backdrop-filter:blur(12px);background:#f5efe8f2;border-bottom:1px solid #0000000f;position:sticky;top:0}._tabs_1guyd_102{display:flex}._tab_1guyd_102{color:#aaa;-webkit-tap-highlight-color:transparent;border-bottom:2px solid #0000;flex:1;justify-content:center;align-items:center;gap:.3rem;padding:.75rem .5rem;font-size:.76rem;font-weight:600;display:flex}._tabOn_1guyd_117{color:#870b1d;border-bottom-color:#870b1d}._tabHighlight_1guyd_120{color:#870b1d;position:relative}._tabHighlight_1guyd_120:before{content:"";z-index:-1;background:#870b1d14;border-radius:8px;position:absolute;inset:4px 6px}._tabBadge_1guyd_133{letter-spacing:.06em;text-transform:uppercase;color:#fff;vertical-align:middle;background:#870b1d;border-radius:100px;margin-left:.3rem;padding:.12rem .4rem;font-size:.55rem;font-weight:700;animation:2s ease-in-out infinite _badgePulse_1guyd_1;display:inline-block}@keyframes _badgePulse_1guyd_1{0%,to{box-shadow:0 0 #870b1d80}50%{box-shadow:0 0 0 6px #870b1d00}}._bocadillosHeader_1guyd_154{border-bottom:1px solid #0000000f;grid-template-columns:1fr auto auto;gap:.5rem;margin-bottom:.25rem;padding:.4rem 0;display:grid}._bocadillosHeader_1guyd_154 span{letter-spacing:.12em;text-transform:uppercase;color:#0006;text-align:center;min-width:56px;font-size:.55rem;font-weight:700}._bocadillosHeader_1guyd_154 span:first-child{text-align:left}._searchWrap_1guyd_173{padding:0 .85rem .55rem;position:relative}._searchIco_1guyd_177{color:#bbb;pointer-events:none;position:absolute;top:50%;left:1.6rem;transform:translateY(-70%)}._searchIn_1guyd_185{color:#2b2b2b;-webkit-appearance:none;background:#fff9;border:1.5px solid #ddd3c8;border-radius:100px;width:100%;padding:.55rem 2rem .55rem 2.3rem;font-size:.82rem}._searchIn_1guyd_185:focus{background:#fff;border-color:#870b1d;outline:none;box-shadow:0 0 0 3px #870b1d0f}._searchIn_1guyd_185::placeholder{color:#c5b8aa}._searchX_1guyd_202{color:#bbb;-webkit-tap-highlight-color:transparent;display:flex;position:absolute;top:50%;right:1.55rem;transform:translateY(-70%)}._pills_1guyd_213{scrollbar-width:none;-webkit-overflow-scrolling:touch;background:#f5efe8b3;gap:.3rem;padding:.55rem .85rem;display:flex;overflow-x:auto}._pills_1guyd_213::-webkit-scrollbar{display:none}._pill_1guyd_213{color:#999;white-space:nowrap;-webkit-tap-highlight-color:transparent;background:#ffffffb3;border-radius:100px;flex-shrink:0;align-items:center;gap:.2rem;padding:.35rem .75rem;font-size:.68rem;font-weight:600;display:flex}._pillOn_1guyd_238{color:#fff;background:#870b1d}._content_1guyd_241{padding-bottom:6rem}._parallax_1guyd_244{height:180px;position:relative;overflow:hidden}._parallaxImg_1guyd_250{background-position:50%;background-size:cover;background-attachment:fixed;position:absolute;inset:-30px 0}@supports (-webkit-touch-callout:none){._parallaxImg_1guyd_250{background-attachment:scroll;inset:0}}._parallaxOverlay_1guyd_263{background:linear-gradient(#870b1d0d 0%,#870b1d40 40%,#4a0611d9 100%);flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:.35rem;padding:1.5rem 1.25rem;display:flex;position:absolute;inset:0}._parallaxTitle_1guyd_280{color:#fff;text-transform:uppercase;letter-spacing:.12em;text-align:center;text-shadow:0 0 20px #870b1d99,0 0 60px #870b1d4d,0 2px 8px #000000b3;opacity:0;border-bottom:2px solid #fff6;padding-bottom:.4rem;font-size:1.4rem;font-weight:800;transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1);transform:translateY(15px)}._parallaxTitle_1guyd_280._visible_1guyd_299{opacity:1;transform:translateY(0)}._parallaxSub_1guyd_304{color:#ffffffd9;text-align:center;text-shadow:0 2px 8px #0009;opacity:0;font-size:1.1rem;font-style:italic;font-weight:500;transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1);transform:translateY(15px)}._parallaxSub_1guyd_304._visible_1guyd_299{opacity:1;transform:translateY(0)}._section_1guyd_321{background:#f5efe8;padding:0 1.25rem}._catTitle_1guyd_326{color:#870b1d;text-transform:uppercase;letter-spacing:.1em;border-bottom:1.5px solid #870b1d;align-items:center;gap:.35rem;margin-bottom:.15rem;padding:1.35rem 0 .45rem;font-size:.78rem;font-weight:800;display:flex}._row_1guyd_341{border-bottom:1px solid #0000000a;justify-content:space-between;align-items:center;gap:.6rem;padding:.7rem 0;display:flex}._row_1guyd_341:last-child{border-bottom:none}._rowLeft_1guyd_351{flex-wrap:wrap;flex:1;align-items:baseline;gap:.3rem;min-width:0;display:flex}._itemName_1guyd_360{color:#2b2b2b;align-items:center;gap:.3rem;font-size:.88rem;font-weight:500;line-height:1.3;display:inline-flex}._itemSub_1guyd_370{color:#b5a99a;white-space:nowrap;text-overflow:ellipsis;width:100%;font-size:.68rem;font-style:italic;overflow:hidden}._gfBadge_1guyd_380{color:#fff;letter-spacing:.05em;vertical-align:middle;background:#607119;border-radius:3px;padding:.1rem .3rem;font-size:.48rem;font-weight:800;line-height:1.2}._cartQty_1guyd_392{color:#870b1d;opacity:.7;font-size:.65rem;font-weight:700}._rowRight_1guyd_399{flex-shrink:0;gap:.3rem;display:flex}._priceBtn_1guyd_406{color:#870b1d;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:1.5px solid #870b1d1f;border-radius:8px;align-items:center;gap:.2rem;padding:.3rem .5rem;font-size:.8rem;font-weight:700;transition:background .12s,color .12s,transform .1s;display:inline-flex}._priceBtn_1guyd_406 small{color:#b5a99a;text-transform:uppercase;font-size:.55rem;font-weight:500}._priceBtn_1guyd_406:active{color:#fff;background:#870b1d;border-color:#870b1d;transform:scale(.93)}._priceBtn_1guyd_406:active small{color:#ffffffb3}._priceText_1guyd_435{color:#870b1d;padding:.3rem 0;font-size:.8rem;font-weight:700}._empty_1guyd_442{text-align:center;color:#c5b8aa;padding:3.5rem 1rem;font-size:.88rem;font-weight:400}._fab_1guyd_451{color:#fff;z-index:30;-webkit-tap-highlight-color:transparent;background:#870b1d;border-radius:100px;align-items:center;gap:.5rem;padding:.7rem 1.3rem;font-size:.86rem;font-weight:700;display:flex;position:fixed;bottom:1.1rem;left:50%;transform:translate(-50%);box-shadow:0 8px 30px #870b1d73}._fab_1guyd_451:active{transform:translate(-50%)scale(.95)}._fabBadge_1guyd_471{color:#870b1d;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:.68rem;font-weight:800;display:flex}._drawerBg_1guyd_484{z-index:100;background:#00000059;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}._drawer_1guyd_484{background:#fff;border-radius:20px 20px 0 0;flex-direction:column;width:100%;max-width:680px;max-height:80dvh;display:flex;overflow:hidden}._drawerHead_1guyd_505{border-bottom:1px solid #f0e8e0;justify-content:space-between;align-items:center;padding:.85rem 1.2rem;display:flex}._drawerHead_1guyd_505 h3{color:#2b2b2b;align-items:center;gap:.4rem;font-size:.95rem;font-weight:700;display:flex}._drawerClose_1guyd_520{color:#999;background:#f5efe8;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}._drawerBody_1guyd_530{-webkit-overflow-scrolling:touch;flex:1;padding:.25rem 1.2rem;overflow-y:auto}._cartRow_1guyd_537{border-bottom:1px solid #0000000a;justify-content:space-between;align-items:center;gap:.5rem;padding:.65rem 0;display:flex}._cartRow_1guyd_537:last-child{border-bottom:none}._cartInfo_1guyd_547{flex:1;min-width:0}._cartName_1guyd_548{color:#2b2b2b;white-space:nowrap;text-overflow:ellipsis;font-size:.82rem;font-weight:600;display:block;overflow:hidden}._cartSize_1guyd_557{color:#b5a99a;font-size:.66rem}._cartControls_1guyd_559{flex-shrink:0;align-items:center;gap:.45rem;display:flex}._qtyBox_1guyd_566{background:#f5efe8;border:1px solid #e8ddd3;border-radius:8px;align-items:center;display:flex;overflow:hidden}._qtyBox_1guyd_566 button{color:#870b1d;-webkit-tap-highlight-color:transparent;justify-content:center;align-items:center;width:30px;height:30px;display:flex}._qtyBox_1guyd_566 button:active{background:#e8ddd3}._qtyBox_1guyd_566 span{text-align:center;color:#2b2b2b;width:24px;font-size:.8rem;font-weight:700}._cartPrice_1guyd_591{color:#870b1d;text-align:right;min-width:48px;font-size:.84rem;font-weight:700}._cartDel_1guyd_599{color:#ddd;-webkit-tap-highlight-color:transparent;padding:.2rem}._cartDel_1guyd_599:active{color:#c0392b}._drawerFoot_1guyd_606{border-top:1px solid #f0e8e0;flex-direction:column;gap:.5rem;padding:.8rem 1.2rem 1rem;display:flex}._totalRow_1guyd_614{color:#999;justify-content:space-between;align-items:center;font-size:.85rem;display:flex}._totalRow_1guyd_614 strong{color:#2b2b2b;font-size:1.2rem}._waBtn_1guyd_623{color:#fff;-webkit-tap-highlight-color:transparent;background:#25d366;border:none;border-radius:14px;justify-content:center;align-items:center;gap:.45rem;width:100%;padding:.8rem;font-size:.88rem;font-weight:700;display:flex;box-shadow:0 4px 16px #25d36640}._waBtn_1guyd_623:active{transform:scale(.97)}._clearBtn_1guyd_641{color:#c5b8aa;text-align:center;-webkit-tap-highlight-color:transparent;width:100%;padding:.4rem;font-size:.72rem}._clearBtn_1guyd_641:active{color:#c0392b}._footer_1guyd_652{background:linear-gradient(170deg,#2b2b2b 0%,#1a1a1a 100%);flex-direction:column;align-items:center;gap:1.25rem;padding:2.5rem 1.5rem 1.5rem;display:flex}._footTop_1guyd_661{flex-direction:column;align-items:center;gap:.4rem;display:flex}._footLogo_1guyd_668{width:auto;height:90px}._footTagline_1guyd_673{letter-spacing:.2em;text-transform:uppercase;color:#f5efe84d;font-size:.68rem;font-weight:500}._footDivider_1guyd_681{background:linear-gradient(90deg,#0000,#870b1d80,#0000);width:40px;height:1px}._footInfo_1guyd_687{flex-direction:column;align-items:center;gap:.5rem;display:flex}._footItem_1guyd_694{color:#f5efe873;align-items:center;gap:.4rem;font-size:.78rem;transition:color .2s;display:flex}._footItem_1guyd_694:active{color:#f5efe8cc}._footActions_1guyd_704{flex-wrap:wrap;justify-content:center;gap:.5rem;display:flex}._footBtn_1guyd_711{color:#fff;background:#870b1d;border:1px solid #870b1d66;border-radius:100px;align-items:center;gap:.35rem;padding:.55rem 1.1rem;font-size:.75rem;font-weight:700;display:inline-flex}._footBtnOutline_1guyd_724{color:#f5efe880;border:1px solid #ffffff1a;border-radius:100px;align-items:center;gap:.35rem;padding:.55rem 1.1rem;font-size:.75rem;font-weight:600;display:inline-flex}._footCopy_1guyd_736{color:#ffffff26;letter-spacing:.02em;margin-top:.5rem;font-size:.62rem}@media (width>=420px){._heroLogo_1guyd_55{height:130px}._hero_1guyd_14{height:50vh;max-height:520px}._parallax_1guyd_244{height:220px}._itemName_1guyd_360{font-size:.92rem}}@media (width>=600px){._heroLogo_1guyd_55{height:150px}._parallax_1guyd_244{height:260px}}:root{--bordo:#870b1d;--bordo-dark:#6a0918;--bordo-light:#a01025;--beige:#ede1d8;--beige-light:#f5ede6;--beige-dark:#d9ccc2;--olive:#607119;--olive-light:#7a8f22;--olive-dark:#4a5813;--negro:#2b2b2b;--negro-light:#3d3d3d;--blanco:#fff;--color-primary:var(--bordo);--color-primary-dark:var(--bordo-dark);--color-primary-light:var(--bordo-light);--color-secondary:var(--olive);--color-secondary-light:var(--olive-light);--color-background:var(--beige);--color-surface:var(--blanco);--color-text:var(--negro);--color-text-muted:#6b6b6b;--color-text-light:#999;--color-border:#e0d6cc;--color-border-light:#f0e8e0;--color-success:#2d8a4e;--color-warning:#d4a017;--color-danger:#c0392b;--color-info:#2980b9;--font-heading:"Glacial Indifference", "Montserrat", sans-serif;--font-body:"Glacial Indifference", "Montserrat", sans-serif;--font-brand:"Cocomat Pro", "Montserrat", sans-serif;--space-xs:.25rem;--space-sm:.5rem;--space-md:1rem;--space-lg:1.5rem;--space-xl:2rem;--space-2xl:3rem;--space-3xl:4rem;--radius-sm:6px;--radius-md:10px;--radius-lg:16px;--radius-xl:24px;--radius-full:9999px;--shadow-sm:0 1px 3px #0000000f;--shadow-md:0 4px 12px #00000014;--shadow-lg:0 8px 30px #0000001f;--shadow-xl:0 16px 50px #00000026;--transition-fast:.15s ease;--transition-base:.25s ease;--transition-slow:.4s cubic-bezier(.16, 1, .3, 1);--container-sm:640px;--container-md:768px;--container-lg:1024px;--container-xl:1200px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}body{font-family:var(--font-body);color:var(--color-text);background:var(--color-background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}button{cursor:pointer;background:0 0;border:none;font-family:inherit}input,select,textarea{font-family:inherit;font-size:inherit}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);color:var(--color-text);font-weight:700;line-height:1.2}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--beige)}::-webkit-scrollbar-thumb{background:var(--beige-dark);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--color-text-muted)}::selection{background:var(--bordo);color:var(--blanco)}:focus-visible{outline:2px solid var(--bordo);outline-offset:2px}@media (pointer:fine){html.has-custom-cursor,html.has-custom-cursor body,html.has-custom-cursor a,html.has-custom-cursor button,html.has-custom-cursor input,html.has-custom-cursor textarea,html.has-custom-cursor select,html.has-custom-cursor [role=button],html.has-custom-cursor *{cursor:none!important}}
