@import"https://fonts.googleapis.com/css2?family=Noto+Serif+SC:wght@400;500;600;700&display=swap";:root{font-family:"Noto Serif SC",-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#3a3a3a;background-color:#f8f5f0;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{margin:0;padding:0;box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;font-family:"Noto Serif SC",-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background-color:#f8f5f0;color:#3a3a3a;line-height:1.6;scrollbar-width:none}body::-webkit-scrollbar{display:none}h1{font-size:2.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#3a3a3a;background-color:#f8f5f0}a:hover{color:#747bff}button{background-color:#f9f9f9}}.hideScrollbar{scrollbar-width:none}.hideScrollbar::-webkit-scrollbar{display:none}._header_fujd1_2{background:linear-gradient(135deg,#8a6d3b,#6d4c41);color:#fff;padding:25px;text-align:center;position:relative;overflow:hidden;box-shadow:0 4px 20px #8a6d3b4d}._header_fujd1_2:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:url(/top.png);background-size:cover;opacity:.1}._header_fujd1_2 h1{font-size:24px;font-weight:700;margin:0;position:relative;z-index:1;text-shadow:2px 2px 4px rgba(0,0,0,.3)}._headerSubtitle_fujd1_33{font-size:14px;margin-top:8px;opacity:.9;position:relative;z-index:1}._backBtn_fujd1_42{position:absolute;left:20px;top:50%;transform:translateY(-50%);color:#fff;font-size:20px;cursor:pointer;z-index:2}._tabBar_1nte8_2{position:fixed;bottom:0;left:0;right:0;height:70px;background-color:#fff;display:flex;justify-content:space-around;align-items:center;box-shadow:0 -4px 20px #00000014;max-width:640px;margin:0 auto;border-radius:20px 20px 0 0;padding:10px 0;background:linear-gradient(180deg,#f8f5f0,#fff);border-top:1px solid rgba(138,109,59,.1);z-index:100}._tabItem_1nte8_22{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:12px;color:#9e9e9e;cursor:pointer;padding:10px 0;position:relative}._tabItem_1nte8_22._active_1nte8_35{color:#8a6d3b}._tabItem_1nte8_22._active_1nte8_35:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:20px;height:3px;background:#8a6d3b;border-radius:3px}._tabIcon_1nte8_51{font-size:24px;margin-bottom:5px}._tabIcon_1nte8_51{width:24px;height:24px;background-color:currentColor}._tabText_1nte8_63{font-size:12px;white-space:nowrap}._workListContainer_1nm1y_2{display:flex;flex-direction:column}._pageTitle_1nm1y_8{font-size:20px;font-weight:600;margin:0 0 20px;text-align:center;color:#5d4037;position:relative;padding-bottom:12px}._pageTitle_1nm1y_8:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:80px;height:2px;background:linear-gradient(90deg,transparent,#8a6d3b,transparent)}._worksList_1nm1y_30{display:flex;flex-direction:column;gap:12px;margin-top:15px;min-height:200px}._workItemWrapper_1nm1y_39{cursor:pointer;transition:transform .2s ease}._workItemWrapper_1nm1y_39:active{transform:scale(.98)}._sentinel_1nm1y_49{height:1px;margin-top:20px}._loadingTip_1nm1y_55{display:flex;align-items:center;justify-content:center;gap:8px;padding:20px;color:#9e9e9e;font-size:14px}._spinner_1nm1y_65{width:16px;height:16px;border:2px solid #f3f3f3;border-top:2px solid #8a6d3b;border-radius:50%;animation:_spin_1nm1y_65 1s linear infinite}@keyframes _spin_1nm1y_65{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._endTip_1nm1y_80{text-align:center;padding:20px;color:#bdbdbd;font-size:14px}._workItem_1h99n_2{display:flex;align-items:center;background-color:#fff;border-radius:16px;overflow:hidden;box-shadow:0 6px 15px #00000014;position:relative;background-image:linear-gradient(135deg,#fff,#f9f6f0);border:1px solid rgba(138,109,59,.1);cursor:pointer;transition:transform .3s ease,box-shadow .3s ease;padding:10px}._workItem_1h99n_2:hover{transform:translateY(-2px);box-shadow:0 10px 20px #0000001a}._workItem_1h99n_2:before{content:"";position:absolute;left:0;top:0;bottom:0;width:6px;background:linear-gradient(to bottom,#8a6d3b,#d7ccc8)}._workItem_1h99n_2._awarded_1h99n_33{box-shadow:0 10px 30px #8a6d3b26;background-image:linear-gradient(135deg,#fff,#f9f6f0 100%,#8a6d3b0d)}._workItem_1h99n_2._awarded_1h99n_33:before{width:8px;background:linear-gradient(to bottom,#8a6d3b,#d4af37)}._workItem_1h99n_2._excellent_1h99n_44{background-image:linear-gradient(135deg,#fff,#f9f6f0 100%,#d7ccc80d)}._workItem_1h99n_2._excellent_1h99n_44:before{background:linear-gradient(to bottom,#a1885d,#d7ccc8)}._workImage_1h99n_53{width:100px;height:100px;background-size:contain;background-position:center;background-repeat:no-repeat;background-color:#f4e4bc;flex-shrink:0;position:relative;border-radius:8px;margin:10px;align-self:center;box-shadow:inset 0 0 10px #0000001a}._workImage_1h99n_53:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#8a6d3b1a,#ffffff1a);border-radius:8px}._workInfo_1h99n_80{flex:1;padding:0 15px;display:flex;flex-direction:column;justify-content:center;position:relative}._workInfo_1h99n_80:before{content:"";position:absolute;top:15px;right:15px;width:40px;height:40px;background:linear-gradient(135deg,rgba(138,109,59,.05),transparent);border-radius:50%}._workTitle_1h99n_101{font-size:16px;font-weight:600;margin-bottom:6px;color:#3a3a3a;line-height:1.3;text-shadow:1px 1px 2px rgba(0,0,0,.05);position:relative;z-index:1}._workAuthor_1h99n_113{font-size:12px;color:#8d6e63;margin-bottom:8px;position:relative;z-index:1;display:flex;align-items:center}._workAward_1h99n_124{font-size:11px;font-weight:600;color:#8a6d3b;background:linear-gradient(135deg,#8a6d3b26,#8a6d3b0d);padding:4px 12px;border-radius:16px;align-self:flex-start;border:1px solid rgba(138,109,59,.2);position:relative;z-index:1;box-shadow:0 2px 8px #8a6d3b1a}._workAward_1h99n_124._awarded_1h99n_33{background:linear-gradient(135deg,#8a6d3b,#a1885d);color:#fff;border:none;box-shadow:0 4px 15px #8a6d3b4d}._workAward_1h99n_124._excellent_1h99n_44{background:linear-gradient(135deg,#a1885d,#d7ccc8);color:#5d4037;box-shadow:0 4px 15px #d7ccc84d}._pageTitle_1vl0c_2{font-size:20px;font-weight:600;margin:0 0 20px;text-align:center;color:#5d4037;position:relative;padding-bottom:12px}._pageTitle_1vl0c_2:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:80px;height:2px;background:linear-gradient(90deg,transparent,#8a6d3b,transparent)}._eventDetail_1vl0c_24{background-color:#fff;border-radius:16px;padding:25px;margin-top:20px;box-shadow:0 4px 15px #0000000d;position:relative;overflow:hidden;background-image:linear-gradient(135deg,#fff,#f9f6f0);border:1px solid rgba(138,109,59,.1)}._eventDetail_1vl0c_24:before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;background:linear-gradient(to bottom,#8a6d3b,#d7ccc8)}._eventDetail_1vl0c_24 p{margin-bottom:20px;font-size:14px;line-height:1.7;color:#5d4037;text-align:justify}._sectionTitle_1vl0c_55{font-size:16px;font-weight:600;margin:25px 0 15px;color:#6d4c41;position:relative;padding-left:15px}._sectionTitle_1vl0c_55:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:8px;height:8px;background:#8a6d3b;border-radius:50%}._pageTitle_ic1p0_2{font-size:20px;font-weight:600;margin:0 0 20px;text-align:center;color:#5d4037;position:relative;padding-bottom:12px}._pageTitle_ic1p0_2:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:80px;height:2px;background:linear-gradient(90deg,transparent,#8a6d3b,transparent)}._awardList_ic1p0_24{margin-top:20px}._awardItem_ic1p0_28{background-color:#fff;border-radius:16px;padding:20px;margin-bottom:18px;box-shadow:0 4px 15px #0000000d;position:relative;overflow:hidden;background-image:linear-gradient(135deg,#fff,#f9f6f0);border:1px solid rgba(138,109,59,.1)}._awardItem_ic1p0_28:after{content:"";position:absolute;top:0;right:0;width:80px;height:80px;background:linear-gradient(135deg,rgba(138,109,59,.1),transparent);border-radius:0 16px 0 80px}._awardTitle_ic1p0_51{font-size:16px;font-weight:600;margin-bottom:12px;color:#5d4037;display:flex;align-items:center}._awardTitle_ic1p0_51:before{content:"";width:10px;height:10px;background:#8a6d3b;border-radius:50%;margin-right:10px}._awardDesc_ic1p0_69{font-size:14px;color:#6d4c41;line-height:1.6;padding-left:20px}._container_uywqy_2{max-width:640px;margin:0 auto;min-height:100vh;position:relative;padding-bottom:70px;background-color:#f8f5f0;overflow-y:scroll;scrollbar-width:none}._container_uywqy_2::-webkit-scrollbar{display:none}._pageContent_uywqy_19{padding:20px;animation:_fadeIn_uywqy_1 .2s ease-out;overflow-y:auto;scrollbar-width:none}._pageContent_uywqy_19::-webkit-scrollbar{display:none}@keyframes _fadeIn_uywqy_1{0%{opacity:0}to{opacity:1}}._container_mxy6j_2{max-width:640px;margin:0 auto;min-height:100vh;background-color:#faf8f5}._content_mxy6j_10{padding:0 0 40px}._topInfoBar_mxy6j_15{background:linear-gradient(135deg,#8a6d3b,#a1885d);padding:25px 20px;text-align:center;position:relative}._topInfoContent_mxy6j_22{display:flex;flex-direction:column;align-items:center;gap:10px}._awardBadge_mxy6j_29{display:inline-flex;align-items:center;background:#fff3;padding:8px 20px;border-radius:20px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);margin-bottom:5px}._awardText_mxy6j_39{font-size:14px;font-weight:600;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.2)}._workName_mxy6j_46{font-size:24px;font-weight:700;color:#fff;margin:0;letter-spacing:4px;text-shadow:0 2px 4px rgba(0,0,0,.2)}._authorLine_mxy6j_55{display:flex;align-items:center;justify-content:center;gap:12px;color:#ffffffe6;font-size:14px}._authorName_mxy6j_64{color:#fff;font-weight:500}._divider_mxy6j_69{color:#fff9}._workType_mxy6j_73{color:#ffffffe6}._statsSection_mxy6j_78{background:#fff;padding:20px;border-bottom:1px solid #f0ebe3}._statsContent_mxy6j_84{display:flex;justify-content:space-around;align-items:center;max-width:400px;margin:0 auto}._statItem_mxy6j_92{text-align:center;flex:1}._statNumber_mxy6j_97{display:block;font-size:24px;font-weight:700;color:#8a6d3b;margin-bottom:4px}._statLabel_mxy6j_105{display:block;font-size:13px;color:#666}._statDivider_mxy6j_111{width:1px;height:40px;background:#f0ebe3;margin:0 20px}._heroSection_mxy6j_119{position:relative;width:100%;background:#f0ebe3}._heroImage_mxy6j_125{width:100%;padding:20px;background-color:#f5f2ed;position:relative;display:flex;align-items:center;justify-content:center}._heroImage_mxy6j_125 img{max-width:100%;max-height:500px;object-fit:contain;border-radius:8px;box-shadow:0 4px 12px #0000001a}._quoteSection_mxy6j_144{margin:25px 20px;padding:25px 30px;background:linear-gradient(135deg,#f8f5f0,#f0ebe3);border-radius:12px;border-left:4px solid #8a6d3b;position:relative}._quoteSection_mxy6j_144 ._sectionTitle_mxy6j_153{margin-bottom:15px}._quoteMark_mxy6j_157{font-size:48px;color:#8a6d3b;opacity:.3;line-height:1;margin-bottom:-10px;font-family:Georgia,serif}._quoteText_mxy6j_166{font-size:15px;line-height:1.9;color:#4a4a4a;margin:0;text-align:justify}._quoteText_mxy6j_166._collapsed_mxy6j_175{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}._expandToggle_mxy6j_184{display:inline-block;margin-top:20px;padding:8px 0;color:#8a6d3b;font-size:14px;font-weight:500;cursor:pointer;transition:opacity .2s ease;-webkit-user-select:none;user-select:none;border-bottom:1px solid #8a6d3b}._expandToggle_mxy6j_184:hover{opacity:.7}._lockImageContainer_mxy6j_202{margin-top:20px;text-align:center}._lockImage_mxy6j_202{max-width:100%;max-height:200px;object-fit:contain;border-radius:8px}._bioSection_mxy6j_215{margin:25px 20px;padding:25px 30px;background:#fff;border-radius:12px;box-shadow:0 2px 12px #0000000a}._sectionTitle_mxy6j_153{font-size:17px;font-weight:600;color:#2c2c2c;margin:0 0 15px;padding-bottom:12px;border-bottom:1px solid #f0ebe3;letter-spacing:2px}._bioText_mxy6j_233{font-size:15px;line-height:1.8;color:#555;margin:0}._actionBar_mxy6j_241{margin:25px 20px}._shareBtn_mxy6j_245{width:100%;padding:16px;background:#8a6d3b;color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:500;cursor:pointer;transition:all .3s ease;letter-spacing:2px}._shareBtn_mxy6j_245:hover{background:#6d5a3b}._commentsSection_mxy6j_264{margin:25px 20px;padding:25px 30px;background:#fff;border-radius:12px;box-shadow:0 2px 12px #0000000a}._commentInputWrap_mxy6j_272{display:flex;gap:12px;margin-bottom:25px}._commentInput_mxy6j_272{flex:1;padding:14px 18px;border:1px solid #e8e4df;border-radius:8px;font-size:14px;resize:none;height:50px;font-family:inherit;background:#faf8f5}._commentInput_mxy6j_272:focus{outline:none;border-color:#8a6d3b}._submitBtn_mxy6j_295{padding:0 24px;background:#8a6d3b;color:#fff;border:none;border-radius:8px;font-size:14px;cursor:pointer;transition:all .3s ease}._submitBtn_mxy6j_295:hover{background:#6d5a3b}._commentList_mxy6j_311{border-top:1px solid #f0ebe3;padding-top:20px}._commentItem_mxy6j_316{padding:18px 0;border-bottom:1px solid #f5f2ed}._commentItem_mxy6j_316:last-child{border-bottom:none}._commentHeader_mxy6j_325{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}._commentUser_mxy6j_332{font-size:15px;font-weight:600;color:#8a6d3b}._commentTime_mxy6j_338{font-size:12px;color:#999}._commentContent_mxy6j_343{font-size:14px;line-height:1.7;color:#555}._wechatModal_mxy6j_350{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000bf;display:flex;align-items:center;justify-content:center;z-index:9999}._wechatModalContent_mxy6j_363{max-width:80%;text-align:center}._wechatModalContent_mxy6j_363 img{width:100%;border-radius:8px}._wechatTip_mxy6j_373{color:#fff;margin-top:12px;font-size:14px}._container_18xng_2{width:100%;min-height:100vh;background:#f5f5f5}._posterWrapper_18xng_9{display:flex;flex-direction:column;align-items:center;padding:30px 20px}._posterWrapper_18xng_9 img{width:90%;max-width:500px;border-radius:16px;box-shadow:0 10px 40px #0003}._saveTip_18xng_23{margin-top:16px;font-size:14px;color:#666}._loading_18xng_30{text-align:center;margin-top:80px;font-size:16px;color:#888}._canvasContainer_18xng_38{position:fixed;left:-10000px;top:0;width:750px}._shareCard_18xng_46{width:750px;background:#fff;border-radius:20px;padding:50px;box-sizing:border-box;position:relative}._posterHeader_18xng_56{text-align:center;margin-bottom:40px}._posterTitle_18xng_61{font-size:40px;font-weight:700;color:#8a6d3b}._posterSubTitle_18xng_67{margin-top:10px;font-size:22px;color:#a1885d}._shareContent_18xng_74{text-align:center;margin-bottom:30px}._shareLine_18xng_79{font-size:24px;margin-bottom:18px;color:#5d4037}._shareLine_18xng_79 strong{color:#8a6d3b}._workImage_18xng_90 img{width:100%;height:600px;object-fit:contain;border-radius:12px;margin-top:20px}._qrcode_18xng_99{position:absolute;bottom:40px;right:40px;width:120px;height:120px;background:#fff;padding:10px;border-radius:10px}._qrcode_18xng_99 img{width:100%;height:100%}.app{font-family:"Noto Serif SC",-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background-color:#f8f5f0;color:#3a3a3a;line-height:1.6;min-height:100vh;width:100%;overflow-x:hidden}.page{position:relative}
