@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;700&display=swap");.kundli-chart-container{font-family:Inter,sans-serif;padding:2rem;background-color:#fff;display:flex;justify-content:center;align-items:center;width:100%;box-sizing:border-box}.kundli-chart{width:100%;max-width:60rem;margin:auto}.kundli-chart h1{font-size:2.25rem;font-weight:700;text-align:center;color:#1f2937;margin-bottom:.5rem}.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;font-weight:700;border-radius:9999px;width:100%;height:100%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);font-size:1rem}.house-number{font-size:24px;font-weight:500;fill:#4a5568;dominant-baseline:middle}.ascendant-text,.house-number{font-family:Inter,sans-serif;text-anchor:middle}.ascendant-text{font-size:28px;font-weight:700;fill:#c53030}