@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;700&display=swap";
.kundli-chart-container{box-sizing:border-box;background-color:#fff;justify-content:center;align-items:center;width:100%;padding:2rem;font-family:Inter,sans-serif;display:flex}.kundli-chart{width:100%;max-width:60rem;margin:auto}.kundli-chart h1{text-align:center;color:#1f2937;margin-bottom:.5rem;font-size:2.25rem;font-weight:700}.kundli-chart p{text-align:center;color:#4b5563;margin-bottom:1.5rem;font-size:1.125rem}.kundli-svg-container{border-radius:.5rem;overflow:hidden}.planet-marker{color:#fff;border-radius:9999px;justify-content:center;align-items:center;width:100%;height:100%;font-size:1rem;font-weight:700;display:flex;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.house-number{fill:#4a5568;text-anchor:middle;dominant-baseline:middle;font-family:Inter,sans-serif;font-size:24px;font-weight:500}.ascendant-text{fill:#c53030;text-anchor:middle;font-family:Inter,sans-serif;font-size:28px;font-weight:700}
