:root{--bg:#f8f1e7;--panel:#fffaf2;--panel-strong:#efe2d1;--ink:#2b2926;--muted:#76685a;--line:#e1cfba;--line-strong:#b88f64;--brand:#986034;--brand-dark:#2f2d2b;--brand-soft:#f2dfc5;--brick:#8d4a36;--brick-dark:#3b2b24;--sage:#aab87a;--sage-dark:#717b51;--wood:#b26a32;--brass:#d8aa5a;--sea:#1f6f7a;--sea-soft:#dbecec;--danger:#d94b4b;--danger-soft:#fbecec;--warn:#f5b027;--warn-soft:#fef6e5;--ok:#209958;--ok-soft:#e3f8ec;--blue-soft:#dbecec;--blue:#1f6f7a;--shadow:0 18px 50px #2f2d2b1a;--sidebar-width-expanded:260px;--sidebar-width-collapsed:76px;--wood-50:#fbf5ea;--wood-100:#f4e8d3;--wood-200:#e8d2ac;--wood-300:#d8b483;--wood-400:#c1915a;--wood-500:#a9743f;--wood-600:#8a5a32;--wood-700:#6b4424;--carbon:#2a2522;--carbon-deep:#1c1815;--chart-income:#2f6fe0;--chart-expense:#f59331;--chart-usd:#16a34a;--chart-account-mily:#a855f7;--chart-account-ariel:#f59331;--chart-account-lauti:#2f6fe0;--chart-account-efectivo:#16a34a;--grid-surface:#fff;--grid-line:#d8c3a3;--res-arrival-bg:#ddc9ef;--res-arrival-ink:#5d3c92;--res-body-bg:#c9dcf2;--res-body-ink:#2c5688;--radius-lg:18px;--radius-md:13px;--shadow-soft:0 1px 2px #2a25220d, 0 14px 34px -16px #52381c38;--shadow-lift:0 4px 10px #2a25220f, 0 24px 48px -18px #52381c52;--ease-spring:cubic-bezier(.34, 1.4, .44, 1)}*{box-sizing:border-box}html{background:var(--bg);scroll-behavior:smooth;min-width:320px;overflow:hidden scroll}body{min-height:100vh;color:var(--ink);background:linear-gradient(180deg, #efe2d1 0, #f8f1e700 330px), var(--bg);letter-spacing:0;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:clip}html:has(.admin-layout){overflow-y:hidden}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.65}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}.app-shell{flex-direction:column;flex:1;min-height:100vh;display:flex}.admin-layout{background:var(--bg);height:100vh;display:flex}.sidebar{width:var(--sidebar-width-expanded);background:radial-gradient(120% 30% at 50% 0%, #c1915a2e, transparent 70%), linear-gradient(180deg, var(--carbon), var(--carbon-deep));color:#f6ead3;flex-direction:column;flex-shrink:0;transition:width .3s;display:flex;overflow:hidden}.admin-layout.sidebar-collapsed .sidebar{width:var(--sidebar-width-collapsed)}.sidebar-brand{border-bottom:1px solid #f6ead31f;flex-direction:column;gap:8px;padding:18px 20px;transition:padding .3s;display:flex}.admin-layout.sidebar-collapsed .sidebar-brand{padding:14px}.sidebar-brand-main{justify-content:space-between;align-items:center;gap:10px;width:100%;display:flex}.admin-layout.sidebar-collapsed .sidebar-brand-main{flex-direction:column;justify-content:center}.sidebar-brand-row{flex:1;align-items:center;gap:12px;min-width:0;display:flex}.admin-layout.sidebar-collapsed .sidebar-brand-row{flex:none;gap:0}.sidebar-logo{border:2px solid #d8aa5a66;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex;overflow:hidden}.sidebar-logo-img{object-fit:cover;border-radius:8px;width:100%;height:100%;display:block}.sidebar-brand-text{opacity:1;flex:1;min-width:0;max-width:220px;transition:opacity .15s,max-width .3s;overflow:hidden}.admin-layout.sidebar-collapsed .sidebar-brand-text{opacity:0;pointer-events:none;max-width:0}.sidebar-subtitle{text-transform:uppercase;color:#d8aa5a;letter-spacing:.1em;white-space:normal;overflow-wrap:break-word;min-height:0;font-size:.7rem;font-weight:800;transition:opacity .15s,height .3s,margin .3s;display:block;overflow:hidden}.admin-layout.sidebar-collapsed .sidebar-subtitle{opacity:0;pointer-events:none;height:0;margin:0}.sidebar-brand h2{color:#fff8ec;white-space:normal;overflow-wrap:break-word;min-width:160px;margin:0;font-size:1.2rem;line-height:1.2}.sidebar-toggle{color:#f6ead3cc;cursor:pointer;background:#f6ead30f;border:1px solid #f6ead32e;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:background .2s,color .2s,transform .3s;display:flex}.sidebar-toggle:hover{color:#fff8ec;background:#f6ead329}.sidebar-nav{flex-direction:column;flex:1;gap:4px;min-height:0;padding:20px 12px;transition:padding .3s;display:flex;overflow-y:auto}.admin-layout.sidebar-collapsed .sidebar-nav{padding-top:4px}.sidebar-link{color:#f6ead3c7;transition:background .2s ease, color .2s ease, transform .2s var(--ease-spring);cursor:pointer;text-align:left;white-space:nowrap;background:0 0;border:0;border-radius:12px;align-items:center;gap:12px;width:100%;padding:12px 16px;font-size:.95rem;font-weight:650;text-decoration:none;display:flex;position:relative;overflow:hidden}.sidebar-link:hover{color:#fff8ec;background:#f6ead314;transform:translate(2px)}.sidebar-link.active{background:linear-gradient(135deg, var(--wood-500), var(--wood-700));color:#fff8ec;box-shadow:0 10px 22px -10px #6b4424b3}.sidebar-link-icon{flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.sidebar-link-label{text-overflow:ellipsis;opacity:1;max-width:220px;transition:opacity .15s,max-width .3s;overflow:hidden}.admin-layout.sidebar-collapsed .sidebar-link-label{opacity:0;max-width:0}.admin-layout.sidebar-collapsed .sidebar-link{justify-content:center;gap:0;padding:12px}.admin-layout.sidebar-collapsed .sidebar-link:after{content:attr(data-label);background:var(--carbon);color:#fff8ec;white-space:nowrap;opacity:0;pointer-events:none;z-index:50;border-radius:6px;padding:6px 12px;font-size:.82rem;font-weight:600;transition:opacity .15s,transform .15s;position:absolute;top:50%;left:calc(100% + 12px);transform:translateY(-50%)scale(.95);box-shadow:0 8px 24px #00000040}.admin-layout.sidebar-collapsed .sidebar-link:hover:after{opacity:1;transform:translateY(-50%)scale(1)}.sidebar-footer{border-top:1px solid #f6ead31f;padding:20px;transition:padding .3s}.admin-layout.sidebar-collapsed .sidebar-footer{justify-content:center;padding:16px;display:flex}.admin-layout.sidebar-collapsed .sidebar-footer form{justify-content:center;display:flex}.admin-layout.sidebar-collapsed .sidebar-footer .sidebar-link{width:auto}.admin-main{flex-direction:column;flex:1;min-width:0;min-height:0;transition:width .3s;display:flex}.workspace{flex-direction:column;flex:1;min-height:0;display:flex}.workspace-page{padding:32px;display:block;overflow-y:auto}@media (max-width:900px){.workspace-page{padding-bottom:calc(140px + env(safe-area-inset-bottom,0px))}}.topbar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:20;background:#fffbf3db;border-bottom:1px solid #8a5a3229;justify-content:space-between;align-items:center;gap:16px;padding:18px clamp(16px,3vw,36px);display:flex;position:sticky;top:0}.brand{flex-direction:column;min-width:0;display:flex}.brand span{color:var(--muted);text-transform:uppercase;font-size:.82rem;font-weight:650}.brand h1{margin:2px 0 0;font-size:clamp(1.25rem,2.6vw,1.9rem);line-height:1.1}.topbar-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.button{background:var(--panel);min-height:42px;color:var(--ink);transition:transform .2s var(--ease-spring), box-shadow .2s ease, filter .2s ease, background .2s ease, border-color .2s ease, color .2s ease;border:1px solid #8a5a323d;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:0 18px;font-weight:750;line-height:1.1;text-decoration:none;display:inline-flex;box-shadow:0 1px 1px #2a25220a}.button.primary{background:linear-gradient(135deg, var(--wood-500), var(--wood-700));color:#fff7ea;border:none;box-shadow:0 10px 22px -10px #6b442499}.contact-button--wa{color:#fff;background:#25d366;border:none}.contact-button--wa:hover{background:#1aab52}.button.danger{background:var(--danger-soft);color:var(--danger);border-color:#d9aaa5}.button.ghost{box-shadow:none;background:0 0}.icon-button{background:linear-gradient(145deg, var(--wood-100), var(--wood-200));color:var(--wood-600);transition:transform .3s var(--ease-spring), background .3s ease, color .3s ease, box-shadow .2s ease, border-color .2s ease;border-color:#0000}.icon-button:hover{background:linear-gradient(145deg, var(--wood-500), var(--wood-700));color:#fff6e8;transform:scale(1.07)rotate(-6deg)}.icon-button:active{transform:scale(.93)}.whatsapp-button{color:#1aab52}.whatsapp-button:hover{color:#fff;background:linear-gradient(145deg,#25d366,#1aab52)}.invoice-pending-button{cursor:pointer;background:var(--wood-100);color:var(--wood-600);transition:background .25s ease, color .25s ease, transform .2s var(--ease-spring);border:1px solid #0000;border-radius:20px;margin-top:4px;padding:1px 8px;font-size:.7rem;font-weight:600;line-height:1.4}.invoice-pending-button:hover{background:linear-gradient(145deg, var(--wood-500), var(--wood-700));color:#fff6e8}.invoice-pending-button:active{transform:scale(.93)}@keyframes clientPickerOverlayFade{0%{opacity:0}to{opacity:1}}@keyframes clientPickerModalPop{0%{opacity:0;transform:translateY(12px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.client-picker-overlay{animation:.2s clientPickerOverlayFade}.client-picker-modal,.modal-pop-in{animation:clientPickerModalPop .25s var(--ease-spring)}.modal-overlay{z-index:1100;-webkit-backdrop-filter:blur(4px);background:#1c181573;justify-content:center;align-items:center;padding:24px;animation:.2s clientPickerOverlayFade;display:flex;position:fixed;inset:0}.modal-window{border:1px solid var(--line-strong);background:var(--panel);width:100%;max-width:480px;max-height:90vh;animation:clientPickerModalPop .25s var(--ease-spring);border-radius:16px;flex-direction:column;gap:16px;padding:28px;display:flex;overflow-y:auto;box-shadow:0 24px 64px #1c181547}.modal-window:focus{outline:none}@media (prefers-reduced-motion:reduce){.modal-overlay,.modal-window{animation:none}}.modal-title{color:var(--ink);margin:0;font-size:1.2rem;font-weight:700}.modal-subtitle{color:var(--muted);margin:6px 0 0;font-size:.88rem}.modal-form{flex-direction:column;gap:16px;display:flex}.modal-actions{gap:10px;margin-top:4px;display:flex}.modal-actions-grow{flex:1}.modal-callout{border-radius:12px;flex-direction:column;gap:8px;padding:16px;font-size:.88rem;display:flex}.modal-callout p{margin:0}.modal-callout ul{flex-direction:column;gap:4px;margin:0;padding-left:20px;display:flex}.modal-callout-lead{font-weight:600}.modal-callout--warn{border:1px solid var(--warn);background:var(--warn-soft);color:#7a3e12}.modal-callout--danger{border:1px solid var(--danger);background:var(--danger-soft);color:#8a2b2b}.form-error{color:var(--danger);margin:0;font-size:.85rem}.toast-viewport{right:max(16px, env(safe-area-inset-right,0px));bottom:max(16px, env(safe-area-inset-bottom,0px));z-index:2000;pointer-events:none;flex-direction:column;gap:10px;width:min(420px,100vw - 32px);display:flex;position:fixed}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.toast{border:1px solid var(--toast-border);background:color-mix(in srgb, var(--panel) 92%, white);color:var(--ink);pointer-events:auto;animation:toastIn .22s var(--ease-spring);border-radius:12px;grid-template-columns:auto 1fr auto;align-items:start;gap:10px;padding:12px 12px 12px 14px;display:grid;box-shadow:0 18px 45px #1c181533}.toast--success{--toast-border:color-mix(in srgb, var(--ok) 44%, var(--line));--toast-accent:var(--ok)}.toast--error{--toast-border:color-mix(in srgb, var(--danger) 50%, var(--line));--toast-accent:var(--danger)}.toast--info{--toast-border:color-mix(in srgb, var(--wood-500) 44%, var(--line));--toast-accent:var(--wood-600)}.toast-icon{color:var(--toast-accent);margin-top:1px}.toast-copy{flex-direction:column;gap:2px;min-width:0;display:flex}.toast-copy strong{color:var(--ink);font-size:.9rem;line-height:1.25}.toast-copy span{color:var(--muted);font-size:.82rem;line-height:1.35}.toast-close{width:26px;height:26px;color:var(--muted);background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;padding:0;display:inline-flex}.toast-close:hover{background:var(--wood-50);color:var(--ink)}@keyframes toastIn{0%{opacity:0;transform:translateY(10px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:640px){.toast-viewport{right:12px;bottom:max(12px, env(safe-area-inset-bottom,0px));width:auto;left:12px}}@media (prefers-reduced-motion:reduce){.toast{animation:none}}.admin-loading-shell{gap:22px}.admin-loading-head{margin-bottom:0}.admin-skeleton{background:linear-gradient(90deg, var(--wood-100), var(--panel), var(--wood-100));background-size:220% 100%;border-radius:10px;animation:1.25s ease-in-out infinite skeletonSweep;display:block;overflow:hidden}.admin-skeleton-eyebrow{width:170px;height:12px;margin-bottom:10px}.admin-skeleton-title{width:min(360px,68vw);height:36px}.admin-skeleton-action{border-radius:999px;width:150px;height:42px}.admin-loading-summary{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:14px;display:grid}.admin-skeleton-card{border-radius:var(--radius-md);height:96px}.admin-loading-table{flex-direction:column;gap:14px;display:flex}.admin-skeleton-toolbar{border-radius:999px;width:min(620px,100%);height:44px}.admin-skeleton-table{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--panel);flex-direction:column;gap:8px;padding:12px;display:flex}.admin-skeleton-row{height:46px}@keyframes skeletonSweep{0%{background-position:120% 0}to{background-position:-120% 0}}@media (prefers-reduced-motion:reduce){.admin-skeleton{animation:none}}.modal-centered{text-align:center}.field-optional{color:var(--muted);font-weight:400}.textarea-resize{resize:vertical}.text-danger{color:var(--danger)}.text-incomplete{color:var(--wood-600)}.client-picker-modal{max-height:70vh}.client-picker-head{justify-content:space-between;align-items:center;display:flex}.modal-close{flex-shrink:0;justify-content:center;align-items:center;padding:8px;display:inline-flex}.client-picker-list{flex-direction:column;gap:6px;display:flex;overflow-y:auto}.client-picker-empty{text-align:center;color:var(--muted);margin:12px 0}.client-picker-item{border:1px solid var(--line);width:100%;color:var(--ink);text-align:left;background:0 0;border-radius:8px;flex-direction:column;align-items:flex-start;gap:2px;padding:10px 12px;transition:background .15s;display:flex}.client-picker-item:hover,.client-picker-item:focus-visible{background:var(--brand-soft)}.client-picker-item-name{text-transform:capitalize}.client-picker-item-meta{color:var(--muted);font-size:.85rem}.receipt-file-list{flex-direction:column;gap:4px;margin:8px 0 0;padding:0;list-style:none;display:flex}.receipt-file-item{color:var(--muted);background:var(--panel-strong);border:1px solid var(--line);border-radius:8px;justify-content:space-between;align-items:center;gap:8px;padding:4px 8px;font-size:.78rem;display:flex}.receipt-file-name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.receipt-file-remove{color:var(--danger);cursor:pointer;background:0 0;border:none;padding:0 2px;font-size:1rem;line-height:1}@keyframes sortMenuPopIn{0%{opacity:0;transform:translateY(-6px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes sortMenuPopOut{0%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(-6px)scale(.96)}}.sort-menu-pop-in{transform-origin:0 0;animation:sortMenuPopIn .16s var(--ease-spring)}.sort-menu-pop-out{transform-origin:0 0;pointer-events:none;animation:.14s ease-in forwards sortMenuPopOut}.button:hover{border-color:var(--wood-500);transform:translateY(-1px);box-shadow:0 8px 18px -8px #52381c66}.button.primary:hover{filter:brightness(1.06);box-shadow:0 14px 26px -10px #6b4424b3}.button:active{transform:translateY(0)scale(.98)}.content{flex:1;grid-template-rows:minmax(0,1fr);grid-template-columns:minmax(0,1fr) 360px;gap:18px;min-height:0;padding:20px clamp(16px,3vw,36px) 32px;display:grid}.content--full{flex-direction:column;gap:0;padding:6px clamp(16px,3vw,36px) 16px;display:flex}.main-column{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex}.side-column{min-width:0}.toolbar{justify-content:space-between;align-items:flex-end;gap:14px;margin-bottom:12px;display:flex}.toolbar-trail{flex-direction:column;align-items:flex-end;gap:8px;display:flex}.toolbar-new-reservation{padding:7px 16px}.range-tools{flex-wrap:wrap;align-items:center;gap:8px;display:flex}@media (max-width:640px){.range-tools{grid-template-columns:1fr 1fr;width:100%;display:grid}.range-tools button:first-child{grid-column:1/-1}.range-tools button{text-align:center}}.avail-check-date-field{flex:1;min-width:140px}@media (max-width:480px){.avail-check-dates{justify-content:center}.avail-check-date-field{flex:0 auto;min-width:0}}.range-title{min-width:220px;color:var(--ink);font-size:1.35rem;font-weight:800}.board-wrap{scrollbar-gutter:stable;border:1px solid var(--wood-700);border-radius:var(--radius-lg);background:var(--grid-surface);box-shadow:var(--shadow-soft);flex-direction:column;flex:1;display:flex;overflow:auto}.board{grid-template-columns:56px repeat(var(--days), minmax(74px, 1fr));grid-template-rows:max-content repeat(var(--departments), minmax(70px, 1fr));min-width:calc(56px + var(--days) * 74px);-webkit-user-select:none;user-select:none;flex:1;min-height:100%;display:grid}.board-cell{border-right:1px solid var(--grid-line);border-bottom:1px solid var(--grid-line);background:var(--grid-surface);min-height:58px}@keyframes boardCellReveal{0%{opacity:0;transform:translate(-12px)}to{opacity:1;transform:translate(0)}}.board-anim{opacity:0;animation:.36s cubic-bezier(.22,1,.36,1) both boardCellReveal}.board-cell.header{background:linear-gradient(180deg, var(--wood-50), var(--panel-strong));min-height:66px;color:var(--carbon);text-align:center;border-right:1px solid var(--line);border-bottom:2px solid var(--line-strong);z-index:2;padding:10px 8px;font-size:.78rem;font-weight:750;position:sticky;top:0}.board-cell.header.day-highlight{position:relative}.board-cell.header.day-highlight:before{content:"";background:linear-gradient(145deg, var(--wood-500), var(--wood-700));z-index:-1;animation:1.1s ease-out dayHighlightPulse;position:absolute;inset:6px 0;box-shadow:0 2px 6px #6b442459}.board-cell.header.day-highlight-start:before{border-top-left-radius:999px;border-bottom-left-radius:999px;left:4px}.board-cell.header.day-highlight-end:before{border-top-right-radius:999px;border-bottom-right-radius:999px;right:4px}.board-cell.header.day-highlight .day-name,.board-cell.header.day-highlight .day-number{color:#fff6e8}@keyframes dayHighlightPulse{0%{box-shadow:0 2px 6px #6b442459,0 0 #a9743f8c}to{box-shadow:0 2px 6px #6b442459,0 0 0 8px #a9743f00}}.board-cell.corner{z-index:5;color:var(--carbon);border-right:2px solid var(--line-strong);border-bottom:none;place-items:center;font-size:1rem;font-weight:800;display:grid;left:0}.board-corner-icon{width:24px;height:24px;color:var(--wood-600)}.day-name{color:var(--wood-600);text-transform:uppercase;letter-spacing:.06em;font-size:.76rem;font-weight:800;display:block}.day-number{color:var(--carbon);margin-top:4px;font-size:1.1rem;display:block}.department-cell{text-align:center;background:linear-gradient(180deg, var(--wood-50), var(--panel-strong));border-right:2px solid var(--line-strong);border-bottom:1px solid var(--line);z-index:3;flex-direction:column;justify-content:center;align-items:center;gap:0;padding:0;display:flex;position:sticky;left:0}.department-cell strong{color:var(--carbon);font-size:.98rem}.dept-label-short{display:none}.department-cell span{color:var(--wood-600);font-size:.78rem;font-weight:650}.slot{background:var(--grid-surface);width:100%;height:100%;color:var(--muted);text-align:left;-webkit-user-select:none;user-select:none;border:0;border-radius:0;padding:6px;position:relative;overflow:hidden}.slot:after{content:"";opacity:0;pointer-events:none;background-color:#98603424;transition:opacity .16s;position:absolute;inset:0}.slot:hover{outline:2px solid var(--brand);outline-offset:-2px}.slot:hover:after,.slot:focus-visible:after{opacity:1}.slot.free{color:#16a34a;background:#22c55e17}.slot.free.dragging{background:var(--brand-soft);color:var(--muted);outline:2px solid var(--brand);outline-offset:-2px}.slot.needs-cleaning{color:#dc2626;background:#ef444417}.slot.free .slot-label,.slot.free .slot-split-name,.slot.needs-cleaning .slot-label,.slot.needs-cleaning .slot-split-name{-webkit-line-clamp:2;white-space:normal;word-break:normal;overflow-wrap:normal;overflow:hidden}.slot.occupied{background:var(--res-body-bg);color:var(--res-body-ink)}.slot.occupied.arrival{background:var(--res-arrival-bg);color:var(--res-arrival-ink)}.slot.occupied.pending{background:var(--warn-soft);color:#a66500}.slot.occupied.pending.arrival{color:#a66500;background:#fcd97e}.slot.occupied.incompleta{color:#1f2937;background:#9ca3af}.slot.occupied.incompleta.arrival{color:#f9fafb;background:#6b7280}@keyframes slotFocusPulse{0%,to{border-color:var(--wood-500);box-shadow:0 0 #a9743f73}50%{border-color:var(--wood-300);box-shadow:0 0 6px 1px #a9743f59}}@keyframes splitSlotFocusPulse{0%,to{filter:drop-shadow(0 0 #a9743f73);opacity:1}50%{filter:drop-shadow(0 0 6px #a9743f8c);opacity:.82}}.slot.occupied.focused{z-index:1;border-top:3px solid var(--wood-500);border-bottom:3px solid var(--wood-500);animation:slotFocusPulse 1.4s var(--ease-spring,ease-out) 2;position:relative}.slot.occupied.focused.focused-start{border-left:3px solid var(--wood-500)}.slot.occupied.focused.focused-end{border-right:3px solid var(--wood-500)}.slot.cancelled{color:#7c8792;background:#f0f1f2;text-decoration:line-through}.slot-split{width:100%;height:100%;position:relative}.slot-split .slot{padding:4px 5px;display:flex;position:absolute;inset:0}.slot-split .slot:hover,.slot-split .slot:focus-visible,.slot-split .slot.free.dragging,.slot-split .slot.occupied.focused{z-index:2;outline:none}.slot-split .slot.occupied.focused{box-shadow:none;border:0;animation:none}.slot-split .slot.occupied.focused:before{content:"";pointer-events:none;animation:splitSlotFocusPulse 1.4s var(--ease-spring,ease-out) 2;position:absolute;inset:0}.slot-split .slot:hover:after,.slot-split .slot:focus-visible:after,.slot-split .slot.free.dragging:after{opacity:1}.slot-split .slot.occupied.focused:after{opacity:0}.slot-split .split-out{clip-path:polygon(0 0,100% 0,0 100%);text-align:left;justify-content:flex-start;align-items:flex-start}.slot-split .split-out:after{background-image:linear-gradient(to bottom right, transparent calc(50% - 1.5px), var(--brand) calc(50% - 1.5px), var(--brand) calc(50% + 1.5px), transparent calc(50% + 1.5px)), linear-gradient(var(--brand), var(--brand)), linear-gradient(var(--brand), var(--brand));background-position:50%,0 0,0 0;background-repeat:no-repeat;background-size:auto,100% 2px,2px 100%}.slot-split .split-out.occupied.focused:before{background:linear-gradient(var(--wood-500), var(--wood-500)) top left / 100% 3px no-repeat, linear-gradient(to bottom right, transparent calc(50% - 1.5px), var(--wood-500) calc(50% - 1.5px), var(--wood-500) calc(50% + 1.5px), transparent calc(50% + 1.5px))}.slot-split .split-in{clip-path:polygon(100% 0,100% 100%,0 100%);text-align:right;justify-content:flex-end;align-items:flex-end}.slot-split .split-in:after{background-image:linear-gradient(to bottom right, transparent calc(50% - 1.5px), var(--brand) calc(50% - 1.5px), var(--brand) calc(50% + 1.5px), transparent calc(50% + 1.5px)), linear-gradient(var(--brand), var(--brand)), linear-gradient(var(--brand), var(--brand));background-position:50%,100% 0,0 100%;background-repeat:no-repeat;background-size:auto,2px 100%,100% 2px}.slot-split .split-in.occupied.focused:before{background:linear-gradient(var(--wood-500), var(--wood-500)) bottom left / 100% 3px no-repeat, linear-gradient(to bottom right, transparent calc(50% - 1.5px), var(--wood-500) calc(50% - 1.5px), var(--wood-500) calc(50% + 1.5px), transparent calc(50% + 1.5px))}.slot-split-name{z-index:1;-webkit-line-clamp:2;word-break:break-word;-webkit-box-orient:vertical;font-size:.7rem;font-weight:800;line-height:1.1;display:-webkit-box;position:relative;overflow:hidden}.slot-label{z-index:1;-webkit-line-clamp:2;color:inherit;word-break:break-word;-webkit-box-orient:vertical;font-size:.7rem;font-weight:800;line-height:1.1;display:-webkit-box;position:relative;overflow:hidden}.slot-sub{color:inherit;opacity:.85;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:.7rem;line-height:1.1;display:block;overflow:hidden}.side-panel{border-radius:var(--radius-lg);background:var(--panel);box-shadow:var(--shadow-soft);border:1px solid #8a5a322e;max-height:calc(100vh - 40px);position:sticky;top:20px;overflow:hidden auto}.side-column .side-panel{height:calc(100vh - 40px)}.reservation-modal-overlay{z-index:1000;background:#2f2d2b2e;justify-content:flex-end;align-items:flex-start;padding:16px;animation:.2s both reservationOverlayFade;display:flex;position:fixed;inset:0;overflow:hidden}@keyframes reservationOverlayFade{0%{opacity:0}to{opacity:1}}.reservation-modal{border-radius:var(--radius-lg);background:var(--panel);width:100%;max-width:440px;max-height:100%;animation:.26s cubic-bezier(.22,1,.36,1) both reservationModalSlideIn;overflow:hidden auto;box-shadow:0 24px 64px #2f2d2b47}@keyframes reservationModalSlideIn{0%{opacity:0;transform:translate(24px)}to{opacity:1;transform:translate(0)}}.reservation-modal .side-panel{height:auto;max-height:none;box-shadow:none;border:none;position:static;overflow:visible}@keyframes reservationPanelAppear{0%{opacity:0;transform:translate(14px)scale(.985)}to{opacity:1;transform:translate(0)scale(1)}}.panel-appear{transform-origin:100% 0;animation:.32s cubic-bezier(.22,1,.36,1) both reservationPanelAppear}.side-header{background:linear-gradient(180deg, var(--wood-100), var(--wood-50));border-bottom:1px solid #8a5a3229;padding:16px;position:relative}.side-header-close{width:40px;height:40px;min-height:40px;padding:0;position:absolute;top:10px;right:10px}.records-form-body{padding:16px}.side-header h2{margin:0;font-size:1rem}.side-header p{color:var(--muted);margin:5px 0 0;font-size:.84rem;line-height:1.35}.form{gap:12px;min-width:0;padding:16px;display:grid}.field{gap:6px;display:grid}.field label{color:var(--muted);text-transform:uppercase;font-size:.78rem;font-weight:800}.field input,.field select,.field textarea{width:100%;min-width:0;min-height:44px;color:var(--ink);background:#fff;border:1.5px solid #8a5a3238;border-radius:12px;padding:9px 12px;transition:border-color .18s,box-shadow .18s}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--wood-500);outline:none;box-shadow:0 0 0 4px #a9743f24}.field textarea{resize:vertical;min-height:76px}.field-row{grid-template-columns:1fr 1fr;gap:10px;min-width:0;display:grid}.field-collapse{opacity:0;grid-template-rows:0fr;margin-top:-12px;transition:grid-template-rows .3s,margin-top .3s,opacity .2s;display:grid}.field-collapse.is-open{opacity:1;grid-template-rows:1fr;margin-top:0}.field-collapse-inner{min-height:0;overflow:hidden}.field-collapse--tight{margin-top:-10px}@keyframes noticeEnter{0%{opacity:0;transform:translate(-50%)translateY(-12px)}to{opacity:1;transform:translate(-50%)translateY(0)}}@keyframes noticeExit{0%{opacity:1;transform:translate(-50%)translateY(0)}to{opacity:0;transform:translate(-50%)translateY(-12px)}}.notice{z-index:9999;border:1px solid color-mix(in srgb, var(--warn) 35%, transparent);color:#8a5a00;background:var(--warn-soft);pointer-events:none;border-radius:10px;width:max-content;max-width:480px;padding:12px 20px;font-size:.95rem;font-weight:700;line-height:1.4;animation:.2s both noticeEnter;position:fixed;top:20px;left:50%;transform:translate(-50%);box-shadow:0 4px 16px #0000001f}.notice.success{border:1px solid color-mix(in srgb, var(--ok) 35%, transparent);color:#0f6b3a;background:var(--ok-soft)}.notice.notice-closing{animation:.24s ease-in forwards noticeExit}.details-list{gap:10px;padding:16px;display:grid}.details-item{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:12px;padding-bottom:10px;display:flex}.details-item:last-child{border-bottom:0;padding-bottom:0}.details-item span{color:var(--muted);text-transform:uppercase;font-size:.78rem;font-weight:800}.details-item strong{text-align:right;overflow-wrap:anywhere;max-width:160px;font-size:.92rem;line-height:1.25}.panel-actions{gap:8px;padding:0 16px 16px;display:grid}.form-actions{gap:8px;display:grid}@media (min-width:1021px){.form-actions{background:var(--panel);border-top:1px solid #8a5a3229;margin:0 -16px -16px;padding:12px 16px 16px;position:sticky;bottom:0}}.payment-section{border-top:1px solid #8a5a3229;gap:10px;margin-top:4px;padding:12px 16px;display:grid}.payment-form{border:1px solid var(--line);background:var(--bg);border-radius:12px;gap:10px;margin-top:8px;padding:12px;display:grid}.pay-paid{color:#16a34a}.pay-pending{color:#b45309}.field-hint{color:var(--muted);margin-top:4px;font-size:.78rem}.empty-state{border-radius:var(--radius-lg);background:var(--panel);min-height:280px;color:var(--muted);text-align:center;border:1px solid #8a5a3229;place-items:center;padding:20px;display:grid}.mobile-panel{display:none}@media (max-width:1020px){.content{grid-template-rows:auto;grid-template-columns:1fr}.side-column{display:none}.mobile-panel{margin-top:14px;display:block}.side-panel{height:auto;max-height:none;position:static;overflow-y:visible}.panel-appear{transform-origin:top}}@media (max-width:900px){.admin-main{height:100dvh;overflow-y:auto}.workspace,.content--full,.main-column{flex:none;height:auto;min-height:0}.board-wrap{margin-bottom:calc(140px + env(safe-area-inset-bottom,0px));flex:none;overflow-y:visible}.board{flex:none;min-height:0}.home-workspace{padding-bottom:calc(140px + env(safe-area-inset-bottom,0px))}.mobile-panel{padding-bottom:calc(90px + env(safe-area-inset-bottom,0px))}.admin-layout .sidebar,.admin-layout.sidebar-collapsed .sidebar{left:8px;right:8px;bottom:calc(10px + env(safe-area-inset-bottom,0px));z-index:60;border:1px solid #d8aa5a2e;border-radius:22px;flex-direction:row;justify-content:space-between;align-items:center;gap:2px;width:auto;max-width:none;height:auto;padding:6px;position:fixed;transform:none;box-shadow:0 18px 40px -16px #0000008c}.sidebar-brand,.sidebar-toggle{display:none}.sidebar-nav{flex-direction:row;flex:auto;justify-content:space-between;gap:1px;min-width:0;padding:0}.sidebar-footer,.admin-layout.sidebar-collapsed .sidebar-footer{border:0;border-left:1px solid #f6ead324;flex:none;justify-content:center;margin-left:1px;padding:0 0 0 4px;display:flex}.admin-layout .sidebar-link,.admin-layout.sidebar-collapsed .sidebar-link{border-radius:14px;flex:1 1 0;justify-content:center;gap:0;width:auto;min-width:0;max-width:46px;height:44px;padding:0}.admin-layout .sidebar-link-icon,.admin-layout.sidebar-collapsed .sidebar-link-icon{width:auto;height:auto}.admin-layout .sidebar-link-icon svg,.admin-layout.sidebar-collapsed .sidebar-link-icon svg{width:18px;height:18px}.sidebar-link-label{display:none}.sidebar-link.active{box-shadow:none;background:#a9743f38}.sidebar-link.active:before{content:"";background:var(--wood-400);border-radius:999px;width:18px;height:3px;position:absolute;bottom:5px;left:50%;transform:translate(-50%)}.admin-layout.sidebar-collapsed .sidebar-link:after{display:none}}@media (max-width:700px){.topbar{flex-direction:column;align-items:flex-start}.topbar-actions{justify-content:stretch;width:100%}.topbar-actions .button{flex:1}.toolbar{flex-direction:column;align-items:stretch}.range-title{min-width:0}.toolbar-trail{align-items:flex-start;width:100%}.field-row{grid-template-columns:1fr}.board{grid-template-columns:40px repeat(var(--days), 70px);min-width:calc(40px + var(--days) * 70px)}.dept-label-full{display:none}.dept-label-short{display:inline}}.resultado-wrapper{background:var(--bg);place-items:center;min-height:100vh;padding:20px;display:grid}.resultado-card{border:1px solid var(--line);text-align:center;background:#fffaf2;border-radius:16px;width:100%;max-width:540px;padding:40px;box-shadow:0 18px 50px #2f2d2b14}.resultado-icon{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 24px;font-size:2rem;display:flex}.resultado-icon--ok{background:var(--ok)}.resultado-icon--pending{background:var(--warn)}.resultado-icon--error{background:var(--danger)}.resultado-title{color:var(--ink);margin:0 0 12px;font-size:2rem;font-weight:900;line-height:1.1}.resultado-body{color:var(--muted);margin:0 0 24px;font-size:1.1rem;line-height:1.5}.resultado-ref{color:var(--muted);margin:8px 0 0;font-size:.9rem}.resultado-ref strong{color:var(--ink)}.resultado-actions{flex-direction:column;gap:12px;margin-top:32px;display:flex}.resultado-btn{border-radius:10px;justify-content:center;align-items:center;min-height:48px;padding:0 24px;font-size:1rem;font-weight:800;text-decoration:none;transition:all .2s;display:inline-flex}.resultado-btn--primary{background:var(--brand);color:#fff;border:1px solid var(--brand)}.resultado-btn--primary:hover{background:var(--brand-dark);border-color:var(--brand-dark)}.resultado-btn--wa{color:#fff;background:#25d366;border:1px solid #25d366}.resultado-btn--wa:hover{background:#1aab52;border-color:#1aab52}@keyframes adminReveal{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes adminFadeIn{0%{opacity:0}to{opacity:1}}.workspace{animation:.4s adminFadeIn}.reveal-stagger>*{opacity:0;animation:.42s both adminReveal}.reveal-stagger>:first-child{animation-delay:30ms}.reveal-stagger>:nth-child(2){animation-delay:70ms}.reveal-stagger>:nth-child(3){animation-delay:.11s}.reveal-stagger>:nth-child(4){animation-delay:.15s}.reveal-stagger>:nth-child(5){animation-delay:.19s}.reveal-stagger>:nth-child(6){animation-delay:.23s}.reveal-stagger>:nth-child(7){animation-delay:.27s}.reveal-stagger>:nth-child(8){animation-delay:.31s}.reveal-stagger>:nth-child(9){animation-delay:.35s}.reveal-stagger>:nth-child(10){animation-delay:.39s}.reveal-stagger>:nth-child(11){animation-delay:.43s}.reveal-stagger>:nth-child(12){animation-delay:.47s}.reveal-stagger>:nth-child(n+13){animation-delay:.5s}@media (prefers-reduced-motion:reduce){.workspace,.reveal-stagger>*,.notice{opacity:1;animation:none;transform:none}.notice.notice-closing{opacity:0}.field-collapse{transition:none}}.workspace.reveal-none{animation:none}.home-workspace{padding:clamp(20px,4vw,36px);display:block;overflow-y:auto}@media (max-width:900px){.home-workspace{padding-bottom:calc(140px + env(safe-area-inset-bottom,0px))}}.home-hero{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:22px;display:flex}.home-hero>div{min-width:0}.home-hero-date{color:var(--wood-600);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:10px;font-size:.8rem;font-weight:850;display:inline-flex}.home-hero h1{color:var(--carbon);letter-spacing:-.01em;overflow-wrap:break-word;margin:8px 0 0;font-size:clamp(1.5rem,3vw,2rem);font-weight:850;line-height:1.1}.home-hero-cta{flex-shrink:0}@media (max-width:640px){.home-hero-cta{text-align:center;justify-content:center;width:100%}}.home-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:22px;display:grid}.home-stat{border-radius:var(--radius-lg);background:var(--panel);min-width:0;box-shadow:var(--shadow-soft);transition:transform .22s var(--ease-spring), box-shadow .22s ease;color:inherit;cursor:pointer;border:1px solid #8a5a3229;flex-direction:row;align-items:center;gap:10px;padding:12px 14px;text-decoration:none;display:flex;position:relative}.home-stat:hover{box-shadow:var(--shadow-lift);transform:translateY(-3px)}.home-stat-icon{background:var(--wood-100);width:38px;height:38px;color:var(--wood-600);border-radius:11px;flex-shrink:0;place-items:center;display:grid}.home-stat-icon svg{width:19px;height:19px}.home-stat--in .home-stat-icon{background:var(--ok-soft);color:var(--ok)}.home-stat--out .home-stat-icon{color:var(--brick);background:#8d4a361f}.home-stat--guests .home-stat-icon{background:var(--sea-soft);color:var(--sea)}.home-stat--pending .home-stat-icon{background:var(--warn-soft);color:#b97c10}.home-stat-text{flex-direction:column;gap:1px;min-width:0;display:flex}.home-stat strong{color:var(--carbon);font-size:1.7rem;font-weight:900;line-height:1}.home-stat-label{color:var(--muted);font-size:.88rem;font-weight:700;line-height:1.2}.home-card{border-radius:var(--radius-lg);background:var(--panel);min-width:0;box-shadow:var(--shadow-soft);border:1px solid #8a5a3229;margin-bottom:26px;padding:20px 22px}.home-card h2{color:var(--carbon);margin:0 0 14px;font-size:1.08rem;font-weight:850}.home-card-empty{border-radius:var(--radius-md);background:var(--wood-50);color:var(--muted);text-align:center;border:1px dashed #8a5a324d;margin:0;padding:18px 14px;font-size:.92rem;line-height:1.5}.home-movements{gap:8px;margin:0;padding:0;list-style:none;display:grid}.home-movement-link{border-radius:var(--radius-md);color:inherit;background:#fff;border:1px solid #2a252214;align-items:center;gap:12px;padding:11px 12px;display:flex}.home-movement-badge{letter-spacing:.04em;text-align:center;text-transform:uppercase;border-radius:999px;flex-shrink:0;min-width:56px;padding:5px 10px;font-size:.74rem;font-weight:850}.home-movement--in .home-movement-badge{background:var(--ok-soft);color:var(--ok)}.home-movement--out .home-movement-badge{color:var(--brick);background:#8d4a361f}.home-movement-eye{min-height:auto;color:var(--muted);flex-shrink:0;margin-left:auto;padding:6px 8px}.home-movement-wa{flex-shrink:0;min-height:auto;padding:6px 8px}.home-movement-link>div{overflow-wrap:break-word;min-width:0}.home-movement strong{color:var(--carbon);text-transform:capitalize;font-size:.94rem;display:block}.home-movement div>span{color:var(--muted);margin-top:2px;font-size:.82rem;font-weight:650;display:block}.home-pending-note{border-radius:var(--radius-md);background:var(--warn-soft);border:1px solid #f5d79e;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-top:14px;padding:12px 14px;display:flex}.home-pending-note strong{color:var(--carbon);font-size:.9rem}.home-pending-note a{flex-shrink:0}.home-sections-title{color:var(--carbon);margin:0 0 14px;font-size:1.08rem;font-weight:850}.home-shortcuts{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.home-shortcut{border-radius:var(--radius-lg);background:var(--panel);min-width:0;box-shadow:var(--shadow-soft);color:inherit;transition:transform .22s var(--ease-spring), box-shadow .22s ease, border-color .22s ease;border:1px solid #8a5a3229;align-items:center;gap:14px;padding:16px 18px;text-decoration:none;display:flex}.home-shortcut:hover{box-shadow:var(--shadow-lift);border-color:#8a5a3252;transform:translateY(-3px)}.home-shortcut-icon{background:linear-gradient(145deg, var(--wood-100), var(--wood-200));width:46px;height:46px;color:var(--wood-600);transition:background .3s ease, color .3s ease, transform .3s var(--ease-spring);border-radius:14px;flex-shrink:0;place-items:center;display:grid}.home-shortcut-icon svg{width:22px;height:22px}.home-shortcut:hover .home-shortcut-icon{background:linear-gradient(145deg, var(--wood-500), var(--wood-700));color:#fff6e8;transform:scale(1.07)rotate(-6deg)}.home-shortcut-copy{flex:1;min-width:0}.home-shortcut-copy strong{color:var(--carbon);font-size:.98rem;font-weight:800;display:block}.home-shortcut-copy span{color:var(--muted);margin-top:2px;font-size:.82rem;line-height:1.35;display:block}.home-shortcut-arrow{color:#8a5a3273;transition:transform .25s var(--ease-spring), color .25s ease;flex-shrink:0}.home-shortcut:hover .home-shortcut-arrow{color:var(--wood-600);transform:translate(4px)}@media (max-width:1100px){.home-shortcuts{grid-template-columns:repeat(2,minmax(0,1fr))}.home-stat{gap:8px;padding:10px 12px}.home-stat-icon{width:32px;height:32px}.home-stat-icon svg{width:16px;height:16px}.home-stat strong{font-size:1.3rem}.home-stat-label{font-size:.74rem}}@media (max-width:600px){.home-shortcuts{grid-template-columns:1fr}.home-summary{gap:6px}.home-stat{gap:6px;padding:8px}.home-stat-icon{width:28px;height:28px}.home-stat-icon svg{width:14px;height:14px}.home-stat strong{font-size:1.05rem}.home-stat-label{font-size:.62rem}}@media (max-width:480px){.home-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.home-stat{align-items:center;gap:10px;min-height:78px;padding:10px 12px}.home-stat-text{justify-content:center;min-height:100%}.home-stat-icon{width:32px;height:32px}.home-stat-icon svg{width:16px;height:16px}.home-stat strong{font-size:1.3rem}.home-stat-label{font-size:.74rem}.home-card{padding:16px}.home-movement-eye{margin-left:auto}}.login-shell{background:radial-gradient(90% 50% at 50% 0%, #d8b48340, transparent 70%), var(--bg);place-items:center;min-height:100svh;padding:24px 16px;display:grid}.login-card{background:var(--panel);width:100%;max-width:420px;box-shadow:var(--shadow-lift);border:1px solid #8a5a322e;border-radius:26px;padding:36px 32px;animation:.45s adminReveal}.login-brand{text-align:center;flex-direction:column;align-items:center;gap:12px;margin-bottom:28px;display:flex}.login-logo{object-fit:cover;border:3px solid #d8aa5a73;border-radius:50%;width:72px;height:72px}.login-brand span{color:var(--wood-600);letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:10px;font-size:.78rem;font-weight:850;display:inline-flex}.login-brand h1{color:var(--carbon);letter-spacing:-.01em;margin:0;font-size:1.5rem;font-weight:900}.login-form{gap:14px;display:grid}.login-form .button{width:100%;min-height:48px;margin-top:6px;font-size:1rem}.login-notice{border-radius:var(--radius-md);background:var(--danger-soft);color:var(--danger);text-align:center;border:1px solid #f0b9b9;margin:14px 0 0;padding:11px 14px;font-size:.9rem;font-weight:700}.login-back{color:var(--muted);text-align:center;margin-top:22px;font-size:.88rem;font-weight:700;text-decoration:none;display:block}.login-back:hover{color:var(--wood-600);text-underline-offset:3px;text-decoration:underline}.page-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:24px;display:flex}.page-head-eyebrow{color:var(--wood-600);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:10px;font-size:.78rem;font-weight:850;display:inline-flex}.page-head h1{color:var(--carbon);letter-spacing:-.01em;margin:6px 0 0;font-size:clamp(1.45rem,2.6vw,1.8rem);font-weight:850;line-height:1.1}.page-head-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.reservas-page-head{margin-bottom:6px;padding:8px clamp(16px,3vw,36px) 0}.chip,.page-head .chip{border-radius:999px;align-items:center;padding:5px 13px;font-size:.84rem;font-weight:700;display:inline-flex}button.chip{font-family:inherit}.price-history-workspace{padding:clamp(20px,4vw,32px);display:block;overflow-y:auto}@media (max-width:900px){.price-history-workspace{padding-bottom:calc(140px + env(safe-area-inset-bottom,0px))}}.price-history-records{margin-top:32px}.price-history-table-amount{font-size:1.05rem}.date-short{display:none}@media (max-width:640px){.date-long{display:none}.date-short{display:inline}}.range-pills{flex-wrap:wrap;gap:6px;display:flex}@media (max-width:640px){.range-pills{grid-template-columns:repeat(2,1fr);width:100%;display:grid}.range-pills .range-pill{text-align:center;width:100%}.range-pills>div:last-child{grid-column:1/-1}}.clients-directory-toolbar{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:12px;display:flex}.clients-directory-toolbar-button{white-space:nowrap;align-items:center;gap:6px;display:flex}.clients-directory-sort{position:relative}.clients-directory-search{flex:0 360px;align-items:center;min-width:0;max-width:360px;margin-left:auto;display:flex}.clients-directory-search-input{width:100%;min-width:0;min-height:44px;color:var(--ink);background:#fff;border:1.5px solid #8a5a3238;border-radius:12px;flex:1;padding:9px 12px;font-size:.9rem}.clients-directory-count{color:var(--muted);margin:0 0 12px;font-size:.85rem}.clients-directory-count strong{color:var(--ink)}.clients-directory-grid{grid-template-columns:repeat(auto-fill,minmax(min(320px,100%),1fr));align-items:start;gap:20px;display:grid}.client-directory-card{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--panel);box-shadow:var(--shadow-soft);flex-direction:column;gap:16px;padding:24px;display:flex;position:relative}.client-directory-card-head{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.client-directory-name{overflow-wrap:anywhere;min-width:0;color:var(--carbon);text-transform:capitalize;flex:1;margin:0 0 4px;font-size:1.2rem}.client-directory-icon-button{flex-shrink:0;justify-content:center;align-items:center;padding:8px;display:inline-flex}.client-directory-contact-list{flex-direction:column;gap:2px;display:flex}.client-directory-contact-line{color:var(--muted);align-items:center;gap:6px;font-size:.9rem;display:flex}.client-directory-edit-overlay{z-index:1040;position:fixed;inset:0}.client-directory-edit-popover{z-index:1050;border:1px solid var(--line);background:var(--panel);border-radius:10px;flex-direction:column;gap:10px;min-width:230px;padding:14px;display:flex;position:fixed;overflow-y:auto;box-shadow:0 12px 32px #0000002e}.client-directory-edit-actions{gap:8px;margin-top:4px;display:flex}.client-directory-edit-save{flex:1;padding:6px}.client-directory-edit-cancel{padding:6px}.client-directory-metric-grid{border:1px solid var(--line);background:var(--wood-50);border-radius:10px;grid-template-columns:1fr 1fr;gap:12px;margin-top:auto;padding:12px;display:grid}.client-directory-metric{flex-direction:column;display:flex}.client-directory-metric-label{color:var(--muted);letter-spacing:.5px;text-transform:uppercase;font-size:.75rem}.client-directory-metric-value{font-size:1.1rem}.client-directory-metric-value--reservations{color:var(--wood-600)}.client-directory-metric-value--nights{color:var(--ok)}.client-directory-visit-dates{color:var(--muted);flex-direction:column;gap:4px;font-size:.85rem;display:flex}.client-directory-history-button{position:absolute;bottom:16px;right:16px}.client-directory-empty{border:1px dashed var(--line-strong);border-radius:var(--radius-md);background:var(--wood-50);color:var(--muted);text-align:center;grid-column:1/-1;padding:40px}.infinite-scroll-sentinel{justify-content:center;align-items:center;min-height:54px;padding:16px 0 6px;display:flex}.infinite-scroll-status{color:var(--muted);align-items:center;gap:8px;font-size:.86rem;font-weight:650;display:inline-flex}.infinite-scroll-spinner{border:2px solid var(--line);border-top-color:var(--wood-600);border-radius:50%;width:16px;height:16px;animation:.75s linear infinite infiniteScrollSpin}@keyframes infiniteScrollSpin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.infinite-scroll-spinner{animation:none}}.client-directory-add-modal{min-width:280px;max-width:90vw}.client-directory-add-title{font-size:1.05rem}.client-directory-add-subtitle{font-size:.85rem}.client-directory-form-field{margin-bottom:0}.client-directory-form-label{font-size:.75rem}.client-directory-form-input{padding:6px 10px;font-size:.9rem}.client-directory-add-submit{flex:1;padding:8px}.client-directory-add-cancel{padding:8px}.clients-toolbar-meta{align-items:center;gap:16px;margin-left:auto;display:flex}@media (max-width:640px){.clients-toolbar{flex-direction:column;align-items:stretch}.clients-toolbar-search{max-width:none!important}.clients-toolbar-meta{justify-content:space-between;width:100%;margin-left:0}.clients-toolbar-meta>div:last-child{flex:1;min-width:0}.filter-toolbar{flex-direction:column!important;align-items:flex-start!important}.filter-toolbar>div{width:100%}.filter-toolbar>button,.filter-toolbar>div:not(.historial-search-group)>button{text-align:center;justify-content:center;width:100%}.filter-buttons{grid-template-columns:repeat(2,1fr);width:100%;display:grid}.filter-buttons button{text-align:center;width:100%}.filter-search{width:100%;min-width:0!important;margin-left:0!important}.historial-search-group{flex:100%!important;max-width:none!important;margin-left:0!important}}.dark-table-container{border-radius:var(--radius-lg);background:var(--panel);box-shadow:var(--shadow-soft);border:1px solid #8a5a3229;overflow:hidden}.dark-table-header{background:linear-gradient(180deg, var(--wood-50), var(--panel-strong));color:var(--carbon);border-bottom:1px solid var(--line)}.dark-table-row{border-bottom:1px solid var(--line);background:var(--panel);transition:background .15s}.dark-table-row:last-child{border-bottom:none}.dark-table-row:hover{background:var(--wood-50)}.history-page-actions{flex-direction:column;align-items:flex-end;gap:6px}.history-summary-stack{flex-direction:column;align-items:flex-end;gap:6px;display:flex}.history-chip-row{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}@media (max-width:640px){.history-summary-stack{align-items:stretch;width:100%}.history-chip-row{flex-direction:column;align-items:stretch}.history-summary-chip{justify-content:center;width:100%}}.history-summary-chip{background:var(--history-chip-bg);color:var(--history-chip-color);cursor:pointer;border:1px solid #0000;font-weight:700;transition:transform .15s,box-shadow .15s,border-color .15s}.history-summary-chip:hover,.history-summary-chip--active{border-color:var(--history-chip-color);transform:translateY(-1px);box-shadow:0 4px 10px #00000014}.history-toolbar{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:20px;display:flex}.history-menu-wrapper{position:relative}.history-toolbar-button{white-space:nowrap;align-items:center;gap:6px;display:flex}.history-active-filter-dot{background:currentColor;border-radius:50%;width:8px;height:8px;display:inline-block}.history-menu-head{justify-content:space-between;align-items:center;display:flex}.history-menu-title{font-size:14px;font-weight:600}.history-search-group{flex:0 320px;align-items:center;gap:8px;min-width:0;max-width:320px;margin-left:auto;display:flex}@media (max-width:640px){.history-search-group{width:100%;max-width:none;margin-left:0}}.history-client-filter-button{flex-shrink:0;justify-content:center;align-items:center;padding:8px 10px;display:inline-flex}.history-selected-client{border:1px solid var(--line);background:var(--brand-soft);min-width:0;color:var(--brand);border-radius:8px;flex:1;align-items:center;gap:8px;padding:6px 12px;font-size:.875rem;font-weight:600;display:flex}.history-selected-client-name{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.history-selected-client-clear{color:inherit;cursor:pointer;background:0 0;border:none;flex-shrink:0;margin-left:auto;padding:0;display:inline-flex}.history-search-input{width:100%;min-width:0;min-height:44px;color:var(--ink);background:#fff;border:1.5px solid #8a5a3238;border-radius:12px;flex:1;padding:9px 12px;font-size:.9rem}.history-result-count{color:var(--muted);margin-bottom:12px;font-size:.85rem}.history-result-count strong{color:var(--ink)}.history-table-scroll{overflow:auto hidden}.reservation-history-grid{grid-template-columns:44px 1.2fr .9fr .9fr .9fr .8fr 1fr 1fr 1.1fr 1.5fr;gap:12px;min-width:1080px;display:grid}.reservation-history-grid--reason{grid-template-columns:44px 1.2fr .9fr .9fr .9fr .8fr 1fr 1fr 1.1fr 1.5fr 1.5fr;min-width:1280px}.reservation-history-header{padding:16px}.reservation-history-head-cell{color:var(--muted);letter-spacing:.05em;text-align:center;text-transform:uppercase;font-size:.75rem;font-weight:600}.reservation-history-row{align-items:center;padding:14px 16px}.reservation-history-row--cancelled,.reservation-history-row--cancelled:hover{background:#ef44440a}.reservation-history-row--incomplete,.reservation-history-row--incomplete:hover{background:#f973160a}.reservation-history-cell{min-width:0;color:var(--ink);text-align:center;font-size:.85rem}.reservation-history-cell--center{text-align:center}.reservation-history-icon-button{justify-content:center;align-items:center;padding:6px 8px;display:inline-flex}.reservation-history-client-cell{overflow-wrap:anywhere}.reservation-history-client-name{color:var(--ink);font-size:.9rem;font-weight:600}.reservation-history-client-meta{color:var(--muted);margin-top:2px;font-size:.78rem}.reservation-history-status{background:var(--history-status-bg);color:var(--history-status-color);border-radius:999px;padding:3px 10px;font-size:.78rem;font-weight:600;display:inline-block}.reservation-history-muted{color:var(--muted)}.reservation-history-approx{color:var(--line);font-size:.72rem;display:block}.reservation-history-payment-cell{font-size:.85rem}.reservation-history-money-account{color:var(--ink);font-weight:600}.reservation-history-money-amount{color:var(--ink);font-size:.78rem}.reservation-history-pending-payment{color:var(--warn);font-size:.78rem}.reservation-history-empty-value{color:var(--line)}.reservation-history-notes-cell{color:var(--ink);text-align:left}.reservation-history-notes-text{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.reservation-history-reason-cell{color:var(--ink)}.reservation-history-reason-text{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-style:italic;display:-webkit-box;overflow:hidden}.reservation-history-empty{color:var(--muted);text-align:center;padding:48px 24px}.invoice-done-badge{color:var(--ok);margin-top:4px;font-size:.7rem;font-weight:600}.statistics-dashboard-layout{flex-direction:column;gap:24px;display:flex}.statistics-card-shell{border:1px solid var(--line);background:var(--panel,var(--surface));border-radius:16px;padding:20px}.statistics-kpi-card{border:1px solid var(--line);border-top:3px solid var(--statistics-accent-color);background:var(--panel,var(--surface));border-radius:14px;flex-direction:column;gap:6px;padding:18px 20px;display:flex}.statistics-kpi-card-label{color:var(--muted);letter-spacing:.05em;text-transform:uppercase;font-size:.72rem;font-weight:600}.statistics-kpi-card-value{color:var(--ink);font-size:1.7rem;line-height:1.1}.statistics-kpi-card-sub{color:var(--muted);font-size:.8rem}.statistics-delta-chip{font-size:.78rem;font-weight:600}.statistics-delta-chip--muted{color:var(--muted)}.statistics-delta-chip--positive{color:var(--ok)}.statistics-delta-chip--negative{color:var(--danger)}.statistics-delta-chip-comparison{color:var(--muted);font-weight:400}.statistics-tooltip{border:1px solid var(--line-strong,var(--line));background:var(--panel,#fff);border-radius:10px;min-width:160px;padding:10px 12px;box-shadow:0 8px 24px #0000001f}.statistics-tooltip-label{color:var(--ink);margin-bottom:6px;font-size:.85rem;font-weight:700}.statistics-tooltip-row{color:var(--ink);justify-content:space-between;gap:16px;font-size:.85rem;display:flex}.statistics-tooltip-name{color:var(--statistics-tooltip-color);font-weight:600}.statistics-tooltip-value{font-weight:600}.statistics-kpi-grid,.statistics-two-column-grid{gap:16px;display:grid}.statistics-kpi-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.statistics-two-column-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.statistics-section-head{margin-bottom:16px}.statistics-section-head--split{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:12px;display:flex}.statistics-section-head h2,.statistics-card-title,.statistics-card-head h2{color:var(--ink);margin:0;font-size:1.1rem}.statistics-section-head p{color:var(--muted);margin:2px 0 0;font-size:.85rem}.statistics-chart{opacity:1;width:100%;transition:opacity .2s}.statistics-chart[data-pending=true],.statistics-account-kpi-grid[data-pending=true]{opacity:.6}.statistics-chart--large{height:340px}.statistics-chart--medium{height:220px}.statistics-pie-layout{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.statistics-pie-chart{flex:none;width:180px;height:180px}.statistics-breakdown-list{flex-direction:column;flex:1;gap:6px;min-width:140px;display:flex}.statistics-breakdown-row{align-items:center;gap:8px;font-size:.85rem;display:flex}.statistics-color-dot{border-radius:2px;flex:none;width:10px;height:10px}.statistics-breakdown-label{color:var(--ink);flex:1}.statistics-breakdown-percent{color:var(--muted)}.statistics-breakdown-amount{min-width:70px;color:var(--ink);text-align:right;font-weight:600}.statistics-empty-chart{height:220px;color:var(--muted);justify-content:center;align-items:center;font-size:.9rem;display:flex}.statistics-range-label{color:var(--muted);font-size:.8rem;font-weight:400}.statistics-account-kpi-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:12px;transition:opacity .2s;display:grid}.statistics-account-kpi{border:1px solid var(--line);border-top:3px solid var(--line);border-radius:12px;flex-direction:column;gap:10px;padding:14px 16px;display:flex}.statistics-account-kpi-head{color:var(--ink);align-items:center;gap:7px;font-size:.95rem;font-weight:700;display:flex}.statistics-account-kpi-head .statistics-color-dot{flex-shrink:0;width:9px;height:9px}.statistics-account-kpi-lines{flex-direction:column;gap:5px;display:flex}.statistics-money-line{justify-content:space-between;gap:8px;font-size:.83rem;display:flex}.statistics-money-line span:first-child{color:var(--muted)}.statistics-money-line span:last-child{font-weight:600}.statistics-money-line--strong{font-size:.88rem}.statistics-money-line--strong span:first-child,.statistics-money-line--strong span:last-child{font-weight:700}.statistics-money-line--strong span:first-child{color:var(--ink)}.statistics-divider{background:var(--line);height:1px;margin:2px 0}.statistics-card-head{justify-content:space-between;align-items:baseline;margin-bottom:8px;display:flex}.statistics-card-metric{text-align:right}.statistics-card-metric div{color:var(--ink);font-size:1.6rem;font-weight:700;line-height:1}.statistics-card-metric span{color:var(--muted);font-size:.75rem}.statistics-consumption-card{border:1px solid var(--line);background:#ffffff6b;border-radius:14px;min-width:0;padding:16px;box-shadow:0 10px 24px -18px #52381c59}.statistics-consumption-card-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.statistics-consumption-card-title-block{min-width:0}.statistics-consumption-card-title{color:var(--statistics-trend-color);align-items:center;gap:6px;font-size:.9rem;font-weight:850;display:flex}.statistics-consumption-card-delta{margin-top:6px}.statistics-consumption-card-total{text-align:right;flex-shrink:0}.statistics-consumption-card-range{color:var(--muted);text-transform:uppercase;font-size:.72rem;font-weight:750}.statistics-consumption-card-amount{color:var(--ink);font-size:.86rem;font-weight:800}.statistics-consumption-chart{width:100%;height:116px;margin-top:12px}.statistics-consumption-delta{font-size:.78rem;font-weight:800}.statistics-consumption-delta--muted{color:var(--muted);font-weight:700}.statistics-consumption-delta--positive{color:var(--ok)}.statistics-consumption-delta--negative{color:var(--danger)}.consumption-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;transition:opacity .2s;display:grid}.consumption-grid[data-pending=true]{opacity:.6}.records-toolbar{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:16px;display:flex}.records-menu-anchor{position:relative}.records-menu-button{white-space:nowrap;align-items:center;gap:6px;display:flex}.records-active-dot{background:currentColor;border-radius:999px;width:8px;height:8px;display:inline-block}.records-menu-header,.records-modal-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.records-menu-header{align-items:center}.records-menu-header span{font-size:.88rem;font-weight:700}.records-sort-options{flex-direction:column;display:flex}.records-sort-option{width:100%;color:var(--ink);text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;padding:10px 14px;font-size:.9rem;font-weight:400;transition:background .12s;display:flex}.records-sort-option:hover{background:var(--wood-100)}.records-sort-option--active,.records-sort-option--active:hover{background:var(--brand-soft);color:var(--brand);font-weight:600}.records-sort-direction{margin-left:12px}.records-search-group{flex:0 320px;align-items:center;min-width:0;max-width:320px;margin-left:auto;display:flex}.records-search-input{width:100%;min-width:0;min-height:44px;color:var(--ink);background:#fff;border:1.5px solid #8a5a3238;border-radius:12px;padding:9px 12px;font-size:.9rem}.records-feedback{color:var(--danger);margin:0 0 12px;font-size:.85rem}.records-result-summary{color:var(--muted);margin:0 0 12px;font-size:.85rem}.records-result-summary strong{color:var(--ink)}.records-table-scroll{overflow:auto hidden}.records-table-inner{min-width:var(--records-min-width)}.records-table-header,.records-table-row{grid-template-columns:var(--records-grid);align-items:center;gap:12px;display:grid}.records-table-header{padding:16px}.records-table-row{padding:14px 16px}.records-table-heading{color:var(--muted);letter-spacing:.05em;text-align:center;text-transform:uppercase;font-size:.75rem;font-weight:600}.records-action-cell,.records-receipts-cell{justify-content:center;align-items:center;display:flex}.records-receipts-cell{flex-wrap:wrap;gap:6px}.records-cell{color:var(--ink);text-align:center;font-size:.85rem}.records-cell--muted{color:var(--muted)}.records-cell--strong{font-size:.9rem;font-weight:600}.records-cell--ok{color:var(--ok);font-size:.9rem;font-weight:600}.records-category-pill{background:var(--records-pill-bg);color:var(--records-pill-color);border-radius:999px;padding:3px 10px;font-size:.78rem;font-weight:600;display:inline-block}.records-empty-state{color:var(--muted);text-align:center;padding:48px 24px}.records-empty-title{color:var(--ink);margin:0;font-weight:600}.records-empty-detail{margin:6px 0 0;font-size:.85rem}.records-empty-action{margin-top:14px}.records-preview-note{color:var(--muted);margin-top:4px;font-size:.78rem}.financial-report-overlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000073;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.financial-report-dialog{border:1px solid var(--line-strong);background:var(--panel);border-radius:16px;flex-direction:column;gap:16px;width:100%;max-width:480px;max-height:90vh;padding:28px;display:flex;overflow-y:auto;box-shadow:0 24px 64px #2f2d2b40}.financial-report-form{flex-direction:column;gap:16px;display:flex}.financial-report-title{color:var(--ink);margin:0;font-size:1.2rem;font-weight:700}.financial-report-label{font-size:.85rem;font-weight:600}.financial-report-label-block{margin-bottom:8px;display:block}.financial-report-range-pills,.financial-report-checks{margin-top:8px}.financial-report-choice{border:1px solid var(--line);color:var(--muted);cursor:pointer;background:0 0;border-radius:8px;padding:6px 14px;font-size:.83rem;font-weight:400}.financial-report-choice[data-active=true]{border-color:var(--brand);background:var(--brand-soft);color:var(--brand);font-weight:600}.financial-report-choice:disabled{cursor:default}.financial-report-month-grid{grid-template-columns:repeat(4,1fr);gap:6px;display:grid}.financial-report-month-button{color:var(--ink);padding:8px 4px}.financial-report-month-button:disabled:not([data-active=true]){color:var(--muted);opacity:.4}.financial-report-note{color:var(--muted);margin:8px 0 0;font-size:.82rem}.financial-report-note-tight{margin-top:4px;font-size:.78rem}.financial-report-date-row{gap:10px;display:flex}.financial-report-date-field{flex:1;margin:0}.financial-report-date-field input{margin-top:6px}.financial-report-checks{flex-direction:column;gap:6px;display:flex}.financial-report-check{color:var(--ink);align-items:center;gap:8px;font-size:.88rem;display:flex}.financial-report-error{color:var(--danger);margin:0;font-size:.85rem}.financial-report-actions{gap:10px;margin-top:4px;display:flex}.financial-report-submit{flex:1}.dolares-section-card{border:1px solid var(--line);background:var(--panel,var(--surface));border-radius:16px;padding:20px}.dolares-section-title{color:var(--ink);margin:0 0 4px;font-size:1.1rem}.dolares-section-title span{color:var(--muted);font-size:.8rem;font-weight:400}.dolares-section-description{color:var(--muted);margin:0 0 16px;font-size:.85rem}.dolares-section-empty{height:200px;color:var(--muted);justify-content:center;align-items:center;font-size:.9rem;display:flex}.dolares-section-content{flex-direction:column;gap:20px;transition:opacity .2s;display:flex}.dolares-section-content[data-pending=true]{opacity:.6}.dolares-section-kpi-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;display:grid}.dolares-section-mini-card{border:1px solid var(--line);border-top:3px solid var(--dolares-accent);border-radius:12px;flex-direction:column;gap:6px;padding:14px 16px;display:flex}.dolares-section-mini-label{color:var(--muted);letter-spacing:.05em;text-transform:uppercase;font-size:.72rem;font-weight:600}.dolares-section-mini-value{color:var(--ink);font-size:1.45rem;line-height:1.1}.dolares-section-unit{color:var(--muted);font-size:.8rem;font-weight:400}.dolares-section-chart-layout{flex-wrap:wrap;align-items:center;gap:24px;display:flex}.dolares-section-pie{flex:none;width:180px;height:180px}.dolares-section-breakdown{flex-direction:column;flex:1;gap:8px;min-width:280px;display:flex}.dolares-section-breakdown-head,.dolares-section-breakdown-row{grid-template-columns:1.4fr 1fr 1fr;align-items:center;gap:8px;display:grid}.dolares-section-breakdown-head{border-bottom:1px solid var(--line);color:var(--muted);letter-spacing:.04em;text-transform:uppercase;padding-bottom:6px;font-size:.72rem;font-weight:600}.dolares-section-breakdown-head span:not(:first-child),.dolares-section-breakdown-row span:not(:first-child){text-align:right}.dolares-section-breakdown-row{font-size:.86rem}.dolares-section-account-label{align-items:center;gap:8px;min-width:0;display:flex}.dolares-section-color-dot{background:var(--dolares-color);border-radius:2px;flex:none;width:10px;height:10px}.dolares-section-account-name{color:var(--ink);text-overflow:ellipsis;overflow:hidden}.dolares-section-value-usd,.dolares-section-value-ars{font-weight:600}.dolares-section-value-usd{color:var(--chart-usd)}.dolares-section-value-ars,.dolares-section-total-row span:first-child{color:var(--ink)}.dolares-section-total-row{font-size:.88rem;font-weight:700}@media (min-width:600px) and (max-width:1799px){.consumption-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:599px){.consumption-grid{grid-template-columns:1fr}}@media (max-width:640px){.page-head-actions{flex-direction:column;width:100%}.page-head-actions>div{width:100%}.page-head-actions>button,.page-head-actions>a.button,.page-head-actions>div>button{text-align:center!important;justify-content:center!important;width:100%!important}.toolbar-new-reservation,.records-new{text-align:center;justify-content:center;width:100%}.records-toolbar>div{width:100%}.records-toolbar>div>button.button{text-align:center;justify-content:center;width:100%}.records-search-group,.financial-report-actions,.financial-report-date-row{flex-direction:column;width:100%;max-width:none}}.avail-check-row{border-radius:8px;justify-content:space-between;align-items:center;gap:10px;padding:8px 12px;display:flex}.avail-check-info{flex-direction:column;gap:2px;min-width:0;display:flex}.avail-check-name{min-width:0;font-size:15px;font-weight:500}.avail-check-badge{border-radius:999px;width:fit-content;padding:2px 12px;font-size:12px;font-weight:600;display:inline-block}.avail-check-subtext{font-size:12px;font-weight:500}.avail-check-actions{flex-shrink:0;justify-content:flex-end;align-items:center;gap:6px;display:flex}
