.floors-module__UVAvVW__page{background:linear-gradient(135deg, var(--gradient-start) 0%, var(--gradient-end) 100%);box-sizing:border-box;min-height:100vh;color:var(--foreground);justify-content:center;align-items:flex-start;padding:26px 13px;display:flex}.floors-module__UVAvVW__layout{flex-direction:column;align-items:stretch;gap:16px;width:100%;max-width:1134px;display:flex}@media (min-width:1024px){.floors-module__UVAvVW__layout{flex-direction:row}}.floors-module__UVAvVW__sidebar{border:1px solid var(--border);background:var(--card);scrollbar-width:none;border-radius:18px;flex-direction:row;gap:12px;width:100%;padding:12px;display:flex;overflow-x:auto;box-shadow:0 12px 36px #00000026}.floors-module__UVAvVW__sidebar::-webkit-scrollbar{display:none}@media (min-width:1024px){.floors-module__UVAvVW__sidebar{flex-direction:column;flex-shrink:0;width:233px;overflow-x:visible}}.floors-module__UVAvVW__floorButton{border:1px solid var(--border);background:var(--secondary);min-width:130px;color:var(--foreground);text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent;border-radius:14px;padding:8px;transition:all .2s}@media (min-width:1024px){.floors-module__UVAvVW__floorButton{width:100%;min-width:0}}@media (hover:hover){.floors-module__UVAvVW__floorButton:hover{border-color:var(--border);background:var(--muted)}}.floors-module__UVAvVW__floorButtonActive{border-color:var(--brand-primary);background:var(--secondary);box-shadow:0 10px 30px oklch(from var(--brand-primary) l c h / .15)}.floors-module__UVAvVW__floorPreview{border:1px solid var(--border);background:var(--background);border-radius:12px;justify-content:center;align-items:center;height:117px;display:flex;position:relative;overflow:hidden}.floors-module__UVAvVW__previewPlaceholder{color:var(--muted-foreground)}.floors-module__UVAvVW__floorLabel{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:var(--foreground);border:1px solid var(--border);z-index:10;background:#0f172ad9;border-radius:4px;padding:1px 6px;font-size:11px;font-weight:800;position:absolute;top:6px;left:6px}.floors-module__UVAvVW__panel{border:1px solid var(--border);background:var(--card);min-width:0;color:var(--foreground);border-radius:18px;flex-direction:column;flex:1;gap:16px;padding:20px;display:flex;box-shadow:0 20px 60px #0000001f}.floors-module__UVAvVW__panelHeader{flex-direction:column;justify-content:space-between;align-items:flex-start;gap:8px;display:flex}@media (min-width:640px){.floors-module__UVAvVW__panelHeader{flex-direction:row;align-items:center}}.floors-module__UVAvVW__title{color:var(--foreground);margin:0;font-size:26px;font-weight:700}.floors-module__UVAvVW__subtitle{color:var(--muted-foreground);margin:4px 0 0;font-size:14px;line-height:1.4}.floors-module__UVAvVW__legend{border:1px solid var(--border);background:0 0;border-radius:50px;flex-wrap:wrap;gap:16px;margin:12px 0;padding:8px 16px;display:flex}.floors-module__UVAvVW__legendItem{align-items:center;gap:8px;display:flex}.floors-module__UVAvVW__legendColor{border:1px solid var(--border);border-radius:50%;width:12px;height:12px}.floors-module__UVAvVW__legendLabel{color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.02em;font-size:12px;font-weight:600}.floors-module__UVAvVW__bgOccupied{background-color:var(--status-occupied);box-shadow:0 0 8px oklch(from var(--status-occupied) l c h / .4)}.floors-module__UVAvVW__bgManual{background-color:#a855f7;box-shadow:0 0 8px #a855f766}.floors-module__UVAvVW__bgBooked{background-color:var(--status-reserved);box-shadow:0 0 8px oklch(from var(--status-reserved) l c h / .4)}.floors-module__UVAvVW__bgFree{background-color:var(--status-free);box-shadow:0 0 8px oklch(from var(--status-free) l c h / .4)}.floors-module__UVAvVW__bgSilent{background-color:var(--status-silent);box-shadow:0 0 8px oklch(from var(--status-silent) l c h / .4)}.floors-module__UVAvVW__instructorImage{object-fit:cover;background:var(--secondary);border:2px solid #fff3;border-radius:50%;width:36px;height:36px;margin-left:-12px;transition:transform .2s,z-index .2s}.floors-module__UVAvVW__instructorImage:first-child{margin-left:0}.floors-module__UVAvVW__instructorImage:hover{z-index:10;border-color:var(--brand-primary);transform:translateY(-4px)scale(1.1)}.floors-module__UVAvVW__avatarContainer{align-items:center;padding-left:12px;display:flex}.floors-module__UVAvVW__inlineNote{color:var(--brand-primary);margin-left:8px}.floors-module__UVAvVW__hoverOverlay{z-index:100;pointer-events:none;flex-direction:column;align-items:center;gap:16px;animation:.3s cubic-bezier(.34,1.56,.64,1) floors-module__UVAvVW__popIn;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes floors-module__UVAvVW__popIn{0%{opacity:0;transform:translate(-50%,-50%)scale(.5)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}.floors-module__UVAvVW__hoverAvatars{gap:20px;display:flex}.floors-module__UVAvVW__hoverAvatarItem{flex-direction:column;align-items:center;gap:8px;display:flex}.floors-module__UVAvVW__hoverAvatarImage{border:4px solid var(--brand-primary);width:80px;height:80px;box-shadow:0 0 30px oklch(from var(--brand-primary) l c h / .6);background:var(--background);object-fit:cover;border-radius:50%}.floors-module__UVAvVW__hoverRoomName{color:var(--foreground);text-shadow:0 0 20px #000c, 0 0 10px oklch(from var(--brand-primary) l c h / .4);border:1px solid oklch(from var(--brand-primary) l c h / .3);background:#0f172acc;border-radius:12px;padding:4px 16px;font-size:24px;font-weight:800}.floors-module__UVAvVW__actions{flex-wrap:wrap;gap:8px;display:flex}.floors-module__UVAvVW__mapCollapsible{flex-direction:column;gap:8px;display:flex}.floors-module__UVAvVW__mapToggle{border:1px solid var(--border);width:100%;color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.1em;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#0f172a99;border-radius:12px;padding:8px;font-size:12px;font-weight:700;transition:all .2s}@media (min-width:1024px){.floors-module__UVAvVW__mapToggle{display:none}}@media (hover:hover){.floors-module__UVAvVW__mapToggle:hover{color:var(--foreground);background:#0f172ae6}}.floors-module__UVAvVW__mapCard{border:1px solid var(--border);background:var(--background);opacity:1;transform-origin:top;border-radius:14px;height:200px;padding:12px;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;transform:scaleY(1)}@media (max-width:1023px){.floors-module__UVAvVW__mapCardCollapsed{opacity:0;pointer-events:none;height:0;transform:scaleY(0);border:none!important;margin:0!important;padding:0!important}}@media (min-width:1024px){.floors-module__UVAvVW__mapCard{height:454px}}.floors-module__UVAvVW__floorSvg{width:100%;height:100%}.floors-module__UVAvVW__roomsGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px;display:grid}@media (min-width:1024px){.floors-module__UVAvVW__roomsGrid{display:none}}.floors-module__UVAvVW__roomCard{border:1px solid var(--border);cursor:pointer;-webkit-tap-highlight-color:transparent;background:#0b1220cc;border-radius:16px;flex-direction:column;gap:10px;padding:16px;transition:all .2s;display:flex;box-shadow:0 4px 12px #00000026}@media (hover:hover){.floors-module__UVAvVW__roomCard:hover{border-color:var(--border);background:#0f172a;transform:translateY(-4px);box-shadow:0 8px 24px #0000004d}}.floors-module__UVAvVW__roomCardOccupied{border-top:4px solid var(--status-occupied)}.floors-module__UVAvVW__roomCardBooked{border-top:4px solid var(--status-reserved)}.floors-module__UVAvVW__roomCardSilent{border-top:4px solid var(--status-silent)}.floors-module__UVAvVW__roomCardFree{border-top:4px solid var(--status-free)}.floors-module__UVAvVW__roomCardHeader{justify-content:space-between;align-items:flex-start;display:flex}.floors-module__UVAvVW__roomName{color:var(--foreground);font-size:16px;font-weight:700}.floors-module__UVAvVW__roomStatusLabel{text-transform:uppercase;background:#0000004d;border-radius:6px;padding:4px 8px;font-size:10px;font-weight:800}.floors-module__UVAvVW__roomActivity{color:var(--foreground);min-height:1.4em;font-size:14px;font-weight:500}.floors-module__UVAvVW__roomTime{color:var(--muted-foreground);background:var(--muted);border-radius:6px;width:fit-content;padding:4px 8px;font-family:ui-monospace,monospace;font-size:12px}.floors-module__UVAvVW__bottomTray{background:var(--card);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid var(--border);z-index:40;flex-direction:column;transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -10px 40px #00000080}@media (max-width:1023px){.floors-module__UVAvVW__bottomTray{display:none}}.floors-module__UVAvVW__bottomTrayCollapsed{transform:translateY(100%)}.floors-module__UVAvVW__trayToggle{background:var(--card);border:1px solid var(--border);width:fit-content;height:32px;color:var(--muted-foreground);cursor:pointer;text-transform:uppercase;letter-spacing:.1em;z-index:41;-webkit-tap-highlight-color:transparent;border-bottom:none;border-radius:8px 8px 0 0;justify-content:center;align-items:center;margin:0 auto;padding:0 24px;font-size:11px;font-weight:700;transition:all .2s;display:flex;transform:translateY(-100%)}@media (hover:hover){.floors-module__UVAvVW__trayToggle:hover{color:var(--foreground);background:var(--background);padding-bottom:4px;transform:translateY(-100%)translateY(-4px)}}.floors-module__UVAvVW__trayContent{-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#ffffff1a transparent;gap:12px;padding:0 16px 16px;display:flex;overflow-x:auto}.floors-module__UVAvVW__trayContent::-webkit-scrollbar{height:4px}.floors-module__UVAvVW__trayContent::-webkit-scrollbar-thumb{background:var(--secondary);border-radius:2px}.floors-module__UVAvVW__trayItem{background:var(--muted);border:1px solid var(--border);cursor:pointer;-webkit-tap-highlight-color:transparent;border-radius:12px;flex-direction:column;flex:0 0 240px;gap:8px;padding:12px;transition:all .2s;display:flex}@media (hover:hover){.floors-module__UVAvVW__trayItem:hover{background:#ffffff0f;transform:translateY(-2px)}}.floors-module__UVAvVW__trayItemOccupied{border-left:4px solid var(--status-occupied);background:#f43f5e0d}.floors-module__UVAvVW__trayItemBooked{border-left:4px solid var(--status-reserved);background:#eab3080d}.floors-module__UVAvVW__trayItemSilent{border-left:4px solid var(--status-silent);background:#3b82f60d}.floors-module__UVAvVW__trayItemFree{border-left:4px solid var(--status-free);background:#22c55e0d}.floors-module__UVAvVW__trayItemHeader{justify-content:space-between;align-items:flex-start;display:flex}.floors-module__UVAvVW__trayRoomName{color:var(--foreground);font-size:14px;font-weight:700}.floors-module__UVAvVW__trayStatus{text-transform:uppercase;border-radius:4px;padding:2px 6px;font-size:10px;font-weight:700}.floors-module__UVAvVW__statusOccupied{color:var(--status-occupied)}.floors-module__UVAvVW__statusBooked{color:var(--status-reserved)}.floors-module__UVAvVW__statusSilent{color:var(--status-silent)}.floors-module__UVAvVW__statusFree{color:var(--status-free)}.floors-module__UVAvVW__trayActivity{color:var(--foreground);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:500;overflow:hidden}.floors-module__UVAvVW__trayTime{color:var(--muted-foreground);font-family:ui-monospace,monospace;font-size:11px}.floors-module__UVAvVW__btn{letter-spacing:.01em;background:var(--muted);height:44px;color:var(--foreground);cursor:pointer;border:1px solid #0000;border-radius:14px;justify-content:center;align-items:center;padding:0 16px;font-size:14px;font-weight:600;text-decoration:none;transition:background-color .2s,border-color .2s,color .2s,transform .1s;display:inline-flex}.floors-module__UVAvVW__btn:active{transform:translateY(1px)}.floors-module__UVAvVW__btnGhost{border-color:#ffffff26}.floors-module__UVAvVW__btnGhost:hover{background:var(--secondary);border-color:#ffffff40}.floors-module__UVAvVW__btnPrimary{border-color:var(--btn-primary-border);background:var(--btn-primary-bg);color:var(--btn-primary-text)}.floors-module__UVAvVW__btnPrimary:hover{background:var(--btn-primary-bg-hover)}.floors-module__UVAvVW__btnReset{border-color:var(--btn-reset-border);background:var(--btn-reset-bg);color:var(--btn-reset-text)}.floors-module__UVAvVW__btnReset:hover{background:var(--btn-reset-bg-hover)}.floors-module__UVAvVW__settingsContainer{background:var(--muted);border:1px solid var(--border);border-radius:12px;align-items:center;gap:16px;padding:6px 12px;display:flex}.floors-module__UVAvVW__settingGroup{align-items:center;gap:8px;display:flex}.floors-module__UVAvVW__settingLabel{color:var(--muted-foreground);font-size:12px;font-weight:600}.floors-module__UVAvVW__settingSlider{-webkit-appearance:none;background:var(--secondary);border-radius:3px;outline:none;width:70px;height:6px}.floors-module__UVAvVW__settingSlider::-webkit-slider-thumb{appearance:none;background:var(--brand-primary);cursor:pointer;width:14px;height:14px;box-shadow:0 0 10px oklch(from var(--brand-primary) l c h / .4);border-radius:50%}.floors-module__UVAvVW__settingSlider::-moz-range-thumb{background:var(--brand-primary);cursor:pointer;width:14px;height:14px;box-shadow:0 0 10px oklch(from var(--brand-primary) l c h / .4);border:none;border-radius:50%}.floors-module__UVAvVW__settingValue{color:var(--brand-primary);min-width:30px;font-size:12px;font-weight:700}.floors-module__UVAvVW__modalOverlay{z-index:50;background:#0009;justify-content:center;align-items:center;padding:24px 16px;display:flex;position:fixed;inset:0}.floors-module__UVAvVW__modal{background:var(--card);border:1px solid var(--border);width:100%;max-width:583px;color:var(--foreground);border-radius:18px;padding:20px;box-shadow:0 20px 60px #0003}.floors-module__UVAvVW__switch{width:32px;height:18px;display:inline-block;position:relative}.floors-module__UVAvVW__switch input{opacity:0;width:0;height:0}.floors-module__UVAvVW__slider{cursor:pointer;background-color:var(--secondary);border-radius:20px;transition:all .4s;position:absolute;inset:0}.floors-module__UVAvVW__slider:before{content:"";background-color:var(--foreground);border-radius:50%;width:12px;height:12px;transition:all .4s;position:absolute;bottom:3px;left:3px}.floors-module__UVAvVW__switch input:checked+.floors-module__UVAvVW__slider{background-color:var(--brand-primary)}.floors-module__UVAvVW__switch input:checked+.floors-module__UVAvVW__slider:before{transform:translate(14px)}.floors-module__UVAvVW__modalHeader{background:var(--muted);border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;padding:24px 24px 20px;display:flex}.floors-module__UVAvVW__eyebrow{text-transform:uppercase;letter-spacing:.1em;color:var(--brand-primary);margin:0 0 4px;font-size:11px;font-weight:800}.floors-module__UVAvVW__modalTitle{color:var(--foreground);margin:0;font-size:24px;font-weight:800}.floors-module__UVAvVW__modalMeta{color:var(--muted-foreground);margin:4px 0 0;font-size:13px}.floors-module__UVAvVW__closeButton{background:var(--muted);border:1px solid var(--border);color:var(--muted-foreground);cursor:pointer;border-radius:8px;padding:6px 12px;font-size:12px;font-weight:600;transition:all .2s}.floors-module__UVAvVW__closeButton:hover{background:var(--secondary);color:var(--foreground)}.floors-module__UVAvVW__emptyState{text-align:center;color:var(--muted-foreground);padding:60px 24px;font-size:15px;font-style:italic}.floors-module__UVAvVW__scheduleList{flex-direction:column;gap:12px;max-height:60vh;margin:0;padding:20px;list-style:none;display:flex;overflow-y:auto}.floors-module__UVAvVW__scheduleList::-webkit-scrollbar{width:6px}.floors-module__UVAvVW__scheduleList::-webkit-scrollbar-thumb{background:var(--secondary);border-radius:3px}.floors-module__UVAvVW__scheduleItem{border:1px solid var(--border);background:var(--muted);color:var(--foreground);border-radius:10px;padding:12px;font-size:14px;transition:border-color .2s,background-color .2s}.floors-module__UVAvVW__scheduleItemCurrent{border-color:oklch(from var(--brand-primary) l c h / .6);background:oklch(from var(--brand-primary) l c h / .12);color:var(--foreground)}.floors-module__UVAvVW__scheduleItemPast{border-color:var(--border);background:var(--muted);color:var(--muted-foreground)}.floors-module__UVAvVW__scheduleItemHeader{justify-content:space-between;align-items:center;gap:12px;display:flex}.floors-module__UVAvVW__scheduleTitle{color:inherit;font-weight:600}.floors-module__UVAvVW__scheduleTitleCurrent{color:var(--brand-primary)}.floors-module__UVAvVW__scheduleTitlePast{color:var(--muted-foreground)}.floors-module__UVAvVW__clickableActivityItem{cursor:pointer}.floors-module__UVAvVW__clickableActivityItem:hover{border-color:oklch(from var(--brand-primary) l c h / .4);background:var(--secondary)}.floors-module__UVAvVW__clickableActivityItem:hover .floors-module__UVAvVW__scheduleTitle{color:var(--brand-primary);text-decoration:underline}.floors-module__UVAvVW__scheduleInstructor{color:var(--muted-foreground);margin:2px 0 0;font-size:11px;font-weight:500}.floors-module__UVAvVW__timePill{border:1px solid var(--border);border-radius:8px;padding:6px;font-family:Cascadia Code,Source Code Pro,ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px}.floors-module__UVAvVW__timePillCurrent{border-color:oklch(from var(--brand-primary) l c h / .4);background:var(--secondary);color:var(--brand-primary)}.floors-module__UVAvVW__timePillPast{border-color:var(--border);background:var(--muted);color:var(--muted-foreground)}
