*{box-sizing:border-box;margin:0;padding:0}body{background:#f5f5f5;color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.loading{font-size:1.2rem;height:100vh;justify-content:center}.loading,header{align-items:center;display:flex}header{background:#1a1a2e;color:#fff;justify-content:space-between;padding:1rem 2rem}.user-bar{align-items:center;display:flex;gap:1rem}.user-bar button{background:#0000;border:1px solid #fff;border-radius:4px;color:#fff;cursor:pointer;padding:.4rem .8rem}main{padding:2rem}main h2{margin-bottom:1.5rem}.pool-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.pool-card{background:#fff;border-radius:8px;box-shadow:0 2px 6px #00000014;display:flex;flex-direction:column;gap:.75rem;padding:1.5rem}.pool-card h3{color:#555;font-size:1rem}.balance{color:#1a1a2e;font-size:1.8rem;font-weight:700}.pool-card button{background:#1a1a2e;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:.9rem;margin-top:auto;padding:.6rem}.pool-card button:hover{background:#16213e}
/*# sourceMappingURL=main.55c996f5.css.map*/