.chart-island{width:100%;padding:0;color:var(--pc-text);--pc-border: #d1d5db;--pc-surface: #f5f7fa;--pc-surface-2: #e5e7eb;--pc-surface-3: #f1f5f9;--pc-text: #111;--pc-text-muted: #4b5563;--pc-accent: #9ca3af;--chart-wheel-outer: rgba(15, 23, 42, .7);--chart-wheel-ring: rgba(15, 23, 42, .45);--chart-wheel-divider: rgba(15, 23, 42, .35);--chart-wheel-muted: rgba(71, 85, 105, .35);--chart-wheel-text: #0f172a;--chart-wheel-marker-bg: #f8fafc;--chart-wheel-marker-stroke: rgba(15, 23, 42, .5)}.theme-dark .chart-island,.chart-island[data-theme=dark]{--pc-border: #2a3138;--pc-surface: #12161b;--pc-surface-2: #1a1f26;--pc-surface-3: #232a34;--pc-text: #eaeef2;--pc-text-muted: #b8c4d0;--pc-accent: #ffd44d;--chart-wheel-outer: rgba(255, 255, 255, .85);--chart-wheel-ring: rgba(255, 255, 255, .6);--chart-wheel-divider: rgba(255, 255, 255, .45);--chart-wheel-muted: rgba(255, 255, 255, .35);--chart-wheel-text: #ffffff;--chart-wheel-marker-bg: #12161b;--chart-wheel-marker-stroke: rgba(255, 255, 255, .55)}.chart-header-card{background:var(--pc-surface, #1a1f26);border:1px solid var(--pc-border, rgba(255, 255, 255, .1))}.chart-header-card .ant-card-body{padding:12px 16px}.chart-header-card .ant-row{row-gap:10px}.chart-profile-controls{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:8px 12px;width:100%}.chart-profile-control{display:inline-flex;align-items:center;gap:8px;min-width:0}.chart-profile-control--switches{gap:6px}.chart-profile-control--muted{opacity:.72}.chart-profile-control .ant-segmented{max-width:100%}.chart-header-meta{width:100%;justify-content:flex-end}.chart-wheel-card,.chart-planets-card,.chart-aspects-card{background:var(--pc-surface, #1a1f26);border:1px solid var(--pc-border, rgba(255, 255, 255, .1));height:100%;color:var(--pc-text);display:flex;flex-direction:column}.chart-aspects-card{--chart-aspects-row-divider: rgba(100, 116, 139, .28)}.chart-island[data-theme=dark] .chart-aspects-card,.theme-dark .chart-aspects-card{--chart-aspects-row-divider: rgba(226, 232, 240, .18)}.chart-wheel-card .ant-card-body{display:flex;justify-content:center;align-items:center;min-height:520px;padding:16px;flex:1}.chart-planets-card .ant-card-body{display:flex;flex-direction:column;min-height:520px;flex:1}.chart-planets-card .ant-table-wrapper,.chart-planets-card .ant-table,.chart-planets-card .ant-table-container{flex:1;display:flex;flex-direction:column;min-height:0}.chart-planets-card .ant-table-body{flex:1;overflow-y:auto!important;overflow-x:auto!important}.chart-planets-card .ant-table-cell{white-space:nowrap}.chart-svg-wheel{width:100%;max-width:560px;height:auto;filter:drop-shadow(0 8px 18px rgba(0,0,0,.16))}.chart-hover-target{cursor:pointer}.chart-hover-tooltip{position:fixed;z-index:2000;padding:6px 10px;border-radius:8px;background:var(--pc-surface-2);border:1px solid var(--pc-border);color:var(--pc-text);font-size:.8rem;font-weight:600;pointer-events:none;box-shadow:0 6px 18px #0000001a}.chart-fullscreen-modal .ant-modal-content{height:100vh;border-radius:0;background:radial-gradient(circle at 50% 35%,rgba(255,212,77,.08),transparent 55%),var(--pc-surface, #1a1f26)}.chart-fullscreen-modal--light{--chart-wheel-outer: rgba(15, 23, 42, .7);--chart-wheel-ring: rgba(15, 23, 42, .45);--chart-wheel-divider: rgba(15, 23, 42, .35);--chart-wheel-muted: rgba(71, 85, 105, .35);--chart-wheel-text: #0f172a;--chart-wheel-marker-bg: #f8fafc;--chart-wheel-marker-stroke: rgba(15, 23, 42, .5)}.chart-fullscreen-modal--dark{--chart-wheel-outer: rgba(255, 255, 255, .85);--chart-wheel-ring: rgba(255, 255, 255, .6);--chart-wheel-divider: rgba(255, 255, 255, .45);--chart-wheel-muted: rgba(255, 255, 255, .35);--chart-wheel-text: #ffffff;--chart-wheel-marker-bg: #12161b;--chart-wheel-marker-stroke: rgba(255, 255, 255, .55)}.chart-fullscreen-modal .ant-modal-body{height:100%;padding:24px}.chart-fullscreen-content{width:100%;display:flex;flex-direction:column;align-items:center;gap:18px}.chart-fullscreen-modal .chart-svg-wheel{max-width:min(92vmin,980px)}.chart-fullscreen-toolbar{display:flex;flex-direction:column;align-items:center;gap:6px;text-align:center}.chart-fullscreen-title{font-size:1.1rem;font-weight:700;color:var(--pc-text);letter-spacing:.02em}.chart-fullscreen-meta{display:flex;flex-wrap:wrap;gap:8px;color:var(--pc-text-muted);font-weight:600;font-size:.9rem}.chart-fullscreen-sep{opacity:.6}.chart-fullscreen-wheel{width:100%;flex:1;display:flex;align-items:center;justify-content:center}.chart-fullscreen-modal .ant-modal-close{color:var(--pc-text)}.chart-glyph{font-size:1.1em;line-height:1}.chart-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px;gap:16px}.chart-island .ant-table{background:transparent}.chart-island .ant-table-thead>tr>th{background:var(--pc-surface-2);border-bottom:1px solid var(--pc-border);padding:8px 12px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--pc-text-muted)}.chart-island .ant-table-tbody>tr>td{border-bottom:1px solid var(--pc-border);padding:8px 12px}.chart-aspects-card .ant-table-tbody>tr>td{padding-top:10px;padding-bottom:10px;border-bottom-color:transparent;box-shadow:inset 0 -1px 0 var(--chart-aspects-row-divider)}.chart-aspects-card .ant-table-tbody>tr:last-child>td{box-shadow:none}.chart-island .ant-table-tbody>tr:hover>td{background:var(--pc-surface-3)}@media(hover:none)and (pointer:coarse){.chart-island .ant-table,.chart-island .ant-table-container,.chart-island .ant-table-content,.chart-island .ant-table-tbody,.chart-island .ant-table-tbody>tr,.chart-island .ant-table-tbody>tr>td,.chart-island .ant-table-thead>tr>th{-webkit-tap-highlight-color:transparent}.chart-island .ant-table-tbody>tr:hover>td,.chart-island .ant-table-tbody>tr:active>td,.chart-island .ant-table-tbody>tr:focus>td,.chart-island .ant-table-tbody>tr:focus-visible>td{background:transparent!important}}.chart-retrograde-tag{border-radius:6px;border:1px solid rgba(239,68,68,.4);color:#ef4444;background:#ef44441f;font-weight:700}.chart-island[data-theme=dark] .chart-retrograde-tag{color:#fecaca;background:#f8717133;border-color:#f8717180}.chart-island .ant-empty-description{color:var(--pc-text-muted)}.chart-island .ant-segmented{background:var(--pc-surface-2)}.chart-house-system-control{flex-wrap:wrap}.chart-house-system-segmented{max-width:100%}.chart-aspects-title{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.chart-aspects-title>span{font-weight:600}.chart-aspects-segmented{max-width:100%}.chart-aspects-segmented .ant-segmented-group{flex-wrap:wrap;gap:6px}.chart-aspects-segmented .ant-segmented-thumb{background:#ffd44d3d;box-shadow:inset 0 0 0 1.5px #ffd44d9e,0 0 0 1px #ffd44d33,0 0 12px #ffd44d2e}.chart-aspects-segmented .ant-segmented-item{border-radius:999px}.chart-aspects-segmented .ant-segmented-item-label{border-radius:999px;color:var(--pc-text)}.chart-aspects-segmented .ant-segmented-item-selected .ant-segmented-item-label,.chart-aspects-segmented .ant-segmented-item-checked .ant-segmented-item-label,.chart-aspects-segmented .ant-segmented-item-input:checked+.ant-segmented-item-label{color:var(--pc-text);font-weight:600}.chart-island[data-theme=dark] .chart-aspects-segmented .ant-segmented-thumb{background:#ffd44d4d;box-shadow:inset 0 0 0 1.5px #ffd44db8,0 0 0 1px #ffd44d3d,0 0 14px #ffd44d47}.theme-dark .chart-island .chart-aspects-segmented .ant-segmented-item-selected .ant-segmented-item-label,.theme-dark .chart-island .chart-aspects-segmented .ant-segmented-item-checked .ant-segmented-item-label,.theme-dark .chart-island .chart-aspects-segmented .ant-segmented-item-input:checked+.ant-segmented-item-label,.chart-island[data-theme=dark] .chart-aspects-segmented .ant-segmented-item-selected .ant-segmented-item-label,.chart-island[data-theme=dark] .chart-aspects-segmented .ant-segmented-item-checked .ant-segmented-item-label,.chart-island[data-theme=dark] .chart-aspects-segmented .ant-segmented-item-input:checked+.ant-segmented-item-label{color:#2a1f00}.chart-island .ant-typography,.chart-island .ant-typography-secondary,.chart-island .ant-tag,.chart-island .ant-table-cell,.chart-island .ant-table{color:var(--pc-text)}.chart-island .ant-typography-secondary{color:var(--pc-text-muted)}.chart-island .ant-tag{background:var(--pc-surface-2);border-color:var(--pc-border)}@media(max-width:992px){.chart-wheel-card .ant-card-body,.chart-planets-card .ant-card-body{min-height:420px}.chart-svg-wheel{max-width:420px}}@media(max-width:768px){.chart-profile-controls{justify-content:flex-start;align-items:flex-start;flex-direction:column}.chart-profile-control{width:100%;flex-wrap:wrap}.chart-profile-control .ant-segmented{width:100%}.chart-profile-control .ant-segmented-group{flex-wrap:wrap;row-gap:4px}.chart-profile-control .ant-segmented-item-label{padding-inline:8px;font-size:.78rem}.chart-profile-control--switches{flex-direction:row;width:auto}.chart-header-meta{justify-content:flex-start;flex-wrap:wrap}.chart-house-system-control{width:100%;justify-content:flex-start;align-items:center;gap:8px}.chart-house-system-segmented{flex:0 0 auto;min-width:0;max-width:100%}.chart-house-system-segmented .ant-segmented-group{flex-wrap:nowrap}.chart-aspects-title{flex-direction:column;align-items:flex-start}.chart-aspects-segmented{width:100%}.chart-aspects-segmented .ant-segmented-item-label{padding:0 8px;font-size:.75rem}.chart-aspects-card .ant-table-body{max-height:none!important;overflow:visible!important}.chart-wheel-card .ant-card-body,.chart-planets-card .ant-card-body{min-height:360px}.chart-island .ant-table-thead>tr>th,.chart-island .ant-table-tbody>tr>td{padding:6px 8px;font-size:.875rem}.chart-glyph{font-size:1em}}.chart-essentials{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px;margin-top:16px}.chart-essential{display:flex;flex-direction:column;gap:3px;padding:10px 12px;border-radius:10px;border:1px solid color-mix(in srgb,currentColor 13%,transparent);border-inline-start-width:3px;background:color-mix(in srgb,currentColor 3%,transparent);min-width:0}.chart-essential--angles{border-inline-start-color:color-mix(in srgb,#4fa89b 65%,transparent)}.chart-essential--sun{border-inline-start-color:color-mix(in srgb,#d4a017 65%,transparent)}.chart-essential--moon{border-inline-start-color:color-mix(in srgb,#8f7fd4 65%,transparent)}.chart-essential--system{border-inline-start-color:color-mix(in srgb,#6f9e5c 65%,transparent)}.chart-essential-label{font-size:.7rem;text-transform:uppercase;letter-spacing:.07em;opacity:.55;font-weight:700}.chart-essential-value{font-weight:600;font-variant-numeric:tabular-nums;overflow-wrap:break-word;word-break:normal}.chart-houses-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(140px,100%),1fr));gap:8px;min-width:0}.chart-house-cell{display:flex;flex-direction:column;gap:5px;padding:8px 10px;border-radius:8px;background:color-mix(in srgb,currentColor 4%,transparent);min-width:0}.chart-house-head{display:flex;align-items:baseline;justify-content:space-between;flex-wrap:wrap;gap:2px 8px;min-width:0}.chart-house-cusp,.chart-house-number{min-width:0;overflow-wrap:anywhere}.chart-house-bodies{display:flex;flex-wrap:wrap;gap:4px;min-width:0}.chart-house-number{font-weight:700;font-size:.82rem;opacity:.75}.chart-house-cusp{font-size:.78rem;font-variant-numeric:tabular-nums;opacity:.8;white-space:nowrap}.chart-house-bodies{display:flex;flex-wrap:wrap;gap:5px;min-height:1.4em;font-family:Symbola,"Noto Sans Symbols 2",Segoe UI Symbol,serif;font-size:1.05rem}.chart-house-empty{opacity:.28;font-size:.85rem}@media(max-width:480px){.chart-timeline-grid{grid-template-columns:repeat(auto-fit,minmax(min(240px,100%),1fr))}.chart-houses-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:359px){.chart-houses-grid{grid-template-columns:minmax(0,1fr)}}.chart-profile-controls{display:flex;flex-wrap:wrap;align-items:center;gap:8px 14px;min-width:0}.chart-profile-control{display:flex;align-items:center;flex-wrap:wrap;gap:6px;min-width:0;max-width:100%}.chart-switch{display:inline-flex;align-items:center;gap:6px;cursor:pointer;white-space:nowrap}.chart-profile-control .ant-segmented,.chart-house-system-control .ant-segmented{max-width:100%;overflow-x:auto;scrollbar-width:thin}.chart-profile-control .ant-segmented-item-label,.chart-house-system-control .ant-segmented-item-label{white-space:nowrap}.chart-header-meta{flex-wrap:wrap;min-width:0}.chart-header-meta>*{min-width:0;overflow-wrap:break-word;word-break:normal}@media(max-width:768px){.chart-profile-controls{gap:6px 10px}.chart-house-system-control{width:100%;min-width:0}.chart-house-system-control .ant-segmented{width:100%}}@media(max-width:480px){.chart-profile-control,.chart-house-system-control{width:100%}.chart-essential-value,.chart-house-cusp{overflow-wrap:break-word;word-break:normal}}.chart-timeline-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(340px,100%),1fr));gap:10px;min-width:0}.chart-timeline-grid--planets{margin-top:10px}.timeline-tile{display:flex;flex-direction:column;gap:6px;padding:12px 14px;border-radius:12px;background:color-mix(in srgb,currentColor 5%,transparent);border:1px solid color-mix(in srgb,currentColor 12%,transparent);border-inline-start:3px solid color-mix(in srgb,currentColor 25%,transparent);min-width:0}.timeline-motion{font-size:.74rem;font-weight:600;padding:1px 6px;border-radius:6px;white-space:nowrap;background:color-mix(in srgb,currentColor 8%,transparent);opacity:.8}.timeline-motion--retrograde{color:#a8071a;background:color-mix(in srgb,#a8071a 12%,transparent);opacity:1}.timeline-motion--stationary{color:#ad6800;background:color-mix(in srgb,#ad6800 12%,transparent);opacity:1}:root[data-theme=dark] .timeline-motion--retrograde,.theme-dark .timeline-motion--retrograde{color:#ff7875}:root[data-theme=dark] .timeline-motion--stationary,.theme-dark .timeline-motion--stationary{color:#ffc53d}.timeline-sequence-position{font-size:.7rem;font-weight:700;letter-spacing:.04em;opacity:.5;min-width:2.4em;font-variant-numeric:tabular-nums}.timeline-sequence-item--next .timeline-sequence-position{opacity:.9}.timeline-sequence-item--next{font-weight:600}.timeline-tile--angles{border-inline-start-color:var(--ant-color-primary, #1677ff)}.timeline-tile--sun{border-inline-start-color:#d48806}.timeline-tile--moon{border-inline-start-color:#9254de}.timeline-tile--planet{border-inline-start-color:#08979c}.timeline-role{font-size:.72rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;white-space:nowrap;padding:2px 7px;border-radius:6px;color:#08979c;background:color-mix(in srgb,#08979c 14%,transparent);border:1px solid color-mix(in srgb,#08979c 30%,transparent)}:root[data-theme=dark] .timeline-role,.theme-dark .timeline-role{color:#5cdbd3;background:color-mix(in srgb,#5cdbd3 16%,transparent);border-color:color-mix(in srgb,#5cdbd3 34%,transparent)}.timeline-tile-head{display:flex;flex-wrap:wrap;align-items:center;gap:6px;min-width:0}.timeline-tile-label{font-size:.82rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;opacity:.7}.timeline-tile-position{display:flex;flex-wrap:wrap;align-items:baseline;gap:6px;min-width:0}.timeline-sign{font-size:1.15rem;font-weight:600}.timeline-exact{font-size:1.35rem;font-weight:700;font-variant-numeric:tabular-nums}.timeline-separator{opacity:.4}.timeline-ordinal{font-size:.95rem;opacity:.8}.timeline-qualities{display:flex;flex-wrap:wrap;gap:4px;min-width:0}.timeline-quality{font-size:.72rem;margin-inline-end:0}.timeline-quality--pitted,.timeline-quality--azimene,.timeline-quality--dark,.timeline-quality--smoky,.timeline-quality--void{color:#a8071a;border-color:color-mix(in srgb,#a8071a 35%,transparent)}.timeline-quality--increasing_fortune,.timeline-quality--light{color:#237804;border-color:color-mix(in srgb,#237804 35%,transparent)}.timeline-countdown-row{display:flex;flex-wrap:wrap;align-items:baseline;gap:6px;min-width:0}.timeline-countdown{font-size:1.5rem;font-weight:700;font-variant-numeric:tabular-nums;line-height:1.1}.timeline-countdown-caption{font-size:.78rem;opacity:.65}.timeline-sequence{display:flex;flex-direction:column;gap:3px;margin:4px 0 0;padding:0;list-style:none;min-width:0}.timeline-sequence-item{display:flex;flex-wrap:wrap;align-items:baseline;gap:4px 8px;font-size:.88rem;opacity:.85;min-width:0}.timeline-sequence-degree{font-weight:600;font-variant-numeric:tabular-nums}:root[data-theme=dark] .timeline-quality--pitted,.theme-dark .timeline-quality--pitted,:root[data-theme=dark] .timeline-quality--azimene,.theme-dark .timeline-quality--azimene{color:#ff7875}:root[data-theme=dark] .timeline-quality--increasing_fortune,.theme-dark .timeline-quality--increasing_fortune{color:#95de64}@media(max-width:900px){.chart-island{padding:14px}.chart-header-card .ant-card-body{padding:12px 14px}.chart-header-card .ant-row{row-gap:8px}.chart-header-card .ant-space{flex-wrap:wrap}.chart-wheel-card .ant-card-body{min-height:360px;padding:12px}.chart-planets-card .ant-card-body{min-height:360px}}@media(max-width:768px){.chart-aspects-card{--chart-aspects-row-divider: rgba(100, 116, 139, .18)}.chart-island[data-theme=dark] .chart-aspects-card,.theme-dark .chart-aspects-card{--chart-aspects-row-divider: rgba(226, 232, 240, .12)}.chart-aspects-title{gap:8px}.chart-aspects-segmented{width:100%;max-width:100%}.chart-aspects-segmented .ant-segmented-group{display:flex;flex-wrap:wrap;align-items:center;gap:6px}.chart-aspects-segmented .ant-segmented-thumb{display:none!important}.chart-aspects-segmented .ant-segmented-item{border-radius:999px;border:1px solid transparent;background:transparent;transition:background-color .18s ease,border-color .18s ease,box-shadow .18s ease}.chart-aspects-segmented .ant-segmented-item-label{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:0 8px;border-radius:999px;border:1px solid transparent;white-space:nowrap;font-size:.75rem;line-height:32px;transition:background-color .18s ease,border-color .18s ease,box-shadow .18s ease,color .18s ease}.chart-aspects-segmented .ant-segmented-item-selected .ant-segmented-item-label,.chart-aspects-segmented .ant-segmented-item-checked .ant-segmented-item-label,.chart-aspects-segmented .ant-segmented-item-input:checked+.ant-segmented-item-label{background:#ffd44d38!important;border-color:#ffd44db8!important;box-shadow:inset 0 0 0 1px #ffd44d57,0 0 0 1px #ffd44d2e,0 0 10px #ffd44d29!important;color:#2a1f00;font-weight:600}.chart-island[data-theme=dark] .chart-aspects-segmented .ant-segmented-item-selected .ant-segmented-item-label,.chart-island[data-theme=dark] .chart-aspects-segmented .ant-segmented-item-checked .ant-segmented-item-label,.chart-island[data-theme=dark] .chart-aspects-segmented .ant-segmented-item-input:checked+.ant-segmented-item-label{background:#ffd44d47!important;border-color:#ffd44dd1!important;box-shadow:inset 0 0 0 1px #ffd44d6b,0 0 0 1px #ffd44d38,0 0 12px #ffd44d3d!important;color:#fff!important}.chart-aspects-card .ant-table-tbody>tr>td{padding-top:8px;padding-bottom:8px}}@media(max-width:576px){.chart-island{padding:12px}.chart-header-card .ant-row{flex-direction:column;align-items:flex-start}.chart-wheel-card .ant-card-body,.chart-planets-card .ant-card-body{min-height:300px}.chart-svg-wheel{max-width:100%}.chart-fullscreen-modal .ant-modal-body{padding:12px}}
