:root{--bg:#0a0b0d;--surface:#101215;--surface-soft:#15171b;--line:#24272c;--muted:#858991;--text:#f5f5f3;--gold:#f3b94f;--gold-soft:#2b2418;--green:#74cf9a;--blue:#81a9f4}*{box-sizing:border-box}html{background:var(--bg)}body{background:radial-gradient(circle at 78% -10%, #f3b94f12, transparent 24rem), var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,Segoe UI,Arial,sans-serif}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{color:inherit}.app-shell{min-height:100vh}.sidebar{border-right:1px solid var(--line);z-index:10;background:#0d0e10f5;flex-direction:column;width:250px;min-height:100vh;padding:25px 18px 20px;display:flex;position:fixed;inset:0 auto 0 0}.brand,.mobile-brand{letter-spacing:-.02em;align-items:center;gap:11px;font-weight:740;display:flex}.brand{padding:0 9px 31px;font-size:18px}.brand img,.mobile-brand img{object-fit:cover;border-radius:9px;width:35px;height:35px}.nav-caption{color:#575b63;letter-spacing:.1em;text-transform:uppercase;margin:0 10px 10px;font-size:10px;font-weight:700}.side-nav{gap:5px;display:grid}.nav-item{color:#8c9097;border:1px solid #0000;border-radius:11px;align-items:center;gap:12px;min-height:45px;padding:0 12px;font-size:13px;font-weight:600;transition:all .18s;display:flex}.nav-item:hover,.nav-item:focus-visible{color:#e7e7e4;background:#141619;outline:none}.nav-item.active{color:var(--text);background:linear-gradient(90deg,#242017,#181715);border-color:#312b20}.nav-symbol{text-align:center;color:#6f737a;width:21px;font-size:19px}.nav-item.active .nav-symbol{color:var(--gold)}.active-dot{background:var(--gold);width:5px;height:5px;box-shadow:0 0 12px var(--gold);border-radius:50%;margin-left:auto}.sidebar-bottom{gap:14px;margin-top:auto;display:grid}.help-card{border:1px solid var(--line);background:#111316;border-radius:13px;align-items:center;gap:11px;padding:14px;display:flex}.help-mark{background:var(--gold-soft);width:30px;height:30px;color:var(--gold);border-radius:8px;place-items:center;font-weight:750;display:grid}.help-card strong{font-size:11px;display:block}.help-card p{color:var(--muted);margin:4px 0 0;font-size:10px}.workspace{min-width:0;margin-left:250px}.topbar{z-index:9;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0a0b0dd9;justify-content:space-between;align-items:center;gap:24px;height:76px;padding:0 34px;display:flex;position:sticky;top:0}.mobile-brand{display:none}.search-box{color:#777b82;background:#111316;border:1px solid #292c31;border-radius:10px;align-items:center;gap:9px;width:min(390px,40vw);height:40px;padding:0 12px;display:flex}.search-box input{width:100%;color:var(--text);background:0 0;border:0;outline:0;font-size:12px}.search-box input::placeholder{color:#686c73}.search-box kbd{color:#6c7077;white-space:nowrap;border:1px solid #30333a;border-radius:5px;padding:3px 6px;font-size:9px}.top-actions{align-items:center;gap:16px;display:flex}.icon-button,.profile,.more-button,.row-action,.period-button,.primary-button{cursor:pointer;background:0 0;border:0}.icon-button{border:1px solid var(--line);color:#a4a7ad;border-radius:10px;place-items:center;width:37px;height:37px;display:grid;position:relative}.icon-button i{background:var(--gold);border-radius:50%;width:5px;height:5px;position:absolute;top:8px;right:8px}.divider{background:var(--line);width:1px;height:28px}.profile{text-align:left;align-items:center;gap:10px;display:flex}.avatar,.guest-avatar{border-radius:50%;place-items:center;font-weight:720;display:grid}.avatar{color:#21180c;background:linear-gradient(145deg,#e0af5c,#8b6329);width:37px;height:37px;font-size:11px}.profile-copy{gap:3px;display:grid}.profile-copy strong{font-size:11px}.profile-copy small{color:var(--muted);font-size:9px}main{max-width:1460px;margin:0 auto;padding:36px 34px 46px}.page-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:27px;display:flex}.eyebrow{color:var(--gold);letter-spacing:.12em;text-transform:uppercase;margin:0 0 9px;font-size:10px;font-weight:750}h1{letter-spacing:-.045em;margin:0;font-size:clamp(27px,3vw,36px);line-height:1.08}.subheading{color:var(--muted);margin:10px 0 0;font-size:12px}.primary-button{background:var(--gold);color:#1c1509;border-radius:10px;height:42px;padding:0 17px;font-size:11px;font-weight:760;box-shadow:0 10px 28px #f3b94f29}.primary-button:hover{background:#ffc963;transform:translateY(-1px)}.stats-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:14px;display:grid}.stat-card,.panel{border:1px solid var(--line);background:linear-gradient(145deg,#121417f5,#0d0f11fa);box-shadow:0 15px 45px #0000001a}.stat-card{border-radius:14px;align-items:center;gap:13px;min-height:104px;padding:18px;display:flex}.stat-icon{border-radius:11px;flex:none;place-items:center;width:42px;height:42px;font-weight:700;display:grid}.stat-icon.gold{color:var(--gold);background:#2d2517}.stat-icon.blue{color:var(--blue);background:#182335}.stat-icon.green{color:var(--green);background:#172a21}.stat-copy{gap:5px;display:grid}.stat-copy span{color:var(--muted);font-size:10px}.stat-copy strong{letter-spacing:-.03em;font-size:21px}.delta{color:var(--green);background:#5bba821a;border-radius:6px;align-self:flex-start;margin-left:auto;padding:5px 7px;font-size:9px;font-weight:700}.dashboard-grid{grid-template-columns:minmax(0,1.75fr) minmax(260px,.85fr);gap:14px;display:grid}.panel{border-radius:15px;padding:22px}.panel-heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.panel-heading h2{letter-spacing:-.015em;margin:0;font-size:14px}.panel-heading p{color:var(--muted);margin:6px 0 0;font-size:9px}.period-button{color:#9a9da3;border:1px solid #2a2d32;border-radius:8px;padding:7px 9px;font-size:9px}.period-button span{margin-left:8px}.more-button,.row-action{color:#71757c;letter-spacing:.1em}.activity-summary{justify-content:space-between;align-items:flex-end;gap:16px;margin:24px 0 8px;display:flex}.activity-summary>div{gap:5px;display:grid}.activity-summary span{color:var(--muted);font-size:9px}.activity-summary strong{letter-spacing:-.035em;font-size:25px}.growth{color:var(--green)!important}.growth i{background:var(--green);border-radius:50%;width:5px;height:5px;margin-right:5px;display:inline-block}.chart{height:163px;padding-top:12px;position:relative}.chart-grid{flex-direction:column;justify-content:space-between;display:flex;position:absolute;inset:15px 0 23px}.chart-grid i{border-top:1px dashed #24272c;width:100%}.bars{justify-content:space-between;align-items:flex-end;gap:10px;height:125px;padding:0 4px;display:flex;position:relative}.bar-wrap{flex:1;align-items:flex-end;height:100%;display:flex}.bar{opacity:.72;background:linear-gradient(#5b5f65,#2e3135);border-radius:4px 4px 2px 2px;width:100%;min-width:7px;max-width:25px;margin:0 auto}.bar.current{opacity:1;background:linear-gradient(#f6c367,#8d6222);box-shadow:0 0 18px #f3b94f26}.chart-labels{color:#60646b;justify-content:space-between;margin-top:11px;font-size:8px;display:flex}.occupancy-content{justify-content:space-around;align-items:center;gap:18px;min-height:190px;display:flex}.donut{aspect-ratio:1;background:conic-gradient(var(--gold) 0 78%, #282b30 78% 92%, #45484e 92% 100%);border-radius:50%;place-items:center;width:128px;padding:13px;display:grid;box-shadow:0 0 32px #f3b94f0d}.donut:before{content:"";background:#111316;border-radius:50%;grid-area:1/1;width:100%;height:100%}.donut>div{grid-area:1/1;place-items:center;gap:1px;display:grid;position:relative}.donut strong{letter-spacing:-.04em;font-size:23px}.donut span{color:var(--muted);font-size:9px}.legend{gap:15px;min-width:110px;display:grid}.legend>div{grid-template-columns:7px 1fr auto;align-items:center;gap:8px;font-size:9px;display:grid}.legend i{border-radius:50%;width:6px;height:6px}.legend span{color:var(--muted)}.legend-gold{background:var(--gold)}.legend-dark{background:#666a71}.legend-muted{background:#34373c}.capacity-note{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;padding-top:14px;font-size:10px;display:flex}.capacity-note strong{color:var(--text)}.bookings-panel{grid-column:1/-1}.bookings-panel .panel-heading a{color:var(--gold);font-size:9px;font-weight:700}.bookings-panel .panel-heading a span{margin-left:5px}.booking-list{border-top:1px solid var(--line);margin-top:18px}.booking-row{border-bottom:1px solid #202328;grid-template-columns:36px minmax(150px,1.6fr) minmax(120px,1fr) minmax(130px,1fr) 92px 24px;align-items:center;gap:12px;min-height:68px;display:grid}.booking-row:last-child{border-bottom:0}.guest-avatar{color:#15100a;width:32px;height:32px;font-size:8px}.guest-1{background:#d9a85a}.guest-2{background:#7fa2d7}.guest-3{background:#9a83be}.guest-name,.room,.arrival{gap:5px;display:grid}.guest-name strong,.room strong,.arrival strong{font-size:10px}.guest-name span,.room span,.arrival span{color:var(--muted);font-size:8px}.status{border-radius:20px;width:fit-content;padding:5px 8px;font-size:8px;font-weight:700}.status-0{color:var(--gold);background:#2d2517}.status-1{color:#a0a4aa;background:#25272b}.status-2{color:var(--green);background:#172a21}@media (max-width:1050px){.sidebar{width:82px;padding-inline:13px}.brand{padding-inline:10px}.brand span,.nav-caption,.nav-item>span:not(.nav-symbol):not(.active-dot),.help-card div{display:none}.nav-item{justify-content:center;padding:0}.active-dot{position:absolute;right:7px}.help-card{justify-content:center;padding:10px}.workspace{margin-left:82px}}@media (max-width:760px){.sidebar{display:none}.workspace{margin-left:0}.topbar{height:66px;padding:0 18px}.mobile-brand{font-size:13px;display:flex}.mobile-brand img{width:30px;height:30px}.search-box,.divider,.profile-copy,.profile>span:last-child{display:none}main{padding:26px 18px 36px}.page-heading{align-items:flex-start}.primary-button{padding:0 12px;font-size:0}.primary-button span{font-size:18px}.stats-grid,.dashboard-grid{grid-template-columns:1fr}.booking-row{grid-template-columns:34px 1fr auto;padding:12px 0}.room,.arrival,.row-action{display:none}.bookings-panel{grid-column:auto}}@media (max-width:430px){.page-heading{margin-bottom:22px}.subheading{max-width:250px;line-height:1.55}.panel{padding:18px}.activity-summary{flex-direction:column;align-items:flex-start}.bars{gap:5px}.occupancy-content{flex-direction:column;padding:22px 0}.legend{width:100%}.profile{gap:0}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important}}
