:root{--wx-wood: #3faa6d;--wx-fire: #d05a45;--wx-earth: #bd8f45;--wx-metal: #b9a552;--wx-water: #3f7ac9;--wx-sky: #8b8378;--bg: #141210;--bg-elev: #1d1a17;--bg-elev-2: #262220;--line: #352f2a;--text: #ece6dd;--text-dim: #a1988c;--text-faint: #7a7268;--accent: #c9a961;--danger: #d05a45;--ok: #4fa87a;--radius: 12px;--radius-sm: 8px}*{box-sizing:border-box}html,body{margin:0;padding:0;background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Noto Sans CJK SC,sans-serif;font-size:15px;line-height:1.6;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%}#app{max-width:720px;margin:0 auto;padding:16px 14px calc(40px + env(safe-area-inset-bottom))}.app-header{padding:8px 2px 18px;border-bottom:1px solid var(--line);margin-bottom:18px}.app-header h1{margin:0;font-size:22px;font-weight:600;letter-spacing:.08em}.app-header h1 span{color:var(--accent)}.app-header p{margin:6px 0 0;font-size:12.5px;color:var(--text-dim)}.card{background:var(--bg-elev);border:1px solid var(--line);border-radius:var(--radius);padding:14px;margin-bottom:14px}.card-title{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:0 0 12px;font-size:13px;font-weight:600;color:var(--text-dim);letter-spacing:.1em}.tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;background:var(--bg-elev-2);padding:5px;border-radius:var(--radius-sm)}.tabs button{appearance:none;border:0;background:transparent;color:var(--text-dim);font:inherit;font-size:13.5px;padding:8px 4px;border-radius:6px;cursor:pointer;transition:background .15s,color .15s}.tabs button.active{background:var(--bg-elev);color:var(--accent);box-shadow:0 1px 2px #0006}.mode-hint{margin:8px 2px 0;font-size:12px;color:var(--text-faint)}.field{margin-bottom:13px}.field:last-child{margin-bottom:0}.field>label{display:block;font-size:12.5px;color:var(--text-dim);margin-bottom:5px}.field-row{display:flex;gap:8px;align-items:center}input[type=text],input[type=number],input[type=datetime-local],select{width:100%;appearance:none;background:var(--bg-elev-2);border:1px solid var(--line);color:var(--text);border-radius:var(--radius-sm);padding:9px 10px;font:inherit;font-size:15px}input:focus,select:focus{outline:none;border-color:var(--accent)}input::placeholder{color:var(--text-faint)}.btn{appearance:none;border:1px solid var(--line);background:var(--bg-elev-2);color:var(--text);font:inherit;font-size:13.5px;padding:9px 14px;border-radius:var(--radius-sm);cursor:pointer;white-space:nowrap;transition:border-color .15s,color .15s}.btn:hover{border-color:var(--accent);color:var(--accent)}.btn-primary{width:100%;background:linear-gradient(180deg,#d4b573,#b8934a);border-color:transparent;color:#241d12;font-size:16px;font-weight:600;letter-spacing:.2em;padding:12px;margin-top:4px}.btn-primary:hover{color:#241d12;filter:brightness(1.06)}.btn-sm{padding:6px 10px;font-size:12.5px}.checkbox{display:flex;align-items:center;gap:7px;font-size:13px;color:var(--text-dim);cursor:pointer}.checkbox input{accent-color:var(--accent);width:15px;height:15px}.seg{display:flex;gap:6px}.seg button{flex:1;appearance:none;border:1px solid var(--line);background:var(--bg-elev-2);color:var(--text-dim);font:inherit;font-size:13px;padding:8px 6px;border-radius:var(--radius-sm);cursor:pointer}.seg button.active{border-color:var(--accent);color:var(--accent);background:#c9a96114}.info-rows{display:grid;gap:7px}.info-row{display:grid;grid-template-columns:68px 1fr;gap:10px;font-size:13.5px}.info-row dt{color:var(--text-faint)}.info-row dd{margin:0;color:var(--text);word-break:break-all}.notice{margin-top:12px;padding:9px 11px;border-left:2px solid var(--accent);background:#c9a96112;border-radius:0 var(--radius-sm) var(--radius-sm) 0;font-size:12.5px;color:var(--text-dim)}.notice.error{border-left-color:var(--danger);background:#d05a451a;color:#e9a99c}.board{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.palace{position:relative;background:var(--bg-elev-2);border:1px solid var(--line);border-radius:var(--radius-sm);padding:9px 9px 10px 12px;overflow:hidden}.palace:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:var(--wx-sky)}.palace.wx-wood:before{background:var(--wx-wood)}.palace.wx-fire:before{background:var(--wx-fire)}.palace.wx-earth:before,.palace.wx-earthyang:before,.palace.wx-earthyin:before{background:var(--wx-earth)}.palace.wx-metal:before{background:var(--wx-metal)}.palace.wx-water:before{background:var(--wx-water)}.palace.wx-sky:before{background:var(--wx-sky)}.palace-head{display:flex;align-items:baseline;justify-content:space-between;gap:4px;margin-bottom:7px}.palace-name{font-size:16px;font-weight:600;letter-spacing:.06em}.palace-pos{font-size:11px;color:var(--text-faint)}.palace-markers{display:flex;gap:3px;margin-bottom:6px;min-height:17px}.marker{font-size:10.5px;line-height:1;padding:3px 5px;border-radius:4px;background:#c9a96129;color:var(--accent)}.palace-rows{display:grid;gap:3px;font-size:12.5px}.palace-rows .row{display:flex;align-items:baseline;gap:5px}.palace-rows .k{color:var(--text-faint);font-size:11px;flex:0 0 32px}.palace-rows .v{color:var(--text);word-break:break-all}.wx-chip{display:inline-block;padding:0 4px;border-radius:3px;font-size:11.5px}.wx-chip.wx-wood{background:#3faa6d33;color:#7fd0a3}.wx-chip.wx-fire{background:#d05a4533;color:#e89b88}.wx-chip.wx-earth,.wx-chip.wx-earthyang,.wx-chip.wx-earthyin{background:#bd8f4533;color:#ddb877}.wx-chip.wx-metal{background:#b9a55233;color:#d8ca86}.wx-chip.wx-water{background:#3f7ac933;color:#88b3e8}.board-legend{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px;font-size:11.5px;color:var(--text-faint)}.board-legend i{display:inline-block;width:8px;height:8px;border-radius:2px;margin-right:4px;vertical-align:middle}.check-list{display:grid;gap:6px}.check-item{display:flex;gap:8px;font-size:12.5px;align-items:flex-start}.check-item .badge{flex:0 0 auto;font-size:10.5px;padding:2px 6px;border-radius:4px;margin-top:2px}.check-item.pass .badge{background:#4fa87a2e;color:var(--ok)}.check-item.fail .badge{background:#d05a452e;color:var(--danger)}.check-item .detail{color:var(--text-faint);font-size:11.5px;word-break:break-all}.summary-text{width:100%;min-height:150px;background:var(--bg-elev-2);border:1px solid var(--line);border-radius:var(--radius-sm);color:var(--text-dim);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px;line-height:1.65;padding:10px;resize:vertical}.footnote{margin-top:22px;padding-top:14px;border-top:1px solid var(--line);font-size:11.5px;color:var(--text-faint);line-height:1.8}@media(max-width:360px){.palace-rows{font-size:12px}.palace-rows .k{flex-basis:28px}}html.theme-classic,html.theme-classic body{background:#fff;color:#000}html.theme-classic body{min-width:400px;text-align:center;font-size:16px;font-family:Microsoft YaHei,PingFang SC,SimSun,sans-serif;line-height:normal}html.theme-classic #app{max-width:none;padding:0}html.theme-classic{color-scheme:light}html.theme-classic input[type=text],html.theme-classic input[type=tel],html.theme-classic select,html.theme-classic textarea{background:#fff;color:#000;border:1px solid #999;border-radius:0;padding:1px 3px;font:inherit;width:auto}html.theme-classic textarea{resize:none}html.theme-classic input[type=datetime-local],html.theme-classic input[type=date],html.theme-classic input[type=time]{-webkit-appearance:auto;appearance:auto;color-scheme:light;width:205px;height:26px;padding:1px 3px;font:inherit;font-size:17px;background:#fff;color:#000;border:1px solid #999;border-radius:0}html.theme-classic input[type=datetime-local]::-webkit-calendar-picker-indicator,html.theme-classic input[type=date]::-webkit-calendar-picker-indicator,html.theme-classic input[type=time]::-webkit-calendar-picker-indicator{cursor:pointer;opacity:.8;padding:0 2px}html.theme-classic input[type=datetime-local]:hover::-webkit-calendar-picker-indicator,html.theme-classic input[type=date]:hover::-webkit-calendar-picker-indicator,html.theme-classic input[type=time]:hover::-webkit-calendar-picker-indicator{opacity:1}html.theme-classic #btnReset{width:160px;height:36px;font-size:24px;padding:0;margin:0 10px}html.theme-classic input[type=button]{-webkit-appearance:none;border:#999 1px solid;background-color:#eee;border-radius:0;color:#000;font:inherit;cursor:pointer;padding:0}html.theme-classic .classic-page{padding-bottom:30px}html.theme-classic h1{font-size:28px;font-weight:700}html.theme-classic h1 span{color:inherit}html.theme-classic #divTime,html.theme-classic #divSettings{text-align:center;width:400px;margin:10px auto}html.theme-classic #txtMemo{width:200px;height:24px;font-size:20px}html.theme-classic #txtStart{width:126px;height:24px;font-size:20px}html.theme-classic #btnSelectNumber{width:70px;height:30px;font-size:16px;padding:0}html.theme-classic #selType{width:204px;height:28px;font-size:20px;margin:3px 0}html.theme-classic #selTime{width:130px;height:28px;font-size:20px}html.theme-classic #divMain{text-align:center;width:400px;margin:20px auto}html.theme-classic #divLesson{text-align:left;width:325px;margin:20px auto 5px;font-size:18px}html.theme-classic #divBazi{margin:5px}html.theme-classic #tblNumbers{margin:0 auto;text-align:center;border-collapse:collapse}html.theme-classic #tblNumbers tr td.numbers{font-family:sans-serif;width:40px;cursor:pointer;padding:3px;border:#aaa 1px solid}html.theme-classic #tblMain{margin:5px auto 10px;text-align:center;border:black 1px solid;border-collapse:collapse}html.theme-classic #tblMain tr td.main{border:black 1px solid}html.theme-classic #tblCanggan{margin:10px auto 20px;text-align:center;border:black 1px solid;border-collapse:collapse}html.theme-classic #tblCanggan tr td{padding:3px;border:#aaa 1px solid}html.theme-classic #divHistory{text-align:center;width:400px;margin:40px auto 0}html.theme-classic #taHistory{width:300px;height:200px}html.theme-classic tr.time{height:50px}html.theme-classic tr.zhongqi{color:#f90}html.theme-classic tr.yuqi{color:#06f}html.theme-classic td.title{width:105px;text-align:right}html.theme-classic td.content{text-align:left}html.theme-classic td.toggle{height:30px;text-align:left}html.theme-classic td.startlesson{vertical-align:middle;padding:0;font-size:24px;height:36px;background-color:#eee;border:#999 1px solid;cursor:pointer}html.theme-classic img.logos{vertical-align:middle;width:24px;height:24px;margin:1px;border:#ccc 1px solid}html.theme-classic .is-hidden{display:none}html.theme-classic #divStart{width:400px;margin:10px auto}html.theme-classic #divStart .startlesson{font-size:24px;height:36px;line-height:36px;text-align:center;background-color:#eee;border:#999 1px solid;cursor:pointer}html.theme-classic table.liugong{width:105px;height:90px}html.theme-classic table.liugong tr{border:0}html.theme-classic table.liugong tr td{border:0;width:48px;white-space:nowrap}html.theme-classic table.ganzhi{margin:0 auto;width:200px;text-align:center;border:#ccc 1px solid;border-collapse:collapse}html.theme-classic table.ganzhi tr td{border:#ccc 1px solid;font-size:16px}html.theme-classic span.liushen{font-size:18px}html.theme-classic span.logo{font-size:12px;color:#ccc}html.theme-classic span.logo a{font-size:12px;color:#ccc;text-decoration:none}html.theme-classic div.hilight{font-weight:700}html.theme-classic div.wood,html.theme-classic span.wood{background-color:#0f3}html.theme-classic div.fire,html.theme-classic span.fire{background-color:#f03;color:#fff}html.theme-classic div.earth,html.theme-classic span.earth{background-color:#fc6}html.theme-classic div.earthyang,html.theme-classic span.earthyang{background-color:#fc6;color:red}html.theme-classic div.earthyin,html.theme-classic span.earthyin{background-color:#fc6;color:#36f}html.theme-classic div.metal,html.theme-classic span.metal{background-color:#ff9}html.theme-classic div.water,html.theme-classic span.water{background-color:#03f;color:#fff}html.theme-classic div.sky,html.theme-classic span.sky{border:black 1px solid}html.theme-classic span.wood,html.theme-classic span.fire,html.theme-classic span.earth,html.theme-classic span.earthyang,html.theme-classic span.earthyin,html.theme-classic span.metal,html.theme-classic span.water,html.theme-classic span.sky{padding:0 2px}html.theme-classic .home-intro,html.theme-classic .version-blurb{width:400px;margin:34px auto 0;text-align:left;font-size:14px;line-height:1.85;color:#333}html.theme-classic .home-intro h2{font-size:17px;font-weight:700;margin:20px 0 8px;padding-bottom:4px;border-bottom:1px solid #ddd}html.theme-classic .home-intro h2:first-child{margin-top:0}html.theme-classic .home-intro p{margin:0 0 10px}html.theme-classic .home-intro strong{font-weight:700}html.theme-classic .home-intro ol{margin:0 0 10px;padding-left:24px;list-style:decimal outside}html.theme-classic .home-intro ul{margin:0 0 10px;padding-left:22px;list-style:disc outside}html.theme-classic .home-intro li{margin-bottom:5px}html.theme-classic .home-intro a{color:#06c}html.theme-classic .home-intro .intro-gong{width:100%;margin:8px 0 12px;border-collapse:collapse;font-size:13px}html.theme-classic .home-intro .intro-gong td{border:1px solid #ddd;padding:4px 6px;vertical-align:top}html.theme-classic .home-intro .intro-gong td.g{width:46px;white-space:nowrap}html.theme-classic .home-intro .intro-gong td.w{width:42px;white-space:nowrap;color:#888}html.theme-classic .home-intro .intro-note{color:#999;font-size:13px}html.theme-classic .classic-nav{position:fixed;top:6px;right:8px;font-size:12px;z-index:10}html.theme-classic .classic-nav a{color:#888;text-decoration:none;border:1px solid #ccc;border-radius:3px;padding:3px 8px;background:#fafafa}html.theme-classic .classic-nav a:hover{color:#000;border-color:#999}html.theme-classic .classic-notice{width:400px;margin:6px auto 0;font-size:12px;color:#999;text-align:left}html.theme-classic .classic-notice a.mode-link{color:#888;margin-right:10px;text-decoration:underline}html.theme-classic .classic-notice a.mode-link.active{color:#000;font-weight:700}.site-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:6px 16px;padding:18px 12px 26px;font-size:12px;line-height:1.6}.site-footer .sf-item{display:inline-flex;align-items:center;gap:5px;text-decoration:none}.site-footer .sf-item img{display:block}html.theme-classic .site-footer{width:400px;margin:0 auto;color:#939393}html.theme-classic .site-footer .sf-item,html.theme-classic .site-footer .sf-item:visited{color:#939393}html.theme-modern .site-footer{max-width:720px;margin:0 auto;color:var(--muted, #8b857c)}html.theme-modern .site-footer .sf-item,html.theme-modern .site-footer .sf-item:visited{color:var(--muted, #8b857c)}html.theme-modern .site-footer .sf-item:hover{color:var(--accent, #d8b26a)}html.theme-modern .site-footer .sf-item img{filter:grayscale(1) opacity(.65)}.entry-notice{max-width:640px;margin:14px auto 0;padding:10px 14px;border-radius:8px;font-size:13px;line-height:1.7}html.theme-classic .entry-notice{width:372px;border:1px solid #e0d6b8;background:#fdf8ec;color:#7a6320}html.theme-modern .entry-notice{border:1px solid rgba(216,178,106,.35);background:#d8b26a14;color:var(--accent, #d8b26a)}
