.zodiac-wheel-root{width:100%;position:relative}.zw-toggles{flex-wrap:wrap;justify-content:center;gap:6px;margin-bottom:10px;display:flex}.zw-toggle{cursor:pointer;-webkit-user-select:none;user-select:none;border:1px solid;border-radius:99px;padding:4px 14px;font-size:.75rem;font-weight:500;line-height:1.6;transition:all .18s}.zw-toggle-on{color:#8a5e10;background:#8a5e101f;border-color:#8a5e1073}.zw-toggle-off{border-color:var(--border-soft);color:var(--muted);background:0 0}.zw-toggle:hover{border-color:#8a5e1099}.zw-biwheel-legend{color:var(--muted);flex-wrap:wrap;justify-content:center;gap:14px;margin-bottom:10px;font-size:.75rem;display:flex}.zw-biwheel-item{align-items:center;gap:6px;display:flex}.zw-biwheel-dot{border-radius:99px;width:10px;height:10px;display:inline-block}.zw-biwheel-natal{background:#8a5e10}.zw-biwheel-transit{background:0 0;border:1.5px dashed #8a5e10}.zw-svg-wrap{border-radius:var(--r-xl,16px);cursor:grab;touch-action:none;position:relative;overflow:hidden}.zw-svg-wrap.zw-dragging{cursor:grabbing}.zw-svg{-webkit-user-select:none;user-select:none;transform-origin:50%;display:block}.zw-planet{cursor:help}.zw-planet:hover circle:first-of-type{stroke-width:1.8px}.zw-sign-sector{cursor:help;transition:stroke .15s}.zw-sign-sector:hover{stroke:#8a5e108c}.zw-house-sector{cursor:help}.zw-house-sector:hover{fill:#8a5e100a}.zw-tooltip{color:var(--star,#f0e6c8);border-radius:var(--r-md,11px);font-family:var(--font-display,Georgia, serif);letter-spacing:.2px;z-index:10;pointer-events:none;-webkit-backdrop-filter:saturate(140%)blur(8px);max-width:300px;animation:zw-tip-fade .25s var(--ease-out,cubic-bezier(.16, 1, .3, 1));background:#141027b8;border:1px solid #c9a84c52;padding:11px 15px;font-size:12.5px;line-height:1.55;position:absolute;box-shadow:0 8px 24px #0000006b,0 0 0 1px #0000002e}[data-theme=light] .zw-tooltip{color:var(--star,#1a1230);background:#faf7f0e0;border-color:#8a5e1052;box-shadow:0 8px 24px #0000001a,0 0 0 1px #8a5e1014}@keyframes zw-tip-fade{0%{opacity:0;transform:translateY(-2px)}to{opacity:1;transform:translateY(0)}}@keyframes zw-tip-fade-OLD{0%{opacity:0;transform:translateY(3px)}to{opacity:1;transform:translateY(0)}}.zw-tip-title{color:#f5d490;font-size:13px;font-weight:500;line-height:1.35}.zw-tip-sub{opacity:.85;margin-top:3px;font-size:11.5px}.zw-tip-meta{opacity:.9;border-top:1px solid #fdfaf02e;margin-top:6px;padding-top:6px;font-size:11.5px}.zw-tip-tag{color:#fdfaf0;letter-spacing:.03em;vertical-align:1px;background:#fdfaf026;border-radius:99px;margin-right:6px;padding:1px 6px;font-size:10px;display:inline-block}.zw-tip-retro{color:#e86050;margin-left:2px}.zw-zoom-indicator{color:#8a5e10;pointer-events:none;background:#fdfaf0eb;border:1px solid #8a5e1040;border-radius:6px;padding:3px 9px;font-size:.7rem;position:absolute;top:10px;right:12px}.zw-controls{flex-wrap:wrap;align-items:center;gap:6px;margin-top:10px;display:flex}.zw-ctrl{min-width:32px}.zw-ctrl-reset{width:auto;padding:0 10px;font-size:13px}.zw-ctrl-spacer{flex:1}.zw-ctrl-export{width:auto;padding:0 12px;font-size:12px}.zw-ctrl-pdf{color:#8a5e10;background:#8a5e101f;border-color:#8a5e1066}.zw-legend{flex-wrap:wrap;justify-content:center;gap:6px;margin-top:12px;font-size:.7rem;display:flex}.zw-legend-item{border:1px solid;border-radius:99px;align-items:center;gap:6px;padding:4px 10px;line-height:1.4;display:inline-flex}.zw-legend-item svg{flex-shrink:0;display:block}.zw-legend-harmony{color:#0a5a36;background:#0f7a4a14;border-color:#0f7a4a40}.zw-legend-tension{color:#881212;background:#b018180f;border-color:#b0181838}.zw-legend-conj{color:#6d4a0d;background:#8a5e100f;border-color:#8a5e1040}.zw-legend-tick{color:#50401f;background:#3c321e0a;border-color:#3c321e2e}.zw-planets-card{background:var(--card-bg,#ffffff08);border:1px solid var(--card-border,#c9a84c26);border-radius:var(--r-md,12px);margin-top:20px;padding:16px;animation:.3s ease-out zw-fadeup}@keyframes zw-fadeup{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.zw-planets-card-header{border-bottom:1px solid var(--border-soft);align-items:center;gap:8px;margin-bottom:12px;padding-bottom:10px;display:flex}.zw-planets-card-icon{color:var(--gold,#c9a84c);font-size:14px}.zw-planets-card-header h3{font-family:var(--font-display,Georgia, serif);color:var(--star);margin:0;font-size:.98rem;font-weight:500}.zw-planets-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:8px;display:grid}.zw-planet-row{border-radius:var(--r-md,8px);background:var(--bg-raised,#ffffff08);border:1px solid var(--border-soft);align-items:center;gap:10px;padding:8px 10px;display:flex}.zw-planet-row-icon{border-radius:var(--r-sm,6px);flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:15px;display:flex}.zw-planet-row-body{flex:1;min-width:0}.zw-planet-row-name{color:var(--star);align-items:center;gap:4px;font-size:.82rem;font-weight:500;display:flex}.zw-planet-retro{color:var(--tension,#e86050);font-size:.72rem}.zw-planet-row-pos{color:var(--muted);font-size:.7rem;font-family:var(--font-mono,monospace)}.zw-empty{color:var(--muted);text-align:center;grid-column:1/-1;margin:0;font-size:.82rem}@media print{.no-print{display:none!important}.zw-svg-wrap{border:none;border-radius:0}}@media (max-width:520px){.zw-legend{gap:4px;font-size:.65rem}.zw-legend-item{padding:3px 8px}.zw-planets-card{margin-top:16px;padding:12px}.zw-planets-grid{grid-template-columns:1fr}.zw-toggles{gap:4px}.zw-toggle{padding:3px 10px;font-size:.7rem}.zw-tooltip{max-width:220px;font-size:11.5px}}
.dailyEphemeris-module__Koe-LW__module{width:clamp(280px,100%,520px);box-shadow:none;background:0 0;border:none;flex-direction:column;gap:14px;padding:0;display:flex;position:relative}.dailyEphemeris-module__Koe-LW__header{text-align:center;padding-bottom:4px}.dailyEphemeris-module__Koe-LW__eyebrow{font-family:var(--font-display);letter-spacing:3px;text-transform:uppercase;color:var(--gold);opacity:.85;margin-bottom:6px;font-size:10px;display:inline-block}.dailyEphemeris-module__Koe-LW__title{font-family:var(--font-display);color:var(--star);letter-spacing:.4px;margin:0;font-size:17px;line-height:1.2}.dailyEphemeris-module__Koe-LW__dateLine{font-family:var(--font-body);color:var(--muted);letter-spacing:.3px;margin-top:4px;font-size:11.5px;font-style:italic}.dailyEphemeris-module__Koe-LW__wheelWrap{justify-content:center;align-items:center;width:100%;display:flex;position:relative}.dailyEphemeris-module__Koe-LW__wheelWrap>div{width:clamp(220px,80%,320px)}.dailyEphemeris-module__Koe-LW__tableSection{border-top:1px solid var(--border-soft);flex-direction:column;gap:4px;margin-top:6px;padding-top:14px;display:flex}.dailyEphemeris-module__Koe-LW__tableHeader{font-family:var(--font-display);letter-spacing:2px;text-transform:uppercase;color:var(--gold);opacity:.78;align-items:center;gap:8px;margin-bottom:4px;font-size:10.5px;display:flex}.dailyEphemeris-module__Koe-LW__tableHeaderLine{background:var(--border-soft);flex:1;height:1px}.dailyEphemeris-module__Koe-LW__table{font-family:var(--font-body);background:0 0;flex-direction:column;font-size:12px;display:flex}.dailyEphemeris-module__Koe-LW__row{border-bottom:1px solid var(--border-soft);color:var(--star);background:0 0;grid-template-columns:22px 1fr auto auto;align-items:center;gap:8px;padding:6px 0;display:grid}.dailyEphemeris-module__Koe-LW__row:last-child{border-bottom:none}.dailyEphemeris-module__Koe-LW__glyph{font-family:var(--font-display);text-align:center;font-size:14px}.dailyEphemeris-module__Koe-LW__name{color:var(--muted);letter-spacing:.2px}.dailyEphemeris-module__Koe-LW__degree{font-variant-numeric:tabular-nums;color:var(--star);text-align:right;font-size:11.5px}.dailyEphemeris-module__Koe-LW__sign{color:var(--gold);letter-spacing:.2px;white-space:nowrap;text-align:right;min-width:70px;font-size:11.5px;font-style:italic}.dailyEphemeris-module__Koe-LW__retro{color:var(--tension);margin-left:2px;font-size:10px}.dailyEphemeris-module__Koe-LW__moonPhase{border-top:1px solid var(--border-soft);align-items:center;gap:12px;margin-top:4px;padding-top:12px;display:flex}.dailyEphemeris-module__Koe-LW__moonEmoji{opacity:.92;font-size:26px;line-height:1}.dailyEphemeris-module__Koe-LW__moonText{flex-direction:column;flex:1;gap:2px;display:flex}.dailyEphemeris-module__Koe-LW__moonName{font-family:var(--font-display);color:var(--star);letter-spacing:.3px;font-size:13px}.dailyEphemeris-module__Koe-LW__moonDesc{font-family:var(--font-body);color:var(--muted);font-size:11.5px;font-style:italic}.dailyEphemeris-module__Koe-LW__loading{flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:320px;display:flex}.dailyEphemeris-module__Koe-LW__loadingText{font-family:var(--font-body);color:var(--muted);font-size:12px;font-style:italic}.dailyEphemeris-module__Koe-LW__error{text-align:center;font-family:var(--font-body);color:var(--muted);padding:24px 16px;font-size:12px;font-style:italic}@media (max-width:540px){.dailyEphemeris-module__Koe-LW__table{font-size:11.5px}.dailyEphemeris-module__Koe-LW__row{grid-template-columns:20px 1fr auto auto;gap:6px;padding:5px 0}.dailyEphemeris-module__Koe-LW__name{font-size:11.5px}.dailyEphemeris-module__Koe-LW__sign{min-width:60px;font-size:11px}.dailyEphemeris-module__Koe-LW__wheelWrap>div{width:clamp(220px,90%,280px)}}.dailyEphemeris-module__Koe-LW__immersiveWheel{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.dailyEphemeris-module__Koe-LW__immersiveWheel>div{width:100%!important;max-width:none!important}
