.Sidebar-module__5-k5AW__sidebar{width:var(--sidebar-width);z-index:10;border-right:1px solid var(--card-border);background:var(--sidebar-bg);flex-direction:column;flex-shrink:0;height:100vh;display:flex}.Sidebar-module__5-k5AW__header{border-bottom:1px solid var(--card-border);padding:1.5rem}.Sidebar-module__5-k5AW__title{color:var(--foreground);margin-bottom:.25rem;font-size:1.75rem}.Sidebar-module__5-k5AW__subtitle{color:var(--foreground);opacity:.6;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem}.Sidebar-module__5-k5AW__inventory{flex:1;grid-template-columns:repeat(3,1fr);align-content:start;gap:.75rem;padding:1rem;display:grid;overflow-y:auto}.Sidebar-module__5-k5AW__item{cursor:pointer;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;width:90px;height:90px;padding:.5rem;transition:transform .2s;display:flex;overflow:hidden}.Sidebar-module__5-k5AW__item:hover{background:#ffffff08;transform:translateY(-2px)}.Sidebar-module__5-k5AW__itemIcon{cursor:grab;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:.35rem;font-size:2.25rem;display:flex}.Sidebar-module__5-k5AW__itemIcon:active{cursor:grabbing}.Sidebar-module__5-k5AW__itemIcon img,.Sidebar-module__5-k5AW__svgWrapper{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.Sidebar-module__5-k5AW__svgWrapper svg{width:100%;max-width:40px;height:100%;max-height:40px}.Sidebar-module__5-k5AW__itemName{color:var(--foreground);text-align:center;text-overflow:ellipsis;white-space:nowrap;width:100%;padding:0 4px;font-size:.65rem;font-weight:500;overflow:hidden}@media (max-width:768px){.Sidebar-module__5-k5AW__sidebar{border-right:none;border-top:1px solid var(--card-border);z-index:200;flex-direction:column;width:100vw;height:180px;position:fixed;bottom:0;left:0}.Sidebar-module__5-k5AW__header{display:none}.Sidebar-module__5-k5AW__inventory{grid-template-columns:repeat(4,1fr);grid-auto-rows:80px;place-items:center;gap:.25rem;padding:.25rem;display:grid;overflow:hidden auto}.Sidebar-module__5-k5AW__item{width:70px;height:70px;padding:0}.Sidebar-module__5-k5AW__itemName{font-size:.55rem}}
.Canvas-module__YJU6VG__canvas{background:0 0;flex:1;height:100vh;position:relative;overflow:hidden}@media (max-width:768px){.Canvas-module__YJU6VG__canvas{height:calc(100vh - 140px)}}.Canvas-module__YJU6VG__backgroundText{font-family:var(--font-serif);color:#ffffff08;pointer-events:none;text-align:center;font-size:1.5rem;font-style:italic;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Canvas-module__YJU6VG__element{-webkit-user-select:none;user-select:none;cursor:default;flex-direction:column;justify-content:center;align-items:center;width:80px;height:80px;transition:transform 50ms linear;display:flex;position:absolute;top:0;left:0}.Canvas-module__YJU6VG__elementIcon{cursor:grab;justify-content:center;align-items:center;width:64px;height:64px;font-size:3rem;transition:transform .2s cubic-bezier(.175,.885,.32,1.275);display:flex}.Canvas-module__YJU6VG__elementIcon:active{cursor:grabbing;transform:scale(1.15)}.Canvas-module__YJU6VG__elementIcon img,.Canvas-module__YJU6VG__svgWrapper{filter:drop-shadow(0 8px 16px #0006);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.Canvas-module__YJU6VG__svgWrapper svg{width:100%;height:100%}
