/* Dense editorial presentation for the independent three-ring chart. */
.ctc-method{margin-top:28px}
.ctc-method h2{border-bottom:1px solid #d7d0c0;padding-bottom:9px;margin-top:30px}
.ctc-method li{margin:8px 0}
#ctc-result.visible{display:block}
.ctc-result-intro,.ctc-result-note{font-size:.93rem;line-height:1.65;color:#4e4b44}
.ctc-result-note{border-top:1px solid #d4cbb9;padding-top:14px;margin-top:22px}
.ctc-figure{max-width:600px;margin:18px auto 26px;text-align:center}
.ctc-wheel{display:block;width:100%;height:auto;background:#f7f2e8;border:1px solid #c7bda9}
.ctc-ground{fill:#fffdfa}
.ctc-boundary{fill:none;stroke:#beae8c;stroke-width:1}
.ctc-ticks line{stroke:#b6a783;stroke-width:1}
.ctc-signs{font-family:Georgia,serif;font-size:18px;fill:#3c473e}
.ctc-point circle{stroke:#fffaf0;stroke-width:1.4}
.ctc-point text{font:700 10px Arial,sans-serif;fill:#fff}
.ctc-natal circle{fill:#214d62}
.ctc-progressed circle{fill:#9a5a3b}
.ctc-transit circle{fill:#5e6641}
.ctc-center{fill:#f3ead8;stroke:#c8ba9d}
.ctc-center-text{font:700 14px Georgia,serif;letter-spacing:.08em;fill:#344b50}
.ctc-center-sub{font:700 9px Arial,sans-serif;letter-spacing:.07em;fill:#786749}
.ctc-figure figcaption{display:flex;justify-content:center;flex-wrap:wrap;gap:8px 18px;margin:11px 0;color:#4c4b45;font-size:.86rem}
.ctc-key:before{content:'●';margin-right:5px}.ctc-key-natal:before{color:#214d62}.ctc-key-progressed:before{color:#9a5a3b}.ctc-key-transit:before{color:#5e6641}
.ctc-table-wrap{max-width:100%;overflow-x:auto;border:1px solid #d9d0bf;background:#fffdf7;margin:12px 0 22px}
.ctc-table{width:100%;border-collapse:collapse;min-width:505px;font-size:.9rem}
.ctc-table caption{padding:10px 12px;text-align:left;font-weight:700;color:#383a32;background:#eee9dc}
.ctc-table th,.ctc-table td{text-align:left;padding:8px 10px;border-top:1px solid #e5dece;white-space:nowrap}
.ctc-table thead th{background:#f4f0e7;font-size:.78rem;text-transform:uppercase;letter-spacing:.035em}
.ctc-table tbody tr:nth-child(even){background:#fbf8f0}
.ctc-error{padding:14px 16px;background:#fff0eb;border-left:3px solid #9b4e40;color:#71352f}
@media(max-width:650px){.ctc-method{margin-top:22px}.ctc-wheel{border:0}.ctc-figure{margin:18px -6px 22px}.ctc-table-wrap{margin-right:-5px}.ctc-figure figcaption{font-size:.76rem}.ctc-point text{font-size:11px}}
