:root{--red:#A51000;--red2:#a82400;--gold:#c9a202;--gold2:#e6ac00;--yellow:#f5d372;--peach:#FEEBD5;--coral:#e76f51;--cream:#fffaf1;--cream2:#fffdf8;--page:#f7f3ed;--text:#433a34;--soft:#8b7769;--border:#eadac2;--gold-border:#e4c477}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;background:var(--page);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft YaHei",Arial,sans-serif}button,input{font:inherit}a{-webkit-tap-highlight-color:transparent}.page{width:100%;max-width:1080px;margin:0 auto;padding:20px 18px 42px}.home-search-wrap{margin:0 auto 16px;max-width:860px}.search-box{display:flex;align-items:stretch;gap:8px;width:100%}.search-input{flex:1;min-width:0;height:48px;padding:0 16px;border:1px solid #d9c5a0;border-radius:12px;background:#fff;color:var(--text);font-size:16px;outline:none;box-shadow:0 2px 8px rgba(83,58,38,.035)}.search-input:focus{border-color:var(--gold);box-shadow:0 0 0 3px    rgba(201,162,2,.10)}.search-input::placeholder{color:#a58a65}.search-main-btn,.search-all-btn{height:48px;padding:0 19px;border-radius:12px;font-weight:700;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease,background .12s ease}.search-main-btn{border:1px solid var(--red);background:var(--red);color:#fff}.search-all-btn{border:1px solid var(--gold);background:#fff5cc;color:#725319}.search-compact{max-width:420px}.search-compact .search-input,.search-compact .search-main-btn,.search-compact .search-all-btn{height:42px}.main-entry-section{overflow:hidden;border:1px solid #e8d7bc;border-radius:14px;background:#fff}.main-entry{min-height:92px;padding:18px 22px;display:flex;align-items:center;justify-content:space-between;gap:20px;color:inherit;text-decoration:none}.main-entry+.main-entry{border-top:1px solid #eee1cf}.main-entry:hover{background:#fffaf1}.entry-title{margin-bottom:5px;color:var(--red);font-size:21px;font-weight:750}.entry-desc{color:var(--soft);font-size:14px;line-height:1.55}.entry-arrow{color:#b08a43;font-size:32px;line-height:1}.static-section{margin:0 0 18px}.section-heading{margin:0 0 9px 2px;color:#725240;font-size:16px;font-weight:760}.static-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.static-link{min-height:70px;padding:12px 14px;display:flex;align-items:center;justify-content:space-between;gap:10px;border:1px solid #e5cfaa;border-radius:12px;background:linear-gradient(180deg,#fffdf8 0%,#fff8ea 100%);color:inherit;text-decoration:none;box-shadow:0 2px 8px rgba(92,63,37,.035);transition:transform .12s ease,box-shadow .12s ease,border-color .12s ease,background .12s ease}.static-link:hover{transform:translateY(-1px);border-color:#d9ba77;background:#fff3d5;box-shadow:0 5px 14px rgba(92,63,37,.065)}.static-title{color:var(--red);font-size:15px;font-weight:760;line-height:1.35}.static-desc{margin-top:3px;color:#8f7c6e;font-size:11px;line-height:1.4}.static-link>span{color:#a57a30;font-size:25px}.top-bar{margin-bottom:15px;padding:12px;display:flex;align-items:center;justify-content:space-between;gap:18px;border:1px solid #ead7b9;border-radius:12px;background:#fffaf2}.top-nav{display:flex;gap:8px;flex-shrink:0}.top-btn,.copy-btn{min-height:42px;padding:0 15px;border:1px solid #d8b760;border-radius:8px;background:#fff3c9;color:#795718;font-weight:650;cursor:pointer}.top-btn:hover,.copy-btn:hover{background:#f5d372}.page-heading{margin-bottom:13px;padding:19px 21px;border:1px solid #ecd6ba;border-radius:12px;background:linear-gradient(      90deg,#FEEBD5,#fff8ed    )}.page-heading h1{margin:0;color:var(--red);font-size:25px;line-height:1.45}.page-heading p{margin:6px 0 0;color:#987b68;font-size:13px}.category-list{overflow:hidden;border:1px solid #e7d6bd;border-radius:12px;background:#fff}.category-row{min-height:66px;padding:13px 19px;display:flex;align-items:center;justify-content:space-between;gap:16px;color:inherit;text-decoration:none}.category-row+.category-row{border-top:1px solid #eee2d1}.category-row:hover{background:#fffaf1}.category-name{color:#5c4638;font-size:17px;font-weight:680;line-height:1.5}.category-arrow{flex-shrink:0;color:#a77d35;font-size:26px}.overview-list{display:grid;gap:12px}.overview-block{overflow:hidden;border:1px solid #e5cfaa;border-radius:12px;background:#fff}.overview-heading,.overview-direct{min-height:62px;padding:13px 18px;display:flex;align-items:center;justify-content:space-between;color:var(--red);background:#fff5dd;text-decoration:none;font-size:17px;font-weight:750}.overview-direct{border:1px solid #e5cfaa;border-radius:12px}.overview-children{padding:4px 15px 8px}.overview-child{min-height:48px;padding:8px 7px;display:flex;align-items:center;justify-content:space-between;gap:15px;border-top:1px solid #eee3d4;color:#5b4c42;text-decoration:none;font-size:15px;line-height:1.45}.overview-child:hover{color:var(--red)}.directory-section,.thread-section{margin-top:18px}.directory-list,.thread-list{overflow:hidden;border:1px solid #e7d8c3;border-radius:12px;background:#fff}.directory-row{min-height:64px;padding:12px 18px;display:flex;align-items:center;justify-content:space-between;gap:18px;color:inherit;text-decoration:none}.directory-row+.directory-row{border-top:1px solid #eee4d7}.directory-row:hover{background:#fffaf1}.directory-main{min-width:0}.directory-name{color:var(--red2);font-size:16px;font-weight:680;line-height:1.5}.directory-meta{margin-top:3px;color:#aa9482;font-size:12px}.directory-arrow{flex-shrink:0;color:#a47d39;font-size:24px}.thread-row{min-height:75px;padding:13px 18px;display:flex;align-items:center;justify-content:space-between;gap:17px;color:inherit;text-decoration:none}.thread-row+.thread-row{border-top:1px solid #eee4d8}.thread-row:hover{background:#fffaf2}.thread-main{min-width:0}.thread-title{color:#4f4037;font-size:16px;font-weight:650;line-height:1.55}.thread-meta{margin-top:5px;color:#a18f82;font-size:12px}.thread-arrow{flex-shrink:0;color:#a57c37;font-size:24px}.post-heading{margin-bottom:13px;padding:22px 23px;display:flex;align-items:flex-start;justify-content:space-between;gap:20px;border:1px solid #ead4af;border-radius:12px;background:#fffaf1}.post-heading-main{flex:1;min-width:0}.post-title{margin:0 0 10px;padding-left:13px;border-left:4px solid var(--gold);color:var(--red);font-size:26px;line-height:1.45;font-weight:750;word-break:break-word}.post-meta{color:#987c69;font-size:13px;line-height:1.65}.copy-btn{flex-shrink:0}.post-card{padding:23px;overflow:hidden;border:1px solid #e8ddd0;border-radius:12px;background:#fff;box-shadow:0 2px 7px    rgba(70,45,25,.035)}.content{width:100%;color:#282421;font-size:17px;line-height:1.62;word-break:break-word;overflow-wrap:anywhere}.content p{margin:.42em 0}.content p:empty{display:none}.content br+br+br{display:none}.content center{margin:.35em 0}.content blockquote{margin:.7em 0;padding:.15em 0 .15em 1em;border-left:3px solid #ead6b7}.content h1,.content h2,.content h3,.content h4,.content h5,.content h6{margin:.8em 0 .45em;line-height:1.4}.content ul,.content ol{margin:.55em 0;padding-left:1.6em}.content li{margin:.18em 0}.content a{color:var(--red2);text-decoration:underline;text-underline-offset:2px}.content img{max-width:100%;height:auto}.content audio,.content video{max-width:100%}.content table{max-width:100%}.content iframe.embedded-source-frame{display:block;width:100% !important;max-width:100%;min-height:600px;margin:0;border:0;background:#fff}.post-nav{margin-top:14px;padding:8px 18px;border:1px solid #e2ca91;border-radius:12px;background:#fff8df}.post-nav-row{padding:13px 2px;line-height:1.65}.post-nav-row+.post-nav-row{border-top:1px dashed #d9c28e}.post-nav-label{color:#836226;font-size:15px;font-weight:650}.post-nav-link{color:var(--red);font-size:15px;font-weight:650;text-decoration:none}.post-nav-link:hover{text-decoration:underline}.search-count{margin:0 0 10px 2px;color:#927d6e;font-size:13px}.search-results{display:grid;gap:10px}.search-result{padding:16px 18px;border:1px solid #e6d8c4;border-radius:11px;background:#fff;color:inherit;text-decoration:none}.search-result:hover{background:#fffaf1}.search-source{margin-bottom:4px;color:var(--gold);font-size:12px;font-weight:700}.search-title{color:var(--red);font-size:17px;line-height:1.5;font-weight:700}.search-snippet{margin-top:7px;color:#6d625b;font-size:14px;line-height:1.65;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.search-meta{margin-top:8px;color:#a49387;font-size:12px}.loading-card,.empty-card,.error-card{padding:24px;border:1px solid #e8dccc;border-radius:12px;background:#fff;text-align:center;color:#8c7c70}.error-card{color:var(--red)}.home-library{margin-bottom:14px;border:1px solid #e3cfad;border-radius:14px;overflow:hidden;background:#fff;box-shadow:0 3px 12px rgba(86,59,37,.04)}.home-library-title{padding:13px 17px;background:linear-gradient(      90deg,#fbe7cf 0%,#fff8ed 72%,#fffdf8 100%    );color:#A51000;border-bottom:1px solid #ead8bd;font-size:19px;line-height:1.35;font-weight:780}.home-library-body{background:#fff}.home-category+.home-category{border-top:1px solid #eee2d2}.home-category-head{width:100%;min-height:54px;padding:10px 17px;display:flex;align-items:center;justify-content:space-between;gap:15px;border:0;background:#fff;color:#55453b;text-align:left;font-size:15px;line-height:1.45;font-weight:690;cursor:pointer}.home-category-head:hover{background:#fffaf1}.home-category-head.open{color:#A51000;background:#fff8e7}.home-toggle-arrow{flex-shrink:0;color:#aa8137;font-size:25px;transition:transform .18s ease}.home-category-head.open.home-toggle-arrow{transform:rotate(90deg)}.home-sub-list{display:none;background:#fffaf2}.home-sub-list.open{display:block}.home-sub-row{min-height:48px;padding:8px 17px 8px 31px;display:flex;align-items:center;justify-content:space-between;gap:15px;border-top:1px solid #eee0cb;color:#6a5547;text-decoration:none;font-size:14px;line-height:1.45}.home-sub-row:hover{color:#A51000;background:#fff4dd}.home-sub-arrow{flex-shrink:0;color:#ac8037;font-size:20px}.home-small-loading,.home-sub-loading{padding:16px;color:#9b8878;font-size:13px;text-align:center}@media (max-width:720px){.home-library-title{font-size:18px;padding:12px 14px}.home-category-head{min-height:52px;padding:9px 14px;font-size:15px}.home-sub-row{min-height:46px;padding:8px 13px 8px 25px;font-size:14px}.page{padding:11px 9px 28px}.home-search-wrap{margin-bottom:13px}.search-box{gap:5px}.search-input{height:43px;padding:0 10px;font-size:14px}.search-main-btn,.search-all-btn{height:43px;padding:0 10px;font-size:14px}.main-entry{min-height:78px;padding:14px 15px}.entry-title{font-size:19px}.entry-desc{font-size:12px}.static-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.static-link{min-height:66px;padding:10px 11px;border-radius:11px}.static-title{font-size:14px}.static-desc{margin-top:2px;font-size:10px;line-height:1.35}.static-link>span{font-size:20px}.top-bar{display:block;padding:9px}.top-nav{margin-bottom:8px}.top-nav .top-btn{flex:1}.search-compact{max-width:none}.page-heading{padding:15px}.page-heading h1{font-size:21px}.category-row,.directory-row{padding:11px 14px}.category-name,.directory-name{font-size:15px}.overview-heading,.overview-direct{padding:11px 14px;font-size:16px}.overview-children{padding:3px 12px 6px}.overview-child{font-size:14px}.thread-row{min-height:68px;padding:11px 14px}.thread-title{font-size:15px}.post-heading{display:block;padding:17px 15px}.post-title{font-size:21px}.copy-btn{margin-top:12px}.post-card{padding:14px 12px}.content{font-size:16px;line-height:1.6}.content p{margin:.38em 0}.post-nav{padding:5px 12px}}:root{--portal-red:#9f260f;--portal-brown:#5f452d;--portal-soft:#8b735e;--portal-line:#e3c9a5;--portal-cream:#fffaf0;--portal-cream-2:#fffdf8;--portal-peach:#fbe8dc;--portal-page:#f5f3ef}body{background:var(--portal-page);color:#40362e}.page{max-width:1280px;padding:28px 26px 56px}.home-page{max-width:1280px}.home-search-wrap{max-width:1080px;margin:0 auto 24px}.search-box{gap:12px}.search-input{height:58px;padding:0 20px;border:1.5px solid #dec184;border-radius:12px;background:#fffdf8;font-size:18px;box-shadow:none}.search-input:focus{border-color:#c99a42;box-shadow:0 0 0 3px rgba(201,154,66,.11)}.search-main-btn,.search-all-btn{height:58px;min-width:104px;padding:0 22px;border-radius:11px;font-size:17px;font-weight:750}.search-main-btn:hover,.search-all-btn:hover{transform:none;box-shadow:none}.static-section{margin:0 0 30px}.static-section .section-heading{margin:0 0 12px 2px;color:var(--portal-brown);font-size:21px;font-weight:800;letter-spacing:.01em}.static-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.static-link{min-height:92px;padding:18px 21px;border:1px solid var(--portal-line);border-radius:14px;background:var(--portal-cream);box-shadow:none}.static-link:hover{transform:none;border-color:#d5ac72;background:#fff4df;box-shadow:none}.static-title{color:var(--portal-brown);font-size:20px;font-weight:800;line-height:1.35}.static-desc{margin-top:6px;color:var(--portal-soft);font-size:14px;line-height:1.5}.static-link>span{color:#99723f;font-size:31px}#homeLibraries{display:grid;gap:24px}.home-library{margin:0;overflow:hidden;border:1px solid #e2c9aa;border-radius:16px;background:#fffdf9;box-shadow:none}.home-library-title{padding:19px 24px;border-bottom:1px solid #e2c9aa;background:linear-gradient(    90deg,#fbe7dc 0%,#fff1e6 55%,#fff9f3 100%  );color:var(--portal-red);font-size:27px;line-height:1.35;font-weight:850;letter-spacing:.01em}.home-category+.home-category{border-top:1px solid #ead7bd}.home-category-head{min-height:72px;padding:16px 24px;background:#fffaf0;color:var(--portal-brown);font-size:19px;line-height:1.45;font-weight:760}.home-category-head:hover{background:#fff5e5}.home-category-head.open{color:var(--portal-red);background:#fff0d8}.home-toggle-arrow{color:#956e3b;font-size:28px}.home-sub-list{background:#fffdf8}.home-sub-row{min-height:62px;padding:13px 24px 13px 44px;border-top:1px solid #efe0cd;color:#6a513b;font-size:17px;line-height:1.5}.home-sub-row:hover{color:var(--portal-red);background:#fff6e8}.home-sub-arrow{font-size:24px}.top-bar{margin-bottom:20px;padding:14px;border-radius:13px;background:#fffaf1}.top-btn,.copy-btn{min-height:46px;padding:0 18px;font-size:15px;border-radius:9px}.page-heading{margin-bottom:18px;padding:24px 26px;border-radius:15px;background:linear-gradient(    90deg,#fbe7dc,#fff7ef  )}.page-heading h1{font-size:31px;line-height:1.35}.page-heading p{margin-top:8px;font-size:15px}.category-list,.directory-list,.thread-list{border-radius:15px}.category-row,.directory-row{min-height:74px;padding:16px 23px}.category-name,.directory-name{font-size:19px;line-height:1.45;font-weight:730}.directory-meta{margin-top:5px;font-size:13px}.category-arrow,.directory-arrow{font-size:28px}.overview-list{gap:18px}.overview-block,.overview-direct{border-radius:15px}.overview-heading,.overview-direct{min-height:72px;padding:16px 22px;font-size:20px;line-height:1.4}.overview-children{padding:4px 20px 10px}.overview-child{min-height:58px;padding:11px 7px;font-size:17px;line-height:1.5}.thread-row{min-height:82px;padding:15px 22px}.thread-title{font-size:18px;line-height:1.55}.thread-meta{margin-top:6px;font-size:13px}.search-count,.search-count-bar{font-size:15px;line-height:1.55}.search-results{gap:13px}.search-result{padding:20px 22px;border-radius:14px}.search-source{margin-bottom:7px;font-size:13px}.search-title{font-size:20px;line-height:1.5}.search-snippet{margin-top:9px;font-size:16px;line-height:1.7}.search-meta{margin-top:10px;font-size:13px}@media (max-width:820px){.page,.home-page{padding:14px 12px 36px}.home-search-wrap{margin-bottom:18px}.search-box{gap:7px}.search-input{height:50px;padding:0 13px;font-size:16px}.search-main-btn,.search-all-btn{height:50px;min-width:0;padding:0 13px;font-size:15px}.static-grid{grid-template-columns:1fr;gap:8px}.static-link{min-height:70px;padding:13px 16px;border-radius:12px}.static-title{font-size:18px}.static-desc{display:block;margin-top:3px;font-size:12px}.static-link>span{font-size:26px}.static-section{margin-bottom:22px}.static-section .section-heading{font-size:19px}#homeLibraries{gap:16px}.home-library{border-radius:14px}.home-library-title{padding:16px 17px;font-size:23px}.home-category-head{min-height:64px;padding:13px 17px;font-size:18px}.home-sub-row{min-height:56px;padding:11px 16px 11px 31px;font-size:16px}.page-heading{padding:19px 18px}.page-heading h1{font-size:26px}.category-row,.directory-row{min-height:66px;padding:13px 17px}.category-name,.directory-name{font-size:17px}.overview-heading,.overview-direct{min-height:64px;padding:14px 17px;font-size:18px}.overview-child{min-height:54px;font-size:16px}.thread-row{min-height:74px;padding:13px 17px}.thread-title{font-size:17px}.search-result{padding:17px 16px}.search-title{font-size:18px}.search-snippet{font-size:15px}}@media (max-width:430px){.page,.home-page{padding-left:9px;padding-right:9px}.search-input{font-size:15px}.search-main-btn,.search-all-btn{padding-left:10px;padding-right:10px;font-size:14px}.static-title{font-size:17px}.home-library-title{font-size:22px}.home-category-head{font-size:17px}.home-sub-row{font-size:15px}}:root{--lotus-red:#9d2b18;--lotus-red-deep:#7e2416;--lotus-gold:#c79a45;--lotus-gold-deep:#9b7137;--lotus-brown:#5b4029;--lotus-brown-soft:#80664e;--lotus-cream:#fffaf0;--lotus-cream-light:#fffdf8;--lotus-peach:#f8e6d9;--lotus-peach-deep:#f1d8c5;--lotus-warm-bg:#f8f1e6;--lotus-line:#dfc59f}body{background:linear-gradient(      180deg,#fbf7f0 0%,var(--lotus-warm-bg) 100%    );color:#44372c}.page,.home-page{max-width:1400px}.home-page{padding-top:24px}.home-search-wrap{max-width:1180px;margin-bottom:24px}.search-input{background:#fffdf7;border-color:#d7b875;color:var(--lotus-brown)}.search-input::placeholder{color:#a17d45}.search-main-btn{border-color:#b98535;background:linear-gradient(180deg,#ecd39b 0%,#dfbd72 100%);color:#684a25}.search-all-btn{border-color:#d3b16a;background:linear-gradient(180deg,#f7e8bd 0%,#edd69e 100%);color:#6d502a}.static-section{margin:0 0 28px;padding:18px;border:1px solid #e6c8a9;border-radius:18px;background:linear-gradient(      135deg,#f9e7dc 0%,#fff2e6 55%,#fff8ef 100%    )}.static-section .section-heading{margin:0 0 13px 2px;color:var(--lotus-red-deep);font-size:22px;font-weight:820}.static-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.static-link{min-height:88px;padding:16px 17px;border:1px solid #ddc093;border-radius:13px;background:rgba(255,252,244,.94)}.static-link:hover{border-color:#c99b52;background:#fff7e6}.static-title{color:var(--lotus-brown);font-size:19px;font-weight:800}.static-desc{color:var(--lotus-brown-soft);font-size:13px}.static-link>span{color:var(--lotus-gold-deep)}#homeLibraries{gap:28px}.home-library{border:1px solid #dfbd91;border-radius:20px;background:linear-gradient(      145deg,#f8e5d7 0%,#fbece0 48%,#fff4e8 100%    );box-shadow:0 8px 24px rgba(99,66,34,.055)}.home-library-title{display:flex;align-items:center;gap:12px;padding:19px 23px 17px;border-bottom:0;background:transparent;color:var(--lotus-brown);font-size:27px;font-weight:850;letter-spacing:.02em}.home-library-title::before{content:"";width:34px;height:34px;flex:0 0 34px;background-image:url("https://bbs.blisslotus.cloud/yun/a/pic/logo.png");background-repeat:no-repeat;background-position:center;background-size:contain}.home-library-body{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:0 18px 18px;background:transparent}.home-category+.home-category{border-top:0}.home-category{min-width:0;overflow:hidden;border:1px solid #dfc49e;border-radius:13px;background:rgba(255,251,241,.96);box-shadow:0 2px 8px rgba(100,67,35,.025)}.home-category-head{min-height:70px;padding:15px 18px;background:transparent;color:var(--lotus-brown);font-size:19px;line-height:1.45;font-weight:780}.home-category-head:hover{background:#fff4df}.home-category-head.open{color:var(--lotus-red-deep);background:linear-gradient(      90deg,#fff0d5,#fff8e9    )}.home-toggle-arrow{color:var(--lotus-gold-deep);font-size:27px}.home-sub-list{background:rgba(255,255,255,.55)}.home-sub-row{min-height:56px;padding:11px 17px 11px 28px;border-top:1px solid #ead7ba;color:#72563c;font-size:16px;line-height:1.5}.home-sub-row:hover{color:var(--lotus-red);background:#fff4df}.home-sub-arrow{color:var(--lotus-gold-deep)}.home-library:nth-child(1){background:linear-gradient(145deg,#f7e3d7,#fff1e5)}.home-library:nth-child(2){background:linear-gradient(145deg,#f4e8cf,#fff5e4)}.home-library:nth-child(3){background:linear-gradient(145deg,#f3dfd5,#fff0e8)}.page-heading{border-color:#e1c09a;background:linear-gradient(      100deg,#f6dfcf 0%,#fff1e3 68%,#fff8ef 100%    )}.page-heading h1{color:var(--lotus-red-deep)}.category-list,.directory-list,.thread-list,.overview-block,.overview-direct{border-color:#e1c9aa}.category-row:hover,.directory-row:hover,.thread-row:hover{background:#fff7e9}@media (max-width:1050px){.static-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-library-body{gap:10px;padding-left:14px;padding-right:14px;padding-bottom:14px}.home-category-head{font-size:18px}}@media (max-width:720px){body{background:#faf4ea}.page,.home-page{padding:11px 9px 30px}.static-section{padding:12px;margin-bottom:18px;border-radius:14px}.static-section .section-heading{font-size:19px}.static-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.static-link{min-height:70px;padding:11px 12px}.static-title{font-size:16px}.static-desc{font-size:11px}#homeLibraries{gap:16px}.home-library{border-radius:15px}.home-library-title{gap:9px;padding:15px 15px 13px;font-size:22px}.home-library-title::before{width:27px;height:27px;flex-basis:27px}.home-library-body{grid-template-columns:1fr;gap:8px;padding:0 10px 10px}.home-category{border-radius:11px}.home-category-head{min-height:58px;padding:12px 14px;font-size:17px}.home-sub-row{min-height:51px;padding:10px 13px 10px 24px;font-size:15px}}@media (max-width:420px){.static-grid{grid-template-columns:1fr}.static-link{min-height:62px}.static-desc{display:block}}:root{--clean-red:#8f2f1f;--clean-brown:#5f4937;--clean-soft:#8a725f;--clean-gold:#b78a46;--clean-line:#ddc6a7;--clean-cream:#fffaf0;--clean-cream-2:#fffdf8;--clean-peach:#f6e7da;--clean-page:#faf6ef}body{background:var(--clean-page);color:#44382e}.page,.home-page{max-width:1240px}.home-search-wrap{max-width:760px;margin:0 auto 24px}.search-box{gap:9px}.search-input{height:54px;padding:0 17px;border:1px solid #d8bd8a;border-radius:10px;background:#fffdf8;font-size:17px;box-shadow:none}.search-main-btn,.search-all-btn{height:54px;min-width:92px;padding:0 18px;border-radius:9px;font-size:16px;box-shadow:none}.static-section{margin:0 0 26px;padding:0;overflow:hidden;border:1px solid var(--clean-line);border-radius:14px;background:var(--clean-cream)}.static-section .section-heading{margin:0;padding:15px 18px 13px;border-bottom:1px solid var(--clean-line);background:var(--clean-peach);color:var(--clean-brown);font-size:20px;font-weight:800}.static-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0}.static-link{min-height:82px;padding:15px 16px;border:0;border-radius:0;background:transparent;box-shadow:none}.static-link+.static-link{border-left:1px solid #ead9c2}.static-link:hover{transform:none;background:#fff5e7;box-shadow:none}.static-title{color:var(--clean-brown);font-size:18px;font-weight:790}.static-desc{margin-top:4px;color:var(--clean-soft);font-size:12px}.static-link>span{color:var(--clean-gold);font-size:25px}#homeLibraries{display:grid;gap:22px}.home-library,.home-library:nth-child(1),.home-library:nth-child(2),.home-library:nth-child(3){margin:0;overflow:hidden;border:1px solid var(--clean-line);border-radius:15px;background:var(--clean-peach);box-shadow:none}.home-library-title{display:flex;align-items:center;gap:11px;padding:17px 20px 14px;border-bottom:0;background:transparent;color:var(--clean-brown);font-size:25px;font-weight:820;letter-spacing:.01em}.home-library-title::before{width:31px;height:31px;flex:0 0 31px}.home-library-body{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin:0 15px 15px;padding:0;overflow:hidden;border:1px solid #dfc7a8;border-radius:12px;background:var(--clean-cream)}.home-category{min-width:0;overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none}.home-category:nth-child(odd){border-right:1px solid #e7d6bf}.home-category{border-bottom:1px solid #e7d6bf}.home-category+.home-category{border-top:0}.home-category-head{min-height:66px;padding:14px 18px;border:0;border-radius:0;background:transparent;color:var(--clean-brown);font-size:18px;line-height:1.45;font-weight:740}.home-category-head:hover{background:#fff5e7}.home-category-head.open{color:var(--clean-red);background:#fff3df}.home-toggle-arrow{color:#99723f;font-size:25px}.home-sub-list{background:#fffdf8}.home-sub-row{min-height:52px;padding:10px 16px 10px 27px;border-top:1px solid #eadbc8;background:transparent;color:#725c49;font-size:15px;line-height:1.5}.home-sub-row:hover{color:var(--clean-red);background:#fff7eb}.page-heading{border-color:var(--clean-line);background:var(--clean-peach);box-shadow:none}.page-heading h1{color:var(--clean-red)}.category-list,.directory-list,.thread-list,.overview-block,.overview-direct{box-shadow:none}.overview-heading,.overview-direct{background:#fff5e5}@media (max-width:900px){.static-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.static-link:nth-child(3){border-left:0}.static-link:nth-child(n+3){border-top:1px solid #ead9c2}}@media (max-width:720px){.page,.home-page{padding:11px 9px 30px}.home-search-wrap{max-width:none;margin-bottom:17px}.search-input{height:48px;font-size:15px}.search-main-btn,.search-all-btn{height:48px;min-width:0;padding:0 11px;font-size:14px}.static-section{margin-bottom:17px;border-radius:12px}.static-section .section-heading{padding:12px 14px 10px;font-size:18px}.static-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.static-link{min-height:68px;padding:11px 12px}.static-title{font-size:16px}.static-desc{font-size:11px}#homeLibraries{gap:15px}.home-library{border-radius:13px}.home-library-title{gap:8px;padding:14px 14px 11px;font-size:21px}.home-library-title::before{width:26px;height:26px;flex-basis:26px}.home-library-body{grid-template-columns:1fr;margin:0 9px 9px;border-radius:10px}.home-category:nth-child(odd){border-right:0}.home-category-head{min-height:56px;padding:11px 13px;font-size:16px}.home-sub-row{min-height:49px;padding:9px 12px 9px 23px;font-size:14px}}@media (max-width:420px){.static-grid{grid-template-columns:1fr}.static-link+.static-link,.static-link:nth-child(3){border-left:0;border-top:1px solid #ead9c2}}:root{--final-page:#f7eadf;--final-panel:#fffaf1;--final-panel-2:#fffdf8;--final-line:#dfc7a7;--final-title:#6a4d34;--final-red:#8f2f1f;--final-gold:#b48642;--final-soft:#8a715b}body{background:#faf7f1}.home-page{max-width:1240px;padding:24px 24px 46px;background:var(--final-page);border-radius:18px}.home-search-wrap{max-width:650px;margin:0 auto 22px}.search-input{height:52px;font-size:17px}.search-main-btn,.search-all-btn{height:52px;min-width:88px;font-size:16px}.static-section{margin:0 0 24px;padding:0;border:0;background:transparent;overflow:visible}.static-section .section-heading{display:none !important}.static-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.static-link{min-height:78px;padding:14px 16px;border:1px solid var(--final-line);border-radius:11px;background:rgba(255,250,241,.96);box-shadow:none}.static-link+.static-link{border-left:1px solid var(--final-line)}.static-title{color:var(--final-title);font-size:18px;font-weight:780}.static-desc{color:var(--final-soft);font-size:12px}.static-link>span{color:var(--final-gold)}#homeLibraries{display:grid;gap:22px}.home-library,.home-library:nth-child(1),.home-library:nth-child(2),.home-library:nth-child(3){margin:0;border:0;border-radius:0;background:transparent;box-shadow:none;overflow:visible}.home-library-title{display:flex;align-items:center;gap:10px;padding:6px 4px 11px;border:0;background:transparent;color:var(--final-title);font-size:25px;font-weight:820}.home-library-title::before{content:"";width:31px;height:31px;flex:0 0 31px;background-image:url("https://bbs.blisslotus.cloud/yun/a/pic/logo.png");background-repeat:no-repeat;background-position:center;background-size:contain}.home-library-body{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin:0;padding:0;overflow:hidden;border:1px solid var(--final-line);border-radius:13px;background:var(--final-panel)}#home-site-1{grid-template-columns:1fr}#home-site-2,#home-site-3{grid-template-columns:repeat(2,minmax(0,1fr))}.home-category{min-width:0;border:0;border-bottom:1px solid #ead9c3;border-radius:0;background:transparent;box-shadow:none}#home-site-2 .home-category:nth-child(odd),#home-site-3 .home-category:nth-child(odd){border-right:1px solid #ead9c3}#home-site-1 .home-category{border-right:0}.home-category+.home-category{border-top:0}.home-category-head{min-height:65px;padding:14px 18px;border:0;border-radius:0;background:transparent;color:var(--final-title);font-size:18px;line-height:1.45;font-weight:740}.home-category-head:hover{background:#fff4e5}.home-category-head.open{color:var(--final-red);background:#fff1dd}.home-sub-list{background:var(--final-panel-2)}.home-sub-row{min-height:51px;padding:10px 16px 10px 28px;border-top:1px solid #eadcc9;background:transparent;color:#705844;font-size:15px}@media (max-width:720px){.home-page{padding:11px 9px 30px;border-radius:0}.home-search-wrap{max-width:none;margin-bottom:17px}.static-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.home-library-title{padding:5px 3px 9px;font-size:21px}.home-library-title::before{width:26px;height:26px;flex-basis:26px}#home-site-1,#home-site-2,#home-site-3,.home-library-body{grid-template-columns:1fr}#home-site-2 .home-category:nth-child(odd),#home-site-3 .home-category:nth-child(odd){border-right:0}.home-category-head{min-height:56px;padding:11px 13px;font-size:16px}.home-sub-row{min-height:49px;padding:9px 12px 9px 23px;font-size:14px}}@media (max-width:420px){.static-grid{grid-template-columns:1fr}}.home-sub-row{min-height:58px;padding:12px 17px 12px 30px;font-size:18px;line-height:1.55;font-weight:720;letter-spacing:.01em}.home-sub-arrow{font-size:23px}@media (max-width:720px){.home-sub-row{min-height:54px;padding:11px 13px 11px 24px;font-size:16px;line-height:1.5;font-weight:700}.home-sub-arrow{font-size:21px}}@media (max-width:420px){.home-sub-row{font-size:16px;font-weight:700}}.home-category-head{min-height:72px;padding:15px 19px;font-size:20px;line-height:1.45;font-weight:800;letter-spacing:.01em}.home-toggle-arrow{font-size:28px}@media (max-width:720px){.home-category-head{min-height:62px;padding:13px 14px;font-size:18px;line-height:1.45;font-weight:800}.home-toggle-arrow{font-size:25px}}@media (max-width:420px){.home-category-head{font-size:18px;font-weight:800}}.static-desc{display:none !important}.static-grid{grid-template-columns:repeat(4,minmax(0,1fr)) !important;gap:10px}.static-link{min-height:68px;padding:12px 16px}.static-title{font-size:19px;line-height:1.35;font-weight:800}.home-category-head{min-height:60px !important;padding:10px 18px !important;font-size:22px !important;line-height:1.35 !important;font-weight:820 !important;letter-spacing:.01em}.home-toggle-arrow{font-size:28px !important}.home-sub-row{min-height:52px !important;padding:9px 17px 9px 29px !important;font-size:18px !important;line-height:1.45 !important;font-weight:720 !important}@media (max-width:720px){.static-grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:8px !important}.static-link{min-height:62px !important;padding:10px 12px !important}.static-title{font-size:17px !important;line-height:1.3 !important;font-weight:800 !important}.home-category-head{min-height:58px !important;padding:10px 13px !important;font-size:20px !important;line-height:1.35 !important;font-weight:820 !important}.home-toggle-arrow{font-size:25px !important}.home-sub-row{min-height:50px !important;padding:9px 12px 9px 23px !important;font-size:17px !important;line-height:1.45 !important;font-weight:720 !important}}@media (max-width:420px){.static-grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important}.static-link{min-height:60px !important}.static-title{font-size:16px !important}.home-category-head{font-size:20px !important;font-weight:820 !important}.home-sub-row{font-size:17px !important;font-weight:720 !important}}.home-category-head{font-size:21px !important;font-weight:810 !important}.home-sub-row{font-size:18px !important}@media (max-width:720px){.home-category-head{font-size:19px !important;font-weight:810 !important}.home-sub-row{font-size:18px !important}}@media (max-width:420px){.home-category-head{font-size:19px !important;font-weight:810 !important}.home-sub-row{font-size:18px !important}}html,body,button,input,a{font-family:"PingFang SC",-apple-system,BlinkMacSystemFont,"Hiragino Sans GB","Noto Sans CJK SC","Microsoft YaHei",Arial,sans-serif !important;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;font-synthesis:none}.static-link{display:flex !important;align-items:center !important;justify-content:center !important;min-height:66px !important;padding:10px 12px !important;text-align:center !important}.static-title{width:100%;text-align:center !important;color:#654b34 !important;font-size:18px !important;line-height:1.3 !important;font-weight:700 !important;letter-spacing:.025em}.static-link>span,.static-desc{display:none !important}.home-category-head{letter-spacing:.018em !important}.home-sub-row{letter-spacing:.012em !important}.home-category-direct{text-decoration:none !important}@media (max-width:720px){.static-grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important}.static-link{min-height:62px !important}.static-title{font-size:17px !important;font-weight:700 !important}}@media (max-width:420px){.static-grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important}.static-title{font-size:16px !important}}@media (max-width:720px){.search-box{display:grid !important;grid-template-columns:minmax(0,1fr) auto auto !important;gap:6px !important;align-items:stretch !important}.search-input{width:100% !important;min-width:0 !important;height:46px !important;padding:0 11px !important;font-size:15px !important;line-height:46px !important}.search-input::placeholder{font-size:14px !important}.search-main-btn,.search-all-btn{width:auto !important;min-width:52px !important;height:46px !important;padding:0 9px !important;font-size:14px !important;font-weight:700 !important;white-space:nowrap !important}}@media (max-width:420px){.search-box{gap:5px !important}.search-input{padding:0 9px !important;font-size:14px !important}.search-input::placeholder{font-size:13px !important}.search-main-btn,.search-all-btn{min-width:48px !important;padding:0 7px !important;font-size:13px !important}}*,*::before,*::after{box-sizing:border-box}html,body{width:100%;max-width:100%;overflow-x:hidden}#app{width:100%;max-width:100%;overflow-x:hidden}.page,.home-page{width:100%;box-sizing:border-box}.category-row,.directory-row,.thread-row,.overview-heading,.overview-child,.overview-direct,.home-category-head,.home-sub-row,.static-link{min-width:0;max-width:100%}.category-name,.directory-name,.thread-title,.home-category-head>span:first-child,.home-sub-row>span:first-child{min-width:0;overflow-wrap:anywhere;word-break:break-word}@media (max-width:720px){.page,.home-page{width:100% !important;max-width:100% !important;overflow-x:hidden !important}.category-list,.directory-list,.thread-list,.overview-list,.home-library,.home-library-body,.static-section,.static-grid,.search-box{width:100%;max-width:100%;min-width:0}}#global-chat-root{position:relative;z-index:2147483647}#my-chat-btn{position:fixed;right:20px;bottom:20px;width:60px;height:60px;padding:0;overflow:hidden;border:0;border-radius:50%;background:transparent;cursor:pointer;z-index:2147483647}#my-chat-btn img{display:block;width:100%;height:100%;object-fit:cover}#my-chat-tip{position:fixed;right:90px;bottom:24px;max-width:min(300px,calc(100vw - 120px));padding:8px 12px;border:2px solid #e6ac00;border-radius:12px;background:#f5d372;color:#a51000;box-shadow:0 4px 12px rgba(0,0,0,.15);font-size:15px;line-height:1.45;font-weight:700;z-index:2147483647}#my-chat-wrapper{display:none;position:fixed;right:20px;bottom:90px;width:min(24rem,calc(100vw - 40px));height:40rem;max-height:calc(100vh - 115px);overflow:hidden;border-radius:12px;background:#fff;box-shadow:0 0 10px rgba(0,0,0,.2);z-index:2147483647}#my-chat-wrapper.open{display:block}#my-chat-close{position:absolute;top:5px;right:8px;width:30px;height:30px;padding:0;border:0;background:rgba(255,255,255,.9);color:#666;font-size:22px;line-height:30px;font-weight:700;cursor:pointer;z-index:2147483648}#my-chat-wrapper iframe{display:block;width:100%;height:100%;border:0}@media (max-width:767px){#my-chat-wrapper{left:0 !important;top:0 !important;right:0 !important;bottom:10% !important;width:100% !important;height:90% !important;max-height:none !important;border-radius:12px 12px 0 0 !important}#my-chat-btn{right:14px;bottom:14px;width:56px;height:56px}#my-chat-tip{right:76px;bottom:18px;max-width:calc(100vw - 98px);font-size:14px}}#frame_content.global-footer-frame{display:none !important}.legacy-player-controls-hidden,.native-audio-original-list-hidden{display:none !important}.native-audio-playlist{margin:12px 0 0}.native-audio-element{display:none}.native-audio-bar{display:grid;grid-template-columns:52px minmax(0,1fr) 52px 52px;align-items:stretch;min-height:58px;overflow:hidden;border:1px solid #d99b00;border-radius:4px 4px 0 0;background:#e9ae00;color:#fff}.native-audio-main-play,.native-audio-next,.native-audio-menu{border:0;border-right:1px solid rgba(255,255,255,.22);background:transparent;color:#fff;font-size:23px;font-weight:700;cursor:pointer}.native-audio-next,.native-audio-menu{border-right:0;border-left:1px solid rgba(255,255,255,.22)}.native-audio-center{min-width:0;padding:6px 14px}.native-audio-current-title{margin-bottom:4px;overflow:hidden;color:#fff;font-size:16px;line-height:1.35;font-weight:700;text-align:center;white-space:nowrap;text-overflow:ellipsis}.native-audio-progress-row{display:grid;grid-template-columns:42px minmax(0,1fr) 42px;align-items:center;gap:7px}.native-audio-current-time,.native-audio-duration{color:#fff6d7;font-size:12px;text-align:center}.native-audio-progress{width:100%;min-width:0;accent-color:#fff}.native-audio-list{width:100%;border-left:1px solid #edc570;border-right:1px solid #edc570;background:#fffda8}.native-audio-row{display:grid !important;grid-template-columns:46px minmax(0,1fr) 82px !important;align-items:center !important;width:100%;min-height:51px;margin:0 !important;padding:0 8px !important;border-bottom:1px solid #e8bd75;background:#fffda8;box-sizing:border-box}.native-audio-row.active{background:linear-gradient(      180deg,#ffc300 0%,#ffb000 100%    )}.native-audio-row-lotus{display:block;width:30px;height:30px;justify-self:center;background-image:url("https://bbs.blisslotus.cloud/yun/a/pic/logo.png");background-repeat:no-repeat;background-position:center;background-size:contain}.native-audio-row-title{display:block !important;width:100% !important;min-width:0 !important;margin:0 !important;padding:10px 8px !important;border:0 !important;background:transparent !important;color:#b6210c !important;font-family:"PingFang SC",-apple-system,BlinkMacSystemFont,"Microsoft YaHei",sans-serif !important;font-size:16px !important;line-height:1.42 !important;font-weight:500 !important;text-align:left !important;text-decoration:none !important;float:none !important;position:static !important;transform:none !important;overflow-wrap:anywhere;cursor:pointer}.native-audio-row.active.native-audio-row-title{color:#8f1d09 !important;font-weight:750 !important}.native-audio-row-controls{display:flex !important;align-items:center;justify-content:flex-end;gap:8px;width:82px;margin:0 !important;padding:0 !important;float:none !important;position:static !important}.native-audio-row-play{display:inline-flex !important;align-items:center;justify-content:center;width:31px;height:31px;flex:0 0 31px;margin:0 !important;padding:0 !important;border:2px solid #f3a13c !important;border-radius:50% !important;background:#ed6b20 !important;color:#fff !important;font-size:13px !important;line-height:1 !important;font-weight:800 !important;cursor:pointer}.native-audio-row-download{display:inline-flex !important;align-items:center;justify-content:center;width:34px;height:34px;flex:0 0 34px;margin:0 !important;padding:0 !important;border-radius:4px !important;background:#ed6327 !important;color:#fff !important;font-size:23px !important;line-height:1 !important;font-weight:500 !important;text-decoration:none !important;float:none !important;position:static !important}@media (max-width:720px){.native-audio-bar{grid-template-columns:42px minmax(0,1fr) 42px 42px;min-height:52px}.native-audio-main-play,.native-audio-next,.native-audio-menu{font-size:19px}.native-audio-center{padding:5px 7px}.native-audio-current-title{font-size:13px}.native-audio-progress-row{grid-template-columns:32px minmax(0,1fr) 32px;gap:4px}.native-audio-current-time,.native-audio-duration{font-size:10px}.native-audio-row{grid-template-columns:36px minmax(0,1fr) 68px !important;min-height:48px;padding:0 5px !important}.native-audio-row-lotus{width:24px;height:24px}.native-audio-row-title{padding:9px 5px !important;font-size:14px !important;line-height:1.4 !important}.native-audio-row-controls{width:68px;gap:5px}.native-audio-row-play{width:28px;height:28px;flex-basis:28px;font-size:12px !important}.native-audio-row-download{width:30px;height:30px;flex-basis:30px;font-size:20px !important}}.page-share-row{display:flex;justify-content:flex-end;align-items:center;margin-bottom:10px}.home-share-row{max-width:650px;margin-left:auto;margin-right:auto}.share-page-btn{appearance:none;-webkit-appearance:none;min-height:36px;padding:7px 13px;border:1px solid #d7b778;border-radius:9px;background:#fff8e8;color:#755536;font-family:"PingFang SC",-apple-system,BlinkMacSystemFont,"Microsoft YaHei",sans-serif;font-size:14px;line-height:1.2;font-weight:700;cursor:pointer;box-shadow:none}.share-page-btn:hover{background:#fff0cd;border-color:#c99b4f}.top-nav .share-page-btn{margin-left:auto}.search-back-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.post-share-btn{flex:0 0 auto;white-space:nowrap}.share-copy-toast{position:fixed;left:50%;bottom:44px;z-index:2147483640;transform:translate(-50%,12px);opacity:0;visibility:hidden;padding:10px 18px;border-radius:999px;background:rgba(83,59,38,.94);color:#fff;font-family:"PingFang SC",-apple-system,BlinkMacSystemFont,"Microsoft YaHei",sans-serif;font-size:15px;line-height:1.2;font-weight:700;box-shadow:0 6px 18px rgba(40,25,12,.18);transition:opacity .18s ease,transform .18s ease,visibility .18s ease;pointer-events:none}.share-copy-toast.show{opacity:1;visibility:visible;transform:translate(-50%,0)}@media (max-width:720px){.page-share-row{margin-bottom:8px}.home-share-row{max-width:none}.share-page-btn{min-height:34px;padding:6px 10px;font-size:13px}.top-nav .share-page-btn{margin-left:0}.search-back-row{gap:8px}.post-share-btn{margin-left:6px}.share-copy-toast{bottom:max(        28px,env(safe-area-inset-bottom)      );padding:9px 16px;font-size:14px}}
