body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.resource-main{background:#f9f9f9;display:flex;font-family:system-ui,sans-serif;gap:24px;height:100vh}.sidebar{background:#fff;border:1px solid #e5e5e5;border-radius:12px;overflow-y:auto;padding:20px;width:280px}.sidebar-title{color:#151515;font-size:18px;font-weight:700;margin:0 0 20px}.section{margin-bottom:24px}.section-title{color:#666;font-size:12px;font-weight:700;letter-spacing:1px;margin:0 0 12px;text-transform:uppercase}.grid{grid-gap:8px;display:grid;gap:8px;grid-template-columns:1fr 1fr}.locations-grid{display:flex;flex-direction:column;gap:8px}.resource-card{background:#f8f8f8;border:2px solid #0000;border-radius:8px;cursor:grab;padding:12px;text-align:center;transition:all .2s}.resource-card:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.resource-card:active{cursor:grabbing}.location-card{align-items:center;display:flex;gap:10px;text-align:left}.location-card .icon{font-size:24px}.location-card .text{flex:1 1}.location-card .name{font-size:13px;font-weight:600}.location-card .type{color:#888;font-size:10px;text-transform:uppercase}.icon{display:block;font-size:24px;margin-bottom:4px}.label{font-size:12px;font-weight:600}.provider{color:#888;font-size:10px}.canvas-area{background:#fff;background-image:radial-gradient(circle,#e5e5e5 1px,#0000 0);background-size:20px 20px;border:2px dashed #e5e5e5;border-radius:12px;flex:1 1;overflow:hidden;position:relative}.canvas-header{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-bottom:1px solid #e5e5e5;display:flex;justify-content:space-between;padding:20px;position:-webkit-sticky;position:sticky;top:0;z-index:100}.canvas-header h2{color:#525252;font-size:16px;margin:0}.actions{display:flex;gap:8px}.btn,.btn-danger{border-radius:6px;cursor:pointer;font-size:13px;font-weight:600;padding:8px 16px;transition:all .2s}.btn{background:#fff;border:1px solid #e5e5e5;color:#525252}.btn:hover{background:#f8f8f8}.btn-danger{background:#fee;border:1px solid #fdd;color:#c00}.btn-danger:hover{background:#fdd}.container-box,.location-box,.placed-resource{border-radius:12px;padding:12px;position:absolute}.location-box{border-style:dashed}.container-box{cursor:move;min-height:150px;min-width:200px}.placed-resource{background:#fff;box-shadow:0 2px 8px #0000001a;cursor:move;min-width:120px}.placed-resource:hover{box-shadow:0 6px 16px #00000026}.header{align-items:center;background:#ffffffe6;border-radius:6px;display:flex;font-size:14px;font-weight:700;justify-content:space-between;margin-bottom:8px;padding:6px 10px}.header button{background:#fee;border:none;border-radius:4px;color:#c00;cursor:pointer;font-size:10px;font-weight:600;padding:3px 6px}.resize-handle{background:#0003;border-radius:0 0 8px 0;bottom:4px;color:#fff;cursor:se-resize;font-size:10px;height:16px;justify-content:center;position:absolute;right:4px;width:16px}.content,.resize-handle{align-items:center;display:flex}.content{gap:6px}.content .icon{font-size:20px}.info .name{font-size:12px;font-weight:600}.info .type{color:#888;font-size:10px}.empty-state{color:#888;left:50%;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%)}.big-icon{font-size:64px;margin-bottom:16px;opacity:.3}
/*# sourceMappingURL=main.d5f5af61.css.map*/