:root{--ink:#172b33;--muted:#637179;--paper:#f2f4f4;--card:#fff;--line:#dce3e5;--red:#ad4633;--soft:#f8ece7;--serif:"Songti SC","Noto Serif SC",SimSun,serif;font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft YaHei",sans-serif;color:var(--ink);background:var(--paper);font-size:16px}*{box-sizing:border-box}body{margin:0;min-height:100vh}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait;opacity:.6}a{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #bf7854;outline-offset:4px}h1,h2,h3,p{margin-top:0}h1,h2{font-family:var(--serif);font-weight:600}h1{font-size:clamp(2rem,4vw,3.25rem);line-height:1.35;letter-spacing:.02em}h2{font-size:1.6rem;line-height:1.5}h3{font-size:1.08rem;line-height:1.6}p{line-height:1.9}small{font-size:.8rem}.topbar{max-width:1160px;margin:auto;padding:27px 30px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;gap:14px;align-items:center;text-decoration:none;font-size:1rem;letter-spacing:.04em;font-weight:600}.brand small{display:block;font-weight:400;color:var(--muted);margin-top:5px;letter-spacing:.12em}.seal{width:43px;height:47px;display:grid;place-items:center;background:var(--red);color:#fff;border-radius:4px;font-family:var(--serif);font-size:1.7rem}.quiet,.text-button{border:0;background:transparent;color:var(--muted);padding:10px;font-size:.9rem}.quiet:hover,.text-button:hover{color:var(--red)}main{max-width:1100px;margin:0 auto;min-height:65vh;padding:22px 30px 55px}.hero{display:grid;grid-template-columns:1fr 440px;gap:70px;align-items:center;padding:42px 0 75px}.eyebrow{font-size:.78rem;letter-spacing:.22em;color:var(--red);font-weight:600;margin-bottom:20px}.hero-copy p{max-width:430px;color:var(--muted);line-height:2}.hero-line{width:52px;height:3px;background:var(--red);margin:25px 0}.steps{display:flex;flex-wrap:wrap;gap:12px;margin-top:40px;color:var(--muted);font-size:.86rem}.steps span{display:flex;gap:7px;align-items:center}.steps b{color:var(--red);font-family:Georgia,serif;font-weight:400}.auth-card,.panel{background:var(--card);border:1px solid var(--line);border-radius:18px;box-shadow:0 12px 45px #122a3307}.auth-card{padding:38px}.auth-card h2{margin-bottom:10px}.subtext{color:var(--muted);font-size:.9rem;line-height:1.8}.field{display:flex;flex-direction:column;gap:9px;margin-bottom:22px}.field>label,.field-label{font-weight:550;font-size:.94rem}input,select{border:1px solid #cbd5d9;background:#fff;border-radius:9px;min-height:48px;padding:12px 13px;color:var(--ink);width:100%;max-width:100%}input:focus,select:focus{border-color:var(--red)}input[type=checkbox]{width:18px;min-height:18px;flex:none;accent-color:var(--red)}input[type=radio]{width:18px;min-height:18px;accent-color:var(--red)}.code-input{letter-spacing:.16em;font-family:ui-monospace,monospace;font-size:1.02rem}.primary{border:1px solid var(--red);background:var(--red);color:white;border-radius:9px;padding:13px 22px;min-height:48px;font-weight:600;transition:background .15s}.primary:hover{background:#923b2b}.secondary{border:1px solid #becbd0;background:transparent;color:var(--ink);border-radius:9px;padding:13px 20px;min-height:48px}.full{width:100%}.help{font-size:.82rem;color:var(--muted);line-height:1.7;margin:14px 0 0}.error{color:#933824;background:#fcf0eb;border:1px solid #edc5b7;border-radius:9px;padding:12px 15px;font-size:.92rem;line-height:1.65;margin:16px 0;overflow-wrap:anywhere}.error:empty{display:none}.success{color:#315f47;background:#edf7ef;padding:12px;border-radius:8px}.form-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:25px}.form-heading h1{font-size:2.1rem;margin-bottom:8px}.narrow{max-width:760px;margin:20px auto}.panel{padding:32px}.row{display:grid;grid-template-columns:1fr 1fr;gap:20px}.three{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:12px}.segmented{display:flex;gap:22px;margin-bottom:25px}.choice,.checkline{display:flex;gap:10px;align-items:flex-start;line-height:1.7;font-size:.9rem}.choice{align-items:center}.checkline{color:var(--muted);margin:18px 0 22px}.actions{display:flex;justify-content:space-between;gap:14px;margin-top:25px}.actions .primary{flex:1;max-width:340px}.subtle-rule{border-top:1px solid var(--line);padding-top:18px;color:var(--muted);font-size:.85rem;line-height:1.8}.pillars{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:26px 0}.pillar{border:1px solid var(--line);border-radius:12px;background:#fff;text-align:center;padding:15px 6px}.pillar.day{border:1px solid #bc6e57;background:#fcf5f1}.pillar .label{font-size:.84rem;color:var(--muted);display:block;margin-bottom:12px}.pillar .gan,.pillar .zhi{display:block;font-family:var(--serif);font-size:2.2rem;line-height:1.3}.pillar.day .gan,.pillar.day .zhi{color:var(--red)}.pillar .god{display:block;margin-top:10px;font-size:.8rem;color:var(--muted)}.facts{display:flex;flex-wrap:wrap;gap:7px 20px;color:var(--muted);font-size:.86rem;line-height:1.9}.note{font-size:.88rem;line-height:1.8;color:var(--muted);background:#f3f6f6;padding:14px 17px;border-radius:8px;margin:18px 0}.warning{border-left:3px solid #b97645;background:#fbf6ed}.progress-card{text-align:center;padding:45px 25px}.spinner{width:44px;height:44px;border-radius:50%;border:2px solid #dce3e5;border-top-color:var(--red);animation:spin 1.2s linear infinite;margin:20px auto 28px}@keyframes spin{to{transform:rotate(360deg)}}.progress-steps{margin:28px auto;max-width:300px;text-align:left;display:grid;gap:16px;color:var(--muted);font-size:.9rem}.progress-steps b{font-weight:400;color:var(--red);margin-right:10px}.report-toolbar{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:18px}.report-toolbar .subtext{margin:0}.report-hero{position:relative;background:var(--ink);color:#fff;border-radius:18px;padding:40px 46px;overflow:hidden;display:grid;grid-template-columns:1fr auto;gap:32px}.report-hero .eyebrow{color:#e5bca6;margin-bottom:12px}.report-hero h1{font-size:2.6rem;margin-bottom:10px}.report-hero .intro{color:#d9e1e3;max-width:630px;font-size:1rem;margin:20px 0 0;line-height:1.9}.hero-symbol{font-family:var(--serif);font-size:5rem;border:1px solid #ffffff35;align-self:center;display:grid;place-items:center;width:115px;height:145px;color:#e9c4b3;border-radius:3px}.person-tag{font-size:.87rem;color:#c0cbd0}.report-grid{display:grid;grid-template-columns:1fr 320px;gap:26px;margin-top:26px;align-items:start}.report-block{padding:30px;background:white;border:1px solid var(--line);border-radius:15px;margin-bottom:24px}.report-block .eyebrow{margin-bottom:10px}.report-block p{font-size:.97rem;line-height:2}.report-block p:last-child{margin-bottom:0}.report-block h2{margin-bottom:20px}.timeline{margin:10px 0 0 5px;border-left:1px solid #d8c3b6;padding-left:25px}.event{position:relative;padding-bottom:25px}.event:last-child{padding-bottom:0}.event:before{content:"";position:absolute;left:-31px;top:7px;background:var(--red);border:3px solid white;border-radius:50%;width:11px;height:11px}.period{font-family:Georgia,"Songti SC",serif;color:var(--red);font-size:.93rem}.event h3{margin:6px 0;font-size:1rem}.event p{font-size:.9rem;color:var(--muted);margin:0}.sidebar .pillars{gap:6px;margin-top:18px}.sidebar .pillar{padding:10px 4px}.sidebar .gan,.sidebar .zhi{font-size:1.6rem}.sidebar .pillar .label{font-size:.76rem}.sidebar .report-block{padding:22px}.sidebar h2{font-size:1.24rem}.sidebar h3{font-size:1rem}.match-list{list-style:none;padding:0;display:grid;gap:11px;font-size:.9rem;line-height:1.7}.match-list li:before{content:'·';margin-right:9px;color:var(--red);font-weight:800}.element-row{display:flex;justify-content:space-between;gap:10px;margin:12px 0;font-size:.9rem}.element-values{font-family:Georgia,serif;font-size:1.1rem}.analysis-section{border-top:1px solid var(--line);padding-top:22px;margin-top:22px}.basis{display:flex;flex-wrap:wrap;gap:6px;font-size:.78rem;color:#79503f;margin-bottom:13px}.basis span{background:#f8eee9;padding:4px 8px;border-radius:4px}.reflection{background:#f6f5f0;border-left:3px solid #bb8a62;padding:12px 16px;margin-top:12px;font-size:.93rem;line-height:1.85}.source-list{padding-left:20px;font-size:.85rem;line-height:2}.source-list a{color:#315966;overflow-wrap:anywhere}.final-note{font-size:.84rem;line-height:1.9;color:var(--muted)}details>summary{cursor:pointer;line-height:1.7;font-size:.94rem}details[open]>summary{margin-bottom:16px}.footer{max-width:1100px;margin:auto;border-top:1px solid var(--line);padding:25px 30px 35px;display:flex;gap:20px;justify-content:space-between;color:var(--muted);font-size:.8rem;align-items:center;line-height:1.8}.loading-start{text-align:center;padding:100px 20px;color:var(--muted)}dialog{border:1px solid var(--line);border-radius:16px;max-width:620px;width:calc(100% - 32px);max-height:85vh;padding:34px;box-shadow:0 20px 80px #0003}dialog::backdrop{background:#172b3377}dialog h2{padding-right:20px}dialog p,dialog li{line-height:1.9;font-size:.94rem}dialog .dialog-close{position:absolute;right:15px;top:10px;background:none;border:0;font-size:1.8rem;color:var(--muted)}.admin-table{overflow:auto;margin-top:25px}table{border-collapse:collapse;width:100%;font-size:.85rem;white-space:nowrap}td,th{padding:13px 10px;border-bottom:1px solid var(--line);text-align:left}th{color:var(--muted);font-weight:500}.code-list{width:100%;height:180px;font-family:ui-monospace,monospace;border:1px solid var(--line);border-radius:8px;padding:12px;line-height:1.9;resize:vertical}.admin-toolbar{display:flex;gap:12px;flex-wrap:wrap}.badge{font-size:.75rem;padding:4px 8px;border-radius:20px;background:#edf1f2;color:#53646b}.danger{color:var(--red)}.admin-form{max-width:440px}.mobile-only{display:none}
@media(max-width:850px){.hero{grid-template-columns:1fr;gap:28px;padding:20px 0}.hero-copy p{max-width:100%}.hero-copy h1{font-size:2.2rem}.hero-line{margin:20px 0}.steps{margin-top:20px}.auth-card{max-width:600px;width:100%;padding:28px}.report-grid{grid-template-columns:1fr}.sidebar{display:grid;grid-template-columns:1fr 1fr;gap:18px}.report-hero{padding:30px}.report-hero h1{font-size:2.15rem}.hero-symbol{width:85px;height:115px;font-size:3.8rem}}
@media(max-width:560px){.topbar{padding:18px}.brand{font-size:.93rem;gap:10px}.brand small{font-size:.68rem}.seal{width:36px;height:40px;font-size:1.4rem}.quiet{font-size:.8rem}main{padding:12px 18px 35px}.hero{padding:14px 0 30px}.hero-copy h1{font-size:2rem}.hero-copy p{font-size:.93rem}.steps{font-size:.78rem;gap:11px}.auth-card,.panel{padding:23px;border-radius:13px}.row{grid-template-columns:1fr;gap:0}.field{margin-bottom:20px}.form-heading h1{font-size:1.75rem}.actions{flex-wrap:wrap}.actions .primary{max-width:none}.report-toolbar{align-items:flex-start}.report-toolbar button{padding:9px 12px;font-size:.83rem;min-height:40px}.report-hero{padding:28px 23px;grid-template-columns:1fr}.report-hero h1{font-size:2.1rem}.hero-symbol{display:none}.report-hero .intro{font-size:.94rem}.report-grid{gap:0;margin-top:18px}.report-block{padding:24px 21px;border-radius:12px;margin-bottom:18px}.sidebar{display:block}.sidebar .report-block{padding:23px}.report-block h2{font-size:1.4rem}.report-block p{font-size:.96rem}.footer{margin:0 18px;padding:22px 0;display:block;font-size:.76rem}.footer button{padding-left:0;display:block}.three{gap:9px}dialog{padding:28px 22px}.pillars{gap:8px}.pillar .gan,.pillar .zhi{font-size:2rem}.subtext{font-size:.87rem}.report-toolbar .subtext{font-size:.78rem}.narrow{margin:12px auto}}
@media(prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;transition:none!important}}
@media print{body{background:white}main{max-width:none;padding:0}.topbar,.footer,.report-toolbar,button{display:none!important}.report-hero{print-color-adjust:exact;-webkit-print-color-adjust:exact;border-radius:0}.report-grid{display:block}.report-block{break-inside:avoid;box-shadow:none}.sidebar{display:block}.event{break-inside:avoid}details{display:block}details>*{display:block!important}a{text-decoration:none}.source-list{font-size:10pt}}
