.print-page{color:#213a34;background:#e9e9e3;min-height:100vh;padding:0 20px 40px}.print-toolbar{justify-content:space-between;align-items:center;gap:20px;max-width:1120px;margin:auto;padding:16px 0;display:flex}.print-toolbar strong,.print-toolbar span{display:block}.print-toolbar strong{font-size:17px}.print-toolbar span{color:#77847a;margin-top:3px;font-size:11px}.print-toolbar>div:last-child{gap:9px;display:flex}.print-toolbar button{color:#264c3c;background:#fff;border:1px solid #d9ded6;border-radius:6px;padding:9px 13px;font-size:12px}.print-toolbar button.print-btn{color:#fff;background:#1c4b3f;border-color:#1c4b3f}.sheet{page-break-after:always;break-after:page;background:#fff;width:1120px;max-width:100%;min-height:500px;margin:0 auto 20px;padding:28px 30px;box-shadow:0 4px 24px #00000013}.sheet header{border-bottom:2px solid #1c4b3f;justify-content:space-between;align-items:flex-end;padding-bottom:13px;display:flex}.sheet header small{color:#af996f;letter-spacing:2px;font-size:10px}.sheet header h2{margin:6px 0 0;font-family:serif;font-size:24px}.sheet header p{color:#849187;margin:0;font-size:11px}.print-canvas{margin-top:12px;position:relative;overflow:hidden}.print-inner{position:relative}.lines{position:absolute;inset:0}.print-person{background:#fff;border:1px solid #dcded5;border-radius:6px;align-items:center;gap:9px;width:188px;height:104px;padding:12px;display:flex;position:absolute}.print-person img,.no-photo{object-fit:cover;border-radius:50%;flex:none;width:44px;height:44px}.no-photo{color:#66816f;background:#e8e8df;place-items:center;font-family:serif;font-size:20px;display:grid}.print-person strong,.print-person span,.print-person small{display:block}.print-person strong{font-size:15px}.print-person span{color:#9c8b6b;margin-top:3px;font-size:10px}.print-person small{color:#7b887e;margin-top:3px;font-size:10px}.sheet footer{color:#9b9e95;text-align:right;border-top:1px solid #ddd;padding-top:10px;font-size:10px}.print-message{text-align:center;margin-top:100px}@media print{@page{size:A3 landscape;margin:10mm}body{background:#fff!important}.print-page{background:#fff;padding:0}.print-toolbar{display:none}.sheet{width:100%;max-width:none;box-shadow:none;break-after:page;page-break-after:always;min-height:0;margin:0;padding:8mm}.sheet:last-child{break-after:auto;page-break-after:auto}.print-canvas{overflow:hidden}*{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.print-page{background:var(--theme-tint);color:var(--theme-ink)}.print-toolbar-title{color:var(--theme-dark);align-items:center;gap:9px;display:flex}.print-toolbar-title span{margin:0}.print-toolbar-title strong{letter-spacing:.08em;font-family:Songti SC,SimSun,serif;font-size:20px}.print-toolbar-title small{color:#786d65;margin-top:3px;font-size:10px;display:block}.print-toolbar button{border-color:var(--theme-line);color:var(--theme-dark);border-radius:2px}.print-toolbar button.print-btn{background:var(--theme-dark);border-color:var(--theme-dark)}.sheet{border:1px solid var(--theme-line);background:linear-gradient(145deg,#fff,var(--theme-paper));position:relative;box-shadow:0 8px 26px #432b2a20}.sheet:before,.sheet:after{content:"";border-color:var(--theme-gold);border-style:solid;width:19px;height:19px;position:absolute}.sheet:before{border-width:2px 0 0 2px;top:12px;left:12px}.sheet:after{border-width:2px 2px 0 0;top:12px;right:12px}.sheet header{border-color:var(--theme-dark)}.sheet header small{color:var(--theme-accent)}.sheet header h2{color:var(--theme-dark);letter-spacing:.1em;font-family:Songti SC,SimSun,serif}.sheet header p{color:var(--theme-dark)}.print-person{border-color:var(--theme-line);border-top:3px solid var(--theme-accent);background:var(--theme-paper);border-radius:2px}.print-person span{color:var(--theme-dark)}.no-photo{background:var(--theme-tint);color:var(--theme-dark)}.sheet footer{border-color:var(--theme-line);color:var(--theme-dark)}@media print{.print-page{background:#fff}.sheet{box-shadow:none;border-color:var(--theme-line)}}:root{--ink:#213a34;--green:#1c4b3f;--soft:#f5f3ec;--line:#e4e2d8;--muted:#868c81;--gold:#bb9254;--red:#b86a57}*{box-sizing:border-box}html,body{min-height:100%;color:var(--ink);background:#f6f5ef;margin:0;font-family:Noto Sans SC,PingFang SC,Microsoft YaHei,Arial,sans-serif}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}.app-shell{min-height:100vh}.topbar{border-bottom:1px solid var(--line);z-index:10;background:#fff;justify-content:space-between;align-items:center;height:76px;padding:0 26px 0 30px;display:flex;position:relative}.brand{align-items:center;gap:12px;display:flex}.brand-mark{background:var(--green);color:#f9f1d9;border-radius:11px;place-items:center;width:43px;height:43px;font-family:serif;font-size:24px;display:grid}.brand strong{letter-spacing:2px;font-family:serif;font-size:23px;line-height:1.1;display:block}.brand span{color:#a39579;letter-spacing:2px;font-size:10px}.top-actions{align-items:center;gap:10px;display:flex}.top-caption{color:#a49e8d;margin-right:10px;font-size:12px}.btn{white-space:nowrap;border:0;border-radius:7px;justify-content:center;align-items:center;gap:7px;min-height:38px;padding:0 16px;font-size:13px;font-weight:600;display:inline-flex}.btn.primary{background:var(--green);color:#fff;box-shadow:0 5px 12px #16483c20}.btn.primary:hover{background:#123d32}.btn.ghost{color:var(--green);background:#f5f6f1}.btn.outline{color:var(--green);background:#fff;border:1px solid #d9ddd5}.btn.outline:hover,.btn.ghost:hover{background:#edf1ea}.body-grid{grid-template-columns:284px minmax(0,1fr) 326px;height:calc(100vh - 76px);min-height:560px;display:grid}.left-sidebar{border-right:1px solid var(--line);background:#fff;flex-direction:column;min-height:0;display:flex}.sidebar-intro{padding:30px 23px 20px}.eyebrow{letter-spacing:2px;color:#ad9470;font-size:10px;font-weight:700}.sidebar-intro h1{letter-spacing:1px;margin:11px 0 8px;font-family:serif;font-size:25px}.sidebar-intro p{color:#93988d;margin:0;font-size:12px;line-height:1.7}.stats{background:#fbfaf6;border:1px solid #eee9df;border-radius:9px;grid-template-columns:repeat(3,1fr);margin:0 18px 22px;padding:17px 8px;display:grid}.stats div{text-align:center;border-right:1px solid #e7e3d9}.stats div:last-child{border:0}.stats strong{font-family:serif;font-size:23px;line-height:1.1;display:block}.stats span{color:#9e9d91;margin-top:4px;font-size:11px;display:block}.sidebar-section{padding:0 18px}.section-head{justify-content:space-between;align-items:center;font-size:13px;font-weight:700;display:flex}.section-head>span:last-child{color:#a0a59b;font-size:11px}.search-box{color:#a2aa9f;background:#f8f9f5;border:1px solid #e3e5dd;border-radius:6px;align-items:center;gap:8px;height:36px;margin:13px 0;padding:0 10px;display:flex}.search-box input{width:100%;min-width:0;color:var(--ink);background:0 0;border:0;outline:0;font-size:12px}.people-list{flex:1;padding:0 10px 20px;overflow:auto}.person-row{text-align:left;width:100%;color:var(--ink);background:0 0;border:0;border-radius:8px;align-items:center;gap:10px;padding:10px 8px;display:flex}.person-row:hover,.person-row.active{background:#edf3ee}.person-row>span:nth-child(2){flex:1;min-width:0}.person-row strong,.person-row small{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.person-row strong{margin-bottom:4px;font-size:13px}.person-row small{color:#999e95;font-size:10px}.row-arrow{color:#a1aa9c;font-size:18px}.portrait{object-fit:cover;border-radius:50%;flex:none;width:36px;height:36px}.portrait.placeholder{color:#898b7f;background:#e9e7dd;place-items:center;font-family:serif;font-size:18px;display:grid}.portrait.large{border:4px solid #fff;width:86px;height:86px;font-size:38px;box-shadow:0 0 0 1px #e7e1d5}.sidebar-bottom{border-top:1px solid var(--line);color:#95998e;align-items:center;gap:8px;padding:16px 18px;font-size:10px;display:flex}.small-empty{color:#8b9085;padding:15px 12px;font-size:12px;line-height:1.7}.main-area{background:#f8f7f1;flex-direction:column;min-width:0;min-height:0;display:flex}.workspace-head{border-bottom:1px solid var(--line);background:#fbfaf6;justify-content:space-between;align-items:center;gap:16px;min-height:128px;padding:20px 28px;display:flex}.workspace-head h2{letter-spacing:1px;margin:6px 0 3px;font-family:serif;font-size:25px}.workspace-head p{color:#999b90;margin:0;font-size:11px}.workspace-actions{align-self:flex-end;align-items:center;gap:10px;display:flex}.segmented{background:#efefe8;border-radius:7px;padding:3px;display:flex}.segmented button{color:#879087;background:0 0;border:0;border-radius:5px;align-items:center;gap:5px;padding:7px 12px;font-size:12px;display:flex}.segmented button.current{color:var(--green);background:#fff;box-shadow:0 1px 4px #0000000b}.generation-select{color:#7d8b7e;background:#fff;border:1px solid #e2e5dc;border-radius:6px;align-items:center;gap:4px;height:35px;padding:0 8px;font-size:12px;display:flex;position:relative}.generation-select select{appearance:none;color:#0000;background:0 0;border:0;outline:0;width:100%;padding:0 8px;position:absolute;inset:0}.generation-select select option{color:#263e35}.generation-select:after{content:""}.generation-select{pointer-events:auto;min-width:91px}.generation-select svg{margin-left:auto}.tree-viewport{cursor:grab;background-color:#f8f7f1;background-image:radial-gradient(#d9d8cc 1px,#0000 1px);background-size:24px 24px;flex:1;min-height:0;position:relative;overflow:hidden}.tree-viewport:active{cursor:grabbing}.tree-paper,.connectors{position:absolute;top:0;left:0}.generation-tag{color:#648070;letter-spacing:1px;background:#f0f2e9;border:1px solid #ddded3;border-radius:4px;padding:7px 11px;font-size:11px;position:absolute;left:18px}.tree-card{text-align:left;width:188px;height:104px;color:var(--ink);background:#fff;border:1px solid #e3e0d5;border-radius:8px;align-items:center;gap:10px;padding:14px;display:flex;position:absolute;box-shadow:0 7px 20px #3650440d}.tree-card:hover,.tree-card.selected{border-color:#c6aa76;box-shadow:0 9px 22px #45625423}.tree-card .portrait{width:45px;height:45px;font-size:21px}.card-content{flex-direction:column;gap:4px;min-width:0;display:flex}.card-content strong{white-space:nowrap;text-overflow:ellipsis;font-size:15px;overflow:hidden}.card-content small{color:#92998e;white-space:nowrap;font-size:10px}.card-content em{color:#b89c70;white-space:nowrap;text-overflow:ellipsis;font-size:10px;font-style:normal;overflow:hidden}.zoom-controls{background:#fff;border:1px solid #e0e3d9;border-radius:7px;display:flex;position:absolute;bottom:22px;right:22px;overflow:hidden;box-shadow:0 4px 16px #0000000e}.zoom-controls button{color:#526c5b;background:#fff;border:0;place-items:center;min-width:36px;height:34px;font-size:11px;display:grid}.zoom-controls button+button{border-left:1px solid #edf0e9}.zoom-controls button:hover{background:#f3f6f0}.tree-hint{color:#a5ac9f;font-size:10px;position:absolute;bottom:27px;left:26px}.list-view{flex:1;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));align-content:start;gap:12px;padding:24px;display:grid;overflow:auto}.list-card{border:1px solid var(--line);color:var(--ink);text-align:left;background:#fff;border-radius:9px;align-items:center;gap:12px;padding:16px;display:flex}.list-card .portrait{width:48px;height:48px}.list-card>span:nth-child(2){flex-direction:column;flex:1;gap:3px;display:flex}.list-card strong{font-size:15px}.list-card small,.list-card em{color:#959b90;font-size:10px;font-style:normal}.list-card>span:last-child{color:#b69a6e;font-size:10px}.detail-panel{border-left:1px solid var(--line);background:#fff;flex-direction:column;min-height:0;display:flex}.detail-head{justify-content:space-between;align-items:center;padding:22px 22px 0;display:flex}.icon-btn{color:#88958a;background:0 0;border:0;place-items:center;padding:3px;display:grid}.profile{text-align:center;border-bottom:1px solid #eeeee6;padding:3px 20px 17px}.profile .portrait{margin:0 auto 12px}.generation-pill{color:#ab8a55;background:#f7f2e7;border-radius:12px;padding:4px 9px;font-size:10px;display:inline-block}.profile h2{margin:8px 0 2px;font-family:serif;font-size:27px}.profile p{color:#9e9f94;margin:0 0 5px;font-size:12px}.profile small{color:#a3a49b;font-size:11px}.detail-actions{border-bottom:1px solid #eee;gap:7px;padding:14px 18px;display:flex}.detail-actions .btn{flex:1;min-height:32px;padding:0 6px;font-size:11px}.detail-scroll{flex:1;padding:0 22px 20px;overflow:auto}.detail-scroll section{border-bottom:1px solid #efeee7;padding:18px 0}.detail-scroll h3{margin:0 0 12px;font-size:13px}.detail-scroll dl{margin:0}.detail-scroll dl div{justify-content:space-between;gap:10px;margin:9px 0;font-size:11px;display:flex}.detail-scroll dt{color:#a1a69c}.detail-scroll dd{text-align:right;margin:0}.bio{color:#66756a;white-space:pre-wrap;margin:0;font-size:11px;line-height:1.9}.muted{color:#a2a79b;font-size:11px}.text-button{color:var(--green);background:0 0;border:0;font-size:11px}.media-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.media-item{border:1px solid #eee;border-radius:5px;min-width:0;overflow:hidden}.media-item img,.media-item video{object-fit:cover;background:#111;width:100%;height:88px}.media-item div{justify-content:space-between;align-items:center;gap:4px;padding:4px;display:flex}.media-item span{white-space:nowrap;text-overflow:ellipsis;font-size:9px;overflow:hidden}.media-item button{color:#a78d82;background:0 0;border:0}.delete-button{color:#b57366;background:0 0;border:0;margin:20px 0;font-size:11px}.detail-idle{text-align:center;flex-direction:column;align-items:center;padding:80px 28px 30px;display:flex}.detail-decoration{color:#b8a37c;background:#fbf8ef;border:1px solid #e6dcc7;border-radius:50%;place-items:center;width:80px;height:80px;font-family:serif;font-size:38px;display:grid}.detail-idle h2{letter-spacing:1px;margin:25px 0 10px;font-family:serif;font-size:20px;line-height:1.7}.detail-idle p{color:#949b8e;margin:0;font-size:11px;line-height:1.8}.detail-rule{background:#ceb783;width:35px;height:1px;margin:26px 0}.detail-idle span{color:#adac9e;font-size:10px}.empty-state{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:30px;display:flex}.empty-art{background:#fbfaf6;border:1px solid #dedbd0;border-radius:50%;place-items:center;width:126px;height:126px;margin-bottom:24px;display:grid;position:relative}.empty-art span{color:#507360;font-family:serif;font-size:52px}.empty-art i{background:#c7ac7b;border-radius:50%;width:5px;height:5px;position:absolute}.empty-art i:nth-child(2){top:52%;left:0}.empty-art i:nth-child(3){top:8%;right:10%}.empty-art i:nth-child(4){bottom:2%;left:35%}.empty-state h3{letter-spacing:1px;margin:12px 0;font-family:serif;font-size:23px}.empty-state p{color:#90998e;max-width:360px;margin:0 0 20px;font-size:12px;line-height:1.8}.loading{color:#86958a;flex:1;justify-content:center;align-items:center;gap:8px;font-size:12px;display:flex}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.alert{justify-content:space-between;padding:9px 20px;font-size:12px;display:flex}.alert button{background:0 0;border:0;font-size:17px}.alert.error{color:#a95045;background:#fff1ed}.alert.success{color:#376c47;background:#eaf3e9}.modal-backdrop{z-index:30;background:#1e302abb;place-items:center;padding:15px;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:12px;flex-direction:column;width:min(700px,100%);max-height:min(90vh,800px);display:flex;box-shadow:0 30px 80px #0b261a55}.modal-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:22px 26px;display:flex}.modal-head h2{margin:6px 0 0;font-family:serif;font-size:23px}.modal form{flex-direction:column;min-height:0;display:flex}.form-scroll{padding:22px 26px;overflow:auto}.form-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.form-grid label,.full-label{color:#617466;flex-direction:column;gap:7px;font-size:12px;font-weight:600;display:flex}.form-grid b{color:var(--red)}.form-grid input,.form-grid select,.full-label textarea{color:#253b31;background:#fbfcfa;border:1px solid #dfe4dc;border-radius:6px;outline:none;width:100%;min-height:38px;padding:9px 11px;font-size:12px}.form-grid input:focus,.form-grid select:focus,.full-label textarea:focus{border-color:#8ea594}.form-divider{border-top:1px solid #eee;margin:22px 0 15px;padding-top:18px;font-size:12px;font-weight:700}.full-label{margin-top:17px}.full-label textarea{resize:vertical;line-height:1.6}.modal-foot{border-top:1px solid var(--line);justify-content:flex-end;gap:9px;padding:14px 26px;display:flex}.form-error{color:#af5147;font-size:12px}.upload-shade{z-index:40;color:#fff;background:#172e2888;justify-content:center;align-items:center;gap:10px;font-size:15px;display:flex;position:fixed;inset:0}@media (width<=1180px){.body-grid{grid-template-columns:240px minmax(0,1fr)}.detail-panel{z-index:15;width:326px;position:fixed;top:76px;bottom:0;right:0;box-shadow:-10px 0 30px #243c2520}.detail-panel:has(.detail-idle){display:none}.workspace-head{padding:18px}.top-caption{display:none}}@media (width<=760px){.topbar{height:64px;padding:0 13px}.brand-mark{width:36px;height:36px;font-size:20px}.brand strong{font-size:18px}.brand span{font-size:8px}.top-actions .btn{min-height:34px;padding:0 9px;font-size:11px}.top-actions .btn.ghost{gap:0;font-size:0}.top-actions .btn.ghost svg{width:17px}.body-grid{height:calc(100vh - 64px);min-height:0;display:block}.left-sidebar{display:none}.main-area{height:100%}.workspace-head{flex-direction:column;align-items:flex-start;gap:8px;min-height:115px;padding:14px}.workspace-head h2{margin:2px 0;font-size:20px}.workspace-head p{display:none}.workspace-actions{justify-content:space-between;align-self:stretch}.segmented button{padding:5px 9px;font-size:11px}.detail-panel{width:min(100%,350px);top:64px}.tree-hint{font-size:9px;bottom:14px;left:12px}.zoom-controls{bottom:12px;right:12px}.form-grid{gap:10px}.modal-head,.form-scroll,.modal-foot{padding-left:17px;padding-right:17px}.form-grid input,.form-grid select{font-size:11px}}.theme-host{--theme-deep:#6e202b;--theme-dark:#922c34;--theme-accent:#bd3e3d;--theme-gold:#e2b95f;--theme-ink:#432b2a;--theme-paper:#fff8ec;--theme-line:#e8d5ae;--theme-tint:#f9e9da;--theme-veil:#280b12d1;--green:var(--theme-dark);--ink:var(--theme-ink);--soft:var(--theme-paper);--line:var(--theme-line);--gold:var(--theme-gold);--red:var(--theme-accent)}.theme-host[data-theme=bluegreen]{--theme-deep:#133c5c;--theme-dark:#1d5876;--theme-accent:#1e8094;--theme-gold:#e1bc65;--theme-ink:#203e4a;--theme-paper:#f3f9f7;--theme-line:#c6d9d1;--theme-tint:#d8eeec;--theme-veil:#082332d4}.theme-host[data-theme=jiangnan]{--theme-deep:#204d50;--theme-dark:#356f69;--theme-accent:#4c9885;--theme-gold:#d6b47a;--theme-ink:#25443e;--theme-paper:#f5faf4;--theme-line:#cbded0;--theme-tint:#e0f0e4;--theme-veil:#11312ccf}.theme-host[data-theme=phoenix]{--theme-deep:#772442;--theme-dark:#a62b57;--theme-accent:#d35c69;--theme-gold:#efc36e;--theme-ink:#542d3d;--theme-paper:#fff6f3;--theme-line:#ead0ce;--theme-tint:#fce2e2;--theme-veil:#420a22d1}.theme-host[data-theme=dunhuang]{--theme-deep:#75442c;--theme-dark:#a15b32;--theme-accent:#c7793f;--theme-gold:#eac477;--theme-ink:#523c2b;--theme-paper:#fff9ed;--theme-line:#e6d0aa;--theme-tint:#fae8cd;--theme-veil:#432210d4}.theme-host[data-theme=bamboo]{--theme-deep:#254b37;--theme-dark:#3d704c;--theme-accent:#5a9567;--theme-gold:#dbbd75;--theme-ink:#304236;--theme-paper:#f6faef;--theme-line:#d1dec3;--theme-tint:#e4efd9;--theme-veil:#183423d4}.theme-host[data-theme=cranes]{--theme-deep:#833e35;--theme-dark:#a94e40;--theme-accent:#d97656;--theme-gold:#e9c66e;--theme-ink:#4d3930;--theme-paper:#fff8ef;--theme-line:#e9d5bd;--theme-tint:#fbe8d9;--theme-veil:#3d1a17d1}.theme-host[data-theme=moongarden]{--theme-deep:#243550;--theme-dark:#3d5275;--theme-accent:#697eae;--theme-gold:#e3c67c;--theme-ink:#303a51;--theme-paper:#f7f7fa;--theme-line:#d2d6e1;--theme-tint:#e5e8f2;--theme-veil:#141c32d6}.entry-scene{isolation:isolate;color:#fff8e7;background:var(--theme-deep);grid-template-rows:auto minmax(460px,1fr) auto;grid-template-columns:minmax(0,1fr);min-height:100svh;display:grid;position:relative;overflow:hidden}.entry-art,.entry-art-image,.entry-light,.entry-frame,.entry-cloud{pointer-events:none;position:absolute}.entry-art{z-index:-4;inset:-3%;overflow:hidden}.entry-art-image{background-image:var(--cover-image);will-change:transform;background-position:50%;background-size:cover;animation:24s ease-in-out infinite alternate cover-drift;inset:0}.entry-light{z-index:-3;background:linear-gradient(90deg,var(--theme-veil) 0%,#12161891 35%,#1414191f 70%,#0b101447 100%),linear-gradient(0deg,#0b1014b8,transparent 30%,transparent 68%,#0b0f1466);inset:0}.entry-cloud{z-index:-2;filter:blur(22px);opacity:.8;background:radial-gradient(#ffeaba30,#ffffff12 37%,#0000 72%);width:44vw;min-width:360px;height:18vw;min-height:150px;animation:30s ease-in-out infinite alternate cloud-drift}.entry-cloud-one{top:8%;right:-11%}.entry-cloud-two{opacity:.43;animation-duration:38s;animation-delay:-13s;bottom:18%;right:18%}.entry-frame{z-index:-1;border:1px solid #e8c36e73;inset:16px}.entry-frame:before,.entry-frame:after{content:"";border-style:solid;border-color:#f0ca77cc;width:44px;height:44px;position:absolute}.entry-frame:before{border-width:2px 0 0 2px;top:10px;left:10px}.entry-frame:after{border-width:0 2px 2px 0;bottom:10px;right:10px}@keyframes cover-drift{0%{transform:scale(1.045)translate(-.5%)}to{transform:scale(1.105)translate(.6%,-.8%)}}@keyframes cloud-drift{0%{transform:translate(-8%)}to{transform:translate(12%,-12%)}}.entry-header{z-index:2;justify-content:space-between;align-items:center;padding:37px 5.5vw 0;display:flex;position:relative}.entry-brand{color:#f5d689;text-shadow:0 2px 12px #0006;align-items:center;gap:14px;display:flex}.entry-brand strong{color:#fff6e0;letter-spacing:.22em;font-family:Songti SC,STSong,SimSun,serif;font-size:25px;font-weight:700;line-height:1.1;display:block}.entry-brand span{color:#ead6aa;letter-spacing:.35em;margin-top:7px;font-size:10px;display:block}.entry-header-right{letter-spacing:.38em;color:#f2deb6;align-items:center;gap:15px;font-size:11px;display:flex}.entry-header-line{background:#e6c987;width:67px;height:1px}.entry-main{align-items:center;min-height:500px;padding:22px 5.5vw;display:flex;position:relative}.entry-card{background:linear-gradient(145deg,#1b1e21e6,var(--theme-veil));-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:1px solid #eec97fad;width:min(432px,100%);padding:36px 36px 32px;position:relative;box-shadow:0 30px 85px #0008,inset 0 0 0 6px #eccc8f13}.entry-card-corner{border-style:solid;border-color:#efcf88;width:19px;height:19px;position:absolute}.entry-card-corner.top-left{border-width:1px 0 0 1px;top:9px;left:9px}.entry-card-corner.top-right{border-width:1px 1px 0 0;top:9px;right:9px}.entry-card-corner.bottom-left{border-width:0 0 1px 1px;bottom:9px;left:9px}.entry-card-corner.bottom-right{border-width:0 1px 1px 0;bottom:9px;right:9px}.entry-kicker{color:#ecc979;letter-spacing:.25em;align-items:center;gap:8px;font-size:11px;display:flex}.entry-card h1{letter-spacing:.07em;text-shadow:0 3px 15px #0005;margin:18px 0 11px;font-family:Songti SC,STSong,SimSun,serif;font-size:clamp(32px,3vw,43px);font-weight:700;line-height:1.42}.entry-card h1 em{color:#f2d58c;font-style:normal}.entry-intro{letter-spacing:.08em;color:#e4d7c0;max-width:330px;margin:0 0 24px;font-size:12px;line-height:1.9}.entry-form-title{color:#e9c980;letter-spacing:.12em;align-items:center;gap:13px;margin:0 0 13px;font-size:12px;display:flex}.entry-form-title i{background:linear-gradient(90deg,#d8b97688,#0000);flex:1;height:1px}.entry-form label{color:#f8edd8;letter-spacing:.07em;margin-top:12px;font-size:12px;display:block}.entry-form input{color:#fff7e8;background:#fff9e51a;border:1px solid #e8ca9185;border-radius:2px;outline:0;width:100%;height:43px;margin-top:7px;padding:0 13px;font-size:13px;transition:border-color .2s,background .2s;display:block}.entry-form input::placeholder{color:#c8b9a6}.entry-form input:focus{background:#fff9e529;border-color:#ffe6a6}.entry-submit{color:#3b2824;letter-spacing:.16em;background:linear-gradient(120deg,#f7d88f,#dcad59 55%,#f3d68e);border:1px solid #f8df9d;justify-content:center;align-items:center;gap:10px;width:100%;min-height:46px;margin-top:19px;padding:0 25px;font-size:14px;font-weight:700;display:flex;position:relative;box-shadow:0 5px 24px #080b0f66}.entry-submit:hover{filter:brightness(1.06)}.entry-submit span{font-size:19px;position:absolute;right:17px}.entry-submit:disabled{filter:grayscale(.6);opacity:.8}.entry-form-error{color:#ffe0cf;margin:12px 0 0;font-size:12px;line-height:1.6}.entry-form-foot{color:#bfb5a5;text-align:center;margin:13px 0 0;font-size:10px;line-height:1.6}.entry-message{color:#eacb84;padding:20px 0;font-size:13px}.entry-error-panel{color:#ffe2cd;border:1px solid #e3b1828a;padding:15px;font-size:12px}.entry-error-panel button{color:#f2d68a;background:0 0;border:0;border-bottom:1px solid #f2d68a;padding:3px 0}.entry-poem{color:#fff1cd;text-shadow:0 3px 15px #161519a9;letter-spacing:.4em;writing-mode:vertical-rl;gap:14px;font-family:Songti SC,STSong,SimSun,serif;font-size:clamp(20px,2vw,31px);display:flex;position:absolute;top:17%;right:8vw}.entry-poem span:nth-child(2){margin-top:47px}.entry-poem i{background:#e8cc89;width:1px;height:48px;margin:65px 4px 0}.entry-footer{z-index:2;padding:4px 5.5vw 22px;position:relative}.theme-heading{color:#f1dfb9;letter-spacing:.26em;justify-content:space-between;align-items:center;max-width:1180px;margin:0 auto 10px;font-size:11px;display:flex}.theme-heading strong{color:#f2d28e;font-size:12px;font-weight:400}.theme-gallery{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#131b1fb0;border:1px solid #e6c27b77;align-items:center;gap:8px;max-width:1210px;margin:auto;padding:8px;display:flex}.theme-arrow{color:#f5daa2;background:0 0;border:0;flex:none;width:24px;height:64px;font-family:serif;font-size:27px}.theme-arrow:hover{background:#fff2}.theme-list{scrollbar-width:none;flex:1;gap:7px;min-width:0;display:flex;overflow-x:auto}.theme-list::-webkit-scrollbar{display:none}.theme-choice{text-align:left;color:#f8edda;background:#ffffff14;border:1px solid #0000;flex:1 0 114px;align-items:center;gap:7px;min-width:114px;max-width:150px;height:65px;padding:5px;transition:border-color .2s,background .2s,transform .2s;display:flex}.theme-choice:hover{background:#ffffff2b;transform:translateY(-1px)}.theme-choice.selected{background:#f2d68f24;border-color:#f2d68f}.theme-thumb{background-color:var(--theme-accent);background-position:50%;background-size:cover;flex:none;width:51px;height:53px;display:block}.theme-choice-label{min-width:0;display:block}.theme-choice-label small{color:#e8c783;margin-bottom:5px;font-size:9px;display:block}.theme-choice-label strong{letter-spacing:.08em;white-space:nowrap;font-family:Songti SC,SimSun,serif;font-size:12px;display:block}.theme-subtitle{color:#e5d4b5;letter-spacing:.15em;align-items:center;gap:6px;max-width:1180px;margin:9px auto 0;font-size:10px;display:flex}.theme-app{background:var(--theme-paper)}.theme-app .topbar{background:linear-gradient(90deg,var(--theme-deep) 0%,var(--theme-dark) 48%,#27232bd9 100%),var(--cover-image) center 48%/cover;color:#fff9e9;border-bottom:2px solid var(--theme-gold);box-shadow:0 3px 18px #2a1e1e30}.theme-app .brand-mark{color:#f2d587;background:0 0;border-radius:0;width:45px;height:45px}.theme-app .brand{gap:13px}.theme-app .brand strong{color:#fff7e6;font-family:Songti SC,STSong,SimSun,serif;font-size:23px}.theme-app .brand span{color:#e9d4aa}.theme-app .top-actions{gap:8px}.theme-app .top-actions .btn{border-radius:3px;min-height:35px}.theme-app .top-actions .btn.primary{color:#3e3026;box-shadow:none;background:linear-gradient(120deg,#ecd083,#f5e0a0);border:1px solid #f5e3ac}.theme-app .top-actions .btn.primary:hover{filter:brightness(1.04)}.theme-app .top-actions .btn.ghost,.theme-app .top-actions .btn.theme-cycle,.theme-app .top-actions .btn.cover-link{color:#ffedc5;background:#fff3df14;border:1px solid #e5c67880}.theme-app .top-actions .btn:hover{background:#ffffff2e}.theme-app .top-actions .btn.logout-link{color:#f0dcb7;background:0 0;padding:0 8px}.theme-app .body-grid{background:var(--theme-paper)}.theme-app .left-sidebar,.theme-app .detail-panel{background:linear-gradient(135deg,#ffffffec,var(--theme-paper));border-color:var(--theme-line)}.theme-app .sidebar-intro{border-bottom:1px solid var(--theme-line);background:radial-gradient(circle at 100% 0%,var(--theme-tint),transparent 75%);position:relative;overflow:hidden}.theme-app .sidebar-intro:after{content:"谱";color:var(--theme-accent);opacity:.07;font-family:Songti SC,SimSun,serif;font-size:93px;position:absolute;top:4px;right:-4px}.theme-app .eyebrow{color:var(--theme-accent);letter-spacing:.18em;font-size:10px}.theme-app .sidebar-intro h1,.theme-app .workspace-head h2,.theme-app .profile h2,.theme-app .empty-state h3,.theme-app .modal-head h2{color:var(--theme-ink);font-family:Songti SC,STSong,SimSun,serif;font-weight:700}.theme-app .sidebar-intro h1{font-size:26px}.theme-app .stats{background:var(--theme-paper);border:1px solid var(--theme-line);border-radius:2px;margin-top:18px}.theme-app .stats div{border-color:var(--theme-line)}.theme-app .stats strong{color:var(--theme-dark);font-family:Songti SC,SimSun,serif;font-size:26px}.theme-app .stats span,.theme-app .sidebar-intro p{color:#8a7868}.theme-app .search-box{border:1px solid var(--theme-line);background:#fffdf8;border-radius:2px}.theme-app .person-row{border-radius:2px}.theme-app .person-row:hover,.theme-app .person-row.active{background:var(--theme-tint);box-shadow:inset 3px 0 var(--theme-accent)}.theme-app .portrait.placeholder{background:var(--theme-tint);color:var(--theme-dark);border:1px solid var(--theme-line)}.theme-app .sidebar-bottom{color:var(--theme-dark);border-color:var(--theme-line)}.theme-app .main-area{background:var(--theme-paper)}.theme-app .workspace-head{background:linear-gradient(90deg,var(--theme-paper) 0%,#ffffffe8 58%,#ffffffbf 100%),var(--cover-image) center 56%/cover;border-color:var(--theme-line);border-bottom-width:2px}.theme-app .workspace-head h2{color:var(--theme-dark);align-items:center;gap:8px;margin-top:8px;display:flex}.theme-app .workspace-head h2 svg{color:var(--theme-gold)}.theme-app .workspace-head p{color:#776e64}.theme-app .segmented{background:var(--theme-tint);border-radius:2px}.theme-app .segmented button{border-radius:2px}.theme-app .segmented button.current{color:var(--theme-dark);box-shadow:0 1px 4px #0002}.theme-app .generation-select{border-color:var(--theme-line);color:var(--theme-dark);border-radius:2px}.theme-app .tree-viewport{background-color:var(--theme-paper);background-image:radial-gradient(var(--theme-line) .75px,transparent .75px),repeating-linear-gradient(0deg,transparent 0 79px,var(--theme-line) 80px);background-size:22px 22px,100% 80px}.theme-app .generation-tag{border:1px solid var(--theme-gold);color:var(--theme-dark);background:var(--theme-paper);border-radius:2px;box-shadow:inset 0 0 0 2px #fff9}.theme-app .tree-card{background:linear-gradient(135deg,#fff,var(--theme-paper));border:1px solid var(--theme-line);border-radius:3px;box-shadow:0 8px 22px #4c2a2420}.theme-app .tree-card:before{content:"";background:linear-gradient(90deg,var(--theme-accent),var(--theme-gold));height:3px;position:absolute;top:0;left:0;right:0}.theme-app .tree-card:after{content:"◆";color:var(--theme-gold);font-size:8px;position:absolute;bottom:5px;right:8px}.theme-app .tree-card:hover,.theme-app .tree-card.selected{border-color:var(--theme-accent);box-shadow:0 8px 25px #623d3160}.theme-app .card-content em{color:var(--theme-dark)}.theme-app .zoom-controls{border:1px solid var(--theme-line);border-radius:2px}.theme-app .zoom-controls button{color:var(--theme-dark);background:#fffdf7}.theme-app .tree-hint{color:var(--theme-dark);background:#fff9;padding:5px 10px}.theme-app .list-card{border:1px solid var(--theme-line);background:linear-gradient(145deg,#fff,var(--theme-paper));border-radius:2px;position:relative;box-shadow:0 3px 14px #3623190d}.theme-app .list-card:before{content:"";background:var(--theme-gold);width:2px;position:absolute;top:9px;bottom:9px;left:3px}.theme-app .list-card:hover{border-color:var(--theme-accent)}.theme-app .list-card>span:last-child{color:var(--theme-accent)}.theme-app .detail-head{background:radial-gradient(circle at 80% 0%,var(--theme-tint),transparent 65%)}.theme-app .profile{border-color:var(--theme-line)}.theme-app .generation-pill{background:var(--theme-tint);color:var(--theme-dark);border:1px solid var(--theme-line);border-radius:2px}.theme-app .detail-actions,.theme-app .detail-scroll section{border-color:var(--theme-line)}.theme-app .btn.outline{border-color:var(--theme-line);color:var(--theme-dark);background:#fffdfa;border-radius:2px}.theme-app .btn.outline:hover{background:var(--theme-tint)}.theme-app .detail-scroll h3{color:var(--theme-dark);font-family:Songti SC,SimSun,serif;font-size:16px}.theme-app .detail-scroll h3:before{content:"◆";color:var(--theme-gold);vertical-align:3px;margin-right:8px;font-size:8px}.theme-app .text-button{color:var(--theme-accent)}.theme-app .media-item{border-color:var(--theme-line);border-radius:2px}.theme-app .detail-decoration{background:var(--theme-tint);color:var(--theme-dark);border-color:var(--theme-gold)}.theme-app .detail-rule{background:var(--theme-accent)}.theme-app .delete-button{color:var(--theme-accent)}.theme-app .empty-art{background:var(--theme-tint);border-color:var(--theme-line)}.theme-app .empty-art span{color:var(--theme-dark)}.theme-app .empty-state p{color:#776f67}.theme-app .btn.primary{background:var(--theme-dark);border-radius:2px}.theme-app .btn.primary:hover{background:var(--theme-accent)}.theme-app .loading{color:var(--theme-dark)}.theme-app .alert.success{background:var(--theme-tint);color:var(--theme-dark)}.theme-app .modal-backdrop{background:#211817bd}.theme-app .modal{background:var(--theme-paper);border:1px solid var(--theme-gold);border-radius:2px;box-shadow:0 30px 90px #1b1216ad,inset 0 0 0 5px #fff7}.theme-app .modal-head{background:linear-gradient(90deg,var(--theme-tint),var(--theme-paper));border-color:var(--theme-line)}.theme-app .form-scroll label{color:var(--theme-dark)}.theme-app .form-grid input,.theme-app .form-grid select,.theme-app .full-label textarea{border-color:var(--theme-line);color:var(--theme-ink);background:#fffefb;border-radius:2px}.theme-app .form-grid input:focus,.theme-app .form-grid select:focus,.theme-app .full-label textarea:focus{border-color:var(--theme-accent)}.theme-app .form-divider{color:var(--theme-dark);border-color:var(--theme-line)}.theme-app .modal-foot{border-color:var(--theme-line)}@media (width<=1180px){.theme-app .top-actions .cover-link{display:none}.theme-app .top-actions .theme-cycle{gap:0;font-size:0}.theme-app .top-actions .theme-cycle svg{width:17px}}@media (width<=760px){.entry-scene{grid-template-rows:auto minmax(0,1fr) auto}.entry-header{padding:27px 20px 0}.entry-brand svg{width:39px;height:39px}.entry-brand strong{font-size:20px}.entry-brand span{font-size:8px}.entry-header-right{display:none}.entry-main{align-items:center;min-height:480px;padding:28px 20px 20px}.entry-card{max-width:410px;padding:28px 26px 25px}.entry-card h1{font-size:34px}.entry-poem{opacity:.7;font-size:16px;top:8%;right:17px}.entry-footer{padding:4px 20px 17px}.theme-heading{margin-bottom:7px}.theme-gallery{padding:6px}.theme-choice{flex:0 0 100px;min-width:100px;max-width:100px;height:58px}.theme-thumb{width:40px;height:46px}.theme-choice-label strong{font-size:10px}.theme-arrow{height:58px}.theme-subtitle{font-size:9px}.theme-app .topbar{height:64px;padding:0 10px}.theme-app .brand{gap:5px}.theme-app .brand-mark,.theme-app .brand-mark svg{width:36px;height:36px}.theme-app .brand strong{font-size:17px}.theme-app .brand span{letter-spacing:1px;font-size:7px}.theme-app .top-actions{gap:4px}.theme-app .top-actions .btn{min-height:31px;padding:0 7px}.theme-app .top-actions .logout-link{font-size:10px}.theme-app .top-actions .btn.theme-cycle{display:none}.theme-app .workspace-head h2{font-size:20px}.theme-app .workspace-head h2 svg{width:21px;height:21px}}@media (width<=390px){.entry-card h1{font-size:30px}.entry-intro{font-size:11px}.entry-main{min-height:455px}.entry-poem,.theme-app .top-actions .logout-link{display:none}}@media (width>=761px) and (height>=760px){.entry-card{padding:27px 33px 24px}.entry-card h1{margin:14px 0 8px;font-size:38px}.entry-intro{margin-bottom:17px;line-height:1.75}.entry-form label{margin-top:9px}.entry-form input{height:40px;margin-top:5px}.entry-submit{min-height:43px;margin-top:15px}.entry-form-foot{margin-top:8px}.entry-main{padding-top:12px;padding-bottom:12px}}@media (width<=760px){.theme-app .top-actions .btn.ghost{display:none}.theme-app .top-actions .btn.cover-link,.theme-app .top-actions .btn.theme-cycle{gap:0;font-size:0;display:inline-flex}.theme-app .top-actions .btn.logout-link{padding:0 4px;font-size:10px;display:inline-flex}}@media (width<=390px){.theme-app .top-actions .btn.theme-cycle{display:none}.theme-app .top-actions .btn.logout-link{display:inline-flex}}@media (prefers-reduced-motion:reduce){.entry-art-image,.entry-cloud{animation:none}.theme-choice{transition:none}}
