.app{text-align:center;height:100svh;width:100%;display:flex;flex-direction:column;justify-items:center;align-items:center;justify-content:center}@media (min-width: 1400px){.app{transform:scale(1.5)}}*{box-sizing:border-box}html{height:100%;width:100%;overflow:hidden;margin:0;padding:0}body{height:100vh;width:100vw;overflow:hidden;margin:0;padding:0;color:#fff!important;background-color:#20152e!important;background-image:radial-gradient(at 100% 0%,hsla(262,95%,23%,.44) 0px,transparent 50%),radial-gradient(at 0% 99%,hsla(322,74%,45%,.63) 0px,transparent 50%)}#root{height:100vh;width:100vw;overflow:hidden;margin:0;padding:0}.background-container{position:relative;display:flex;justify-content:center;align-items:center;width:388px;height:388px}.affinity-bg{width:auto;height:auto;image-rendering:pixelated;image-rendering:-moz-crisp-edges;image-rendering:crisp-edges;transform:scale(2);transform-origin:center}.schools-overlay{position:absolute;width:388px;height:388px;margin:auto}.school-container{position:absolute;width:100%;height:100%}.school-name{font-size:1.2em;margin-bottom:10px;text-transform:capitalize}.tiers-container{position:absolute;width:100%;height:100%}.tier-bar{left:0;position:absolute;width:100%;height:100%;image-rendering:pixelated;image-rendering:-moz-crisp-edges;image-rendering:crisp-edges}.perk-tree-container{position:relative;width:100vw;height:100vh;overflow:hidden;cursor:grab}.perk-tree-background{position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(/background.webp);background-size:cover;background-position:center;filter:blur(8px) brightness(1.2);z-index:-1}.perk-tree-container:active{cursor:grabbing}.perk-tree-svg{width:100%;height:100%;cursor:grab;-webkit-user-select:none;user-select:none}.perk-tree-svg:active{cursor:grabbing}.perk-tree-svg .perk-node{pointer-events:all;cursor:pointer}.perk-tree-container.dragging,.perk-tree-container.dragging .perk-tree-svg{cursor:grabbing}.perk-node{cursor:pointer;transition:filter .2s ease}.perk-connection{stroke:#888;stroke-width:2;opacity:.6}.perk-tooltip{position:absolute;z-index:1000;pointer-events:none;background:#1e0f1ef2;border:2px solid #6b7280;border-radius:8px;padding:12px;min-width:200px;max-width:300px;color:#fff;font-family:Minecraft,monospace;font-size:14px;box-shadow:0 4px 12px #00000080}.zoom-controls{position:absolute;top:16px;right:16px;z-index:10;display:flex;flex-direction:column;gap:8px}.zoom-button{padding:8px 12px;background:#374151;color:#fff;border:none;border-radius:4px;cursor:pointer;font-family:Minecraft,monospace;transition:background-color .2s ease}.zoom-button:hover{background:#4b5563}.zoom-display{padding:8px 12px;background:#1f2937;color:#fff;border-radius:4px;font-size:12px;text-align:center;font-family:Minecraft,monospace}.school-label{font-family:Minecraft,monospace;font-weight:700;text-shadow:2px 2px 0px rgba(0,0,0,.8)}*{margin:0;padding:0;box-sizing:border-box}body{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;color:#213547;background-color:#fff}#root{width:100%;min-height:100%}
