:root{color:#f4f7fb;font-synthesis:none;background:#07101b;font-family:Segoe UI,Microsoft YaHei,Yu Gothic UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button{font:inherit}.site{--accent:#e6b75a;--accent-rgb:230,183,90;background:#07101b;min-height:100vh}.theme-rose{--accent:#ee7393;--accent-rgb:238,115,147}.theme-lily{--accent:#b994e8;--accent-rgb:185,148,232}.theme-sun{--accent:#f0c64f;--accent-rgb:240,198,79}.top{background:#08121f;border-bottom:1px solid #243243;grid-template-columns:auto 1fr auto;align-items:center;gap:30px;height:72px;padding:0 clamp(16px,3vw,44px);display:grid}.wordmark{color:#fff;cursor:pointer;text-align:left;background:0 0;border:0;align-items:center;gap:10px;display:flex}.wordmark>span{border:1px solid var(--accent);width:38px;height:38px;color:var(--accent);border-radius:50%;place-items:center;font:22px Georgia;display:grid}.wordmark div{flex-direction:column;display:flex}.wordmark b{letter-spacing:.12em;font:17px Georgia}.wordmark small{color:#8190a4;letter-spacing:.13em;font-size:10px}.top nav{justify-content:center;gap:4px;height:100%;display:flex}.top nav button{color:#8998ab;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;padding:0 13px}.top nav button.active{border-color:var(--accent);color:#fff}.lang{color:#8291a5;border:1px solid #2a394b;border-radius:99px;align-items:center;gap:2px;padding:3px 4px;display:flex}.lang svg{margin:0 6px}.lang button{color:#91a0b2;cursor:pointer;background:0 0;border:0;border-radius:99px;padding:7px 10px}.lang button.active{color:#151108;background:var(--accent);font-weight:700}.workspace{grid-template-columns:280px 1fr;min-height:calc(100vh - 72px);display:grid}.sidebar{background:#0c1725;border-right:1px solid #263447}.app-label{border-bottom:1px solid #263447;padding:30px 24px 24px}.app-label svg{color:var(--accent);margin-bottom:12px}.app-label span{color:#8796a9;font-size:12px;display:block}.app-label h1{margin:4px 0;font:27px Georgia}.app-label p{color:var(--accent);margin:14px 0 0;font-size:14px}.story-list{padding:14px}.story-list button{color:#a7b4c4;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;width:100%;padding:13px 12px}.story-list button.active{border-color:rgba(var(--accent-rgb),.42);background:rgba(var(--accent-rgb),.1);color:#fff}.story-list small,.story-list b{display:block}.story-list small{color:#718096;margin-bottom:5px;font-size:12px}.story-list b{font-weight:600}.stage{background:radial-gradient(circle at 76% 18%,rgba(var(--accent-rgb),.15),transparent 33%),linear-gradient(150deg,#1b3a53,#102536 48%,#07111d);flex-direction:column;justify-content:flex-end;min-height:calc(100vh - 72px);padding:28px clamp(18px,5vw,68px);display:flex;position:relative;overflow:hidden}.stage:after{content:"";background:linear-gradient(#0000,#02070cde);position:absolute;inset:45% 0 0}.stage-head{z-index:2;color:#dce7ef;justify-content:space-between;font-size:14px;display:flex;position:absolute;top:24px;left:clamp(18px,5vw,68px);right:clamp(18px,5vw,68px)}.stage-head span{background:#050e186b;border:1px solid #ffffff21;border-radius:5px;align-items:center;gap:7px;padding:7px 10px;display:flex}.scene-title{z-index:1;text-align:center;text-shadow:0 3px 24px #000;font:clamp(30px,4.5vw,60px)/1.3 Georgia,Yu Mincho,serif;transition:all .25s;position:absolute;top:43%;left:50%;transform:translate(-50%,-50%)}.scene-title.faded{opacity:0}.dialogue{z-index:3;-webkit-backdrop-filter:blur(13px);backdrop-filter:blur(13px);background:#060e18e8;border:1px solid #fff3;border-radius:12px;width:min(950px,100%);margin:0 auto;padding:21px 25px;position:relative;box-shadow:0 18px 55px #0006}.dialogue header{justify-content:space-between;display:flex}.dialogue header strong{border-bottom:2px solid var(--accent);min-width:100px;color:var(--accent);padding-bottom:8px;font-size:20px}.dialogue header button{color:#9baabd;cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;display:flex}.dialogue>p{white-space:pre-line;min-height:88px;margin:17px 0 12px;font-size:clamp(18px,2vw,24px);line-height:1.75}.dialogue footer{justify-content:flex-end;gap:9px;display:flex}.dialogue footer button,.empty-page>button{color:#fff;cursor:pointer;background:#111e2e;border:1px solid #314054;border-radius:7px;align-items:center;gap:6px;min-height:42px;padding:8px 15px;display:flex}.dialogue footer svg,.empty-page>button svg{width:18px}.dialogue footer button.next{border-color:var(--accent);color:#17130a;background:var(--accent);justify-content:center;min-width:120px;font-weight:700}.dialogue footer button:disabled{opacity:.35;cursor:not-allowed}.empty-page{text-align:center;background:radial-gradient(circle at 50% 38%,rgba(var(--accent-rgb),.12),transparent 27%),#09131f;flex-direction:column;justify-content:center;align-items:center;min-height:calc(100vh - 72px);padding:30px;display:flex}.empty-icon{border:1px solid rgba(var(--accent-rgb),.5);width:82px;height:82px;color:var(--accent);border-radius:50%;place-items:center;margin-bottom:18px;display:grid}.empty-icon svg{width:34px;height:34px}.empty-page>small{color:#8291a5}.empty-page h1{color:#fff;margin:5px 0 13px;font:clamp(32px,5vw,58px) Georgia}.badge{color:var(--accent);background:rgba(var(--accent-rgb),.1);border-radius:99px;padding:5px 12px;font-size:13px}.empty-page h2{margin:32px 0 5px}.empty-page p{color:#9aa9bb;max-width:530px;margin:0 0 24px;line-height:1.7}.overlay{z-index:10;background:#02070cbc;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.history{background:#0c1725;border:1px solid #2c3b4d;border-radius:12px;flex-direction:column;width:min(720px,100%);max-height:78vh;display:flex}.history>header{border-bottom:1px solid #283648;justify-content:space-between;padding:17px 21px;display:flex}.history h2{margin:0;font-size:20px}.history header button{color:#fff;cursor:pointer;background:0 0;border:0;font-size:27px}.history>div{padding:8px 21px 20px;overflow:auto}.history article{border-bottom:1px solid #263447;padding:13px 0}.history article b{color:var(--accent)}.history article p{color:#dae3ed;white-space:pre-line;margin:5px 0 0;line-height:1.65}button:focus-visible{outline-offset:3px;outline:3px solid #8ec7ff}@media (width<=900px){.top{grid-template-columns:auto auto}.top nav{order:3;grid-column:1/-1;justify-content:flex-start;height:46px;overflow-x:auto}.top{height:auto;padding-top:10px}.top nav button{white-space:nowrap}.workspace{min-height:calc(100vh - 129px)}}@media (width<=690px){.wordmark div,.lang svg{display:none}.top{gap:12px}.top nav button{padding:0 10px}.workspace{display:block}.sidebar{border-bottom:1px solid #263447;border-right:0}.app-label{display:none}.story-list{display:flex;overflow-x:auto}.story-list button{flex:0 0 205px}.stage{min-height:calc(100vh - 215px);padding:18px 12px}.stage-head{top:14px;left:12px;right:12px}.dialogue{padding:17px 15px}.dialogue>p{min-height:125px}.dialogue footer{justify-content:space-between}.dialogue footer button{padding:8px 11px}.dialogue footer button.next{min-width:auto}.empty-page{min-height:calc(100vh - 129px)}}.game-stage{background-color:#102536;background-position:50%;background-size:cover}.stage-actions{gap:8px;display:flex}.stage-actions .sound{color:#fff;cursor:pointer;background:#050e1899;border:1px solid #fff3;border-radius:5px;place-items:center;width:38px;display:grid}.stage-actions .sound svg{width:18px}.character-wrap{z-index:2;pointer-events:none;justify-content:center;align-items:flex-end;width:min(43vw,490px);height:calc(100% - 92px);animation:.28s ease-out character-in;display:flex;position:absolute;bottom:128px;left:50%;transform:translate(-50%)}.character{object-fit:contain;filter:drop-shadow(0 9px 15px #0008);max-width:100%;max-height:100%;display:block}.talk-1 .character{animation:.34s ease-out nod}.talk-2 .character{animation:.42s ease-out breath}.item-cutin{z-index:4;background:#0009;place-items:center;animation:.25s ease-out cutin;display:grid;position:absolute;inset:18% 12% 30%}.item-cutin img{border:7px solid #fff;max-width:min(620px,90%);max-height:90%;box-shadow:0 12px 42px #000}.dialogue{z-index:5}.stage-head{z-index:6}@keyframes character-in{0%{opacity:0;transform:translate(-50%,20px)}to{opacity:1;transform:translate(-50%)}}@keyframes nod{50%{transform:translateY(10px)}}@keyframes breath{50%{transform:scale(1.015)}}@keyframes cutin{0%{opacity:0;transform:scale(.84)}to{opacity:1;transform:scale(1)}}@media (width<=690px){.character-wrap{width:min(76vw,390px);height:60%;bottom:180px}.item-cutin{inset:18% 5% 38%}}.workspace{background:radial-gradient(circle at 62% 28%,#19374c 0,#0a1725 35%,#050b12 76%);grid-template-columns:270px minmax(0,1fr)}.sidebar{z-index:2;position:relative;box-shadow:14px 0 45px #0005}.theatre{background-image:linear-gradient(90deg,#0000 49.8%,#e6b75a24 50%,#0000 50.2%),radial-gradient(#477d9c1f,#0000 65%);flex-direction:column;align-items:center;min-width:0;min-height:calc(100vh - 72px);padding:20px 30px 14px;display:flex;overflow:hidden}.theatre-title{color:#d9e4ee;justify-content:space-between;align-items:center;width:min(100%,720px);margin-bottom:14px;display:flex}.theatre-title>div{flex-direction:column;gap:3px;display:flex}.theatre-title small{letter-spacing:.18em;color:var(--accent);font-size:11px}.theatre-title b{font-family:Georgia,Yu Mincho,serif;font-size:17px;font-weight:500}.theatre-title>button{color:#dfe9f1;cursor:pointer;background:#102234;border:1px solid #31465a;border-radius:6px;align-items:center;gap:7px;padding:8px 12px;display:flex}.theatre-title>button svg{width:16px}.phone-frame{aspect-ratio:2/3;height:min(100vh - 160px,840px);box-shadow:0 28px 75px #000b,0 0 0 1px #000 inset,0 0 46px rgba(var(--accent-rgb),.08);background:linear-gradient(145deg,#253847,#07111b 28%,#02070b);border:1px solid #43596a;border-radius:24px;padding:8px}.stage.game-stage{isolation:isolate;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:17px;width:100%;height:100%;min-height:0;padding:0;display:block;container-type:inline-size}.stage.game-stage:after{z-index:1;background:linear-gradient(#0000,#050a0f33 35%,#050a0f80);inset:56% 0 0}.stage-head{font-size:clamp(10px,2.1cqw,12px);top:2.2%;left:2.6%;right:2.6%}.stage-head span{background:#04131fad;padding:6px 8px}.stage-actions .sound{width:34px;height:32px}.scene-title{width:90%;font-size:clamp(23px,3vh,38px);top:36%}.character-wrap{z-index:2;width:76%;height:78%;bottom:20%}.item-cutin{z-index:4;inset:22% 4% 34%}.item-cutin img{border-width:4px;max-width:90%}.dialogue{z-index:5;width:98.75%;height:20%;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;color:#27394a;background:url(../game-assets/extract-main/mainObb/obbResource/image/ui_novel_baloon_base.png) 50%/100% 100% no-repeat;border:0;border-radius:0;margin:0;padding:0;position:absolute;bottom:.4%;left:50%;transform:translate(-50%)}.dialogue .nameplate{background:url(../game-assets/extract-main/mainObb/obbResource/image/ui_novel_baloon_name.png) 0/100% 100% no-repeat;justify-content:center;align-items:center;width:66%;height:28%;padding:0 10%;display:flex;position:absolute;top:6%;left:3.6%}.dialogue .nameplate strong{color:#fff;text-align:center;text-shadow:0 1px 2px #26637a;border:0;padding:0;font-size:clamp(13px,3.1cqw,18px);line-height:1}.dialogue .nameplate img{width:7%;height:auto;position:absolute;right:9%}.dialogue>p{text-shadow:0 1px #fff;min-height:0;margin:0;font-size:clamp(13px,3.1cqw,18px);font-weight:600;line-height:1.5;position:absolute;inset:38% 4% 22% 5%;overflow:hidden}.dialogue footer button{color:#21475a;background:linear-gradient(#fff,#caeffb);border-color:#69c5e6;border-radius:4px;height:clamp(28px,5.3cqw,32px);min-height:28px;padding:3px 8px;font-size:clamp(10px,2cqw,12px);font-weight:700;box-shadow:0 1px 3px #47798a}.dialogue footer button.round{border-radius:50%;place-items:center;width:clamp(28px,5.3cqw,32px);padding:0;display:grid}.dialogue footer button.round svg{width:15px}.dialogue footer button.auto-button{width:clamp(30px,5.6cqw,34px);height:clamp(30px,5.6cqw,34px);box-shadow:none;background:0 0;border:0}.dialogue footer .auto-button img{width:100%;height:100%}.dialogue footer .auto-button.active{filter:drop-shadow(0 0 5px #ffcf24)}.dialogue footer .log-button svg{width:14px}.dialogue footer button.next{color:#754900;background:linear-gradient(#fffbe9,#ffd94e);border-color:#f4b900;min-width:clamp(62px,12.2cqw,78px)}.theatre-note{color:#667b8e;letter-spacing:.04em;margin:9px 0 0;font-size:12px}.stage:fullscreen{background-color:#06121e;background-size:cover;border-radius:0;width:100vw;max-width:none;height:100vh}.stage:fullscreen .dialogue{width:min(632px,100% - 8px)}.stage:fullscreen .character-wrap{width:min(486px,76%)}@media (width<=1050px){.workspace{grid-template-columns:220px minmax(0,1fr)}.theatre{padding-inline:16px}.phone-frame{height:min(100vh - 158px,780px)}}@media (width<=690px){.top{z-index:10;position:relative}.workspace{display:block}.sidebar{border-bottom:1px solid #263447}.story-list{padding:8px}.theatre{min-height:calc(100vh - 180px);padding:10px 0 0}.theatre-title{margin-bottom:8px;padding:0 12px}.theatre-title>div small{display:none}.theatre-title>button{padding:7px}.phone-frame{aspect-ratio:2/3;width:min(100vw,640px);height:auto;box-shadow:none;border:0;border-radius:0;padding:0}.stage.game-stage{border-radius:0}.theatre-note{display:none}.dialogue>p{font-size:clamp(15px,4vw,18px)}.character-wrap{width:76%;height:78%;bottom:20%}}.lang-zh{font-family:Microsoft YaHei UI,Microsoft YaHei,Noto Sans CJK SC,sans-serif}.lang-ja{font-family:Yu Gothic UI,Yu Gothic,Meiryo,Noto Sans CJK JP,sans-serif}.lang-zh .theatre-title b,.lang-zh .scene-title,.lang-zh .story-list b{font-family:Microsoft YaHei UI,Microsoft YaHei,Noto Sans CJK SC,sans-serif}.lang-ja .theatre-title b,.lang-ja .scene-title,.lang-ja .story-list b{font-family:Yu Mincho,Yu Gothic,Meiryo,Noto Serif CJK JP,serif}.theatre-title small,.theatre-title b{font-weight:800}.character-wrap{bottom:calc(20% - 28px)}.dialogue .next-cue{filter:drop-shadow(0 1px 2px #26789b);width:clamp(24px,5.6cqw,56px);height:auto;animation:1s ease-in-out infinite next-pulse;position:absolute;bottom:31%;right:3.5%}.dialogue footer{align-items:center;gap:1.2cqw;position:absolute;bottom:3.5%;right:3%}.dialogue footer button{color:#0878b8;min-width:clamp(58px,15cqw,96px);height:clamp(25px,5.1cqw,33px);min-height:25px;box-shadow:none;text-shadow:0 1px #fff;cursor:pointer;background:url(../game-assets/extract-main/mainObb/obbResource/image/ui_common_btn_nomal_blue.png) 50%/100% 100% no-repeat;border:0;border-radius:0;padding:2px 10px;font-size:clamp(10px,2.2cqw,14px);font-weight:800}.dialogue footer button:hover,.dialogue footer button:active{background-image:url(../game-assets/extract-main/mainObb/obbResource/image/ui_common_btn_nomal_blue_hover.png)}.dialogue footer button.active{color:#d18a00;filter:drop-shadow(0 0 3px #ffd72b)}@keyframes next-pulse{50%{filter:drop-shadow(0 1px 5px #ffd82f);transform:translateY(3px)}}@media (width<=690px){.character-wrap{bottom:calc(20% - 28px)}}.dialogue footer,.dialogue .next-cue{display:none}.dialogue .advance-cue{filter:drop-shadow(0 1px 2px #26789b);width:clamp(30px,7.2cqw,46px);height:auto;animation:1s ease-in-out infinite next-pulse;position:absolute;bottom:6%;right:3.5%}.menu-launch{z-index:7;color:#0784c8;text-shadow:0 1px #fff;cursor:pointer;background:url(../game-assets/extract-main/mainObb/obbResource/image/ui_novel_btn_menu_001.png) 50%/100% 100% no-repeat;border:0;width:42%;height:5.8%;padding:0 8% 1%;font-size:clamp(13px,3.2cqw,20px);font-weight:800;position:absolute;bottom:.5%;left:50%;transform:translate(-50%)}.menu-launch:hover,.menu-launch:active{background-image:url(../game-assets/extract-main/mainObb/obbResource/image/ui_novel_btn_menu_002.png)}.novel-menu{z-index:8;background:#f8fcfff5;border:2px solid #72cbed;border-radius:12px;gap:2%;width:76%;padding:3%;display:flex;position:absolute;bottom:6%;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #001d36aa}.novel-menu button{color:#0878b8;cursor:pointer;background:url(../game-assets/extract-main/mainObb/obbResource/image/ui_common_btn_nomal_blue.png) 50%/100% 100% no-repeat;border:0;flex:1;height:clamp(28px,6cqw,38px);font-size:clamp(11px,2.5cqw,15px);font-weight:800}.novel-menu button:hover,.novel-menu button:active{background-image:url(../game-assets/extract-main/mainObb/obbResource/image/ui_common_btn_nomal_blue_hover.png)}.novel-menu button.active{color:#d18a00}.scene-title{color:#20272e;width:94%;text-shadow:none;background-color:#eef0f1;background-image:radial-gradient(#d5d8da 24%,#0000 27%);background-size:10px 10px;border:3px solid #1fa8e0;border-left-width:7px;border-radius:7px 22px 22px 7px;padding:8% 8% 7%;font-size:clamp(18px,4.2cqw,27px);font-weight:600;top:43%;box-shadow:inset 0 7px #ffda21,inset 0 -7px #18a9df,0 5px 18px #00142188;font-family:inherit!important}.scene-title:before{content:"STORY";color:#fff;-webkit-text-stroke:1px #168fc9;text-shadow:0 2px #168fc9,0 0 3px #fff;padding:0 .2em;font-family:Arial Rounded MT Bold,Arial Black,sans-serif;font-size:clamp(19px,5cqw,32px);font-style:italic;font-weight:900;position:absolute;top:-18%;left:50%;transform:translate(-50%)}.scene-title.faded{opacity:0;transform:translate(-50%,-46%)scale(.98)}.dialogue{transition:opacity .2s;bottom:6.4%}.character-wrap{transition:opacity .2s}.intro-hidden{opacity:0!important;pointer-events:none!important}.dialogue>p{letter-spacing:.01em;text-shadow:none;font-family:Helvetica,Helvetica Neue,Yu Gothic,Meiryo,Microsoft YaHei UI,sans-serif;font-size:clamp(13px,3.15cqw,20px);font-weight:700;line-height:1.38;inset:45% 8% 7% 12%}.voice-button,.auto-corner{z-index:2;cursor:pointer;background:0 0;border:0;padding:0;position:absolute}.voice-button{width:8%;top:39%;left:2.7%}.voice-button img,.auto-corner img{width:100%;height:auto;display:block}.voice-button:disabled{cursor:not-allowed;opacity:1}.auto-corner{width:8%;bottom:4%;right:2.8%}.auto-corner.active{filter:drop-shadow(0 0 5px #ffd224)}.dialogue .advance-cue{display:none}.menu-launch{color:#0000;font-size:0}.novel-menu{z-index:12;background:#fff url(../game-assets/extract-main/mainObb/obbResource/image/ui_novel_menu_bg.png) 0 0/100% repeat-y;border:5px solid #f4f4f4;border-radius:14px;width:88%;padding:5% 5% 4%;display:block;position:absolute;top:50%;bottom:auto;left:50%;transform:translate(-50%,-50%);box-shadow:inset 0 0 0 2px #a8a8a8,0 0 0 999px #00102080}.novel-menu-inner{background:#aaa;border:3px solid #eee;border-radius:8px;flex-direction:column;gap:4cqw;padding:7% 12%;display:flex}.novel-menu button{color:#fff;text-shadow:0 2px 2px #315c74;cursor:pointer;background:linear-gradient(#43bdf5,#078fd4);border:0;border-radius:999px;flex:none;width:100%;height:clamp(38px,10cqw,64px);font-family:Yu Gothic UI,Yu Gothic,Meiryo,sans-serif;font-size:clamp(16px,4.4cqw,28px);font-weight:700;box-shadow:inset 0 0 0 3px #fff,0 0 0 2px #8d8d8d}.novel-menu .menu-close{width:55%;margin:6% auto 0;display:block}.stage-head>.place-label{color:#078fcf;text-shadow:0 1px #fff;white-space:nowrap;background:url(../game-assets/extract-main/mainObb/obbResource/image/ui_novel_placename.png) 50%/100% 100% no-repeat;border:0;border-radius:0;justify-content:center;align-items:center;width:52%;height:clamp(34px,14cqw,70px);padding:0 11%;font-family:Helvetica,Helvetica Neue,Yu Gothic,Meiryo,Microsoft YaHei UI,sans-serif;font-size:clamp(12px,3.3cqw,20px);font-weight:800;display:flex}.theatre-actions{align-items:center;gap:8px;display:flex}.theatre-actions>span{color:#b9c7d4;text-align:center;background:#0d1c2b;border:1px solid #31465a;border-radius:6px;min-width:62px;padding:8px 10px;font-size:13px}.theatre-actions>button{color:#dfe9f1;cursor:pointer;background:#102234;border:1px solid #31465a;border-radius:6px;align-items:center;gap:7px;height:36px;padding:7px 11px;display:flex}.theatre-actions>button svg{width:17px;height:17px}.theatre-title>.theatre-actions>button:last-child{padding-inline:12px}.sidebar{max-height:calc(100vh - 72px);overflow:hidden}.archive-tree{scrollbar-width:thin;scrollbar-color:#33475a transparent;height:calc(100vh - 190px);padding:12px 10px 24px;overflow:auto}.archive-branch{color:#9cabbc}.archive-branch summary{cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:7px;align-items:center;gap:7px;min-height:38px;padding:7px 9px;list-style:none;display:flex}.archive-branch summary::-webkit-details-marker{display:none}.archive-branch summary:hover{color:#fff;background:#122337}.archive-branch summary svg{flex:none;width:15px;height:15px;transition:transform .18s}.archive-branch:not([open])>summary svg{transform:rotate(-90deg)}.archive-branch summary span{flex:1;min-width:0;font-size:14px;line-height:1.35}.archive-branch summary small{color:#64758a;font-size:11px}.archive-children{border-left:1px solid #26394c;margin-left:15px;padding-left:7px}.archive-branch.depth-0{margin-bottom:5px}.archive-branch.depth-0>summary{color:#eef4fa;font-weight:700}.archive-branch.depth-0>summary svg{color:var(--accent)}.archive-branch.depth-1>summary{color:#c3cfda}.archive-branch.depth-2>summary{color:#8798aa;min-height:34px}.archive-branch .story-list{padding:3px 0 7px 15px}.archive-branch .story-list button{padding:10px}.archive-branch .story-list b{font-size:14px}.archive-branch .story-list small{font-size:11px}.lang-zh .dialogue>p{letter-spacing:0;font-family:Microsoft YaHei UI,Microsoft YaHei,Noto Sans CJK SC,sans-serif;font-weight:600}.lang-ja .dialogue>p{font-family:Helvetica,Helvetica Neue,Yu Gothic,Meiryo,Noto Sans CJK JP,sans-serif;font-weight:700}@media (width<=690px){.theatre-actions>span{display:none}.theatre-actions>button:last-child{font-size:0}.theatre-actions>button:last-child svg{margin:0}.sidebar{max-height:none}.archive-tree{height:auto;max-height:44vh;padding:8px 10px;overflow:auto}.archive-children{margin-left:10px}.archive-branch .story-list{display:block;overflow:visible}.archive-branch .story-list button{width:100%;max-width:none}}
