:root{--bg: #0f1117;--surface: #1a1d27;--surface2: #232733;--border: #2e3348;--text: #e2e4eb;--text-dim: #8b8fa3;--accent: #6c8cff;--accent-dim: rgba(108, 140, 255, .12);--green: #4ade80;--fire: #fb7185;--earth: #fbbf24;--metal: #e2e4eb;--water: #6c8cff;--radius: 12px;--radius-sm: 8px}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,system-ui,sans-serif;font-size:15px;line-height:1.5;color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased}#root{min-height:100vh}button,input,select{font:inherit;color:inherit}button{cursor:pointer}@media print{:root{--bg: #fff;--surface: #fff;--surface2: #f5f5f5;--border: #ccc;--text: #111;--text-dim: #555;--accent: #3355cc;--accent-dim: rgba(51, 85, 204, .08);--green: #22863a;--fire: #cf222e;--earth: #b08800;--metal: #333;--water: #0550ae}body{background:#fff;color:#111;font-size:12px}}._panel_19lbx_1{height:100%;min-height:0;display:flex;flex-direction:column;gap:1rem;padding:1.25rem;background:var(--surface);border-right:1px solid var(--border)}._title_19lbx_12{margin:0;font-size:1rem;font-weight:600;color:var(--text)}._field_19lbx_19{display:flex;flex-direction:column;gap:.35rem}._label_19lbx_25{font-size:.8rem;font-weight:500;color:var(--text-dim)}._row_19lbx_31{display:flex;flex-wrap:wrap;gap:.5rem}._row_19lbx_31>*{flex:1;min-width:0}._select_19lbx_42,._input_19lbx_43{width:100%;padding:.5rem .65rem;background:var(--surface2);border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text);outline:none;transition:border-color .15s ease,box-shadow .15s ease}._select_19lbx_42:focus,._input_19lbx_43:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-dim)}._gender_19lbx_60{display:flex;gap:0;border-radius:var(--radius-sm);overflow:hidden;border:1px solid var(--border)}._genderBtn_19lbx_68{flex:1;padding:.5rem .75rem;border:none;background:var(--surface2);color:var(--text-dim);transition:background .15s ease,color .15s ease}._genderBtn_19lbx_68:hover{color:var(--text)}._genderBtnActive_19lbx_83{background:var(--accent-dim);color:var(--accent);font-weight:600}._details_19lbx_89{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface2);overflow:hidden}._summary_19lbx_96{padding:.6rem .75rem;font-size:.85rem;font-weight:600;color:var(--text-dim);cursor:pointer;list-style:none;-webkit-user-select:none;user-select:none}._summary_19lbx_96::-webkit-details-marker{display:none}._summary_19lbx_96:after{content:"▸";float:right;opacity:.6;transition:transform .2s ease}._details_19lbx_89[open] ._summary_19lbx_96:after{transform:rotate(90deg)}._detailsBody_19lbx_121{padding:0 .75rem .75rem;display:flex;flex-direction:column;gap:.85rem;border-top:1px solid var(--border)}._toggleRow_19lbx_129{display:flex;align-items:center;justify-content:space-between;gap:.75rem}._toggleLabel_19lbx_136{font-size:.85rem;color:var(--text)}._switch_19lbx_141{position:relative;width:44px;height:24px;flex-shrink:0;border-radius:999px;border:none;background:var(--border);transition:background .2s ease}._switchOn_19lbx_152{background:var(--accent)}._knob_19lbx_156{position:absolute;top:2px;left:2px;width:20px;height:20px;border-radius:50%;background:var(--text);transition:transform .2s ease;box-shadow:0 1px 3px #00000059}._switchOn_19lbx_152 ._knob_19lbx_156{transform:translate(20px)}._submit_19lbx_172{margin-top:auto;padding:.65rem 1rem;border:none;border-radius:var(--radius-sm);background:var(--accent);color:#fff;font-weight:600;transition:filter .15s ease,transform .1s ease}._submit_19lbx_172:hover{filter:brightness(1.08)}._submit_19lbx_172:active{transform:scale(.98)}@media(max-width:768px){._panel_19lbx_1{border-right:none;border-bottom:1px solid var(--border)}}._gridWrap_khydg_3{position:relative;max-width:560px;margin:0 auto}._grid_khydg_3{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(4,1fr);aspect-ratio:1;gap:0;border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;background:var(--surface)}._sanfangOverlay_khydg_23{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none;z-index:2}._sanfangTriangle_khydg_32{fill:none;stroke:#6c8cff66;stroke-width:1px;stroke-linejoin:round;vector-effect:non-scaling-stroke}._sanfangOppLine_khydg_40{stroke:#6c8cff47;stroke-width:1px;stroke-dasharray:5 4;vector-effect:non-scaling-stroke}._sanfangHint_khydg_47{margin:6px 0 0;font-size:.7rem;color:var(--text-dim)}._palace_khydg_54{position:relative;min-height:0;padding:6px 5px;border:1px solid var(--border);background:var(--surface);display:flex;flex-direction:column;overflow:hidden;cursor:pointer}._selected_khydg_68{background:#6c8cff1a}._center_khydg_73{grid-column:2 / 4;grid-row:2 / 4;border:1px solid var(--border);background:var(--surface2);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:14px;gap:8px}._centerTitle_khydg_86{font-size:1.1rem;font-weight:700;color:var(--text)}._centerInfo_khydg_92{font-size:.8rem;color:var(--text-dim);text-align:center;line-height:1.6}._palaceHeader_khydg_100{display:flex;align-items:center;justify-content:space-between;margin-bottom:3px;flex-shrink:0}._palaceName_khydg_108{font-size:.7rem;font-weight:600;color:var(--accent);white-space:nowrap}._stemBranch_khydg_115{font-size:.65rem;color:var(--text-dim);white-space:nowrap}._daXianLabel_khydg_122{font-size:.6rem;color:var(--text-dim);text-align:center;margin-top:auto;padding-top:2px;flex-shrink:0}._starList_khydg_133{flex:1;display:flex;flex-direction:row;flex-wrap:wrap;align-content:flex-start;justify-content:flex-start;gap:0 3px;overflow:hidden;min-height:0}._starItem_khydg_146{display:flex;flex-direction:column;align-items:center;gap:1px;line-height:1.02}._starName_khydg_154{writing-mode:vertical-rl;text-orientation:upright;letter-spacing:.5px;font-weight:600;font-size:.68rem}._brightLabel_khydg_162{font-size:.5rem;opacity:.7}._siHuaTag_khydg_167{font-size:.55rem;font-weight:700;padding:0 2px;border-radius:2px}._mingGong_khydg_175{box-shadow:inset 0 0 0 2px var(--accent)}._shenGong_khydg_179{box-shadow:inset 0 0 0 2px #a78bfa}._mingAndShen_khydg_183{box-shadow:inset 0 0 0 2px var(--accent),inset 0 0 0 4px #a78bfa}._activeDaXian_khydg_187{box-shadow:inset 0 0 0 2px #f59e0b}._liuNianMing_khydg_191{box-shadow:inset 0 0 0 2px #22d3ee}._liuYueMing_khydg_195{box-shadow:inset 0 0 0 2px #a78bfa}._liuRiMing_khydg_199{box-shadow:inset 0 0 0 2px #34d399}._liuShiMing_khydg_203{box-shadow:inset 0 0 0 2px #fb923c}._activeDaXianAndLiuNian_khydg_207{box-shadow:inset 0 0 0 2px #22d3ee,inset 0 0 0 4px #f59e0b}._overlayPanel_khydg_212{margin-top:12px;padding:10px 14px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);display:flex;flex-wrap:wrap;align-items:center;gap:10px}._overlayLabel_khydg_224{font-size:.8rem;font-weight:500;color:var(--text-dim)}._overlayInput_khydg_230{width:90px;padding:4px 8px;background:var(--surface2);border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text);font-size:.85rem;outline:none}._overlayInput_khydg_230:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-dim)}._overlayBtn_khydg_246{padding:4px 12px;border:none;border-radius:var(--radius-sm);background:var(--accent);color:#fff;font-size:.8rem;font-weight:600}._overlayBtn_khydg_246:hover{filter:brightness(1.08)}._overlayBtnClear_khydg_260{padding:4px 12px;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface2);color:var(--text-dim);font-size:.8rem;font-weight:500}._liuNianStarBadge_khydg_271{writing-mode:vertical-rl;text-orientation:upright;letter-spacing:.5px;font-size:.55rem;padding:2px 1px;border-radius:3px;background:#22d3ee26;color:#22d3ee;border:1px solid rgba(34,211,238,.3)}._legend_khydg_284{margin-top:10px;display:flex;flex-wrap:wrap;gap:12px;font-size:.7rem;color:var(--text-dim)}._legendItem_khydg_293{display:flex;align-items:center;gap:4px}._legendSwatch_khydg_299{display:inline-block;width:10px;height:10px;border-radius:2px}@media(max-width:768px){._grid_khydg_3{font-size:.85em}._palace_khydg_54{padding:4px 3px}._center_khydg_73{padding:10px}._overlayPanel_khydg_212{flex-direction:column;align-items:flex-start}}@media(max-width:480px){._grid_khydg_3{font-size:.75em}._palace_khydg_54{padding:3px 2px}}._shell_bzqi3_1{min-height:100vh;display:grid;grid-template-columns:300px 1fr;grid-template-rows:auto 1fr;grid-template-areas:"header header" "sidebar main"}._header_bzqi3_11{grid-area:header;padding:.75rem 1.25rem;background:var(--surface);border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;gap:1rem}._headerLeft_bzqi3_22{flex-shrink:0}._headerRight_bzqi3_26{display:flex;align-items:center;gap:10px}._tabs_bzqi3_32{display:flex;gap:0;border-radius:var(--radius-sm);overflow:hidden;border:1px solid var(--border)}._tab_bzqi3_32{padding:.4rem 1rem;border:none;background:var(--surface2);color:var(--text-dim);font-size:.85rem;font-weight:500;transition:background .15s ease,color .15s ease}._tab_bzqi3_32:hover{color:var(--text)}._tabActive_bzqi3_54{background:var(--accent-dim);color:var(--accent);font-weight:600}._title_bzqi3_60{margin:0;font-size:1.25rem;font-weight:700;letter-spacing:.02em}._subtitle_bzqi3_67{margin:.2rem 0 0;font-size:.85rem;color:var(--text-dim);font-weight:500}._sidebar_bzqi3_74{grid-area:sidebar;min-height:0;display:flex;flex-direction:column;overflow:auto}._main_bzqi3_82{grid-area:main;min-height:0;padding:1.25rem;overflow:auto}._placeholder_bzqi3_89{margin:0;color:var(--text-dim);font-size:.95rem}._pre_bzqi3_95{margin:0;padding:1rem;max-height:calc(100vh - 8rem);overflow:auto;font-family:ui-monospace,SF Mono,Menlo,Monaco,Consolas,monospace;font-size:.75rem;line-height:1.45;color:var(--text);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);white-space:pre-wrap;word-break:break-word}@media(max-width:768px){._shell_bzqi3_1{grid-template-columns:1fr;grid-template-rows:auto auto 1fr;grid-template-areas:"header" "sidebar" "main"}._main_bzqi3_82{padding:.75rem}}@media print{._shell_bzqi3_1{display:block}._sidebar_bzqi3_74,._headerRight_bzqi3_26{display:none!important}._header_bzqi3_11{background:none;border-bottom:1px solid #ccc;padding:.5rem 0}._main_bzqi3_82{padding:0;overflow:visible}._title_bzqi3_60{color:#111}._subtitle_bzqi3_67{color:#555}}
