@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Noto+Sans+SC:wght@400;500;600;700;800&display=swap";:root{font-family:DM Sans,Noto Sans SC,sans-serif;color:#1e293b;background:#f7f8fa;font-synthesis:none;text-rendering:optimizeLegibility;--background: #f7f8fa;--foreground: #1e293b;--muted: #64748b;--muted-foreground: #7d8a9d;--border: #e4e8ee;--border-strong: #d7dee8;--card: #ffffff;--primary: #1769e0;--primary-dark: #0e54c0;--primary-soft: #edf4ff;--green: #18845b;--green-soft: #eaf8f1;--orange: #E29C45;--orange-soft: #fff5e8;--shadow-sm: 0 2px 8px rgb(24 39 75 / 4%);--shadow-lg: 0 20px 55px rgb(24 39 75 / 13%)}*{box-sizing:border-box;scrollbar-width:thin;scrollbar-color:#b9c3d0 transparent;-webkit-tap-highlight-color:transparent}body{margin:0;min-width:320px;min-height:100vh;font-size:17px;overscroll-behavior-x:none}button,input,select{font:inherit}button{cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none}label,select,input[type=date],.icon-button,.view-tab,.period-option,.multi-select-trigger,.multi-select-option{-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none}input{-webkit-user-select:text;user-select:text}::-webkit-scrollbar{width:7px;height:7px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{border:2px solid transparent;border-radius:999px;background-clip:padding-box;background-color:#b9c3d0}::-webkit-scrollbar-thumb:hover{background-color:#94a3b8}.app-shell{min-height:100vh;overflow:hidden;background:var(--background)}.topbar{position:fixed;inset:0 0 auto;z-index:30;height:72px;padding:0 clamp(20px,5vw,72px);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgb(228 232 238 / 75%);background:#ffffffbd;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand,.topbar-actions,.brand>div:last-child,.filter-title,.group-title,.course-info span,.footer span:last-child{display:flex;align-items:center}.brand{gap:11px;color:inherit;text-decoration:none}.brand-mark{width:35px;height:35px;display:grid;place-items:center;color:#fff;border-radius:10px;background:var(--primary);box-shadow:0 7px 17px #1769e040}.brand>div:last-child{flex-direction:column;align-items:flex-start;gap:2px}.brand strong{font-size:15px;line-height:1;letter-spacing:-.02em}.brand span{color:var(--muted-foreground);font-size:8px;font-weight:700;letter-spacing:.16em}.topbar-actions{gap:10px}.live-pulse{display:inline-block;width:7px;height:7px;border-radius:50%;background:#39b77e;box-shadow:0 0 0 4px #39b77e21}.status-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:#39b77e}.icon-button{width:36px;height:36px;display:grid;place-items:center;padding:0;color:var(--muted);border:1px solid var(--border);border-radius:9px;background:var(--card);transition:.16s ease}.icon-button:hover{color:var(--primary);border-color:#b6cff6;background:var(--primary-soft)}.notification-center-button{flex:0 0 auto}.page-content{width:min(1270px,calc(100% - 40px));margin:0 auto;padding:134px 0 74px}.hero{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:38px}.eyebrow,.section-kicker{display:flex;align-items:center;gap:7px;color:var(--primary);font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.footer{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:24px 16px;font-size:.875rem;color:var(--muted-foreground, #666);text-align:center}.footer-row{display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap}.footer-link{color:inherit;text-decoration:none;display:inline-flex;align-items:center;gap:4px;transition:color .16s ease}.footer-link:hover{color:var(--primary);text-decoration:underline}.footer-powered{gap:4px;opacity:.75}@media(max-width:640px){.footer{gap:6px;padding:20px 12px}}.hero h1{max-width:700px;margin:14px 0 13px;color:#1c2b42;font-size:clamp(38px,5vw,64px);font-weight:700;line-height:1.08;letter-spacing:-.06em}.hero h1 em{color:var(--primary);font-style:normal}.hero p,.results-heading p{margin:0;color:var(--muted);font-size:14px}.hero-meta{display:grid;gap:7px;margin-top:18px;color:var(--muted);font-size:12px}.hero-meta-item{display:flex;align-items:center;gap:7px}.hero-meta-item svg{flex:0 0 auto;color:var(--primary)}.hero-meta-item span{color:var(--muted)}.hero-meta-item time{color:var(--foreground);font-variant-numeric:tabular-nums}.hero-note{min-width:180px;padding:19px 22px;color:var(--muted);border-left:1px solid var(--border-strong)}.hero-note span{display:block;font-size:12px}.hero-note strong{display:block;margin:3px 0;color:var(--foreground);font-size:18px;letter-spacing:-.04em}.hero-note small{color:var(--muted);font-size:13px;font-weight:500;letter-spacing:0}.query-panel{position:relative;padding:10px;border:1px solid var(--border);border-radius:16px;background:#ffffffd6;box-shadow:var(--shadow-sm)}.resident-notifications{display:grid;grid-template-rows:0fr;margin:0;opacity:0;transition:grid-template-rows .22s ease,margin .22s ease,opacity .18s ease}.resident-notifications.has-notifications{grid-template-rows:1fr;margin-bottom:10px;opacity:1}.resident-notification-list{min-height:0;overflow:hidden;display:grid;gap:8px}.resident-notification,.notification-surface{display:flex;align-items:flex-start;gap:11px;color:var(--foreground);border:1px solid var(--notification-border);border-radius:16px;background:var(--notification-background);box-shadow:var(--shadow-sm)}.resident-notification{padding:12px 14px}.notification-copy{min-width:0;flex:1}.notification-copy strong,.notification-copy p,.notification-copy small{display:block}.notification-copy strong{color:var(--notification-title);font-size:14px;font-weight:675}.notification-copy p{margin:4px 0 0;color:var(--notification-text);font-size:12px;line-height:1.6}.notification-copy small{margin-top:7px;color:var(--notification-muted);font-size:10px}.notification-icon{flex:0 0 auto;display:grid;place-items:center;width:27px;height:27px;color:var(--notification-accent)}.notification-info{--notification-accent: #1769e0;--notification-border: #a9c7f5;--notification-background: #f1f6ff;--notification-title: #17457f;--notification-text: #315d93;--notification-muted: #6a87ad}.notification-warning{--notification-accent: #c87820;--notification-border: #efc47d;--notification-background: #fff8eb;--notification-title: #8f551c;--notification-text: #9f6b2d;--notification-muted: #b28750}.notification-error{--notification-accent: #d04452;--notification-border: #efaab1;--notification-background: #fff1f2;--notification-title: #9f2635;--notification-text: #ae4a55;--notification-muted: #ba777f}.notification-toast-viewport{position:fixed;top:78px;right:22px;z-index:45;width:min(390px,calc(100vw - 44px))}.notification-surface{position:relative;padding:15px;animation:notification-slide-in .22s ease both}.notification-surface.is-closing{animation:notification-slide-out .18s ease both}.notification-close{flex:0 0 auto;color:var(--notification-muted);border-color:transparent;background:transparent}.notification-close:hover{color:var(--notification-title);border-color:var(--notification-border);background:#ffffff73}.notification-actions{display:flex;align-items:center;gap:9px;margin-top:13px}.notification-text-button{padding:5px 6px;color:var(--notification-muted);border:0;background:transparent;font-size:11px;font-weight:600}.notification-text-button:hover{color:var(--notification-title)}.dialog.notification-dialog{width:min(390px,100%);padding:0;overflow:hidden;border-color:var(--notification-border);background:var(--notification-background)}.notification-dialog .notification-surface{flex-wrap:wrap;border:0;border-radius:5px;box-shadow:none;animation:none}.notification-dialog .notification-actions{flex:0 0 calc(100% - 38px);margin-left:38px}.notification-mobile-close{min-width:76px;color:var(--notification-title);border-color:var(--notification-border);background:#ffffff7f}.notification-mobile-close:hover{color:var(--notification-title);border-color:var(--notification-accent);background:#ffffffb8}.query-panel-footer{display:flex;justify-content:flex-end;margin-top:13px;padding:12px 3px 1px;border-top:1px solid #edf0f4}.reset-all-button{min-height:32px;padding:0 12px;font-size:11px}.query-panel.is-sticky,.filter-collapsed-bar.is-sticky{position:sticky;top:84px;z-index:15}.view-tabs{max-width:100%;overflow-x:auto;display:flex;gap:4px;margin-bottom:14px;padding:3px;width:fit-content;border-radius:9px;background:#f0f3f7}.view-tab{flex:0 0 auto;display:flex;align-items:center;gap:7px;padding:8px 13px;color:var(--muted);border:0;border-radius:7px;background:transparent;font-size:12px;font-weight:600;transition:color .16s ease,background-color .16s ease,box-shadow .16s ease}.view-tab.is-active{color:var(--foreground);background:#fff;box-shadow:0 2px 7px #18274b14}.query-fields{display:grid;grid-template-columns:1.15fr 1.15fr 1.25fr 1.8fr;column-gap:30px;row-gap:30px}.query-fields.is-directory-query{grid-template-columns:minmax(0,1fr)}.query-fields.is-directory-query .search-field{grid-column:auto}.filter-row{display:flex;align-items:center;gap:30px;margin-top:13px;padding:13px 3px 2px;border-top:1px solid #edf0f4}.filter-title{flex:0 0 auto;gap:6px;margin-right:3px;padding:0 7px 0 3px;color:var(--muted-foreground);font-size:11px;font-weight:600}.field,.search-field{min-width:0;display:block}.field-label{display:block;margin:0 0 6px 2px;color:var(--muted-foreground);font-size:10px;font-weight:600}.select-wrap,.search-input-wrap{height:40px;position:relative;display:flex;align-items:center;gap:8px;padding:0 11px;color:var(--muted);border:1px solid var(--border);border-radius:8px;background:#fff;transition:.16s ease}.select-wrap:focus-within,.search-input-wrap:focus-within{border-color:#8cb3ed;box-shadow:0 0 0 3px #1769e01a}.select-wrap select{width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;color:var(--foreground);border:0;outline:0;background:transparent;font-size:12px;font-weight:600}.select-chevron{flex:0 0 auto;color:var(--muted-foreground);pointer-events:none}.search-input-wrap input{width:100%;min-width:0;color:var(--foreground);border:0;outline:0;background:transparent;font-size:12px}.search-input-wrap input::placeholder{color:#a2adbb}.clear-search{width:22px;height:22px;display:grid;flex:0 0 auto;place-items:center;padding:0;color:var(--muted);border:0;border-radius:50%;background:#edf1f5}.filter-row .field{width:178px}.reset-button{align-self:flex-end;height:40px;padding:0 12px;font-size:11px}.results-section{position:relative;margin-top:38px;padding-top:42px;border-top:2px solid var(--border-strong)}.results-content{position:relative;z-index:1}.results-section.is-masked .results-content{display:none}.results-section.is-masked{height:50vh;min-height:50vh;overflow:hidden;padding-top:0}.results-mask{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;background:#f7f8fa75;-webkit-backdrop-filter:blur(14px) saturate(1.05);backdrop-filter:blur(14px) saturate(1.05)}.results-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:26px}.results-heading h2{margin:8px 0 6px;color:#27374e;font-size:24px;letter-spacing:-.035em}.section-kicker{color:var(--green);font-size:10px}.live-pulse{width:6px;height:6px;background:var(--green);box-shadow:0 0 0 3px var(--green-soft)}.results-count{display:flex;align-items:baseline;gap:6px;color:var(--muted)}.results-count strong{color:var(--green);font-size:31px;letter-spacing:-.05em}.results-count span{font-size:12px}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:11px;margin-bottom:42px}.stat-card{display:flex;align-items:flex-start;gap:12px;padding:15px;border:1px solid var(--border);border-radius:12px;background:#ffffffc2}.stat-icon{width:34px;height:34px;display:grid;place-items:center;flex:0 0 auto;border-radius:9px}.stat-icon-green{color:var(--green);background:var(--green-soft)}.stat-icon-blue{color:var(--primary);background:var(--primary-soft)}.stat-icon-orange{color:var(--orange);background:var(--orange-soft)}.stat-icon-slate{color:#64748b;background:#f0f3f7}.stat-copy span,.stat-copy small{display:block;color:var(--muted-foreground);font-size:10px}.stat-copy strong{display:block;margin:1px 0;color:var(--foreground);font-size:21px;letter-spacing:-.04em}.room-group{margin-bottom:35px}.group-heading{display:flex;align-items:center;gap:13px;margin-bottom:15px}.group-title{flex:0 0 auto;gap:8px}.building-icon{width:27px;height:27px;display:grid;place-items:center;color:var(--primary);border-radius:7px;background:var(--primary-soft)}.group-title strong{color:#35465e;font-size:14px}.group-title>span:last-child{color:var(--muted-foreground);font-size:11px}.group-line{height:1px;flex:1;background:var(--border)}.room-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.room-card{position:relative;overflow:hidden;min-width:0;border:1px solid var(--border);border-radius:11px;background:#ffffffde;box-shadow:0 1px 3px #18274b05;transition:.18s ease}.room-card:hover{border-color:#a9c7f5;box-shadow:0 10px 22px #18274b14;transform:translateY(-2px)}.room-card-main{width:100%;display:block;padding:15px;text-align:left;border:0;background:transparent}.room-favorite{position:absolute;top:11px;right:34px;width:27px;height:27px;display:grid;place-items:center;padding:0;color:#a6b1be;border:0;border-radius:50%;background:transparent}.room-favorite:hover{color:#df5d77;background:#fff0f3}.room-favorite.is-favorite,.dialog-favorite.is-favorite{color:#df5d77}.room-card-topline{display:flex;align-items:center;justify-content:space-between;color:#a6b1be}.room-status{display:flex;align-items:center;gap:6px;color:var(--green);font-size:10px;font-weight:700}.room-status .status-dot{width:6px;height:6px;box-shadow:none}.room-name{margin:17px 0 4px;color:#23354e;font-size:22px;font-weight:700;letter-spacing:-.04em}.room-meta,.room-card-footer{display:flex;align-items:center;gap:6px}.room-meta{color:var(--muted);font-size:10px}.meta-divider{color:#c4ccd5}.room-card-footer{justify-content:space-between;gap:5px;margin-top:19px;padding-top:10px;border-top:1px solid #edf0f3;color:var(--muted-foreground);font-size:9px}.detail-link{color:var(--primary);font-weight:600;white-space:nowrap}.empty-state{padding:65px 20px;text-align:center;border:1px dashed var(--border-strong);border-radius:14px;background:#ffffff75}.empty-mark{width:58px;height:58px;display:grid;place-items:center;margin:0 auto 16px;color:var(--muted);border-radius:16px;background:#edf1f5}.empty-state h3{margin:0 0 7px;color:#35465e;font-size:16px}.empty-state p{margin:0 0 18px;color:var(--muted);font-size:12px}.button{height:36px;padding:0 14px;border-radius:8px;font-size:12px;font-weight:600;text-decoration:none;transition:color .16s ease,border-color .16s ease,background-color .16s ease,box-shadow .16s ease}.button-primary{color:#fff;border:1px solid var(--primary);background:var(--primary)}.button-outline{color:var(--foreground);border:1px solid var(--border-strong);background:#fff}.button-outline:hover{color:var(--primary);border-color:#b6cff6;background:var(--primary-soft)}.course-results{overflow:hidden;border:1px solid var(--border);border-radius:12px;background:#fff}.entity-result-card{width:100%;display:grid;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:13px;padding:16px 18px;color:var(--foreground);border:0;border-bottom:1px solid #edf0f4;background:transparent;text-align:left;cursor:pointer;transition:.16s ease}.entity-result-card:last-child{border-bottom:0}.entity-result-card:hover{background:#f8fbff}.entity-result-icon{width:36px;height:36px;display:grid;place-items:center;color:var(--primary);border-radius:9px;background:var(--primary-soft)}.entity-result-copy{min-width:0;display:flex;flex-direction:column;gap:5px}.entity-result-copy strong{overflow:hidden;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.entity-result-copy small{overflow:hidden;color:var(--muted);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.entity-result-action{display:inline-flex;align-items:center;gap:4px;color:var(--primary);font-size:11px;font-weight:600;white-space:nowrap}.course-row{width:100%;display:grid;grid-template-columns:1.25fr 1.65fr 22px;align-items:center;gap:18px;padding:16px 18px;text-align:left;border:0;border-bottom:1px solid #edf0f4;background:transparent;transition:.16s ease}.course-row:last-child{border-bottom:0}.course-row:hover{background:#f8fbff}.entity-link{width:fit-content;max-width:100%;padding:0;overflow:hidden;color:inherit;border:0;background:transparent;font:inherit;text-align:left;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}.entity-link:hover{color:var(--primary);text-decoration:underline;text-underline-offset:3px}.course-name.entity-link{color:var(--foreground);font-size:13px;font-weight:700}.course-room.entity-link{color:var(--primary);font-size:11px;font-weight:600}.entity-link.is-muted{color:inherit}.schedule-row-disabled{cursor:default}.schedule-row-disabled:hover{background:transparent}.course-main{min-width:0;display:flex;flex-direction:column;gap:5px}.course-name{overflow:hidden;color:var(--foreground);font-size:13px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.course-room{color:var(--primary);font-size:11px;font-weight:600}.course-info{display:flex;align-items:center;flex-wrap:wrap;gap:13px;color:var(--muted);font-size:11px}.course-info span{gap:5px}.entity-filter-row{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin:4px 0 14px;padding:12px 0 0;border-top:1px solid var(--border)}.entity-filter-field{min-width:160px;display:grid;gap:5px;color:var(--muted-foreground);font-size:10px;font-weight:600}.entity-filter-field select{min-width:160px;height:34px;padding:0 9px;color:var(--foreground);border:1px solid var(--border);border-radius:7px;background:#fff;font:inherit;font-size:11px}.schedule-entity-link{width:fit-content;max-width:100%;overflow:hidden;padding:0;color:inherit;border:0;background:transparent;font:inherit;text-align:left;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}.schedule-entity-link:hover{color:var(--primary);text-decoration:underline;text-underline-offset:3px}.course-arrow{color:#a6b1be}.result-limit{margin:0;padding:15px;color:var(--muted);background:#fafbfd;font-size:11px;text-align:center}.footer{width:min(1270px,calc(100% - 40px));min-height:62px;display:flex;align-items:center;gap:8px;margin:0 auto;color:var(--muted-foreground);border-top:1px solid var(--border);font-size:10px}.footer-spacer{flex:1}.footer span:last-child{gap:5px}.footer-separator{color:#c7ced7}.sheet-backdrop{position:fixed;z-index:20;top:0;right:0;bottom:0;left:0;display:flex;justify-content:flex-end;background:#0f172a57;animation:fade-in .16s ease both}.room-sheet{width:min(760px,100%);height:100%;overflow:auto;padding:30px;background:var(--background);box-shadow:-18px 0 55px #0f172a21;animation:sheet-in .22s ease both}.sheet-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.sheet-header h2{margin:8px 0 4px;color:#20334e;font-size:34px;letter-spacing:-.06em}.sheet-header p{margin:0;color:var(--muted);font-size:12px}.sheet-summary{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin:29px 0}.sheet-summary>div{padding:13px 15px;border:1px solid var(--border);border-radius:10px;background:#fff}.sheet-summary span,.sheet-summary strong{display:block}.sheet-summary span{margin-bottom:4px;color:var(--muted-foreground);font-size:10px}.sheet-summary strong{color:var(--foreground);font-size:14px}.schedule{overflow:hidden;border:1px solid var(--border);border-radius:12px;background:#fff}.schedule-head,.schedule-row{display:grid;grid-template-columns:86px repeat(7,minmax(70px,1fr))}.schedule-head{border-bottom:1px solid var(--border);background:#fafbfd}.schedule-corner,.schedule-day{padding:12px 7px;color:var(--muted);font-size:10px;font-weight:700;text-align:center}.schedule-row{min-height:88px;border-bottom:1px solid #edf0f4}.schedule-row:last-child{border-bottom:0}.schedule-slot{display:flex;flex-direction:column;justify-content:center;gap:4px;padding:8px;border-right:1px solid #edf0f4;background:#fafbfd}.schedule-slot strong{color:var(--foreground);font-size:11px;text-align:center}.schedule-slot span{color:var(--muted-foreground);font-size:8px;line-height:1.3;text-align:center}.schedule-cell{min-width:0;display:flex;align-items:center;justify-content:center;padding:5px;border-right:1px solid #edf0f4;background:#fbfcfd}.schedule-cell:last-child{border-right:0}.schedule-cell.is-occupied{background:#fff8ef}.schedule-free{color:#b2bdc9;font-size:9px}.schedule-course{width:100%;overflow:hidden;padding:7px 6px;border-radius:3px;background:#fff0d9}.schedule-course strong,.schedule-course span,.schedule-course small,.schedule-course .schedule-entity-link{display:block;overflow:hidden;text-overflow:ellipsis}.schedule-course strong{color:#b45309;font-size:9px;line-height:1.3;white-space:nowrap}.schedule-course span{margin-top:3px;color:#a9753f;font-size:8px;white-space:nowrap}.schedule-course .schedule-entity-link{margin-top:3px;color:#a9753f;font-size:8px;line-height:1.3;white-space:nowrap}.schedule-course .schedule-entity-link:first-child{margin-top:0;color:#b45309;font-size:10px}.schedule-room-link{color:var(--primary)}.entity-schedule-stack{width:100%;display:grid;gap:5px}.entity-schedule-course{padding:6px}.entity-schedule-more{display:block;color:var(--muted-foreground);font-size:8px;text-align:center}.schedule-entry-list{width:100%;display:grid;gap:5px}.schedule-more{min-height:22px;display:inline-flex;align-items:center;justify-content:center;gap:3px;width:100%;padding:2px 4px;color:var(--primary);border:1px solid rgb(23 105 224 / 18%);border-radius:4px;background:#ffffff61;font-size:9px;font-weight:700}.schedule-more:hover{border-color:#1769e059;background:#edf4ffbf}.schedule-course small{margin-top:4px;color:#c08b55;font-size:8px}.load-state{min-height:100vh;display:grid;place-items:center;gap:12px;color:var(--muted);background:var(--background);font-size:13px}.load-card{width:min(360px,calc(100% - 40px));padding:32px;text-align:center;border:1px solid var(--border);border-radius:14px;background:#fff;box-shadow:var(--shadow-sm)}.load-card>svg{color:var(--primary)}.load-card h1{margin:16px 0 8px;color:var(--foreground);font-size:20px}.load-card p{margin:0 0 20px;color:var(--muted);font-size:12px;line-height:1.7}.loader{animation:spin .9s linear infinite}.loading-card{width:min(620px,calc(100% - 40px));padding:25px;border:1px solid var(--border);border-radius:17px;background:var(--card);box-shadow:var(--shadow-lg)}.loading-card-head,.loading-card-head>div:nth-child(2),.loading-progress,.filter-collapsed-bar,.favorite-strip,.recent-query-strip,.favorite-strip-title,.recent-query-title,.dialog-header-actions,.dialog-detail-heading,.next-course-copy{display:flex;align-items:center}.loading-card-head{gap:11px}.loading-card-head>div:nth-child(2){min-width:0;flex:1;flex-direction:column;align-items:flex-start;gap:3px}.loading-card-head strong{color:var(--foreground);font-size:14px}.loading-card-head span,.loading-stage{color:var(--muted);font-size:11px}.loading-card-head .loader{color:var(--primary)}.loading-progress{gap:10px;margin-top:25px}.loading-progress-track{height:8px;overflow:hidden;flex:1;border-radius:999px;background:var(--primary-soft)}.loading-progress-track span{height:100%;display:block;border-radius:inherit;background:linear-gradient(90deg,var(--primary),#4c94f5);transition:width .18s ease}.loading-progress strong{width:38px;color:var(--primary);font-size:11px;text-align:right}.loading-stage{margin:10px 0 20px}.loading-skeleton-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.loading-skeleton-grid span,.loading-skeleton-list span{display:block;border-radius:10px;background:linear-gradient(100deg,#edf1f6 30%,#f9fafb,#edf1f6 70%);background-size:220% 100%;animation:skeleton-shimmer 1.4s linear infinite}.loading-skeleton-grid span{height:64px}.loading-skeleton-list{display:grid;gap:8px;margin-top:14px}.loading-skeleton-list span{height:38px}.filter-collapsed-bar{justify-content:space-between;gap:12px;padding:10px 13px;border:1px solid var(--border);border-radius:14px;background:#ffffffeb;box-shadow:var(--shadow-sm)}.filter-collapsed-bar>span,.filter-collapsed-bar .button{display:inline-flex;align-items:center;gap:7px}.filter-collapsed-bar>span{color:var(--muted);font-size:11px;font-weight:600}.favorite-strip,.recent-query-strip{gap:13px;margin-top:13px;padding:10px 3px 0}.favorite-strip-title,.recent-query-title{flex:0 0 auto;gap:6px;color:var(--muted-foreground);font-size:11px;font-weight:700}.favorite-strip-title{color:#df5d77}.favorite-room-list,.recent-query-list{min-width:0;display:flex;gap:7px;overflow-x:auto;padding-bottom:2px}.favorite-room-chip,.recent-query-chip{flex:0 0 auto;padding:7px 10px;text-align:left;border:1px solid var(--border);border-radius:8px;background:var(--card)}.favorite-room-chip:hover,.recent-query-chip:hover{border-color:#a9c7f5;background:var(--primary-soft)}.favorite-room-chip span,.favorite-room-chip small{display:block}.favorite-room-chip span{color:var(--foreground);font-size:11px;font-weight:700}.favorite-room-chip small{margin-top:2px;color:var(--muted-foreground);font-size:9px}.recent-query-chip{max-width:300px;overflow:hidden;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px}.dark{--background: #111827;--foreground: #e5edf8;--muted: #9aa8bc;--muted-foreground: #78879d;--border: #283548;--border-strong: #3a4a61;--card: #182235;--primary-soft: #162f55;--green-soft: #1E403D;--orange-soft: #402c1a;color:var(--foreground)}.dark .app-shell{background:var(--background)}.dark .topbar,.dark .query-panel,.dark .stat-card,.dark .room-card,.dark .course-results,.dark .sheet-summary>div,.dark .schedule,.dark .room-sheet,.dark .select-wrap,.dark .search-input-wrap{background:#182235eb}.dark .topbar{border-color:#3a4a61b3}.dark .brand strong{color:#f3f7fd}.dark .brand span{color:#c5d0df}.dark .hero-meta-item time{color:#e5edf8}.dark .hero h1,.dark .results-heading h2,.dark .sheet-header h2,.dark .group-title strong,.dark .room-name{color:#e7eef9}.dark .view-tabs,.dark .view-tab.is-active,.dark .schedule-head,.dark .schedule-slot,.dark .entity-result-card:hover,.dark .course-row:hover,.dark .empty-mark,.dark .load-card{background:#1c293d}.dark .entity-result-card,.dark .entity-filter-field select{background:#182235eb}.dark .entity-result-card{border-color:#2b3a50}.dark .entity-result-action{color:#9fc4ff}.dark .view-tab.is-active{box-shadow:0 2px 7px #00000038}.dark .view-tabs{border:1px solid #34445c;background:#111827}.dark .view-tab{color:#aebbd0}.dark .view-tab.is-active{color:#f7fbff;border:1px solid #5d9ef4;background:#24528d;box-shadow:0 3px 10px #00000038}.dark .schedule-cell,.dark .schedule-row,.dark .schedule-head{border-color:#2b3a50}.dark .schedule-cell{background:#172336}.dark .schedule-cell.is-occupied{background:#34281d}.dark .schedule-course{background:#4a321c}.dark .schedule-course strong,.dark .schedule-course .schedule-entity-link:first-child{color:#fff1c7}.dark .schedule-course span,.dark .schedule-course .schedule-entity-link{color:#f6d693}.dark .schedule-room-link{color:#b9d6ff}.dark .schedule-course small{color:#f3c878}.dark .schedule-more{color:#b9d6ff;border-color:#9dc0f74d;background:#14294494}.dark .detail-link{color:#b9d6ff}.dark ::-webkit-scrollbar-thumb{background-color:#50627d}.dark ::-webkit-scrollbar-thumb:hover{background-color:#6d83a4}.dark .course-row{border-color:#2b3a50}.dark .schedule-entity-link{color:inherit}.dark .schedule-row-disabled:hover{background:transparent}.dark .notification-info{--notification-accent: #83b7ff;--notification-border: #315b91;--notification-background: #172b49;--notification-title: #d5e6ff;--notification-text: #abc9f3;--notification-muted: #88a7d1}.dark .notification-warning{--notification-accent: #f0b866;--notification-border: #795526;--notification-background: #3a2b1c;--notification-title: #ffe1a8;--notification-text: #edc98d;--notification-muted: #cba66a}.dark .notification-error{--notification-accent: #ff8b98;--notification-border: #7f3542;--notification-background: #3b202a;--notification-title: #ffd2d7;--notification-text: #f0abb4;--notification-muted: #cf818b}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes sheet-in{0%{transform:translate(24px);opacity:.7}to{transform:translate(0);opacity:1}}@keyframes notification-slide-in{0%{transform:translate(28px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes notification-slide-out{0%{transform:translate(0);opacity:1}to{transform:translate(28px);opacity:0}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes skeleton-shimmer{to{background-position:-220% 0}}@media(max-width:980px){.query-fields{grid-template-columns:repeat(3,1fr)}.search-field{grid-column:span 3}.room-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:720px){.topbar{height:62px;padding:0 18px}.page-content{width:min(100% - 28px,600px);padding-top:110px}.hero{display:block;margin-bottom:28px}.hero h1{margin-top:12px;font-size:40px}.hero-note{width:fit-content;margin-top:24px;padding:8px 18px;border-left:0;border-top:1px solid var(--border-strong)}.hero-note strong{display:block;margin:3px 0;font-size:25px}.hero-note span{display:block}.query-panel{padding:8px}.query-fields{grid-template-columns:repeat(2,1fr)}.search-field{grid-column:span 2}.filter-row{align-items:stretch;flex-wrap:wrap}.filter-title{width:100%}.filter-row .field{flex:1 1 calc(50% - 10px);width:auto}.entity-result-card{grid-template-columns:32px minmax(0,1fr);gap:10px;padding:14px}.entity-result-icon{width:32px;height:32px}.entity-result-action{grid-column:2;justify-self:start}.entity-filter-row{align-items:stretch}.entity-filter-row .filter-title{width:100%}.entity-filter-field{flex:1 1 calc(50% - 10px);min-width:0}.entity-filter-field select{min-width:0;width:100%}.reset-button{margin-left:auto}.results-section{padding-top:40px}.results-heading{align-items:flex-start;display:block}.results-count{margin-top:14px}.stats-grid{grid-template-columns:repeat(2,1fr);margin-bottom:31px}.room-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.room-card-main{padding:13px}.room-name{font-size:20px}.room-card-footer{align-items:flex-start;flex-direction:column;gap:3px}.course-row{display:block;position:relative;padding-right:40px}.course-info{margin-top:10px;gap:8px 12px}.course-arrow{position:absolute;top:20px;right:17px}.footer{width:calc(100% - 28px);min-height:76px;flex-wrap:wrap;padding:15px 0}.footer-spacer{display:none}.footer span:last-child{width:100%}.room-sheet{padding:23px 15px}.sheet-header h2{font-size:29px}.schedule{overflow-x:auto}.schedule-head,.schedule-row{min-width:620px}}.dark .topbar-command{color:#fff;border-color:#ffffff75;background:#ffffff1a}.dark .topbar-command svg,.dark .topbar-command span{color:#fff}.dark .panel-now-button{color:#fff;border-color:#ffffff75;background:#ffffff1a}.dark .query-panel .reset-button,.dark .query-panel .reset-all-button{color:#dbeafe;border-color:#4d6380;background:#22314a;box-shadow:0 1px 2px #0000002e}.dark .query-panel .reset-button:hover,.dark .query-panel .reset-all-button:hover{color:#dbeafe;border-color:#5d9ef4;background:#2a4770}.dark .query-panel .reset-button:focus-visible,.dark .query-panel .reset-all-button:focus-visible{outline:2px solid #78aef6;outline-offset:2px}.multi-select-field,.multi-select-root{position:relative}.multi-select-trigger{width:100%;height:40px;display:flex;align-items:center;gap:8px;padding:0 11px;color:var(--muted);border:1px solid var(--border);border-radius:8px;background:#fff;transition:.16s ease}.multi-select-trigger:hover,.multi-select-trigger.is-open{border-color:#8cb3ed;box-shadow:0 0 0 3px #1769e01a}.multi-select-trigger>span{min-width:0;flex:1;overflow:hidden;color:var(--foreground);font-size:12px;font-weight:600;text-align:left;text-overflow:ellipsis;white-space:nowrap}.multi-select-menu{position:absolute;z-index:18;top:calc(100% + 8px);left:0;width:min(280px,80vw);max-height:260px;overflow:auto;padding:6px;border:1px solid var(--border);border-radius:11px;background:#fff;box-shadow:var(--shadow-lg)}.multi-select-option{width:100%;display:flex;align-items:center;gap:9px;padding:9px 10px;text-align:left;color:var(--foreground);border:0;border-radius:8px;background:transparent;font-size:12px;font-weight:600;transition:color .16s ease,background-color .16s ease}.multi-select-option:hover{background:#f5f8fc}.multi-select-option.is-selected{color:var(--primary);background:var(--primary-soft)}.check-box{width:18px;height:18px;display:grid;place-items:center;flex:0 0 auto;color:#fff;border:1px solid #cbd5e1;border-radius:5px;background:#fff}.multi-select-option.is-selected .check-box{border-color:var(--primary);background:var(--primary)}.dark .multi-select-trigger,.dark .multi-select-menu{background:#182235}.dark .multi-select-option:hover{background:#223048}.dark .multi-select-trigger>span,.dark .multi-select-option{color:#e5edf8}.dark .check-box{border-color:#3a4a61;background:#111827}.temporal-picker,.period-picker{min-width:0}.temporal-now-row{display:block;margin-bottom:8px}.temporal-now-row .panel-now-button{width:100%}.temporal-picker .select-wrap,.temporal-picker .date-input-wrap{color:var(--muted);border:1px solid var(--border);border-radius:8px;background:#fff;transition:.16s ease}.temporal-picker .select-wrap:hover,.temporal-picker .date-input-wrap:hover,.temporal-picker .select-wrap:focus-within,.temporal-picker .date-input-wrap:focus-within{border-color:#8cb3ed;box-shadow:0 0 0 3px #1769e01a}.field-label-row{min-height:16px;display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:6px}.field-label-row .field-label{margin:0}.binary-toggle{display:inline-flex;gap:2px;padding:2px;border:1px solid var(--border);border-radius:8px;background:#fff}.binary-toggle button{padding:3px 7px;color:var(--muted-foreground);border:0;border-radius:5px;background:transparent;font-size:10px;font-weight:700;transition:color .16s ease,background-color .16s ease}.binary-toggle button.is-active{color:var(--primary);background:var(--primary-soft);box-shadow:none}.temporal-fields{display:grid;grid-template-columns:1fr 1fr;gap:8px}.temporal-fields .field-label:empty{display:none}.date-input-wrap{height:40px;display:flex;align-items:center;gap:8px;padding:0 11px;color:var(--muted);border:1px solid var(--border);border-radius:8px;background:#fff;transition:.16s ease}.date-input-wrap:focus-within{border-color:#8cb3ed;box-shadow:0 0 0 3px #1769e01a}.date-input-wrap input{width:100%;min-width:0;color:var(--foreground);border:0;outline:0;background:transparent;font-size:12px;font-weight:600}.period-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}.period-option{position:relative;min-width:0;min-height:40px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:2px;padding:6px 8px;text-align:left;color:var(--muted);border:1px solid var(--border);border-radius:8px;background:#fff;transition:color .16s ease,border-color .16s ease,background-color .16s ease,box-shadow .16s ease,transform .16s ease}.period-option:hover{border-color:#9bbbea}.period-option span{color:var(--foreground);font-size:11px;font-weight:700}.period-option small{color:var(--muted-foreground);font-size:8px}.period-option svg{position:absolute;top:5px;right:5px;color:var(--primary)}.period-option.is-selected{border-color:#8cb3ed;background:var(--primary-soft)}.toggle-control{align-self:flex-end;display:inline-flex;align-items:center;gap:7px;min-height:40px;color:var(--foreground);font-size:11px;font-weight:700;white-space:nowrap}.toggle-track{width:34px;height:20px;position:relative;padding:2px;border:0;border-radius:999px;background:#cbd5e1;transition:background-color .18s ease,box-shadow .18s ease}.toggle-track span{width:16px;height:16px;display:block;border-radius:50%;background:#fff;box-shadow:0 1px 3px #0f172a33;transition:transform .18s ease,box-shadow .18s ease}.toggle-track.is-checked{background:var(--primary)}.toggle-track.is-checked span{transform:translate(14px)}.dark .binary-toggle,.dark .date-input-wrap,.dark .period-option,.dark .temporal-picker .select-wrap{background:#182235}.dark .binary-toggle button.is-active{color:#9dc0f7;background:#162f55}.dark .period-option.is-selected{background:#162f55}.dark .date-input-wrap input,.dark .period-option span{color:#e5edf8}@media(max-width:980px){.query-fields{grid-template-columns:1.2fr 1.6fr 2fr}.search-field{grid-column:auto}}@media(max-width:720px){.query-fields{grid-template-columns:1fr}.search-field{grid-column:auto}.period-options{grid-template-columns:repeat(2,minmax(0,1fr))}}.topbar-command{display:inline-flex;align-items:center;gap:8px;height:36px;padding:0 12px}.topbar-command span{font-size:12px}.topbar-command kbd,.command-shortcut{padding:2px 9px;color:var(--muted-foreground);border:1px solid var(--border);border-radius:6px;background:#f8fafc;font-size:11px;font-weight:700;letter-spacing:.01em}.panel-topline{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:14px}.panel-actions{display:flex;align-items:center;gap:10px}.panel-actions .button{display:inline-flex;align-items:center;gap:8px}.hero-copy{min-width:0}.hero-mini{display:flex;gap:10px;margin-top:8px}.hero-mini span{padding:5px 9px;color:var(--muted);border:1px solid var(--border);border-radius:999px;background:#ffffffbd;font-size:10px}.building-groups{display:grid;gap:34px}.building-group{padding:2px 0 0}.floor-group{margin-bottom:18px}.floor-heading{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:12px;color:var(--muted);font-size:11px}.floor-chip{padding:5px 9px;color:var(--foreground);border:1px solid var(--border);border-radius:999px;background:#fff;font-weight:700}.room-status.is-busy{color:var(--orange)}.room-status.is-busy .status-dot{background:var(--orange);box-shadow:0 0 0 4px #c878201f}.overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:30;display:grid;place-items:center;padding:16px;background:#0f172a66;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);animation:fade-in .14s ease both}.dialog{width:min(1120px,100%);max-height:min(90vh,980px);overflow:auto;border:1px solid var(--border);border-radius:18px;background:var(--background);box-shadow:var(--shadow-lg);animation:sheet-in .18s ease both}.dialog-room{padding:24px}.dialog-entity{width:min(1180px,100%)}.dialog-command{width:min(920px,100%);padding:14px}.notification-center-dialog{width:min(620px,100%);padding:24px}.notification-center-header{margin-bottom:20px}.notification-center-header .eyebrow{display:inline-flex;align-items:center;gap:6px}.notification-center-header h2{margin:8px 0 5px;color:var(--foreground);font-size:28px}.notification-center-header p{margin:0;color:var(--muted);font-size:12px}.notification-center-list{display:grid;gap:9px;max-height:min(58vh,530px);overflow:auto;padding-right:3px}.notification-center-item{display:flex;align-items:flex-start;gap:11px;padding:13px 14px;color:var(--foreground);border:1px solid var(--notification-border);border-radius:16px;background:var(--notification-background)}.notification-center-item .notification-copy p{margin-top:5px}.notification-center-empty{min-height:150px;display:grid;place-items:center;align-content:center;gap:9px;color:var(--muted);border:1px dashed var(--border-strong);border-radius:10px;font-size:12px}.dialog-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:18px}.dialog-room>.dialog-header{position:sticky;top:-24px;z-index:4;margin:-24px -24px 18px;padding:24px 24px 16px;border-bottom:1px solid var(--border);background:var(--background)}.dialog-header-actions{gap:8px}.dialog-detail-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:10px;margin-bottom:16px}.dialog-detail-card{min-width:0;padding:15px;border:1px solid var(--border);border-radius:11px;background:#fff}.dialog-detail-heading{justify-content:space-between;gap:12px;margin-bottom:14px;color:var(--primary)}.dialog-detail-heading>div{min-width:0}.dialog-detail-heading .section-kicker{margin-bottom:4px}.dialog-detail-heading strong{display:block;overflow:hidden;color:var(--foreground);font-size:13px;text-overflow:ellipsis;white-space:nowrap}.weekly-overview{display:grid;gap:8px}.weekly-overview-row{display:grid;grid-template-columns:30px 1fr 38px;align-items:center;gap:8px;color:var(--muted);font-size:10px}.weekly-overview-bar{height:7px;overflow:hidden;border-radius:999px;background:#edf1f5}.weekly-overview-bar span{width:var(--free-progress);height:100%;display:block;border-radius:inherit;background:linear-gradient(90deg,#47bd82,#8fdbb0)}.weekly-overview-row small{color:var(--muted-foreground);font-size:9px;text-align:right}.next-course-card{display:flex;flex-direction:column}.next-course-copy{min-height:46px;align-items:flex-start;flex-direction:column;justify-content:center;gap:6px;color:var(--muted);font-size:11px}.next-course-copy small{color:var(--muted-foreground);font-size:10px}.dialog-header h2{margin:8px 0 5px;color:#20334e;font-size:34px;letter-spacing:-.06em}.dialog-header p{display:flex;align-items:center;gap:6px;margin:0;color:var(--muted);font-size:12px}.entity-week-control{display:inline-flex;align-items:center;gap:7px;margin-top:11px;color:var(--muted);font-size:11px}.entity-week-control select{min-height:30px;padding:0 8px;color:var(--foreground);border:1px solid var(--border-strong);border-radius:7px;background:var(--card);font:inherit}.dialog-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:14px}.dialog-summary>div{padding:13px 15px;border:1px solid var(--border);border-radius:10px;background:#fff}.dialog-summary span,.dialog-summary strong{display:block}.dialog-summary span{margin-bottom:4px;color:var(--muted-foreground);font-size:10px}.dialog-summary strong{color:var(--foreground);font-size:14px}.dialog-banner{display:flex;align-items:center;gap:8px;margin-bottom:16px;padding:12px 14px;color:#8f551c;border:1px solid #f3d7a7;border-radius:10px;background:#fff7ea;font-size:12px}.entity-live-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:16px}.entity-live-item{display:flex;align-items:flex-start;gap:9px;min-width:0;padding:12px 14px;color:var(--primary);border:1px solid var(--border);border-radius:10px;background:var(--card)}.entity-live-item>div{min-width:0}.entity-live-item span,.entity-live-item strong,.entity-live-item small{display:block}.entity-live-item span{color:var(--muted-foreground);font-size:10px}.entity-live-item strong{overflow:hidden;margin:3px 0;color:var(--foreground);font-size:13px;text-overflow:ellipsis;white-space:nowrap}.entity-live-item small{color:var(--muted);font-size:10px}.command-bar{display:flex;align-items:center;gap:10px;padding:0 14px;border:1px solid var(--border);border-radius:12px;background:#fff}.command-bar input{width:100%;height:50px;border:0;outline:0;background:transparent}.command-body{padding:12px 6px 4px}.command-group{margin-top:12px}.command-group-title{display:flex;align-items:center;justify-content:space-between;margin:0 0 10px;color:var(--muted-foreground);font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.command-list{display:grid;gap:8px}.command-columns{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.command-item{display:flex;align-items:center;gap:11px;padding:11px 12px;text-align:left;border:1px solid var(--border);border-radius:10px;background:#fff;transition:.16s ease}.command-item:hover{border-color:#9bbbea;background:#f8fbff}.command-item-icon{width:30px;height:30px;display:grid;place-items:center;flex:0 0 auto;color:#fff;border-radius:8px;background:var(--primary)}.command-item-icon.soft{color:var(--primary);background:var(--primary-soft)}.command-item-copy{min-width:0;display:flex;flex-direction:column;gap:3px}.command-item-copy strong{color:var(--foreground);font-size:12px;font-weight:700}.command-item-copy small{color:var(--muted);font-size:10px}.command-empty{padding:28px 12px;color:var(--muted);border:1px dashed var(--border-strong);border-radius:10px;text-align:center;font-size:12px}.dark .topbar-command kbd,.dark .command-shortcut{color:#a9b7cb;border-color:#2e3b50;background:#182235}.dark .hero-mini span,.dark .floor-chip,.dark .command-item,.dark .command-bar,.dark .dialog-summary>div,.dark .dialog-room,.dark .dialog-command{background:#182235}.dark .dialog,.dark .overlay{background:#060a1199}.dark .loading-card,.dark .filter-collapsed-bar,.dark .favorite-room-chip,.dark .recent-query-chip,.dark .dialog-detail-card{background:#182235}.dark .loading-skeleton-grid span,.dark .loading-skeleton-list span{background:linear-gradient(100deg,#202d42 30%,#2a3951,#202d42 70%);background-size:220% 100%}.dark .filter-collapsed-bar{border-color:var(--border)}.dark .weekly-overview-bar{background:#2a374b}.dark .room-favorite:hover{background:#382431}.dark .dialog-header h2{color:#e7eef9}.dark .dialog-banner{color:#efc27e;border-color:#5a4526;background:#312618}.dark .command-item:hover{background:#1f2d44}.dark .command-item-icon.soft{color:#9dc0f7;background:#142944}.results-mask-card{position:absolute;top:5%;left:50%;width:min(300px,100%);padding:22px 18px;text-align:center;border:1px solid rgb(255 255 255 / 25%);border-radius:16px;background:#ffffffb8;box-shadow:var(--shadow-lg);transform:translate(-50%)}.results-mask-icon{width:46px;height:46px;display:grid;place-items:center;margin:0 auto 12px;color:var(--primary);border-radius:14px;background:var(--primary-soft)}.results-mask-card strong{display:block;color:var(--foreground);font-size:15px}.results-mask-card span{display:block;margin-top:7px;color:var(--muted);font-size:12px;line-height:1.6}.dark .results-mask-card{background:#182235d6}.back-to-top{position:fixed;right:26px;bottom:26px;z-index:26;width:58px;height:58px;padding:0;border:0;background:transparent;opacity:0;pointer-events:none;transform:translateY(14px) scale(.96);transition:opacity .18s ease,transform .18s ease}.back-to-top.is-visible{opacity:1;pointer-events:auto;transform:translateY(0) scale(1)}.back-to-top-ring{width:100%;height:100%;display:grid;place-items:center;padding:4px;border-radius:50%;background:conic-gradient(var(--primary) var(--scroll-progress),rgb(203 213 225 / 74%) 0);box-shadow:0 12px 28px #18274b2e}.back-to-top-core{width:100%;height:100%;display:grid;place-items:center;border-radius:50%;color:var(--primary);border:1px solid rgb(255 255 255 / 65%);background:#fffffff0}.back-to-top-arrow{transform:rotate(0)}.results-jump{display:none}.brand strong{font-size:16px}.brand span{font-size:9px}.eyebrow,.section-kicker{font-size:12px}.hero p,.results-heading p{font-size:15px}.hero-note span{font-size:12px}.hero-note small{font-size:13px}.view-tab,.select-wrap select,.search-input-wrap input,.multi-select-trigger>span,.multi-select-option,.period-option span,.command-item-copy strong{font-size:13px}.field-label,.room-status,.room-meta,.group-title>span:last-child,.floor-heading,.course-room,.command-item-copy small{font-size:11px}.filter-title,.room-card-footer,.course-info,.footer,.dialog-header p,.dialog-banner,.command-group-title,.command-empty,.toggle-control{font-size:12px}.group-title strong{font-size:15px}.dialog-summary span{font-size:11px}.dialog-summary strong,.dialog-detail-heading strong{font-size:15px}.schedule-corner,.schedule-day,.schedule-slot strong{font-size:11px}.schedule-slot span,.schedule-free,.schedule-course span,.schedule-course small{font-size:9px}.schedule-course strong{font-size:10px}.period-option small,.weekly-overview-row small,.next-course-copy small{font-size:9px}@media(max-width:720px){.panel-topline{align-items:flex-start;flex-direction:column}.panel-actions{width:100%}.panel-actions .button{flex:1;justify-content:center}.topbar-command{width:36px;padding:0;justify-content:center}.topbar-command span,.topbar-command kbd{display:none}.filter-visibility-button{display:inline-flex;align-items:center;justify-content:center;gap:6px;flex:0 0 auto!important;padding:0 10px}.results-jump.is-visible{display:block;right:18px;bottom:82px;z-index:27}.dialog-room,.dialog-command{padding:14px}.dialog-room>.dialog-header{top:-14px;margin:-14px -14px 18px;padding:14px 14px 12px}.dialog-header h2{font-size:28px}.dialog-summary,.dialog-detail-grid,.entity-live-grid{grid-template-columns:1fr}.entity-week-control{display:flex;justify-content:space-between}.command-columns{grid-template-columns:1fr}.command-bar input{height:46px}.results-mask-card{width:min(300px,calc(100% - 32px))}.loading-card{padding:18px}.loading-skeleton-grid{grid-template-columns:repeat(2,1fr)}.filter-collapsed-bar,.favorite-strip,.recent-query-strip{align-items:flex-start;flex-direction:column}.back-to-top{right:18px;bottom:18px;width:52px;height:52px}}
