.Hero-module__OEhHdq__hero{background:linear-gradient(135deg,#4338ca 0%,#6366f1 50%,#818cf8 100%);padding:3rem 1.5rem 8rem}.Hero-module__OEhHdq__heroContent{max-width:1200px;margin:0 auto}.Hero-module__OEhHdq__heroBreadcrumb{align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:.875rem;display:flex}.Hero-module__OEhHdq__breadcrumbLink{color:#ffffffb3;text-decoration:none;transition:color .2s}.Hero-module__OEhHdq__breadcrumbLink:hover{color:#fff}.Hero-module__OEhHdq__breadcrumbSeparator{color:#ffffff80}.Hero-module__OEhHdq__breadcrumbCurrent{color:#fff;font-weight:500}.Hero-module__OEhHdq__heroMain{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.Hero-module__OEhHdq__heroText{flex:1}.Hero-module__OEhHdq__heroTitle{color:#fff;align-items:center;gap:.75rem;margin-bottom:.5rem;font-size:2.5rem;font-weight:800;display:flex}.Hero-module__OEhHdq__heroIcon{color:#ffffffe6;align-items:center;display:flex}.Hero-module__OEhHdq__heroDesc{color:#ffffffe6;font-size:1.125rem}.Hero-module__OEhHdq__heroStats{gap:1rem;display:flex}.Hero-module__OEhHdq__stat{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;background:#ffffff26;border:1px solid #fff3;border-radius:.75rem;align-items:center;gap:.5rem;padding:.625rem 1rem;font-size:.875rem;font-weight:500;display:flex}.Hero-module__OEhHdq__statIcon{opacity:.9;align-items:center;display:flex}.Hero-module__OEhHdq__statLabel{white-space:nowrap}@media (max-width:768px){.Hero-module__OEhHdq__hero{padding:2rem 1rem 4rem}.Hero-module__OEhHdq__heroTitle{font-size:1.75rem}.Hero-module__OEhHdq__heroIcon svg{width:28px;height:28px}.Hero-module__OEhHdq__heroMain{flex-direction:column;align-items:stretch}.Hero-module__OEhHdq__heroStats{justify-content:center}}@media (prefers-color-scheme:dark){.Hero-module__OEhHdq__hero{background:linear-gradient(135deg,#312e81 0%,#3730a3 50%,#4338ca 100%)}}
.RoomCard-module__wCvrTa__card{color:inherit;background:#fff;border:1px solid #e2e8f0;border-radius:1rem;flex-direction:column;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden}.RoomCard-module__wCvrTa__card:hover{border-color:#0000;transform:translateY(-4px);box-shadow:0 12px 40px #0000001f}.RoomCard-module__wCvrTa__visual{justify-content:center;align-items:center;min-height:120px;padding:2rem 1.5rem;display:flex;position:relative;overflow:hidden}.RoomCard-module__wCvrTa__roomNumber{color:#fff9;letter-spacing:.1em;font-size:.75rem;font-weight:700;position:absolute;top:1rem;left:1.25rem}.RoomCard-module__wCvrTa__visualIcon{color:#ffffff4d}.RoomCard-module__wCvrTa__aiBadge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;background:#00000040;border:1px solid #fff3;border-radius:2rem;align-items:center;gap:.375rem;padding:.375rem .75rem;font-size:.75rem;font-weight:600;display:flex;position:absolute;top:.75rem;right:.75rem}.RoomCard-module__wCvrTa__content{flex-direction:column;flex:1;padding:1rem 1.25rem 1.25rem;display:flex}.RoomCard-module__wCvrTa__topRow{justify-content:space-between;align-items:center;margin-bottom:.875rem;display:flex}.RoomCard-module__wCvrTa__name{color:#0f172a;font-size:1.0625rem;font-weight:700}.RoomCard-module__wCvrTa__capacity{color:#94a3b8;align-items:center;gap:.25rem;font-size:.8125rem;font-weight:500;display:flex}.RoomCard-module__wCvrTa__heatmap{margin-bottom:1rem}.RoomCard-module__wCvrTa__heatmapLabel{color:#94a3b8;text-transform:uppercase;letter-spacing:.04em;margin-bottom:.5rem;font-size:.6875rem;font-weight:600}.RoomCard-module__wCvrTa__heatmapGrid{grid-template-columns:repeat(14,1fr);gap:3px;display:grid}.RoomCard-module__wCvrTa__heatCell{aspect-ratio:1;border-radius:3px;justify-content:center;align-items:center;transition:transform .15s;display:flex;position:relative}.RoomCard-module__wCvrTa__heatCell:hover{z-index:1;transform:scale(1.3)}.RoomCard-module__wCvrTa__heatDay{color:#64748b;font-size:.5625rem;font-weight:600;line-height:1}.RoomCard-module__wCvrTa__level0{background:#dcfce7}.RoomCard-module__wCvrTa__level0 .RoomCard-module__wCvrTa__heatDay{color:#16a34a}.RoomCard-module__wCvrTa__level1{background:#bbf7d0}.RoomCard-module__wCvrTa__level1 .RoomCard-module__wCvrTa__heatDay{color:#15803d}.RoomCard-module__wCvrTa__level2{background:#fef08a}.RoomCard-module__wCvrTa__level2 .RoomCard-module__wCvrTa__heatDay{color:#a16207}.RoomCard-module__wCvrTa__level3{background:#fca5a5}.RoomCard-module__wCvrTa__level3 .RoomCard-module__wCvrTa__heatDay{color:#dc2626}.RoomCard-module__wCvrTa__level4{background:#ef4444}.RoomCard-module__wCvrTa__level4 .RoomCard-module__wCvrTa__heatDay{color:#fff}.RoomCard-module__wCvrTa__today{outline-offset:-1px;border-radius:3px;outline:2px solid #3b82f6}.RoomCard-module__wCvrTa__heatmapLegend{justify-content:flex-end;align-items:center;gap:3px;margin-top:.375rem;display:flex}.RoomCard-module__wCvrTa__legendLabel{color:#94a3b8;margin:0 .125rem;font-size:.625rem}.RoomCard-module__wCvrTa__legendDot{border-radius:2px;width:10px;height:10px}.RoomCard-module__wCvrTa__action{border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;margin-top:auto;padding-top:.875rem;display:flex}.RoomCard-module__wCvrTa__actionText{color:#6366f1;font-size:.875rem;font-weight:600}.RoomCard-module__wCvrTa__action svg{color:#6366f1;transition:transform .2s}.RoomCard-module__wCvrTa__card:hover .RoomCard-module__wCvrTa__action svg{transform:translate(4px)}@media (prefers-color-scheme:dark){.RoomCard-module__wCvrTa__card{background:#1e293b;border-color:#334155}.RoomCard-module__wCvrTa__card:hover{border-color:#4338ca;box-shadow:0 12px 40px #0006}.RoomCard-module__wCvrTa__name{color:#f1f5f9}.RoomCard-module__wCvrTa__capacity,.RoomCard-module__wCvrTa__heatmapLabel{color:#64748b}.RoomCard-module__wCvrTa__heatDay{color:#94a3b8}.RoomCard-module__wCvrTa__level0{background:#14532d}.RoomCard-module__wCvrTa__level0 .RoomCard-module__wCvrTa__heatDay{color:#4ade80}.RoomCard-module__wCvrTa__level1{background:#166534}.RoomCard-module__wCvrTa__level1 .RoomCard-module__wCvrTa__heatDay{color:#86efac}.RoomCard-module__wCvrTa__level2{background:#854d0e}.RoomCard-module__wCvrTa__level2 .RoomCard-module__wCvrTa__heatDay{color:#fde047}.RoomCard-module__wCvrTa__level3{background:#991b1b}.RoomCard-module__wCvrTa__level3 .RoomCard-module__wCvrTa__heatDay{color:#fca5a5}.RoomCard-module__wCvrTa__level4{background:#dc2626}.RoomCard-module__wCvrTa__level4 .RoomCard-module__wCvrTa__heatDay{color:#fff}.RoomCard-module__wCvrTa__today{outline-color:#60a5fa}.RoomCard-module__wCvrTa__action{border-top-color:#334155}.RoomCard-module__wCvrTa__actionText,.RoomCard-module__wCvrTa__action svg{color:#a5b4fc}}
.RoomList-module__mnjTKa__grid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:640px){.RoomList-module__mnjTKa__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.RoomList-module__mnjTKa__grid{grid-template-columns:repeat(3,1fr)}}.RoomList-module__mnjTKa__skeleton{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;overflow:hidden}.RoomList-module__mnjTKa__skeletonVisual{background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0 50%,#f1f5f9 75%) 0 0/200% 100%;height:140px;animation:1.5s infinite RoomList-module__mnjTKa__shimmer}.RoomList-module__mnjTKa__skeletonContent{padding:1.25rem 1.5rem 1.5rem}.RoomList-module__mnjTKa__skeletonTitle{background:#f1f5f9 linear-gradient(90deg,#f1f5f9 25%,#e2e8f0 50%,#f1f5f9 75%) 0 0/200% 100%;border-radius:.375rem;width:60%;height:1.25rem;margin-bottom:.75rem;animation:1.5s infinite RoomList-module__mnjTKa__shimmer}.RoomList-module__mnjTKa__skeletonDesc{background:#f1f5f9 linear-gradient(90deg,#f1f5f9 25%,#e2e8f0 50%,#f1f5f9 75%) 0 0/200% 100%;border-radius:.375rem;width:90%;height:.875rem;margin-bottom:1rem;animation:1.5s infinite RoomList-module__mnjTKa__shimmer}.RoomList-module__mnjTKa__skeletonMeta{background:#f1f5f9 linear-gradient(90deg,#f1f5f9 25%,#e2e8f0 50%,#f1f5f9 75%) 0 0/200% 100%;border-radius:.375rem;width:40%;height:.75rem;animation:1.5s infinite RoomList-module__mnjTKa__shimmer}@keyframes RoomList-module__mnjTKa__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (prefers-color-scheme:dark){.RoomList-module__mnjTKa__skeleton{background:#1e293b;border-color:#334155}.RoomList-module__mnjTKa__skeletonVisual,.RoomList-module__mnjTKa__skeletonTitle,.RoomList-module__mnjTKa__skeletonDesc,.RoomList-module__mnjTKa__skeletonMeta{background-image:linear-gradient(90deg,#334155 25%,#475569 50%,#334155 75%)}}
.StudyRooms-module__GBKCgG__container{color:#1e293b;background-color:#f8fafc;min-height:100vh}.StudyRooms-module__GBKCgG__section{max-width:1200px;margin:0 auto;padding:2.5rem 1rem 4rem}.StudyRooms-module__GBKCgG__sectionHeader{margin-bottom:2rem}.StudyRooms-module__GBKCgG__sectionTitle{color:#0f172a;margin-bottom:.375rem;font-size:1.375rem;font-weight:700}.StudyRooms-module__GBKCgG__sectionDesc{color:#64748b;font-size:.9375rem}.StudyRooms-module__GBKCgG__reviewSection{z-index:1;margin-top:-5rem;padding:0 1rem 2rem;position:relative}.StudyRooms-module__GBKCgG__reviewGrid{grid-template-columns:repeat(3,1fr);gap:1.25rem;max-width:1200px;margin:0 auto;display:grid}.StudyRooms-module__GBKCgG__reviewCard{background:#fff;border:1px solid #e2e8f0;border-radius:.875rem;padding:1.25rem;transition:opacity .4s,transform .4s,box-shadow .2s;box-shadow:0 4px 16px #0000001a}.StudyRooms-module__GBKCgG__cardFadeIn{opacity:1;transform:translateY(0)}.StudyRooms-module__GBKCgG__cardFadeOut{opacity:0;transform:translateY(6px)}.StudyRooms-module__GBKCgG__reviewCard:hover{box-shadow:0 8px 24px #0000001a}.StudyRooms-module__GBKCgG__reviewTop{align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.StudyRooms-module__GBKCgG__reviewAvatar{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;font-size:.8125rem;font-weight:700;display:flex}.StudyRooms-module__GBKCgG__reviewAuthor{flex-direction:column;display:flex}.StudyRooms-module__GBKCgG__reviewName{color:#0f172a;font-size:.875rem;font-weight:600}.StudyRooms-module__GBKCgG__reviewStudy{color:#94a3b8;font-size:.75rem}.StudyRooms-module__GBKCgG__reviewText{color:#475569;font-size:.875rem;font-style:italic;line-height:1.55}@media (max-width:768px){.StudyRooms-module__GBKCgG__reviewSection{margin-top:-1.5rem}.StudyRooms-module__GBKCgG__reviewGrid{grid-template-columns:1fr}}@media (prefers-color-scheme:dark){.StudyRooms-module__GBKCgG__container{color:#f1f5f9;background-color:#0f172a}.StudyRooms-module__GBKCgG__sectionTitle{color:#f1f5f9}.StudyRooms-module__GBKCgG__sectionDesc{color:#94a3b8}.StudyRooms-module__GBKCgG__reviewCard{background:#1e293b;border-color:#334155;box-shadow:0 4px 16px #0003}.StudyRooms-module__GBKCgG__reviewCard:hover{box-shadow:0 8px 24px #0000004d}.StudyRooms-module__GBKCgG__reviewName{color:#f1f5f9}.StudyRooms-module__GBKCgG__reviewText{color:#cbd5e1}}
