:root{--ink:#223340;--muted:#687582;--gold:#a7752e;--line:#e2e7eb;--bg:#f4f6f8;--nav:#203341;--white:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);font-size:16px;line-height:1.5}*{box-sizing:border-box}body{margin:0;background:var(--bg)}button,input,select,textarea{font:inherit}button,a,input,select,textarea{outline-offset:4px}button{cursor:pointer}button:disabled{opacity:.5;cursor:default}button,.button{border:1px solid var(--line);border-radius:8px;padding:9px 15px;background:#fff;color:var(--ink);text-decoration:none;font-size:.875rem;font-weight:600;display:inline-flex;align-items:center;justify-content:center;gap:8px}button:hover,.button:hover{background:#f0f3f5;border-color:#bbc8d0}button.primary{background:var(--nav);color:#fff;border-color:var(--nav)}button.primary:hover{background:#345168}button.gold{background:#a7752e;color:#fff;border-color:#a7752e}button.danger{color:#a13238}.muted{color:var(--muted)}.tiny{font-size:.8rem}.shell{display:grid;grid-template-columns:240px minmax(0,1fr);min-height:100vh}.sidebar{background:var(--nav);color:#fff;padding:30px 20px;display:flex;flex-direction:column;gap:28px;position:sticky;top:0;height:100vh}.brand{display:flex;align-items:center;gap:12px}.monogram{font-family:Georgia,serif;font-size:34px;color:#e0b571;border:1px solid #a98d68;width:46px;height:52px;display:grid;place-items:center;border-radius:24px 24px 3px 3px}.brand strong{font-size:1.05rem;display:block;letter-spacing:.02em}.brand small{color:#b4c2cb;font-size:.75rem;letter-spacing:.1em}.sidebar nav{display:grid;gap:6px}.sidebar nav button{background:none;border:0;color:#c5d0d7;justify-content:flex-start;padding:12px 14px;font-size:.94rem}.sidebar nav button.active{background:#ffffff14;color:white;box-shadow:inset 3px 0 #d6ac6d}.navicon{font-size:20px;width:25px;text-align:center}.sidebar .section-label{font-size:.72rem;text-transform:uppercase;letter-spacing:.14em;color:#9faeb8;padding:0 14px;margin-bottom:12px}.room-filters{display:grid;gap:14px;padding:0 14px}.room-filters label{display:flex;gap:9px;align-items:center;font-size:.875rem;cursor:pointer}.room-filters input{accent-color:#d6ac6d;width:16px;height:16px}.sidebar-bottom{margin-top:auto;border-top:1px solid #ffffff24;padding-top:22px;font-size:.8rem;color:#aabcc8}.sidebar-bottom a{color:#e3c69a;text-decoration:none}.workspace{min-width:0}.topbar{height:80px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 38px;gap:16px}.breadcrumb{font-size:.875rem;color:var(--muted)}.breadcrumb span{color:var(--ink);font-weight:600;margin-left:10px}.account{display:flex;align-items:center;gap:10px}.avatar{width:32px;height:32px;border-radius:50%;background:#eadfcf;display:grid;place-items:center;font-size:.75rem;font-weight:700}.account-name{font-size:.85rem}.main{padding:32px 38px;max-width:1800px;margin:auto}.page-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:26px}h1{font-family:Georgia,"Times New Roman",serif;font-size:2.2rem;line-height:1.2;margin:0 0 8px;font-weight:500;letter-spacing:-.025em}h2{font-size:1.15rem;margin:0 0 16px}h3{margin:0;font-size:1rem}p{margin:0 0 15px}.eyebrow{font-size:.75rem;text-transform:uppercase;letter-spacing:.14em;color:var(--gold);font-weight:700;margin-bottom:8px}.subtitle{color:var(--muted);font-size:.94rem;margin:0}.demo-banner{background:#f5ead7;border:1px solid #e8d5b3;padding:9px 16px;border-radius:8px;margin-bottom:24px;font-size:.8rem;color:#705124;display:flex;justify-content:space-between;align-items:center;gap:12px}.demo-banner button{padding:5px 10px;font-size:.8rem}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:0 0 26px}.stat{background:#fff;border:1px solid var(--line);padding:17px 20px;border-radius:10px;display:flex;align-items:center;justify-content:space-between}.stat strong{font-size:1.6rem;font-weight:500}.stat span{font-size:.84rem;color:var(--muted)}.stat-icon{font-size:25px;color:var(--gold)}.panel{background:#fff;border:1px solid var(--line);border-radius:12px;overflow:hidden}.toolbar{padding:19px 20px;display:flex;gap:12px;align-items:center;justify-content:space-between;flex-wrap:wrap;border-bottom:1px solid var(--line)}.toolbar-left,.toolbar-right{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.toolbar input[type=date]{padding:7px 8px;border:1px solid var(--line);border-radius:6px;font-size:.875rem;color:var(--ink);background:#fff}.date-title{font-size:1.05rem;font-weight:650;margin-right:8px}.icon-button{padding:7px 12px;font-size:18px}.segmented{display:flex;background:#f0f3f5;border-radius:7px;padding:3px}.segmented button{border:0;background:none;padding:6px 13px;font-weight:500}.segmented button.active{background:#fff;box-shadow:0 1px 4px #00000012}.calendar-scroll{overflow:auto;max-height:670px}.day-grid{display:grid;min-width:620px;position:relative}.calendar-head{padding:17px 10px;text-align:center;border-bottom:1px solid var(--line);border-right:1px solid var(--line);background:#fff;position:sticky;top:0;z-index:2;font-size:.9rem;font-weight:650}.calendar-head small{display:block;font-weight:400;color:var(--muted);font-size:.75rem;margin-top:3px}.time-col{background:#fafbfc;position:relative}.time-label{height:64px;padding:5px 12px;text-align:right;color:var(--muted);font-size:.75rem;border-bottom:1px solid var(--line)}.room-column{position:relative;border-right:1px solid var(--line);background:repeating-linear-gradient(to bottom,transparent 0px,transparent 31px,#edf0f3 31px,#edf0f3 32px,transparent 32px,transparent 63px,#e2e7eb 63px,#e2e7eb 64px)}.slot{position:absolute;width:100%;height:32px;left:0;background:transparent;border:0;border-radius:0;padding:0}.slot:hover{background:#d8e4eb70}.event{position:absolute;left:7px;right:7px;border:0;border-left:3px solid var(--event);border-radius:6px;background:color-mix(in srgb,var(--event) 13%,white);padding:8px 10px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:3px;font-size:.8rem;overflow:hidden;text-align:left;color:#263542;z-index:1}.event:hover{background:color-mix(in srgb,var(--event) 22%,white);border-color:var(--event)}.event strong{font-size:.875rem;font-weight:600}.event .event-cat{margin-top:auto;font-size:.75rem;opacity:.8}.event.pending{border-style:dashed}.legend{display:flex;gap:20px;padding:14px 20px;flex-wrap:wrap;border-top:1px solid var(--line);font-size:.8rem;color:var(--muted)}.dot{width:8px;height:8px;border-radius:50%;display:inline-block;margin-right:6px}.month-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr))}.month-label{text-align:center;padding:12px;color:var(--muted);font-size:.8rem}.month-day{min-height:125px;border-top:1px solid var(--line);border-right:1px solid var(--line);padding:8px;min-width:0}.month-day.out{background:#f8fafb}.month-day .date{padding:3px 7px;border:none;background:none}.month-day.today .date{background:var(--nav);color:white;border-radius:50%}.month-event{display:block;width:100%;padding:4px 6px;margin-top:4px;font-size:.75rem;border:0;border-left:3px solid var(--event);border-radius:3px;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;background:color-mix(in srgb,var(--event) 12%,white)}.list-row{display:flex;padding:20px;align-items:center;gap:20px;border-bottom:1px solid var(--line)}.date-block{min-width:52px;text-align:center;color:var(--gold);font-size:.8rem}.date-block strong{display:block;font-size:1.6rem;line-height:1.1}.row-content{flex:1;min-width:0}.row-content p{font-size:.875rem;color:var(--muted);margin:5px 0 0}.badge{font-size:.75rem;padding:4px 9px;border-radius:5px;background:#e8f1eb;color:#3b6750;white-space:nowrap}.badge.pending{background:#fff0d8;color:#855c1c}.cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.room-card{background:#fff;border:1px solid var(--line);border-radius:12px;overflow:hidden}.room-card-top{height:100px;background:var(--nav);padding:20px;display:flex;justify-content:space-between;align-items:center;color:white;border-top:4px solid var(--room)}.room-card-top span{font-size:32px;font-family:Georgia,serif;color:#e1bf88}.room-card-body{padding:22px}.room-card-body p{color:var(--muted);font-size:.875rem;min-height:40px}.room-card-body .actions{display:flex;gap:8px;margin-top:18px}.empty{padding:55px 24px;text-align:center;color:var(--muted)}.empty strong{display:block;color:var(--ink);font-size:1.1rem;margin-bottom:8px}.search{border:1px solid var(--line);border-radius:8px;padding:9px 13px;min-width:200px;background:white;font-size:.875rem}.table-wrap{overflow:auto}table{border-collapse:collapse;width:100%;font-size:.875rem}th{text-align:left;color:var(--muted);background:#f8fafb;font-size:.8rem;font-weight:500}th,td{padding:14px 18px;border-bottom:1px solid var(--line)}td small{display:block;color:var(--muted)}.settings{padding:25px;max-width:720px}.help{background:#fff;border:1px solid var(--line);border-radius:12px;padding:28px;max-width:850px}.help p{color:var(--muted)}.help h2{margin-top:24px}.help h2:first-child{margin-top:0}.help a{color:var(--gold)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.field{display:flex;flex-direction:column;gap:6px;font-size:.875rem;font-weight:600}.field.full{grid-column:1/-1}.field input,.field select,.field textarea{width:100%;border:1px solid #ced6dc;border-radius:7px;padding:10px 12px;background:white;color:var(--ink);font-size:.94rem;font-weight:400;min-width:0}.field textarea{min-height:85px;resize:vertical}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--gold);outline:2px solid #be995835}.check{display:flex;align-items:center;gap:8px;font-size:.875rem}.check input{width:17px;height:17px;accent-color:var(--nav)}dialog{border:0;border-radius:14px;padding:0;max-width:620px;width:calc(100% - 32px);box-shadow:0 20px 80px #132b4340;color:var(--ink);max-height:90vh}dialog::backdrop{background:#14283875;backdrop-filter:blur(3px)}.modal-head{padding:24px 28px 17px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center}.modal-head h2{font-family:Georgia,serif;font-size:1.65rem;font-weight:400;margin:0}.modal-body{padding:24px 28px}.modal-footer{display:flex;gap:10px;justify-content:flex-end;margin-top:24px;flex-wrap:wrap}.form-error{color:#a13238;font-size:.875rem;background:#fff0f0;padding:10px;border-radius:6px;margin-bottom:16px}.form-error:empty{display:none}.detail-meta{display:grid;grid-template-columns:110px 1fr;gap:12px;font-size:.94rem}.detail-meta dt{color:var(--muted)}.detail-meta dd{margin:0}.description{white-space:pre-wrap}.loading{padding:50px}#toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%);background:var(--nav);color:#fff;border-radius:8px;padding:13px 22px;box-shadow:0 4px 20px #0002;z-index:10;font-size:.875rem;max-width:90vw}#toast:empty{display:none}.skip{position:absolute;left:-9999px}.skip:focus{left:10px;top:10px;background:white;z-index:100;padding:10px}.footer-note{margin-top:20px;color:var(--muted);font-size:.75rem;display:flex;justify-content:space-between;gap:15px}.mini-progress{height:7px;background:#edf0f3;border-radius:10px;width:180px;margin-top:7px}.mini-progress span{display:block;height:100%;border-radius:10px;background:var(--gold)}
@media(min-width:1500px){.main{padding:40px 50px}.calendar-scroll{max-height:760px}}
@media(max-width:1050px){.shell{grid-template-columns:195px minmax(0,1fr)}.sidebar{padding:24px 12px}.main{padding:24px}.topbar{padding:0 24px}.brand{gap:8px}.brand strong{font-size:.9rem}.date-title{width:100%}.toolbar-left{gap:5px}.cards{gap:14px}}
@media(max-width:760px){.shell{display:block}.sidebar{height:auto;position:static;padding:16px;gap:14px}.sidebar .brand{justify-content:center}.sidebar nav{display:flex;overflow:auto;gap:4px}.sidebar nav button{white-space:nowrap;padding:8px 11px;font-size:.8rem}.sidebar nav button.active{box-shadow:inset 0 -2px #d6ac6d}.sidebar .section-label,.room-filters,.sidebar-bottom{display:none}.topbar{height:58px;padding:0 16px}.main{padding:22px 16px}.page-heading{align-items:flex-start;gap:10px}.page-heading .primary{white-space:nowrap;padding:9px 11px}h1{font-size:1.8rem}.subtitle{font-size:.85rem}.stats{gap:8px}.stat{padding:12px;display:block}.stat strong{display:block;font-size:1.3rem}.stat-icon{display:none}.stat span{font-size:.75rem}.toolbar{padding:12px;gap:12px}.toolbar-right{width:100%;justify-content:space-between}.calendar-scroll{max-height:550px}.cards{grid-template-columns:1fr}.month-day{min-height:85px;padding:3px}.month-event{font-size:.7rem;padding:3px 2px}.month-label{font-size:.7rem}.list-row{padding:14px;gap:12px;flex-wrap:wrap}.account-name,.breadcrumb span{display:none}.form-grid{grid-template-columns:1fr}.field.full{grid-column:auto}.modal-body{padding:20px}.modal-head{padding:20px}.footer-note{display:block}.demo-banner{font-size:.75rem}.search{width:100%}.navicon{display:none}}
@media print{.sidebar,.topbar,.page-heading button,.demo-banner,.toolbar-right,button.slot,.footer-note{display:none}.shell{display:block}.main{padding:0}.calendar-scroll{max-height:none;overflow:visible}.panel{border:0}.event{-webkit-print-color-adjust:exact;print-color-adjust:exact}}

#mobile-room{display:none}@media(max-width:760px){.sidebar{padding:12px 16px;gap:10px}.sidebar .monogram{font-size:26px;height:40px;width:36px}.sidebar nav{scrollbar-width:none}.sidebar nav::-webkit-scrollbar{display:none}.main .stats{display:none}.page-heading .subtitle{display:none}.page-heading h1{font-size:1.6rem}.page-heading{margin-bottom:16px;align-items:center}.demo-banner{margin-bottom:18px}.toolbar-right{gap:9px}.toolbar .search{min-width:0;flex:1;width:50%}#mobile-room{display:block;max-width:44%;border:1px solid var(--line);border-radius:7px;background:white;color:var(--ink);font:inherit;font-size:.8rem;padding:10px 6px}.topbar .breadcrumb{font-size:.75rem}.account{gap:6px}.topbar button{padding:8px 10px}}

#sidebar-search{width:100%;min-width:0;margin-bottom:24px;background:#ffffff0d;color:white;border-color:#ffffff30}#sidebar-search::placeholder{color:#bac8d2}#booking-search{display:none}.topbar{height:68px}.main{padding-top:24px}.page-heading{margin-bottom:20px}.stats{margin-bottom:20px}.stat{padding:12px 16px}.stat strong{font-size:1.35rem}.demo-banner{margin-bottom:20px}.calendar-head{padding:13px 8px}@media(max-width:760px){#sidebar-search{display:none}#booking-search{display:block}.topbar{height:58px}.main{padding-top:20px}}

.sidebar{overflow-y:auto;scrollbar-width:thin}.sidebar>*{flex-shrink:0}

.modal-body form > p { margin-top: 16px; }
.badge.rejected { background: #fbe9e6; color: #963d35; }
.badge.cancelled { background: #edf0f2; color: #59656e; }

.brand-logo{width:64px;max-height:72px;object-fit:contain;background:#fff;border-radius:8px;padding:5px}.brand-mark{flex-shrink:0}.brand strong{overflow-wrap:anywhere}.weekday-options{display:flex;gap:12px;flex-wrap:wrap}.preview-list{max-height:220px;overflow:auto;padding:12px;background:#f5f6f7;border-radius:8px}.preview-list p{margin:5px 0}.form-grid [hidden]{display:none!important}

button.gold{background:var(--gold);border-color:var(--gold)}.sidebar nav button.active{box-shadow:inset 3px 0 var(--gold)}.monogram{color:var(--gold);border-color:var(--gold)}
input[type=color]{height:44px;min-width:100px;padding:4px}
