.resource-view .page-heading{margin-bottom:24px}.resource-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.resource-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:18px}.task-board,.file-panel,.equipment-panel{min-height:280px}.resource-row{display:flex;align-items:center;gap:12px;padding:13px 0;border-bottom:1px solid var(--line)}.resource-row:last-child{border-bottom:0}.resource-row>div:nth-child(2){flex:1}.resource-row b,.resource-row small{display:block}.resource-row b{font-size:12px}.resource-row small{font-size:10px;color:var(--muted);margin-top:4px}.resource-icon{width:32px;height:32px;border-radius:9px;display:grid;place-items:center;flex:none}.violet-bg{color:#6654d9;background:#eeedff}.orange-bg{color:#ed985a;background:#fff0e6}.blue-bg{color:#559ad2;background:#eaf5ff}.resource-state{font-size:10px;color:var(--muted)}.resource-state.reserved{color:#d98b4d}.resource-state.available{color:#3aac86}.file-panel .file-row{padding:15px 0}.file-panel .scene-search{margin:0}.location-card{padding:0;overflow:hidden}.location-image{height:110px;display:grid;place-items:center;color:#fff;font:600 18px 'Space Grotesk';letter-spacing:2px}.location-studio{background:linear-gradient(135deg,#5d547e,#d49a6b)}.location-alt{background:linear-gradient(135deg,#415d6b,#86a9ac)}.location-content{padding:18px}.location-content h2{font:600 17px 'Space Grotesk';margin:0}.location-content p{font-size:11px;color:var(--muted);margin:8px 0}.location-content>small{font-size:10px;color:var(--muted)}.location-footer{display:flex;justify-content:space-between;align-items:center;margin-top:18px;padding-top:12px;border-top:1px solid var(--line);font-size:10px;color:var(--muted)}@media(max-width:850px){.resource-grid{grid-template-columns:1fr}.resource-toolbar{display:block}.resource-toolbar .scene-search{margin-top:12px}}
