:root{--background:#f2f0e8;--background-soft:#f8f6ef;--ink:#191817;--muted:#4a4741;--line:#cfc6b3;--line-strong:#b7aa8e;--olive:#80742b;--olive-deep:#6f6421;--field:#f7f5ee}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at 50% 5%, #ffffffeb, transparent 46%), linear-gradient(180deg, #f8f6f0 0%, var(--background) 100%);min-width:320px;color:var(--ink);margin:0;font-family:Avenir Next,Satoshi,Geist,system-ui,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{-webkit-tap-highlight-color:transparent}.login-shell{place-items:center;min-height:100dvh;padding:28px;display:grid}.login-panel{background:#fffcf6eb;border:1px solid #c9bfabd1;border-radius:10px;width:min(100%,430px);padding:28px;box-shadow:0 24px 62px #241f1624}.login-brand{color:#25221e;justify-content:space-between;align-items:center;gap:18px;font-family:Georgia,Times New Roman,serif;font-size:30px;line-height:1;display:flex}.login-brand svg{fill:none;stroke:#80742b;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:42px;height:42px}.login-panel header{margin-top:28px}.login-panel h1{color:#211f1b;letter-spacing:0;margin:0;font-size:28px}.login-panel p{color:#686158;margin:8px 0 0}.login-panel form{gap:15px;margin-top:24px;display:grid}.login-panel label{gap:7px;display:grid}.login-panel label span{color:#5e574f;font-size:13px;font-weight:700}.login-panel input{color:#211f1b;background:#fffaf1;border:1px solid #d2c7b7;border-radius:7px;outline:none;width:100%;height:46px;padding:0 13px}.login-panel input:focus{border-color:var(--olive);box-shadow:0 0 0 3px #80742b24}.login-panel button{color:#fffaf1;cursor:pointer;background:#25231f;border:0;border-radius:7px;min-height:46px;font-weight:800}.login-panel button:disabled{cursor:wait;opacity:.72}.login-message{color:#7a2920;background:#fff8f4;border:1px solid #7a29202e;border-radius:7px;padding:10px 12px;font-size:13px}.site-shell{width:min(100%,1435px);min-height:100dvh;margin:0 auto;padding:27px 40px 34px}.site-header{border-bottom:1px solid var(--line);grid-template-columns:1fr auto;align-items:start;padding-bottom:18px;display:grid}.brand{letter-spacing:-.055em;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.25rem,3.2vw,3.05rem);line-height:.9}.main-nav{color:#242320;align-items:center;gap:clamp(42px,5.4vw,84px);padding-top:10px;font-size:16px;display:flex}.main-nav a{transition:color .18s,transform .18s}.main-nav a:hover{color:var(--olive-deep)}.main-nav a:active{transform:translateY(1px)}.header-actions{align-items:start;gap:clamp(20px,2.4vw,34px);display:flex}.language-switcher{align-items:center;gap:6px;padding-top:6px;display:inline-flex}.language-switcher a{color:#3d3932;border:1px solid #0000;border-radius:3px;justify-content:center;align-items:center;min-width:34px;height:34px;font-size:12px;font-weight:700;transition:border-color .18s,background .18s,color .18s,transform .18s;display:inline-flex}.language-switcher a:hover{background:#f8f6ef9e;border-color:#80742b57}.language-switcher a:active{transform:translateY(1px)}.language-switcher a[aria-current=true]{border-color:var(--olive);color:var(--olive-deep);background:#80742b1a}.hero{padding-top:44px;padding-bottom:39px}.hero-copy h1{letter-spacing:-.06em;max-width:920px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(4.65rem,7.35vw,6.85rem);font-weight:500;line-height:.91}.hero-copy p{color:#34322f;margin:17px 0 0;font-size:clamp(1.25rem,1.65vw,1.55rem);line-height:1.35}.hero-actions{align-items:center;gap:38px;margin-top:28px;display:flex}.primary-button,.availability-button{color:#fffdf6;cursor:pointer;background:linear-gradient(#232322 0%,#141413 100%);border:1px solid #11100f;border-radius:2px;justify-content:center;align-items:center;min-height:56px;transition:transform .18s,background .18s;display:inline-flex;box-shadow:inset 0 1px #ffffff1a}.primary-button{min-width:214px;padding:0 28px;font-size:20px;font-weight:600}.primary-button:hover,.availability-button:hover{background:linear-gradient(#2b2a29 0%,#151514 100%)}.primary-button:active,.availability-button:active{transform:translateY(1px)scale(.99)}.text-link{color:var(--olive-deep);font-size:20px;font-weight:500;position:relative;top:1px}.text-link:after{background:var(--olive);content:"";height:2px;position:absolute;bottom:-7px;left:0;right:0}.restaurant-grid{grid-template-columns:1fr 1fr;gap:26px;display:grid}.restaurant-card{min-width:0}.restaurant-image{aspect-ratio:663/400;background:#ddd4c4;border:1px solid #483d2826;border-radius:8px;width:100%;position:relative;overflow:hidden}.restaurant-image img{object-fit:cover}.restaurant-card h2{letter-spacing:-.06em;margin:18px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,2.65vw,2.36rem);font-weight:500;line-height:1}.accent-rule{background:var(--olive);width:46px;height:2px;margin-top:14px;display:block}.reservation-panel{border:1px solid var(--line-strong);background:#f8f6ef9e;border-radius:4px;margin-top:18px}.reservation-form{grid-template-columns:minmax(230px,1.42fr) minmax(190px,1fr) minmax(190px,1fr) minmax(160px,.78fr) minmax(250px,1.25fr);align-items:end;gap:20px;padding:24px 23px 25px;display:grid}.field{gap:9px;display:grid;position:relative}.field:not(:first-child):before{background:var(--line-strong);content:"";width:1px;position:absolute;top:27px;bottom:6px;left:-11px}.field span{color:#2c2a27;font-size:14px;line-height:1}.field input,.field select,.field textarea,.date-trigger{background:var(--field);color:#191817;border:1px solid #c5bba8;border-radius:4px;outline:none;width:100%;transition:border-color .16s,box-shadow .16s}.field input,.field select,.date-trigger{height:48px;padding:0 15px}.field textarea{resize:vertical;min-height:174px;padding:14px 15px;line-height:1.45}.date-picker{position:relative}.date-trigger{text-align:left;cursor:pointer;align-items:center;gap:10px;display:flex}.date-trigger svg{color:#3d3932;width:18px;height:18px}.date-trigger path,.calendar-header path{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.75px}.date-trigger.has-value{color:var(--ink)}.field input::placeholder,.field textarea::placeholder{color:#25231f;opacity:1}.field input:disabled{color:#19181794;cursor:not-allowed}.field input:focus,.field select:focus,.field textarea:focus,.date-trigger:focus-visible{border-color:var(--olive);box-shadow:0 0 0 3px #80742b24}.date-popover{z-index:3;border:1px solid var(--line-strong);background:#f8f6effa;border-radius:8px;width:min(328px,100vw - 32px);padding:14px;position:absolute;bottom:calc(100% + 10px);left:0;box-shadow:0 20px 48px -30px #26211873,inset 0 1px #ffffffc7}.calendar-header{grid-template-columns:34px 1fr 34px;align-items:center;gap:10px;margin-bottom:13px;display:grid}.calendar-header strong{color:#24221f;text-align:center;text-transform:capitalize;font-size:15px;font-weight:600}.calendar-header button{color:#2f2c27;cursor:pointer;background:#f5f2ea;border:1px solid #d2c8b6;border-radius:4px;justify-content:center;align-items:center;width:34px;height:34px;transition:transform .16s,border-color .16s,background .16s;display:inline-flex}.calendar-header button:hover{border-color:var(--olive);background:#fbfaf5}.calendar-header button:active{transform:translateY(1px)scale(.98)}.calendar-header svg{width:17px;height:17px}.calendar-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:4px;display:grid}.calendar-weekdays{margin-bottom:6px}.calendar-weekdays span{color:#766f5f;text-align:center;font-size:11px;font-weight:700;line-height:26px}.calendar-day{aspect-ratio:1;color:#24221f;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:4px;justify-content:center;align-items:center;font-size:14px;transition:transform .15s,background .15s,border-color .15s,color .15s;display:inline-flex}.calendar-day:hover:not(:disabled){background:#f1eddf;border-color:#c8b88c}.calendar-day:active:not(:disabled){transform:translateY(1px)scale(.98)}.calendar-day:disabled{color:#24221f3d;cursor:not-allowed}.calendar-day.outside-month{color:#24221f61}.calendar-day.today:not(.selected-day){border-color:#80742b8c}.calendar-day.selected-day{border-color:var(--olive-deep);background:var(--olive);color:#fffdf6}.availability-button{white-space:nowrap;width:100%;height:66px;padding:0 24px;font-size:18px;font-weight:600}.availability-button:disabled{cursor:wait;opacity:.76}.contact-fields{border-top:1px solid #b7aa8eb8;grid-column:1/-1;grid-template-columns:1fr 1fr;gap:20px;padding-top:19px;display:grid}.contact-fields .field:before{content:none}.form-feedback{min-height:20px;color:var(--muted);grid-column:1/-1;margin:-5px 0 0;font-size:14px;line-height:1.45}.form-feedback.success{color:var(--olive-deep)}.form-feedback.error{color:#8d3d2f}.site-footer{grid-template-columns:1fr auto 1fr;align-items:center;gap:31px;margin-top:25px;display:grid}.contact-hero{grid-template-columns:minmax(0,1fr) minmax(280px,360px);align-items:end;gap:36px;padding-top:44px;padding-bottom:34px;display:grid}.contact-note{border-top:1px solid var(--line-strong);border-bottom:1px solid var(--line-strong);gap:12px;padding:22px 0;display:grid}.contact-note span{color:var(--olive-deep);font-size:14px;font-weight:700}.contact-note strong{color:#2f2c27;letter-spacing:-.055em;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.55rem,2.2vw,2rem);font-weight:500;line-height:1.04}.contact-panel{border:1px solid var(--line-strong);background:#f8f6ef9e;border-radius:4px}.contact-form{gap:20px;padding:24px 23px 25px;display:grid}.contact-form-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.contact-form .field:before{content:none}.contact-submit{justify-self:start;width:auto;min-width:214px}.site-footer>span{background:var(--line-strong);height:1px}.olive-mark{width:43px;height:43px}.olive-mark path{fill:none;stroke:var(--olive);stroke-linecap:round;stroke-width:2.5px}@media (max-width:980px){.site-shell{padding:24px}.reservation-form{grid-template-columns:1fr 1fr}.availability-button,.form-feedback{grid-column:1/-1}.contact-fields,.contact-hero{grid-template-columns:1fr}.field:nth-child(3):before{content:none}}@media (max-width:760px){.site-shell{padding:20px 16px 28px}.site-header{grid-template-columns:1fr;gap:20px}.main-nav{justify-content:space-between;gap:18px;width:100%;padding-top:0;font-size:15px}.header-actions{gap:14px;display:grid}.language-switcher{padding-top:0}.hero{padding-top:44px;padding-bottom:31px}.hero-copy h1{font-size:clamp(4rem,19vw,6rem)}.hero-copy p{font-size:1.12rem}.hero-actions{flex-direction:column;align-items:flex-start;gap:24px}.restaurant-grid,.reservation-form,.contact-form-grid{grid-template-columns:1fr}.field:before{content:none!important}.contact-fields{gap:18px}.restaurant-card h2{font-size:2rem}.reservation-form,.contact-form{gap:18px;padding:18px}.availability-button,.contact-submit{width:100%;height:58px;font-size:16px}}.dashboard-shell{--dash-bg:#f4f2eb;--dash-panel:#f9f7f0c7;--dash-panel-solid:#f8f6ef;--dash-ink:#1f1e1c;--dash-muted:#555147;--dash-line:#d6cdbc;--dash-line-soft:#c2b8a39e;--dash-olive:#777028;--dash-olive-deep:#625d19;--dash-sidebar:#1d1e1d;--dash-sidebar-width:clamp(228px, 19vw, 300px);grid-template-columns:var(--dash-sidebar-width) minmax(0, 1fr);background:radial-gradient(circle at 56% 6%, #fffffff0, transparent 41%), linear-gradient(180deg, #f7f5ef 0%, var(--dash-bg) 100%);min-height:100dvh;color:var(--dash-ink);font-family:Avenir Next,Satoshi,Geist,system-ui,sans-serif;display:grid}.dashboard-shell button{font:inherit}.dashboard-sidebar{background:radial-gradient(circle at 50% 20%, #ffffff14, transparent 23%), linear-gradient(145deg, #252625 0%, var(--dash-sidebar) 46%, #171817 100%);color:#f6f2e8;border-right:1px solid #ffffff14;grid-template-rows:auto 1fr auto;min-height:100dvh;padding:43px clamp(18px,2vw,30px) 24px;display:grid;position:sticky;top:0;overflow-x:hidden;box-shadow:inset -1px 0 #00000047}.dashboard-brand{justify-items:center;gap:15px;margin-bottom:52px;display:grid}.dashboard-brand span{letter-spacing:-.06em;font-family:Georgia,Times New Roman,serif;font-size:35px;line-height:.9}.dashboard-brand svg,.dashboard-footer svg{width:41px;height:41px}.dashboard-brand path,.dashboard-footer path{fill:none;stroke:var(--dash-olive);stroke-linecap:round;stroke-width:2.45px}.dashboard-nav{align-content:start;gap:15px;width:100%;min-width:0;display:grid}.dashboard-nav a,.dashboard-nav button{color:#ffffffe6;cursor:pointer;background:0 0;border:0;border-radius:5px;grid-template-columns:25px 1fr;justify-self:stretch;align-items:center;gap:12px;width:100%;max-width:100%;min-height:50px;padding:0 18px;font-size:16px;font-weight:500;transition:background .24s cubic-bezier(.16,1,.3,1),color .24s cubic-bezier(.16,1,.3,1),transform .18s;display:grid}.dashboard-nav a:hover,.dashboard-nav button:hover{background:#ffffff12}.dashboard-nav a:active,.dashboard-nav button:active,.new-reservation-button:active,.date-filter button:active,.segmented-filter button:active,.service-actions button:active,.row-actions button:active,.panel-link-button:active{transform:translateY(1px)scale(.99)}.dashboard-nav a.is-active,.dashboard-nav button.is-active{color:#fffdf7;background:linear-gradient(135deg,#81792af0,#635e1feb);box-shadow:inset 0 1px #ffffff1f,0 14px 28px -24px #000000a6}.dash-icon{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.75px;width:20px;height:20px}.dashboard-admin{color:#ffffffe0;grid-template-columns:39px 1fr 18px;align-items:center;gap:11px;display:grid}.dashboard-admin>span{color:#fff8df;background:linear-gradient(135deg,#7c7529,#615d1f);border-radius:999px;place-items:center;width:39px;height:39px;font-size:14px;font-weight:700;display:inline-grid}.dashboard-admin small{color:#ffffffa3;font-size:12px;display:block}.dashboard-admin strong{margin-top:2px;font-size:12px;font-weight:700;display:block}.dashboard-admin button{color:#ffffffd1;cursor:pointer;background:#ffffff14;border:0;border-radius:999px;place-items:center;width:28px;height:28px;display:inline-grid}.dashboard-admin button:hover{background:#ffffff24}.dashboard-workspace{justify-self:stretch;width:100%;min-width:0;padding:29px 26px 25px 32px}.dashboard-topbar{grid-template-columns:1fr auto;align-items:start;gap:24px;margin-bottom:26px;display:grid}.dashboard-topbar h1{color:#22211f;letter-spacing:-.055em;margin:0;font-size:clamp(2rem,2.15vw,2.35rem);font-weight:600;line-height:1}.dashboard-workspace.is-overview .dashboard-topbar{width:min(100%,1120px);margin-inline:auto}.dashboard-topbar-actions{align-items:center;gap:14px;display:inline-flex}.sync-status{border:1px solid var(--dash-line-soft);color:#5b564c;white-space:nowrap;background:#f9f7f094;border-radius:999px;align-items:center;min-height:30px;padding:0 12px;font-size:12px;display:inline-flex}.sync-status:before{background:var(--dash-olive);content:"";border-radius:999px;width:7px;height:7px;margin-right:8px}.sync-status.is-syncing:before{animation:.9s ease-in-out infinite sync-pulse}.new-reservation-button{color:#fffdf6;cursor:pointer;background:linear-gradient(#242424,#151514);border:1px solid #111110d9;border-radius:3px;grid-template-columns:1fr 22px;align-items:center;gap:13px;min-width:164px;min-height:47px;padding:0 18px 0 20px;font-size:15px;transition:transform .18s,background .2s;display:inline-grid}.new-reservation-button:hover{background:linear-gradient(#30302f,#171716)}.dashboard-notice{color:var(--dash-olive-deep);background:#77702812;border:1px solid #77702838;border-radius:5px;margin:-12px 0 17px;padding:10px 13px;font-size:13px}.dashboard-filters{grid-template-columns:280px 253px 256px;align-items:stretch;gap:28px;margin-bottom:19px;display:grid}.reservation-filters{grid-template-columns:280px 253px 256px minmax(180px,1fr) 150px 150px;gap:14px;width:fit-content;max-width:100%}.dashboard-search,.dashboard-select-filter{border:1px solid var(--dash-line);background:#f9f7f09e;border-radius:6px;grid-template-rows:auto 1fr;gap:8px;min-height:68px;padding:9px 16px 13px;display:grid;box-shadow:inset 0 1px #ffffffa3}.dashboard-search span,.dashboard-select-filter span{color:#5f5a50;font-size:10px;line-height:1}.dashboard-search input,.dashboard-select-filter select{border:1px solid var(--dash-line);color:#35322d;height:34px;font:inherit;background:#faf8f1c7;border-radius:5px;outline:none;padding:0 10px;font-size:13px}.dashboard-search input:focus,.dashboard-select-filter select:focus{border-color:var(--dash-olive);box-shadow:0 0 0 3px #80742b24}.date-filter,.segmented-filter{border:1px solid var(--dash-line);background:#f9f7f09e;border-radius:6px;box-shadow:inset 0 1px #ffffffa3}.date-filter{grid-template-columns:38px 1fr 38px;align-items:center;gap:12px;min-height:68px;padding:14px;display:grid}.date-filter label{color:#37342e;white-space:nowrap;align-items:center;gap:12px;font-size:14px;display:inline-flex}.date-filter input{color:#37342e;width:138px;font:inherit;background:0 0;border:0;outline:none}.date-filter button,.row-actions button,.service-actions .icon-button{border:1px solid var(--dash-line);color:#22211f;cursor:pointer;background:#faf8f1c2;border-radius:4px;place-items:center;transition:transform .18s,border-color .18s,background .18s;display:inline-grid}.date-filter button{width:30px;height:30px}.date-filter button:hover,.row-actions button:hover,.service-actions .icon-button:hover{border-color:var(--dash-olive);background:#fffdf8}.segmented-filter{grid-template-rows:auto 1fr;min-height:68px;padding:9px 16px 13px;display:grid}.segmented-filter label{color:#5f5a50;font-size:10px;line-height:1}.segmented-filter>div{grid-template-columns:1fr 1fr;align-items:end;gap:8px;display:grid}.segmented-filter>div.service-filter-options{grid-template-columns:.85fr .85fr 1fr}.segmented-filter button{border:1px solid var(--dash-line);color:#35322d;cursor:pointer;background:#faf8f1c7;border-radius:5px;height:34px;font-size:14px;transition:transform .18s,background .2s,color .2s}.segmented-filter button.is-selected{color:#fffbe9;background:linear-gradient(135deg,#7b7429,#645f20);border-color:#66601ce6;box-shadow:inset 0 1px #ffffff29}.dashboard-content-grid{grid-template-columns:minmax(650px,2500px) 332px;align-items:start;gap:46px;width:fit-content;max-width:100%;display:grid}.overview-grid{grid-template-columns:repeat(3,minmax(180px,1fr));gap:16px;width:min(100%,1120px);max-width:1120px;margin-inline:auto;display:grid}.summary-card,.overview-panel,.settings-placeholder{padding:19px}.summary-card header,.overview-panel header{justify-content:space-between;align-items:center;gap:14px;margin-bottom:18px;display:flex}.summary-card header span,.overview-panel header span{color:#5f5a50;font-size:12px}.summary-card strong{color:var(--dash-olive-deep);font-size:42px;font-weight:400;line-height:1;display:block}.summary-card small{color:#3b3832;margin-top:10px;font-size:13px;display:block}.overview-panel h2,.settings-placeholder h2{color:#272522;letter-spacing:-.045em;margin:0;font-size:20px;font-weight:500;line-height:1}.overview-panel ul{color:#3b3832;gap:10px;margin:0;padding-left:16px;font-size:13px;line-height:1.35;display:grid}.overview-wide{grid-column:span 2}.overview-days{grid-template-columns:repeat(7,minmax(34px,1fr));align-items:end;gap:14px;min-height:150px;display:grid}.overview-days div{align-items:end;gap:9px;display:grid}.overview-days div>span{background:linear-gradient(#827a2c,#625d1f);border-radius:4px 4px 2px 2px;width:100%;max-width:42px;display:block}.overview-days small{color:#4d493f;font-variant-numeric:tabular-nums;font-size:11px}.settings-placeholder{max-width:680px;min-height:360px;color:var(--dash-muted);text-align:center;place-items:center;display:grid}.settings-placeholder .dash-icon{width:34px;height:34px;color:var(--dash-olive-deep)}.settings-placeholder p{max-width:410px;margin:0;line-height:1.45}.settings-layout{grid-template-columns:minmax(520px,760px) 332px;align-items:start;gap:28px;width:min(100%,1120px);max-width:100%;margin-inline:auto;display:grid}.settings-panel{gap:20px;padding:21px;display:grid}.settings-panel header,.settings-summary-panel header{justify-content:space-between;align-items:center;gap:18px;display:flex}.settings-panel h2,.settings-summary-panel h2{color:#272522;letter-spacing:-.045em;margin:0;font-size:20px;font-weight:500;line-height:1}.settings-panel header p,.settings-summary-panel p{color:#4f4b42;margin:8px 0 0;font-size:13px;line-height:1.35}.settings-restaurant-filter{min-height:74px}.settings-toggle-row{border:1px solid var(--dash-line);background:#f9f7f09e;border-radius:6px;grid-template-columns:1fr auto;align-items:center;gap:18px;padding:14px 16px;display:grid}.settings-toggle-row span{color:#5f5a50;font-size:11px;display:block}.settings-toggle-row strong{color:#272522;margin-top:5px;font-size:17px;font-weight:500;display:block}.settings-toggle{grid-template-columns:1fr 1fr;gap:8px;display:grid}.settings-toggle button{border:1px solid var(--dash-line);color:#35322d;cursor:pointer;background:#faf8f1c7;border-radius:5px;min-width:108px;height:36px;font-size:13px;transition:transform .18s,background .2s,color .2s}.settings-toggle button.is-selected{color:#fffbe9;background:linear-gradient(135deg,#7b7429,#645f20);border-color:#66601ce6}.settings-fields{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.settings-fields label{border:1px solid var(--dash-line);background:#f9f7f09e;border-radius:6px;gap:9px;min-width:0;padding:13px 14px 14px;display:grid}.settings-fields span{color:#5f5a50;font-size:11px;line-height:1.15}.settings-fields input{border:1px solid var(--dash-line);color:#25231f;background:#faf8f1c7;border-radius:5px;outline:none;width:100%;height:39px;padding:0 11px;font-size:16px}.settings-fields input:focus{border-color:var(--dash-olive);box-shadow:0 0 0 3px #80742b24}.settings-save-button{justify-self:end;min-width:158px}.settings-summary-panel{padding:19px 19px 16px}.settings-summary-panel .availability-list{margin-bottom:16px}.deployment-version{border-top:1px solid #cac1b0bd;gap:10px;margin-top:16px;padding-top:16px;display:grid}.deployment-version>span{color:#6f685f;font-size:12px;font-weight:700}.deployment-version>strong{color:#272522;font-size:19px;font-weight:600}.deployment-version dl{gap:8px;margin:0;display:grid}.deployment-version div{grid-template-columns:74px minmax(0,1fr);gap:12px;display:grid}.deployment-version dt,.deployment-version dd{margin:0;font-size:12px}.deployment-version dt{color:#756e63}.deployment-version dd{color:#38342d;text-overflow:ellipsis;white-space:nowrap;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;overflow:hidden}.users-panel,.auth-events-panel{grid-column:1/-1;gap:18px;padding:21px;display:grid}.users-panel header,.auth-events-panel header{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.users-panel h2,.auth-events-panel h2{color:#211f1b;letter-spacing:0;margin:0;font-size:20px}.users-panel header p,.auth-events-panel header p{color:#777067;margin:6px 0 0;font-size:13px}.users-form{grid-template-columns:minmax(160px,1.1fr) minmax(140px,.9fr) minmax(140px,.9fr) minmax(132px,.7fr) auto;align-items:end;gap:12px;display:grid}.users-form label{gap:7px;display:grid}.users-form span{color:#6e675d;font-size:12px;font-weight:700}.users-form input,.users-form select{color:#25221e;width:100%;min-height:43px;font:inherit;background:#fffaf1;border:1px solid #d8cebd;border-radius:6px;padding:0 12px}.users-list{gap:10px;display:grid}.users-row{border:1px solid #cac1b0b8;border-radius:8px;grid-template-columns:minmax(0,1fr) 128px 112px;align-items:center;gap:14px;min-height:58px;padding:10px 12px;display:grid}.users-row strong,.users-row span{display:block}.users-row strong{color:#25221e;font-size:14px}.users-row span{color:#777067;margin-top:3px;font-size:12px}.users-row small{color:#4a443b;background:#f1eadc;border-radius:999px;justify-self:start;padding:6px 10px;font-size:12px;font-weight:700}.users-row button{color:#7a2920;cursor:pointer;background:#fff8f4;border:1px solid #7a29202e;border-radius:6px;justify-content:center;align-items:center;gap:6px;min-height:36px;font-weight:800;display:inline-flex}.users-row button:disabled{cursor:not-allowed;opacity:.45}.auth-events-list{gap:10px;display:grid}.auth-events-row{border:1px solid #cac1b0b8;border-radius:8px;grid-template-columns:minmax(220px,1fr) 92px 124px 150px;align-items:center;gap:14px;min-height:58px;padding:10px 12px;display:grid}.auth-events-row strong,.auth-events-row span{display:block}.auth-events-row strong{color:#25221e;font-size:14px}.auth-events-row span{color:#6f685f;font-size:12px}.auth-events-row code{color:#4f493f;justify-self:end;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px}.auth-event-pill{border-radius:999px;justify-self:start;padding:6px 10px;font-size:12px;font-weight:800}.auth-event-pill.is-login{color:#625d19;background:#77702824}.auth-event-pill.is-logout{color:#7a2920;background:#7a29201a}.dashboard-empty.compact{min-height:120px}.settings-state-dot{background:#b86056;border-radius:999px;width:12px;height:12px}.settings-state-dot.is-open{background:var(--dash-olive)}.dashboard-main-column{gap:25px;min-width:0;display:grid}.dashboard-side-column{gap:16px;min-width:0;display:grid}.dash-panel{border:1px solid var(--dash-line-soft);background:var(--dash-panel);border-radius:6px;box-shadow:0 18px 36px -31px #362f2257,inset 0 1px #ffffffb3}.service-panel{overflow:hidden}.service-header{border-bottom:1px solid var(--dash-line-soft);grid-template-columns:1fr auto;align-items:center;padding:18px 21px 14px;display:grid}.service-header>div:first-child{align-items:baseline;gap:17px;min-width:0;display:flex}.service-header h2,.availability-panel h2,.notes-panel h2{color:#272522;letter-spacing:-.045em;margin:0;font-size:20px;font-weight:500;line-height:1}.service-count{color:var(--dash-olive-deep);white-space:nowrap;align-items:center;gap:7px;font-size:13px;font-weight:500;display:inline-flex}.service-count .dash-icon{color:#272522;width:18px;height:18px}.service-actions{align-items:center;gap:13px;display:flex}.service-actions button{color:#25231f;cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;font-size:12px;transition:transform .18s,color .18s;display:inline-flex}.service-actions button:hover{color:var(--dash-olive-deep)}.service-actions>span{background:var(--dash-line-soft);width:1px;height:26px}.service-actions .icon-button{border:0;width:28px;height:28px}.reservation-table{display:grid;overflow-x:auto}.reservation-row{color:#302e2a;border-bottom:1px solid #cac1b08f;grid-template-columns:70px 64px 104px minmax(120px,1.08fr) minmax(112px,.98fr) 72px 82px 112px 78px;align-items:center;min-width:900px;min-height:45px;padding:0 13px 0 21px;font-size:13px;display:grid}.reservation-row.is-read-only{grid-template-columns:70px 64px 104px minmax(120px,1.08fr) minmax(112px,.98fr) 72px 82px 112px}.reservation-row:last-child{border-bottom:0}.reservation-head{color:#3e3a34;min-height:35px;font-size:11px}.mono{font-variant-numeric:tabular-nums}.people-cell{padding-left:18px}.origin-pill,.status-pill{border-radius:4px;justify-content:center;align-items:center;min-width:50px;min-height:22px;padding:0 10px;font-size:11px;font-weight:500;line-height:1;display:inline-flex}.origin-web{color:#303f24;background:#e9eee1}.origin-retell{color:#4c432f;background:#efebdf}.origin-admin{color:#353535;background:#e6e6e5}.origin-ia{color:#303f24;background:#e9eee1}.status-confirmada{color:#374727;background:#e5eddf}.status-modificada,.status-pendiente{color:#8a6418;background:#f2ead5}.status-cancelada{color:#9a3835;background:#efd8d5}.row-actions{align-items:center;gap:10px;display:inline-flex}.row-actions button{width:30px;height:30px}.row-actions .dash-icon{width:18px;height:18px}.dashboard-empty{min-height:180px;color:var(--dash-muted);text-align:center;place-items:center;gap:7px;display:grid}.dashboard-empty p{color:#2a2825;margin:0;font-size:17px;font-weight:600}.dashboard-empty span{font-size:13px}.availability-panel,.notes-panel{padding:19px 19px 16px}.availability-panel header,.notes-panel header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:23px;display:flex}.availability-panel p{align-items:baseline;gap:8px;margin:0 0 7px;display:flex}.availability-panel strong{color:var(--dash-olive-deep);letter-spacing:.02em;font-size:35px;font-weight:400;line-height:1}.availability-panel p span{color:#2e2c27;font-size:14px}.availability-panel small{color:#292723;margin-bottom:14px;font-size:13px;display:block}.availability-track{background:#e1dfd5;border-radius:999px;width:100%;height:14px;overflow:hidden}.availability-track span{border-radius:inherit;background:linear-gradient(90deg,#6b651f,#837b2d);height:100%;display:block}.availability-list{gap:15px;margin:19px 0;display:grid}.availability-list div{color:#454139;grid-template-columns:1fr auto;align-items:center;gap:12px;font-size:13px;display:grid}.availability-list dt{align-items:center;gap:13px;display:inline-flex}.availability-list dd{color:#4b473f;font-variant-numeric:tabular-nums;margin:0}.dot{border-radius:999px;width:10px;height:10px}.dot.occupied{background:var(--dash-olive)}.dot.free{background:#c7c3b2}.panel-link-button{border:1px solid var(--dash-line-soft);color:#302d28;cursor:pointer;text-align:left;background:#f9f7f08c;border-radius:5px;grid-template-columns:28px 1fr 18px;align-items:center;gap:12px;width:100%;min-height:47px;padding:0 13px;transition:transform .18s,border-color .18s,background .18s;display:grid}.panel-link-button:hover{background:#fffdf7c7;border-color:#7770288c}.panel-link-button.compact{grid-template-columns:1fr 18px;min-height:35px;margin-top:9px;font-size:12px}.notes-panel header{margin-bottom:13px}.notes-panel ul{color:#3b3832;gap:10px;margin:0 0 25px;padding-left:16px;font-size:12px;line-height:1.25;display:grid}.dashboard-footer{grid-template-columns:1fr auto 1fr;align-items:center;gap:38px;margin-top:27px;display:grid}.dashboard-footer span{background:var(--dash-line);height:1px}.dashboard-skeleton-nav{gap:15px;display:grid}.dashboard-skeleton-nav span,.dashboard-skeleton-button,.dashboard-skeleton-box,.dashboard-skeleton-table,.dashboard-skeleton-side{background:#d6cdbc73;border-radius:6px;position:relative;overflow:hidden}.dashboard-skeleton-nav span{background:#ffffff14;height:50px}.dashboard-skeleton-button{background:#1e1e1d24;width:164px;height:47px}.dashboard-skeleton-box{border:1px solid var(--dash-line);min-height:68px}.dashboard-skeleton-table{min-height:458px}.dashboard-skeleton-table.short{min-height:350px}.dashboard-skeleton-side{min-height:304px}.dashboard-skeleton-side.small{min-height:190px}.dashboard-skeleton-nav span:after,.dashboard-skeleton-button:after,.dashboard-skeleton-box:after,.dashboard-skeleton-table:after,.dashboard-skeleton-side:after{content:"";background:linear-gradient(90deg,#0000,#ffffff59,#0000);animation:1.8s cubic-bezier(.16,1,.3,1) infinite dashboard-shimmer;position:absolute;inset:0;transform:translate(-100%)}.dashboard-error-state{place-items:center;min-height:100dvh;padding:24px;display:grid}.dashboard-error-state .dash-panel{width:min(100%,430px);padding:28px}.dashboard-error-state h1{letter-spacing:-.04em;margin:0 0 10px;font-size:25px}.dashboard-error-state p{color:var(--dash-muted);margin:0 0 22px;line-height:1.45}.dashboard-error-state button{color:#fffdf6;cursor:pointer;background:linear-gradient(#242424,#151514);border:1px solid #111110d9;border-radius:3px;min-height:42px;padding:0 18px}.dashboard-modal-backdrop{background:#19181657;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.dashboard-modal{background:#f8f6ef;gap:16px;width:min(100%,430px);padding:20px;display:grid}.dashboard-modal header{grid-template-columns:1fr 34px;align-items:center;gap:16px;display:grid}.dashboard-modal h2{color:#272522;letter-spacing:-.045em;margin:0;font-size:22px}.dashboard-modal header button{border:1px solid var(--dash-line-soft);color:#25231f;cursor:pointer;background:#f9f7f08c;border-radius:5px;place-items:center;width:34px;height:34px;display:inline-grid}.dashboard-modal label{gap:8px;display:grid}.dashboard-modal label span{color:#3d3932;font-size:12px}.dashboard-modal input,.dashboard-modal select{border:1px solid var(--dash-line);color:#25231f;background:#faf8f1c7;border-radius:5px;outline:none;height:42px;padding:0 12px}.dashboard-modal input:focus,.dashboard-modal select:focus{border-color:var(--dash-olive);box-shadow:0 0 0 3px #80742b24}.dashboard-modal-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.dashboard-submit-button{color:#fffdf6;cursor:pointer;background:linear-gradient(#242424,#151514);border:1px solid #111110d9;border-radius:3px;min-height:46px;font-weight:600}.dashboard-submit-button:disabled{cursor:wait;opacity:.72}@keyframes dashboard-shimmer{to{transform:translate(100%)}}@keyframes sync-pulse{50%{opacity:.35;transform:scale(.72)}}@media (max-width:1180px){.dashboard-shell{grid-template-columns:82px minmax(0,1fr)}.dashboard-sidebar{padding-inline:10px}.dashboard-brand span,.dashboard-admin div,.dashboard-admin>.dash-icon{display:none}.dashboard-nav a,.dashboard-nav button{grid-template-columns:1fr;justify-items:center;padding:0;font-size:0}.dashboard-nav a .dash-icon,.dashboard-nav button .dash-icon{width:21px;height:21px}.dashboard-admin{grid-template-columns:1fr;justify-items:center}.dashboard-content-grid{grid-template-columns:1fr}.settings-layout{grid-template-columns:1fr;width:100%}.users-form{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-side-column{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:900px){.dashboard-workspace{padding:22px 16px 24px}.dashboard-filters{grid-template-columns:1fr;gap:12px}.reservation-filters{width:100%}.overview-grid{grid-template-columns:1fr}.overview-wide{grid-column:auto}.service-filter{width:auto}.dashboard-side-column,.settings-fields,.users-row{grid-template-columns:1fr}.users-row button{justify-self:start;min-width:112px}.auth-events-row{grid-template-columns:1fr}.auth-events-row code{justify-self:start}}@media (max-width:680px){.dashboard-shell{grid-template-columns:1fr}.dashboard-sidebar{grid-template-rows:auto;min-height:auto;padding:18px 16px;position:relative}.dashboard-brand,.dashboard-admin{display:none}.dashboard-nav{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.dashboard-nav a,.dashboard-nav button{min-height:44px}.dashboard-topbar{grid-template-columns:1fr}.dashboard-topbar-actions{grid-template-columns:1fr;justify-items:stretch;display:grid}.sync-status{justify-content:center}.new-reservation-button{width:100%}.settings-toggle-row{grid-template-columns:1fr}.settings-toggle{width:100%}.settings-toggle button{min-width:0}.settings-save-button{justify-self:stretch}.users-form{grid-template-columns:1fr}.service-header,.service-header>div:first-child{flex-direction:column;grid-template-columns:1fr;align-items:flex-start;gap:10px}.service-actions{justify-self:start}.date-filter{grid-template-columns:34px minmax(0,1fr) 34px}.date-filter span{min-width:0;font-size:13px}}
