:root{--ink:#183d35;--deep:#0d2e28;--jade:#5a8777;--paper:#f4f0e7;--gold:#ba8b45;--line:#183d3526;--muted:#6d7f79}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Noto Serif SC,Songti SC,STSong,serif}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}.shell{width:min(1180px,100% - 48px);margin-inline:auto}.nav{border-bottom:1px solid var(--line);z-index:20;justify-content:space-between;align-items:center;height:88px;display:flex;position:relative}.brand{letter-spacing:.15em;align-items:center;gap:11px;font-weight:700;display:flex}.brand-mark{border:1px solid var(--ink);border-radius:50%;place-items:center;width:36px;height:36px;font-size:17px;display:grid}.brand em{color:var(--gold);font-size:10px;font-style:normal}.nav-links{letter-spacing:.08em;gap:42px;font-family:system-ui,sans-serif;font-size:13px;display:flex}.nav-links a{opacity:.72}.nav-cta{border:1px solid var(--ink);cursor:pointer;background:0 0;padding:11px 21px}.hero{grid-template-columns:1.05fr .95fr;align-items:center;min-height:680px;display:grid}.hero-copy{z-index:2;padding:70px 0 92px;position:relative}.eyebrow,.kicker{color:var(--gold);letter-spacing:.24em;align-items:center;gap:11px;font-family:system-ui,sans-serif;font-size:11px;font-weight:700;display:flex}.eyebrow span{background:var(--gold);width:30px;height:1px}h1{color:var(--deep);letter-spacing:.03em;margin:24px 0;font-size:clamp(52px,5.7vw,82px);font-weight:500;line-height:1.15}h1 span{color:var(--jade)}.hero-copy>p{color:#526b64;letter-spacing:.04em;font-size:16px;line-height:2}.hero-actions{align-items:center;gap:14px;margin-top:35px;display:flex}.primary,.cast-button{background:var(--deep);color:#fff;cursor:pointer;border:0;padding:15px 22px;box-shadow:7px 7px #5a877738}.hero-actions .primary{justify-content:space-between;align-items:center;min-width:180px;min-height:52px;transition:background-color .2s,transform .2s;display:inline-flex}.hero-actions .primary:hover{background:#17483e;transform:translateY(-2px)}.hero-actions .mentor-button{background:var(--gold);color:var(--deep);box-shadow:7px 7px #ba8b4533}.hero-actions .mentor-button:hover{background:#a97834}.primary b{margin-left:25px}.text-button{border:0;border-bottom:1px solid var(--line);cursor:pointer;background:0 0;padding:5px 0}.proof{align-items:center;gap:9px;margin-top:50px;font-family:system-ui,sans-serif;display:flex}.proof strong{color:var(--gold);font-family:Georgia;font-size:20px}.proof span{color:var(--muted);font-size:10px}.proof i{background:var(--line);width:1px;height:20px;margin:0 6px}.cosmos{place-items:center;height:560px;display:grid;position:relative}.cosmos:before{content:"";background:radial-gradient(circle,#5a877726,#0000 68%);border-radius:50%;width:470px;height:470px;position:absolute}.orbit{border:1px solid #183d352b;border-radius:50%;animation:42s linear infinite spin;position:absolute}.orbit-one{width:450px;height:450px}.orbit-two{width:330px;height:330px;animation-duration:30s;animation-direction:reverse}.orbit i{background:var(--gold);width:7px;height:7px;box-shadow:0 0 14px var(--gold);border-radius:50%;position:absolute}.orbit i:first-child{top:12%;left:15%}.orbit i:nth-child(2){top:44%;right:5%}.orbit i:nth-child(3){bottom:2%;left:30%}.orbit i:nth-child(4){top:56%;left:-1%}.bagua-ring{letter-spacing:1.15em;color:#183d3573;writing-mode:vertical-rl;border:1px dashed #183d353d;border-radius:50%;place-items:center;width:395px;height:395px;font-size:11px;display:grid}.yin-yang{background:#f4f0e78c;border:1px solid #183d3540;border-radius:50%;place-items:center;width:235px;height:235px;display:grid;position:absolute;box-shadow:0 30px 70px #0d2e281c}.yin-yang span{font-size:78px}.float-card{border:1px solid var(--line);background:#f8f6f0e6;padding:14px 18px;position:absolute;box-shadow:0 15px 45px #0d2e2814}.float-card small{color:#80918b;letter-spacing:.14em;margin-bottom:6px;font-family:system-ui,sans-serif;font-size:9px;display:block}.float-card strong{letter-spacing:.08em;font-size:13px}.card-top{top:80px;right:0}.card-bottom{bottom:92px;left:5px}@keyframes spin{to{transform:rotate(360deg)}}.systems,.masters{border-top:1px solid var(--line);padding:105px 0 120px}.section-head{justify-content:space-between;align-items:end;margin-bottom:45px;display:flex}.section-head h2,.workspace h2,.principle h2{margin:13px 0 0;font-size:42px;font-weight:500}.section-head>p{color:var(--muted);font-size:13px;line-height:1.8}.system-groups{grid-template-columns:1.35fr 1.35fr .65fr;gap:18px;display:grid}.system-groups article{background:#ebe9df;border:1px solid #0000;padding:24px}.system-groups article>header{border-bottom:1px solid var(--line);justify-content:space-between;margin-bottom:8px;padding-bottom:14px;display:flex}.system-groups header span{font-size:19px}.system-groups header small{color:var(--gold)}.system-groups article>div{grid-template-columns:1fr 1fr;display:grid}.system-groups article:last-child>div{grid-template-columns:1fr}.system-groups button{cursor:pointer;text-align:left;background:0 0;border:0;align-items:center;gap:10px;padding:13px 5px;display:flex}.system-groups button b{border:1px solid var(--line);border-radius:50%;place-items:center;width:30px;height:30px;font-weight:400;display:grid}.system-groups button span{flex:1;font-size:12px}.system-groups button i{color:var(--gold);opacity:0;font-style:normal}.system-groups button:hover i{opacity:1}.workspace-wrap{background:var(--deep);color:#fff;padding:90px 0}.workspace{grid-template-columns:300px 1fr;gap:55px;display:grid}.kicker.light{color:#cda968}.workspace aside>p{color:#aebfba;font-size:12px;line-height:1.9}.tool-index{grid-template-columns:1fr 1fr;gap:6px;max-height:450px;margin-top:28px;padding-right:5px;display:grid;overflow:auto}.tool-index button{color:#bed0ca;text-align:left;cursor:pointer;background:0 0;border:1px solid #ffffff1a;padding:9px;font-size:11px}.tool-index button span{color:#d2ae6b;margin-right:7px}.tool-index button.active{color:var(--deep);background:#f4f0e7}.oracle-panel{color:var(--ink);background:#f6f1e8;min-width:0;padding:34px;box-shadow:14px 14px #5a877738}.oracle-panel>header{justify-content:space-between;align-items:start;gap:20px;display:flex}.oracle-panel header small{color:var(--gold);letter-spacing:.14em;font-family:system-ui,sans-serif}.oracle-panel h3,.master-consult h3{margin:7px 0;font-size:28px;font-weight:500}.engine-badge,.source-tag{color:var(--jade);border:1px solid #5a87774d;padding:7px 9px;font:10px system-ui,sans-serif}.tool-desc{color:var(--muted);border-bottom:1px solid var(--line);padding-bottom:19px;font-size:12px;line-height:1.7}.field-grid{grid-template-columns:1fr 1fr;gap:16px;margin:22px 0;display:grid}.field-grid label>span,.master-consult label>span{color:var(--muted);margin-bottom:7px;font-size:11px;display:block}.field-grid label b{color:#a35f50}.field-grid input:not([type=checkbox]),.field-grid select{border:1px solid var(--line);width:100%;height:42px;color:var(--ink);background:#fbf9f3;outline:none;padding:0 11px}.field-grid input:focus,.field-grid select:focus,.master-consult textarea:focus{border-color:var(--jade)}.field-grid input[type=checkbox]{width:20px;height:20px;accent-color:var(--jade)}.cast-button{background:var(--gold);box-shadow:none}.cast-button:disabled{opacity:.55}.cast-button span{margin-left:12px}.result-card{border-top:1px solid var(--line);margin-top:25px;padding-top:20px}.result-card>div{color:var(--gold);justify-content:space-between;font-size:12px;display:flex}.result-card button{color:var(--jade);cursor:pointer;background:0 0;border:0}.result-card pre,.master-result{white-space:pre-wrap;color:#334f47;background:#ebe8df;max-height:480px;padding:18px;font:12px/1.9 system-ui,sans-serif;overflow:auto}.result-card.error pre{color:#8b4338}.master-layout{grid-template-columns:1.3fr 1fr;gap:25px;display:grid}.master-list{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.master-list button{border:1px solid var(--line);text-align:left;cursor:pointer;background:#ebe9df;align-items:center;gap:11px;padding:13px;display:flex}.master-list button>b{border:1px solid var(--line);width:36px;height:36px;color:var(--gold);border-radius:50%;place-items:center;font-weight:400;display:grid}.master-list button span{flex-direction:column;gap:3px;display:flex}.master-list button strong{font-size:12px}.master-list button small{color:var(--muted);font:9px system-ui,sans-serif}.master-list button.active{background:var(--deep);color:#fff}.master-consult{border:1px solid var(--line);background:#ebe9df;align-self:start;padding:30px;position:sticky;top:20px}.master-consult>p{color:var(--muted);margin-bottom:23px;font-size:12px}.master-consult textarea{resize:vertical;border:1px solid var(--line);background:#f7f3eb;outline:none;width:100%;height:110px;padding:12px;line-height:1.7}.master-consult .cast-button{margin-top:16px}.master-result{max-height:300px;margin-top:24px}.principle{text-align:center;padding:110px 0}.seal{color:#a35f50;border:1px solid #a35f50;place-items:center;width:48px;height:58px;margin:0 auto 24px;font-size:13px;display:grid}.principle>p{letter-spacing:.22em;color:#73827d;font-size:12px}.principle h2{font-size:35px;line-height:1.6}.principle h2 span{color:var(--gold)}footer{border-top:1px solid var(--line);color:#7b8984;justify-content:space-between;align-items:center;padding:28px 0 40px;font:10px system-ui,sans-serif;display:flex}footer .brand{color:var(--ink);font-family:Songti SC,serif}footer .brand-mark{width:28px;height:28px;font-size:12px}@media (max-width:900px){.nav-links{display:none}.hero{grid-template-columns:1fr}.hero-copy{padding-bottom:10px}.cosmos{height:430px}.system-groups,.workspace{grid-template-columns:1fr}.tool-index{grid-template-columns:repeat(3,1fr);max-height:none}.master-layout{grid-template-columns:1fr}.master-consult{position:static}.master-list{grid-template-columns:repeat(3,1fr)}}@media (max-width:620px){.shell{width:min(100% - 30px,580px)}.nav{height:72px}.nav-cta{padding:9px 12px}.hero-copy{padding-top:45px}h1{font-size:46px}.hero-copy>p br{display:none}.proof{flex-wrap:wrap}.cosmos{height:360px}.orbit-one{width:330px;height:330px}.orbit-two{width:245px;height:245px}.bagua-ring{width:290px;height:290px}.yin-yang{width:180px;height:180px}.float-card{padding:10px}.card-top{top:15px}.card-bottom{bottom:20px}.systems,.masters{padding:75px 0}.section-head{flex-direction:column;align-items:start;gap:20px}.section-head h2,.workspace h2{font-size:34px}.system-groups article>div{grid-template-columns:1fr}.workspace-wrap{padding:70px 0}.tool-index{grid-template-columns:1fr 1fr}.oracle-panel{padding:22px}.oracle-panel>header{flex-direction:column}.field-grid{grid-template-columns:1fr}.master-list{grid-template-columns:1fr 1fr}.master-consult{padding:22px}.principle{padding:80px 0}.principle h2{font-size:27px}footer{flex-direction:column;align-items:flex-start;gap:18px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.orbit{animation:none}}.ai-reading{background:#5a877712;border:1px solid #5a87773d;margin-top:22px;padding:22px}.ai-heading{justify-content:space-between;align-items:center;margin-bottom:14px;color:var(--ink)!important;display:flex!important}.ai-heading span{font-size:14px;font-weight:700}.ai-heading i{background:#5d9d77;border-radius:50%;width:7px;height:7px;margin-right:8px;display:inline-block;box-shadow:0 0 0 4px #5d9d7726}.ai-heading small{color:var(--jade);font:10px system-ui,sans-serif}.ai-reading textarea{resize:vertical;border:1px solid var(--line);background:#fbf9f3;outline:none;width:100%;min-height:76px;padding:12px;line-height:1.65}.ai-reading textarea:focus{border-color:var(--jade)}.ai-button{margin-top:12px}.ai-result{border-left:3px solid var(--gold);margin-top:18px;background:#f8f5ed!important;max-height:520px!important}.ai-error{color:#9a4238;margin:14px 0;font:12px/1.6 system-ui,sans-serif}.ai-note{color:#85928e!important;margin:14px 0 0!important;font:10px/1.6 system-ui,sans-serif!important}.master-consult .ai-note{margin-top:18px!important}.result-toolbar{color:var(--gold);justify-content:space-between;align-items:center;gap:16px;margin-bottom:14px;font:12px system-ui,sans-serif;display:flex}.result-toolbar>div{align-items:center;gap:8px;display:flex}.result-toolbar button{border:1px solid var(--line);background:#fbf9f3;min-height:38px;padding:0 12px}.result-toolbar .export-button{border-color:var(--deep);background:var(--deep);color:#fff}.result-toolbar .export-button:disabled{opacity:.55}.result-card>.ai-reading{color:var(--ink);display:block}.share-report{color:var(--deep);background:#f8f5ed;border:1px solid #183d3533;margin:0;font-family:Noto Serif SC,Songti SC,STSong,serif;position:relative;overflow:hidden;box-shadow:0 18px 45px #04181429}.share-report:before{content:"";background:linear-gradient(90deg,var(--deep) 0 72%,var(--gold) 72%);height:7px;position:absolute;inset:0 0 auto}.report-header{border-bottom:1px solid #183d351f;justify-content:space-between;align-items:center;padding:32px 36px 24px;display:flex}.report-brand{align-items:center;gap:13px;display:flex}.report-brand>span{border:1px solid var(--deep);border-radius:50%;place-items:center;width:46px;height:46px;font-size:22px;display:grid}.report-brand>div{flex-direction:column;gap:4px;display:flex}.report-brand strong{letter-spacing:.14em;font-size:14px}.report-brand small{color:var(--jade);letter-spacing:.08em;font:10px system-ui,sans-serif}.report-seal{color:#a35f50;border:1px solid #a35f50;place-items:center;width:42px;height:50px;font-size:12px;line-height:1.35;display:grid}.report-title{background:linear-gradient(135deg,#5a87771f,#0000 68%);padding:28px 36px}.report-title small{color:var(--gold);letter-spacing:.16em;font:700 9px system-ui,sans-serif}.report-title h4{letter-spacing:.08em;margin:9px 0 7px;font-size:30px;font-weight:500}.report-title p{color:var(--muted);margin:0;font:10px system-ui,sans-serif}.report-sections{padding:4px 36px 30px}.report-section{border-bottom:1px solid #183d351f;padding:24px 0}.report-section:last-child{border-bottom:0}.report-section h5{color:var(--deep);letter-spacing:.08em;align-items:center;gap:10px;margin:0 0 16px;font-size:17px;font-weight:500;display:flex}.report-section h5:before{content:"";background:var(--gold);width:18px;height:1px}.report-kv-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.report-kv-grid.compact{grid-template-columns:1fr}.report-kv{background:#ebe8dfb8;border-left:2px solid #5a877761;justify-content:space-between;align-items:center;gap:12px;min-height:48px;padding:10px 12px;display:flex}.report-kv>span{color:var(--muted);letter-spacing:.04em;font:10px system-ui,sans-serif}.report-kv>strong{text-align:right;font-size:14px;font-weight:600}.report-kv-wide{grid-column:1/-1;display:block}.report-kv-wide>span{margin-bottom:10px;display:block}.report-data-grid{grid-template-columns:repeat(auto-fit,minmax(145px,1fr));gap:10px;width:100%;display:grid}.report-data-card{border:1px solid #183d351c;border-top:2px solid var(--gold);background:#eeebe2;min-width:0;padding:13px}.report-data-card .report-kv-grid{grid-template-columns:1fr}.report-data-card .report-kv{background:#f8f5edb8;min-height:38px;padding:7px 8px}.report-tags{flex-wrap:wrap;gap:8px;display:flex}.report-tags>span{background:#ba8b4514;border:1px solid #ba8b454d;padding:8px 11px;font-size:12px}.report-empty{color:var(--muted)}.report-prose{padding:8px 36px 32px}.report-prose p{border-bottom:1px solid #183d3514;margin:0;padding:7px 0;font:12px/1.75 system-ui,sans-serif}.report-ai{border-left:3px solid var(--gold);background:#5a877714;margin:0 36px 30px;padding:22px}.report-ai>span{color:var(--gold);letter-spacing:.15em;margin-bottom:14px;font:700 10px system-ui,sans-serif;display:block}.report-ai p{color:#334f47;margin:7px 0;font:12px/1.8 system-ui,sans-serif}.report-footer{background:var(--deep)!important;color:#f4f0e7!important;border-top:1px solid #183d3524!important;justify-content:space-between!important;align-items:center!important;gap:24px!important;margin:0!important;padding:24px 36px!important;display:flex!important}.report-footer>div{flex-direction:column;gap:6px;display:flex}.report-footer strong{letter-spacing:.08em;font-size:14px}.report-footer span{color:#d2ae6b;font:11px system-ui,sans-serif}.report-footer small{color:#aebfba;font:9px/1.5 system-ui,sans-serif}.report-footer img{background:#f8f5ed;width:92px;height:92px;padding:5px}.ai-export-note{color:var(--jade);margin:14px 0 0;font:12px/1.6 system-ui,sans-serif}.nav-actions{align-items:center;gap:10px;display:flex}.lang-switch{color:var(--jade);letter-spacing:.08em;cursor:pointer;background:0 0;border:0;padding:10px;font:700 11px system-ui,sans-serif}.lang-switch:hover{color:var(--gold)}html[lang=en] body{font-family:Georgia,Times New Roman,serif}html[lang=en] .hero-copy>p,html[lang=en] .section-head>p,html[lang=en] .workspace aside>p{letter-spacing:0;font-family:system-ui,sans-serif}html[lang=en] h1{letter-spacing:0;font-size:clamp(46px,5.2vw,74px)}@media (max-width:620px){.nav-actions{gap:2px}.lang-switch{padding:8px 5px}}.mobile-picker,.mobile-dock{display:none}@media (max-width:720px){html{scroll-padding-top:70px}body{padding-bottom:72px}.shell{width:calc(100% - 24px)}button,select,input,textarea{touch-action:manipulation}.nav{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:80;background:#f4f0e7f0;height:64px;position:sticky;top:0}.brand{gap:7px;font-size:13px}.brand-mark{width:32px;height:32px;font-size:14px}.nav-cta{display:none}.lang-switch{border:1px solid var(--line);min-width:50px;min-height:40px;padding:8px}.hero{min-height:auto;display:block}.hero-copy{padding:48px 0 22px}.eyebrow{letter-spacing:.14em;font-size:10px}.hero h1{margin:20px 0;font-size:clamp(38px,11vw,46px);line-height:1.12}.hero-copy>p{font-size:14px;line-height:1.8}.hero-actions{flex-direction:column;align-items:stretch;gap:14px;margin-top:26px}.hero-actions .primary{text-align:left;width:100%;min-height:52px}.hero-actions .text-button{align-self:flex-start;min-height:42px}.proof{grid-template-columns:auto 1fr;gap:7px 10px;margin-top:32px;display:grid}.proof i{display:none}.proof strong{font-size:18px}.proof span{font-size:11px}.cosmos{height:285px;margin-bottom:22px;overflow:hidden}.cosmos:before{width:280px;height:280px}.orbit-one{width:275px;height:275px}.orbit-two{width:205px;height:205px}.bagua-ring{width:245px;height:245px;font-size:8px}.yin-yang{width:145px;height:145px}.yin-yang span{font-size:54px}.float-card{display:none}.systems,.masters{padding:62px 0 72px}.section-head{gap:12px;margin-bottom:28px}.section-head h2,.workspace h2{font-size:32px;line-height:1.2}.section-head>p{font-size:12px}.system-groups{gap:12px}.system-groups article{padding:17px}.system-groups article>header{padding-bottom:12px}.system-groups button{min-height:46px;padding:9px 3px}.workspace-wrap{padding:62px 0 78px}.workspace{gap:24px}.workspace aside>p{font-size:12px}.mobile-picker{margin-top:20px;display:block}.mobile-picker>span{color:#aebfba;margin-bottom:8px;font:11px system-ui,sans-serif;display:block}.mobile-picker select{width:100%;height:52px;color:var(--deep);background:#f4f0e7;border:1px solid #fff3;padding:0 13px;font:16px system-ui,sans-serif}.tool-index{display:none}.oracle-panel{padding:18px;box-shadow:7px 7px #5a877738}.oracle-panel>header{gap:12px}.oracle-panel h3,.master-consult h3{font-size:25px}.engine-badge,.source-tag{align-self:flex-start}.tool-desc{margin-top:12px}.field-grid{gap:14px;margin:18px 0}.field-grid label>span,.master-consult label>span{font-size:12px}.field-grid input:not([type=checkbox]),.field-grid select{height:50px;padding:0 13px;font:16px system-ui,sans-serif}.field-grid input[type=checkbox]{width:26px;height:26px}.cast-button{width:100%;min-height:52px;font-size:15px}.result-card{margin-top:24px}.result-card>div{align-items:center;min-height:38px}.result-card>div button{min-width:48px;min-height:40px}.result-card pre,.master-result{word-break:break-word;max-height:none;padding:15px;font-size:12px;line-height:1.8;overflow:auto visible}.ai-reading{margin-top:18px;padding:16px}.ai-heading{gap:8px;align-items:flex-start!important}.ai-reading textarea,.master-consult textarea{min-height:120px;font:16px/1.65 system-ui,sans-serif}.ai-button{margin-top:12px}.master-layout{gap:16px}.master-picker{margin:0}.master-picker>span{color:var(--muted)}.master-picker select{border-color:var(--line);background:#ebe9df}.master-list{display:none}.master-consult{padding:18px}.principle{padding:72px 0}.principle h2{font-size:25px}.principle>p{line-height:1.6}footer{padding-bottom:28px}.mobile-dock{left:10px;right:10px;bottom:max(8px,env(safe-area-inset-bottom));z-index:100;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0d2e28f5;border:1px solid #ffffff1f;grid-template-columns:repeat(3,1fr);min-height:58px;display:grid;position:fixed;box-shadow:0 12px 35px #00000040}.mobile-dock button{color:#e8e3d8;background:0 0;border:0;justify-content:center;align-items:center;gap:7px;min-height:56px;font:11px system-ui,sans-serif;display:flex}.mobile-dock button+button{border-left:1px solid #ffffff1a}.mobile-dock b{color:#d2ae6b;font:16px Georgia,serif}html[lang=en] .hero h1{font-size:clamp(36px,10vw,43px)}}@media (max-width:380px){.shell{width:calc(100% - 18px)}.hero h1{font-size:36px}.oracle-panel,.master-consult{padding:15px}.system-groups article{padding:14px}.mobile-dock{left:6px;right:6px}}@media (max-width:720px){.result-toolbar{flex-direction:column;align-items:flex-start}.result-toolbar>div{width:100%}.result-toolbar button{flex:1}.report-header{padding:26px 20px 18px}.report-brand strong{font-size:12px}.report-title{padding:22px 20px}.report-title h4{font-size:25px}.report-sections{padding:2px 20px 22px}.report-kv-grid{grid-template-columns:1fr}.report-data-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.report-ai{margin:0 20px 22px;padding:16px}.report-footer{padding:20px!important}.report-footer img{width:80px;height:80px}.report-prose{padding:5px 20px 24px}}@media (max-width:390px){.report-data-grid{grid-template-columns:1fr}.report-brand small{font-size:9px}.report-footer{align-items:flex-start!important}.report-footer img{width:72px;height:72px}}.report-data-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:14px}.report-data-card{align-self:start;padding:16px}.report-card-heading{border-bottom:1px solid #183d3521;justify-content:space-between;align-items:flex-end;gap:12px;margin:-2px 0 13px;padding-bottom:11px;display:flex}.report-card-heading span{color:var(--muted);letter-spacing:.05em;font:10px system-ui,sans-serif}.report-card-heading strong{color:var(--deep);font:600 22px Georgia,Noto Serif SC,serif}.report-data-card>.report-kv-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.report-data-card .report-kv{min-height:42px;padding:8px 9px}.report-data-card .report-kv>strong{font-size:13px}.report-nested-list{grid-template-columns:repeat(auto-fit,minmax(76px,1fr));gap:7px;display:grid}.report-nested-item{background:#f8f5edd1;border-top:1px solid #ba8b458c;padding:8px}.report-nested-item span{justify-content:space-between;align-items:center;gap:6px;padding:3px 0;display:flex}.report-nested-item small{color:var(--muted);font:9px system-ui,sans-serif}.report-nested-item strong{font-size:11px}@media (max-width:720px){.report-data-grid{grid-template-columns:1fr}.report-data-card>.report-kv-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.auth-nav{border:1px solid var(--line);min-height:40px;color:var(--deep);cursor:pointer;background:#ffffff47;padding:0 14px}.user-menu{align-items:center;gap:8px;display:flex}.user-menu>span{background:var(--deep);color:#fff;border-radius:50%;place-items:center;width:34px;height:34px;font:700 12px system-ui,sans-serif;display:grid}.user-menu>button{min-height:36px;color:var(--muted);cursor:pointer;background:0 0;border:0;padding:0 10px;font:11px system-ui,sans-serif}.auth-overlay{z-index:300;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#041814c2;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.auth-dialog{width:min(440px,100%);color:var(--deep);border-top:5px solid var(--gold);background:#f8f5ed;padding:38px;position:relative;box-shadow:0 30px 90px #00000052}.auth-close{width:38px;height:38px;color:var(--muted);cursor:pointer;background:0 0;border:0;font:28px/1 system-ui,sans-serif;position:absolute;top:13px;right:15px}.auth-brand{align-items:center;gap:11px;margin-bottom:24px;display:flex}.auth-brand>span{border:1px solid var(--deep);border-radius:50%;place-items:center;width:42px;height:42px;font-size:19px;display:grid}.auth-brand small{letter-spacing:.18em;color:var(--gold);font:700 10px system-ui,sans-serif}.auth-dialog h2{margin:0 0 10px;font-size:30px;font-weight:500}.auth-dialog>p{color:var(--muted);margin:0 0 24px;font:12px/1.8 system-ui,sans-serif}.auth-dialog form{gap:16px;display:grid}.auth-dialog label>span{color:var(--muted);margin-bottom:7px;font:11px system-ui,sans-serif;display:block}.auth-dialog input{border:1px solid var(--line);width:100%;height:50px;color:var(--deep);background:#fffdf8;outline:none;padding:0 13px;font:15px system-ui,sans-serif}.auth-dialog input:focus{border-color:var(--gold);box-shadow:0 0 0 3px #ba8b451a}.auth-submit{background:var(--deep);color:#fff;cursor:pointer;border:0;height:50px}.auth-submit:disabled{opacity:.55}.auth-switch{border:0;border-bottom:1px solid var(--line);color:var(--jade);cursor:pointer;background:0 0;margin:18px auto 0;padding:5px;font:12px system-ui,sans-serif;display:block}.auth-error,.auth-message,.auth-config-note{padding:11px 12px;margin:0!important;font:12px/1.6 system-ui,sans-serif!important}.auth-error{background:#a35f501a;color:#8b4338!important}.auth-message{background:#5a87771c;color:var(--jade)!important}.auth-config-note{background:#ba8b451f;color:#7d5b25!important;margin:0 0 20px!important}.auth-privacy{text-align:center;color:#8a9692;margin-top:20px;font:9px/1.5 system-ui,sans-serif;display:block}.auth-lock-card{text-align:center;background:#ba8b4512;border:1px solid #ba8b4540;margin-top:24px;padding:26px}.auth-lock-card button{background:var(--deep);color:#fff;border:0;margin-top:12px;padding:11px 20px}@media (max-width:720px){.auth-nav{min-width:56px;padding:0 8px}.user-menu>button{display:none}.user-menu>span{width:38px;height:38px}.auth-dialog{padding:30px 22px}.auth-dialog h2{font-size:26px}.auth-overlay{align-items:end;padding:0}.auth-dialog{border-top-width:4px;width:100%;max-height:92vh;overflow:auto}.auth-close{top:8px;right:8px}}.auth-google{color:#24332f;cursor:pointer;background:#fff;border:1px solid #c8cfcc;justify-content:center;align-items:center;gap:12px;width:100%;height:50px;margin-bottom:18px;font:500 14px system-ui,sans-serif;display:flex}.auth-google:hover{background:#fdfcf8;border-color:#9ea9a5}.auth-google:disabled{opacity:.55;cursor:wait}.auth-google svg{flex:none;width:20px;height:20px}.auth-divider{color:#8a9692;align-items:center;gap:12px;margin:0 0 18px;font:10px system-ui,sans-serif;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:var(--line);flex:1;height:1px}.legal-links{gap:14px;display:flex}.legal-links a{color:inherit;border-bottom:1px solid #183d353d;text-decoration:none}.mobile-dock{grid-template-columns:repeat(4,1fr)}
.mobile-dock button:first-child b{font-size:0}.mobile-dock button:first-child b:before{content:"运";font:16px Georgia,serif}
