*{box-sizing:border-box}html{background:#eef1f6}body{margin:0;color:#172033;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif;background:#eef1f6}.app{max-width:720px;margin:auto;min-height:100vh;background:#f6f7fb;padding-bottom:84px}.topbar{height:58px;background:rgba(255,255,255,.96);backdrop-filter:blur(16px);color:#111827;display:flex;align-items:center;justify-content:space-between;padding:0 16px;position:sticky;top:0;z-index:30;border-bottom:1px solid #edf0f5}.brand{font-size:18px;font-weight:800;letter-spacing:.2px}.topbar a{color:#111827}.coin{background:#f4f0ff;color:#6847c7;padding:6px 10px;border-radius:999px;font-size:12px;font-weight:700}.tabs{display:flex;background:#fff;border-bottom:1px solid #eee;position:sticky;top:58px;z-index:15}.tabs a{flex:1;text-align:center;padding:13px 4px;color:#77808f;text-decoration:none}.tabs a.on{color:#6241c5;font-weight:700;border-bottom:2px solid #6241c5}.card{background:#fff;margin:12px;border-radius:16px;padding:15px;box-shadow:0 7px 28px rgba(20,28,45,.055);border:1px solid #eef0f4}.post-card{display:block;color:inherit;text-decoration:none}.post-head,.user-head{display:flex;gap:10px;align-items:center}.avatar{width:42px;height:42px;border-radius:50%;object-fit:cover;background:#edf0f4}.avatar.lg{width:68px;height:68px;border:3px solid rgba(255,255,255,.8);box-shadow:0 8px 20px rgba(22,25,40,.12)}.name{font-weight:750}.meta{font-size:12px;color:#97a0af;margin-top:4px}.title{font-size:16px;font-weight:750;margin:10px 0 7px}.content-preview{color:#596273;line-height:1.65;white-space:pre-wrap}.badges{display:flex;gap:5px;flex-wrap:wrap}.badge{font-size:11px;padding:3px 7px;border-radius:999px;background:#f0f2f6;color:#667085}.badge.expert{background:#efe9ff;color:#7548bd}.badge.paid{background:#fff3df;color:#a96810}.post-foot{display:flex;justify-content:space-between;color:#9aa3b1;font-size:12px;margin-top:10px}.fab{position:fixed;right:max(18px,calc((100vw - 720px)/2 + 18px));bottom:92px;width:52px;height:52px;border-radius:18px;background:linear-gradient(135deg,#7557df,#5a36bd);color:#fff;text-decoration:none;font-size:28px;display:flex;align-items:center;justify-content:center;box-shadow:0 12px 26px rgba(99,67,198,.35)}.bottom-nav{position:fixed;bottom:0;left:50%;transform:translateX(-50%);width:min(720px,100%);height:70px;background:rgba(255,255,255,.96);backdrop-filter:blur(18px);border-top:1px solid #edf0f5;display:flex;z-index:30;padding-bottom:env(safe-area-inset-bottom)}.bottom-nav a{flex:1;text-align:center;text-decoration:none;color:#a0a7b3;padding-top:9px;font-size:19px}.bottom-nav span{display:block;font-size:11px;margin-top:3px}.bottom-nav .on{color:#6341c6}.btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:11px;background:linear-gradient(135deg,#704fd5,#5b3abd);color:#fff;padding:10px 15px;text-decoration:none;cursor:pointer;font-weight:700;box-shadow:0 6px 14px rgba(93,61,190,.16)}.btn.light{background:#f0ecfb;color:#6544bd;box-shadow:none}.btn.red{background:#e45f67}.btn.block{width:100%;text-align:center}.form-control{width:100%;padding:13px 12px;border:1px solid #e4e7ec;border-radius:12px;margin:7px 0 14px;background:#fbfcfe;font-size:15px;outline:none}.form-control:focus{border-color:#8c73dc;background:#fff;box-shadow:0 0 0 3px rgba(110,78,200,.10)}.row{display:flex;gap:8px}.row>*{flex:1}.profile-hero{background:linear-gradient(135deg,#5031ac,#8568db);color:#fff;padding:22px 16px 18px}.profile-top{display:flex;gap:14px;align-items:center}.profile-top .meta{color:#e8ddff}.stats{display:flex;margin-top:18px}.stats div{flex:1;text-align:center}.stats b{display:block;font-size:18px}.action-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:12px}.action-grid a,.action-grid button{background:#f6f3fc;border:0;color:#5f48a0;text-decoration:none;border-radius:10px;padding:10px 4px;text-align:center;font-size:12px}.menu-list{background:#fff;margin:12px;border-radius:16px;overflow:hidden;border:1px solid #eef0f4;box-shadow:0 7px 28px rgba(20,28,45,.04)}.menu-list a{display:flex;justify-content:space-between;padding:15px;border-bottom:1px solid #f1f3f6;color:#344054;text-decoration:none}.expert-card{display:flex;align-items:center;gap:12px}.rank{font-size:22px;width:32px;text-align:center;color:#7755c5;font-weight:800}.expert-main{flex:1}.progress{height:7px;border-radius:5px;background:#eee;margin-top:7px;overflow:hidden}.progress i{display:block;height:100%;background:#8a6bd0}.media-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;margin-top:10px}.media-grid img,.media-grid video{width:100%;height:115px;object-fit:cover;border-radius:8px;background:#111}.article-media img,.article-media video{max-width:100%;border-radius:10px;margin-top:8px}.locked{padding:25px 15px;text-align:center;background:#f7f3ff;border:1px dashed #c8b9e9;border-radius:10px;margin:12px 0}.flash{margin:10px 12px;background:#efeaff;color:#5a3f9e;padding:11px 12px;border-radius:12px}.section-title{padding:15px 16px 4px;font-size:13px;color:#8993a2;font-weight:700}.chat-list .msg{margin:8px 0;display:flex}.chat-list .msg.mine{justify-content:flex-end}.bubble{max-width:75%;background:#fff;padding:9px 11px;border-radius:10px}.mine .bubble{background:#ded3fb}.medal-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.medal{background:#fff;border:1px solid #eee;border-radius:10px;padding:14px;text-align:center}.medal .icon{font-size:38px}.medal.locked2{filter:grayscale(1);opacity:.55}.tiny{font-size:12px;color:#999}.empty{text-align:center;color:#a1a8b3;padding:35px 10px}h2,h3{margin-top:6px}a{color:#6749b0}.danger{color:#d85961}.center{text-align:center}.divider{height:1px;background:#eee;margin:12px 0}.notice{font-size:12px;line-height:1.6;color:#6f6682;background:#f5f1ff;padding:10px 11px;border-radius:10px}.account-panel{background:linear-gradient(145deg,#ffffff 0%,#f6f3ff 100%);padding:19px 14px 0;border-bottom:1px solid #ebeef4}.account-user{display:flex;align-items:center;gap:13px}.account-user h2{margin:0 0 4px;font-size:20px}.account-stats{display:grid;grid-template-columns:repeat(5,1fr);margin:17px -6px 0}.account-stats a{text-decoration:none;color:#7b8493;text-align:center;padding:8px 2px 12px}.account-stats b{display:block;color:#2a3140;font-size:16px}.account-stats span{display:block;font-size:11px;margin-top:4px}.wallet-actions{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #ececf2;margin:0 -14px}.wallet-actions a{text-align:center;text-decoration:none;padding:13px;color:#5d42b4;font-weight:750}.wallet-actions a+a{border-left:1px solid #ececf2}.account-main-menu{margin-top:12px}.accent{color:#b06a46;font-size:12px}.account-grid{background:#fff;margin:12px;border-radius:16px;display:grid;grid-template-columns:1fr 1fr;overflow:hidden;border:1px solid #eef0f4;box-shadow:0 7px 28px rgba(20,28,45,.04)}.account-grid a{position:relative;min-height:78px;padding:18px 14px;border-right:1px solid #f1f3f6;border-bottom:1px solid #f1f3f6;text-decoration:none;color:#4b5565}.account-grid a:nth-child(2n){border-right:0}.account-grid span{font-size:19px;margin-right:8px}.account-grid b{font-size:14px;font-weight:650}.account-grid em{position:absolute;right:12px;top:18px;font-style:normal;color:#a1a8b2;font-size:12px}.logout-row{margin:12px;background:#fff;border-radius:16px;text-align:center;border:1px solid #eef0f4}.logout-row a{display:block;padding:16px;color:#d36b71;text-decoration:none}.wallet-summary{display:flex;align-items:center;justify-content:space-between;gap:12px;background:linear-gradient(135deg,#5a38be,#7b60db);color:#fff;border:0;box-shadow:0 14px 34px rgba(91,57,190,.25)}.wallet-summary span{color:#e9e1ff}.wallet-summary b{display:block;font-size:27px;margin-top:5px}.wallet-summary .btn{background:#fff;color:#5e41bb;box-shadow:none}.wallet-summary .btn.light{background:rgba(255,255,255,.16);color:#fff}.request-status{float:right;font-size:11px;padding:4px 8px;border-radius:999px;font-weight:700}.status-pending{background:#fff0d6;color:#9a650e}.status-approved{background:#e4f6e9;color:#2d7c42}.status-rejected{background:#fde7e9;color:#b7434e}.admin-tabs a{font-size:13px;padding-left:2px;padding-right:2px}.finance-hero{margin:12px;border-radius:22px;padding:20px;background:linear-gradient(145deg,#182138,#2d3a5b);color:#fff;box-shadow:0 18px 40px rgba(25,33,56,.22)}.finance-hero .eyebrow{font-size:12px;color:#aeb8ca}.finance-hero .amount{font-size:34px;font-weight:850;letter-spacing:-1px;margin:5px 0}.finance-hero .sub{font-size:12px;color:#c8cfdb}.finance-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:17px}.finance-actions a{background:rgba(255,255,255,.11);color:#fff;padding:12px;border-radius:13px;text-decoration:none;text-align:center;font-weight:750}.finance-actions a.primary{background:#fff;color:#25314e}.pay-sheet{margin:12px;background:#fff;border-radius:18px;border:1px solid #eef0f4;overflow:hidden}.pay-sheet-head{padding:16px 16px 10px}.pay-sheet-head h3{margin:0;font-size:17px}.pay-sheet-head p{margin:5px 0 0;font-size:12px;color:#929baa}.quick-amounts{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin:0 16px 14px}.quick-amounts button{border:1px solid #e5e7ee;background:#fafbfe;border-radius:12px;padding:12px 5px;font-weight:750;color:#384152}.quick-amounts button:focus,.quick-amounts button.active{border-color:#6c4bca;background:#f1edff;color:#6041bd}.channel-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin:0 16px 16px}.channel-card{display:flex;align-items:center;gap:9px;padding:12px;border:1px solid #e7e9ef;border-radius:14px;background:#fff}.channel-card input{accent-color:#6545c2}.channel-icon{width:34px;height:34px;border-radius:11px;display:flex;align-items:center;justify-content:center;background:#f1edff;font-weight:900;color:#6344c0}.channel-copy b{display:block;font-size:13px}.channel-copy small{display:block;color:#9aa2af;font-size:10px;margin-top:2px}.safe-strip{margin:0 16px 16px;padding:10px;border-radius:11px;background:#f6f8fb;color:#7d8795;font-size:11px;text-align:center}.wallet-form{padding:0 16px 16px}.wallet-form label{font-size:12px;color:#6f7887;font-weight:700}.wallet-record{display:flex;align-items:center;gap:12px}.wallet-record .dot{width:38px;height:38px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:#f0ecfb;color:#6444bf;font-weight:800}.wallet-record .info{flex:1}.wallet-record .money{font-weight:800}.wallet-record .money.pos{color:#25905a}.secure-badge{display:inline-flex;align-items:center;padding:3px 7px;border-radius:999px;background:#fff3d7;color:#9b680a;font-size:10px;font-weight:800}@media(max-width:420px){.media-grid img,.media-grid video{height:95px}.action-grid{grid-template-columns:repeat(4,1fr)}.account-stats span{font-size:10px}.wallet-summary{align-items:flex-start;flex-direction:column}.finance-hero{margin:10px;border-radius:19px}.channel-grid{grid-template-columns:1fr}.quick-amounts{grid-template-columns:repeat(3,1fr)}}
.checkout-shell{margin:12px;background:#fff;border:1px solid #e9edf3;border-radius:22px;padding:18px;box-shadow:0 16px 42px rgba(23,37,61,.08)}.checkout-brand{display:flex;align-items:center;gap:11px}.checkout-logo{width:42px;height:42px;border-radius:14px;background:linear-gradient(135deg,#1565d8,#2f80ed);color:#fff;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:900;box-shadow:0 8px 18px rgba(37,99,235,.22)}.checkout-brand b{display:block;font-size:15px}.checkout-brand span{display:block;font-size:11px;color:#8993a2;margin-top:3px}.checkout-brand em{margin-left:auto;font-style:normal;font-size:10px;background:#eef6ff;color:#2868b7;border-radius:999px;padding:5px 8px}.checkout-amount{text-align:center;padding:28px 0 22px;border-bottom:1px solid #eef1f5}.checkout-amount span,.checkout-amount small{display:block;color:#8b95a5;font-size:12px}.checkout-amount strong{display:block;font-size:34px;letter-spacing:-1px;margin:7px 0;color:#152238}.checkout-method{display:flex;align-items:center;gap:10px;padding:17px 0}.checkout-method div{flex:1}.checkout-method b{display:block}.checkout-method small{display:block;color:#8e98a7;margin-top:3px}.status-pill{font-size:10px;padding:5px 8px;border-radius:999px;background:#eef5ff;color:#2868b7;font-weight:800}.security-note{padding:11px 12px;background:#f7f9fc;border-radius:12px;color:#748092;font-size:11px;line-height:1.65;margin-bottom:14px}.checkout-btn{min-height:46px;background:linear-gradient(135deg,#1967d2,#2f80ed);box-shadow:0 9px 20px rgba(37,99,235,.18)}@media(max-width:420px){.checkout-shell{margin:10px;border-radius:19px;padding:16px}.checkout-amount strong{font-size:31px}}
.pay-admin-form> .card{padding:17px}.pay-admin-form label{display:block;font-size:12px;color:#667085;font-weight:700;margin-top:10px}.pay-admin-form .switch-line{display:flex;align-items:center;gap:9px;margin:0;color:#263246;font-size:16px}.pay-admin-form .switch-line input{width:18px;height:18px;accent-color:#6545c2}.pay-admin-form textarea.form-control{resize:vertical;min-height:92px}.checkout-shell{margin:12px;background:#fff;border:1px solid #edf0f5;border-radius:22px;overflow:hidden;box-shadow:0 16px 42px rgba(25,33,56,.09);padding:16px}.checkout-brand{display:flex;align-items:center;gap:11px;padding-bottom:15px;border-bottom:1px solid #f0f2f5}.checkout-logo{width:42px;height:42px;border-radius:14px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#6545c2,#8368d5);color:#fff;font-size:21px;font-weight:900}.checkout-brand>div:nth-child(2){flex:1}.checkout-brand b,.checkout-brand span{display:block}.checkout-brand span{font-size:11px;color:#929aaa;margin-top:3px}.checkout-amount{text-align:center;padding:28px 8px 22px}.checkout-amount span,.checkout-amount small{display:block;color:#9099a7;font-size:12px}.checkout-amount strong{display:block;font-size:36px;letter-spacing:-1px;color:#20283a;margin:6px 0}.checkout-method{display:flex;align-items:center;gap:11px;background:#f8f9fc;border-radius:15px;padding:12px;margin-bottom:14px}.checkout-method>div{flex:1}.checkout-method b,.checkout-method small{display:block}.checkout-method small{font-size:11px;color:#929baa;margin-top:3px}.status-pill{font-size:10px;padding:5px 8px;border-radius:999px;background:#eee9ff;color:#6243bb;font-weight:800}.security-note{background:#f7f8fb;color:#707988;border-radius:13px;padding:11px 12px;font-size:12px;line-height:1.6;margin:10px 0 14px}.checkout-btn{min-height:46px;margin-top:8px}

.home-notice{margin:10px 12px;padding:12px 14px;border-radius:12px;background:linear-gradient(135deg,#f2fbfa,#f7fbff);border:1px solid #dcefed;display:flex;gap:10px;align-items:flex-start;font-size:13px;line-height:1.6;color:#50636b}.home-notice b{flex:0 0 auto;background:#138f87;color:#fff;border-radius:6px;padding:1px 7px;font-size:11px}.home-notice span{min-width:0}

/* V10 客服弹窗 / 客服会话 / 帖子管理 */
.support-modal{position:fixed;inset:0;z-index:80;display:none;align-items:flex-end;justify-content:center}.support-modal.show{display:flex}.support-modal-mask{position:absolute;inset:0;background:rgba(15,23,42,.48);backdrop-filter:blur(3px)}.support-modal-sheet{position:relative;width:min(720px,100%);max-height:72vh;overflow:auto;background:#fff;border-radius:24px 24px 0 0;padding:18px 16px calc(18px + env(safe-area-inset-bottom));box-shadow:0 -22px 50px rgba(15,23,42,.18)}.support-modal-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.support-modal-head b{display:block;font-size:19px}.support-modal-head span{display:block;color:#8b95a5;font-size:12px;margin-top:3px}.support-modal-head button{width:36px;height:36px;border:0;border-radius:50%;background:#f1f3f7;color:#596273;font-size:24px}.support-channel-list{display:grid;gap:10px}.support-channel-item{width:100%;border:1px solid #e8ebf1;background:#fff;border-radius:16px;padding:13px;display:flex;align-items:center;gap:11px;text-align:left;cursor:pointer}.support-channel-item:hover{border-color:#9c87de;background:#fbfaff}.support-channel-item>span:nth-child(2){flex:1}.support-channel-item b,.support-channel-item small{display:block}.support-channel-item small{color:#9099a8;margin-top:4px}.support-channel-item em{font-style:normal;color:#6544bd;font-weight:750}.support-avatar{width:42px;height:42px;border-radius:14px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#6950c9,#8a71dc);color:#fff;font-weight:900}.support-avatar.big{width:54px;height:54px;border-radius:18px;font-size:20px}.support-page-head{margin:12px;background:#fff;border:1px solid #eceff4;border-radius:18px;padding:15px;display:flex;align-items:center;gap:12px}.support-page-head h3{margin:0}.support-page-head p{margin:4px 0 0;color:#8d96a5;font-size:12px}.online-dot{font-size:10px;color:#188d61;background:#e8f8f0;border-radius:999px;padding:3px 7px}.support-order-card{margin:12px;padding:14px 16px;border-radius:17px;background:linear-gradient(135deg,#172238,#2f3d5e);color:#fff}.support-order-card span,.support-order-card small{display:block;color:#cbd2df}.support-order-card b{display:block;font-size:25px;margin:5px 0}.support-chat{margin:12px;background:#eef2f7;border-radius:18px;padding:14px;min-height:340px;max-height:58vh;overflow:auto}.support-welcome{text-align:center;color:#7e8999;font-size:12px;padding:20px}.support-msg{display:flex;margin:10px 0}.support-msg.mine{justify-content:flex-end}.support-bubble{max-width:78%;background:#fff;border-radius:4px 16px 16px 16px;padding:10px 12px;box-shadow:0 4px 14px rgba(16,24,40,.05);word-break:break-word}.support-msg.mine .support-bubble{background:#6a4ac9;color:#fff;border-radius:16px 4px 16px 16px}.support-bubble img{display:block;max-width:260px;width:100%;border-radius:10px}.support-bubble audio{display:block;max-width:270px;width:100%}.support-bubble time{display:block;font-size:10px;opacity:.62;margin-top:6px}.support-composer{margin:12px;background:#fff;border:1px solid #e8ebf1;border-radius:18px;padding:12px;position:sticky;bottom:76px}.support-composer textarea{margin:0 0 8px;resize:none}.support-tools{display:flex;gap:8px;align-items:center}.support-tools .btn{margin-left:auto}.support-upload{background:#f2f0fb;color:#6749bd;padding:9px 11px;border-radius:10px;font-size:12px;font-weight:700;cursor:pointer}.support-upload input{display:none}.page-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:12px}.page-toolbar h2,.page-toolbar h3{margin:0}.page-toolbar p{margin:4px 0 0;color:#8b95a4;font-size:12px}.page-toolbar.compact{margin:0 0 14px}.my-post-card{display:flex;align-items:center;justify-content:space-between;gap:12px}.my-post-card>div:first-child{min-width:0;flex:1}.my-post-actions{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.my-post-actions form{margin:0}.edit-media-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:8px 0 14px}.edit-media-grid label{border:1px solid #e5e7ec;border-radius:12px;overflow:hidden;background:#fafbfc}.edit-media-grid img,.edit-media-grid video{width:100%;height:110px;object-fit:cover;display:block}.edit-media-grid span{display:block;padding:7px;font-size:12px}.profile-owner-actions,.expert-publish-bar{display:flex;gap:9px;margin-top:14px}.profile-owner-actions a{flex:1;text-align:center;text-decoration:none;background:rgba(255,255,255,.16);color:#fff;padding:10px;border-radius:11px;font-weight:700}.expert-publish-bar{margin:12px}.profile-tabs{overflow-x:auto}.profile-tabs a{min-width:72px;flex:0 0 auto}.support-admin-grid{display:grid;grid-template-columns:320px minmax(0,1fr);gap:16px}.support-session-list{padding:10px}.support-session{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:12px;border-radius:12px;text-decoration:none;color:#273247}.support-session:hover,.support-session.active{background:#eef7f6}.support-session b,.support-session small{display:block}.support-session small{font-size:11px;color:#8792a3;margin-top:4px}.support-session em{font-style:normal;background:#ef4444;color:#fff;border-radius:999px;min-width:22px;height:22px;display:flex;align-items:center;justify-content:center;font-size:11px}.support-admin-chat{margin:0}.support-admin-head h3{margin:0}.support-admin-head p{margin:4px 0 10px;color:#8390a1}.admin-chat-box{margin:0;max-height:520px}.support-admin-compose{margin-top:12px}@media(max-width:760px){.my-post-card{align-items:flex-start;flex-direction:column}.support-admin-grid{grid-template-columns:1fr}.support-session-list{max-height:300px;overflow:auto}.support-composer{bottom:72px}.support-bubble{max-width:88%}}

/* V10.1 前台微信式客服聊天 */
body:has(.wechat-chat-page){background:#ededed}.wechat-chat-page{min-height:calc(100vh - 120px);background:#ededed;display:flex;flex-direction:column}.wechat-chat-head{position:sticky;top:0;z-index:10;height:58px;background:#f7f7f7;border-bottom:1px solid #dedede;display:flex;align-items:center;padding:0 14px}.wechat-chat-head .back{font-size:26px;width:34px;color:#262626;text-decoration:none}.wechat-chat-head .title{flex:1;text-align:center;margin-left:-34px}.wechat-chat-head .title b{display:block;font-size:16px}.wechat-chat-head .title span{font-size:10px;color:#888}.wechat-chat-order{margin:10px 12px 2px;background:#fff;border-radius:8px;padding:11px 13px;display:flex;align-items:center;justify-content:space-between;font-size:12px;color:#777}.wechat-chat-order b{font-size:17px;color:#e64646}.wechat-chat-body{flex:1;min-height:460px;padding:15px 12px 120px;overflow:auto}.wechat-date{text-align:center;color:#999;font-size:10px;margin:10px 0 16px}.wechat-row{display:flex;align-items:flex-start;gap:8px;margin-bottom:17px}.wechat-row.mine{justify-content:flex-end}.wechat-mini-avatar{width:38px;height:38px;border-radius:5px;background:#18b869;color:#fff;font-weight:800;display:grid;place-items:center;flex:0 0 auto}.wechat-mini-avatar.me{background:#3478db}.wechat-bubble-wrap{max-width:75%}.wechat-row.mine .wechat-bubble-wrap{text-align:right}.wechat-bubble{position:relative;display:inline-block;text-align:left;background:#fff;border:1px solid #e1e1e1;border-radius:4px;padding:9px 11px;font-size:14px;line-height:1.6;color:#222;word-break:break-word}.wechat-row.theirs .wechat-bubble:before{content:"";position:absolute;left:-6px;top:12px;width:10px;height:10px;background:#fff;border-left:1px solid #e1e1e1;border-bottom:1px solid #e1e1e1;transform:rotate(45deg)}.wechat-row.mine .wechat-bubble{background:#95ec69;border-color:#8fe365}.wechat-row.mine .wechat-bubble:after{content:"";position:absolute;right:-6px;top:12px;width:10px;height:10px;background:#95ec69;border-right:1px solid #8fe365;border-top:1px solid #8fe365;transform:rotate(45deg)}.wechat-bubble img{display:block;max-width:240px;max-height:300px;object-fit:contain;border-radius:3px}.wechat-bubble audio{display:block;width:230px;max-width:100%}.wechat-bubble-wrap time{display:block;font-size:9px;color:#aaa;margin-top:4px}.wechat-row.mine .wechat-bubble-wrap time{text-align:right}.wechat-welcome{text-align:center;margin:18px auto;color:#858585;font-size:11px}.wechat-compose{position:fixed;z-index:20;bottom:58px;left:50%;transform:translateX(-50%);width:min(100%,720px);background:#f7f7f7;border-top:1px solid #d9d9d9;padding:8px 9px calc(8px + env(safe-area-inset-bottom));display:flex;align-items:flex-end;gap:7px}.wechat-compose textarea{flex:1;min-height:40px;max-height:92px;border:0;background:#fff;border-radius:6px;padding:10px 11px;resize:none;outline:0;font-size:14px;line-height:1.45}.wechat-tool{width:40px;height:40px;border:1px solid #c9c9c9;border-radius:50%;display:grid;place-items:center;font-size:19px;color:#505050;background:#f7f7f7;cursor:pointer;flex:0 0 auto}.wechat-tool input{display:none}.wechat-send{height:40px;border:0;border-radius:5px;background:#07c160;color:#fff;padding:0 15px;font-weight:700;cursor:pointer}.wechat-file-tip{position:fixed;left:50%;transform:translateX(-50%);bottom:112px;background:rgba(0,0,0,.7);color:#fff;border-radius:6px;padding:5px 9px;font-size:10px;display:none;z-index:21}@media(min-width:721px){.wechat-compose{bottom:0}.wechat-chat-page{min-height:100vh}.wechat-chat-head{top:0}}

/* V10.2 微信式前台客服：手机优先、桌面自适应 */
body:has(.wx-mobile-chat){background:#ededed;overflow:hidden}.app:has(.wx-mobile-chat){max-width:none;width:100%;height:100dvh;min-height:100dvh;padding:0;background:#ededed}.app:has(.wx-mobile-chat)>.topbar,.app:has(.wx-mobile-chat)>.bottom-nav,.app:has(.wx-mobile-chat)>.flash{display:none}.wx-mobile-chat{width:100%;height:100dvh;display:flex;flex-direction:column;background:#ededed;color:#111;overflow:hidden}.wxm-head{height:56px;flex:0 0 56px;background:#ededed;border-bottom:1px solid rgba(0,0,0,.06);display:grid;grid-template-columns:46px 1fr 46px;align-items:center;padding-top:env(safe-area-inset-top);box-sizing:content-box}.wxm-back{display:grid;place-items:center;height:56px;color:#111;text-decoration:none;font-size:34px;font-weight:300}.wxm-title{text-align:center;min-width:0}.wxm-title b{display:block;font-size:17px;line-height:21px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wxm-title span{display:block;font-size:10px;color:#8b8b8b;margin-top:2px}.wxm-more{text-align:center;font-size:18px;letter-spacing:1px}.wxm-order{flex:0 0 auto;margin:8px auto 0;width:min(92%,720px);background:rgba(255,255,255,.86);border-radius:8px;padding:9px 12px;display:flex;justify-content:space-between;align-items:center;font-size:12px;color:#777}.wxm-order b{color:#e34b4b;font-size:15px}.wxm-body{flex:1;overflow-y:auto;overscroll-behavior:contain;padding:16px max(14px,calc((100vw - 780px)/2)) 24px;scroll-behavior:smooth}.wxm-system,.wxm-time{width:max-content;max-width:78%;margin:8px auto 20px;text-align:center;color:#a0a0a0;font-size:12px;line-height:1.5}.wxm-system{background:rgba(0,0,0,.06);padding:4px 8px;border-radius:4px;color:#999}.wxm-row{display:flex;align-items:flex-start;gap:10px;margin:0 0 18px}.wxm-row.mine{justify-content:flex-end}.wxm-avatar{width:42px;height:42px;border-radius:5px;object-fit:cover;background:#d8d8d8;flex:0 0 42px}.wxm-avatar.support{display:grid;place-items:center;background:#1aad6f;color:#fff;font-size:17px;font-weight:800}.wxm-bubble{position:relative;max-width:min(68vw,560px);min-height:38px;padding:9px 12px;background:#fff;border-radius:5px;font-size:16px;line-height:1.55;color:#171717;word-break:break-word;box-shadow:0 .5px 0 rgba(0,0,0,.04)}.wxm-row.theirs .wxm-bubble:before{content:"";position:absolute;left:-6px;top:13px;width:11px;height:11px;background:#fff;transform:rotate(45deg);border-radius:1px}.wxm-row.mine .wxm-bubble{background:#95ec69}.wxm-row.mine .wxm-bubble:after{content:"";position:absolute;right:-6px;top:13px;width:11px;height:11px;background:#95ec69;transform:rotate(45deg);border-radius:1px}.wxm-bubble.media{padding:0;background:transparent;box-shadow:none;max-width:min(58vw,320px)}.wxm-row .wxm-bubble.media:before,.wxm-row .wxm-bubble.media:after{display:none}.wxm-bubble.media img{display:block;max-width:100%;max-height:380px;border-radius:5px;object-fit:contain}.wxm-bubble.voice{padding:0;min-width:150px}.wxm-voice{width:100%;height:42px;border:0;background:transparent;padding:0 12px;display:flex;gap:8px;align-items:center;justify-content:flex-start;font-size:14px;color:inherit;cursor:pointer}.wxm-row.mine .wxm-voice{flex-direction:row-reverse}.wxm-waves{font-weight:900;letter-spacing:-2px}.wxm-voice.playing .wxm-waves{animation:wxpulse .75s infinite alternate}@keyframes wxpulse{to{opacity:.35}}.wxm-bubble audio{display:none}.wxm-compose{flex:0 0 auto;display:flex;align-items:flex-end;gap:8px;padding:7px max(10px,calc((100vw - 820px)/2)) calc(7px + env(safe-area-inset-bottom));background:#f7f7f7;border-top:1px solid #d7d7d7;min-height:56px}.wxm-compose textarea{flex:1;min-width:0;height:40px;min-height:40px;max-height:96px;padding:9px 10px;border:0;border-radius:6px;outline:0;resize:none;background:#fff;font:16px/1.35 -apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif;color:#111}.wxm-round{width:40px;height:40px;flex:0 0 40px;border:2px solid #202020;border-radius:50%;display:grid;place-items:center;cursor:pointer;background:#f7f7f7;font-size:23px;line-height:1}.wxm-round input{display:none}.wxm-send{height:40px;flex:0 0 auto;border:0;border-radius:5px;background:#07c160;color:#fff;padding:0 13px;font-size:14px;font-weight:700}.wxm-file-tip{position:fixed;z-index:80;left:50%;bottom:80px;transform:translate(-50%,10px);opacity:0;pointer-events:none;transition:.18s;background:rgba(0,0,0,.72);color:#fff;border-radius:6px;padding:7px 11px;font-size:12px}.wxm-file-tip.show{opacity:1;transform:translate(-50%,0)}@media(min-width:900px){body:has(.wx-mobile-chat){background:#dfe3e8}.wx-mobile-chat{max-width:920px;margin:0 auto;border-left:1px solid #d6d8dc;border-right:1px solid #d6d8dc;box-shadow:0 0 34px rgba(0,0,0,.08)}.wxm-body{padding-left:34px;padding-right:34px}.wxm-compose{padding-left:20px;padding-right:20px}.wxm-bubble{max-width:560px}}

/* V11 参考图三页 UI：论坛 / 高手榜 / 账户 */
body:has(.forum-showcase),body:has(.expert-market),body:has(.account-reference){background:#ececec;color:#3c3c3c}
.app:has(.forum-showcase),.app:has(.expert-market),.app:has(.account-reference){max-width:860px;background:#efefef;padding-bottom:82px}
body:has(.forum-showcase) .topbar,body:has(.expert-market) .topbar,body:has(.account-reference) .topbar{display:none}
.bottom-nav-five{height:72px;background:#fff;border-top:1px solid #ddd;box-shadow:0 -2px 9px rgba(0,0,0,.05)}
.bottom-nav-five a{font-size:24px;color:#8b8b8b;padding-top:7px;gap:1px}.bottom-nav-five a span{font-size:13px}.bottom-nav-five a.on{color:#b32146}.bottom-nav-five a.on:before{display:none}

/* 论坛 */
.forum-showcase{background:#efefef;min-height:100vh}.forum-hero{height:300px;padding:78px 28px 0;background:radial-gradient(circle at 75% 20%,rgba(255,255,255,.08),transparent 25%),linear-gradient(145deg,#1e1f25,#09090b);color:#fff;position:relative;display:flex;align-items:flex-start;gap:26px}.forum-hero:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 15% 25%,rgba(255,255,255,.05) 0 2px,transparent 3px),radial-gradient(circle at 50% 16%,rgba(255,255,255,.04) 0 1px,transparent 2px);background-size:120px 100px;pointer-events:none}.forum-hero-icon{width:94px;height:94px;border-radius:18px;background:linear-gradient(145deg,#ff8d27,#d43d13);display:grid;place-items:center;font-size:42px;font-weight:900;border:2px solid rgba(255,255,255,.24);box-shadow:inset 0 0 20px rgba(255,255,255,.24),0 8px 25px rgba(0,0,0,.4);z-index:1}.forum-hero-title{font-size:29px;margin-top:18px;z-index:1}.forum-post-btn{position:absolute;right:38px;top:100px;z-index:2;background:#fff;color:#333;text-decoration:none;border-radius:999px;padding:14px 31px;font-size:22px}.forum-notice{margin:-27px 18px 12px;position:relative;z-index:4;background:#fff6dd;border-radius:12px;padding:11px 14px;font-size:13px;display:flex;gap:10px}.forum-notice b{color:#e3931b}.forum-chat-strip{display:grid;grid-template-columns:minmax(0,2.5fr) minmax(150px,.85fr);gap:22px;background:#111114;padding:0 22px 44px;margin-top:-1px;overflow:hidden}.forum-chat-card{background:#f7f7f7;border-radius:0 0 28px 28px;overflow:hidden;text-decoration:none;color:#333;min-height:170px}.forum-chat-title{height:58px;padding:0 18px;background:linear-gradient(90deg,#ffb226,#ff7d67);color:#fff;display:flex;align-items:center;gap:9px;font-size:18px}.forum-chat-title.coral{background:linear-gradient(90deg,#ff8d67,#f35c55)}.forum-chat-title em{margin-left:auto;background:rgba(60,60,60,.33);font-style:normal;border-radius:999px;padding:7px 15px;font-size:13px}.forum-chat-preview{padding:15px 20px;display:flex;flex-direction:column;gap:14px}.forum-chat-preview span{background:#fff;border-radius:18px;padding:8px 15px;width:max-content;max-width:90%;box-shadow:0 1px 3px rgba(0,0,0,.03)}.forum-board{background:#eee;padding:100px 12px 12px}.forum-tabs{height:63px;background:#fff;border:1px solid #cfcfcf;border-radius:11px 11px 0 0;display:flex;align-items:center;overflow-x:auto;position:sticky;top:0;z-index:10}.forum-tabs a{height:100%;display:flex;align-items:center;padding:0 25px;text-decoration:none;color:#9d9d9d;font-size:20px;white-space:nowrap;border-bottom:3px solid transparent}.forum-tabs a.on{color:#27a2d9;border-bottom-color:#27a2d9}.forum-tabs .forum-sort{font-size:14px;margin-left:auto;color:#8d8d8d;border:1px solid #bbb;border-radius:20px;height:40px;margin-right:12px;padding:0 14px}.forum-feed-card{background:#fff;border:1px solid #d7d7d7;border-radius:12px;margin:12px 0 16px;overflow:hidden}.forum-feed-head{display:flex;gap:13px;padding:17px 18px 3px}.forum-feed-avatar{width:54px;height:54px;border-radius:50%;object-fit:cover;background:#ddd}.forum-feed-user{min-width:0}.forum-feed-user>div{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.forum-feed-user a{color:#c82634;font-size:19px;font-weight:700;text-decoration:none}.forum-feed-user time{display:block;color:#999;font-size:13px;margin-top:4px}.forum-medal{font-size:17px}.forum-level{font-size:11px;color:#4c9b67;background:#dff3df;padding:2px 7px}.forum-feed-body{display:block;padding:0 18px 15px;color:#303030;text-decoration:none}.forum-feed-body h3{font-size:25px;font-weight:500;line-height:1.35;margin:7px 0 8px}.issue-tag{background:#f6a619;color:#fff;border-radius:4px;font-size:13px;padding:3px 5px;margin-right:4px}.coin-tag{font-size:13px;background:#fff0cc;color:#d59118;border-radius:4px;padding:3px 7px}.forum-feed-text{font-size:18px;line-height:1.55;white-space:normal}.forum-feed-media{margin-top:12px;display:grid;grid-template-columns:minmax(0,260px);gap:8px}.forum-feed-media.multi{grid-template-columns:repeat(3,minmax(0,1fr));max-width:600px}.forum-feed-media img,.forum-feed-media video{width:100%;max-height:360px;object-fit:cover;background:#111}.forum-feed-foot{height:54px;border-top:1px solid #ddd;display:grid;grid-template-columns:repeat(3,1fr);align-items:center;text-align:center;color:#888}.forum-feed-foot a{color:#888;text-decoration:none;border-left:1px solid #eee}.forum-empty{padding:40px;text-align:center;color:#999;background:#fff;border-radius:12px}

/* 高手榜 */
.expert-market{min-height:100vh;background:#f5f5f5}.expert-shortcuts{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:11px;background:#fff}.expert-shortcuts a{height:88px;border-radius:7px;color:#fff;text-decoration:none;display:flex;align-items:center;justify-content:center;gap:16px;font-size:25px}.expert-shortcuts a i{font-style:normal;font-size:48px;font-weight:200}.expert-shortcuts .orange{background:#ffad22}.expert-shortcuts .red{background:#ff5d62}.expert-shortcuts .green{background:#7cc93d}.expert-shortcuts .blue{background:#45ade1}.expert-cats{height:62px;background:#fff;border-bottom:1px solid #ccc;border-top:1px solid #ddd;display:grid;grid-template-columns:repeat(6,1fr)}.expert-cats a{display:grid;place-items:center;font-size:20px;border-right:1px solid #eee;color:#444;text-decoration:none}.expert-cats a.on{color:#b6243b;border-bottom:4px solid #bd2e43}.expert-filter{height:70px;background:#fff;display:grid;grid-template-columns:repeat(3,1fr);align-items:center;text-align:center;color:#777;border-bottom:1px solid #ddd}.expert-filter span+span{border-left:1px solid #eee}.expert-pills{display:flex;gap:15px;padding:20px 36px;background:#fff}.expert-pills button{border:0;border-radius:26px;padding:10px 25px;font-size:17px;color:#aaa;background:#f1f1f1}.expert-pills button.on{color:#d04a5a}.expert-owner-tools{display:flex;gap:10px;padding:0 12px 12px;background:#fff}.expert-owner-tools a{flex:1;text-align:center;padding:10px;border-radius:7px;background:#fff4f4;color:#a82b3c;text-decoration:none;border:1px solid #edc7cc}.expert-list-new{padding:0 4px}.expert-rank-card{background:#fff;border:1px solid #ccc;border-radius:12px;margin:0 0 10px;overflow:hidden}.expert-rank-main{display:flex;padding:11px 8px 6px;text-decoration:none;color:#5a0b0b}.expert-rank-avatar{width:105px;height:105px;border-radius:50%;object-fit:cover;border:2px solid #d3b04c;background:#ddd;flex:0 0 auto}.expert-rank-info{padding-left:12px;min-width:0;flex:1;font-size:20px;line-height:1.5}.expert-title-line{display:flex;align-items:center;gap:10px;position:relative}.expert-title-line b{font-size:26px}.expert-title-line time{font-size:16px;color:#5a0b0b}.streak{margin-left:auto;align-self:flex-start;border:1px solid #efb8be;background:#fff1f2;border-radius:0 0 0 12px;color:#d95f69;padding:5px 10px;font-size:14px}.price-chip{display:inline-block;background:#fff0c9;border:1px solid #f0d798;color:#e6a31f;border-radius:6px;padding:2px 8px;font-size:16px;margin-left:7px}.expert-period{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.expert-rate{display:flex;align-items:center;gap:3px;color:#7a1818;font-size:16px}.expert-rate i{height:30px;border:2px solid #ce6c73;flex:1;display:block;padding:4px;background:#fff}.expert-rate em{height:100%;display:block;background:#ca565c}.expert-card-actions{height:62px;border-top:1px solid #ddd;display:grid;grid-template-columns:repeat(3,1fr)}.expert-card-actions a{display:grid;place-items:center;color:#a2a2a2;text-decoration:none;font-size:17px;border-right:1px solid #eee}

/* 账户 */
.account-reference{min-height:100vh;background:#f1f1f1}.account-cover{height:190px;background:linear-gradient(180deg,#102c6a,#294b80);position:relative;overflow:hidden}.cover-glow{position:absolute;left:-15%;right:-15%;bottom:-65px;height:135px;background:#fff;border-radius:50% 50% 0 0/45% 45% 0 0}.account-identity{margin-top:-94px;position:relative;text-align:center;padding-bottom:22px}.account-big-avatar{width:126px;height:126px;border-radius:50%;border:5px solid #fff;object-fit:cover;background:#ddd;box-shadow:0 0 0 2px #7c8cae}.account-identity h2{font-size:27px;font-weight:500;margin:23px 0 6px}.account-id{color:#999;font-size:13px}.account-metrics{background:#fff;display:grid;grid-template-columns:repeat(5,1fr);padding:13px 0;border-bottom:1px solid #ddd}.account-metrics a{text-decoration:none;color:#555;text-align:center;border-right:1px solid #ddd}.account-metrics b{display:block;font-size:19px;font-weight:500}.account-metrics span{display:block;font-size:16px;margin-top:6px}.account-pay-actions{display:grid;grid-template-columns:1fr 1fr;background:#f0f0f0;gap:12px;padding:12px 7px 16px;border-bottom:1px solid #bbb}.account-pay-actions a{background:#fff;border:1px solid #d8d8d8;color:#444;text-decoration:none;text-align:center;padding:17px 8px;font-size:22px}.account-menu-ref{background:#fff;padding:7px 28px}.account-menu-ref a{height:83px;border-bottom:1px solid #bdbdbd;text-decoration:none;color:#444;display:grid;grid-template-columns:48px 1fr auto;align-items:center}.account-menu-ref i{font-style:normal;font-size:27px}.account-menu-ref span{font-size:21px}.account-menu-ref em{font-style:normal;font-size:15px;color:#6b6b6b}.account-menu-ref em:first-letter{color:#e99c25}.account-grid-ref{margin-top:18px;background:#fff;display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #aaa}.account-grid-ref a{height:92px;display:grid;grid-template-columns:46px 1fr auto 22px;align-items:center;padding:0 18px;border-right:1px solid #aaa;border-bottom:1px solid #aaa;text-decoration:none;color:#444}.account-grid-ref i{font-style:normal;font-size:25px}.account-grid-ref span{font-size:20px}.account-grid-ref b{color:#aaa;font-weight:400}.account-grid-ref em{font-style:normal;font-size:25px}.account-extra{padding:18px 12px 30px}.account-extra>a{display:flex;justify-content:space-between;background:#fff;padding:16px;text-decoration:none;color:#555;border-radius:7px;margin-bottom:10px}.account-extra .logout{justify-content:center;color:#d64545}.account-login-card{margin:80px auto;width:min(90%,420px);background:#fff;border-radius:18px;text-align:center;padding:35px}.account-login-card img{width:100px;height:100px;border-radius:50%}.account-login-card a{display:inline-block;margin:8px;padding:10px 25px;border-radius:8px;background:#b52446;color:#fff;text-decoration:none}

@media(max-width:620px){
  .forum-hero{height:250px;padding:64px 18px 0;gap:15px}.forum-hero-icon{width:72px;height:72px;font-size:30px}.forum-hero-title{font-size:22px;margin-top:14px}.forum-post-btn{right:22px;top:78px;font-size:18px;padding:11px 23px}.forum-chat-strip{grid-template-columns:2.7fr 1fr;gap:16px;padding:0 12px 35px}.forum-chat-card{min-height:145px}.forum-chat-title{height:48px;padding:0 11px;font-size:15px}.forum-chat-preview{padding:12px 10px;font-size:13px}.forum-board{padding:72px 7px 8px}.forum-tabs{height:54px}.forum-tabs a{font-size:16px;padding:0 16px}.forum-tabs .forum-sort{font-size:12px;padding:0 10px;height:36px}.forum-feed-head{padding:13px 13px 2px}.forum-feed-avatar{width:46px;height:46px}.forum-feed-user a{font-size:17px}.forum-feed-body{padding:0 13px 12px}.forum-feed-body h3{font-size:21px}.forum-feed-text{font-size:16px}.forum-feed-media.multi{grid-template-columns:repeat(3,1fr)}
  .expert-shortcuts a{height:72px;font-size:21px}.expert-shortcuts a i{font-size:37px}.expert-cats{height:52px}.expert-cats a{font-size:16px}.expert-filter{height:58px}.expert-pills{padding:15px 25px}.expert-pills button{padding:8px 20px}.expert-rank-avatar{width:86px;height:86px}.expert-rank-info{font-size:17px;padding-left:9px}.expert-title-line b{font-size:22px}.expert-title-line time{font-size:13px}.expert-period{font-size:17px}.expert-rate{font-size:14px}.expert-rate i{height:24px}.expert-card-actions{height:52px}.expert-card-actions a{font-size:14px}
  .account-cover{height:150px}.account-identity{margin-top:-74px}.account-big-avatar{width:105px;height:105px}.account-identity h2{font-size:23px;margin-top:18px}.account-metrics{padding:10px 0}.account-metrics b{font-size:16px}.account-metrics span{font-size:13px}.account-pay-actions a{font-size:19px;padding:14px}.account-menu-ref{padding:5px 18px}.account-menu-ref a{height:68px;grid-template-columns:40px 1fr auto}.account-menu-ref span{font-size:18px}.account-grid-ref a{height:76px;padding:0 10px;grid-template-columns:35px 1fr auto 17px}.account-grid-ref span{font-size:17px}.bottom-nav-five a{font-size:21px}.bottom-nav-five a span{font-size:12px}
}

/* V11.1: bottom navigation reduced to Forum / Experts / Account */
.bottom-nav.bottom-nav-three{grid-template-columns:repeat(3,1fr)!important;}
.bottom-nav.bottom-nav-three>a{min-width:0;}
@media(max-width:720px){
  .bottom-nav.bottom-nav-three{grid-template-columns:repeat(3,1fr)!important;}
}

/* V12 发帖器 / 论坛分类 / 期数标签 */
.issue-tag-orange{background:#ff9f14!important;color:#fff!important;border-radius:5px!important;padding:3px 6px!important;font-size:13px!important;line-height:1!important;vertical-align:2px;white-space:nowrap}.issue-tag-top{background:#ef5b5b!important}.forum-category-tabs{overflow-x:auto;scrollbar-width:none}.forum-category-tabs::-webkit-scrollbar{display:none}.forum-category-tabs>a:not(.forum-sort){flex:0 0 auto;min-width:108px}.forum-clean .forum-board-clean{padding-top:18px}.forum-clean .forum-hero-clean{margin-bottom:0}
.composer-body{margin:0;background:#f3f3f3;color:#444;font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft YaHei",sans-serif}.post-composer{width:min(100%,820px);min-height:100vh;margin:0 auto;background:#f4f4f4}.composer-head{height:92px;background:#fff;border-bottom:1px solid #ddd;display:grid;grid-template-columns:90px 1fr 180px;align-items:center;padding:0 18px;position:sticky;top:0;z-index:30}.composer-head h1{margin:0;text-align:center;font-size:28px;font-weight:500;color:#3d3d3d}.composer-head span{justify-self:end;color:#48a9d2;font-size:18px}.composer-back{font-size:56px;line-height:1;color:#444;text-decoration:none;font-weight:200;transform:translateY(-2px)}.composer-flash{margin:16px 30px}.composer-card,.composer-editor-card{margin:26px 36px 0;background:#fff;border:1px solid #cfcfcf;border-radius:18px;overflow:hidden}.composer-title-card{height:94px}.composer-title-card input{width:100%;height:100%;border:0;outline:0;padding:0 22px;font-size:26px;color:#555;background:#fff}.composer-title-card input::placeholder{color:#9c9c9c}.composer-editor-card textarea{display:block;width:100%;height:300px;border:0;outline:0;resize:none;padding:24px 22px;font-size:21px;line-height:1.45;color:#555;background:#fff}.composer-editor-card textarea::placeholder{color:#aaa}.composer-tools{height:132px;border-top:1px solid #d8d8d8;display:grid;grid-template-columns:repeat(3,1fr)}.composer-tools button,.composer-tools label{border:0;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#555;cursor:pointer;font-size:21px}.composer-tools b{font-size:39px;line-height:1;font-weight:400;color:#6b6b6b}.emoji-panel{border-top:1px solid #eee;padding:12px 16px;display:grid;grid-template-columns:repeat(10,1fr);gap:6px;background:#fafafa}.emoji-panel[hidden]{display:none}.emoji-panel button{border:0;background:#fff;border-radius:8px;font-size:24px;padding:7px;cursor:pointer}.composer-image-preview{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:0 18px}.composer-image-preview:empty{display:none}.composer-image-preview img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:8px;border:1px solid #eee}.composer-options{padding:35px 48px 8px}.composer-option-title{font-size:22px;color:#777;margin-bottom:24px}.composer-cats{display:flex;flex-wrap:wrap;gap:20px 28px}.composer-cats input{display:none}.composer-cats span{display:inline-block;border:2px solid #5ec9c9;border-radius:14px;padding:10px 18px;color:#4bbbbb;background:#fff;font-size:21px;cursor:pointer}.composer-cats input:checked+span{background:#e8fbfb;color:#219f9f;box-shadow:0 0 0 2px rgba(70,188,188,.1)}.composer-issue,.composer-paid{margin-top:26px;background:#fff;border:1px solid #ddd;border-radius:14px;padding:15px 18px}.composer-issue{display:grid;grid-template-columns:1fr 180px;align-items:center}.composer-issue label{font-size:18px}.composer-issue small{color:#aaa}.composer-issue input,.composer-paid input[type=number],.composer-redpacket input{border:1px solid #ddd;border-radius:10px;padding:11px 13px;font-size:17px;background:#fafafa;outline:none}.composer-paid{display:flex;align-items:center;gap:18px}.composer-paid label{font-size:18px}.composer-paid input[type=number]{flex:1}.composer-submit-wrap{padding:60px 42px 140px}.composer-submit{width:100%;height:86px;border:1px solid #bbb;border-radius:18px;background:#fafafa;font-size:28px;color:#333;cursor:pointer}.composer-submit:active{background:#eee}.composer-redpacket{margin:20px 36px 0;border-radius:18px;background:#fff4ef;border:1px solid #f1c8b7;padding:20px}.composer-redpacket[hidden]{display:none}.rp-title{display:flex;align-items:center;gap:12px;margin-bottom:16px}.rp-title>span{font-size:38px}.rp-title>div{flex:1}.rp-title b{display:block;font-size:20px;color:#b64832}.rp-title small{display:block;color:#9f796f;margin-top:3px}.rp-title button{border:0;background:transparent;font-size:28px;color:#a5847d;cursor:pointer}.composer-redpacket>label{display:grid;grid-template-columns:130px 1fr;align-items:center;gap:10px;margin:10px 0;color:#704d45}.post-redpacket{margin:18px 0;background:linear-gradient(135deg,#f45e4c,#d83b31);color:#fff;border-radius:12px;padding:14px 15px;display:flex;align-items:center;gap:12px;box-shadow:0 7px 18px rgba(210,55,44,.18)}.post-rp-icon{font-size:34px}.post-rp-copy{flex:1;min-width:0}.post-rp-copy b{display:block;font-size:16px}.post-rp-copy span{display:block;font-size:12px;color:#ffe2dc;margin-top:4px}.post-redpacket form{margin:0}.post-redpacket button,.post-rp-state{border:0;border-radius:999px;background:#fff2d2;color:#b64928;padding:8px 13px;font-weight:700}.post-rp-state.got{background:#fff;color:#d44c3e}
@media(max-width:620px){.composer-head{height:70px;grid-template-columns:48px 1fr 112px;padding:0 12px}.composer-head h1{font-size:22px}.composer-head span{font-size:13px}.composer-back{font-size:44px}.composer-card,.composer-editor-card{margin:20px 18px 0;border-radius:14px}.composer-title-card{height:72px}.composer-title-card input{font-size:20px;padding:0 16px}.composer-editor-card textarea{height:260px;padding:18px 16px;font-size:16px}.composer-tools{height:102px}.composer-tools button,.composer-tools label{font-size:16px}.composer-tools b{font-size:31px}.emoji-panel{grid-template-columns:repeat(6,1fr);padding:10px}.emoji-panel button{font-size:22px}.composer-options{padding:28px 24px 6px}.composer-option-title{font-size:17px;margin-bottom:19px}.composer-cats{gap:14px 16px}.composer-cats span{font-size:16px;padding:8px 12px;border-width:1px;border-radius:10px}.composer-issue{grid-template-columns:1fr 105px;padding:12px}.composer-issue label,.composer-paid label{font-size:15px}.composer-issue input,.composer-paid input[type=number],.composer-redpacket input{font-size:14px;padding:9px}.composer-paid{flex-wrap:wrap;padding:12px}.composer-paid input[type=number]{min-width:180px}.composer-submit-wrap{padding:50px 22px 110px}.composer-submit{height:62px;border-radius:13px;font-size:21px}.composer-redpacket{margin:16px 18px 0;padding:15px}.composer-redpacket>label{grid-template-columns:105px 1fr;font-size:14px}.rp-title>span{font-size:31px}.rp-title b{font-size:17px}.post-redpacket{margin:14px 0;padding:12px}.forum-category-tabs>a:not(.forum-sort){min-width:94px}}


/* V13 高手榜动态分类 / 认证 / 生肖发表 */
.expert-cats-dynamic{overflow-x:auto;justify-content:flex-start;scrollbar-width:none}.expert-cats-dynamic::-webkit-scrollbar{display:none}.expert-cats-dynamic a{flex:0 0 auto;min-width:112px;text-decoration:none;display:flex;align-items:center;justify-content:center;color:#333}.expert-cats-dynamic a.on{color:#c82d3e;border-bottom:4px solid #c82d3e}.expert-v13 .expert-period{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.expert-publish-body{margin:0;background:#f4f4f4;color:#333;font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft YaHei",sans-serif}.expert-publish-shell{width:min(100%,620px);min-height:100vh;margin:auto;background:#f5f5f5;padding-bottom:82px}.ep-head{height:64px;background:#fff;border-bottom:1px solid #ddd;display:grid;grid-template-columns:54px 1fr 54px;align-items:center;position:sticky;top:0;z-index:20}.ep-head a{text-decoration:none;color:#333;font-size:42px;font-weight:200;text-align:center}.ep-head h1{font-size:20px;text-align:center;margin:0;font-weight:500}.ep-rule{background:#fff;margin:14px;border-radius:15px;padding:20px}.ep-rule h2{text-align:center}.ep-rule p{line-height:1.8;color:#666}.ep-category-list{padding:0 8px}.ep-category-list article{height:118px;background:#fff;border:1px solid #ddd;border-radius:12px;margin:8px 0;display:grid;grid-template-columns:74px 1fr 72px;align-items:center;padding:10px}.ep-cat-ball{width:62px;height:62px;border-radius:50%;display:grid;place-items:center;color:#fff;font-size:21px}.ep-category-list b{font-size:17px}.ep-category-list p{margin:8px 0 0;color:#777;font-size:14px}.ep-category-list a{align-self:end;margin-bottom:2px;text-decoration:none;color:#555;border-top:1px solid #eee;padding:11px 4px;text-align:center}.ep-pick-title{height:72px;background:#fff;border-bottom:1px solid #ddd;display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;padding:0 18px}.ep-pick-title a{color:#2391b5}.ep-pick-title b{text-align:center;font-size:20px;font-weight:500}.ep-pick-title span{text-align:right;color:#aaa}.ep-zodiac-grid{background:#fff;padding:10px;display:grid;grid-template-columns:repeat(6,1fr);gap:5px}.ep-zodiac-grid label{height:112px;border:1px solid #ddd;border-radius:10px;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer}.ep-zodiac-grid input{display:none}.ep-zodiac-grid .zodiac-icon{width:60px;height:60px;border-radius:20px;background:linear-gradient(135deg,#ffe9bd,#ffd775);display:grid;place-items:center;font-size:28px}.ep-zodiac-grid em{font-style:normal;font-size:17px;margin-top:5px}.ep-zodiac-grid input:checked+span{outline:3px solid #cf384d;background:linear-gradient(135deg,#ffe4e6,#ffc1c7)}.ep-zodiac-grid input:checked~em{color:#c6283c;font-weight:700}.ep-selected,.ep-form-row{margin:10px 12px;background:#fff;border:1px solid #ddd;border-radius:10px;min-height:60px;display:flex;align-items:center;padding:10px 14px}.ep-selected b{flex:1;margin-left:8px;color:#a33;font-weight:500}.ep-selected span{color:#555}.ep-form-row label{width:70px;color:#777}.ep-form-row input{flex:1;border:0;outline:0;font-size:16px;background:transparent}.ep-bottom{position:fixed;left:50%;transform:translateX(-50%);bottom:0;width:min(100%,620px);height:66px;background:#222;display:grid;grid-template-columns:repeat(4,1fr);z-index:30}.ep-bottom button{border:0;border-right:1px solid #555;background:#222;color:#ddd;font-size:15px}.ep-bottom .publish{background:#d71920;color:#fff;font-size:18px}.ep-gate{margin:80px 22px;background:#fff;border-radius:18px;padding:32px 24px;text-align:center}.ep-gate-icon{width:70px;height:70px;margin:auto;border-radius:50%;display:grid;place-items:center;background:#e8f8ee;color:#17a65b;font-size:38px}.ep-gate p{line-height:1.8;color:#777}.ep-primary,.ep-secondary{display:block;padding:13px;border-radius:10px;text-decoration:none;margin-top:12px}.ep-primary{background:#c5283c;color:#fff}.ep-secondary{background:#f2f2f2;color:#555}.ep-flash{margin:12px;background:#fff1f1;color:#b73535;padding:11px;border-radius:9px}.verify-card{background:#fff;margin:18px auto;width:min(92%,520px);border-radius:18px;padding:24px}.verify-icon{width:66px;height:66px;border-radius:50%;display:grid;place-items:center;background:#e9f8ef;color:#19a65c;font-size:35px;margin:auto}.verify-card h2{text-align:center}.verify-card>p{text-align:center;color:#777;line-height:1.7}.verify-status{background:#f7f7f7;border-radius:10px;padding:12px;margin:14px 0}.verify-card label{font-size:13px;color:#777}
@media(max-width:620px){.expert-cats-dynamic a{min-width:82px;font-size:16px}.ep-zodiac-grid{grid-template-columns:repeat(6,1fr);padding:8px 5px}.ep-zodiac-grid label{height:92px;border-radius:7px}.ep-zodiac-grid .zodiac-icon{width:48px;height:48px;border-radius:16px;font-size:22px}.ep-zodiac-grid em{font-size:15px}.ep-category-list article{height:108px;grid-template-columns:68px 1fr 62px}.ep-cat-ball{width:56px;height:56px;font-size:19px}.ep-category-list b{font-size:16px}.ep-category-list p{font-size:12px}}

/* V14 账户中心：按参考视频重做 */
.account-video-v14{min-height:calc(100vh - 70px);background:#fff;color:#3a3a3a;padding-bottom:16px}.av14-cover{height:170px;background:radial-gradient(circle at 70% 20%,rgba(76,91,170,.45),transparent 28%),linear-gradient(165deg,#080f35 0%,#12245a 58%,#182e67 100%);position:relative;overflow:hidden}.av14-cover:after{content:"";position:absolute;left:-5%;right:-5%;bottom:-52px;height:100px;background:#fff;border-radius:50% 50% 0 0/52% 52% 0 0}.av14-refresh{display:none;position:absolute;right:16px;top:18px;width:36px;height:36px;border:1px solid rgba(255,255,255,.65);border-radius:50%;background:rgba(255,255,255,.08);color:#fff;font-size:25px;z-index:2}.av14-user{text-align:center;margin-top:-78px;position:relative;z-index:3}.av14-avatar-btn{border:0;background:transparent;padding:0;cursor:pointer}.av14-avatar-btn img{width:112px;height:112px;border-radius:50%;object-fit:cover;border:5px solid #fff;background:#eee;box-shadow:0 4px 16px rgba(0,0,0,.12)}.av14-name{font-size:24px;margin-top:8px;color:#333}.av14-name small{font-size:13px;color:#fff;background:#58b461;border-radius:2px;padding:2px 7px;vertical-align:middle}.av14-id{font-size:12px;color:#aaa;margin-top:5px}.av14-stats{display:grid;grid-template-columns:repeat(5,1fr);border-bottom:1px solid #ddd;padding:16px 0 8px}.av14-stats a{text-align:center;text-decoration:none;color:#666;border-right:1px solid #ddd}.av14-stats a:last-child{border-right:0}.av14-stats b{display:block;font-size:20px;font-weight:400;color:#555}.av14-stats span{display:block;font-size:15px;margin-top:3px}.av14-pay{display:grid;grid-template-columns:1fr 1fr;border-bottom:9px solid #eee}.av14-pay a{text-align:center;text-decoration:none;color:#333;font-size:21px;padding:13px;border:1px solid #ddd;border-top:0;background:#fafafa}.av14-pay a+a{border-left:0}.av14-menu{background:#fff}.av14-menu>a,.av14-menu>button{width:100%;display:grid;grid-template-columns:42px 1fr auto;align-items:center;min-height:62px;padding:0 16px;border:0;border-bottom:1px solid #d7d7d7;background:#fff;text-decoration:none;color:#444;text-align:left;font-size:18px;cursor:pointer}.av14-menu i{font-style:normal;font-size:22px}.av14-menu em{font-style:normal;color:#888;font-size:13px}.av14-grid{display:grid;grid-template-columns:1fr 1fr;border-top:10px solid #eee;border-bottom:10px solid #eee}.av14-grid a{display:grid;grid-template-columns:38px 1fr auto;align-items:center;min-height:64px;padding:0 13px;text-decoration:none;color:#444;border-right:1px solid #bbb;border-bottom:1px solid #bbb}.av14-grid a:nth-child(2n){border-right:0}.av14-grid i{font-style:normal;font-size:21px}.av14-grid span{font-size:16px}.av14-grid em{font-style:normal;color:#777;font-size:20px}.av14-logout{display:block;text-align:center;padding:17px;color:#d75858;font-size:20px;text-decoration:none;background:#fff}.av14-toast,.am14-flash{margin:10px 14px;background:#fff3d9;color:#9f6a12;padding:10px 13px;border-radius:8px;font-size:13px}.av14-modal{display:none;position:fixed;inset:0;z-index:90}.av14-modal.show{display:block}.av14-mask{position:absolute;inset:0;background:rgba(0,0,0,.52)}.av14-sheet{position:absolute;left:50%;transform:translateX(-50%);bottom:75px;width:min(690px,96%);background:#fff;border-radius:10px;padding:16px}.avatar-sheet h3{text-align:center;margin:2px 0 12px}.avatar-choice-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.avatar-choice-grid button{border:0;padding:0;background:#fff;cursor:pointer}.avatar-choice-grid img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:8px}.av14-upload{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:12px}.av14-upload label{display:flex;align-items:center;justify-content:center;height:58px;border-radius:5px;color:#fff;font-size:20px;cursor:pointer}.av14-upload .camera{background:#369ae5}.av14-upload .gallery{background:#df4545}.av14-upload input{display:none}.av14-dialog{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:min(92%,440px);background:#fff;border-radius:3px;box-shadow:0 16px 45px rgba(0,0,0,.28);padding:20px 22px}.av14-dialog h3{font-size:25px;color:#39aacc;font-weight:500;margin:0 0 7px}.vip-line{height:2px;background:#35b7d1;margin:0 -22px 12px}.av14-dialog p,.av14-dialog b,.av14-dialog li{font-size:16px;line-height:1.55}.av14-dialog ol{padding-left:20px;margin:5px 0 18px}.vip-actions{display:grid;grid-template-columns:repeat(3,1fr);margin:0 -22px -20px}.vip-actions button{height:55px;border:0;border-top:1px solid #ddd;border-right:1px solid #ddd;background:#fff;font-size:15px}.vip-actions button:last-child{border-right:0}

.am14-page{min-height:100vh;background:#ececec;padding-bottom:90px}.am14-head,.auth14 header,.contacts14 header,.red14 header{height:58px;background:#fff;border-bottom:1px solid #d7d7d7;display:grid;grid-template-columns:56px 1fr 56px;align-items:center}.am14-head a,.auth14 header a,.contacts14 header a,.red14 header a{font-size:40px;text-decoration:none;color:#444;text-align:center;font-weight:200}.am14-head h1,.auth14 header h1,.contacts14 header h1,.red14 header h1{margin:0;text-align:center;font-size:20px;font-weight:500}.am14-group,.am14-settings{background:#fff;margin-top:12px}.am14-label{background:#eee;color:#888;font-size:14px;padding:7px 12px}.am14-group>a,.am14-group>button{display:flex;align-items:center;justify-content:space-between;width:100%;height:55px;padding:0 18px;border:0;border-bottom:1px solid #ddd;background:#fff;color:#333;text-decoration:none;font-size:17px}.am14-group b{color:#999;font-size:23px}.am14-bio{display:grid;grid-template-columns:1fr 72px}.am14-bio input{height:52px;border:0;padding:0 18px;font-size:16px;outline:none}.am14-bio button{border:0;background:#fff;color:#2097b6}.am14-settings fieldset{border:0;border-bottom:1px solid #ddd;margin:0;padding:13px 18px}.am14-settings legend{font-size:16px;margin-bottom:8px}.am14-settings label{display:inline-flex;align-items:center;gap:4px;margin:4px 18px 4px 0;font-size:14px}.am14-settings input{accent-color:#29a4c5}.am14-save{display:block;margin:14px auto 20px;border:0;background:#24a4c4;color:#fff;padding:11px 42px;border-radius:5px}.am14-clear{background:#fff;text-align:left;padding:12px 18px}.am14-clear button{border:0;background:transparent;color:#333;font-size:17px}.am14-password{display:none;position:fixed;inset:0;background:rgba(0,0,0,.45);z-index:90}.am14-password.show{display:grid;place-items:center}.am14-password form{width:min(90%,400px);background:#fff;padding:20px;border-radius:8px}.am14-password input{display:block;width:100%;padding:12px;border:1px solid #ddd;margin:9px 0;border-radius:5px}.am14-password button{width:100%;padding:12px;border:0;background:#2da8c8;color:#fff;border-radius:5px}

.auth14{min-height:100vh;background:#f7f7f7}.auth14-hero{margin:12px;background:linear-gradient(135deg,#f28a46,#ef7448);border-radius:9px;color:#fff;padding:20px 10px}.auth14-hero h2{text-align:center;font-size:17px;font-weight:500;border-bottom:1px solid rgba(255,255,255,.45);padding-bottom:9px}.auth14-hero>div{display:grid;grid-template-columns:repeat(3,1fr);margin-top:16px}.auth14-hero span{display:flex;flex-direction:column;align-items:center;font-size:28px}.auth14-hero b{font-size:14px;margin-top:9px}.auth14-list{padding:0 10px}.auth14-list button{width:100%;height:82px;border:0;background:#fff;margin:9px 0;border-radius:10px;display:grid;grid-template-columns:48px 1fr auto;align-items:center;text-align:left;padding:0 14px;box-shadow:0 4px 16px rgba(0,0,0,.03)}.auth14-list i{font-style:normal;font-size:29px}.auth14-list span b{display:block;font-size:17px}.auth14-list span small{display:block;color:#888;margin-top:4px}.auth14-list em{font-style:normal;color:#d67878;font-size:13px}.auth14-modal{display:none;position:fixed;inset:0;z-index:90}.auth14-modal.show{display:block}.auth14-mask{position:absolute;inset:0;background:rgba(0,0,0,.45)}.auth14-sheet{position:absolute;left:0;right:0;bottom:0;background:#fff;padding:20px;border-radius:18px 18px 0 0}.auth14-sheet h3{text-align:center}.auth14-sheet input{display:block;width:100%;padding:13px;border:1px solid #ddd;border-radius:8px;margin:9px 0}.auth14-sheet button{width:100%;padding:13px;background:#ef7749;color:#fff;border:0;border-radius:8px}

.contacts14{min-height:100vh;background:#fff}.contacts14-search{margin:24px 26px 18px}.contacts14-search input{width:100%;height:38px;border:0;background:#f2f2f2;border-radius:20px;text-align:center;outline:none}.contacts14-shortcuts{display:grid;grid-template-columns:repeat(3,1fr);margin-bottom:10px}.contacts14-shortcuts a{text-align:center;text-decoration:none;color:#333}.contacts14-shortcuts i{width:54px;height:54px;margin:auto;border-radius:50%;display:grid;place-items:center;background:#ffc341;font-style:normal;font-size:25px}.contacts14-shortcuts a:nth-child(2) i{background:#63b5f3}.contacts14-shortcuts a:nth-child(3) i{background:#f26142}.contacts14-shortcuts span{display:block;margin-top:9px;font-size:14px}.contacts14-fold{padding:0 18px}.contacts14-fold h3{font-size:15px;font-weight:500}.contacts14-fold h3 span{float:right;color:#888;font-size:13px}.contacts14-fold>a{display:grid;grid-template-columns:44px 1fr auto;gap:10px;align-items:center;padding:10px 0;border-bottom:1px solid #eee;text-decoration:none;color:#333}.contacts14-fold img{width:44px;height:44px;border-radius:50%;object-fit:cover}.contacts14-fold small{display:block;color:#aaa;margin-top:3px}.contacts14-fold em{font-style:normal;color:#999}

.red14{min-height:100vh;background:#fff}.red14 header{background:#ff4b43;color:#fff;border-bottom:0}.red14 header a{color:#fff}.red14-hero{margin:18px 14px;background:#fff;border-radius:10px;box-shadow:0 4px 18px rgba(0,0,0,.12);display:grid;grid-template-columns:1fr 1fr;padding:20px 14px 12px;position:relative}.red14-hero:before{content:"";position:absolute;left:-14px;right:-14px;top:-18px;height:100px;background:#ff4b43;z-index:-1}.red14-hero>div{text-align:center}.red14-hero>div+div{border-left:1px solid #eee}.red14-hero span{display:block;color:#888}.red14-hero b{display:block;margin-top:9px;font-size:19px}.red14-hero small{grid-column:1/-1;text-align:center;background:#f5f5f5;color:#999;border-radius:15px;padding:6px;margin:15px auto 8px}.red14-actions{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr 1fr;gap:6px}.red14-actions input{min-width:0;border:1px solid #ddd;border-radius:5px;padding:8px}.red14-actions button{border:0;border-radius:5px;background:#ffcac8;color:#d44d48}.red14-actions button:last-child{background:#ff4b43;color:#fff}.red14-tabs{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid #eee}.red14-tabs a{text-align:center;text-decoration:none;color:#444;padding:13px}.red14-tabs a.on{color:#e74c46;border-bottom:2px solid #e74c46}.red14-item{display:grid;grid-template-columns:44px 1fr auto;gap:10px;align-items:center;padding:14px;border-bottom:1px solid #eee}.red14-item i{font-style:normal;font-size:30px}.red14-item small{display:block;color:#999;margin-top:3px}.red14-item em{font-style:normal;color:#d84d45}

@media(max-width:620px){.av14-cover{height:150px}.av14-user{margin-top:-62px}.av14-avatar-btn img{width:92px;height:92px;border-width:4px}.av14-name{font-size:18px}.av14-stats{padding-top:12px}.av14-stats b{font-size:16px}.av14-stats span{font-size:12px}.av14-pay a{font-size:16px;padding:10px}.av14-menu>a,.av14-menu>button{min-height:52px;font-size:15px;grid-template-columns:34px 1fr auto;padding:0 10px}.av14-menu i{font-size:19px}.av14-menu em{font-size:11px}.av14-grid a{min-height:52px;padding:0 8px;grid-template-columns:30px 1fr auto}.av14-grid i{font-size:18px}.av14-grid span{font-size:14px}.av14-logout{font-size:16px;padding:13px}.av14-sheet{bottom:70px}.avatar-choice-grid{gap:7px}.av14-upload label{height:48px;font-size:17px}}

/* V15 expert video flow */
.expert-rule-page{margin:18px 14px;background:#fff;border-radius:18px;padding:22px 18px;box-shadow:0 8px 28px rgba(0,0,0,.07)}.rule-shield{width:68px;height:68px;border-radius:50%;display:grid;place-items:center;margin:0 auto 12px;background:linear-gradient(135deg,#ffb42b,#ff6d48);font-size:34px}.expert-rule-page h2{text-align:center;margin:6px 0;color:#252737}.expert-rule-page .rule-sub{text-align:center;color:#9298a4;font-size:13px}.expert-rule-page ol{padding-left:22px;color:#555d6b;line-height:1.8;font-size:14px}.rule-agree{display:flex;gap:9px;align-items:flex-start;padding:13px;background:#f7f8fb;border-radius:12px;font-size:13px;color:#454b57}.rule-agree input{width:18px;height:18px;accent-color:#e9564f}.rule-next{width:100%;height:48px;border:0;border-radius:12px;background:#e85851;color:#fff;font-size:16px;font-weight:700;margin-top:14px}.rule-next:disabled{background:#cfd2d8;color:#fff}.ep-zodiac-image-grid label{position:relative;padding:8px 4px 10px!important;border-radius:14px!important}.ep-zodiac-image-grid .zodiac-animal{font-size:38px;line-height:46px;filter:drop-shadow(0 3px 5px rgba(0,0,0,.12));display:block}.ep-zodiac-image-grid label em{font-style:normal;font-weight:700;color:#424957}.ep-zodiac-image-grid label i{position:absolute;right:5px;top:5px;width:20px;height:20px;border-radius:50%;background:#e54f51;color:#fff;font-style:normal;display:none;place-items:center;font-size:12px}.ep-zodiac-image-grid input:checked~i{display:grid}.ep-zodiac-image-grid input:checked~.zodiac-animal{transform:scale(1.08)}
.expert-profile-body{margin:0;background:#ececec;font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft YaHei",sans-serif;color:#2d2d34}.expert-profile-shell{width:min(720px,100%);margin:auto;min-height:100vh;background:#ececec}.xp-hero{position:relative;color:#fff;background:radial-gradient(circle at 65% 10%,rgba(77,74,170,.7),transparent 35%),linear-gradient(160deg,#14144a,#091b51 65%,#052c60);padding:50px 14px 13px}.xp-back,.xp-heart{position:absolute;top:13px;color:#fff;font-size:36px;background:none;border:0;text-decoration:none}.xp-back{left:14px}.xp-heart{right:14px;width:43px;height:43px;border:1px solid rgba(255,255,255,.35);border-radius:50%;font-size:29px}.xp-user{display:flex;align-items:center;gap:12px}.xp-user img{width:62px;height:62px;border-radius:50%;object-fit:cover;border:2px solid rgba(255,255,255,.6)}.xp-user h1{font-size:18px;margin:0 0 5px}.xp-user small{color:#bbc5e3}.xp-metrics{display:grid;grid-template-columns:repeat(3,1fr);margin:10px 0 0 78px;border:1px solid rgba(255,255,255,.32);border-radius:8px;overflow:hidden}.xp-metrics span{text-align:center;padding:7px 3px;border-right:1px solid rgba(255,255,255,.22);border-bottom:1px solid rgba(255,255,255,.22)}.xp-metrics span:nth-child(3n){border-right:0}.xp-metrics span:nth-last-child(-n+3){border-bottom:0}.xp-metrics b,.xp-metrics em{display:block}.xp-metrics b{font-size:14px}.xp-metrics em{font-style:normal;font-size:10px;color:#bbc5e3;margin-top:2px}.xp-cats{display:flex;background:#071d50;overflow-x:auto}.xp-cats a{flex:1;min-width:58px;text-align:center;text-decoration:none;color:#d5dbef;padding:12px 5px;border-bottom:3px solid transparent}.xp-cats a.on{color:#fff;border-bottom-color:#fff;font-weight:700}.xp-subtabs{display:flex;background:#fff;padding:8px 10px;gap:10px;border-bottom:1px solid #ddd}.xp-subtabs span{flex:1;text-align:center;padding:6px;border-radius:16px;color:#aaa;font-size:13px;background:#f3f3f3}.xp-subtabs .on{background:#fff0ef;color:#df5555;font-weight:700}.xp-records article{background:#fff;border-bottom:1px solid #d9d9d9;display:grid;grid-template-columns:62px 1fr 70px;align-items:start}.xp-issue{padding:13px 6px}.xp-issue b{display:block;color:#8a8a8a;font-size:14px}.xp-issue em{display:inline-block;font-style:normal;background:#f0b3f3;color:#a53caf;padding:2px 5px;font-size:10px;margin-top:7px;border-radius:3px}.xp-picks{padding:13px 2px;font-size:18px;color:#3e3e3e;line-height:1.55}.xp-result{padding:13px 8px;text-align:right}.xp-result small{display:block;color:#9e9e9e;font-size:10px}.xp-result strong{display:block;margin-top:4px;font-size:17px}.xp-records footer{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #eee}.xp-records footer span{text-align:center;padding:8px;color:#929292;font-size:12px;border-right:1px solid #eee}.xp-records footer span:last-child{border-right:0}.xp-empty,.xp-loaded{text-align:center;color:#777;padding:20px}.xp-loaded{font-weight:600;font-size:13px}
@media(max-width:480px){.expert-profile-shell{width:100%}.xp-hero{padding-top:44px}.xp-metrics{margin-left:73px}.xp-picks{font-size:16px}.ep-zodiac-image-grid .zodiac-animal{font-size:34px}}
/* V16 高手榜二级分类 + 视频式挑战/发表 */
.expert-v16{background:#f2f2f2}.expert-v16 .expert-filter{background:#fff;border-bottom:1px solid #ececec}.expert-subcats{display:flex;gap:9px;overflow-x:auto;padding:11px 14px;background:#fff;scrollbar-width:none}.expert-subcats::-webkit-scrollbar{display:none}.expert-subcats a{flex:0 0 auto;min-width:62px;text-align:center;text-decoration:none;color:#9b9b9b;background:#f2f2f2;border-radius:22px;padding:8px 15px;font-size:14px}.expert-subcats a.on{color:#d84d59;background:#fff0f1;font-weight:700}.challenge-list-intro{padding:12px 15px;background:#f6fbff;color:#657384;font-size:13px;line-height:1.55;border-bottom:1px solid #e8eef3}.challenge-group{background:#f1f1f1;padding-top:8px}.challenge-group h3{margin:0;padding:10px 14px 6px;color:#999;font-size:13px;font-weight:500}.challenge-row{position:relative;background:#fff;border-top:1px solid #e5e5e5;border-bottom:1px solid #ddd;min-height:105px;padding:9px 34px 35px 74px}.challenge-ball{position:absolute;left:12px;top:12px;width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff;font-size:15px;line-height:1.05;padding:3px}.challenge-copy b{display:block;font-size:14px;color:#444;font-weight:500}.challenge-copy span{display:block;margin-top:5px;font-size:14px;color:#444}.challenge-copy small{float:right;color:#999;margin-top:4px}.challenge-row>a{position:absolute;right:12px;top:30px;color:#aaa;text-decoration:none;font-size:25px}.challenge-row footer{position:absolute;left:74px;right:0;bottom:0;height:31px;border-top:1px solid #eee;display:grid;grid-template-columns:1fr 1fr;color:#999;font-size:12px;text-align:center}.challenge-row footer>*{padding-top:7px;text-decoration:none;color:#888}.challenge-row footer>*+*{border-left:1px solid #eee}.rule-modal-wrap{min-height:calc(100vh - 54px);background:#dedede;padding:64px 18px 20px}.rule-modal{max-width:420px;margin:auto;background:#fff;border-radius:8px;box-shadow:0 16px 60px rgba(0,0,0,.25);padding:18px 20px 0;text-align:center}.rule-logo{font-size:46px}.rule-modal h2{font-size:23px;margin:3px 0 12px}.rule-text{text-align:left;color:#555;font-size:13px;line-height:1.75;max-height:52vh;overflow:auto}.rule-text b{display:block;text-align:center;font-size:16px;color:#222;margin-bottom:6px}.rule-text p{white-space:pre-wrap}.rule-text ol{padding-left:20px}.rule-agree{display:block;text-align:left;padding:12px 0;color:#666;font-size:13px}.rule-actions{display:grid;grid-template-columns:1fr 1fr;margin:0 -20px}.rule-actions a,.rule-actions button{height:50px;border:0;border-top:1px solid #eee;background:#fff;text-decoration:none;display:flex;align-items:center;justify-content:center;font-size:15px}.rule-actions button{color:#d8505c;border-left:1px solid #eee}.rule-actions button:disabled{color:#bbb}.expert-rule-form{padding-bottom:64px}.ep-rule-banner{background:#fff;padding:12px 14px;border-bottom:1px solid #eee}.ep-rule-banner span{color:#58a3cb;font-size:13px}.ep-rule-banner b{display:inline-block;margin-left:16px;color:#555}.ep-rule-banner small{display:block;color:#999;margin-top:5px}.ep-number-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:7px;padding:12px;background:#fff}.ep-number-grid label,.ep-choice-grid label,.ep-zodiac-photo-grid label{position:relative}.ep-number-grid input,.ep-choice-grid input,.ep-zodiac-photo-grid input{position:absolute;opacity:0;pointer-events:none}.ep-number-grid span{display:flex;align-items:center;justify-content:center;aspect-ratio:1;border-radius:50%;background:#f3f3f3;color:#999;font-size:13px;border:1px solid #eee}.ep-number-grid input:checked+span{background:#d94f59;color:#fff;border-color:#d94f59}.ep-choice-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;padding:18px;background:#fff}.ep-choice-grid span{display:block;border:1px solid #e7e7e7;border-radius:7px;padding:16px;text-align:center;color:#555;background:#fff}.ep-choice-grid input:checked+span{border-color:#d94f59;background:#fff2f3;color:#d94f59;font-weight:700}.ep-zodiac-photo-grid{grid-template-columns:repeat(4,1fr)!important;padding:14px!important;background:#fff!important}.zodiac-picture{display:flex;flex-direction:column;align-items:center;gap:5px;border:2px solid transparent;border-radius:14px;padding:7px 4px;background:#fafafa}.zodiac-picture img{width:54px;height:54px;display:block}.zodiac-picture em{font-style:normal;font-size:14px;color:#444}.ep-zodiac-photo-grid input:checked+.zodiac-picture{border-color:#d94f59;background:#fff3f4}.ep-zodiac-photo-grid label>i{position:absolute;right:5px;top:5px;display:none;background:#d94f59;color:#fff;width:20px;height:20px;border-radius:50%;font-style:normal;text-align:center;line-height:20px}.ep-zodiac-photo-grid input:checked~i{display:block}.ep-selected{background:#fff;padding:10px 14px;border-top:1px solid #eee;border-bottom:1px solid #eee;color:#777;font-size:13px;display:flex;justify-content:space-between;gap:10px}.ep-selected b{color:#d94f59;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ep-form-row{background:#fff;padding:9px 14px;display:flex;align-items:center;border-bottom:1px solid #eee}.ep-form-row label{width:56px;color:#666}.ep-form-row input{border:0;outline:0;flex:1;padding:8px;font-size:15px}.ep-advance{display:block;background:#fff;text-align:right;padding:9px 14px;color:#777;font-size:13px}.ep-bottom-video{position:fixed;left:50%;transform:translateX(-50%);bottom:0;width:min(720px,100%);grid-template-columns:repeat(4,1fr)!important;background:#141414!important;z-index:20}.ep-bottom-video button{border-radius:0!important;background:#141414!important;color:#ddd!important;border-right:1px solid #333!important;height:54px!important}.ep-bottom-video .publish{background:#d71920!important;color:#fff!important}.ep-custom-text{width:calc(100% - 28px);margin:14px;padding:14px;min-height:120px;border:1px solid #ddd;border-radius:8px;font-size:15px}.xp-subtabs{display:flex;gap:8px;overflow-x:auto;padding:10px 12px;background:#fff}.xp-subtabs a{min-width:60px;padding:7px 12px;border-radius:20px;background:#f3f3f3;color:#999;text-decoration:none;text-align:center}.xp-subtabs a.on{background:#fff0f1;color:#d94f59}@media(max-width:760px){.ep-zodiac-photo-grid{grid-template-columns:repeat(3,1fr)!important}}

/* V17 APP 极简紧凑三页面：论坛 / 高手榜 / 账户 */
:root{--v17-red:#c62e42;--v17-line:#e5e5e5;--v17-bg:#ececec;--v17-text:#333}
body:has(.forum-showcase),body:has(.expert-v16),body:has(.account-video-v14){margin:0;background:var(--v17-bg);font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft YaHei",Arial,sans-serif;color:var(--v17-text)}
body:has(.forum-showcase) .app,body:has(.expert-v16) .app,body:has(.account-video-v14) .app{width:min(720px,100%);max-width:720px;margin:0 auto;min-height:100vh;background:#f1f1f1;box-shadow:0 0 0 1px rgba(0,0,0,.03);padding-bottom:58px}
body:has(.forum-showcase) .topbar,body:has(.expert-v16) .topbar,body:has(.account-video-v14) .topbar{display:none!important}
.bottom-nav.bottom-nav-three{position:fixed;left:50%;transform:translateX(-50%);bottom:0;width:min(720px,100%);height:56px;background:rgba(255,255,255,.98);border-top:1px solid #ddd;display:grid;grid-template-columns:repeat(3,1fr);z-index:80;box-shadow:0 -2px 10px rgba(0,0,0,.04)}
.bottom-nav.bottom-nav-three a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px;text-decoration:none;color:#888;font-size:19px;line-height:1}.bottom-nav.bottom-nav-three a span{font-size:12px;line-height:1.25}.bottom-nav.bottom-nav-three a.on{color:var(--v17-red)}

/* 论坛：去大图，紧凑成 APP 列表 */
.forum-showcase{min-height:100vh;background:#ededed}.forum-hero.forum-hero-clean{height:58px!important;padding:0 12px!important;background:#fff!important;color:#333!important;display:flex!important;align-items:center!important;gap:9px!important;border-bottom:1px solid #ddd;position:sticky!important;top:0;z-index:30}.forum-hero.forum-hero-clean:after{display:none!important}.forum-hero-clean .forum-hero-icon{width:34px!important;height:34px!important;border-radius:8px!important;font-size:17px!important;box-shadow:none!important;border:0!important;background:linear-gradient(145deg,#ff9c20,#f05c23)!important}.forum-hero-clean .forum-hero-title{margin:0!important;font-size:18px!important;font-weight:650}.forum-hero-clean .forum-post-btn{position:static!important;margin-left:auto!important;padding:6px 16px!important;border:1px solid #ddd!important;border-radius:18px!important;background:#fff!important;font-size:14px!important;color:#444!important}.forum-board.forum-board-clean{padding:0 5px 5px!important;background:#ededed!important}.forum-category-tabs{height:44px!important;border:0!important;border-radius:0!important;border-bottom:1px solid #ddd!important;position:sticky!important;top:58px!important}.forum-category-tabs a{height:44px!important;padding:0 13px!important;font-size:14px!important}.forum-category-tabs a.on{border-bottom-width:3px!important}.forum-category-tabs .forum-sort{height:28px!important;font-size:11px!important;padding:0 8px!important;margin-right:5px!important}.forum-feed-card{margin:5px 0!important;border-radius:5px!important;border-color:#d5d5d5!important}.forum-feed-head{gap:8px!important;padding:8px 9px 1px!important}.forum-feed-avatar{width:38px!important;height:38px!important}.forum-feed-user a{font-size:14px!important}.forum-feed-user time{font-size:10px!important;margin-top:1px!important}.forum-medal{font-size:12px!important}.forum-level{font-size:9px!important;padding:1px 4px!important}.forum-feed-body{padding:0 9px 7px!important}.forum-feed-body h3{font-size:17px!important;line-height:1.25!important;margin:3px 0 4px!important}.issue-tag{font-size:11px!important;padding:2px 4px!important;border-radius:3px!important;vertical-align:2px}.forum-feed-text{font-size:14px!important;line-height:1.35!important;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.forum-feed-media{margin-top:6px!important;grid-template-columns:minmax(0,155px)!important;gap:4px!important}.forum-feed-media.multi{grid-template-columns:repeat(3,minmax(0,1fr))!important;max-width:390px!important}.forum-feed-media img,.forum-feed-media video{max-height:155px!important;border-radius:2px}.forum-feed-foot{height:34px!important;font-size:12px!important}.forum-empty{padding:22px!important;border-radius:5px!important}

/* 高手榜：2x2入口 + 主分类 + 二级分类 + 一屏多卡片 */
.expert-v16{background:#ededed!important;min-height:100vh}.expert-v16 .expert-shortcuts{gap:5px!important;padding:5px!important;background:#fff!important}.expert-v16 .expert-shortcuts a{height:50px!important;border-radius:5px!important;gap:7px!important;font-size:16px!important}.expert-v16 .expert-shortcuts a i{font-size:26px!important}.expert-v16 .expert-cats{height:43px!important}.expert-v16 .expert-cats a{font-size:14px!important}.expert-v16 .expert-filter{height:38px!important;font-size:12px!important}.expert-v16 .expert-subcats{gap:7px!important;padding:7px 8px!important;border-bottom:1px solid #ddd}.expert-v16 .expert-subcats a{min-width:52px!important;padding:5px 11px!important;border-radius:17px!important;font-size:12px!important}.expert-v16 .expert-list-new{padding:4px!important}.expert-v16 .expert-rank-card{margin:0 0 5px!important;border-radius:5px!important}.expert-v16 .expert-rank-main{padding:6px 5px 3px!important}.expert-v16 .expert-rank-avatar{width:62px!important;height:62px!important;border-width:1px!important}.expert-v16 .expert-rank-info{padding-left:7px!important;font-size:13px!important;line-height:1.32!important}.expert-v16 .expert-title-line{gap:5px!important}.expert-v16 .expert-title-line b{font-size:17px!important}.expert-v16 .expert-title-line time{font-size:10px!important}.expert-v16 .streak{padding:2px 5px!important;font-size:10px!important;border-radius:0 0 0 7px!important}.expert-v16 .price-chip{font-size:11px!important;padding:1px 4px!important;margin-left:3px!important}.expert-v16 .expert-period{font-size:14px!important;margin-top:1px}.expert-v16 .expert-rate{height:21px!important;font-size:11px!important;gap:3px!important}.expert-v16 .expert-rate i{height:14px!important;padding:2px!important;border-width:1px!important}.expert-v16 .expert-card-actions{height:34px!important}.expert-v16 .expert-card-actions a{font-size:11px!important}.expert-v16 .expert-owner-tools{padding:4px!important;gap:5px!important}.expert-v16 .expert-owner-tools a{padding:6px!important;font-size:12px!important}

/* 账户：保留视频功能与布局，压缩到一屏尽览 */
.account-video-v14{background:#fff;min-height:calc(100vh - 56px)}.account-video-v14 .av14-cover{height:92px!important;background:linear-gradient(150deg,#071846,#0d2d67 72%,#123971)!important}.account-video-v14 .av14-user{margin-top:-42px!important}.account-video-v14 .av14-avatar-btn img{width:70px!important;height:70px!important;border-width:3px!important}.account-video-v14 .av14-name{font-size:16px!important;margin-top:3px!important}.account-video-v14 .av14-id{font-size:10px!important;margin-top:1px!important}.account-video-v14 .av14-stats{padding:7px 0 6px!important}.account-video-v14 .av14-stats b{font-size:14px!important}.account-video-v14 .av14-stats span{font-size:10px!important;margin-top:1px!important}.account-video-v14 .av14-pay{border-bottom-width:5px!important}.account-video-v14 .av14-pay a{font-size:14px!important;padding:7px!important}.account-video-v14 .av14-menu>a,.account-video-v14 .av14-menu>button{min-height:42px!important;padding:0 9px!important;grid-template-columns:29px 1fr auto!important;font-size:14px!important}.account-video-v14 .av14-menu i{font-size:17px!important}.account-video-v14 .av14-menu em{font-size:10px!important}.account-video-v14 .av14-grid{border-top-width:5px!important;border-bottom-width:5px!important}.account-video-v14 .av14-grid a{min-height:43px!important;padding:0 7px!important;grid-template-columns:27px 1fr auto!important}.account-video-v14 .av14-grid i{font-size:16px!important}.account-video-v14 .av14-grid span{font-size:13px!important}.account-video-v14 .av14-grid em{font-size:16px!important}.account-video-v14 .av14-logout{font-size:14px!important;padding:9px!important}.account-video-v14 .av14-refresh{width:30px!important;height:30px!important;font-size:16px!important;right:10px!important;top:8px!important}

/* 发表/规则/生肖在手机上更紧凑，电脑端保持对称 */
.rule-modal-wrap{padding:28px 12px 70px!important}.rule-modal{max-width:390px!important;padding:14px 16px 0!important}.rule-logo{font-size:34px!important}.rule-modal h2{font-size:19px!important;margin:2px 0 8px!important}.rule-text{font-size:12px!important;line-height:1.55!important;max-height:48vh!important}.rule-agree{padding:8px 0!important;font-size:12px!important}.rule-actions{margin:0 -16px!important}.rule-actions a,.rule-actions button{height:44px!important;font-size:14px!important}.ep-zodiac-photo-grid{grid-template-columns:repeat(4,1fr)!important;gap:6px!important;padding:8px!important}.zodiac-picture{gap:2px!important;border-radius:9px!important;padding:4px 2px!important}.zodiac-picture img{width:42px!important;height:42px!important}.zodiac-picture em{font-size:12px!important}.ep-number-grid{gap:5px!important;padding:8px!important}.ep-number-grid span{font-size:11px!important}.ep-form-row{padding:5px 10px!important}.ep-form-row input{padding:6px!important;font-size:13px!important}.ep-selected{padding:7px 10px!important;font-size:11px!important}.ep-bottom-video{height:50px!important}.ep-bottom-video button{height:50px!important;font-size:12px!important}

@media(min-width:721px){body:has(.forum-showcase),body:has(.expert-v16),body:has(.account-video-v14){padding:18px 0}.bottom-nav.bottom-nav-three{bottom:18px;border-radius:0 0 10px 10px}.forum-showcase,.expert-v16,.account-video-v14{border-radius:10px 10px 0 0;overflow:hidden}.forum-hero.forum-hero-clean{border-radius:10px 10px 0 0}.forum-feed-media{grid-template-columns:minmax(0,180px)!important}.expert-v16 .expert-list-new{padding:5px 6px!important}}
@media(max-width:420px){.forum-category-tabs a{padding:0 10px!important;font-size:13px!important}.expert-v16 .expert-cats a{font-size:13px!important}.expert-v16 .expert-subcats a{min-width:48px!important;padding:5px 9px!important}.account-video-v14 .av14-menu>a,.account-video-v14 .av14-menu>button{min-height:40px!important}.account-video-v14 .av14-grid a{min-height:41px!important}}
\n\n/* V18: 可配置的三页面超紧凑 APP 复刻层 */\n:root{--v17-red:var(--app-accent,#c62e42);--v17-bg:var(--app-bg,#ececec)}\nbody:has(.forum-showcase) .app,body:has(.expert-v16) .app,body:has(.account-video-v14) .app{width:min(var(--app-max-width,720px),100%);max-width:var(--app-max-width,720px)}\n.bottom-nav.bottom-nav-three{width:min(var(--app-max-width,720px),100%)}\n.account-video-v14 .av14-cover{background:linear-gradient(150deg,var(--account-cover-from,#071846),var(--account-cover-to,#123971))!important}\n.forum-mode-tabs{display:grid;grid-template-columns:repeat(3,1fr);height:34px;background:#fff;border-bottom:1px solid #ddd;position:sticky;top:58px;z-index:29}\n.forum-mode-tabs a{display:flex;align-items:center;justify-content:center;text-decoration:none;color:#777;font-size:12px;position:relative}\n.forum-mode-tabs a.on{color:var(--app-accent,#c62e42);font-weight:700}\n.forum-mode-tabs a.on:after{content:"";position:absolute;left:31%;right:31%;bottom:0;height:2px;border-radius:2px;background:var(--app-accent,#c62e42)}\n.forum-category-tabs{top:92px!important}\n.forum-feed-card{box-shadow:none!important}\n.forum-feed-foot a,.forum-feed-foot span{min-height:32px;display:flex;align-items:center;justify-content:center}\n.expert-v16 .expert-shortcuts a{box-shadow:none!important}\n.expert-v16 .expert-cats,.expert-v16 .expert-filter,.expert-v16 .expert-subcats{background:#fff}\n@media(max-width:420px){.forum-hero.forum-hero-clean{height:52px!important}.forum-mode-tabs{top:52px;height:32px}.forum-category-tabs{top:84px!important;height:40px!important}.forum-category-tabs a{height:40px!important}.forum-feed-head{padding-top:6px!important}.forum-feed-body h3{font-size:16px!important}.forum-feed-text{font-size:13px!important;-webkit-line-clamp:2}.expert-v16 .expert-shortcuts a{height:46px!important;font-size:14px!important}.expert-v16 .expert-shortcuts a i{font-size:22px!important}.expert-v16 .expert-rank-avatar{width:56px!important;height:56px!important}.expert-v16 .expert-title-line b{font-size:15px!important}.expert-v16 .expert-period{font-size:13px!important}.account-video-v14 .av14-cover{height:82px!important}.account-video-v14 .av14-avatar-btn img{width:64px!important;height:64px!important}.account-video-v14 .av14-menu>a,.account-video-v14 .av14-menu>button{min-height:38px!important}.account-video-v14 .av14-grid a{min-height:39px!important}.bottom-nav.bottom-nav-three{height:54px}}\n@media(min-width:721px){body:has(.forum-showcase) .app,body:has(.expert-v16) .app,body:has(.account-video-v14) .app{box-shadow:0 12px 36px rgba(0,0,0,.10);border-radius:12px}.bottom-nav.bottom-nav-three{border-radius:0 0 12px 12px}}\n

/* V19 APK evidence-based: 论坛 / 高手榜 / 账户 */
.expert-apk-v19 .expert-filter.apk-filter{display:grid!important;grid-template-columns:64px 1fr 1fr 1.5fr!important;gap:0;height:36px!important;border-top:1px solid #eee;border-bottom:1px solid #ddd}.expert-apk-v19 .apk-filter a,.expert-apk-v19 .apk-filter button{border:0;background:#fff;color:#666;font-size:12px;display:flex;align-items:center;justify-content:center;text-decoration:none}.expert-apk-v19 .apk-filter .on{color:var(--app-accent);font-weight:700}.apk-advanced-filter{display:none;background:#fff;padding:8px;border-bottom:6px solid #eee;font-size:12px}.apk-advanced-filter.show{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.apk-advanced-filter>div{grid-column:1/-1;display:flex;justify-content:space-between}.apk-advanced-filter label{display:flex;align-items:center;gap:5px;border:1px solid #ddd;padding:5px 7px}.apk-advanced-filter label span{white-space:nowrap}.apk-advanced-filter input,.apk-advanced-filter select{min-width:0;width:100%;border:0;background:transparent;outline:0}.apk-advanced-filter .apk-check{grid-column:1/-1;justify-content:flex-start}.apk-advanced-filter .apk-check input{width:auto}.apk-advanced-filter>button{grid-column:1/-1;height:32px;border:0;background:var(--app-accent);color:#fff;border-radius:3px}.inline-action{margin:0;display:flex}.inline-action button{width:100%;height:100%;border:0;background:#fff;color:#666;font-size:11px}.expert-card-actions>.inline-action{flex:1}.expert-tools-v19{min-height:100vh;padding-bottom:56px}.expert-tools-v19>header{height:46px;background:#fff;display:grid;grid-template-columns:46px 1fr 46px;align-items:center;border-bottom:1px solid #ddd}.expert-tools-v19>header a{font-size:30px;text-align:center;text-decoration:none;color:#555}.expert-tools-v19>header h1{font-size:17px;text-align:center;margin:0}.expert-tools-v19>nav{height:42px;display:flex;background:#fff;border-bottom:1px solid #ddd;overflow:auto}.expert-tools-v19>nav a{min-width:25%;flex:1;display:flex;align-items:center;justify-content:center;color:#666;text-decoration:none;font-size:12px;white-space:nowrap}.expert-tools-v19>nav a.on{color:var(--app-accent);border-bottom:2px solid var(--app-accent)}.expert-tools-v19>section{padding:6px}.tool-row{display:grid;grid-template-columns:34px 44px 1fr 20px;align-items:center;gap:7px;background:#fff;padding:7px;border-bottom:1px solid #eee;text-decoration:none;color:#333}.tool-row img{width:42px;height:42px;border-radius:50%;object-fit:cover}.tool-row span{display:flex;flex-direction:column;min-width:0}.tool-row strong{font-size:14px}.tool-row small{font-size:11px;color:#888;margin-top:3px}.tool-row em{font-style:normal;color:#aaa}.rank-no{text-align:center}.tool-panel{background:#fff;padding:14px;line-height:1.7}.tool-panel h3{margin:0 0 7px}.tool-btn{display:inline-block;background:var(--app-accent);color:#fff;text-decoration:none;padding:7px 12px;border-radius:4px}.tool-log{background:#fff;display:flex;justify-content:space-between;padding:10px;border-bottom:1px solid #eee}.tool-log span{display:flex;flex-direction:column}.tool-log small{color:#999;font-size:10px;margin-top:3px}.account-video-v14 .av14-stats{grid-template-columns:repeat(6,1fr)!important}.account-video-v14 .av14-stats a{min-width:0}.account-video-v14 .av14-stats b{font-size:12px!important}.account-video-v14 .av14-stats span{font-size:9px!important}
@media(max-width:420px){.apk-advanced-filter{grid-template-columns:1fr}.apk-advanced-filter label,.apk-advanced-filter>button{grid-column:1/-1}.account-video-v14 .av14-stats{grid-template-columns:repeat(3,1fr)!important;row-gap:5px}}

/* V20 高手榜视频交互复刻：规则整页、底部叠加编辑器、设置/记录抽屉 */
.video-filter{grid-template-columns:repeat(3,1fr)!important;height:42px!important}.video-filter>a,.video-filter>button{border:0;background:#fff;color:#777;text-decoration:none;display:flex;align-items:center;justify-content:center;gap:6px;height:100%;font-size:12px}.video-filter>*+*{border-left:1px solid #eee!important}.video-filter .on{color:#555;font-weight:600}.video-filter small{font-size:12px;color:#888}.global-rule-screen{min-height:100vh;background:#fff;display:flex;flex-direction:column}.global-rule-card{flex:1;padding:32px 28px 92px;max-width:620px;margin:auto}.global-rule-logo{width:84px;height:84px;border-radius:26%;margin:12px auto 34px;display:grid;place-items:end center;padding-bottom:10px;background:radial-gradient(circle at 50% 34%,#27bcd0 0 17%,#79c93d 18% 33%,#f04d89 34% 46%,transparent 47%),linear-gradient(#f48b05,#cf3b05);color:#fff;font-size:28px;font-weight:900;border:3px solid #fff;box-shadow:0 2px 8px #999}.global-rule-card h1{text-align:center;font-size:31px;margin:0 0 20px;color:#050505}.global-rule-card p,.global-rule-card li{font-size:17px;line-height:1.9;color:#4b4b4b}.global-rule-card ol{padding-left:23px}.global-rule-actions{position:fixed;left:50%;transform:translateX(-50%);bottom:0;width:min(100%,620px);height:74px;background:#fff;border-top:1px solid #ddd;display:grid;grid-template-columns:1fr 1fr;z-index:50}.global-rule-actions a{display:grid;place-items:center;text-decoration:none;color:#111;font-size:20px}.global-rule-actions a+ a{color:#b21e49;border-left:1px solid #ddd}.video-challenge-shell{max-width:620px}.challenge-tabs{height:42px;display:flex;overflow:hidden;background:#fff;border-bottom:1px solid #ddd}.challenge-tabs span{flex:1;min-width:72px;display:grid;place-items:center;font-size:12px;color:#777;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.challenge-tabs .on{color:#269bc3;border-bottom:2px solid #269bc3}.video-list-group{padding:0!important;margin:0!important}.video-challenge-row{border-radius:0!important;margin:0!important;border-width:0 0 1px!important;background:#fff!important}.challenge-main-link{display:grid;grid-template-columns:56px 1fr 20px;align-items:center;padding:7px 8px;text-decoration:none;color:#444}.challenge-main-link>em{font-style:normal;color:#aaa;font-size:22px}.video-challenge-row .challenge-ball{width:48px!important;height:48px!important;font-size:15px!important}.video-challenge-row .challenge-copy{font-size:12px}.video-challenge-row .challenge-copy b{display:block;font-size:11px;font-weight:400}.video-challenge-row .challenge-copy span{display:block;font-size:13px;margin:3px 0}.video-challenge-row .challenge-copy small{color:#999}.video-challenge-row footer{height:31px!important;margin:0!important;border-top:1px solid #eee;display:grid!important;grid-template-columns:1fr 1fr;padding:0!important}.video-challenge-row footer>*{display:grid!important;place-items:center!important;font-size:11px!important;color:#999!important;text-decoration:none!important}.composer-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.28);z-index:59}.video-composer-sheet{position:fixed;left:50%;transform:translateX(-50%);bottom:0;width:min(100%,620px);max-height:72vh;overflow:auto;background:#fff;z-index:60;padding-bottom:50px;box-shadow:0 -4px 20px rgba(0,0,0,.15)}.composer-head{height:42px;display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;border-bottom:1px solid #ddd;padding:0 10px}.composer-head a{font-size:12px;color:#369dc1;text-decoration:none}.composer-head a:last-child{text-align:right;color:#aaa}.composer-head b{text-align:center;font-size:14px;font-weight:500;color:#666}.video-zodiac-grid{display:grid;grid-template-columns:repeat(6,1fr);background:#fff;border-bottom:1px solid #eee}.video-zodiac-grid label{min-width:0;border-right:1px solid #e8e8e8;border-bottom:1px solid #e8e8e8;position:relative}.video-zodiac-grid input{position:absolute;opacity:0}.video-zodiac-grid span{height:78px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;border:2px solid transparent}.video-zodiac-grid img{width:44px;height:44px;object-fit:contain}.video-zodiac-grid em{font-size:11px;font-style:normal;color:#666}.video-zodiac-grid input:checked+span{border-color:#df5962;background:#fff}.video-zodiac-grid input:checked+span em{color:#d33643;font-weight:700}.video-selected{height:43px;padding:0 12px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eee;color:#999;font-size:12px}.video-selected b{margin-left:2px;color:#777;font-weight:400}.video-selected i{font-style:normal;color:#777}.video-issue{height:42px;padding:0 12px;display:flex;align-items:center;border-bottom:1px solid #eee}.video-issue>input{flex:1;border:0;outline:0;font-size:12px}.video-issue label{font-size:11px;color:#888}.sheet-panel{display:none;padding:11px 14px;background:#f5f5f5;border-top:1px solid #ddd}.sheet-panel.show{display:block}.sheet-panel h3{font-size:12px;font-weight:500;margin:0 0 8px;color:#666}.sheet-panel>label{display:inline-flex;align-items:center;gap:5px;margin-right:24px;font-size:12px;color:#666}.sheet-panel input[type=radio]{accent-color:#df4c58}.sheet-panel p{background:#fff;padding:7px;text-align:center;color:#888;font-size:11px;margin:10px 0 0}.paid-price{display:none;margin-top:10px;align-items:center;gap:8px;font-size:12px;color:#777}.paid-price.show{display:flex}.paid-price input{width:100px;padding:6px;border:1px solid #ddd}.record-panel{max-height:230px;overflow:auto}.record-panel h3 small{font-weight:400;color:#aaa;margin-left:8px}.locked-record{background:#fff;border-bottom:1px solid #eee;padding:8px;display:grid;grid-template-columns:70px 1fr auto;gap:7px;align-items:center;font-size:11px}.locked-record span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.locked-record em{font-style:normal;color:#aaa}.record-empty{text-align:center;padding:24px;color:#aaa;font-size:12px}.video-bottom{position:fixed;left:0;right:0;bottom:0;height:50px;display:grid;grid-template-columns:repeat(4,1fr);background:#171717}.video-bottom button{border:0;border-right:1px solid #555;background:#171717;color:#ddd;font-size:12px}.video-bottom .publish{background:#e0181c;color:#fff}.expert-publish-body:has(.video-composer-sheet){overflow:hidden}
@media(min-width:621px){.global-rule-card{padding-top:40px}.video-composer-sheet{border-radius:14px 14px 0 0}.composer-backdrop{background:rgba(0,0,0,.22)}}

/* V21: 按用户视频/截图还原高手榜三个下拉层与挑战高手榜列表 */
.expert-video-v21{position:relative;min-height:100vh}.expert-video-v21 .expert-shortcuts{gap:6px;padding:6px}.expert-video-v21 .expert-shortcuts a{height:58px;border-radius:5px;gap:9px;font-size:18px}.expert-video-v21 .expert-shortcuts a i{font-size:32px}.expert-video-v21 .expert-cats{height:46px}.expert-video-v21 .expert-cats a{font-size:15px}.expert-video-v21 .v21-filterbar{height:44px!important;grid-template-columns:1fr 1fr 1fr!important;position:relative;z-index:42}.expert-video-v21 .v21-filterbar button{font-size:13px!important;color:#686868!important}.expert-video-v21 .v21-filterbar button+button{border-left:1px solid #eee!important}.v21-drop-menu{display:none;position:absolute;z-index:45;top:148px;left:0;width:39%;min-width:168px;background:#fff;box-shadow:0 4px 12px rgba(0,0,0,.13);border-radius:0 0 10px 0;overflow:hidden}.v21-drop-menu.show{display:block}.v21-drop-menu a{height:54px;padding:0 20px;display:flex;align-items:center;justify-content:space-between;text-decoration:none;color:#666;font-size:16px;border-bottom:1px solid #f3f3f3}.v21-drop-menu a b{visibility:hidden;color:#d74a55;font-size:18px}.v21-drop-menu a.on{color:#d74a55}.v21-drop-menu a.on b{visibility:visible}.v21-sort-menu{left:28%;width:40%;border-radius:0 0 10px 10px}.v21-filter-panel{display:none;position:absolute;z-index:44;top:148px;left:0;right:0;background:#fff;border-top:1px solid #eee;border-bottom:1px solid #ddd;padding:10px 8px 8px;box-shadow:0 4px 12px rgba(0,0,0,.08)}.v21-filter-panel.show{display:block}.v21-filter-row{min-height:52px;display:grid;grid-template-columns:72px 1fr;border-bottom:1px solid #eee;align-items:stretch}.v21-filter-row>label{display:flex;align-items:center;padding-left:10px;font-size:14px;color:#444;background:#faf7f3}.v21-seg{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;padding:10px}.v21-seg.two{grid-template-columns:1fr 1fr}.v21-seg label{display:block;min-width:0}.v21-seg input{display:none}.v21-seg span{height:32px;border:1px solid #ddd;background:#f8f8f8;color:#666;display:flex;align-items:center;justify-content:center;font-size:13px;white-space:nowrap}.v21-seg input:checked+span{color:#c64b58;border-color:#d3aeb4;background:#fff}.v21-filter-row.advanced{min-height:48px}.v21-check{display:flex;align-items:center;padding-left:12px}.v21-check label{font-size:13px;color:#777}.v21-check input{width:20px;height:20px;vertical-align:middle;margin-right:7px;accent-color:#d95d67}.v21-filter-actions{display:grid;grid-template-columns:1fr 1fr;gap:28px;padding:14px 20px 5px}.v21-filter-actions a,.v21-filter-actions button{height:44px;border:0;border-radius:5px;display:flex;align-items:center;justify-content:center;text-decoration:none;font-size:15px}.v21-filter-actions a{background:#d2d2d2;color:#fff}.v21-filter-actions button{background:#df6b55;color:#fff}.expert-video-v21 .expert-subcats{padding:7px 13px;gap:8px}.expert-video-v21 .expert-subcats a{padding:7px 14px}.expert-video-v21 .expert-rank-card{border-radius:7px;margin-bottom:5px}.expert-video-v21 .expert-rank-main{padding:5px 4px 3px}.expert-video-v21 .expert-rank-avatar{width:76px;height:76px}.expert-video-v21 .expert-rank-info{font-size:15px;line-height:1.35;padding-left:7px}.expert-video-v21 .expert-title-line b{font-size:20px}.expert-video-v21 .expert-title-line time{font-size:12px}.expert-video-v21 .streak{font-size:11px;padding:4px 6px}.expert-video-v21 .expert-rate{font-size:12px}.expert-video-v21 .expert-rate i{height:22px;padding:3px}.expert-video-v21 .expert-card-actions{height:40px}.expert-video-v21 .expert-card-actions a,.expert-video-v21 .inline-action button{font-size:11px}

/* 挑战高手榜：列表不是跳转新页面视觉，而是沿用当前页叠加编辑 */
.video-challenge-shell .ep-head{height:60px}.video-challenge-shell .challenge-tabs{height:46px}.video-challenge-shell .challenge-tabs span{font-size:14px}.v21-challenge-row{height:164px!important;min-height:164px!important;padding:0!important;position:relative!important}.v21-challenge-main{height:128px!important;display:grid!important;grid-template-columns:1fr 132px 86px 20px!important;padding:0 8px!important;align-items:center!important;position:relative}.v21-challenge-blank{min-width:0;height:100%}.v21-challenge-row .challenge-copy{align-self:center;line-height:1.45;color:#555}.v21-challenge-row .challenge-copy b{font-size:14px!important}.v21-challenge-row .challenge-copy span,.v21-challenge-row .challenge-copy small{display:block!important;font-size:13px!important;color:#555!important}.v21-challenge-row .challenge-ball{position:static!important;width:70px!important;height:70px!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;justify-self:center!important;color:#fff!important;font-size:19px!important;line-height:1.1!important;padding:5px!important;text-align:center!important;z-index:2}.v21-challenge-row:nth-child(3n+2) .challenge-ball{background:#bdbdbd!important}.v21-challenge-row footer{height:36px!important;grid-template-columns:1fr 1fr!important}.v21-challenge-row footer a{border-right:1px solid #eee!important}.v21-challenge-row footer span{display:block!important}.v21-challenge-row .challenge-main-link>em{font-size:30px!important;color:#aaa!important}
@media(min-width:700px){.v21-drop-menu,.v21-filter-panel{left:50%;transform:translateX(-310px);max-width:620px}.v21-drop-menu{width:240px}.v21-sort-menu{margin-left:190px;transform:translateX(-310px)}.v21-filter-panel{right:auto;width:620px}.expert-video-v21{max-width:620px;margin:auto}}
/* v21 dynamic placement; desktop centered with the 720px app shell */
@media(min-width:721px){.expert-video-v21 .v21-drop-menu,.expert-video-v21 .v21-filter-panel{left:50%;transform:translateX(-360px)}.expert-video-v21 .v21-sort-menu{margin-left:202px}.expert-video-v21 .v21-filter-panel{right:auto;width:720px;max-width:720px}}

/* V22: 按用户视频还原“发表 -> 挑战高手榜”列表排版。覆盖 V21 过大的卡片布局。 */
.video-challenge-shell{max-width:620px;background:#f3f3f3}
.video-challenge-shell .ep-head{height:48px!important;background:#fff;border-bottom:1px solid #e7e7e7;grid-template-columns:48px 1fr 48px!important}
.video-challenge-shell .ep-head>a{font-size:29px!important;color:#444!important;padding-left:12px!important}
.video-challenge-shell .ep-head h1{font-size:16px!important;font-weight:500!important;color:#444!important}
.video-challenge-shell .challenge-tabs{height:40px!important;display:flex!important;overflow-x:auto!important;overflow-y:hidden!important;background:#fff!important;border-bottom:1px solid #dedede!important;scrollbar-width:none}
.video-challenge-shell .challenge-tabs::-webkit-scrollbar{display:none}
.video-challenge-shell .challenge-tabs a{flex:1 0 92px;min-width:92px;display:flex;align-items:center;justify-content:center;padding:0 5px;text-decoration:none;color:#8b8b8b;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;border-bottom:2px solid transparent}
.video-challenge-shell .challenge-tabs a.on{color:#1ba7cf;border-bottom-color:#1ba7cf}
.video-list-group{padding:0!important;margin:0!important;background:#f3f3f3!important}
.v22-challenge-row{height:107px!important;min-height:107px!important;margin:0 3px 2px!important;padding:0!important;border:1px solid #e1e1e1!important;border-radius:4px!important;background:#fff!important;overflow:hidden!important;position:relative!important;box-shadow:none!important}
.v22-challenge-main{height:77px!important;display:grid!important;grid-template-columns:58px minmax(0,1fr) 18px!important;gap:3px!important;align-items:center!important;padding:4px 8px 3px 5px!important;position:static!important;text-decoration:none!important;color:#444!important}
.v22-challenge-row .challenge-ball{position:static!important;width:50px!important;height:50px!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;justify-self:start!important;margin:0!important;padding:2px!important;color:#fff!important;font-size:16px!important;font-weight:400!important;line-height:1.05!important;text-align:center!important;z-index:1!important}
.v22-challenge-row:nth-child(3n+2) .challenge-ball{background:inherit}
.v22-challenge-row .challenge-copy{min-width:0!important;align-self:center!important;line-height:1.25!important;color:#444!important;padding-top:1px!important}
.v22-challenge-row .challenge-copy b{display:block!important;font-size:13px!important;font-weight:400!important;color:#444!important;margin:0!important}
.v22-challenge-row .challenge-copy span{display:block!important;font-size:14px!important;color:#444!important;margin:4px 0 0!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
.v22-challenge-row .challenge-copy small{display:block!important;float:none!important;text-align:right!important;font-size:11px!important;color:#999!important;margin:0 6px 0 0!important;height:14px!important;line-height:14px!important}
.v22-challenge-row .challenge-main-link>em{position:static!important;display:block!important;font-style:normal!important;color:#aaa!important;font-size:23px!important;line-height:1!important;text-align:right!important}
.v22-challenge-row footer{position:static!important;left:auto!important;right:auto!important;bottom:auto!important;height:29px!important;display:grid!important;grid-template-columns:1fr 1fr!important;margin:0!important;padding:0!important;border-top:1px solid #ededed!important;background:#fff!important}
.v22-challenge-row footer a{height:29px!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important;text-decoration:none!important;color:#999!important;font-size:11px!important;font-weight:400!important;border:0!important}
.v22-challenge-row footer a+a{border-left:1px solid #ededed!important}
@media(min-width:621px){.video-challenge-shell{margin:0 auto;box-shadow:0 0 0 1px #e5e5e5}.video-challenge-shell .challenge-tabs a{flex-basis:20%}}

/* V24: 论坛开奖卡片 + 高手榜付费详情（手机优先，桌面居中对称） */
.v24-draw-card{margin:8px 10px 10px;background:#fff;border-radius:22px;padding:12px 13px 0;box-shadow:0 2px 8px rgba(0,0,0,.10);overflow:hidden;color:#454545}.v24-draw-title{display:flex;align-items:center;gap:10px;font-size:12px}.v24-draw-title span{color:#777}.v24-draw-title b{font-size:16px;font-weight:500}.v24-draw-title time{margin-left:auto;color:#e45c62}.v24-balls{display:flex;align-items:flex-start;justify-content:center;gap:8px;margin:11px 0 5px}.v24-balls>div{text-align:center}.v24-balls i{width:35px;height:35px;border:1.5px solid #55b9dd;border-radius:50%;display:flex;align-items:center;justify-content:center;font-style:normal;color:#4faad0;font-size:15px;background:#fff}.v24-balls>div:nth-child(3n) i{border-color:#e87883;color:#e45c66}.v24-balls .special i{background:#f56770;border-color:#f56770;color:#fff}.v24-balls small{display:block;margin-top:4px;font-size:13px;color:#555}.v24-balls strong{font-size:29px;color:#bbb;line-height:35px}.v24-next{text-align:center;font-size:12px;color:#565656;margin:5px 0 11px}.v24-draw-links{border-top:1px solid #eee;display:grid;grid-template-columns:1fr 1fr;height:62px}.v24-draw-links span{display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:20px}.v24-draw-links span+span{border-left:1px solid #eee}.v24-draw-links b{font-size:13px;font-weight:400;margin-top:3px}
.v24-detail-body{margin:0;background:#111;font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft YaHei",sans-serif}.v24-detail-shell{width:min(100%,560px);margin:0 auto;min-height:100vh;background:#f2f2f2}.v24-xp-hero{height:288px;position:relative;color:#fff;padding:16px;background:radial-gradient(circle at 55% 18%,rgba(105,80,196,.38),transparent 35%),linear-gradient(155deg,#201039 0%,#102f6a 55%,#082659 100%);overflow:hidden}.v24-xp-hero:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 15%,rgba(255,255,255,.12) 0 1px,transparent 2px) 0 0/22px 22px;opacity:.22;pointer-events:none}.v24-back,.v24-lottery,.v24-heart,.v24-user,.v24-summary{position:relative;z-index:1}.v24-back{position:absolute;left:17px;top:11px;color:#fff;text-decoration:none;font-size:43px;font-weight:200;line-height:1}.v24-lottery{text-align:center;font-size:20px;padding-top:3px}.v24-heart{position:absolute;right:15px;top:9px}.v24-heart button{width:54px;height:54px;border-radius:50%;border:2px solid rgba(255,255,255,.55);background:rgba(255,255,255,.14);color:#eb526c;font-size:31px}.v24-user{position:absolute;left:22px;top:72px;width:105px;text-align:center}.v24-user img{width:74px;height:74px;border-radius:50%;border:3px solid #fff;background:#ddd;object-fit:cover}.v24-user b,.v24-user small{display:block}.v24-user b{font-size:16px;margin-top:5px}.v24-user small{font-size:10px;color:#b8bed1;margin-top:3px}.v24-summary{position:absolute;left:155px;right:18px;top:73px;border:1px solid rgba(255,255,255,.45);border-radius:12px;display:grid;grid-template-columns:repeat(3,1fr);overflow:hidden}.v24-summary span{height:63px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-right:1px solid rgba(255,255,255,.34);border-bottom:1px solid rgba(255,255,255,.34)}.v24-summary span:nth-child(3n){border-right:0}.v24-summary span:nth-child(n+4){border-bottom:0}.v24-summary b{font-size:14px;font-weight:500}.v24-summary small{font-size:11px;color:#bfc8dc;margin-top:3px}.v24-cats{position:absolute;z-index:2;left:0;right:0;bottom:0;height:48px;display:flex;align-items:end}.v24-cats a{flex:1;text-align:center;padding:14px 3px 10px;color:#d9dbe3;text-decoration:none;font-size:16px;border-bottom:3px solid transparent}.v24-cats a.on{color:#fff;border-bottom-color:#fff}.v24-subs{height:52px;display:flex;align-items:center;gap:12px;padding:0 18px;background:#fff;overflow-x:auto}.v24-subs a{flex:0 0 auto;background:#f1f1f1;border-radius:22px;padding:7px 20px;color:#a3a3a3;text-decoration:none;font-size:14px}.v24-subs a.on{color:#e45b69;background:#f7f4f4}.v24-toast{padding:9px 12px;background:#fff4dc;color:#a35f00;font-size:13px}.v24-records{padding:5px 5px 30px}.v24-pred{background:#fff;border:1px solid #ddd;border-radius:8px;margin-bottom:5px;overflow:hidden}.v24-pred-main{min-height:96px;display:grid;grid-template-columns:66px minmax(0,1fr) 80px;align-items:center}.v24-issue{text-align:center;color:#888;font-size:13px}.v24-issue b{display:block;font-size:15px;font-weight:400}.v24-issue em{display:inline-block;margin-top:13px;padding:3px 4px;border-radius:4px;border:1px solid #cf68df;background:#f4c8ff;color:#be38cc;font-style:normal;font-size:11px}.v24-issue span{display:inline-block;margin:5px 0 0;background:#ffd06d;color:#cf7816;padding:2px 4px;border-radius:4px;font-size:10px}.v24-content{min-width:0;text-align:center;padding:4px 5px}.v24-content>strong{font-size:20px;font-weight:500;color:#444;word-break:break-all}.v24-content p{margin:5px 0 0;font-size:12px;color:#777}.v24-pay-mask{height:52px;border-top:1px dashed #e7d8b4;border-bottom:1px dashed #e7d8b4;display:flex;align-items:center;justify-content:center;gap:12px;color:#dc733c}.v24-pay-mask span{width:26px;height:26px;border:1px solid #e2ad8e;border-radius:50%;display:flex;align-items:center;justify-content:center}.v24-pay-mask b{font-size:14px;font-weight:500}.v24-result{text-align:right;padding-right:7px}.v24-result span,.v24-result b,.v24-result time{display:block}.v24-result span{font-size:13px;color:#777}.v24-result b{font-size:18px;color:#444}.v24-result time{font-size:10px;color:#aaa;margin-top:6px}.v24-actions{height:44px;border-top:1px solid #eee;display:grid;grid-template-columns:repeat(3,1fr)}.v24-actions>*{min-width:0;border-right:1px solid #eee}.v24-actions>*:last-child{border-right:0}.v24-actions form{margin:0}.v24-actions button,.v24-actions>span{width:100%;height:43px;border:0;background:#fff;color:#8c8c8c;display:flex;align-items:center;justify-content:center;font-size:13px}.v24-actions .buy{color:#d78c48}.v24-comments{display:none;border-top:1px solid #eee;background:#fafafa;padding:8px 10px}.v24-comments.show{display:block}.v24-comment-list p{margin:4px 0;padding:6px 0;border-bottom:1px solid #eee;font-size:12px}.v24-comment-list p b{color:#536b93;margin-right:5px}.v24-comment-list small{float:right;color:#aaa}.v24-comment-list .muted{color:#aaa}.v24-comment-form{display:flex;gap:6px;margin-top:8px}.v24-comment-form input{flex:1;min-width:0;border:1px solid #ddd;border-radius:18px;padding:8px 12px}.v24-comment-form button{border:0;border-radius:18px;background:#d74a5d;color:#fff;padding:0 15px}
@media(min-width:760px){.v24-detail-shell{box-shadow:0 0 30px rgba(0,0,0,.2)}.v24-draw-card{max-width:620px;margin:8px auto 10px}}

/* V25: live draw sync, history, contacts, recharge level */
.v25-draw-card .v24-draw-title a{color:#777;text-decoration:none}.v25-draw-card .v24-next{display:flex;justify-content:center;gap:8px;align-items:center}.v25-countdown{color:#df4553;font-variant-numeric:tabular-nums}.v24-draw-links a{display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:20px;text-decoration:none;color:#444}.v24-draw-links a+a{border-left:1px solid #eee}.v24-draw-links a b{font-size:13px;font-weight:400;margin-top:3px}.v25-history{max-width:620px;margin:0 auto;padding-bottom:74px}.v25-history>header{height:52px;background:#fff;display:grid;grid-template-columns:50px 1fr 50px;align-items:center;border-bottom:1px solid #e5e5e5;position:sticky;top:0;z-index:10}.v25-history>header a{text-decoration:none;color:#333;font-size:34px;text-align:center}.v25-history>header h1{font-size:18px;text-align:center;margin:0}.v25-history article{background:#fff;margin:8px 8px 0;border-radius:12px;padding:10px;box-shadow:0 1px 3px rgba(0,0,0,.08)}.v25-history-head{display:flex;align-items:center;gap:8px}.v25-history-head b{font-size:15px}.v25-history-head span{font-size:12px;color:#888;margin-left:auto}.v25-history-head em{font-style:normal;background:#f15e68;color:#fff;border-radius:10px;padding:2px 7px;font-size:11px}.v25-contacts .contacts14-fold.open{display:block}.v25-contact-row{display:grid!important;grid-template-columns:46px minmax(0,1fr) auto auto!important;align-items:center!important;gap:10px!important;min-height:64px!important;padding:8px 12px!important;text-decoration:none!important;color:#222!important;border-bottom:1px solid #f0f0f0!important;position:relative!important;z-index:2!important;pointer-events:auto!important}.v25-contact-row img{width:44px!important;height:44px!important;border-radius:50%!important;object-fit:cover!important}.v25-contact-row span{min-width:0!important}.v25-contact-row span b,.v25-contact-row span small{display:block!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.v25-contact-row span b{font-size:15px!important}.v25-contact-row span small{font-size:12px!important;color:#999!important;margin-top:4px!important}.v25-contact-row time{font-size:10px;color:#aaa}.v25-contact-row em{min-width:20px;height:20px;border-radius:10px;background:#e94f5f;color:#fff;font-style:normal;font-size:11px;display:flex;align-items:center;justify-content:center}.v25-level-card h2{margin-bottom:6px}.v25-sync-panel .meta{margin-left:12px}
/* V26 synchronized-result badges */
.v26-result.win{color:#e00000;font-weight:900}.v26-result.loss{color:#555;font-weight:800}.v24-result{align-items:center}.v24-result span{max-width:58%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}

/* V27: 修复最近联系人标题乱码/溢出，并确保所有联系人入口可点击 */
.v27-contacts>header{height:54px!important;grid-template-columns:54px minmax(0,1fr) 54px!important;overflow:hidden!important;position:relative!important;z-index:20!important}.v27-contacts>header .v27-back{font-size:34px!important;line-height:54px!important;height:54px!important}.v27-contacts>header h1{font-size:20px!important;line-height:54px!important;white-space:nowrap!important;overflow:hidden!important}.v27-contacts>header .v27-friends-link{font-size:15px!important;line-height:54px!important;height:54px!important;white-space:nowrap!important;color:#555!important}.v27-contacts .contacts14-shortcuts a,.v27-contacts .v25-contact-row{position:relative!important;z-index:10!important;pointer-events:auto!important;touch-action:manipulation}.v27-contacts .contacts14-shortcuts{margin-top:4px}.v27-system-row{display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:10px;align-items:center;padding:12px 0;border-bottom:1px solid #eee}.v27-system-row>i{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#ffe2a8;font-style:normal}.v27-system-row span b,.v27-system-row span small{display:block}.v27-system-row span small{font-size:12px;color:#999;margin-top:4px}.v27-system-row em{font-style:normal;color:#c53d4d}.v27-source-lock{display:grid;grid-template-columns:110px minmax(0,1fr);gap:8px 12px;align-items:center;margin:10px 0 14px}.v27-source-lock code{font-size:12px;word-break:break-all;background:#f7f7f7;padding:7px;border-radius:5px}

/* V28: manual multi-lottery draw management */
.v28-lottery-tabs{max-width:620px;margin:8px auto -2px;padding:0 10px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.v28-lottery-tabs button{height:38px;border:1px solid #e4e4e4;background:#fff;color:#666;border-radius:10px;font-size:14px}.v28-lottery-tabs button.on{color:#1ba7cf;border-color:#1ba7cf;font-weight:600}.v28-draw-panel{display:none}.v28-draw-panel.on{display:block}.v28-draw-empty{min-height:72px;display:flex;align-items:center;justify-content:center;color:#999;font-size:13px}.v28-history-tabs{display:flex;gap:8px;padding:8px;background:#fff;border-bottom:1px solid #eee;overflow:auto}.v28-history-tabs a{flex:1;min-width:110px;text-align:center;text-decoration:none;color:#777;border:1px solid #ddd;border-radius:18px;padding:7px 12px;font-size:13px}.v28-history-tabs a.on{color:#1ba7cf;border-color:#1ba7cf;background:#f4fcff}


/* V29: front draw authorization + per-lottery administration */
.v29-draw-links-three{grid-template-columns:repeat(3,1fr)!important}.v29-front-draw-entry{color:#df4553!important}.v29-front-draw{max-width:620px;margin:0 auto;padding:12px 10px 86px}.v29-front-draw-head{display:flex;align-items:center;gap:12px;margin-bottom:10px}.v29-front-draw-head a{text-decoration:none;color:#333;font-size:31px}.v29-front-draw-head h1{font-size:20px;margin:0}.v29-draw-card-form{background:#fff;border-radius:14px;padding:14px;box-shadow:0 1px 4px rgba(0,0,0,.08)}.v29-draw-card-form h2{font-size:17px;margin:0 0 12px}.v29-draw-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.v29-draw-form-grid label{display:block;font-size:12px;color:#777}.v29-draw-form-grid input,.v29-draw-form-grid select{width:100%;box-sizing:border-box;margin-top:5px;border:1px solid #ddd;border-radius:9px;padding:10px;background:#fff;font-size:14px}.v29-draw-form-grid .wide{grid-column:1/-1}.v29-front-draw-submit{width:100%;margin-top:14px;border:0;border-radius:10px;padding:12px;background:#df4553;color:#fff;font-size:16px;font-weight:700}.v29-current-summary{margin-top:12px;background:#fff;border-radius:12px;padding:12px;font-size:13px}.v29-current-summary b{display:block;margin-bottom:6px}.v29-current-summary p{margin:4px 0;color:#666;word-break:break-all}@media(max-width:520px){.v29-draw-form-grid{grid-template-columns:1fr}}

/* V30 scheduled draw + rolling display */
.v30-help{font-size:13px;line-height:1.7;color:#667085;background:#f7fafc;border-radius:10px;padding:10px 12px;margin:8px 0 14px}.v30-drawing-zone{text-align:center;padding:10px 0 4px}.v30-roll-balls{display:flex;justify-content:center;align-items:center;gap:8px;flex-wrap:nowrap}.v30-roll-balls i{width:42px;height:42px;border:2px solid #42b4dc;border-radius:50%;display:flex;align-items:center;justify-content:center;font-style:normal;font-size:19px;color:#168db8;background:#fff;font-variant-numeric:tabular-nums}.v30-roll-balls i.special{border-color:#f06370;background:#f06370;color:#fff}.v30-roll-balls strong{font-size:26px;color:#aaa}.v30-drawing-text{display:block;margin-top:8px;color:#ef4755;font-size:15px;letter-spacing:2px}.v30-start-countdown{color:#ef4755;font-variant-numeric:tabular-nums}@media(max-width:600px){.v30-roll-balls{gap:5px}.v30-roll-balls i{width:34px;height:34px;font-size:16px}.v30-roll-balls strong{font-size:21px}}

/* V31: previous result before draw, rolling balls at draw time, 7-box manual input with automatic zodiac */
.v31-number-stage{min-height:76px;display:flex;align-items:center;justify-content:center}.v31-rolling-zone{display:none;width:100%}.v31-rolling-zone.active,.v31-draw-panel.is-rolling .v31-rolling-zone{display:block}.v31-draw-panel.is-rolling .v31-result-balls{display:none!important}.v31-draw-panel.is-rolling .v30-roll-balls i{animation:v31BallShake .34s linear infinite}.v31-draw-panel.is-rolling .v30-roll-balls i:nth-child(2n){animation-delay:.06s}.v31-draw-panel.is-rolling .v30-roll-balls i:nth-child(3n){animation-delay:.12s}@keyframes v31BallShake{0%{transform:translateY(0) rotate(0)}25%{transform:translateY(-3px) rotate(-8deg)}50%{transform:translateY(2px) rotate(7deg)}75%{transform:translateY(-2px) rotate(-5deg)}100%{transform:translateY(0) rotate(0)}}
.v31-countdown{color:#ef4755;font-variant-numeric:tabular-nums}.v31-field-label{display:block;font-size:12px;color:#777;margin-bottom:7px}.v31-number-inputs,.v31-admin-number-inputs{display:flex;align-items:flex-start;gap:7px;flex-wrap:nowrap}.v31-number-inputs>label,.v31-admin-number-inputs>label{min-width:0;flex:1;text-align:center}.v31-number-inputs>label input,.v31-admin-number-inputs>label input{width:100%;min-width:0;text-align:center;font-weight:700;padding-left:4px;padding-right:4px;-moz-appearance:textfield}.v31-number-inputs>label input::-webkit-inner-spin-button,.v31-number-inputs>label input::-webkit-outer-spin-button,.v31-admin-number-inputs>label input::-webkit-inner-spin-button,.v31-admin-number-inputs>label input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.v31-number-inputs>label small,.v31-admin-number-inputs>label small{display:block;margin-top:5px;font-size:12px;color:#666;white-space:nowrap}.v31-number-inputs>label.special input,.v31-admin-number-inputs>label.special input{border-color:#ef6672}.v31-number-inputs>b,.v31-admin-number-inputs>b{align-self:center;font-size:22px;color:#999;margin:0 1px 18px}.v31-zodiac-tip{font-size:12px;color:#8a94a3;margin:7px 0 0}.v31-admin-number-inputs{min-width:430px}.v31-admin-number-inputs.compact{min-width:390px}.v31-admin-number-inputs label input{margin:0!important;min-width:44px!important;padding:7px 2px!important}.v31-admin-number-inputs label small{font-size:11px}.v31-admin-number-inputs>b{margin-bottom:17px}
@media(max-width:600px){.v31-number-inputs{gap:4px}.v31-number-inputs>label input{padding:9px 1px;font-size:13px}.v31-number-inputs>label small{font-size:10px}.v31-number-inputs>b{font-size:18px;margin-left:0;margin-right:0}.v31-number-stage{min-height:68px}}


/* V33: ultra-compact responsive draw form + two-digit auto-advance */
.v29-front-draw{max-width:760px;padding:8px 10px 78px}
.v29-front-draw-head{min-height:36px;margin-bottom:6px}.v29-front-draw-head h1{font-size:18px}.v29-front-draw-head a{font-size:28px}
.v29-front-draw .v28-lottery-tabs{max-width:none;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;margin-bottom:6px!important}
.v29-front-draw .v28-lottery-tabs a{padding:7px 6px!important;border-radius:9px!important;font-size:13px}
.v29-draw-card-form{padding:10px 12px;border-radius:12px}.v29-draw-card-form h2{font-size:16px;margin:0 0 7px}
.v30-help{font-size:11px;line-height:1.45;padding:7px 9px;margin:5px 0 8px}
.v29-draw-form-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px 8px}
.v29-draw-form-grid label{font-size:11px}.v29-draw-form-grid input,.v29-draw-form-grid select{margin-top:3px;border-radius:8px;padding:8px 9px;font-size:13px;height:38px}
.v29-draw-form-grid .wide{grid-column:1/-1}.v31-number-field{margin-top:0}.v31-field-label{font-size:11px;margin-bottom:5px}
.v31-number-inputs{gap:5px;max-width:560px;margin:0 auto;align-items:flex-start;justify-content:center}
.v31-number-inputs>label{flex:0 1 62px}.v31-number-inputs>label input{height:42px!important;margin:0!important;padding:5px 2px!important;border-radius:10px!important;font-size:18px!important;line-height:1;font-weight:800}
.v31-number-inputs>label small{margin-top:3px;font-size:11px}.v31-number-inputs>b{margin:0 2px 17px;font-size:20px}
.v31-zodiac-tip{font-size:10px;text-align:center;margin:4px 0 0}.v29-front-draw-submit{margin-top:8px;padding:10px;font-size:15px;border-radius:9px}
.v29-current-summary{margin-top:7px;padding:9px 10px;font-size:11px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2px 12px}.v29-current-summary b{grid-column:1/-1;margin-bottom:2px}.v29-current-summary p{margin:2px 0}
@media(min-width:761px){.v29-front-draw{max-width:860px}.v29-draw-card-form{padding:14px 18px}.v29-draw-form-grid{grid-template-columns:repeat(4,minmax(0,1fr));max-width:780px;margin:0 auto}.v29-draw-card-form h2,.v30-help,.v29-front-draw-submit,.v29-current-summary{max-width:780px;margin-left:auto;margin-right:auto}.v31-number-inputs{max-width:610px}.v31-number-inputs>label{flex-basis:68px}}
@media(max-width:620px){.app{padding-bottom:72px}.v29-front-draw{padding:5px 7px 72px}.v29-front-draw-head{margin-bottom:4px}.v29-draw-card-form{padding:8px}.v30-help{display:none}.v29-draw-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px 6px}.v29-draw-form-grid label{font-size:10px}.v29-draw-form-grid input,.v29-draw-form-grid select{height:34px;padding:6px 7px;font-size:12px}.v29-draw-form-grid .wide{grid-column:1/-1}.v31-field-label{font-size:10px}.v31-number-inputs{gap:3px;width:100%;max-width:none}.v31-number-inputs>label{flex:1 1 0;min-width:0}.v31-number-inputs>label input{height:37px!important;font-size:16px!important;border-radius:8px!important;padding:2px!important}.v31-number-inputs>label small{font-size:9px;margin-top:2px}.v31-number-inputs>b{font-size:17px;margin:0 0 14px}.v31-zodiac-tip{display:none}.v29-front-draw-submit{height:40px;margin-top:6px;padding:7px;font-size:14px}.v29-current-summary{display:none}}
@media(max-width:380px){.v29-front-draw{padding-left:5px;padding-right:5px}.v29-draw-card-form{padding:7px 6px}.v31-number-inputs{gap:2px}.v31-number-inputs>label input{height:34px!important;font-size:14px!important}.v31-number-inputs>b{font-size:15px}.v29-draw-form-grid{gap:4px}}

/* Admin gets the same compact 7-box behavior without forcing horizontal overflow */
.v31-admin-number-inputs,.v31-admin-number-inputs.compact{min-width:0;max-width:560px;gap:4px}.v31-admin-number-inputs label input{min-width:0!important;height:36px;padding:5px 2px!important;text-align:center;font-weight:800}.v31-admin-number-inputs label small{margin-top:2px;font-size:10px}.v31-admin-number-inputs>b{margin:0 1px 15px;font-size:18px}


/* V34: paid expert commission, purchase confirmation, APP download, compact two shortcuts */
.v34-shortcuts-two{grid-template-columns:repeat(2,minmax(0,1fr))!important}.v34-shortcuts-two a{min-height:70px}
.v34-buy-modal{position:fixed;inset:0;background:rgba(0,0,0,.52);display:none;align-items:center;justify-content:center;padding:14px;z-index:9999}.v34-buy-modal.show{display:flex}.v34-buy-dialog{width:min(520px,100%);background:#fff;border-radius:14px;padding:18px 16px;box-shadow:0 18px 60px rgba(0,0,0,.3);color:#4b4b4b}.v34-buy-dialog h2{text-align:center;margin:0 0 14px;font-size:24px;font-weight:500}.v34-buy-row{min-height:46px;border-bottom:1px solid #ddd;display:flex;align-items:center;gap:5px;font-size:15px}.v34-buy-row .grow{flex:1}.v34-buy-row b{font-weight:500}.v34-buy-row .red,.v34-buy-row a{color:#c92d36}.v34-buy-row a{text-decoration:none}.v34-buy-notice{padding:10px 2px 4px;color:#c92d36;font-size:13px;line-height:1.55}.v34-buy-actions{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:10px}.v34-buy-actions button,.v34-buy-actions a{height:46px;border:0;border-radius:8px;display:flex;align-items:center;justify-content:center;text-decoration:none;font-size:16px}.v34-buy-actions .cancel{background:#d7d7d7;color:#fff}.v34-buy-actions form{margin:0}.v34-buy-actions .confirm{width:100%;background:#e66b56;color:#fff}
.v34-app-download-row{max-width:620px;margin:8px auto 2px;padding:0 10px;display:flex;justify-content:flex-end}.v34-app-download{width:min(360px,100%);display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:9px;background:#fff;border:1px solid #e6e6e6;border-radius:12px;padding:7px 10px;text-decoration:none;color:#333;box-shadow:0 1px 4px rgba(0,0,0,.05)}.v34-app-icon{width:42px;height:42px;border-radius:10px;background:#f4f5f7;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;overflow:hidden}.v34-app-icon img{width:100%;height:100%;object-fit:cover}.v34-app-download b,.v34-app-download small{display:block}.v34-app-download b{font-size:14px}.v34-app-download small{font-size:11px;color:#999;margin-top:2px}.v34-app-download em{font-style:normal;background:#1ba7cf;color:#fff;border-radius:15px;padding:6px 9px;font-size:11px;white-space:nowrap}
@media(max-width:600px){.v34-shortcuts-two a{min-height:58px}.v34-buy-dialog{padding:14px 12px;border-radius:12px}.v34-buy-dialog h2{font-size:21px}.v34-buy-row{font-size:13px;min-height:42px}.v34-buy-notice{font-size:12px}.v34-app-download-row{margin-top:5px}.v34-app-download{width:100%;padding:6px 8px}.v34-app-icon{width:38px;height:38px}.v34-app-download em{padding:5px 8px}}

/* V35: APP入口增强 + 高手发表末步认证 */
.v35-app-download-row{max-width:680px;margin:8px auto 4px;padding:0 10px;justify-content:flex-end!important;min-height:50px}
.v35-app-download-row .v34-app-download{width:min(320px,100%);border-color:#d9edf3;box-shadow:0 2px 8px rgba(30,167,207,.10)}
.v35-app-download-row .v34-app-download.is-empty{opacity:.88}
.v35-verify-modal[hidden]{display:none!important}.v35-verify-modal{position:fixed;inset:0;z-index:9999;background:rgba(0,0,0,.48);display:flex;align-items:center;justify-content:center;padding:18px}.v35-verify-dialog{width:min(430px,100%);background:#fff;border-radius:16px;padding:20px;box-shadow:0 18px 50px rgba(0,0,0,.24)}.v35-verify-dialog>b{display:block;font-size:21px;color:#222;margin-bottom:10px}.v35-verify-dialog p{font-size:14px;line-height:1.65;color:#666;margin:0 0 16px}.v35-verify-dialog>div{display:grid;grid-template-columns:1fr 1fr;gap:8px}.v35-verify-dialog a,.v35-verify-dialog button{border:0;border-radius:10px;min-height:42px;display:flex;align-items:center;justify-content:center;text-decoration:none;font-size:14px;cursor:pointer}.v35-verify-dialog button{grid-column:1/-1;background:#f1f2f4;color:#555}.v35-verify-dialog a{background:#e54b59;color:#fff}.v35-verify-dialog a:last-child{background:#1ba7cf}
@media(max-width:600px){.v35-app-download-row{margin-top:5px;padding:0 6px}.v35-app-download-row .v34-app-download{width:100%}.v35-verify-dialog{padding:16px;border-radius:14px}.v35-verify-dialog>b{font-size:18px}}

/* V37 */
.v37-lottery{position:relative}.v37-lottery button{background:none;border:0;color:#fff;font-size:18px}.v37-lottery>div{position:absolute;z-index:30;top:34px;left:50%;transform:translateX(-50%);background:#fff;border-radius:10px;box-shadow:0 8px 25px #0003;min-width:150px;overflow:hidden}.v37-lottery>div a{display:block;padding:10px 14px;color:#333;text-align:center;border-bottom:1px solid #eee}.v37-profile-actions{display:flex;gap:8px;margin:10px 12px}.v37-profile-actions a,.v37-profile-actions button{display:block;flex:1;border:1px solid #ddd;background:#fff;padding:10px 16px;text-align:center;color:#444;border-radius:4px;font-size:16px}.v37-profile-actions form{flex:1;display:flex}.v37-profile-actions button{width:100%}.v37-profile-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;background:#f4f4f4;padding:12px}.v37-profile-grid a{min-height:110px;background:#fff;border:1px solid #ddd;border-radius:6px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#444;font-size:24px}.v37-profile-grid b{font-size:16px;margin-top:8px}.v37-profile-grid span{font-size:18px}.v24-user img{cursor:pointer}@media(max-width:520px){.v37-profile-grid{grid-template-columns:repeat(3,1fr);gap:6px}.v37-profile-grid a{min-height:94px}.v37-profile-grid b{font-size:14px}}

/* V38 - avatar profile inspired compact mobile card */
.v38-user-profile{background:#efefef}.v38-user-profile .expert-profile-shell{max-width:560px;background:#f3f3f3}.v38-profile-hero{position:relative;min-height:300px;padding:44px 18px 0;color:#fff;background:radial-gradient(circle at 72% 12%,rgba(105,82,190,.5),transparent 35%),linear-gradient(155deg,#1b0d39,#123a77 72%,#0d2e61);overflow:hidden}.v38-profile-hero:after{content:"";position:absolute;inset:0;background-image:radial-gradient(rgba(255,255,255,.13) 1px,transparent 1px);background-size:24px 24px;opacity:.2;pointer-events:none}.v38-profile-back,.v38-profile-heart,.v38-profile-person,.v38-profile-like,.v38-profile-stats{position:relative;z-index:1}.v38-profile-back{position:absolute;left:18px;top:14px;color:#fff;text-decoration:none;font-size:46px;line-height:1}.v38-profile-heart{position:absolute;right:18px;top:16px;width:58px;height:58px;border-radius:50%;border:2px solid rgba(255,255,255,.58);background:rgba(255,255,255,.14);color:#f36b80;font-size:33px}.v38-profile-heart.static{display:flex;align-items:center;justify-content:center}.v38-profile-person{display:flex;align-items:center;gap:16px;margin-top:35px}.v38-profile-person img{width:96px;height:96px;border-radius:50%;object-fit:cover;border:4px solid #fff;background:#ddd}.v38-profile-person h1{font-size:28px;margin:0 0 8px;font-weight:500}.v38-profile-person h1 i{display:inline-flex;vertical-align:middle;align-items:center;justify-content:center;min-width:28px;height:28px;border-radius:10px;background:#68708a;font-size:13px;font-style:normal}.v38-profile-person p{margin:0 0 9px;color:#d7dded;font-size:13px;max-width:310px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.v38-profile-person small{color:#dce1ef;font-size:13px}.v38-profile-like{position:absolute;right:19px;bottom:82px;border:1px solid rgba(255,255,255,.35);border-radius:22px;padding:7px 12px;color:#fff;background:rgba(0,0,0,.16)}.v38-profile-stats{position:absolute;left:0;right:0;bottom:0;height:68px;background:rgba(2,15,46,.72);display:grid;grid-template-columns:1fr 1fr}.v38-profile-stats span{display:flex;flex-direction:column;align-items:center;justify-content:center;border-right:1px solid rgba(255,255,255,.14)}.v38-profile-stats span:last-child{border-right:0}.v38-profile-stats b{font-size:24px;font-weight:500}.v38-profile-stats em{font-style:normal;font-size:13px;color:#d4dbed}.v38-profile-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:10px;background:#fff}.v38-profile-actions a,.v38-profile-actions button{height:56px;width:100%;display:flex;align-items:center;justify-content:center;gap:15px;border:1px solid #d6d6d6;background:#fff;color:#444;text-decoration:none;font-size:19px;border-radius:3px}.v38-profile-actions form{margin:0}.v38-profile-actions strong{font-size:25px;color:#666}.v38-profile-menu{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;padding:13px;background:#f3f3f3}.v38-profile-menu a{min-height:135px;background:#fff;border:1px solid #ddd;border-radius:5px;text-decoration:none;color:#333;display:flex;flex-direction:column;align-items:center;justify-content:center}.v38-profile-menu i{font-style:normal;font-size:32px;color:#69a8d7}.v38-profile-menu b{font-size:18px;font-weight:500;margin-top:10px}.v38-profile-menu span{font-size:22px;margin-top:4px}.v38-profile-homecard,.v38-profile-list{background:#fff;margin-top:10px;padding:14px}.v38-profile-homecard h3,.v38-profile-list h3{margin:0 0 12px;font-size:18px}.v38-profile-homecard>div{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid #e4e4e4;border-radius:8px;overflow:hidden}.v38-profile-homecard>div span{text-align:center;padding:13px 5px;border-right:1px solid #e4e4e4}.v38-profile-homecard>div span:last-child{border-right:0}.v38-profile-homecard b,.v38-profile-homecard em{display:block}.v38-profile-homecard em{font-style:normal;color:#999;font-size:12px;margin-top:4px}.v38-profile-homecard>a{display:block;text-align:right;padding:13px 2px 0;color:#3c8fca;text-decoration:none}.v38-row,.v38-follow-row,.v38-record-row{display:flex;align-items:center;gap:10px;padding:13px 2px;border-top:1px solid #eee;text-decoration:none;color:#333}.v38-row>div,.v38-follow-row>div{flex:1;min-width:0}.v38-row b,.v38-row small,.v38-follow-row b,.v38-follow-row small{display:block}.v38-row small,.v38-follow-row small,.v38-row>span{color:#999;font-size:12px;margin-top:4px}.v38-follow-row img,.v38-guest img{width:48px;height:48px;border-radius:50%;object-fit:cover}.v38-follow-row>span{font-size:30px;color:#bbb}.v38-guest{display:flex;gap:10px;padding:12px 0;border-top:1px solid #eee}.v38-guest>div{flex:1}.v38-guest p{margin:5px 0;line-height:1.55}.v38-guest small{color:#aaa}.v38-guest-form{margin-top:12px}.v38-guest-form textarea{width:100%;min-height:85px;box-sizing:border-box;border:1px solid #ddd;border-radius:6px;padding:10px}.v38-guest-form button{margin-top:8px;width:100%;border:0;border-radius:6px;background:#e45d68;color:#fff;padding:11px}.v38-record-head{display:flex;align-items:center;justify-content:space-between}.v38-record-head>div{display:flex;gap:10px}.v38-record-head span{color:#d84c58}.v38-cats,.v38-subs{display:flex;gap:8px;overflow:auto;padding:5px 0}.v38-cats a,.v38-subs a{white-space:nowrap;text-decoration:none;color:#888;background:#f2f2f2;border-radius:18px;padding:7px 13px;font-size:13px}.v38-cats a.on,.v38-subs a.on{background:#fff0f1;color:#df5460}.v38-record-row{display:grid;grid-template-columns:60px 1fr auto}.v38-record-row b{font-weight:500}.v38-record-row small{color:#999}.v38-medals{display:grid;grid-template-columns:repeat(2,1fr);gap:9px}.v38-medals>div{border:1px solid #eee;border-radius:8px;padding:14px;text-align:center}.v38-medals i,.v38-medals b,.v38-medals small{display:block}.v38-medals i{font-size:34px;font-style:normal}.v38-medals b{margin:6px 0}.v38-medals small{color:#999}.v38-empty{grid-column:1/-1;text-align:center;color:#aaa;padding:32px 10px}.forum-permission-lock{text-align:center}.forum-permission-lock p{color:#888;line-height:1.6}
@media(max-width:520px){.v38-profile-hero{min-height:272px;padding-left:13px;padding-right:13px}.v38-profile-person{gap:12px}.v38-profile-person img{width:82px;height:82px}.v38-profile-person h1{font-size:23px}.v38-profile-like{bottom:76px}.v38-profile-stats{height:64px}.v38-profile-menu{gap:7px;padding:9px}.v38-profile-menu a{min-height:116px}.v38-profile-menu b{font-size:16px}.v38-profile-menu i{font-size:28px}.v38-profile-actions{padding:8px}.v38-profile-actions a,.v38-profile-actions button{height:50px;font-size:17px}}

/* V39: mobile-first global polish, safe expert header, profile/friend/chat states */
html,body{max-width:100%;overflow-x:hidden}button,input,textarea,select{font:inherit}.app{width:min(100%,760px)}
.v39-profile-toast{margin:8px 10px 0;padding:10px 12px;border-radius:10px;background:#fff4dc;color:#9a640e;font-size:13px;text-align:center}
.v39-profile-actions a,.v39-profile-actions button{position:relative}.v39-profile-actions small{display:block;font-size:10px;color:#9a9a9a;margin-left:2px}.v39-profile-actions .v39-friend-pending{background:#fafafa;color:#8d8d8d}.v39-profile-actions button:disabled{cursor:not-allowed;opacity:1}.v39-profile-actions .v39-friend-ok{color:#2373b7}
.v39-friend-card{padding:12px}.v39-friend-card .user-head{min-width:0}.v39-friend-actions{display:flex;gap:6px}.v39-friend-actions .btn{padding:8px 11px}.v39-chat-head{margin:10px 12px 0;background:#fff;border:1px solid #eef0f4;border-radius:14px}.v39-chat-head a{display:flex;align-items:center;gap:10px;padding:10px 12px;text-decoration:none;color:#222}.v39-chat-head img{width:42px;height:42px;border-radius:50%;object-fit:cover}.v39-chat-head b,.v39-chat-head small{display:block}.v39-chat-head small{font-size:11px;color:#929aaa;margin-top:3px}.v39-chat-compose{position:sticky;bottom:74px;z-index:12}.v39-chat-compose textarea{margin:0 0 8px}.v39-chat-compose form>div{display:flex;justify-content:flex-end;gap:8px}
/* prevent the back arrow from covering the lottery selector */
.v24-xp-hero .v24-back{z-index:20;left:12px;top:12px;width:42px;height:42px;display:flex;align-items:center;justify-content:center;font-size:39px;border-radius:50%;background:rgba(7,22,58,.18)}
.v24-xp-hero .v37-lottery{position:absolute;z-index:19;left:62px;right:82px;top:16px;height:38px;display:flex;align-items:center;justify-content:flex-start;min-width:0}
.v24-xp-hero .v37-lottery button{max-width:100%;padding:6px 4px;font-size:18px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:left}
.v24-xp-hero .v37-lottery>div{left:0;transform:none;top:40px;min-width:155px}
.v24-xp-hero .v24-heart{z-index:20}
@media(max-width:560px){
  body{background:#f3f4f6}.app{padding-bottom:76px}.topbar{height:52px;padding:0 12px}.brand{font-size:17px}.card{margin:8px;border-radius:12px;padding:12px;box-shadow:0 3px 14px rgba(20,28,45,.045)}
  .bottom-nav{height:64px}.bottom-nav a{padding-top:7px}.fab{bottom:78px;right:14px}
  .forum-showcase{padding:0!important}.forum-hero{margin:0!important;border-radius:0!important}.forum-feed-card{margin:6px!important;border-radius:10px!important}.forum-feed-head{padding:9px 10px!important}.forum-feed-body{padding:0 10px 8px!important}.forum-feed-foot{height:38px!important}.forum-feed-avatar{width:38px!important;height:38px!important}
  .v24-detail-shell{width:100%}.v24-xp-hero{height:258px;padding:12px}.v24-xp-hero .v24-back{left:8px;top:10px;width:40px;height:40px}.v24-xp-hero .v37-lottery{left:54px;right:70px;top:13px}.v24-xp-hero .v37-lottery button{font-size:17px}.v24-heart{right:9px!important;top:8px!important}.v24-heart button{width:48px;height:48px;font-size:27px}.v24-user{left:15px;top:66px;width:96px}.v24-user img{width:68px;height:68px}.v24-summary{left:126px;right:10px;top:68px}.v24-summary span{height:57px}.v24-summary b{font-size:13px}.v24-cats{height:44px}.v24-cats a{font-size:14px;padding-bottom:9px}.v24-subs{height:47px;padding:0 10px;gap:7px}.v24-subs a{padding:6px 14px}.v24-records{padding:4px 4px 22px}.v24-pred-main{grid-template-columns:58px minmax(0,1fr) 70px;min-height:88px}.v24-content>strong{font-size:18px}.v24-actions{height:40px}.v24-actions button,.v24-actions>span{height:39px;font-size:12px}
  .v38-profile-hero{min-height:246px;padding:36px 12px 0}.v38-profile-back{left:9px;top:8px;font-size:40px}.v38-profile-heart{right:10px;top:10px;width:48px;height:48px;font-size:27px}.v38-profile-person{margin-top:29px;gap:10px}.v38-profile-person img{width:72px;height:72px;border-width:3px}.v38-profile-person h1{font-size:20px;margin-bottom:5px}.v38-profile-person p{font-size:12px;max-width:220px;margin-bottom:5px}.v38-profile-person small{font-size:11px}.v38-profile-stats{height:58px}.v38-profile-stats b{font-size:20px}.v38-profile-like{bottom:68px;right:10px;padding:5px 9px}.v38-profile-actions{gap:6px;padding:7px}.v38-profile-actions a,.v38-profile-actions button{height:46px;font-size:15px;gap:8px}.v38-profile-actions strong{font-size:20px}.v38-profile-menu{gap:6px;padding:7px}.v38-profile-menu a{min-height:94px}.v38-profile-menu i{font-size:24px}.v38-profile-menu b{font-size:14px;margin-top:6px}.v38-profile-menu span{font-size:17px}.v38-profile-homecard,.v38-profile-list{margin-top:6px;padding:11px}.v38-profile-homecard h3,.v38-profile-list h3{font-size:16px}.v38-row,.v38-follow-row,.v38-record-row{padding:10px 2px}.v38-follow-row img,.v38-guest img{width:42px;height:42px}
  .v39-chat-compose{bottom:66px}.chat-list .bubble{max-width:84%}
}
@media(min-width:761px){body{background:#edf0f4}.app,.v24-detail-shell,.expert-profile-shell{box-shadow:0 0 0 1px rgba(20,30,50,.04),0 12px 50px rgba(20,30,50,.06)}}

/* V40 watermark fix: backend settings apply immediately to forum images, including old uploads. */
.forum-watermark{position:relative;display:block;overflow:hidden;line-height:0;max-width:100%;}
.forum-watermark>img{display:block;width:100%;height:auto;}
.forum-watermark::after{content:attr(data-watermark);position:absolute;right:3%;bottom:5%;z-index:3;max-width:88%;font-size:clamp(12px,var(--wm-size,32px),12vw);line-height:1.15;font-weight:700;letter-spacing:.04em;color:rgba(255,255,255,.64);text-shadow:0 1px 3px rgba(0,0,0,.58);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;pointer-events:none;user-select:none;}
.forum-feed-media .forum-watermark{width:100%;height:100%;}
.forum-feed-media .forum-watermark>img{width:100%;height:100%;object-fit:cover;}
.article-media .forum-watermark{margin:8px 0;border-radius:10px;}
.edit-media-grid .forum-watermark{display:inline-block;}
@media(max-width:640px){.forum-watermark::after{right:3%;bottom:4%;font-size:clamp(12px,calc(var(--wm-size,32px)*.72),9vw);}}

/* V41: 自动判定 + 智能推荐 */
.v41-judge.win{background:#e8fff2!important;color:#08a66b!important}.v41-judge.loss{background:#fff0f0!important;color:#ef4050!important}.v41-judge.pending{background:#f1f3f6!important;color:#8b93a1!important}
.v41-bottom{gap:4px}.v41-bottom button{font-size:12px;padding-left:5px;padding-right:5px}
.v41-smart-modal{position:fixed;inset:0;background:rgba(23,31,48,.58);z-index:9999;display:none;align-items:center;justify-content:center;padding:18px}.v41-smart-modal.show{display:flex}.v41-smart-dialog{width:min(570px,100%);background:#fffaf7;border-radius:22px;padding:18px;box-shadow:0 24px 70px rgba(0,0,0,.28)}.v41-smart-head{display:flex;align-items:center;justify-content:space-between}.v41-smart-head h2{margin:0;font-size:25px;color:#17233b}.v41-smart-head button{width:42px;height:42px;border:0;border-radius:50%;background:#fff;color:#6f7d90;font-size:30px}.v41-smart-tabs{display:flex;gap:8px;margin:14px 0}.v41-smart-tabs span{padding:9px 14px;border:1px solid #ffd0bd;border-radius:12px;color:#c42020;font-weight:700}.v41-smart-tabs .on{background:#ff5638;color:#fff}.v41-smart-box{border:1px solid #ffd7c7;background:#fff;border-radius:16px;padding:16px}.v41-smart-box b{font-size:17px}.v41-smart-box p{margin:8px 0 14px;color:#87909d;font-size:13px;line-height:1.6}.v41-smart-preview{min-height:64px;border-radius:12px;background:#f2f5f9;display:flex;align-items:center;padding:14px;font-size:18px;font-weight:700;color:#25324a;word-break:break-all}.v41-smart-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:16px}.v41-smart-actions button{border:0;border-radius:16px;min-height:52px;font-size:17px;font-weight:800;background:#edf2f8;color:#25324a}.v41-smart-actions .confirm{background:#5145eb;color:#fff}

/* V42: 高手发表选择器移动端放大与布局优化 */
.expert-publish-body .video-composer-sheet{
  max-height:86vh;
  padding-bottom:68px;
  overflow-y:auto;
  -webkit-overflow-scrolling:touch;
}
.expert-publish-body .video-composer-sheet .composer-head{
  height:54px;
  padding:0 14px;
}
.expert-publish-body .video-composer-sheet .composer-head a{
  font-size:15px;
}
.expert-publish-body .video-composer-sheet .composer-head b{
  font-size:17px;
  font-weight:600;
  color:#555;
}
.expert-publish-body .video-zodiac-grid span{
  height:94px;
  gap:5px;
}
.expert-publish-body .video-zodiac-grid img{
  width:54px;
  height:54px;
}
.expert-publish-body .video-zodiac-grid em{
  font-size:14px;
}
.expert-publish-body .ep-number-grid{
  gap:9px;
  padding:14px 12px;
}
.expert-publish-body .ep-number-grid span{
  font-size:15px;
  min-height:42px;
}
.expert-publish-body .ep-choice-grid span{
  font-size:15px;
  min-height:44px;
  padding:10px 8px;
}
.expert-publish-body .video-selected{
  min-height:52px;
  height:auto;
  padding:8px 14px;
  font-size:14px;
  line-height:1.45;
}
.expert-publish-body .video-selected b{
  font-size:14px;
}
.expert-publish-body .video-issue{
  height:54px;
  padding:0 14px;
}
.expert-publish-body .video-issue>input{
  font-size:15px;
  min-width:0;
}
.expert-publish-body .video-issue label{
  font-size:14px;
  display:flex;
  align-items:center;
  gap:5px;
  white-space:nowrap;
}
.expert-publish-body .video-issue label input{
  width:20px;
  height:20px;
}
.expert-publish-body .sheet-panel{
  padding:14px 16px;
}
.expert-publish-body .sheet-panel h3,
.expert-publish-body .sheet-panel>label,
.expert-publish-body .paid-price{
  font-size:14px;
}
.expert-publish-body .sheet-panel p,
.expert-publish-body .locked-record,
.expert-publish-body .record-empty{
  font-size:13px;
}
.expert-publish-body .video-bottom.v41-bottom{
  height:66px;
  grid-template-columns:repeat(5,minmax(0,1fr));
  gap:0;
}
.expert-publish-body .video-bottom.v41-bottom button{
  min-width:0;
  padding:0 4px;
  font-size:14px;
  font-weight:600;
  line-height:1.2;
  white-space:nowrap;
}
.expert-publish-body .video-bottom.v41-bottom .publish{
  font-size:16px;
  font-weight:700;
}
@media(max-width:420px){
  .expert-publish-body .video-composer-sheet{max-height:88vh;padding-bottom:70px}
  .expert-publish-body .video-zodiac-grid span{height:90px}
  .expert-publish-body .video-zodiac-grid img{width:51px;height:51px}
  .expert-publish-body .video-bottom.v41-bottom{height:68px}
  .expert-publish-body .video-bottom.v41-bottom button{font-size:13px;padding:0 2px}
  .expert-publish-body .video-bottom.v41-bottom .publish{font-size:15px}
}
/* V45: 高手详情移除彩种下拉切换，只显示资料所属彩种 */
.v45-lottery-static{display:flex;align-items:center;min-height:38px}.v45-lottery-static span{display:inline-block;color:#fff;font-size:18px;font-weight:700;line-height:38px;white-space:nowrap}

/* V50 高手详情去掉顶部彩种标题后，保留清爽的返回/收藏区 */
.v50-no-lottery-title .v24-back{left:14px!important;top:12px!important}.v50-no-lottery-title .v24-heart{right:15px!important}.v50-no-lottery-title .v24-user{top:64px}.v50-no-lottery-title .v24-summary{top:66px}
@media(max-width:520px){.v50-no-lottery-title .v24-back{left:9px!important;top:9px!important}.v50-no-lottery-title .v24-user{top:61px}.v50-no-lottery-title .v24-summary{top:63px}}

/* V52：论坛正文图片保持原生图片长按菜单，便于微信/手机识别并保存。 */
.article-media img{display:block;-webkit-touch-callout:default!important;-webkit-user-select:auto!important;user-select:auto!important;touch-action:auto!important}

/* V61 手机端 APP 化统一优化：仅调整界面与响应式，不改原业务逻辑 */
:root{--v61-card-radius:12px;--v61-gap:8px;--v61-mobile-max:480px}
html,body{min-height:100%;overscroll-behavior-y:none}
body{font-size:14px;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}
.app{width:100%;max-width:var(--v61-mobile-max);min-height:100dvh;padding-bottom:calc(58px + env(safe-area-inset-bottom));overflow-x:hidden}
.topbar{height:52px;padding:0 12px}.brand{font-size:16px}.coin{padding:5px 8px;font-size:11px}
.tabs{top:52px}.tabs a{padding:10px 3px;font-size:13px}
.card{margin:8px;border-radius:var(--v61-card-radius);padding:12px;box-shadow:0 2px 10px rgba(20,28,45,.045)}
.form-control{padding:11px 10px;margin:5px 0 10px;border-radius:10px;font-size:14px}
.btn{min-height:38px;padding:8px 12px;border-radius:10px;font-size:13px}
.menu-list,.account-grid,.logout-row,.pay-sheet{margin:8px;border-radius:var(--v61-card-radius)}
.section-title{padding:11px 12px 3px;font-size:12px}
.bottom-nav,.bottom-nav.bottom-nav-three{width:min(var(--v61-mobile-max),100%);height:58px;padding-bottom:env(safe-area-inset-bottom)}
.bottom-nav a{padding-top:6px;font-size:17px}.bottom-nav span{font-size:10px;margin-top:2px}
.fab{right:max(12px,calc((100vw - var(--v61-mobile-max))/2 + 12px));bottom:72px;width:46px;height:46px;border-radius:15px;font-size:24px}
.media-grid img,.media-grid video{height:92px}.action-grid{gap:6px}.action-grid a,.action-grid button{padding:8px 3px;font-size:11px}
.account-panel{padding:14px 10px 0}.account-user{gap:10px}.account-user h2{font-size:18px}.account-stats{margin-top:12px}.account-stats a{padding:6px 1px 9px}.account-stats b{font-size:14px}.account-stats span{font-size:10px}
.wallet-actions a{padding:10px}.account-grid a{min-height:64px;padding:13px 10px}.account-grid span{font-size:17px}.account-grid b{font-size:13px}
.finance-hero{margin:8px;border-radius:16px;padding:15px}.finance-hero .amount{font-size:28px}.finance-actions{gap:7px;margin-top:12px}.finance-actions a{padding:10px}
.quick-amounts,.channel-grid{gap:7px;margin-left:12px;margin-right:12px}.channel-card{padding:9px;border-radius:11px}

/* 高手榜：首页分类固定每排 6 个，取消横向滚动，手机一屏可扫完 */
.expert-v16 .expert-cats.expert-cats-dynamic{height:auto!important;min-height:42px!important;display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;overflow:visible!important;align-items:stretch!important}
.expert-v16 .expert-cats.expert-cats-dynamic a{min-width:0!important;width:auto!important;height:42px!important;padding:0 2px!important;display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;line-height:1.08!important;font-size:12px!important;border-right:1px solid #f0f0f0!important;border-bottom:2px solid transparent!important;white-space:normal!important}
.expert-v16 .expert-cats.expert-cats-dynamic a:nth-child(6n){border-right:0!important}
.expert-v16 .expert-cats.expert-cats-dynamic a.on{color:var(--app-accent,#c62e42)!important;border-bottom-color:var(--app-accent,#c62e42)!important;font-weight:700!important}
.expert-video-v21 .expert-shortcuts{padding:5px!important;gap:5px!important}.expert-video-v21 .expert-shortcuts a{height:50px!important;font-size:15px!important}.expert-video-v21 .expert-shortcuts a i{font-size:25px!important}
.expert-video-v21 .v21-filterbar{height:38px!important}.expert-video-v21 .v21-filterbar button{font-size:12px!important}
.expert-v16 .expert-list-new{padding:4px!important}.expert-video-v21 .expert-rank-card{margin-bottom:5px!important;border-radius:7px!important}
.expert-video-v21 .expert-rank-avatar{width:62px!important;height:62px!important}.expert-video-v21 .expert-rank-info{font-size:13px!important;line-height:1.28!important}.expert-video-v21 .expert-title-line b{font-size:16px!important}.expert-video-v21 .expert-title-line time{font-size:10px!important}.expert-video-v21 .expert-period{font-size:13px!important}.expert-video-v21 .expert-rate i{height:16px!important;padding:2px!important}.expert-video-v21 .expert-card-actions{height:34px!important}

/* 高手详情：记录更紧凑，评论入口改为点赞 */
.v24-detail-body{background:#edf0f5}.v24-detail-shell{width:100%;max-width:var(--v61-mobile-max);min-height:100dvh}
.v24-xp-hero{height:236px!important}.v50-no-lottery-title .v24-user{top:57px!important}.v50-no-lottery-title .v24-summary{top:59px!important}
.v24-user{left:12px!important;width:92px!important}.v24-user img{width:62px!important;height:62px!important}.v24-user b{font-size:14px!important}.v24-user small{font-size:10px!important}
.v24-summary{left:112px!important;right:8px!important}.v24-summary span{height:52px!important}.v24-summary b{font-size:12px!important}.v24-summary small{font-size:9px!important}
.v24-cats{height:42px!important}.v24-cats a{padding:11px 2px 8px!important;font-size:12px!important}.v24-subs{height:42px!important;padding:0 8px!important;gap:6px!important}.v24-subs a{padding:5px 11px!important;font-size:11px!important}
.v24-records{padding:4px!important}.v24-pred{margin-bottom:5px!important;border-radius:8px!important}.v24-pred-main{min-height:82px!important;grid-template-columns:54px minmax(0,1fr) 68px!important}.v24-issue b{font-size:14px!important}.v24-issue em{margin-top:8px!important}.v24-content>strong{font-size:17px!important}.v24-result b{font-size:16px!important}.v24-result span{font-size:11px!important}.v24-result time{font-size:9px!important}
.v24-actions{height:38px!important}.v24-actions button,.v24-actions>span{height:37px!important;font-size:11px!important}.v61-like-form{margin:0}.v61-like{gap:3px}.v61-like.on{color:#e4495b!important;font-weight:700}.v61-like.on:first-letter{color:#e4495b}

/* 论坛/内容页：减少无效留白，保留原信息结构 */
.forum-feed-card{margin-left:5px!important;margin-right:5px!important;border-radius:8px!important}.forum-feed-head{padding:7px 8px!important}.forum-feed-body{padding:0 8px 7px!important}.forum-feed-foot{min-height:34px!important}.forum-category-tabs{overflow-x:auto;scrollbar-width:none}.forum-category-tabs::-webkit-scrollbar{display:none}
.post-head,.user-head{gap:8px}.avatar{width:38px;height:38px}.title{font-size:15px;margin:8px 0 5px}.content-preview{font-size:13px;line-height:1.5}.post-foot{margin-top:7px}

@media(max-width:380px){
  .expert-v16 .expert-cats.expert-cats-dynamic a{font-size:11px!important;padding:0 1px!important}
  .expert-video-v21 .expert-rank-avatar{width:56px!important;height:56px!important}.expert-video-v21 .expert-title-line b{font-size:15px!important}
  .v24-xp-hero{height:226px!important}.v24-summary{left:106px!important}.v24-summary span{height:49px!important}.v24-cats a{font-size:11px!important}
  .v24-pred-main{grid-template-columns:50px minmax(0,1fr) 62px!important}.v24-content>strong{font-size:16px!important}
}
@media(min-width:481px){.app,.v24-detail-shell{box-shadow:0 0 0 1px rgba(20,30,50,.05),0 12px 42px rgba(20,30,50,.08)}}

/* V62 账户帖子分类 / 高手榜帖子移动端 */
.v62-post-tabs{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:8px 10px 12px}.v62-post-tabs a{display:flex;align-items:center;justify-content:center;gap:5px;min-height:42px;border-radius:12px;background:#fff;border:1px solid #e7e9ee;color:#555;font-weight:700;text-decoration:none}.v62-post-tabs a.on{color:#d8324c;border-color:#ef8798;background:#fff5f7}.v62-post-tabs b{font-size:11px;min-width:18px;height:18px;line-height:18px;text-align:center;border-radius:9px;background:#f1f2f5;color:#777}.v62-post-tabs a.on b{background:#ffe0e6;color:#d8324c}.v62-expert-post-card{display:block;text-decoration:none;color:inherit;margin:8px 10px;padding:12px;border-radius:13px}.v62-expert-post-head{display:flex;align-items:center;gap:8px;margin-bottom:8px}.v62-expert-post-head b{font-size:16px}.v62-expert-post-head span{font-size:12px;color:#888;flex:1}.v62-expert-post-head em{font-style:normal;font-weight:800;font-size:15px;color:#999}.v62-expert-post-head em.win{color:#e02020}.v62-expert-post-head em.loss{color:#555}.v62-expert-post-card>strong{display:block;font-size:18px;line-height:1.45;color:#303238;word-break:break-word}.v62-expert-post-card>p{font-size:13px;line-height:1.55;color:#6e7279;margin:7px 0 0}.v62-expert-post-card .meta{margin-top:8px}.v62-my-toolbar{padding-bottom:4px}@media(max-width:480px){.v62-my-toolbar{margin:5px 10px}.v62-my-toolbar h2{font-size:18px}.v62-my-toolbar p{font-size:11px}.v62-my-toolbar .btn{padding:8px 10px;font-size:12px}.v62-expert-post-card{margin:7px 8px;padding:10px}.v62-expert-post-card>strong{font-size:17px}}

/* V64 我的帖子：手机端 APP 化重做，修复旧样式挤压/溢出 */
.v64-posts-page{width:100%;max-width:100%;padding:10px 10px 12px;overflow:hidden}.v64-posts-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:4px 4px 10px}.v64-posts-head>div{min-width:0}.v64-posts-head h2{margin:0;font-size:23px;line-height:1.15;color:#182033;letter-spacing:-.4px}.v64-posts-head p{margin:6px 0 0;color:#9aa3b2;font-size:12px;line-height:1.3}.v64-publish{flex:0 0 auto;min-height:42px;padding:0 14px;border-radius:13px;background:linear-gradient(135deg,#7555dc,#5c36c9);color:#fff!important;text-decoration:none!important;display:inline-flex;align-items:center;justify-content:center;font-size:14px;font-weight:800;box-shadow:0 8px 20px rgba(96,58,200,.2)}
.v64-post-tabs{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:0 0 10px}.v64-post-tabs a{min-width:0;height:46px;border:1px solid #e9e7f1;border-radius:13px;background:#fff;color:#777!important;text-decoration:none!important;display:flex;align-items:center;justify-content:center;gap:7px;font-size:14px;font-weight:800;box-shadow:0 4px 14px rgba(20,28,45,.035)}.v64-post-tabs a.on{border-color:#7655db;background:#f5f1ff;color:#6541c7!important;box-shadow:0 6px 16px rgba(100,65,199,.1)}.v64-post-tabs b{min-width:23px;height:23px;border-radius:12px;padding:0 6px;background:#f0f1f4;color:#7b8490;display:inline-flex;align-items:center;justify-content:center;font-size:12px}.v64-post-tabs a.on b{background:#7554d8;color:#fff}
.v64-alert{margin:0 0 9px}.v64-post-list{display:grid;gap:9px;width:100%;min-width:0}.v64-forum-card,.v64-expert-card{display:block;width:100%;min-width:0;margin:0!important;padding:14px!important;background:#fff;border:1px solid #edf0f4;border-radius:16px;box-shadow:0 7px 22px rgba(20,28,45,.055);color:#222!important;text-decoration:none!important;overflow:hidden}.v64-card-top{display:flex;align-items:flex-start;gap:10px;min-width:0}.v64-card-top h3{flex:1;min-width:0;margin:0;font-size:17px;line-height:1.35;color:#202637;font-weight:850;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.v64-card-top em{flex:0 0 auto;font-style:normal;font-size:12px;font-weight:800;padding:5px 9px;border-radius:999px;background:#f0f1f4;color:#7d8591;line-height:1}.v64-card-top em.ok{background:#e8f7ed;color:#22864a}.v64-card-top em.bad{background:#fff0f1;color:#d64e59}.v64-card-top em.wait,.v64-card-top em.pending{background:#fff6df;color:#a97714}.v64-card-top em.hit{background:#fff0f0;color:#e32323}.v64-card-top em.miss{background:#f1f2f4;color:#555}
.v64-card-meta{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:8px;color:#9aa3b1;font-size:11px;line-height:1.25}.v64-card-meta span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.v64-card-meta strong{flex:0 0 auto;color:#6b49c7;font-size:12px}.v64-card-actions{display:flex;align-items:center;gap:8px;margin-top:12px}.v64-card-actions a,.v64-card-actions button{height:38px;min-width:68px;padding:0 16px;border:0;border-radius:12px;text-decoration:none!important;display:inline-flex;align-items:center;justify-content:center;font-size:13px;font-weight:800;box-shadow:none;cursor:pointer}.v64-card-actions form{margin:0}.v64-card-actions .edit{background:#f1edff;color:#6541c7!important}.v64-card-actions .view{background:#eef7ff;color:#2581c4!important}.v64-card-actions .delete{background:#ed5b66;color:#fff}.v64-expert-content{margin-top:10px;font-size:18px;line-height:1.45;font-weight:850;color:#6541c7;word-break:break-word}.v64-expert-card>p{margin:8px 0 0;font-size:12px;line-height:1.5;color:#6f7783;word-break:break-word}.v64-empty{background:#fff;border-radius:15px;border:1px solid #edf0f4;margin:0;padding:35px 10px}
@media(max-width:480px){.v64-posts-page{padding:9px 8px 10px}.v64-posts-head{padding-left:3px;padding-right:3px}.v64-posts-head h2{font-size:22px}.v64-publish{min-height:40px;padding:0 12px;font-size:13px}.v64-post-tabs{gap:7px}.v64-post-tabs a{height:43px;font-size:13px}.v64-forum-card,.v64-expert-card{padding:12px!important;border-radius:14px}.v64-card-top h3{font-size:16px}.v64-expert-content{font-size:17px}.v64-card-actions{gap:7px}.v64-card-actions a,.v64-card-actions button{height:37px;min-width:64px;padding:0 13px}}
@media(max-width:360px){.v64-posts-head{gap:8px}.v64-posts-head h2{font-size:20px}.v64-posts-head p{font-size:11px}.v64-publish{padding:0 10px;font-size:12px}.v64-card-actions a,.v64-card-actions button{min-width:58px;padding:0 10px}.v64-card-top h3{font-size:15px}}
/* V65 高手榜分类折叠 + 视频式统一推荐选择器 */
.v65-publish-shell{padding-bottom:24px}.v65-category-stack{padding:8px;background:#eef1f5}.v65-category-group{background:#fff;border:1px solid #e7ebf0;border-radius:14px;margin-bottom:8px;overflow:hidden;box-shadow:0 4px 14px rgba(18,30,50,.035)}.v65-category-head{width:100%;min-height:76px;border:0;background:#fff;display:flex;align-items:center;gap:11px;padding:10px 12px;text-align:left}.v65-category-head>i{flex:0 0 50px;width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-style:normal;font-weight:800;font-size:15px}.v65-category-head>span{flex:1;min-width:0}.v65-category-head b{display:block;color:#252a34;font-size:16px}.v65-category-head small{display:block;color:#8f98a7;font-size:12px;margin-top:5px}.v65-category-head>em{font-style:normal;color:#a4acb8;font-size:23px;transition:.2s}.v65-category-group.open .v65-category-head>em{transform:rotate(180deg)}.v65-category-panel{display:none;border-top:1px solid #edf0f3;background:#fafbfc;padding:6px}.v65-category-group.open .v65-category-panel{display:block}.v65-project-row{display:flex;align-items:center;gap:8px;min-height:54px;padding:8px 10px;margin:4px;background:#fff;border:1px solid #edf0f4;border-radius:11px;color:#333;text-decoration:none}.v65-project-row strong{font-size:14px;min-width:88px}.v65-project-row small{flex:1;color:#929aa5;font-size:11px}.v65-project-row em{font-style:normal;color:#a4acb8;font-size:20px}.v65-project-row.on{border-color:#7ecfe2;background:#f1fbfe}.v65-project-row.direct strong{color:#109dc0}
.v65-composer{padding-bottom:74px!important}.v65-composer-head{position:sticky;top:0;z-index:8;background:#fff}.v65-rule-tip{padding:8px 12px;background:#f7fbfd;color:#7290a0;font-size:11px;line-height:1.45;border-bottom:1px solid #edf1f4}.v65-zodiac-grid{display:grid;grid-template-columns:repeat(6,1fr);background:#fff;border-bottom:1px solid #eee}.v65-zodiac-grid label{position:relative;min-width:0}.v65-zodiac-grid input{position:absolute;opacity:0}.v65-zodiac-grid span{height:86px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;border-right:1px solid #eee;border-bottom:1px solid #eee}.v65-zodiac-grid img{width:44px;height:44px}.v65-zodiac-grid em{font-style:normal;color:#555;font-size:14px}.v65-zodiac-grid input:checked+span{background:#fff3f4;box-shadow:inset 0 0 0 2px #e75b68}.v65-zodiac-grid input:checked+span em{color:#d94755;font-weight:800}
.v65-choice-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:5px;padding:10px;background:#fff}.v65-choice-grid.two-wide{grid-template-columns:repeat(2,1fr)}.v65-choice-grid label{position:relative}.v65-choice-grid input{position:absolute;opacity:0}.v65-choice-grid span{min-height:62px;border:1px solid #e4e7eb;border-radius:9px;display:flex;align-items:center;justify-content:center;background:#fff;color:#43474d;font-size:16px}.v65-choice-grid input:checked+span{background:#fff1f2;border-color:#e75b68;color:#d94755;font-weight:800;box-shadow:0 0 0 1px #e75b68 inset}
.v65-zodiac-filter-title,.v65-number-caption{display:flex;justify-content:space-between;align-items:center;padding:8px 10px 5px;background:#fff;color:#3b4b57;font-size:12px}.v65-zodiac-filter-title small,.v65-number-caption small{font-size:10px;color:#9aa3ad}.v65-zodiac-filter{display:grid;grid-template-columns:repeat(6,1fr);background:#fff;border-top:1px solid #f0f1f2;border-bottom:1px solid #eceef0}.v65-zodiac-filter button{border:0;border-right:1px solid #eee;border-bottom:1px solid #eee;background:#fff;padding:6px 2px;min-height:58px}.v65-zodiac-filter img{display:block;width:30px;height:30px;margin:0 auto 2px}.v65-zodiac-filter span{font-size:11px;color:#555}.v65-zodiac-filter button.on{background:#eefaff}.v65-zodiac-filter button.on span{color:#139fc1;font-weight:800}
.v65-number-map{display:grid;grid-template-columns:repeat(7,1fr);gap:4px;padding:8px;background:#fff;max-height:330px;overflow:auto}.v65-number-map label,.v65-number-map button{position:relative;min-width:0;aspect-ratio:1;border:1px solid #edf0f2;border-radius:50%;background:#f7f8f9;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0;color:#6f7780}.v65-number-map label input{position:absolute;opacity:0}.v65-number-map span{font-size:12px;font-weight:700;line-height:1}.v65-number-map small{font-size:8px;margin-top:3px;color:#a3a9b1;line-height:1}.v65-number-map label:has(input:checked),.v65-number-map .mapped{background:#e95e69;border-color:#e95e69;color:#fff}.v65-number-map label:has(input:checked) small,.v65-number-map .mapped small{color:#fff}.v65-selected{position:sticky;bottom:54px;z-index:6}.v65-issue{padding-bottom:8px}.v65-bottom{padding-bottom:env(safe-area-inset-bottom);height:calc(54px + env(safe-area-inset-bottom))!important}.v65-custom-text{margin:10px;width:calc(100% - 20px);box-sizing:border-box}
@media(max-width:480px){.v65-category-stack{padding:6px}.v65-category-head{min-height:66px;padding:8px 10px}.v65-category-head>i{width:44px;height:44px;flex-basis:44px;font-size:14px}.v65-category-head b{font-size:15px}.v65-project-row{min-height:48px}.v65-zodiac-grid span{height:72px}.v65-zodiac-grid img{width:36px;height:36px}.v65-zodiac-grid em{font-size:12px}.v65-choice-grid span{min-height:54px;font-size:15px}.v65-number-map{gap:3px;padding:6px;max-height:286px}.v65-number-map span{font-size:11px}.v65-number-map small{font-size:7px}.v65-composer{max-height:92vh!important}}

/* ===== V66 高手榜视频式发表 + Android/iPhone 底部安全区 ===== */
:root{--v66-bottom-safe:max(env(safe-area-inset-bottom),16px)}
.app{padding-bottom:calc(58px + var(--v66-bottom-safe))!important}
.bottom-nav,.bottom-nav.bottom-nav-three{height:calc(58px + var(--v66-bottom-safe))!important;padding-bottom:var(--v66-bottom-safe)!important;align-items:flex-start!important}
.bottom-nav a{height:58px!important;padding-top:7px!important}
.fab{bottom:calc(72px + var(--v66-bottom-safe))!important}

.v66-publish-shell{min-height:100dvh;padding-bottom:24px;background:#f3f3f3}
.v66-region-tabs{height:40px;display:flex;overflow-x:auto;background:#fff;border-bottom:1px solid #ddd;scrollbar-width:none;position:sticky;top:48px;z-index:18}.v66-region-tabs::-webkit-scrollbar{display:none}.v66-region-tabs a{flex:0 0 20%;min-width:84px;display:flex;align-items:center;justify-content:center;text-decoration:none;color:#8a8a8a;font-size:12px;white-space:nowrap;border-bottom:2px solid transparent}.v66-region-tabs a.on{color:#1ba7cf;border-bottom-color:#1ba7cf}
.v66-category-stack{background:#f3f3f3}.v66-category-group{margin:0;background:#fff;border-bottom:1px solid #ddd}.v66-category-head{width:100%;height:78px;border:0;background:#fff;padding:7px 8px;display:grid;grid-template-columns:52px 1fr 18px;gap:10px;align-items:center;text-align:left}.v66-category-head>i{width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:15px;font-weight:700;font-style:normal;line-height:1;white-space:nowrap;overflow:hidden}.v66-category-head>span{min-width:0}.v66-category-head b{display:block;font-size:12px;color:#555;font-weight:400}.v66-category-head strong{display:block;font-size:15px;color:#333;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.v66-category-head small{display:block;color:#8c8c8c;font-size:11px;margin-top:2px}.v66-category-head>em{font-size:22px;font-style:normal;color:#aaa}.v66-category-group.open .v66-category-head>em{transform:rotate(90deg)}.v66-category-panel{display:none;background:#fafafa;border-top:1px solid #eee;padding:0 0 0 58px}.v66-category-group.open .v66-category-panel{display:block}.v66-project-row{min-height:46px;border-bottom:1px solid #eee;display:grid;grid-template-columns:1fr auto 18px;align-items:center;gap:8px;text-decoration:none;color:#444;padding:6px 8px}.v66-project-row span{font-size:13px;font-weight:600}.v66-project-row small{font-size:11px;color:#999}.v66-project-row em{font-style:normal;color:#aaa;font-size:18px}.v66-project-row.on{background:#effaff}.v66-project-row.direct span{color:#149ec1}

.v66-composer{position:fixed!important;left:50%!important;bottom:0!important;transform:translateX(-50%)!important;width:min(100%,620px)!important;max-height:84dvh!important;overflow:auto!important;background:#fff!important;padding-bottom:calc(50px + var(--v66-bottom-safe))!important;z-index:60!important;overscroll-behavior:contain}.v66-composer-head{height:42px;display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;border-bottom:1px solid #ddd;padding:0 10px;position:sticky;top:0;z-index:10;background:#fff}.v66-composer-head a{font-size:13px;color:#329cc0;text-decoration:none}.v66-composer-head a:last-child{text-align:right;color:#aaa}.v66-composer-head b{text-align:center;font-size:16px;font-weight:500;color:#555}.v66-rule-note{font-size:11px;color:#888;background:#f8f8f8;padding:6px 10px;border-bottom:1px solid #eee}
.v66-quick-grid{display:flex;align-items:center;gap:0;padding:5px 8px;background:#fff;border-bottom:1px solid #eee;overflow-x:auto;scrollbar-width:none}.v66-quick-grid::-webkit-scrollbar{display:none}.v66-quick-grid label{position:relative;flex:1 0 auto;min-width:44px}.v66-quick-grid input{position:absolute;opacity:0}.v66-quick-grid span{height:28px;padding:0 11px;border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:11px;color:#555;border:1px solid transparent;white-space:nowrap}.v66-quick-grid input:checked+span{color:#df3947;border-color:#df3947;background:#fff3f4;font-weight:700}
.v66-zodiac-strip{height:28px;display:grid;grid-template-columns:repeat(12,1fr);align-items:center;background:#fff;border-bottom:1px solid #eee;padding:0 8px;overflow:hidden}.v66-zodiac-strip>span,.v66-zodiac-strip label span{font-size:11px;color:#555;text-align:center;display:block;white-space:nowrap}.v66-zodiac-strip label{position:relative;min-width:0}.v66-zodiac-strip input{position:absolute;opacity:0}.v66-zodiac-strip input:checked+span{color:#df3947;font-weight:800;text-decoration:underline}
.v66-number-board{display:grid;grid-template-columns:repeat(12,1fr);gap:3px 3px;padding:6px 8px 8px;background:#fff;border-bottom:1px solid #eee}.v66-number-board label,.v66-number-board button{position:relative;min-width:0;border:0;background:none;padding:0;aspect-ratio:1;display:flex;align-items:center;justify-content:center}.v66-number-board input{position:absolute;opacity:0}.v66-number-board span{width:100%;aspect-ratio:1;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:600;background:#f0f0f0;color:#999;border:1px solid #ececec}.v66-number-board .c1.mapped span,.v66-number-board label.c1:has(input:checked) span{background:#e75962;color:#fff;border-color:#e75962}.v66-number-board .c2.mapped span,.v66-number-board label.c2:has(input:checked) span{background:#38a5d4;color:#fff;border-color:#38a5d4}.v66-number-board .c3.mapped span,.v66-number-board label.c3:has(input:checked) span{background:#63b52e;color:#fff;border-color:#63b52e}.v66-number-board button.mapped span{font-weight:800}
.v66-selected{min-height:56px;height:auto!important;padding:7px 12px!important;align-items:flex-start!important}.v66-selected span{line-height:1.55;min-width:0}.v66-selected b{white-space:normal;overflow-wrap:anywhere}.v66-issue{height:42px!important}.v66-text-only{display:block;width:calc(100% - 20px);min-height:180px;margin:10px;padding:12px;border:1px solid #ddd;border-radius:8px;font-size:15px;resize:vertical}.v66-bottom{position:fixed!important;left:50%!important;right:auto!important;transform:translateX(-50%)!important;bottom:0!important;width:min(100%,620px)!important;height:calc(50px + var(--v66-bottom-safe))!important;padding-bottom:var(--v66-bottom-safe)!important;display:grid!important;grid-template-columns:repeat(4,1fr)!important;background:#202020!important;z-index:80!important}.v66-bottom button{border:0;border-right:1px solid #555;background:#202020;color:#ddd;font-size:13px}.v66-bottom .publish{background:#e51418;color:#fff;font-size:15px}.expert-publish-body:has(.v66-composer){overflow:hidden}
@media(max-width:480px){.v66-category-head{height:70px;grid-template-columns:48px 1fr 16px}.v66-category-head>i{width:44px;height:44px;font-size:14px}.v66-number-board{gap:2px;padding:5px 6px 7px}.v66-number-board span{font-size:9px}.v66-zodiac-strip{padding:0 5px}.v66-zodiac-strip>span,.v66-zodiac-strip label span{font-size:10px}.v66-composer{max-height:88dvh!important}}
.v66-expert-delete{margin:-8px 18px 12px;text-align:right}.v66-expert-delete button{border:0;background:transparent;color:#d9525c;font-size:12px;padding:5px 0}
/* V67 后台指定具体推荐玩法模板：前台严格一比一显示对应选择器 */
.v67-option-grid{display:grid;gap:0;padding:10px 12px 4px;background:#fff}
.v67-option-grid.cols2{grid-template-columns:repeat(2,minmax(0,1fr))}
.v67-option-grid.cols5{grid-template-columns:repeat(5,minmax(0,1fr))}
.v67-option-grid.cols-auto{grid-template-columns:repeat(auto-fit,minmax(82px,1fr))}
.v67-option-grid label{display:block;min-width:0}
.v67-option-grid input,.v67-zodiac-grid input,.v67-number-grid input{position:absolute;opacity:0;pointer-events:none}
.v67-option-grid span{height:112px;border:1px solid #dfe3e8;border-radius:10px;background:#fff;display:flex;align-items:center;justify-content:center;font-size:22px;color:#41464f;transition:.15s;box-sizing:border-box;margin:2px}
.v67-option-grid.cols5 span{height:106px;font-size:20px}
.v67-option-grid input:checked+span{border-color:#20a9cf;background:#eefaff;color:#1197bf;box-shadow:inset 0 0 0 2px rgba(32,169,207,.12)}
.v67-zodiac-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:0;background:#fff;padding:0 0 8px}
.v67-zodiac-grid label{display:block;min-width:0}
.v67-zodiac-grid span{height:136px;border-right:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;background:#fff;box-sizing:border-box}
.v67-zodiac-grid img{width:66px;height:66px;object-fit:contain;display:block}
.v67-zodiac-grid b{font-size:20px;font-weight:500;color:#555}
.v67-zodiac-grid input:checked+span{background:#eefaff;box-shadow:inset 0 0 0 2px #20a9cf}
.v67-zodiac-grid input:checked+span b{color:#1197bf;font-weight:700}
.v67-number-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:7px;padding:12px;background:#fff}
.v67-number-grid label{display:block;min-width:0}
.v67-number-grid span{aspect-ratio:1;border-radius:50%;border:1px solid #d9dce1;background:#fff;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:700;color:#4e5560}
.v67-number-grid input:checked+span{background:#1ca6c8;border-color:#1ca6c8;color:#fff}
.v67-number-grid .c2 input:checked+span{background:#ef5b68;border-color:#ef5b68}.v67-number-grid .c3 input:checked+span{background:#55ad79;border-color:#55ad79}
.v66-composer .video-selected{margin-top:10px}
@media(max-width:520px){
 .v67-option-grid{padding:8px 8px 2px}.v67-option-grid span{height:104px;font-size:20px}.v67-option-grid.cols5 span{height:96px;font-size:18px}
 .v67-zodiac-grid span{height:112px;gap:4px}.v67-zodiac-grid img{width:52px;height:52px}.v67-zodiac-grid b{font-size:17px}
 .v67-number-grid{gap:5px;padding:10px}.v67-number-grid span{font-size:14px}
}
@media(max-width:390px){.v67-zodiac-grid img{width:46px;height:46px}.v67-zodiac-grid span{height:104px}.v67-zodiac-grid b{font-size:16px}.v67-option-grid.cols5 span{height:88px;font-size:17px}}

/* ===== V69 我的帖子完整管理：修改 / 删除 / 公开；账号清空同时删论坛+高手榜 ===== */
.am14-clear{position:relative;background:#fff;margin:0 0 18px}.am14-clear button{width:100%;min-height:56px;border:0;background:#fff;color:#1f2937;text-align:left;padding:0 24px;font-size:16px}.am14-clear-tip{display:block;padding:0 24px 14px;color:#9aa3b2;font-size:11px;margin-top:-9px}
.v69-posts-page .v64-post-list{padding-bottom:8px}.v69-manage-card{overflow:hidden}.v69-card-link{display:block;color:inherit!important;text-decoration:none!important}.v69-card-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:10px}.v69-card-actions form{margin:0}.v69-card-actions a,.v69-card-actions button{width:100%;height:40px;border:0;border-radius:11px;display:flex;align-items:center;justify-content:center;text-decoration:none!important;font-size:13px;font-weight:800;box-sizing:border-box}.v69-card-actions .edit{background:#f0eaff;color:#6642c9!important}.v69-card-actions .public{background:#e8f9ef;color:#14924e}.v69-card-actions .view{background:#eef6ff;color:#2676c7!important}.v69-card-actions .hide{background:#fff5df;color:#9a6a00}.v69-card-actions .delete{background:#f15b66;color:#fff}.v64-card-top em.hidden{color:#956c00!important;background:#fff5d8!important}.v69-manage-card.v64-expert-card{display:block;text-decoration:none;color:inherit}
.v69-expert-edit{padding:8px 10px 100px}.v69-expert-edit>header{display:grid;grid-template-columns:34px 1fr 34px;align-items:center;background:#fff;border-radius:14px;padding:10px 8px;margin-bottom:8px}.v69-expert-edit>header>a{font-size:30px;text-decoration:none;color:#303643;line-height:1}.v69-expert-edit>header h2{font-size:18px;margin:0;color:#202633}.v69-expert-edit>header p{font-size:11px;color:#9199a8;margin:3px 0 0}.v69-expert-edit form{background:#fff;border-radius:14px;padding:12px;box-shadow:0 3px 16px rgba(20,28,45,.05)}.v69-field{margin-bottom:14px}.v69-field>label{display:block;font-size:12px;font-weight:800;color:#5c6472;margin:0 0 7px}.v69-field>input,.v69-field>textarea{width:100%;box-sizing:border-box;border:1px solid #e2e5eb;border-radius:11px;padding:11px 12px;font-size:14px;background:#fff}.v69-radio{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-bottom:8px}.v69-radio label{height:40px;border:1px solid #e3e5eb;border-radius:10px;display:flex;align-items:center;justify-content:center;gap:4px;font-size:13px}.v69-edit-bottom{position:fixed;left:50%;bottom:calc(58px + var(--v66-bottom-safe));transform:translateX(-50%);width:min(100%,var(--v61-mobile-max));padding:8px 10px;background:rgba(255,255,255,.96);display:grid;grid-template-columns:1fr 2fr;gap:8px;z-index:45;box-sizing:border-box;border-top:1px solid #eee}.v69-edit-bottom a,.v69-edit-bottom button{height:44px;border-radius:12px;border:0;display:flex;align-items:center;justify-content:center;text-decoration:none;font-size:14px;font-weight:800}.v69-edit-bottom a{background:#f1f2f5;color:#5c6472}.v69-edit-bottom button{background:#6841d0;color:#fff}
@media(max-width:390px){.v69-card-actions{gap:6px}.v69-card-actions a,.v69-card-actions button{font-size:12px;height:38px}.v69-expert-edit{padding-left:7px;padding-right:7px}.v69-expert-edit form{padding:9px}}

/* V70 高手榜发表成功：只显示“发表成功”，并放到移动端发表面板标题区 */
.v66-composer-head{position:relative}
.v70-sheet-success{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:8;min-width:118px;padding:7px 18px;border-radius:999px;background:#fff;color:#e64b4f;font-size:17px;font-weight:800;line-height:1;text-align:center;box-shadow:0 4px 18px rgba(0,0,0,.10);white-space:nowrap;opacity:1;transition:opacity .25s ease,transform .25s ease}
.v70-sheet-success.hide{opacity:0;transform:translate(-50%,-60%)}
@media(max-width:760px){.v70-sheet-success{font-size:18px;min-width:126px;padding:8px 16px}}

/* V71 发表成功：全屏中央大红字，随后返回高手榜首页 */
.v71-publish-success{position:fixed!important;inset:0!important;z-index:99999!important;display:flex!important;align-items:center!important;justify-content:center!important;pointer-events:none!important;background:rgba(255,255,255,.12)!important}
.v71-publish-success span{display:block!important;padding:18px 34px!important;border-radius:16px!important;background:rgba(255,255,255,.97)!important;color:#e60012!important;font-size:32px!important;line-height:1!important;font-weight:900!important;letter-spacing:2px!important;box-shadow:0 12px 42px rgba(0,0,0,.18)!important;animation:v71SuccessPop .18s ease-out both!important}
@keyframes v71SuccessPop{from{opacity:0;transform:scale(.82)}to{opacity:1;transform:scale(1)}}
@media(max-width:520px){.v71-publish-success span{font-size:30px!important;padding:17px 28px!important;border-radius:15px!important}}

/* V72 发表完成：直接回高手榜首页，并在整个手机屏幕正中央显示大号红色“发表成功” */
.v72-publish-success{position:fixed!important;inset:0!important;z-index:2147483647!important;display:flex!important;align-items:center!important;justify-content:center!important;background:rgba(255,255,255,.28)!important;pointer-events:none!important;opacity:1!important;transition:opacity .25s ease!important}
.v72-publish-success span{display:block!important;color:#e60012!important;background:rgba(255,255,255,.98)!important;border:2px solid rgba(230,0,18,.12)!important;border-radius:18px!important;padding:22px 36px!important;font-size:38px!important;line-height:1!important;font-weight:950!important;letter-spacing:3px!important;text-align:center!important;box-shadow:0 14px 48px rgba(0,0,0,.22)!important;transform:scale(1)!important;animation:v72SuccessPop .2s ease-out both!important}
.v72-publish-success.hide{opacity:0!important}
@keyframes v72SuccessPop{from{opacity:0;transform:scale(.72)}to{opacity:1;transform:scale(1)}}
@media(max-width:520px){.v72-publish-success span{font-size:36px!important;padding:21px 30px!important;border-radius:16px!important}}

/* ===== V75 Android 底部系统导航安全区：底栏整体上提，避免与返回/Home/手势区重合 ===== */
:root{--v75-system-bottom:36px}
@supports (padding-bottom: env(safe-area-inset-bottom)){
  :root{--v75-system-bottom:max(env(safe-area-inset-bottom),36px)}
}
@media (max-width:760px){
  .app{padding-bottom:calc(58px + var(--v75-system-bottom))!important}
  .bottom-nav,.bottom-nav.bottom-nav-three{
    height:calc(58px + var(--v75-system-bottom))!important;
    padding:0 0 var(--v75-system-bottom)!important;
    align-items:flex-start!important;
    box-sizing:border-box!important;
  }
  .bottom-nav a{
    height:58px!important;
    padding-top:6px!important;
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:center!important;
    line-height:1.05!important;
  }
  .bottom-nav span{margin-top:3px!important;line-height:1.1!important}
  .fab{bottom:calc(72px + var(--v75-system-bottom))!important}
  .v39-chat-compose{bottom:calc(58px + var(--v75-system-bottom))!important}
  .v65-bottom,.v66-bottom{height:calc(50px + var(--v75-system-bottom))!important;padding-bottom:var(--v75-system-bottom)!important}
  .v65-composer,.v66-composer{padding-bottom:calc(50px + var(--v75-system-bottom))!important}
  .v69-edit-bottom{bottom:calc(58px + var(--v75-system-bottom))!important}
}

/* V83 客服联系方式：充值选择客服时直接展示后台配置的联系账号 */
.support-channel-main{min-width:0}.support-contact-line{display:block;margin-top:7px;color:#111827;font-size:13px;line-height:1.35;word-break:break-all}.support-contact-line i{font-style:normal;color:#6d4ed0}.support-contact-note{font-size:11px!important;color:#9a6b16!important;margin-top:3px!important}.wxm-contact{display:block!important;color:#6d4ed0!important;font-size:10px!important;margin-top:2px!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:70vw}@media(max-width:760px){.support-channel-item{align-items:flex-start;padding:12px 10px}.support-channel-item em{align-self:center;white-space:nowrap}.support-contact-line{font-size:12px}.support-modal-sheet{max-height:78vh}}

/* V84 高手榜规则确认 / 付费出售门槛 / 战绩复制 */
.v84-rule-modal,.v84-copy-modal{position:fixed;inset:0;z-index:12050;background:rgba(6,12,24,.58);display:none;align-items:flex-end;justify-content:center;backdrop-filter:blur(2px)}
.v84-rule-modal.show,.v84-copy-modal.show{display:flex}
.v84-rule-dialog{width:min(620px,100%);max-height:min(88vh,820px);overflow:auto;background:#fff;border-radius:26px 26px 0 0;padding:0 24px calc(16px + env(safe-area-inset-bottom));box-shadow:0 -20px 60px rgba(0,0,0,.18);position:relative}
.v84-rule-logo{width:82px;height:82px;margin:-38px auto 18px;border-radius:24px;background:linear-gradient(145deg,#ff9b10,#c93308);border:5px solid #fff;box-shadow:0 8px 22px rgba(194,67,14,.28);display:flex;align-items:center;justify-content:center;color:#fff;font-size:38px;font-weight:900}
.v84-rule-dialog h2{text-align:center;font-size:30px;margin:4px 0 18px;color:#111827}.v84-rule-lead{font-size:16px;color:#5d6470;margin:0 0 10px}.v84-rule-dialog ol{margin:0;padding-left:26px;color:#303642;line-height:1.95;font-size:15px}.v84-rule-dialog li{padding:4px 0}.v84-rule-foot{margin:18px 0 0;padding:14px 16px;background:#f8fafc;border-radius:12px;color:#657083;font-size:14px;line-height:1.65}
.v84-rule-actions{display:grid;grid-template-columns:1fr 1.35fr;margin:20px -24px -16px;border-top:1px solid #edf0f4}.v84-rule-actions button{height:64px;border:0;background:#fff;font-size:20px;font-weight:800}.v84-rule-actions .cancel{color:#202733;border-right:1px solid #edf0f4}.v84-rule-actions .agree{color:#d8274e}
.v84-paid-option.disabled{opacity:.52;cursor:not-allowed}.v84-sale-condition{grid-column:1/-1;margin:10px 0 2px;padding:11px 14px;border-radius:12px;font-size:13px;font-weight:700;text-align:center}.v84-sale-condition.locked{background:#fff5f5;color:#d13c45;border:1px solid #ffd9dc}.v84-sale-condition.ok{background:#effbf5;color:#13895e;border:1px solid #ccefe0}.v84-sale-condition.pulse{animation:v84pulse .45s ease 2}@keyframes v84pulse{50%{transform:scale(1.025);box-shadow:0 0 0 4px rgba(219,54,66,.10)}}
.v24-actions .v84-copy-open{border:0;background:transparent;color:#6f7480;font:inherit;padding:0 10px;min-height:44px;cursor:pointer}
.v84-copy-modal{align-items:center;padding:18px}.v84-copy-dialog{width:min(460px,92vw);background:#fff;border-radius:6px;overflow:hidden;box-shadow:0 20px 70px rgba(0,0,0,.35);position:relative}.v84-copy-dialog h2{margin:0;padding:20px 24px 16px;color:#29a9c4;font-size:25px;border-bottom:3px solid #35bdd5}.v84-copy-dialog>button{width:100%;height:72px;background:#fff;border:0;border-bottom:1px solid #e7e8eb;text-align:left;padding:0 24px;font-size:20px;color:#17191d}.v84-copy-dialog>button.cancel{text-align:center;height:62px}.v84-copy-tip{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) scale(.85);padding:12px 22px;border-radius:22px;background:rgba(20,24,32,.88);color:#fff;opacity:0;pointer-events:none;transition:.18s}.v84-copy-tip.show{opacity:1;transform:translate(-50%,-50%) scale(1)}
@media(max-width:680px){.v84-rule-dialog{padding-left:18px;padding-right:18px;border-radius:22px 22px 0 0}.v84-rule-logo{width:68px;height:68px;margin-top:-30px;font-size:30px}.v84-rule-dialog h2{font-size:26px}.v84-rule-dialog ol{font-size:14px;line-height:1.72}.v84-rule-actions{margin-left:-18px;margin-right:-18px}.v84-rule-actions button{height:58px;font-size:18px}.v84-copy-dialog h2{font-size:22px}.v84-copy-dialog>button{height:64px;font-size:18px}}

/* V85 付费条件提示只在用户主动选择“付费可见”时出现 */
.v84-sale-condition[hidden]{display:none!important}

/* V87 高手榜规则弹窗：按用户参考图手机端一比一布局 */
#v84RuleModal{background:rgba(0,0,0,.34)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;align-items:flex-end!important}
#v84RuleModal .v84-rule-dialog{box-sizing:border-box!important;background:#fff!important;overflow:visible!important}
#v84RuleModal .v84-rule-logo{padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important;overflow:visible!important}
#v84RuleModal .v84-rule-logo img{display:block!important;width:100%!important;height:100%!important;object-fit:contain!important;border:0!important;border-radius:0!important}
#v84RuleModal .v87-rule-scroll{min-height:0!important;overflow-y:auto!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important}
#v84RuleModal .v87-rule-scroll::-webkit-scrollbar{display:none!important}
#v84RuleModal .v84-rule-actions{grid-template-columns:1fr 1fr!important}

@media(max-width:680px){
  #v84RuleModal{padding:0!important}
  #v84RuleModal .v84-rule-dialog{
    width:100%!important;
    height:calc(100dvh - 76px)!important;
    max-height:none!important;
    border-radius:30px 30px 0 0!important;
    padding:0 24px calc(68px + env(safe-area-inset-bottom))!important;
    box-shadow:0 -8px 28px rgba(0,0,0,.14)!important;
  }
  #v84RuleModal .v84-rule-logo{
    position:absolute!important;
    z-index:2!important;
    top:-47px!important;
    left:50%!important;
    transform:translateX(-50%)!important;
    width:96px!important;
    height:96px!important;
    margin:0!important;
  }
  #v84RuleModal .v87-rule-scroll{
    height:100%!important;
    padding-top:90px!important;
    padding-bottom:22px!important;
  }
  #v84RuleModal h2{
    margin:0 0 20px!important;
    text-align:center!important;
    color:#050505!important;
    font-size:31px!important;
    line-height:1.18!important;
    font-weight:800!important;
    letter-spacing:.01em!important;
  }
  #v84RuleModal .v84-rule-lead{
    margin:0 0 14px!important;
    color:#444!important;
    font-size:17px!important;
    line-height:1.7!important;
    font-weight:400!important;
  }
  #v84RuleModal ol{
    margin:0!important;
    padding:0 0 0 24px!important;
    color:#3a3a3a!important;
    font-size:16.5px!important;
    line-height:2.05!important;
    font-weight:400!important;
  }
  #v84RuleModal li{margin:0 0 3px!important;padding:0!important}
  #v84RuleModal .v84-rule-foot{
    margin:26px 0 0!important;
    padding:0!important;
    background:transparent!important;
    color:#3a3a3a!important;
    font-size:16.5px!important;
    line-height:2.05!important;
    font-weight:400!important;
  }
  #v84RuleModal .v84-rule-actions{
    position:absolute!important;
    left:0!important;
    right:0!important;
    bottom:0!important;
    height:calc(66px + env(safe-area-inset-bottom))!important;
    padding:0 0 env(safe-area-inset-bottom)!important;
    margin:0!important;
    border-top:1px solid #e5e5e5!important;
    background:#fff!important;
  }
  #v84RuleModal .v84-rule-actions button{
    height:66px!important;
    padding:0!important;
    border:0!important;
    background:#fff!important;
    font-size:21px!important;
    line-height:66px!important;
    font-weight:700!important;
  }
  #v84RuleModal .v84-rule-actions .cancel{color:#111!important;border-right:1px solid #e5e5e5!important}
  #v84RuleModal .v84-rule-actions .agree{color:#c01849!important}
}

@media(max-width:390px){
  #v84RuleModal .v84-rule-dialog{height:calc(100dvh - 70px)!important;padding-left:20px!important;padding-right:20px!important}
  #v84RuleModal .v84-rule-logo{top:-43px!important;width:88px!important;height:88px!important}
  #v84RuleModal .v87-rule-scroll{padding-top:82px!important}
  #v84RuleModal h2{font-size:29px!important;margin-bottom:18px!important}
  #v84RuleModal .v84-rule-lead{font-size:16px!important}
  #v84RuleModal ol,#v84RuleModal .v84-rule-foot{font-size:15.5px!important;line-height:1.96!important}
}

/* V88 全系统手机 APP 视觉统一 + 高手榜设置抽屉可见修复 */
:root{
  --v88-page:#f4f6f8;--v88-card:#fff;--v88-line:#e7e9ee;--v88-text:#172033;--v88-muted:#8a93a3;
  --v88-radius:14px;--v88-control:42px;--v88-safe:max(env(safe-area-inset-bottom),18px)
}
html,body{max-width:100%;overflow-x:hidden}
body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Hiragino Sans GB","Microsoft YaHei",Arial,sans-serif;-webkit-text-size-adjust:100%;text-rendering:optimizeLegibility}
.app{box-sizing:border-box;background:var(--v88-page)}
.app *, .video-composer-sheet *, .bottom-nav *{box-sizing:border-box}
button,input,select,textarea{font:inherit}
button,a,label,input[type=checkbox],input[type=radio]{-webkit-tap-highlight-color:transparent}

/* 统一前台卡片/控件：手机优先，电脑居中对称 */
@media(max-width:720px){
  body{background:var(--v88-page)!important}
  .app{width:100%!important;max-width:none!important;margin:0!important;border-radius:0!important}
  .card,.panel,.forum-feed-card,.expert-card,.account-card{border-radius:12px!important;box-shadow:none!important;border-color:var(--v88-line)!important}
  input[type=text],input[type=number],input[type=password],input[type=email],select,textarea{max-width:100%;min-width:0;font-size:16px}
  .btn,button,input[type=submit]{min-height:40px}
  .bottom-nav.bottom-nav-three{font-size:12px!important}
  .bottom-nav.bottom-nav-three a{min-width:0!important;overflow:hidden!important}
  .bottom-nav.bottom-nav-three span,.bottom-nav.bottom-nav-three small{white-space:nowrap!important}
}
@media(min-width:721px){
  body{background:#eef1f4}
  .app{margin-left:auto!important;margin-right:auto!important;box-shadow:0 0 0 1px rgba(15,23,42,.04)}
}

/* 高手榜发表：设置/记录不再藏在当前滚动位置以下，点击立即弹出 */
.v66-composer{overscroll-behavior:contain!important}
.v66-composer .sheet-panel{
  display:none!important;position:fixed!important;left:50%!important;right:auto!important;
  transform:translateX(-50%)!important;bottom:calc(50px + var(--v66-bottom-safe))!important;
  width:min(100%,620px)!important;max-height:min(46dvh,360px)!important;overflow:auto!important;
  padding:14px 14px 16px!important;background:#fff!important;border:1px solid #e5e7eb!important;
  border-radius:18px 18px 0 0!important;box-shadow:0 -12px 40px rgba(0,0,0,.18)!important;z-index:95!important
}
.v66-composer .sheet-panel.show{display:block!important}
.v66-composer .sheet-panel h3{font-size:15px!important;font-weight:800!important;color:#222b38!important;margin:0 0 12px!important}
.v66-composer .sheet-panel>label{display:flex!important;min-height:44px!important;align-items:center!important;gap:9px!important;margin:0!important;padding:0 4px!important;border-bottom:1px solid #f0f1f3!important;font-size:15px!important;color:#303744!important}
.v66-composer .sheet-panel input[type=radio]{width:20px!important;height:20px!important;flex:0 0 20px!important}
.v66-composer .paid-price{display:none;margin:12px 0 0!important;padding:10px!important;background:#f7f8fa!important;border-radius:10px!important;align-items:center!important;justify-content:space-between!important;font-size:14px!important}
.v66-composer .paid-price.show{display:flex!important}
.v66-composer .paid-price input{width:46%!important;height:40px!important;border:1px solid #dfe3e8!important;border-radius:9px!important;padding:0 10px!important;font-size:16px!important}
.v66-composer .v84-sale-condition{margin:10px 0 0!important;font-size:12px!important;line-height:1.5!important;padding:9px 10px!important}
.v66-composer .record-panel .locked-record{grid-template-columns:58px minmax(0,1fr) auto!important;font-size:12px!important}

/* 发表区的号码/按钮在手机屏幕里完整可见 */
.v67-number-grid{grid-template-columns:repeat(7,minmax(0,1fr))!important;gap:5px!important;padding:10px 12px 12px!important}
.v67-number-grid label{min-width:0!important}
.v67-number-grid span{width:100%!important;aspect-ratio:1/1!important;height:auto!important;min-height:0!important;border-radius:50%!important;font-size:14px!important;font-weight:700!important;display:grid!important;place-items:center!important}
.v66-composer-head{height:46px!important;padding:0 14px!important;grid-template-columns:1fr auto 1fr!important}
.v66-composer-head a{font-size:14px!important}.v66-composer-head b{font-size:17px!important;white-space:nowrap!important}.v66-composer-head a:last-child{justify-self:end}
.v66-selected{font-size:13px!important;padding:9px 14px!important;min-height:48px!important;align-items:center!important}
.v66-issue{padding:0 14px!important;min-height:46px!important;height:46px!important}.v66-issue>input{font-size:15px!important;min-width:0!important}.v66-issue label{font-size:13px!important;white-space:nowrap!important}
.v66-bottom{grid-template-columns:repeat(4,minmax(0,1fr))!important}
.v66-bottom button{font-size:14px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.v66-bottom .publish{font-size:17px!important;font-weight:700!important}

@media(max-width:420px){
  .v67-number-grid{gap:4px!important;padding-left:8px!important;padding-right:8px!important}
  .v67-number-grid span{font-size:12.5px!important}
  .v66-composer .sheet-panel{bottom:calc(50px + var(--v75-system-bottom, var(--v66-bottom-safe)))!important}
  .v66-composer-head{padding:0 10px!important}.v66-composer-head b{font-size:16px!important}
}

/* 全站浮动刷新按钮与主要交互层错开，避免挡住内容 */
.global-refresh-btn,.v81-refresh-btn{right:14px!important;transform:translateY(-50%) scale(.9)!important;opacity:.92}
.expert-publish-body .global-refresh-btn,.expert-publish-body .v81-refresh-btn{top:35%!important}
\n\n/* V91 手机 APP UI 统一 + 高手榜设置/记录点击修复 */
:root{--v91-safe-bottom:max(env(safe-area-inset-bottom),18px);--v91-max:620px;--v91-text:#18202d;--v91-muted:#8d96a5;--v91-line:#e6e9ee}
html,body{width:100%;max-width:100%;overflow-x:hidden!important}
body{-webkit-tap-highlight-color:transparent;-webkit-font-smoothing:antialiased}
.app{width:min(100%,var(--v91-max));max-width:var(--v91-max);margin-inline:auto!important}
@media(max-width:720px){
  .app{width:100%!important;max-width:none!important}
  body{font-size:15px!important;line-height:1.45!important}
  .card,.panel,.forum-feed-card,.expert-card,.account-card{margin-left:8px!important;margin-right:8px!important;border-radius:13px!important}
  .btn,button,input[type=submit]{min-height:42px!important;border-radius:10px}
  input,select,textarea{font-size:16px!important}
  h1{font-size:24px!important} h2{font-size:21px!important} h3{font-size:18px!important}
  .bottom-nav.bottom-nav-three{height:calc(58px + var(--v91-safe-bottom))!important;padding-bottom:var(--v91-safe-bottom)!important}
  .bottom-nav.bottom-nav-three a{font-size:12px!important;gap:2px!important;min-width:0!important}
}

/* 发表弹层本体：手机上所有字/按钮都完整可见 */
.expert-publish-body .v66-composer{width:min(100%,var(--v91-max))!important;max-height:calc(100dvh - 76px)!important;padding-bottom:calc(58px + var(--v91-safe-bottom))!important;background:#fff!important}
.expert-publish-body .v66-composer-head{height:48px!important;min-height:48px!important;background:#fff!important;border-bottom:1px solid var(--v91-line)!important}
.expert-publish-body .v66-composer-head a{font-size:14px!important;line-height:48px!important}.expert-publish-body .v66-composer-head b{font-size:18px!important;color:var(--v91-text)!important;font-weight:650!important}
.expert-publish-body .v67-number-grid{padding:10px 10px 14px!important;gap:6px!important;grid-template-columns:repeat(7,minmax(0,1fr))!important}
.expert-publish-body .v67-number-grid span{font-size:14px!important;font-weight:700!important;color:#4b5563!important;border-color:#d8dde5!important;background:#fff!important}
.expert-publish-body .v66-selected{min-height:50px!important;padding:10px 14px!important;font-size:14px!important;background:#fff!important}
.expert-publish-body .v66-issue{min-height:48px!important;height:48px!important;padding:0 14px!important;background:#fff!important}
.expert-publish-body .v66-bottom{height:calc(58px + var(--v91-safe-bottom))!important;padding-bottom:var(--v91-safe-bottom)!important;width:min(100%,var(--v91-max))!important;z-index:2147483000!important;background:#1d1d1f!important}
.expert-publish-body .v66-bottom button{min-height:58px!important;height:58px!important;border-radius:0!important;font-size:15px!important;color:#f4f4f5!important;background:#1d1d1f!important;position:relative;z-index:2;touch-action:manipulation;cursor:pointer}
.expert-publish-body .v66-bottom .publish{background:#ef171c!important;color:#fff!important;font-size:18px!important;font-weight:750!important}
.expert-publish-body #settingsBtn[aria-expanded="true"],.expert-publish-body #recordBtn[aria-expanded="true"]{background:#303038!important;color:#fff!important}

/* 设置/记录抽屉：强制置于所有前台层级之上，解决“点设置没反应” */
.expert-publish-body .v66-composer .sheet-panel{
  display:block!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important;
  position:fixed!important;left:50%!important;right:auto!important;bottom:calc(58px + var(--v91-safe-bottom))!important;
  transform:translate(-50%,18px)!important;width:min(calc(100% - 16px),604px)!important;max-height:min(52dvh,430px)!important;
  overflow:auto!important;-webkit-overflow-scrolling:touch!important;padding:14px 14px 18px!important;background:#fff!important;
  border:1px solid #e2e5ea!important;border-radius:18px 18px 10px 10px!important;box-shadow:0 -16px 50px rgba(0,0,0,.24)!important;
  z-index:2147483100!important;transition:opacity .16s ease,transform .16s ease!important
}
.expert-publish-body .v66-composer .sheet-panel.show{visibility:visible!important;opacity:1!important;pointer-events:auto!important;transform:translate(-50%,0)!important}
.expert-publish-body .v66-composer .sheet-panel h3{font-size:17px!important;font-weight:800!important;color:var(--v91-text)!important;margin:0 0 8px!important}
.expert-publish-body .v66-composer .sheet-panel>label{display:flex!important;align-items:center!important;gap:10px!important;width:100%!important;min-height:48px!important;padding:0 4px!important;margin:0!important;border-bottom:1px solid #edf0f3!important;font-size:16px!important;color:#2d3440!important}
.expert-publish-body .v66-composer .sheet-panel input[type=radio]{width:22px!important;height:22px!important;flex:0 0 22px!important}
.expert-publish-body .v66-composer .paid-price{padding:10px 12px!important;margin-top:10px!important;font-size:15px!important}
.expert-publish-body .v66-composer .paid-price input{height:42px!important;font-size:16px!important}
.expert-publish-body .v66-composer .v84-sale-condition{font-size:13px!important;line-height:1.55!important;padding:10px 11px!important;border-radius:10px!important}
.expert-publish-body .v66-composer .record-panel .locked-record{min-height:45px!important;font-size:13px!important;grid-template-columns:64px minmax(0,1fr) auto!important}

@media(max-width:390px){
  .expert-publish-body .v67-number-grid{gap:4px!important;padding-left:7px!important;padding-right:7px!important}
  .expert-publish-body .v67-number-grid span{font-size:12.5px!important}
  .expert-publish-body .v66-bottom button{font-size:13.5px!important}.expert-publish-body .v66-bottom .publish{font-size:17px!important}
  .expert-publish-body .v66-composer .sheet-panel{width:calc(100% - 12px)!important;padding-left:12px!important;padding-right:12px!important}
}
@media(min-width:721px){
  .app{width:min(100%,var(--v91-max))!important}
  .expert-publish-body .v66-composer .sheet-panel{width:min(604px,calc(100% - 28px))!important}
}

/* ===== V93：浏览器网站与 APP 统一使用同一套 APP 功能 UI =====
   不再根据设备宽度切换成传统电脑网页；桌面浏览器也保留手机 APP 的
   居中内容区、底部三按钮、触控尺寸、卡片与发表操作栏。 */
:root{--v93-app-width:620px;--v93-bottom-h:58px}
html{background:#e9edf2!important}
body{min-height:100vh;background:#e9edf2!important}
.app{width:min(100%,var(--v93-app-width))!important;max-width:var(--v93-app-width)!important;margin:0 auto!important;min-height:100vh!important;background:#f6f7fb!important;padding-bottom:calc(var(--v93-bottom-h) + max(env(safe-area-inset-bottom),12px))!important;box-shadow:0 0 28px rgba(20,32,48,.08)!important}

/* 网站浏览器也永久显示 APP 底部功能按钮 */
.bottom-nav,.bottom-nav.bottom-nav-three{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  position:fixed!important;
  left:50%!important;
  right:auto!important;
  transform:translateX(-50%)!important;
  bottom:0!important;
  width:min(100%,var(--v93-app-width))!important;
  height:calc(var(--v93-bottom-h) + max(env(safe-area-inset-bottom),12px))!important;
  padding:0 0 max(env(safe-area-inset-bottom),12px)!important;
  border-radius:0!important;
  background:rgba(255,255,255,.98)!important;
  border-top:1px solid #e3e7ec!important;
  box-shadow:0 -5px 20px rgba(24,36,52,.08)!important;
  z-index:2147482000!important;
  backdrop-filter:blur(16px)!important;
}
.bottom-nav a,.bottom-nav.bottom-nav-three a{
  display:flex!important;
  min-width:0!important;
  height:var(--v93-bottom-h)!important;
  padding:6px 4px 4px!important;
  align-items:center!important;
  justify-content:center!important;
  flex-direction:column!important;
  gap:3px!important;
  font-size:20px!important;
  line-height:1!important;
  visibility:visible!important;
  opacity:1!important;
  overflow:visible!important;
}
.bottom-nav span,.bottom-nav.bottom-nav-three span{display:block!important;font-size:12px!important;line-height:1.1!important;white-space:nowrap!important;margin:0!important}

/* 所有浏览器下按钮、输入框都采用 APP 可点击尺寸 */
.btn,button,input[type=button],input[type=submit],select{min-height:42px}
input,select,textarea{max-width:100%;font-size:16px}
.card,.panel,.forum-feed-card,.expert-card,.account-card{max-width:100%}

/* 原有桌面端为页面增加 18px 外边距的规则会造成底栏与 APP 主体错位，统一取消 */
@media(min-width:721px){
  body:has(.forum-showcase),body:has(.expert-v16),body:has(.account-video-v14){padding:0!important}
  body{font-size:15px!important;line-height:1.45!important}
  .app{border-radius:0!important;overflow:visible!important}
  .forum-showcase,.expert-v16,.account-video-v14,.forum-hero.forum-hero-clean{border-radius:0!important}
  .bottom-nav,.bottom-nav.bottom-nav-three{bottom:0!important;border-radius:0!important}
  .topbar{height:58px!important}
  .card,.panel,.forum-feed-card,.expert-card,.account-card{margin-left:8px!important;margin-right:8px!important;border-radius:13px!important}
  .fab{right:max(14px,calc((100vw - var(--v93-app-width))/2 + 14px))!important;bottom:calc(var(--v93-bottom-h) + 26px)!important}
  .global-refresh-btn,.v81-refresh-btn{right:max(14px,calc((100vw - var(--v93-app-width))/2 + 14px))!important}
}

/* 小屏继续预留 Android/iPhone 系统导航安全区 */
@media(max-width:760px){
  :root{--v93-browser-safe:max(env(safe-area-inset-bottom),36px)}
  .app{max-width:none!important;padding-bottom:calc(var(--v93-bottom-h) + var(--v93-browser-safe))!important}
  .bottom-nav,.bottom-nav.bottom-nav-three{width:100%!important;height:calc(var(--v93-bottom-h) + var(--v93-browser-safe))!important;padding-bottom:var(--v93-browser-safe)!important}
  .fab{bottom:calc(var(--v93-bottom-h) + var(--v93-browser-safe) + 14px)!important}
}

/* ===== V94：桌面浏览器舒适对称版（保留 APP 功能与底部按钮） =====
   手机端继续沿用 V93；>=900px 时扩大 APP 画布与发表弹层，避免手机窄屏被硬套在电脑上。 */
@media (min-width:900px){
  :root{--v93-app-width:960px;--v94-desktop-content:920px;--v94-publish-width:780px}
  html,body{background:#eef1f5!important}
  body{font-size:16px!important;line-height:1.5!important}
  .app{
    width:min(calc(100vw - 48px),var(--v93-app-width))!important;
    max-width:var(--v93-app-width)!important;
    min-height:100vh!important;
    margin:0 auto!important;
    background:#f7f8fa!important;
    border-left:1px solid #e3e7ec!important;
    border-right:1px solid #e3e7ec!important;
    box-shadow:0 10px 36px rgba(26,39,55,.08)!important;
  }
  .topbar,.forum-showcase,.expert-v16,.account-video-v14,.forum-hero.forum-hero-clean{
    width:100%!important;max-width:none!important;margin-left:auto!important;margin-right:auto!important
  }
  .card,.panel,.forum-feed-card,.expert-card,.account-card{
    margin-left:16px!important;margin-right:16px!important;border-radius:14px!important
  }

  /* 桌面仍显示 APP 三按钮，但宽度与主画布一致、居中对称 */
  .bottom-nav,.bottom-nav.bottom-nav-three{
    width:min(calc(100vw - 48px),var(--v93-app-width))!important;
    height:64px!important;padding-bottom:0!important;
    border-left:1px solid #e3e7ec!important;border-right:1px solid #e3e7ec!important;
    box-shadow:0 -7px 24px rgba(24,36,52,.08)!important;
  }
  .bottom-nav a,.bottom-nav.bottom-nav-three a{height:64px!important;padding:8px 8px 6px!important;font-size:22px!important;gap:4px!important}
  .bottom-nav span,.bottom-nav.bottom-nav-three span{font-size:13px!important}

  /* 高手榜发表层：电脑端不再缩成手机窄条 */
  .expert-publish-body .v66-composer{
    width:min(var(--v94-publish-width),calc(100vw - 80px))!important;
    max-width:var(--v94-publish-width)!important;
    max-height:min(86vh,860px)!important;
    left:50%!important;bottom:74px!important;transform:translateX(-50%)!important;
    border-radius:18px!important;
    border:1px solid #e2e6ec!important;
    box-shadow:0 24px 70px rgba(20,31,46,.22)!important;
    padding-bottom:70px!important;
    overflow:auto!important;
  }
  .expert-publish-body .v66-composer-head{
    height:56px!important;min-height:56px!important;padding:0 18px!important;border-radius:18px 18px 0 0!important
  }
  .expert-publish-body .v66-composer-head a{font-size:15px!important;line-height:56px!important}
  .expert-publish-body .v66-composer-head b{font-size:21px!important}
  .expert-publish-body .v67-number-grid{
    grid-template-columns:repeat(7,minmax(0,1fr))!important;
    gap:12px!important;padding:18px 24px 22px!important
  }
  .expert-publish-body .v67-number-grid span{
    width:100%!important;aspect-ratio:1/1!important;height:auto!important;min-height:62px!important;
    display:grid!important;place-items:center!important;border-radius:50%!important;
    font-size:18px!important;font-weight:750!important;border:1px solid #d5dbe4!important;
  }
  .expert-publish-body .v66-selected{min-height:58px!important;padding:12px 22px!important;font-size:16px!important}
  .expert-publish-body .v66-issue{min-height:56px!important;height:56px!important;padding:0 22px!important;font-size:16px!important}

  /* 发表底部操作栏跟弹层等宽，按钮完整显示 */
  .expert-publish-body .v66-bottom{
    width:min(var(--v94-publish-width),calc(100vw - 80px))!important;
    height:64px!important;padding-bottom:0!important;bottom:10px!important;
    border-radius:0 0 16px 16px!important;overflow:hidden!important;
    box-shadow:0 -4px 18px rgba(0,0,0,.08)!important
  }
  .expert-publish-body .v66-bottom button{height:64px!important;min-height:64px!important;font-size:16px!important;white-space:nowrap!important;overflow:visible!important}
  .expert-publish-body .v66-bottom .publish{font-size:20px!important}

  /* 设置 / 记录弹层在电脑端跟发表层对齐，不再窄小 */
  .expert-publish-body .v66-composer .sheet-panel{
    width:min(740px,calc(100vw - 120px))!important;
    max-height:min(50vh,430px)!important;
    bottom:84px!important;padding:18px 20px 22px!important;border-radius:18px!important
  }
  .expert-publish-body .v66-composer .sheet-panel h3{font-size:19px!important}
  .expert-publish-body .v66-composer .sheet-panel>label{min-height:52px!important;font-size:17px!important}

  /* 刷新 / 悬浮按钮与 960 主画布右缘对齐 */
  .fab{right:max(20px,calc((100vw - min(calc(100vw - 48px),var(--v93-app-width)))/2 + 20px))!important;bottom:90px!important}
  .global-refresh-btn,.v81-refresh-btn{right:max(20px,calc((100vw - min(calc(100vw - 48px),var(--v93-app-width)))/2 + 20px))!important}
}

/* ===== V95：高手榜发表页手机端极简一屏版 =====
   目标：按参考图片/视频在手机浏览器与 APP WebView 中采用全宽 APP 发表面板，
   号码/生肖/已选/期数/底部操作紧凑排列，避免弹层变成窄卡片、按钮截字或遮挡。 */
@media (max-width:760px){
  :root{
    --v95-action-h:52px;
    --v95-safe:max(env(safe-area-inset-bottom),10px);
  }
  html,body.expert-publish-body{width:100%!important;max-width:100%!important;overflow-x:hidden!important}
  body.expert-publish-body{background:#f2f3f5!important}
  .expert-publish-body .expert-publish-shell,
  .expert-publish-body .video-challenge-shell,
  .expert-publish-body .v66-publish-shell{width:100%!important;max-width:none!important;margin:0!important}

  /* 发表层必须铺满手机宽度，不再受 620px/桌面规则影响 */
  .expert-publish-body .v66-composer{
    position:fixed!important;
    left:0!important;right:0!important;bottom:0!important;top:auto!important;
    transform:none!important;
    width:100vw!important;max-width:100vw!important;
    max-height:calc(100dvh - 92px)!important;
    padding:0 0 calc(var(--v95-action-h) + var(--v95-safe))!important;
    margin:0!important;
    border:0!important;border-radius:0!important;
    background:#fff!important;
    overflow-y:auto!important;overflow-x:hidden!important;
    box-shadow:0 -8px 28px rgba(15,23,42,.16)!important;
    overscroll-behavior:contain!important;
    -webkit-overflow-scrolling:touch!important;
  }
  .expert-publish-body .composer-backdrop{background:rgba(13,23,36,.32)!important;backdrop-filter:none!important}

  .expert-publish-body .v66-composer-head{
    position:sticky!important;top:0!important;z-index:24!important;
    height:44px!important;min-height:44px!important;
    padding:0 12px!important;
    grid-template-columns:1fr auto 1fr!important;
    border-bottom:1px solid #e6e8ec!important;
    background:rgba(255,255,255,.98)!important;
  }
  .expert-publish-body .v66-composer-head a{font-size:14px!important;line-height:44px!important;white-space:nowrap!important}
  .expert-publish-body .v66-composer-head a:last-child{font-size:18px!important;justify-self:end!important}
  .expert-publish-body .v66-composer-head b{font-size:18px!important;line-height:1!important;font-weight:650!important;white-space:nowrap!important}
  .expert-publish-body .v66-rule-note{padding:5px 10px!important;font-size:10px!important;line-height:1.35!important}

  /* 01-49：固定 7 列，参考视频中的紧凑号码盘 */
  .expert-publish-body .v67-number-grid{
    width:100%!important;box-sizing:border-box!important;
    grid-template-columns:repeat(7,minmax(0,1fr))!important;
    gap:5px!important;padding:9px 10px 10px!important;
  }
  .expert-publish-body .v67-number-grid label{min-width:0!important;margin:0!important}
  .expert-publish-body .v67-number-grid span{
    width:100%!important;height:auto!important;min-height:0!important;aspect-ratio:1/1!important;
    border-radius:50%!important;
    display:grid!important;place-items:center!important;
    font-size:13px!important;font-weight:700!important;line-height:1!important;
    border:1px solid #d9dde3!important;background:#fff!important;color:#4d5562!important;
  }
  .expert-publish-body .v67-number-grid input:checked+span{background:#20a9c9!important;border-color:#20a9c9!important;color:#fff!important}
  .expert-publish-body .v67-number-grid .c2 input:checked+span{background:#ef5368!important;border-color:#ef5368!important}
  .expert-publish-body .v67-number-grid .c3 input:checked+span{background:#43b872!important;border-color:#43b872!important}

  /* 生肖：6x2，一屏内完整看完 */
  .expert-publish-body .v67-zodiac-grid{grid-template-columns:repeat(6,minmax(0,1fr))!important;padding:0!important;gap:0!important}
  .expert-publish-body .v67-zodiac-grid span{height:88px!important;gap:3px!important;padding:4px 1px!important;border-color:#e4e7eb!important}
  .expert-publish-body .v67-zodiac-grid img{width:44px!important;height:44px!important}
  .expert-publish-body .v67-zodiac-grid b{font-size:15px!important;line-height:1!important}

  /* 尾数/头数/大小/单双等也同步压缩 */
  .expert-publish-body .v67-option-grid{padding:7px 8px 4px!important}
  .expert-publish-body .v67-option-grid span{height:72px!important;margin:2px!important;font-size:17px!important;border-radius:9px!important}
  .expert-publish-body .v67-option-grid.cols5 span{height:66px!important;font-size:16px!important}
  .expert-publish-body .v67-option-grid.cols2 span{height:82px!important;font-size:18px!important}

  .expert-publish-body .v66-selected{
    min-height:42px!important;height:auto!important;
    padding:8px 12px!important;font-size:13px!important;
    border-top:1px solid #f0f1f3!important;border-bottom:1px solid #eceef1!important;
    align-items:center!important;background:#fff!important;
  }
  .expert-publish-body .v66-selected span{line-height:1.35!important}
  .expert-publish-body .v66-selected i{font-size:17px!important}
  .expert-publish-body .v66-issue{
    min-height:44px!important;height:44px!important;padding:0 12px!important;
    display:flex!important;align-items:center!important;gap:8px!important;
    border-bottom:1px solid #eceef1!important;background:#fff!important;
  }
  .expert-publish-body .v66-issue input{height:42px!important;min-height:42px!important;padding:0!important;font-size:15px!important;border:0!important;background:transparent!important}
  .expert-publish-body .v66-issue label{font-size:13px!important;white-space:nowrap!important;display:flex!important;align-items:center!important;gap:5px!important}
  .expert-publish-body .v66-issue input[type=checkbox]{width:22px!important;height:22px!important;min-height:22px!important;flex:0 0 22px!important}

  /* 底部四按钮：完整文字、不截断，并贴合系统安全区 */
  .expert-publish-body .v66-bottom{
    position:fixed!important;left:0!important;right:0!important;bottom:0!important;transform:none!important;
    width:100vw!important;max-width:100vw!important;
    height:calc(var(--v95-action-h) + var(--v95-safe))!important;
    padding:0 0 var(--v95-safe)!important;
    grid-template-columns:repeat(4,minmax(0,1fr))!important;
    background:#1e1e20!important;overflow:hidden!important;
    box-shadow:0 -3px 12px rgba(0,0,0,.12)!important;
    z-index:2147483000!important;
  }
  .expert-publish-body .v66-bottom button{
    height:var(--v95-action-h)!important;min-height:var(--v95-action-h)!important;
    min-width:0!important;padding:0 3px!important;margin:0!important;
    font-size:13px!important;line-height:1!important;font-weight:500!important;
    white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important;
    border-radius:0!important;border-right:1px solid #4d4d50!important;
  }
  .expert-publish-body .v66-bottom .publish{font-size:17px!important;font-weight:700!important;background:#ef151a!important}

  /* 设置/记录抽屉始终浮在四按钮上方，宽度接近全屏但不贴边 */
  .expert-publish-body .v66-composer .sheet-panel{
    position:fixed!important;left:8px!important;right:8px!important;bottom:calc(var(--v95-action-h) + var(--v95-safe) + 8px)!important;
    transform:translateY(12px)!important;
    width:auto!important;max-width:none!important;max-height:42dvh!important;
    overflow:auto!important;padding:12px 14px 14px!important;
    border-radius:14px!important;background:#fff!important;
    box-shadow:0 14px 42px rgba(15,23,42,.24)!important;
    z-index:2147483100!important;
  }
  .expert-publish-body .v66-composer .sheet-panel.show{transform:translateY(0)!important}
  .expert-publish-body .v66-composer .sheet-panel h3{font-size:15px!important;margin:0 0 5px!important}
  .expert-publish-body .v66-composer .sheet-panel>label{min-height:40px!important;font-size:14px!important;gap:8px!important}
  .expert-publish-body .v66-composer .sheet-panel input[type=radio]{width:19px!important;height:19px!important;flex:0 0 19px!important}
  .expert-publish-body .v66-composer .paid-price{padding:7px 9px!important;margin-top:7px!important;font-size:13px!important}
  .expert-publish-body .v66-composer .paid-price input{height:36px!important;min-height:36px!important;font-size:14px!important}
  .expert-publish-body .v66-composer .v84-sale-condition{font-size:11px!important;line-height:1.4!important;padding:7px 8px!important;margin-top:7px!important}

  /* 右侧刷新按钮避开发表区域与选择盘 */
  .expert-publish-body .global-refresh-btn,.expert-publish-body .v81-refresh-btn{right:10px!important;top:44%!important;width:42px!important;height:42px!important}
}

@media (max-width:390px){
  .expert-publish-body .v67-number-grid{gap:4px!important;padding-left:7px!important;padding-right:7px!important}
  .expert-publish-body .v67-number-grid span{font-size:12px!important}
  .expert-publish-body .v67-zodiac-grid span{height:80px!important}.expert-publish-body .v67-zodiac-grid img{width:39px!important;height:39px!important}.expert-publish-body .v67-zodiac-grid b{font-size:14px!important}
  .expert-publish-body .v66-bottom button{font-size:12px!important}.expert-publish-body .v66-bottom .publish{font-size:16px!important}
}

/* V96：高手详情“复制战绩”操作在手机/网站端始终可见 */
.v24-actions{
  height:auto!important;
  min-height:42px;
  display:grid!important;
  grid-template-columns:repeat(auto-fit,minmax(72px,1fr))!important;
  overflow:visible!important;
}
.v24-actions>*{min-width:0!important;height:42px!important}
.v24-actions button,.v24-actions>span{
  height:42px!important;
  min-height:42px!important;
  padding:0 5px!important;
  font-size:12px!important;
  white-space:nowrap;
  overflow:visible!important;
}
.v24-actions .v84-copy-open{
  display:flex!important;
  align-items:center;
  justify-content:center;
  width:100%;
  color:#3f4652!important;
  background:#fff!important;
  font-weight:600!important;
  visibility:visible!important;
  opacity:1!important;
  position:relative!important;
  z-index:2;
}
@media(max-width:680px){
  .v24-actions{grid-template-columns:repeat(auto-fit,minmax(68px,1fr))!important}
  .v24-actions button,.v24-actions>span{font-size:11.5px!important}
  .v84-copy-modal{padding:18px!important;align-items:center!important}
  .v84-copy-dialog{width:min(88vw,420px)!important;border-radius:4px!important}
  .v84-copy-dialog h2{padding:18px 20px 14px!important;font-size:24px!important;color:#27a8c7!important;border-bottom:3px solid #31b8d4!important}
  .v84-copy-dialog>button{height:66px!important;padding:0 20px!important;font-size:19px!important;color:#111!important}
  .v84-copy-dialog>button.cancel{height:62px!important;text-align:center!important}
}

/* V97：首页 APP 下载下方公告 */
.v97-app-notice{max-width:680px;margin:6px auto 10px;padding:10px 12px;background:#fff;border:1px solid #e8edf3;border-radius:12px;box-shadow:0 2px 8px rgba(20,32,50,.05);box-sizing:border-box}
.v97-app-notice-head{display:flex;align-items:center;gap:8px;margin-bottom:6px;min-width:0}.v97-app-notice-head span{flex:0 0 auto;padding:3px 7px;border-radius:8px;background:#fff3e8;color:#e26a19;font-size:11px;font-weight:700}.v97-app-notice-head b{font-size:14px;color:#1d2736;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.v97-app-notice-body{font-size:13px;line-height:1.65;color:#667085;word-break:break-word;white-space:normal}
@media(max-width:600px){.v97-app-notice{margin:5px 6px 8px;padding:9px 10px;border-radius:10px}.v97-app-notice-head{margin-bottom:4px}.v97-app-notice-head b{font-size:13px}.v97-app-notice-body{font-size:12px;line-height:1.55}}
/* V98：公告前台强制可见 + TA的战绩复制功能 */
.v98-app-notice{display:block!important;visibility:visible!important;opacity:1!important;position:relative!important;z-index:2!important;margin-top:7px!important}
.v98-app-notice .v97-app-notice-head span{background:#fff0e5;color:#ef6c22}.v98-app-notice .v97-app-notice-body{white-space:pre-line}
.v98-record-head-actions{display:flex!important;align-items:center;gap:7px;flex-wrap:wrap;justify-content:flex-end}.v98-record-head-actions button{border:0;border-radius:999px;background:#eef8fb;color:#1598b8;font-weight:800;padding:6px 10px;font-size:12px;cursor:pointer}
.v38-record-row.v98-record-row{display:flex!important;align-items:stretch!important;padding:0!important}.v98-record-link{min-width:0;flex:1;display:grid;grid-template-columns:62px minmax(0,1fr) auto;align-items:center;gap:8px;padding:13px 10px 13px 14px;color:inherit;text-decoration:none}.v98-record-link b{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.v98-copy-open{flex:0 0 62px;border:0;border-left:1px solid #edf0f4;background:#fff;color:#1598b8;font-weight:800;font-size:14px;cursor:pointer}
.v98-copy-modal{position:fixed;inset:0;z-index:2147483600;background:rgba(0,0,0,.58);display:none;align-items:center;justify-content:center;padding:18px}.v98-copy-modal.show{display:flex}.v98-copy-dialog{width:min(460px,92vw);background:#fff;border-radius:7px;overflow:hidden;box-shadow:0 22px 70px rgba(0,0,0,.34);position:relative}.v98-copy-dialog h2{margin:0;padding:20px 24px 16px;color:#29a9c4;font-size:25px;border-bottom:3px solid #35bdd5}.v98-copy-dialog>button{width:100%;height:70px;border:0;border-bottom:1px solid #e8eaee;background:#fff;text-align:left;padding:0 24px;font-size:20px;color:#14171b}.v98-copy-dialog>button.cancel{text-align:center;height:62px}.v98-copy-tip{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) scale(.9);background:rgba(20,24,32,.9);color:#fff;border-radius:22px;padding:11px 22px;opacity:0;pointer-events:none;transition:.15s}.v98-copy-tip.show{opacity:1;transform:translate(-50%,-50%) scale(1)}
@media(max-width:600px){.v98-app-notice{margin:5px 7px 8px!important}.v98-record-link{grid-template-columns:52px minmax(0,1fr) auto;padding:11px 8px 11px 12px}.v98-copy-open{flex-basis:56px;font-size:13px}.v98-copy-dialog h2{font-size:22px}.v98-copy-dialog>button{height:64px;font-size:18px}}
/* V99: APP WebView 公告/复制兼容 */
.v98-app-notice{transform:translateZ(0);-webkit-transform:translateZ(0)}
.v98-copy-open,.v84-copy-open{-webkit-appearance:none;appearance:none;touch-action:manipulation;-webkit-tap-highlight-color:rgba(21,152,184,.14);min-height:42px;position:relative;z-index:3}
.v98-copy-modal,.v84-copy-modal{-webkit-transform:translateZ(0);transform:translateZ(0)}

/* V102 客服消息删除：仅自己的消息显示紧凑删除操作 */
.wxm-msg-tools{align-self:center;flex:0 0 auto;opacity:.72}.wxm-msg-tools form{margin:0}.wxm-msg-tools button{border:0;background:transparent;color:#8a8a8a;font-size:11px;padding:6px 2px;cursor:pointer}.wxm-msg-tools button:active{color:#e34b4b}.wxm-row.mine .wxm-msg-tools{order:0}
@media(max-width:760px){.wxm-msg-tools button{font-size:10px;padding:5px 1px}}


/* V104 客服聊天固定输入框 + 最近联系人客服会话 */
.v104-support-avatar{width:42px;height:42px;flex:0 0 42px;border-radius:50%;display:grid;place-items:center;background:#16b27a;color:#fff;font-style:normal;font-weight:800;font-size:17px}.v104-support-tag{display:inline-flex!important;align-items:center!important;height:18px!important;padding:0 6px!important;margin-left:4px!important;border-radius:9px!important;background:#ede8ff!important;color:#7357d5!important;font-style:normal!important;font-size:10px!important;vertical-align:1px}.v104-contact-value{color:#745bd5!important;font-size:10px!important;margin-top:2px!important}.v104-support-row>span{min-width:0;flex:1}.v104-support-row>span>b,.v104-support-row>span>small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.v104-support-contacts{margin-bottom:8px}
@media(max-width:600px){.v104-support-avatar{width:38px;height:38px;flex-basis:38px;font-size:15px}.v104-support-row{min-height:58px!important}}
