@font-face{font-family:HSE Sans;src:url(/assets/HSESans-Regular-BQMAPFOz.otf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:HSE Sans;src:url(/assets/HSESans-SemiBold-DNviMSq1.otf) format("opentype");font-weight:600;font-style:normal}@font-face{font-family:HSE Sans;src:url(/assets/HSESans-Bold---3dTWtP.otf) format("opentype");font-weight:700;font-style:normal}@font-face{font-family:HSE Sans;src:url(/assets/HSESans-Black-Ccw79sL3.otf) format("opentype");font-weight:900;font-style:normal}:root{--blue: #2f88c4;--blue-dark: #0d4d78;--blue-soft: #cfe4f0;--blue-pale: #e7f4fb;--line: #c1d9e8;--text: #0d4d78;--muted: #a6cee8;--danger: #f04b3f;--warning: #f4b400;--success: #1fb45a;--card: #ffffff;--shell-bg: #d9edf8;--inactive-cell: #e6e9ea;font-family:HSE Sans,sans-serif;color:var(--text)}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;color:var(--text);background:var(--shell-bg)}button,input,select{font:inherit}button{cursor:pointer}.brand-logo{display:flex;align-items:center;min-width:0}.brand-logo img{display:block;width:236px;height:44px;object-fit:contain}.brand-logo--compact img{width:44px;object-position:left center}.auth-page{min-height:100vh;display:grid;place-items:center;background-color:var(--shell-bg);position:relative;overflow:hidden}.auth-page:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAYAAADE6YVjAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAOdEVYdFNvZnR3YXJlAEZpZ21hnrGWYwAAAnVJREFUeAG9ls9rE0EUx7/ZrjapJCSCUttDEtpDWguJYEQRyfqjiHhJvHgz8eShBf0DhExAvFpBwWOKd81VIzTBg0IEA0KNiJAISntqaAWLSXecGTPbpNlNNqH2C8Ps/Mj77Hvz3myAA5Cj34Y5ktd00CQF1djQ22p1BxxVqutFqtNc5cG1wlCQWfI6pWOHOKD40V/VJpqJr+R62RYkQF56XRhbYo9JDChmLLNKrhKT+U6AE64CC0VYzl0OHUdo3N3xox/13yhVN0RvB6S0D1z62FI7QEIWYlOYGfcIo7zdOutH/u4FLGhTXRAKpE+S/D1TCD8DNrIM0ee1TeTKP0W78ewdSrUNAY8GfF17deiPmL2IHKu7C+KQ0Use5yFcCh0Tz1vbTdEnIpMidN0eUX6umuHJDHkVt5lFXdrcblgtxSJkxWtAmBtx2DQoQyaNV9a2LPc30EzxXoSLKjTi6F+XQm6nikVtGvHwBJ4WvwmglVjIwgZkb0ZZaZJV0MP4HKJ+H76s/+oJaEGCvFcwgHj6JrMlzD9+yw3gxZ1zXTVkJgmpw6a4N1yp7AdReU9unoJ7VO0PYW9Vg00AL8Js8rQ4eH7oE+yOCJ2w8oaWDYgCpYAhJDPrTOCo6Tori10IK8QchpBMYxnCvRpVj6wYkAoR34Mi9lEU+vLH++drBqQ1SbB/qrpUT1oOOipwNpNPU9oJW4xNIxr09bT4prKO5++/G2MVI4lP5ErOFGIFGkRm3xPTu2RIUJ15cLvdAynTil9Nz2dGcTjI0m4ZNozzt+f7zQBcfW9Fdl0H/qChsdSI03//VKSqdEcvOEecuTK5aPvG+G/6Czya8FSdyIY3AAAAAElFTkSuQmCC);background-position:14px 8px;background-repeat:repeat;background-size:46px 46px;opacity:.14;pointer-events:none}.auth-card{width:302px;min-height:332px;border:1px solid #b9c9d4;border-radius:20px;background:var(--card);box-shadow:0 1px 7px #093d5d21;padding:25px 12px 18px;position:relative;z-index:1}.auth-card .brand-logo{justify-content:center}.auth-divider{height:1px;margin:20px 0 22px;background:#b9d8ed}.auth-card h1{margin:0;text-align:center;font-size:20px;font-weight:700;color:#2784c0}.auth-card p{width:210px;margin:8px auto 19px;color:var(--muted);text-align:center;font-size:12px;line-height:1.35}.auth-form,.verify-form{width:236px;margin:0 auto}.auth-input{height:33px;border:1px solid #aeb8bf;border-radius:8px;display:flex;align-items:center;padding:0 10px;color:#8fa1a8}.auth-input.is-filled{border-color:var(--blue)}.auth-input.has-error{border-color:var(--danger)}.auth-input input{flex:1;min-width:0;border:0;outline:0;color:var(--text)}.auth-input input::placeholder{color:#7f8c91}.auth-hint{min-height:30px;padding-top:9px;color:var(--muted);font-size:11px;text-align:left}.auth-hint--error{color:var(--danger)}.auth-submit{width:100%;height:40px;border:0;border-radius:7px;display:inline-flex;justify-content:center;align-items:center;gap:11px;color:#fff;background:var(--blue)}.auth-submit:disabled{background:#879596}.code-inputs{display:grid;grid-template-columns:repeat(6,1fr);gap:8px}.code-inputs input{width:33px;height:33px;border:1px solid #aeb8bf;border-radius:8px;outline:0;text-align:center;color:var(--text);font-size:14px}.back-link{width:100%;margin-top:17px;border:0;background:transparent;color:var(--muted);display:flex;align-items:center;justify-content:center;gap:9px}.app-shell{min-height:100vh;display:grid;grid-template-columns:280px 1fr;background:var(--shell-bg)}.sidebar{height:100vh;position:sticky;top:0;display:flex;flex-direction:column;background:#fff;overflow-y:auto}.sidebar-logo{height:89px;display:flex;align-items:center;justify-content:center;padding:0 22px;border-bottom:1px solid #c9dfef;text-decoration:none}.sidebar-nav{padding:20px 28px}.nav-item{height:40px;display:flex;align-items:center;gap:14px;padding:0 17px;border-radius:7px;color:var(--muted);text-decoration:none;font-weight:700;margin-bottom:10px;transition:background .16s ease,color .16s ease,transform .16s ease}.nav-item:hover{color:var(--blue);background:#edf8fc;transform:translate(2px)}.nav-item.active,.nav-item.active:hover{color:#fff;background:var(--blue)}.logout-button{margin:auto 0 31px 45px;border:0;background:transparent;display:inline-flex;align-items:center;gap:14px;color:#9ac9e8;font-weight:700;transition:color .16s ease}.logout-button:hover{color:var(--blue)}.page-area{padding:21px 20px 20px}.page-heading{margin-bottom:21px}.breadcrumb{color:#8296a2;font-size:14px;margin-bottom:8px}.page-heading h1{margin:0;font-size:23px;color:var(--blue-dark)}.empty-dashboard{min-height:70vh}.dashboard-widgets{display:grid;grid-template-columns:repeat(2,minmax(280px,1fr));gap:24px;align-items:start;padding:2px 0 12px}.dashboard-widgets--single{grid-template-columns:minmax(280px,560px)}.dashboard-widget{min-height:246px;padding:24px}.dashboard-widget-title{display:inline-flex;align-items:center;gap:10px}.dashboard-widget-list{display:grid;gap:10px;margin-top:14px}.dashboard-widget-row{min-height:66px;display:grid;grid-template-columns:116px minmax(0,1fr) 82px;align-items:center;gap:14px;padding:12px 14px;border-radius:7px;background:#f7fbfe;border:1px solid #d4e8f4;transition:background .16s ease,border-color .16s ease,box-shadow .16s ease,transform .16s ease}.dashboard-widget-row:hover{background:#edf8fc;border-color:#b9dcef;box-shadow:0 5px 14px #0d4d7814;transform:translateY(-1px)}.dashboard-widget-time{height:34px;display:grid;place-items:center;border-radius:7px;background:var(--blue-soft);color:var(--text);font-size:13px;white-space:nowrap}.dashboard-widget-main{min-width:0;display:grid;gap:4px}.dashboard-widget-main strong{font-size:14px;color:var(--blue-dark);font-weight:700;overflow-wrap:anywhere}.dashboard-widget-main span{color:#88b9d8;font-size:12px;overflow-wrap:anywhere}.dashboard-widget-room{justify-self:end;min-width:54px;min-height:32px;display:grid;place-items:center;padding:0 10px;border-radius:7px;background:var(--blue);color:#fff;font-size:13px}.dashboard-empty-state{min-height:157px;display:grid;place-items:center;margin-top:14px;border-radius:7px;background:#f7fbfe;border:1px solid #d4e8f4;color:#88b9d8;font-size:14px}.skeleton-line{width:100%;height:12px;display:block;border-radius:999px;background:linear-gradient(90deg,#e5f2f9,#f8fcff 48%,#e5f2f9);background-size:220% 100%;animation:skeleton-pulse 1.25s ease-in-out infinite}.skeleton-line--short{width:38%}.skeleton-line--medium{width:62%}.skeleton-line--long{width:84%}.skeleton-line--title{width:180px;height:18px;margin-bottom:18px}.skeleton-line--time{width:94px;height:34px;border-radius:7px}.skeleton-line--room{width:58px;height:32px;border-radius:7px}.skeleton-rows{display:grid;gap:8px;margin-top:9px}.skeleton-row{min-height:56px;display:grid;grid-template-columns:12ch 1fr 116px;align-items:center;gap:14px;padding:0 12px;border-radius:7px;background:#f7fbfe}.skeleton-page-grid{display:grid;grid-template-columns:repeat(2,minmax(280px,1fr));gap:20px}.skeleton-panel{min-height:260px}.schedule-cell .skeleton-line{width:74%}@keyframes skeleton-pulse{0%{background-position:100% 0}to{background-position:-100% 0}}.user-table__row,.data-table__row,.rooms-picker__row,.schedule-item-card{transition:background .16s ease,border-color .16s ease,box-shadow .16s ease,transform .16s ease}.user-table__row:hover,.data-table__row:hover{background:#edf8fc;box-shadow:0 5px 14px #0d4d7812}.rooms-picker__row:hover,.schedule-item-card:hover{border-color:#b9dcef;box-shadow:0 5px 14px #0d4d7814;transform:translateY(-1px)}.panel,.schedule-panel{background:#fff;border-radius:21px;padding:20px}.panel__header{min-height:41px;display:flex;align-items:center;justify-content:space-between;gap:16px}.panel__header h2{margin:0;font-size:17px;color:var(--blue-dark);font-weight:400}.button{min-height:40px;border:0;border-radius:7px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;gap:10px;color:#fff}.button--primary{background:var(--blue)}.button--danger{background:var(--danger)}.panel-action{min-width:194px}.data-table{margin-top:9px}.data-table__head,.data-table__row{display:grid;align-items:center;text-align:center;font-size:13px}.data-table__head{min-height:29px;border-radius:7px;background:var(--blue-soft)}.data-table__row{min-height:56px;color:var(--text)}.data-table__row.is-muted{color:#9bc9e8}.pre-line{white-space:pre-line}.status--Активна{color:var(--success)}.status--Отменена{color:var(--danger)}.status--Завершена{color:#9bc9e8}.table-actions{display:flex;align-items:center;justify-content:center;gap:10px}.action-button{width:28px;height:28px;border:0;border-radius:7px;color:#fff;display:inline-grid;place-items:center}.action-button--edit{background:var(--warning)}.action-button--delete{background:var(--danger)}.schedule-panel{padding:20px}.schedule-toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.week-control{display:flex;align-items:center;gap:12px;color:var(--text);font-size:14px}.icon-ghost{width:22px;height:22px;border:0;color:var(--text);background:transparent;display:grid;place-items:center}.group-select{display:flex;align-items:center;gap:12px;font-size:13px;min-width:260px}.group-select select,.settings-grid select,.settings-grid input,.booking-form-box input,.booking-form-box select{height:32px;border:1px solid #aebcc4;border-radius:7px;color:var(--text);background:#fff;padding:0 12px;outline:0}.group-select select{min-width:220px;width:max-content;max-width:min(520px,46vw)}.schedule-grid{display:grid;grid-template-columns:216px repeat(6,minmax(110px,1fr));gap:8px}.schedule-grid__header{height:28px;display:grid;place-items:center;border-radius:7px;background:var(--blue-soft);color:var(--text);font-size:13px}.schedule-grid__header--day{height:42px;gap:2px}.schedule-grid__header--time{height:42px}.schedule-grid__header--day small{color:#6f9fbd;font-size:11px;font-weight:400}.schedule-cell{min-height:84px;border-radius:7px;display:grid;place-items:center;font-size:14px}.schedule-time{background:var(--blue-soft)}.schedule-empty{background:var(--inactive-cell);transition:background .15s ease,box-shadow .15s ease,transform .15s ease}.schedule-empty:hover{background:#d8eef8;box-shadow:inset 0 0 0 1px #9bc9e8}.schedule-empty.has-item{padding:8px;background:#d8eef8;align-items:stretch;text-align:left}.schedule-empty strong,.schedule-empty span{display:block}.schedule-empty button{width:100%;height:100%;border:0;background:transparent}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;display:grid;place-items:center;background:#131f238c}.booking-modal{width:516px;min-height:532px;padding:21px 36px 19px;border-radius:20px;background:#fff;box-shadow:0 2px 8px #093d5d2b}.booking-modal h2{margin:0 0 27px;text-align:center;font-size:20px;color:var(--blue-dark)}.booking-form-box{border:1px solid #b9d8ed;border-radius:7px;padding:10px}.booking-form-box--expanded{display:grid;gap:7px}.booking-form-box label{display:grid;grid-template-columns:155px 1fr;align-items:center;margin-bottom:7px;font-size:13px}.booking-form-box label:last-child{margin-bottom:0}.booking-form-box textarea{min-height:58px;border:1px solid #aebcc4;border-radius:7px;color:var(--text);background:#fff;padding:8px 12px;outline:0;resize:vertical}.available-title{margin:20px 0 8px;font-size:14px}.rooms-picker{border:1px solid #b9d8ed;border-radius:7px;overflow:hidden}.rooms-picker__head,.rooms-picker__row{display:grid;grid-template-columns:1fr 1fr 1.5fr;align-items:center;min-height:43px;text-align:center;font-size:12px}.rooms-picker__head{background:var(--blue-soft)}.rooms-picker__row{width:100%;border:0;color:var(--text);background:#fff}.rooms-picker__row.is-selected{color:#fff;background:var(--blue);border-radius:7px}.rooms-picker__empty{min-height:72px;display:grid;place-items:center;color:#88b9d8;font-size:13px;text-align:center}.inline-alert,.modal-error{color:var(--danger);font-size:13px}.inline-alert{margin:4px 0 8px}.modal-error{min-height:18px;margin-top:10px;text-align:center}.modal-actions{display:flex;justify-content:center;gap:29px;margin-top:29px}.modal-actions .button{width:160px}.stack{display:grid;gap:20px}.settings-grid{display:grid;grid-template-columns:repeat(3,minmax(180px,1fr));gap:16px;margin-top:12px}.settings-grid label{display:grid;gap:8px;font-size:13px}.user-settings-grid,.booking-settings-grid,.schedule-settings-layout{display:grid;gap:20px}.schedule-builder-panel{overflow-x:auto}.schedule-builder-controls{display:grid;grid-template-columns:repeat(4,minmax(150px,1fr));gap:12px;margin-bottom:14px}.schedule-builder-controls label{display:grid;gap:6px;color:var(--text);font-size:13px}.schedule-builder-controls select,.schedule-form-grid textarea{min-width:0;border:1px solid #aebcc4;border-radius:7px;color:var(--text);background:#fff;outline:0}.schedule-builder-controls select{height:32px;padding:0 12px}.schedule-form-grid textarea{min-height:70px;padding:8px 12px;resize:vertical}.schedule-form-grid .is-wide{grid-column:1 / -1}.schedule-settings-table{min-width:900px}.schedule-settings-table .table-actions,.booking-settings-table .table-actions{justify-content:center;width:100%}.widget-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.widget-actions .button{min-height:34px;padding:0 12px}.widget-action-button{min-height:34px;min-width:0;padding:0 12px}.schedule-panel--embedded{padding:0;min-width:980px}.schedule-grid-row{display:contents}.schedule-empty.has-conflict{outline:2px solid var(--danger);background:#ffe7e4}.schedule-empty.has-conflict strong,.schedule-empty.has-conflict span{color:var(--danger)}.schedule-empty.has-conflict:hover{background:#ffdcd8;box-shadow:inset 0 0 0 1px var(--danger)}.schedule-cell__delete{position:absolute;right:6px;bottom:6px;width:24px;height:24px;border:0;border-radius:6px;color:#fff;background:var(--danger);display:grid;place-items:center}.schedule-empty{position:relative}.schedule-empty.has-item button:first-child{width:100%;min-height:100%;padding:0;border:0;color:var(--text);background:transparent}.schedule-cell__content{display:grid;align-content:start;gap:6px}.schedule-item-card{position:relative;display:grid!important;gap:2px;min-width:0;padding:7px 26px 7px 8px;border-radius:7px;background:#edf8fc;color:var(--text);line-height:1.18}.schedule-item-card strong{font-size:13px;overflow-wrap:anywhere}.schedule-item-card span{font-size:12px}.schedule-item-card.has-conflict{background:#fff1ef}.schedule-item-card.has-conflict strong,.schedule-item-card.has-conflict span{color:var(--danger)}.schedule-cell-tooltip{position:absolute;left:8px;right:8px;bottom:calc(100% + 6px);z-index:3;display:none!important;gap:2px;padding:8px;border:1px solid #b9d8ed;border-radius:7px;color:var(--text);background:#fff;box-shadow:0 2px 8px #093d5d2b;text-align:left}.schedule-cell-tooltip em{color:var(--danger);font-style:normal;font-size:12px}.schedule-cell-tooltip small{color:var(--text);font-size:12px}.schedule-item-card:hover .schedule-cell-tooltip{display:grid!important}.schedule-choice-modal{width:min(560px,calc(100vw - 24px))}.schedule-choice-modal__hint{margin:-14px 0 14px;color:var(--muted);text-align:center;font-size:13px}.schedule-choice-list{display:grid;gap:8px;max-height:360px;overflow:auto;padding:12px;border:1px solid #b9d8ed;border-radius:7px}.schedule-choice-item{display:grid;gap:3px;width:100%;border:0;border-radius:7px;padding:10px 12px;color:var(--text);background:var(--blue-soft);text-align:left}.schedule-choice-item:hover{background:#d8eef8}.schedule-choice-item strong{color:var(--blue-dark);font-size:14px}.schedule-choice-item span,.schedule-choice-item em{font-size:12px}.schedule-choice-item em,.schedule-choice-item.has-conflict strong,.schedule-choice-item.has-conflict span{color:var(--danger);font-style:normal}.schedule-choice-item__actions{display:flex!important;align-items:center;justify-content:flex-end;gap:8px;margin-top:6px}.schedule-choice-item__actions .button{min-height:30px;padding:0 10px;font-size:12px}.schedule-publish-bar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:14px;font-size:13px}.schedule-publish-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px}.schedule-publish-actions .button{min-height:34px;padding:0 12px}.schedule-modal{width:min(720px,calc(100vw - 24px))}.booking-settings-widget{overflow-x:auto}.booking-settings-table{min-width:980px}.booking-settings-table .data-table__row>div{min-width:0;padding:0 8px;overflow-wrap:anywhere}.booking-status-select{height:28px;border:1px solid #aebcc4;border-radius:7px;color:var(--text);background:#fff;padding:0 8px;outline:0}.room-equipment-editor{margin-top:14px;padding:12px;border:1px solid #b9d8ed;border-radius:7px}.room-equipment-editor__header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px;color:var(--blue-dark);font-size:14px;font-weight:700}.room-equipment-editor__header .button{min-height:32px;padding:0 12px}.room-equipment-row{display:grid;grid-template-columns:minmax(0,1fr) 88px 34px;gap:8px;align-items:center;margin-bottom:8px}.room-equipment-row:last-child{margin-bottom:0}.room-equipment-row select,.room-equipment-row input{height:32px;min-width:0;border:1px solid #aebcc4;border-radius:7px;color:var(--text);background:#fff;padding:0 12px;outline:0}.user-widget{overflow-x:auto}.user-widget__action{min-height:34px;min-width:0;padding:0 12px}.user-table{min-width:1040px;margin-top:9px}.user-table__head,.user-table__row{display:grid;align-items:center;text-align:center;font-size:13px}.user-table__head{min-height:64px;border-radius:7px;background:var(--blue-soft)}.user-table__head-cell{min-width:0;display:grid;gap:6px;align-content:center;padding:7px 8px;color:var(--text);font-weight:400}.schedule-settings-table .user-table__head-cell:last-child,.booking-settings-table .user-table__head-cell:last-child{justify-items:center}.user-table__head-cell input,.user-table__head-cell select{width:100%;height:25px;min-width:0;border:1px solid #aebcc4;border-radius:7px;background:#fff;color:var(--text);outline:0;padding:0 8px;font-size:12px}.user-table__head-cell input:focus,.user-table__head-cell select:focus{border-color:var(--blue)}.user-table__row{min-height:56px;color:var(--text)}.user-table__row>div{min-width:0;padding:0 8px;overflow-wrap:anywhere}.user-table__empty{min-height:76px;display:grid;place-items:center;color:#88b9d8;font-size:14px}.user-pagination{min-height:40px;display:flex;align-items:center;justify-content:flex-end;gap:14px;margin-top:12px;color:var(--text);font-size:13px}.user-pagination__buttons{display:inline-flex;align-items:center;gap:6px;padding:4px;border-radius:999px;background:#edf8fc;border:1px solid #d4e8f4}.user-pagination__buttons .icon-ghost{width:28px;height:28px;border-radius:999px}.user-pagination__buttons .icon-ghost:hover:not(:disabled){background:#d9eef9}.user-pagination__buttons span{min-width:54px;text-align:center;color:var(--blue-dark)}.icon-ghost:disabled{cursor:not-allowed;color:#9bc9e8}.user-modal{width:min(620px,calc(100vw - 24px));padding:24px 36px 22px;border-radius:20px;background:#fff;box-shadow:0 2px 8px #093d5d2b}.confirm-modal{max-width:420px}.confirm-modal p{color:var(--hse-blue);font-size:14px;line-height:1.45;margin:0 0 18px;text-align:center}.user-modal h2{margin:0 0 22px;text-align:center;font-size:20px;color:var(--blue-dark)}.user-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:12px;border:1px solid #b9d8ed;border-radius:7px}.user-form-grid label{display:grid;gap:7px;color:var(--text);font-size:13px}.user-form-grid input,.user-form-grid select{height:32px;min-width:0;border:1px solid #aebcc4;border-radius:7px;color:var(--text);background:#fff;padding:0 12px;outline:0}.user-form-grid input:focus,.user-form-grid select:focus{border-color:var(--blue)}.user-toggle{grid-column:1 / -1;display:flex!important;align-items:center;gap:10px;min-height:32px}.user-toggle input{width:16px;height:16px;padding:0;accent-color:var(--blue)}.button:disabled{cursor:not-allowed;background:#879596}.route-loading{min-height:100vh;background:var(--page-bg)}.button--ghost{color:var(--blue);background:#fff;border:1px solid #b9d8ed}.button--ghost:disabled{color:#8ca9b8;background:#f5f9fb}.schedule-workspace-modal{width:min(1540px,calc(100vw - 32px));max-height:calc(100vh - 32px);overflow:auto}.schedule-workspace-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:18px}.schedule-workspace-header span{display:block;margin-bottom:4px;color:var(--muted);font-size:13px}.schedule-workspace-header h2{margin:0;text-align:left}.schedule-workspace-header p{margin:6px 0 0;color:var(--text);font-size:13px}.schedule-workspace-actions{display:flex;align-items:center;gap:8px}.schedule-workspace-actions .button{min-height:34px;padding:0 12px}.schedule-workspace-actions .icon-ghost{width:34px;height:34px;flex:0 0 34px}@media(max-width:980px){.app-shell{grid-template-columns:86px 1fr}.sidebar-logo{padding:0}.nav-item span,.logout-button span{display:none}.sidebar .brand-logo img{width:42px;height:42px;object-fit:cover;object-position:left center}.nav-item{justify-content:center;padding:0}.logout-button{margin-left:31px}.schedule-grid{grid-template-columns:140px repeat(6,minmax(92px,1fr));overflow-x:auto}}@media(max-width:720px){.app-shell{grid-template-columns:1fr}.sidebar{min-height:auto;position:sticky;top:0;z-index:10}.sidebar-logo,.logout-button{display:none}.sidebar-nav{display:flex;overflow-x:auto;gap:8px;padding:10px}.nav-item{width:44px;flex:0 0 44px;margin:0}.page-area{padding:16px 10px}.panel,.schedule-panel{border-radius:14px;padding:12px;overflow-x:auto}.booking-modal{width:min(516px,calc(100vw - 24px));padding:20px 18px}.settings-grid,.user-form-grid,.dashboard-widgets,.dashboard-widgets--single{grid-template-columns:1fr}.dashboard-widget-row{grid-template-columns:1fr;gap:8px}.dashboard-widget-time,.dashboard-widget-room{justify-self:stretch}}
