:root{--brand-red: #f01020;--red: var(--brand-red);--ink: #202521;--paper: #f7f8f5;--line: rgba(32, 37, 33, .14);--muted: rgba(32, 37, 33, .62);--soft-red: rgba(240, 16, 32, .08)}*{box-sizing:border-box}body{margin:0;color:var(--ink);background:var(--paper);font-family:Microsoft YaHei,PingFang SC,Arial,sans-serif}html:has(.h5-shell),body:has(.h5-shell){scrollbar-width:none}body:has(.h5-shell)::-webkit-scrollbar{display:none}a{color:inherit;text-decoration:none}button,input,select,textarea{height:34px;border:1px solid var(--line);border-radius:4px;background:#fff;color:var(--ink);font:inherit}button{padding:0 14px;cursor:pointer}.action-link{min-height:34px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:4px;padding:0 14px;cursor:pointer}.primary-action{border-color:var(--brand-red);background:var(--brand-red);color:#fff}.secondary-action{color:var(--ink)}.secondary-action.action-link{background:#fff}.primary-action:hover,.secondary-action:hover,.action-link:hover{filter:brightness(.98)}.tab-active{border-color:var(--brand-red);background:var(--soft-red);color:var(--brand-red);font-weight:700}input,select{min-width:160px;padding:0 10px}textarea{min-width:220px;min-height:76px;padding:10px;resize:vertical}.migrated-h5-page{width:100%;min-height:calc(100vh - 56px);background:#fff;color:#202521}.h5-page-content{width:100%;max-width:449px;margin:0 auto;min-height:calc(100vh - 56px);padding-bottom:calc(72px + env(safe-area-inset-bottom));box-sizing:border-box}.h5-shell{width:100%;max-width:449px;min-height:100vh;margin:0 auto;background:#fff;border-left:1px solid var(--line);border-right:1px solid var(--line);box-sizing:border-box}.h5-main{min-height:calc(100vh - 56px);padding:0 0 calc(72px + env(safe-area-inset-bottom))}.h5-bottom-nav{position:fixed;left:50%;bottom:0;z-index:10;width:min(449px,100vw);height:calc(56px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);transform:translate(-50%);display:grid;grid-template-columns:repeat(3,1fr);align-items:center;background:#fff;border-top:1px solid var(--line)}.h5-bottom-nav a{min-height:56px;display:grid;place-items:center;align-content:center;gap:3px;text-align:center;color:var(--muted);font-size:12px}.h5-bottom-nav .nav-active{color:var(--brand-red);font-weight:700}.h5-nav-icon{width:20px;height:20px;position:relative;display:block;background:var(--nav-icon) center / contain no-repeat}.h5-nav-icon:before,.h5-nav-icon:after{content:none!important}.h5-bottom-nav .nav-active .h5-nav-icon{background-image:var(--nav-icon-active)}.h5-line-icon{width:18px;height:18px;display:inline-block;position:relative;flex:0 0 auto;color:currentColor;font-size:0;line-height:0}.h5-line-icon-back:before,.h5-line-icon-forward:before{content:"";position:absolute;top:4px;right:4px;bottom:4px;left:4px;border-top:2px solid currentColor;border-radius:1px}.h5-line-icon-back:before{border-left:2px solid currentColor;transform:rotate(-45deg)}.h5-line-icon-forward:before{border-right:2px solid currentColor;transform:rotate(45deg)}.h5-nav-icon-home:before{content:"";position:absolute;top:5px;right:3px;bottom:2px;left:3px;border:2px solid currentColor;border-top:0;border-radius:2px}.h5-nav-icon-home:after{content:"";position:absolute;left:4px;top:2px;width:12px;height:12px;border-left:2px solid currentColor;border-top:2px solid currentColor;transform:rotate(45deg)}.h5-nav-icon-category{display:grid;grid-template-columns:repeat(2,7px);grid-template-rows:repeat(2,7px);gap:3px}.h5-nav-icon-category:before,.h5-nav-icon-category:after{content:"";border:2px solid currentColor;border-radius:3px;box-shadow:10px 0 0 -2px currentColor,0 10px 0 -2px currentColor,10px 10px 0 -2px currentColor}.h5-nav-icon-category:after{display:none}.h5-nav-icon-me:before{content:"";position:absolute;left:6px;top:2px;width:8px;height:8px;border:2px solid currentColor;border-radius:50%}.h5-nav-icon-me:after{content:"";position:absolute;left:3px;bottom:2px;width:14px;height:8px;border:2px solid currentColor;border-radius:10px 10px 3px 3px}.pc-shell{display:grid;grid-template-columns:220px 1fr;width:100%;min-width:960px;min-height:100vh;background:var(--paper)}.pc-sidebar{background:#fff;border-right:1px solid var(--line);padding:18px 14px}.pc-logo{width:126px;height:auto;display:block;margin:0 8px 18px}.skip-link{position:fixed;top:12px;left:12px;z-index:10000;padding:8px 12px;color:#fff;background:var(--brand-red);border-radius:4px;box-shadow:0 8px 20px #0a13302e;transform:translateY(-160%);transition:transform .18s ease}.skip-link:focus-visible{transform:translateY(0);outline:2px solid #fff;outline-offset:2px}.pc-nav{display:grid;gap:12px}.pc-nav a{height:38px;display:flex;align-items:center;padding:0 10px;border-radius:4px;color:var(--muted)}.nav-group{display:grid;gap:2px}.nav-group-title{padding:8px 10px 4px;color:#20252173;font-size:12px}.pc-nav .nav-active,.pc-nav a:hover{color:var(--brand-red);background:var(--soft-red);font-weight:700}.pc-workspace{min-width:0}.pc-topbar{height:56px;display:flex;align-items:center;justify-content:space-between;padding:0 24px;background:#fff;border-bottom:1px solid var(--line);color:var(--muted)}.pc-content{padding:24px}.entry-shell{min-width:960px;min-height:100vh;background:var(--paper);display:grid;grid-template-rows:72px 1fr}.entry-head{display:flex;align-items:center;gap:18px;padding:0 32px;background:#fff;border-bottom:1px solid var(--line)}.entry-logo{width:132px;height:auto}.entry-title{display:block;font-size:18px}.entry-head p{margin:4px 0 0;color:var(--muted)}.entry-main{display:grid;align-items:start;justify-items:center;padding:40px 24px}.page-stack{display:grid;gap:16px}.page-subtitle{margin:6px 0 0;color:var(--muted);font-size:13px}.pc-design-canvas{position:relative;z-index:1}.pc-interaction-layer,.pc-state-bank{position:absolute;left:calc(100% + 48px);top:0;width:720px;max-width:720px;pointer-events:none}.pc-interaction-layer.is-active{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;width:100vw;max-width:none;pointer-events:auto}.pc-state-bank{top:240px}.creator-page>.pc-state-bank{display:none}.pc-interaction-layer{display:none}.pc-interaction-layer.is-active{display:grid;place-items:center;padding:24px;background:#2025212e}.admin-interaction{width:auto;max-height:calc(100vh - 48px);overflow:auto}.stage{display:grid;place-items:center}.modal,.confirm,.drawer,.page-mock{overflow:hidden;border:1px solid rgba(32,37,33,.18);border-radius:6px;background:#fff;box-shadow:0 16px 32px #2025211f;max-height:calc(100vh - 48px);display:flex;flex-direction:column}.modal{width:min(var(--w, 520px),calc(100vw - 80px));margin:auto}.confirm{width:min(var(--w, 420px),calc(100vw - 80px));margin:auto}.drawer{width:min(var(--w, 720px),calc(100vw - 80px));min-height:390px;margin:auto}.page-mock{width:100%;min-height:410px;box-shadow:none}.mock-head{height:48px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 16px}.mock-body{display:grid;gap:12px;padding:16px;overflow:auto}.mock-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.field-block{display:grid;gap:6px}.field-block.wide{grid-column:1 / -1}.field-label{color:var(--muted);font-size:12px}.field-control{min-height:36px;border:1px solid var(--line);border-radius:4px;background:#fff;color:var(--ink);padding:8px 10px}.field-control.edit{border-color:#f0102052;padding:0}.field-control.read{background:#2025210a;color:var(--muted)}.field-control.media,.field-control.image{min-height:158px;border-style:dashed;display:grid;place-items:stretch;background:#20252108;color:var(--muted)}.field-control.image{min-height:126px;background:#f010200a}.mock-footer{min-height:56px;flex:0 0 auto;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:flex-end;gap:12px;padding:10px 16px;background:#20252108}.mock-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.mock-close{width:28px;min-width:28px;height:28px;border:1px solid var(--line);border-radius:4px;background:#fff;color:var(--muted);display:grid;place-items:center;padding:0;font-size:18px;line-height:1;cursor:pointer}.mock-close:hover{border-color:#f010205c;background:#f010200f;color:var(--brand-red)}.read-value{min-height:34px;display:flex;align-items:center;color:var(--ink);font-weight:500}.field-control.edit input,.field-control.edit textarea,.field-control.edit select{width:100%;min-height:34px;border:0;border-radius:4px;background:#fff;color:var(--ink);padding:8px 10px;font:inherit}.field-control.edit textarea{min-height:98px;resize:vertical}.creator-publish-grid{display:grid;grid-template-columns:minmax(0,1fr);align-items:start}.creator-publish-main,.creator-publish-side{border:1px solid var(--line);border-radius:6px;background:#fff}.creator-publish-main{display:grid;gap:16px;padding:18px}.creator-publish-side{display:grid;gap:12px;padding:16px;color:var(--muted)}.creator-publish-field{display:grid;gap:8px}.creator-publish-field>span{color:var(--muted);font-size:13px}.creator-publish-field input,.creator-publish-field textarea{width:100%;border:1px solid var(--line);border-radius:4px;background:#fff;color:var(--ink);padding:10px 12px;font:inherit}.creator-publish-field input[readonly]{background:#2025210a;color:var(--muted)}.creator-publish-body textarea{min-height:360px;line-height:1.7;resize:vertical}.creator-publish-upload{min-height:150px}.rich-text-editor-shell{border:1px solid var(--line);border-radius:4px;overflow:hidden;background:#fff}.rich-text-toolbar{min-height:42px;display:flex;flex-wrap:wrap;align-items:center;gap:8px;padding:8px;border-bottom:1px solid var(--line);background:#20252108}.tool-button{height:28px;min-width:56px;padding:0 10px;background:#fff}.rich-text-editor{min-height:420px;padding:14px;line-height:1.8;outline:2px solid transparent;outline-offset:2px}.rich-text-editor:focus-visible{box-shadow:inset 0 0 0 1px #f0102047;outline-color:#f0102080}.creator-import-workspace{display:grid;grid-template-columns:minmax(320px,.8fr) minmax(520px,1.2fr);gap:20px;align-items:start}.creator-import-form-panel,.creator-import-preview{border:1px solid #e5e7eb;border-radius:8px;background:#fff;padding:20px}.creator-import-form-panel h2,.creator-import-preview h2{margin:0;font-size:18px;color:#111827}.creator-import-checks{display:grid;gap:12px;margin-top:6px}.creator-import-checks article{border:1px solid #e5e7eb;border-radius:8px;background:#f9fafb;padding:12px}.creator-import-checks strong,.creator-import-body-preview strong,.creator-import-cover-preview strong,.creator-import-image-strip strong{display:block;margin-bottom:6px;color:#111827}.creator-import-checks p,.creator-import-preview-head p,.creator-import-body-preview p,.creator-import-cover-preview p{margin:0;color:#6b7280;line-height:1.7}.creator-import-preview{min-height:680px}.creator-import-preview-head{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;margin-bottom:18px}.status-pill{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;background:#eef2ff;color:#3730a3;font-size:13px;white-space:nowrap}.creator-import-media-grid{display:grid;grid-template-columns:minmax(260px,.9fr) minmax(260px,1.1fr);gap:14px;margin:16px 0}.creator-import-cover-preview,.creator-import-image-strip,.creator-import-body-preview{border:1px dashed #cbd5e1;border-radius:8px;background:#f8fafc;padding:16px}.creator-import-cover-preview{min-height:180px}.creator-import-thumbs{display:grid;grid-template-columns:repeat(4,minmax(56px,1fr));gap:10px}.creator-import-thumbs span{display:inline-flex;align-items:center;justify-content:center;min-height:74px;border-radius:8px;background:#e0f2fe;color:#0369a1;font-size:13px}.creator-import-body-preview{min-height:340px}@media(max-width:1100px){.creator-import-workspace,.creator-import-media-grid{grid-template-columns:1fr}}.media-placeholder{min-height:142px;border:1px dashed rgba(32,37,33,.24);border-radius:4px;display:grid;place-items:center;background:#20252108;color:var(--muted)}.media-placeholder.image{background:#f010200a}.upload-zone{cursor:pointer}.upload-input{display:none}.select-list{width:100%;display:grid;gap:8px}.select-row{min-height:34px;border:1px solid var(--line);border-radius:4px;background:#fff;display:grid;gap:4px;padding:8px 10px;color:var(--ink)}.select-row em{color:var(--muted);font-size:12px;font-style:normal}.target-picker{width:100%;display:grid;gap:8px;text-align:left}.target-search{width:100%;min-height:36px;border:1px solid rgba(32,37,33,.22);border-radius:4px;background:#fff;color:var(--ink);padding:0 10px;font:inherit}.target-option{min-height:42px;border:1px solid var(--line);border-radius:4px;background:#fff;display:flex;justify-content:space-between;gap:12px;padding:9px 10px;text-align:left;cursor:pointer}.target-option b{color:var(--ink);font-weight:500}.target-option em{color:var(--muted);font-size:12px;font-style:normal}.media-picker{width:100%;display:flex;align-items:center;flex-wrap:wrap;gap:8px}.media-search{flex:1 1 180px;min-width:0;min-height:36px;border:1px solid rgba(32,37,33,.22);border-radius:4px;background:#fff;color:var(--ink);padding:0 10px;font:inherit}.media-option{width:100%;min-height:44px;border:1px solid var(--line);border-radius:4px;background:#fff;display:grid;gap:4px;padding:8px 10px;text-align:left;cursor:pointer}.media-option b{color:var(--ink);font-weight:500}.media-option em{color:var(--muted);font-size:12px;font-style:normal}.plugin-box{width:100%;display:grid;gap:8px}.plugin-row{min-height:32px;border:1px solid var(--line);border-radius:4px;background:#fff;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:6px 10px}.plugin-row span{color:var(--muted)}.plugin-row b{color:var(--ink);font-weight:600}.confirm-copy{min-height:74px;display:grid;place-items:center;color:var(--ink);font-weight:600}.pc-toast-preview{display:grid;gap:10px;min-height:130px;border:1px dashed var(--line);border-radius:6px;background:#fff;padding:14px}.pc-toast-preview span{display:inline-flex;width:max-content;min-height:24px;align-items:center;border-radius:999px;background:var(--soft-red);color:var(--brand-red);padding:0 8px;font-size:12px;font-weight:700}.admin-interaction.interaction-active{border:0;box-shadow:none}.dialog-close{width:30px;min-width:30px;height:30px;padding:0;border-radius:50%;font-size:18px;line-height:1}.mobile-header h1,.page-head h1{margin:0;font-size:22px}.page-head{display:flex;align-items:center;justify-content:space-between;gap:16px}.actions,.toolbar-line,.status-row,.segmented,.quick-links{display:flex;flex-wrap:wrap;gap:8px}.brand-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.brand-row img,.auth-page img{width:128px}.h5-route-home{background:#fff}.h5-route-home .h5-page-content{max-width:449px;padding:20px 20px calc(72px + env(safe-area-inset-bottom))}.home-topbar{height:38px;margin-bottom:12px}.home-topbar .brand-mark{width:82px;height:38px;display:inline-flex;align-items:center;overflow:hidden}.home-topbar .brand-mark .logo{width:82px;height:auto;display:block}.home-search-pill{flex:1;max-width:310px;min-height:38px;padding:0 17px;display:inline-flex;align-items:center;gap:8px;border:1px solid #dfe3e8;border-radius:999px;background:#fff;color:#7c8288;font-size:16px;line-height:1;text-decoration:none}.home-search-icon{width:14px;height:14px;border:1.8px solid #54595f;border-radius:50%;position:relative;flex:0 0 auto}.home-search-icon:after{content:"";position:absolute;right:-4px;bottom:-3px;width:6px;height:1.8px;border-radius:999px;background:#54595f;transform:rotate(45deg);transform-origin:center}.h5-route-home .banner-wrap{margin-bottom:13px}.h5-route-home .banner-carousel{position:relative;display:block;height:188px;overflow:hidden;border-radius:8px}.h5-route-home .banner-block{position:absolute;top:0;right:0;bottom:0;left:0;min-height:188px;padding:0;border-radius:8px;background:#202521;opacity:0;pointer-events:none;transition:opacity .35s ease}.h5-route-home .banner-slide-active{z-index:1;opacity:1;pointer-events:auto}.h5-route-home .banner{width:100%;height:188px;display:block;object-fit:cover;border-radius:0}.h5-route-home .banner-indicators{position:absolute;left:50%;bottom:10px;z-index:2;transform:translate(-50%)}.h5-route-home .banner-carousel-status{position:absolute;right:10px;bottom:8px;z-index:2;padding:2px 6px;border-radius:999px;background:#2025219e;color:#fff;font-size:11px;line-height:1.2}.h5-route-home .home-banner-empty{position:relative;inset:auto;min-height:188px;padding:24px 22px;border:1px dashed #cdd3c9;background:#eef1eb;color:#202521;opacity:1;pointer-events:auto;transition:none}.h5-state-block{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border-radius:6px}.h5-state-illustration{position:relative;width:58px;height:58px;margin-bottom:14px;border:1px solid #d9ddd5;border-radius:50%;background:#f6f8f3}.h5-state-illustration:before{content:"";position:absolute;left:15px;top:18px;width:28px;height:18px;border:2px solid #202521;border-radius:5px;opacity:.82}.h5-state-illustration:after{content:"";position:absolute;left:19px;top:38px;width:20px;height:3px;border-radius:999px;background:var(--brand-red)}.h5-state-error .h5-state-illustration{border-color:#ffd4d2;background:#fff1f1}.h5-state-error .h5-state-illustration:before{left:17px;top:16px;width:24px;height:24px;border-color:#d92d20;border-radius:50%}.h5-state-error .h5-state-illustration:after{left:27px;top:23px;width:3px;height:16px;background:#d92d20}.h5-state-loading .h5-state-illustration{opacity:.72}.h5-state-title{margin:0;color:#202521;font-size:17px;font-weight:700;line-height:1.35}.h5-state-copy{max-width:260px;margin:7px 0 0;color:#777e76;font-size:13px;line-height:1.6}.home-section-empty{min-height:154px;padding:20px 18px;border:1px solid #e3e6df;background:#fff}.home-load-error{min-height:430px;margin-top:28px;padding:32px 24px;border:1px solid #ffd4d2;background:snow}.h5-state-actions{display:flex;gap:10px;margin-top:16px}.h5-state-action{display:inline-flex;align-items:center;justify-content:center;min-width:88px;height:34px;padding:0 14px;border:1px solid #d6dbd2;border-radius:4px;background:#fff;color:#202521;font-size:13px;font-weight:700;line-height:1;text-decoration:none}.h5-state-action-primary{border-color:var(--brand-red);background:var(--brand-red);color:#fff}.banner-block{min-height:118px;padding:18px;border-radius:6px;background:var(--ink);color:#fff;display:grid;align-content:end;gap:8px;overflow:hidden;position:relative}.banner-shell{position:relative}.banner-carousel{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(100%,100%);gap:10px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.banner-carousel::-webkit-scrollbar{display:none}.banner-carousel .banner-block{scroll-snap-align:start}.banner-controls{pointer-events:none;position:absolute;top:0;right:0;bottom:0;left:0;display:grid;grid-template-columns:34px 1fr 34px;align-items:center;padding:0 8px 10px}.banner-prev,.banner-next{pointer-events:auto;width:30px;height:30px;padding:0;border:1px solid rgba(255,255,255,.56);border-radius:50%;background:#2025216b;color:#fff;font-size:20px;line-height:1}.banner-next{justify-self:end}.banner-indicators{pointer-events:auto;align-self:end;justify-self:center;display:flex;gap:6px}.banner-indicators button{width:7px;min-width:0;height:7px;padding:0;border:0;border-radius:50%;background:#ffffff75}.banner-indicators .indicator-active{width:18px;border-radius:999px;background:#fff}.banner-block strong{position:relative;color:#fff;font-size:22px}.banner-block span,.banner-block p{position:relative;margin:0}.visual-banner:not(:has(img)):before{content:"";position:absolute;inset:16px 14px auto auto;width:158px;height:62px;border:2px solid rgba(255,255,255,.3);border-bottom-color:var(--brand-red);border-radius:58% 42% 10px 10px}.visual-banner:not(:has(img)):after{content:"";position:absolute;right:44px;top:76px;width:86px;height:12px;border-radius:999px;background:var(--brand-red);box-shadow:-46px 0 #ffffff3d,46px 0 #ffffff29}.live-strip,.panel,.filter-bar,.batch-bar,.state-panel,.upload-panel,.operation-panel,.dialog-panel,.state-matrix,.meta-panel,.auth-page,.profile-head{border:1px solid var(--line);background:#fff;border-radius:6px;padding:16px}.live-strip strong,.tag,.status-row span,.state-chips span{display:inline-flex;align-items:center;min-height:24px;padding:0 8px;border-radius:999px;background:var(--soft-red);color:var(--brand-red);font-size:12px;font-weight:700}.meta-panel{display:grid;gap:8px;color:var(--muted);font-size:13px}.meta-panel button{width:fit-content}.meta-panel a,.media-entry{color:var(--brand-red);font-weight:700}.related-panel{display:grid;gap:12px}.mobile-list{display:grid;gap:10px}.h5-route-search .h5-page-content{max-width:449px;min-height:100vh;padding:44px 22px calc(72px + env(safe-area-inset-bottom));background:#fff}.h5-search-header{height:42px;margin:0 0 14px;display:grid;grid-template-columns:42px 1fr 42px;align-items:center}.h5-search-back{width:42px;height:42px;display:grid;place-items:center;color:#202521;line-height:1;text-decoration:none}.h5-search-header strong{text-align:center;color:#202521;font-size:22px;font-weight:700;line-height:1;letter-spacing:0}.h5-route-search .h5-search-field{height:52px;margin:0 0 18px;padding:0 16px;display:flex;flex-wrap:nowrap;align-items:center;gap:10px;border:1px solid #dfe2e6;border-radius:999px;background:#f7f8f5;box-shadow:inset 0 0 0 1px #ffffffb8}.h5-route-search .h5-search-field:focus-within{border-color:var(--brand-red);background:#fff}.h5-route-search .h5-search-field input{width:100%;min-width:0;height:100%;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;border-radius:0;outline:0;background:transparent;color:#202521;font-size:16px}.h5-route-search .h5-search-field input::placeholder{color:#a1a5aa}.h5-route-search .h5-search-submit{flex:0 0 auto;height:34px;padding:0 14px;border:0;border-radius:999px;background:var(--brand-red);color:#fff;font-size:14px;font-weight:600;line-height:1}.h5-route-search .search-result-tabs{height:52px;display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin:0 -22px;border-bottom:1px solid #edf0f2}.h5-route-search .search-result-tabs button{height:52px;border:0;border-radius:0;background:transparent;color:#666b70;font-size:18px;position:relative}.h5-route-search .search-result-tabs .tab-active{color:#202521;font-weight:700}.h5-route-search .search-result-tabs .tab-active:after{content:"";position:absolute;left:50%;bottom:0;width:42px;height:3px;border-radius:999px;background:var(--brand-red);transform:translate(-50%)}.h5-empty-search{min-height:560px;display:grid;justify-items:center;align-content:center;gap:18px;color:#a5a8ad;white-space:pre-line;text-align:center;font-size:22px;line-height:1.55}.h5-empty-illustration{width:126px;height:126px;position:relative;display:block;border-radius:22px;background:linear-gradient(135deg,#f0f1f3 0 62%,transparent 63%),#f4f5f6}.h5-empty-illustration:before{content:"";position:absolute;left:31px;top:35px;width:52px;height:6px;background:#fff;box-shadow:0 20px #fff,0 40px #fff}.h5-empty-illustration:after{content:"";position:absolute;right:-14px;bottom:-10px;width:58px;height:58px;border:6px solid #dadcdf;border-radius:50%;box-shadow:34px 34px 0 -28px #dadcdf}.h5-route-category .h5-page-content{padding:0 0 calc(72px + env(safe-area-inset-bottom))}.h5-title-header{height:112px;display:grid;place-items:end center;padding:0 16px 28px;background:#fff}.h5-title-header h1{margin:0;color:#202521;font-size:20px;font-weight:500}.h5-category-tabs{height:54px;display:grid;grid-template-columns:repeat(3,1fr);align-items:end;border-bottom:1px solid #eee;background:#fff}.h5-category-tabs button{min-width:0;height:54px;padding:0 0 17px;border:0;border-radius:0;background:transparent;color:#666;font-size:16px;font-weight:400;position:relative}.h5-category-tabs button:focus,.h5-bottom-nav a:focus,.h5-route-home a:focus,.h5-search-back:focus,.h5-detail-topbar a:focus,.h5-live-back a:focus,.h5-media-back a:focus,.h5-me-profile-card:focus,.h5-me-action:focus{outline:none}.h5-category-tabs button:focus-visible,.h5-bottom-nav a:focus-visible,.h5-route-home a:focus-visible,.h5-search-back:focus-visible,.h5-detail-topbar a:focus-visible,.h5-live-back a:focus-visible,.h5-media-back a:focus-visible,.h5-me-profile-card:focus-visible,.h5-me-action:focus-visible{outline:2px solid rgba(230,0,18,.36);outline-offset:2px}.h5-category-tabs button:focus-visible{outline:none}.h5-bottom-nav a:focus-visible{outline:none}.h5-category-tabs .tab-active{color:var(--brand-red);font-weight:500}.h5-category-tabs .tab-active:after{content:"";position:absolute;left:50%;bottom:0;width:42px;height:3px;border-radius:999px;background:var(--brand-red);transform:translate(-50%)}.category-feed{background:#fff}.category-feed-item{min-height:112px;display:grid;grid-template-columns:1fr 132px;gap:14px;align-items:stretch;padding:17px 20px 16px;border-bottom:1px solid #eee;text-decoration:none}.category-feed-copy{min-width:0;display:flex;flex-direction:column}.category-feed-item h3{margin:0;color:#202521;font-size:17px;font-weight:500;line-height:1.35;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.category-feed-meta{margin:auto 0 0;display:flex;align-items:center;gap:12px;color:#9a9ca3;font-size:13px;line-height:1.2}.category-feed-meta span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.category-feed-item img{width:132px;height:88px;display:block;object-fit:cover;border-radius:4px;background:#f2f4f7}.h5-live-history{padding:18px 18px 0;background:#f6f7f5}.h5-live-history h2{margin:0 0 12px;color:#202521;font-size:18px;font-weight:700}.h5-route-home .h5-page-content{max-width:375px;padding:7px 16px calc(88px + env(safe-area-inset-bottom))}.h5-route-home .home-topbar{gap:12px;margin-bottom:11px}.h5-route-home .home-topbar .brand-mark{width:92px;flex:0 0 92px}.h5-route-home .home-topbar .brand-mark .logo{width:92px}.h5-route-home .home-search-pill{min-width:0;height:38px;padding:0 14px;border:0;background:#f1f2f4;color:#8b9098;font-size:13px}.h5-route-home .banner-wrap{margin-bottom:20px}.h5-route-home .banner-carousel,.h5-route-home .banner-block,.h5-route-home .banner{height:141px;min-height:141px;border-radius:6px}.h5-route-home .banner-indicators{left:57px;bottom:12px;width:80px;height:2px;display:flex;gap:0;transform:none}.h5-route-home .banner-indicators button{width:auto;height:2px;flex:1;margin:0;border:0;border-radius:0;background:#ffffff5c}.h5-route-home .banner-indicators button.indicator-active{background:#ff4d4f}.h5-route-home .banner-carousel-status{left:13px;right:auto;bottom:8px;padding:0;background:transparent;font-size:11px}.h5-route-home .home-section-title{position:relative;margin:0 0 9px;padding-left:7px;color:#24272b;font-size:22px;font-weight:700;line-height:1.15}.h5-route-home .home-section-title:before{content:"";position:absolute;left:0;top:2px;width:3px;height:22px;border-radius:2px;background:#ff4d4f}.h5-route-home .home-hot-section,.h5-route-home .home-featured-section{margin-bottom:17px}.h5-route-home .home-hot-ranking{overflow:hidden;border:1px solid #e5e7ea;border-radius:10px;background:#fff}.h5-route-home .home-hot-item{min-height:38px;padding:0 12px;display:grid;grid-template-columns:26px minmax(0,1fr) 12px;gap:7px;align-items:center;color:#24272b;text-decoration:none}.h5-route-home .home-hot-item+.home-hot-item{border-top:1px solid #f0f1f3}.h5-route-home .home-hot-rank{color:#ff4d4f;font-size:13px;font-weight:700}.h5-route-home .home-hot-item strong{overflow:hidden;font-size:14px;font-weight:500;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.h5-route-home .home-hot-arrow{width:24px;height:24px;color:#9ba0a7}.h5-route-home .home-featured-card{height:146px;display:grid;grid-template-columns:minmax(0,202px) minmax(0,1fr);overflow:hidden;border-radius:6px;background:#f7f7f8;color:#24272b;text-decoration:none}.h5-route-home .home-featured-visual,.h5-route-home .home-latest-visual{position:relative;overflow:hidden}.h5-route-home .home-featured-image{width:100%;height:146px;display:block;object-fit:cover}.h5-route-home .home-featured-copy{min-width:0;padding:10px 11px 9px 14px;display:flex;flex-direction:column}.h5-route-home .home-featured-type,.h5-route-home .home-content-type{color:#ff4d4f;font-size:12px;font-weight:700}.h5-route-home .home-featured-copy h3{margin:4px 0 5px;overflow:hidden;font-size:13px;font-weight:700;line-height:1.22;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.h5-route-home .home-featured-summary{margin:0;overflow:hidden;color:#8b9098;font-size:9px;line-height:1.35;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.h5-route-home .home-featured-meta{margin:auto 0 0;overflow:hidden;color:#8b9098;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.h5-route-home .home-featured-play,.h5-route-home .home-latest-play{position:absolute;left:50%;top:50%;width:38px;height:38px;border:2px solid #fff;border-radius:50%;background:#11182094;transform:translate(-50%,-50%)}.h5-route-home .home-featured-play:after,.h5-route-home .home-latest-play:after{content:"";position:absolute;left:14px;top:10px;border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:12px solid #fff}.h5-route-home .home-featured-duration,.h5-route-home .home-latest-duration{position:absolute;right:4px;bottom:4px;padding:1px 3px;border-radius:2px;background:#0000009e;color:#fff;font-size:8px}.h5-route-home .home-latest-feed{display:grid}.h5-route-home .home-latest-item{min-height:82px;padding:5px 0;display:grid;grid-template-columns:92px minmax(0,1fr);gap:10px;color:#24272b;text-decoration:none;border-bottom:1px solid #e4e7ea}.h5-route-home .home-latest-thumb{width:92px;height:68px;display:block;border-radius:4px;object-fit:cover}.h5-route-home .home-latest-copy{min-width:0;display:flex;flex-direction:column;justify-content:space-between}.h5-route-home .home-latest-heading{display:flex;gap:7px;align-items:flex-start}.h5-route-home .home-content-type{min-width:38px;height:22px;display:grid;place-items:center;border:1px solid #ff4d4f;border-radius:3px;flex:0 0 auto}.h5-route-home .home-latest-heading h3{margin:0;overflow:hidden;font-size:15px;font-weight:700;line-height:1.2;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.h5-route-home .home-latest-meta{margin:0;overflow:hidden;color:#8b9098;font-size:12px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.h5-route-home .home-latest-play{width:25px;height:25px}.h5-route-home .home-latest-play:after{left:9px;top:6px;border-top-width:5px;border-bottom-width:5px;border-left-width:8px}.h5-live-history>h2:last-child{display:none}.h5-live-active{display:grid;gap:10px;margin-bottom:18px}.h5-live-active-card{min-height:86px;padding:15px 16px;display:grid;grid-template-columns:58px minmax(0,1fr) 18px;gap:12px;align-items:center;border-radius:12px;background:#fff;color:#202521;text-decoration:none}.h5-live-active-status{height:28px;display:grid;place-items:center;border-radius:999px;background:var(--brand-red);color:#fff;font-size:12px;font-weight:700}.h5-live-active-copy{min-width:0}.h5-live-active-card strong{display:block;overflow:hidden;color:#202521;font-size:16px;font-weight:700;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.h5-live-active-card small{margin-top:6px;display:flex;flex-wrap:wrap;gap:8px;color:#8b9096;font-size:12px;line-height:1.3}.h5-live-active-card b{width:18px;height:18px;color:#b5b8bd}.h5-live-history-card{min-height:78px;margin-bottom:10px;padding:15px 16px;display:grid;grid-template-columns:58px minmax(0,1fr) 18px;gap:12px;align-items:center;border-radius:12px;background:#fff;color:#202521;text-decoration:none}.h5-live-history-status{height:28px;display:grid;place-items:center;border-radius:999px;background:#f2f3f0;color:#70757a;font-size:12px;font-weight:700}.h5-live-history-copy{min-width:0}.h5-live-history-card strong{display:block;overflow:hidden;color:#202521;font-size:16px;font-weight:700;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.h5-live-history-card small{margin-top:6px;display:flex;gap:12px;color:#8d9298;font-size:12px}.h5-live-history-card b{width:18px;height:18px;color:#9aa0a6}.category-empty-state,.category-load-error,.media-content-empty,.follows-empty-state,.follows-load-error,.history-empty-state,.history-load-error,.h5-related-empty{min-height:320px;margin:20px;padding:28px 22px;border:1px solid #e3e6df;background:#fff}.h5-route-search .search-empty-state,.h5-route-search .search-load-error{min-height:520px;margin:0;padding:32px 24px;border:0;background:transparent}.h5-route-search .search-load-error{border:1px solid #ffd4d2;border-radius:6px;background:snow}.h5-detail-error{min-height:430px;margin-top:18px;padding:34px 24px;border:1px solid #ffd4d2;background:snow}.media-content-empty{margin:20px 0 0}.follows-empty-state,.follows-load-error,.history-empty-state,.history-load-error{margin:24px 0 0}.h5-related-empty{min-height:150px;margin:0;padding:18px 16px}.h5-route-article .h5-page-content,.h5-route-video .h5-page-content,.h5-route-live .h5-page-content,.h5-route-media .h5-page-content{padding:0 20px 28px}.h5-detail-topbar{height:76px;display:flex;align-items:end;justify-content:space-between;padding-bottom:14px}.h5-center-header{height:64px;display:grid;grid-template-columns:42px 1fr 42px;align-items:center}.h5-center-header a{min-width:0;padding:0;display:grid;place-items:center;border:0;background:transparent;color:#202521;line-height:1}.h5-center-header strong{text-align:center;color:#202521;font-size:19px}.h5-route-follows .h5-page-content,.h5-route-history .h5-page-content{padding:0 22px calc(72px + env(safe-area-inset-bottom))}.h5-subtabs{display:grid;grid-template-columns:repeat(2,1fr);border-bottom:1px solid #edf0f2}.h5-subtabs button{height:46px;border:0;border-radius:0;background:#fff;color:#696d73;font-size:17px;position:relative}.h5-subtabs button:focus,.h5-subtabs button:focus-visible{outline:none}.h5-subtabs .tab-active{color:#202521;font-weight:700}.h5-subtabs .tab-active:after{content:"";position:absolute;left:50%;bottom:-1px;width:52px;height:2px;transform:translate(-50%);background:var(--brand-red)}.h5-detail-topbar a,.h5-detail-topbar button{min-width:0;padding:0;border:0;background:transparent;color:#202521;font-size:16px;text-decoration:none}.h5-detail-topbar a,.top-actions a,.h5-media-back a{display:inline-flex;align-items:center;gap:4px}.h5-detail-article h1{margin:0 0 18px;color:#202521;font-size:22px;line-height:1.35}.h5-media-avatar{width:52px;height:52px;display:grid;place-items:center;border:1px solid #eee;border-radius:50%;background:#fff;color:var(--brand-red);font-weight:700}.h5-media-avatar-logo{overflow:hidden;padding:5px;box-sizing:border-box}.h5-media-avatar-logo img{width:100%;height:100%;display:block;object-fit:contain}.h5-media-promo strong{display:block;color:#202521;font-size:16px}.h5-detail-cover{width:100%;height:186px;margin-bottom:18px;object-fit:cover;border-radius:6px}.h5-detail-article .article-body{display:grid;gap:12px;margin-bottom:22px}.h5-detail-article .article-body p,.h5-detail-summary{margin:0;color:#202521;font-size:16px;line-height:1.75}.h5-related-section{margin:24px -20px 0;padding:20px 20px 0;border-top:8px solid #f6f6f6;background:#fff}.h5-related-section h2{margin:0 0 14px;color:#202521;font-size:20px;font-weight:700;line-height:1}.h5-related-list{display:grid}.h5-related-item{min-height:82px;padding:7px 0;display:grid;grid-template-columns:92px minmax(0,1fr);gap:10px;align-items:center;border-bottom:1px solid #e4e7ea;color:#202521;text-decoration:none}.h5-related-visual{position:relative;width:92px;height:68px;overflow:hidden;border-radius:4px;background:#eef1f3}.h5-related-item img{width:100%;height:100%;display:block;object-fit:cover}.h5-related-copy{min-width:0;display:flex;flex-direction:column;justify-content:space-between;align-self:stretch;padding:2px 0 3px}.h5-related-heading{display:flex;gap:7px;align-items:flex-start}.h5-related-type{min-width:38px;height:22px;display:grid;place-items:center;flex:0 0 auto;border:1px solid #ff4d4f;border-radius:3px;color:#ff4d4f;font-size:12px;font-weight:700}.h5-related-item h3{margin:0;color:#202521;overflow:hidden;font-size:15px;font-weight:700;line-height:1.2;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.h5-related-meta{margin:0;overflow:hidden;color:#8b9098;font-size:12px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.h5-related-play{position:absolute;left:50%;top:50%;width:25px;height:25px;border:2px solid #fff;border-radius:50%;background:#11182094;transform:translate(-50%,-50%)}.h5-related-play:after{content:"";position:absolute;left:9px;top:6px;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:8px solid #fff}.h5-related-duration{position:absolute;right:4px;bottom:4px;padding:1px 3px;border-radius:2px;background:#0000009e;color:#fff;font-size:8px}.h5-media-promo{min-height:104px;display:grid;grid-template-columns:4px 54px minmax(0,1fr) 62px;align-items:center;gap:10px;margin:22px 0 26px;padding:14px 12px 14px 0;border:1px solid #ffe0dc;border-radius:14px;background:linear-gradient(135deg,#fff,#fff 62%,#fff7f5);color:inherit;text-decoration:none;box-shadow:0 8px 22px #f010200f}.h5-media-promo-bar{width:4px;height:60px;border-radius:0 999px 999px 0;background:var(--brand-red)}.h5-media-promo .h5-media-avatar{width:50px;height:50px;border-color:#f0e8e4;background:#fff}.h5-media-promo-copy{min-width:0}.h5-media-promo-title{display:flex;gap:8px;align-items:center;min-width:0}.h5-media-promo small{display:block;margin-top:6px;color:#777b83;font-size:12px;line-height:1.45}.h5-media-promo-cta{min-width:58px;height:34px;padding:0 8px 0 10px;display:inline-flex;align-items:center;justify-content:center;gap:2px;background:var(--brand-red);color:#fff;border-radius:999px;font-size:12px;font-weight:700}.h5-media-promo-cta b{width:14px;height:14px;color:#fff}.h5-media-promo-cta b.h5-line-icon-forward:before{top:4px;right:5px;bottom:4px;left:3px;border-width:2px}.h5-video-player{width:calc(100% + 40px);margin:0 -20px 24px;border-radius:0;overflow:hidden;background:#202521}.h5-video-player video,.h5-video-player img{width:100%;height:250px;object-fit:cover}.h5-video-detail h1{margin-top:0}.h5-live-back{min-height:52px;display:grid;grid-template-columns:44px 1fr 58px;align-items:center;padding:4px 0 6px;background:#fff}.h5-live-back-link{width:36px;height:36px;display:grid;place-items:center;color:#202521;line-height:1;text-decoration:none}.h5-live-top-title{justify-self:center;max-width:100%;overflow:hidden;color:#202521;font-size:16px;font-weight:900;line-height:36px;text-overflow:ellipsis;white-space:nowrap}.h5-live-back .h5-live-complaint-link{justify-self:end;min-height:28px;padding:0 9px;border-radius:999px;background:#fff;color:#b91c1c;border:1px solid #f3c6c6;font-size:12px;font-weight:800;line-height:26px;text-decoration:none}.h5-live-back button.h5-live-complaint-link{cursor:pointer}.h5-complaint-sheet{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;display:grid;align-items:end}.h5-complaint-mask{position:absolute;top:0;right:0;bottom:0;left:0;background:#2025218c}.h5-complaint-panel{position:relative;width:min(430px,100vw);margin:0 auto;display:grid;gap:14px;padding:20px 20px 22px;border-radius:20px 20px 0 0;background:#fff;box-shadow:0 -10px 28px #20252129}.h5-complaint-head{display:flex;align-items:center;justify-content:space-between}.h5-complaint-head strong{color:#202521;font-size:18px}.h5-complaint-close{width:32px;height:32px;padding:0;border:0;border-radius:50%;background:#f3f4f6;color:#6b7280;font-size:22px;line-height:1}.h5-complaint-target{margin:0;color:#565b66;font-size:13px}.h5-complaint-field{display:grid;gap:8px;color:#202521;font-size:14px;font-weight:800}.h5-complaint-field select,.h5-complaint-field input,.h5-complaint-field textarea{width:100%;border:1px solid #e3e5e8;border-radius:8px;background:#fff;color:#202521;font:inherit;font-weight:500}.h5-complaint-field select,.h5-complaint-field input{height:44px;padding:0 12px}.h5-complaint-field textarea{min-height:104px;padding:12px;resize:vertical}.h5-complaint-message{margin:0;padding:9px 11px;border-radius:8px;background:#f3f4f6;color:#565b66;font-size:13px}.h5-complaint-message.success{background:#ecfdf3;color:#16794c}.h5-complaint-message.error{background:#fff1f2;color:#b91c1c}.h5-complaint-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.h5-complaint-actions button{min-height:44px;border-radius:8px}.h5-live-hero{width:calc(100% + 40px);margin:0 -20px;border-radius:0;position:relative;overflow:hidden}.h5-live-hero img,.h5-live-hero video{width:100%;height:294px;object-fit:cover}.live-cover-button{width:100%;padding:0;border:0;background:#202521;cursor:pointer;display:block;position:relative}.live-cover-button .video-play-button{left:50%;top:50%;transform:translate(-50%,-50%)}.h5-live-hero .live-status-label{position:absolute;top:auto;right:auto;left:15px;bottom:14px;min-height:0;padding:7px 10px;border-radius:3px;background:var(--brand-red);color:#fff;line-height:1}.h5-live-hero .live-player-meta{position:absolute;left:20px;bottom:58px;color:#fff}.h5-live-hero .live-player-error{position:absolute;left:20px;right:20px;bottom:20px;z-index:2;padding:10px 12px;border-radius:6px;background:#202521b8;color:#fff;font-size:13px;line-height:1.4}.h5-live-body{padding-top:20px}.h5-live-body h1{margin:0 0 12px;color:#202521;font-size:22px;line-height:1.35}.h5-live-meta{margin:0 0 20px;color:#858891;font-size:15px}.h5-live-body h2{margin:0 0 14px;color:#202521;font-size:18px}.h5-live-media{display:grid;grid-template-columns:52px 1fr;gap:14px;align-items:center;padding-bottom:20px;border-bottom:1px solid #eee;color:inherit;text-decoration:none}.h5-live-media strong{display:block;color:#202521;font-size:16px}.h5-live-media small{display:block;margin-top:5px;color:#8d9098;font-size:14px}.h5-live-compliance-notice{margin:16px 0 18px;padding:11px 12px;border:1px solid #fde7ba;border-radius:8px;background:#fffaf0;color:#8a4a05;font-size:12px;line-height:1.6}.h5-live-compliance-notice p{margin:0}.h5-media-back{height:76px;display:flex;align-items:end;padding-bottom:16px}.h5-media-back a{color:#202521;font-size:16px;text-decoration:none}.h5-media-head{display:grid;grid-template-columns:72px minmax(0,1fr) 82px;gap:12px;align-items:center;min-height:118px;margin-bottom:8px;padding:18px 16px;border:1px solid #f1d8d5;border-radius:12px;background:#fff}.h5-media-logo{width:66px;height:66px;display:grid;place-items:center;border:1px solid #ece7e2;border-radius:50%;color:#202521;font-family:Georgia,Times New Roman,serif;font-size:26px;font-weight:700}.h5-media-copy{min-width:0}.h5-media-head strong{display:block;margin-bottom:7px;overflow:hidden;color:#202521;font-size:17px;font-weight:700;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.h5-media-head p{margin:0;color:#777b83;font-size:13px;line-height:1.45;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.h5-follow-button{min-width:76px;height:36px;border:0;border-radius:999px;background:var(--brand-red);color:#fff;font-size:15px;font-weight:700}.h5-route-media .media-content-tabs{margin:0 -20px;grid-template-columns:repeat(2,1fr);border-top:8px solid #f6f6f6}.h5-route-me .h5-page-content{min-height:100vh;padding:44px 18px calc(88px + env(safe-area-inset-bottom));background:#f6f7f5}.h5-me-header{margin-bottom:18px;color:#202521;font-size:22px;font-weight:700}.h5-me-hero{margin-bottom:18px}.h5-me-profile-card{width:100%;min-height:128px;display:grid;grid-template-columns:66px minmax(0,1fr) 24px;gap:14px;align-items:center;padding:24px 18px;border:0;border-radius:16px;background:#202521;color:#fff;text-align:left;box-sizing:border-box}.h5-me-profile-copy{min-width:0;display:grid;gap:7px}.h5-me-profile-card strong{font-size:22px;font-weight:700}.h5-me-profile-card small{color:#ffffffb8;font-size:13px}.h5-me-profile-card b,.h5-me-action b{width:20px;height:20px}.h5-me-avatar{width:64px;height:64px;display:grid;place-items:center;border-radius:50%;background:#fff;color:var(--brand-red);font-size:24px;font-weight:700}.h5-me-actions{padding:18px 16px 8px;border-radius:14px;background:#fff}.h5-me-actions h2{margin:0 0 8px;color:#202521;font-size:16px;font-weight:700}.h5-me-action{min-height:72px;display:grid;grid-template-columns:42px minmax(0,1fr) 20px;gap:12px;align-items:center;color:#202521;text-decoration:none;border-top:1px solid #f0f1f2}.h5-me-action strong,.h5-me-action small{display:block}.h5-me-action strong{font-size:16px;font-weight:700}.h5-me-action small{margin-top:4px;color:#8d9298;font-size:12px}.h5-me-icon{width:38px;height:38px;display:grid;place-items:center;position:relative;border-radius:12px;background:#f4f5f2;color:#202521;font-size:0}.h5-me-icon.heart{background:#fff1f1;color:var(--brand-red)}.h5-me-icon.heart:before{content:"";width:13px;height:13px;border:2px solid currentColor;border-radius:50%;position:absolute;top:8px}.h5-me-icon.heart:after{content:"";width:20px;height:10px;border:2px solid currentColor;border-top:0;border-radius:0 0 12px 12px;position:absolute;left:8px;bottom:8px}.h5-me-icon.clock:before{content:"";width:19px;height:19px;border:2px solid currentColor;border-radius:50%}.h5-me-icon.clock:after{content:"";width:7px;height:8px;position:absolute;left:18px;top:12px;border-left:2px solid currentColor;border-bottom:2px solid currentColor}.content-card{display:grid;grid-template-columns:96px 1fr;gap:12px;padding:12px;border:1px solid var(--line);border-radius:6px;background:#fff}.content-card img,.history-item img{width:100%;aspect-ratio:4 / 3;border-radius:6px;object-fit:cover;background:#f2f4f7}.content-card>div,.history-body{min-width:0}.content-card h3,.content-card p{margin:0 0 6px;overflow-wrap:anywhere}.follow-media-list{display:grid;gap:0}.follow-media-card{min-height:114px;display:grid;grid-template-columns:72px 1fr auto;align-items:center;gap:10px;padding:18px 0;border:0;border-bottom:1px solid #edf0f2;border-radius:0;background:#fff}.follow-media-body{min-width:0}.follow-media-card .media-avatar{width:68px;height:68px;font-size:19px}.follow-media-name{display:block;margin-bottom:8px;color:#202521;font-size:17px}.follow-media-intro{margin:0;color:#7b7f86;font-size:14px}.followed-button{height:30px;border-color:var(--brand-red);border-radius:999px;background:#fff;color:var(--brand-red)}.media-follow-controls{display:grid;gap:10px}.follow-control-row{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.follow-login-entry{display:inline-flex;align-items:center;min-height:32px;padding:0 10px;border:1px solid var(--line);border-radius:4px;color:var(--ink);text-decoration:none}.locked-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:12px;border:1px solid var(--line);border-radius:6px;background:#fff}.locked-link{width:100%;color:var(--muted);background:#f7f8f5;cursor:not-allowed}.locked-links p{grid-column:1 / -1;margin:0;color:var(--muted);font-size:13px}.history-list{display:grid;gap:0}.history-item{display:grid;grid-template-columns:146px 1fr;gap:14px;padding:18px 0;border:0;border-bottom:1px solid #edf0f2;border-radius:0;background:#fff}.history-item img{width:146px;height:84px;aspect-ratio:auto}.history-thumb{min-height:66px}.history-body{min-width:0}.history-body h3{margin:4px 0 12px;color:#202521;font-size:17px;line-height:1.45}.history-type{display:inline-flex;align-items:center;min-height:22px;padding:0 7px;border-radius:999px;background:var(--soft-red);color:var(--brand-red);font-size:12px;font-weight:700}.history-media,.history-viewed-at,.history-meta{margin:0 0 4px;color:var(--muted);font-size:14px}.thumb,.hero-cover,.player{min-height:72px;border-radius:4px;background:#eceee8;display:grid;place-items:center;color:var(--muted);font-size:13px}.thumb{position:relative;overflow:hidden;padding:8px;align-content:end;justify-items:start;background:#eceee8}.thumb:before{content:"";position:absolute;inset:14px 10px auto;height:28px;border-radius:20px 20px 7px 7px;border:2px solid rgba(32,37,33,.2)}.thumb:after{content:"";position:absolute;left:16px;right:16px;top:48px;height:8px;border-radius:999px;background:#2025212e}.article-cover{background:linear-gradient(135deg,#f7f8f5,#dfe5dc)}.video-cover{background:linear-gradient(135deg,#242824,#576056);color:#fff}.video-cover:after{left:40px;right:auto;top:26px;width:0;height:0;border-top:11px solid transparent;border-bottom:11px solid transparent;border-left:16px solid #fff;border-radius:0;background:transparent}.live-cover{background:linear-gradient(135deg,#2a2021,#f01020 140%);color:#fff}.cover-label{position:relative;z-index:1;padding:2px 6px;border-radius:999px;background:#ffffffc2;color:var(--ink);font-size:11px}.video-cover .cover-label,.live-cover .cover-label{background:#ffffff2e;color:#fff}.hero-cover,.player{min-height:180px}.article-hero-cover{display:block;width:100%;aspect-ratio:16 / 9;height:auto;max-height:220px;padding:0;overflow:hidden;border-radius:8px;object-fit:cover;background:#f2f4f7}.article-hero-cover strong{position:relative;z-index:1;max-width:78%;font-size:20px}.article-hero-cover .cover-label{margin-bottom:10px}.article-body{display:grid;gap:12px}.article-body p{margin:0;color:var(--ink);font-size:15px;line-height:1.8;overflow-wrap:anywhere}.migrated-h5-page .screen{width:100%;box-sizing:border-box}.migrated-h5-page .api-data-panel,.migrated-h5-page .state-panel{display:none!important}.migrated-h5-page .content-card,.migrated-h5-page .article,.migrated-h5-page article,.migrated-h5-page .article-body,.migrated-h5-page .mobile-list{max-width:100%;box-sizing:border-box}.migrated-h5-page .content-card h3,.migrated-h5-page .content-card p,.migrated-h5-page article h1,.migrated-h5-page .article-body p{max-width:100%;overflow-wrap:anywhere;word-break:break-word}.migrated-h5-page .content-card h3{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.migrated-h5-page img{display:block;max-width:100%;color:transparent;font-size:0;line-height:0;text-indent:-9999px}.h5-route-agreement .phone{width:min(430px,100vw);min-height:calc(100vh - 56px);background:#fff;overflow-x:hidden}.h5-route-agreement .screen{width:100%;padding:18px 20px 28px}.h5-route-agreement .h5-page-content{min-height:100vh;padding:16px 20px 32px;background:#f7f8fa}.h5-route-agreement .top-actions,.h5-route-agreement .agreement-content{width:100%;max-width:100%;padding:18px 18px 6px;border:1px solid #eef0f3;border-radius:14px;background:#fff}.h5-detail-article .h5-article-body-image{display:block;width:100%;height:auto;margin:14px 0;object-fit:contain;border-radius:6px}.h5-route-agreement .top-actions{display:grid;grid-template-columns:72px 1fr 72px;align-items:center;min-height:44px;margin-bottom:14px;color:#202521}.h5-route-agreement .top-actions a{color:#5f6670;font-size:15px;text-decoration:none}.h5-route-agreement .top-actions strong{text-align:center;color:#202521;font-size:17px;font-weight:700}.h5-route-agreement .agreement-content h1{margin:8px 0 16px;font-size:24px;line-height:1.35}.h5-route-agreement .agreement-content p{margin:0 0 14px;color:#3a3f45;font-size:15px;line-height:1.8;overflow-wrap:anywhere;word-break:break-word}.player.live{background:#251f20;color:#fff}.live-player{position:relative;overflow:hidden;min-height:210px;background:#251f20}.live-player-stream{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;background:linear-gradient(135deg,#251f20,#3a2224 48%,#f01020 150%);color:#ffffffd6}.live-player-badge{position:absolute;left:12px;top:12px;z-index:1;display:inline-flex;align-items:center;min-height:24px;padding:0 8px;border-radius:999px;background:var(--brand-red);color:#fff;font-size:12px;font-weight:700}.live-player-meta{position:absolute;left:12px;bottom:10px;z-index:1;color:#ffffffe0;font-size:12px}.video-player{position:relative;overflow:hidden;min-height:210px;background:#202521;color:#fff}.video-player-cover{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;background:linear-gradient(135deg,#242824,#576056);color:#ffffffd1}.video-play-button{position:relative;z-index:1;width:56px;height:56px;padding:0 0 0 4px;border:2px solid rgba(255,255,255,.78);border-radius:50%;background:#20252185;color:#fff;font-size:22px}.video-player-status{position:absolute;left:12px;right:12px;bottom:10px;z-index:1;display:flex;justify-content:space-between;color:#ffffffe0;font-size:12px}.muted,.notice,.pagination{color:var(--muted)}.search-panel,.filter-bar,.batch-bar,.form-grid{display:flex;flex-wrap:wrap;gap:10px}.admin-page .filter-bar,.creator-page .filter-bar{display:flex;flex-wrap:wrap;align-items:flex-end;gap:14px 16px;padding:16px}.admin-page .filter-bar label,.creator-page .filter-bar label{display:grid;flex:0 1 260px;min-width:220px;gap:6px}.admin-page .filter-bar label span,.creator-page .filter-bar label span{color:var(--muted);font-size:13px;line-height:18px}.admin-page .filter-bar input,.admin-page .filter-bar select,.creator-page .filter-bar input,.creator-page .filter-bar select{width:100%;min-width:0}.admin-page .data-table .empty-row{height:120px;text-align:center;color:var(--muted)}.admin-page .filter-bar button{min-width:76px}.panel-title-row,.keyword-row{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.panel-title-row{justify-content:space-between;margin-bottom:10px}.search-keyword{border-radius:999px;background:#f7f8f5}.clear-history{color:var(--muted)}.batch-bar{align-items:center;justify-content:space-between;min-height:46px;color:var(--muted)}.batch-summary,.batch-actions{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.batch-actions button:disabled{cursor:not-allowed;opacity:.45}.check-cell{width:42px;text-align:center}.check-cell input{min-width:0;width:16px;height:16px}.state-panel{display:grid;gap:10px}.state-panel p{margin:0;color:var(--muted)}.operation-panel,.dialog-panel,.state-matrix{display:grid;gap:12px}.dialog-panel h2,.state-matrix h2{margin:0;font-size:16px}.dialog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.state-matrix-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.dialog-preview{min-height:58px;padding:12px;border:1px solid var(--line);border-radius:4px;background:#fbfcf9;font-size:13px}.state-matrix-grid article{min-height:84px;padding:12px;border:1px solid var(--line);border-radius:4px;background:#fbfcf9}.state-matrix-grid strong{display:block;margin-bottom:8px}.state-matrix-grid p{margin:0;color:var(--muted);font-size:13px;line-height:1.45}.upload-panel{display:grid;gap:12px}.upload-panel h2{margin:0;font-size:16px}.progress-track{height:8px;overflow:hidden;border-radius:999px;background:#eceee8}.progress-track span{display:block;height:100%;border-radius:inherit;background:var(--brand-red)}.operation-panel h2{margin:0;font-size:16px}.operation-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.operation-grid article{min-height:48px;padding:12px;border:1px solid var(--line);border-radius:4px;background:#fbfcf9;font-size:13px}.state-chips{display:flex;flex-wrap:wrap;gap:8px}.field-grid label{display:grid;gap:6px}.field-grid span{color:var(--muted);font-size:13px}.batch-bar span:not(:first-child){display:inline-flex;align-items:center;min-height:24px;padding:0 8px;border-radius:999px;background:#fbfcf9;border:1px solid var(--line);font-size:12px}.metric-grid,.status-grid,.workflow-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.metric-grid article,.status-grid article,.workflow-grid article{min-height:86px;padding:16px;border:1px solid var(--line);border-radius:6px;background:#fff}.workflow-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.metric-grid b{display:block;margin-top:10px;color:var(--brand-red);font-size:28px}.data-table{width:100%;border-collapse:collapse;background:#fff;border:1px solid var(--line)}.data-table th,.data-table td{height:44px;padding:0 12px;border-bottom:1px solid var(--line);text-align:left;font-size:14px}.data-table th{color:var(--muted);background:#fbfcf9;font-weight:600}.pc-api-debug,.h5-auth-api-panel{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.migrated-h5-page .api-data-panel,.migrated-h5-page .state-panel,.migrated-h5-page .handoff-state-bank{display:none!important;pointer-events:none}.creator-orders-table th:nth-child(2),.creator-orders-table td:nth-child(2),.creator-orders-table th:nth-child(5),.creator-orders-table td:nth-child(5){min-width:72px;white-space:nowrap}.table-actions{display:flex;flex-wrap:wrap;gap:8px}.text-action{width:auto;height:auto;padding:0;border:0;background:transparent;color:#1677ff;font-size:13px}.text-action:hover{color:var(--brand-red)}.danger-text{height:auto;padding:0;border:0;background:transparent;color:var(--brand-red);font-size:13px}.media-control-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.media-control-grid article{min-height:150px;display:grid;align-content:start;gap:10px;padding:12px;border:1px solid var(--line);border-radius:4px;background:#fbfcf9}.media-control-grid label{display:grid;gap:6px;color:var(--muted);font-size:13px}.media-whitelist-switch label{display:flex;align-items:center;gap:8px}.media-whitelist-switch input[type=checkbox]{min-width:0;width:16px;height:16px;padding:0}.media-pricing-controls input{width:100%}.banner-form-grid{display:grid;grid-template-columns:1.2fr .8fr 1fr .7fr .7fr auto;align-items:end;gap:10px}.banner-form-grid label{display:grid;gap:6px;color:var(--muted);font-size:13px}.banner-form-grid input,.banner-form-grid select{width:100%}.banner-publish-switch{min-height:34px;display:flex!important;align-items:center;gap:8px}.banner-publish-switch input[type=checkbox]{min-width:0;width:16px;height:16px;padding:0}.order-form-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:10px}.order-form-grid article{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:10px;padding:12px;border:1px solid var(--line);border-radius:4px;background:#fbfcf9}.order-form-grid strong,.order-form-grid textarea,.order-form-grid .table-actions{grid-column:1 / -1}.order-form-grid label{display:grid;gap:6px;color:var(--muted);font-size:13px}.order-form-grid input,.order-form-grid select,.order-form-grid textarea{width:100%}.content-moderation-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.content-moderation-grid article{display:grid;align-content:start;gap:10px;padding:12px;border:1px solid var(--line);border-radius:4px;background:#fbfcf9}.content-moderation-grid textarea{width:100%}.live-operation-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.live-operation-grid article{display:grid;align-content:start;gap:10px;padding:12px;border:1px solid var(--line);border-radius:4px;background:#fbfcf9}.live-operation-grid label{display:grid;gap:6px;color:var(--muted);font-size:13px}.live-operation-grid input,.live-operation-grid textarea{width:100%}.media-apply-review-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.media-apply-review-grid article{display:grid;align-content:start;gap:10px;padding:12px;border:1px solid var(--line);border-radius:4px;background:#fbfcf9}.media-apply-review-grid label{display:grid;gap:6px;color:var(--muted);font-size:13px}.media-apply-review-grid textarea{width:100%}.inline-check{display:flex!important;align-items:center;gap:8px}.inline-check input[type=checkbox]{min-width:0;width:16px;height:16px;padding:0}.audit-log-note{margin:0;color:var(--muted);font-size:13px}.admin-user-control-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.admin-user-control-grid article{display:grid;align-content:start;gap:10px;padding:12px;border:1px solid var(--line);border-radius:4px;background:#fbfcf9}.admin-user-control-grid label{display:grid;gap:6px;color:var(--muted);font-size:13px}.admin-user-control-grid input,.admin-user-control-grid select,.admin-user-control-grid textarea{width:100%}.sensitive-word-control-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.sensitive-word-control-grid article{display:grid;align-content:start;gap:10px;padding:12px;border:1px solid var(--line);border-radius:4px;background:#fbfcf9}.sensitive-word-control-grid label{display:grid;gap:6px;color:var(--muted);font-size:13px}.sensitive-word-control-grid input,.sensitive-word-control-grid select,.sensitive-word-control-grid textarea{width:100%}.operation-log-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:10px}.operation-log-grid article{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:10px;padding:12px;border:1px solid var(--line);border-radius:4px;background:#fbfcf9}.operation-log-grid strong,.operation-log-grid .table-actions,.operation-log-detail textarea,.operation-log-detail p{grid-column:1 / -1}.operation-log-grid label{display:grid;gap:6px;color:var(--muted);font-size:13px}.operation-log-grid input,.operation-log-grid select,.operation-log-grid textarea{width:100%}.admin-import-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.admin-import-grid article{display:grid;align-content:start;gap:10px;padding:12px;border:1px solid var(--line);border-radius:4px;background:#fbfcf9}.admin-import-grid label{display:grid;gap:6px;color:var(--muted);font-size:13px}.admin-import-grid input,.admin-import-grid select,.admin-import-grid textarea{width:100%}.admin-import-preview-controls .secondary-action{justify-self:start}.creator-apply-control-grid{display:grid;grid-template-columns:1.2fr .9fr .9fr;gap:10px}.creator-apply-control-grid article{display:grid;align-content:start;gap:10px;padding:12px;border:1px solid var(--line);border-radius:4px;background:#fbfcf9}.creator-apply-control-grid label{display:grid;gap:6px;color:var(--muted);font-size:13px}.creator-apply-control-grid input,.creator-apply-control-grid select,.creator-apply-control-grid textarea{width:100%}.creator-apply-control-grid p{margin:0;color:var(--muted);font-size:13px;line-height:1.6}.creator-apply-status-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.creator-apply-status-grid article{display:grid;align-content:start;gap:10px;padding:12px;border:1px solid var(--line);border-radius:4px;background:#fbfcf9}.creator-apply-status-grid p{margin:0;color:var(--muted);font-size:13px;line-height:1.6}.creator-apply-status-grid label{display:grid;gap:6px;color:var(--muted);font-size:13px}.creator-apply-status-grid textarea{width:100%}.creator-apply-status-grid button{justify-self:start}.creator-order-control-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:10px}.creator-order-control-grid article{display:grid;align-content:start;gap:10px;padding:12px;border:1px solid var(--line);border-radius:4px;background:#fbfcf9}.creator-order-control-grid label{display:grid;gap:6px;color:var(--muted);font-size:13px}.creator-order-control-grid input,.creator-order-control-grid textarea{width:100%}.creator-profile-control-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.creator-profile-control-grid article{display:grid;align-content:start;gap:10px;padding:12px;border:1px solid var(--line);border-radius:4px;background:#fbfcf9}.creator-profile-control-grid label{display:grid;gap:6px;color:var(--muted);font-size:13px}.creator-profile-control-grid input{width:100%}.creator-profile-summary p{margin:0;color:var(--muted);font-size:13px;line-height:1.6}.creator-profile-danger{display:flex;align-items:center;gap:12px;justify-content:flex-end;padding-top:10px;border-top:1px solid var(--line)}.creator-profile-danger span{margin-right:auto;color:var(--muted);font-size:13px}.auth-page{width:min(420px,calc(100vw - 32px));margin:8vh auto;display:grid;gap:14px;padding:28px}.auth-page h1{margin:8px 0 18px;font-size:28px;line-height:1.2}.auth-field{display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:10px}.auth-field span{color:var(--ink);font-weight:700;text-align:right}.auth-field input{width:100%;min-width:0}.auth-check{display:inline-flex;align-items:center;justify-self:center;gap:8px;color:var(--ink)}.auth-check input{width:16px;height:16px;min-width:16px;padding:0}.auth-page>.primary-action{width:100%;height:38px;font-weight:700}.auth-api-panel[data-status=idle]{display:none}.auth-api-panel{display:grid;gap:4px;min-height:36px;color:var(--muted);font-size:13px}.h5-route-login .h5-page-content{min-height:100vh;padding:0;background:#fff}.h5-route-login .h5-auth-controls{min-height:100vh;position:relative;overflow:hidden;background:#fff}.login-modal-overlay{min-height:100vh;display:flex;align-items:flex-end;justify-content:center}.creator-upload-preview-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(96px,1fr));gap:10px;margin-top:10px}.creator-upload-preview{margin:0;min-width:0}.creator-upload-preview img{display:block;width:100%;aspect-ratio:1;object-fit:cover;border:1px solid var(--line-color, #d9dee7);border-radius:6px}.creator-upload-preview button{margin-top:6px}.admin-real-media-preview{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:10px;width:100%}.admin-real-media-preview img{display:block;width:100%;max-height:360px;object-fit:contain;background:#f5f7fa;border:1px solid var(--line-color, #d9dee7);border-radius:6px}.admin-vod-preview{display:grid;gap:6px;padding:12px;background:#f7f8fa;border:1px solid var(--line-color, #d9dee7);border-radius:6px;color:#20242a}.admin-vod-preview span{color:var(--muted-text, #6b7280);font-size:13px}.admin-banner-upload .upload-zone,.admin-banner-upload .admin-upload-status,.live-cover-upload .upload-zone,.live-cover-upload .live-cover-upload-status,.live-url-field,.live-source-insight{grid-column:1 / -1}.live-cover-preview{display:block;width:120px;aspect-ratio:16 / 9;object-fit:cover;background:#f5f7fa;border:1px solid var(--line-color, #d9dee7);border-radius:6px}.live-cover-preview[hidden],.live-cover-remove[hidden]{display:none}.live-source-insight{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 12px;margin-top:8px;padding:10px 12px;background:#f5f7fa;border:1px solid var(--line-color, #d9dee7);border-radius:6px;color:#3d4654}.live-source-insight span{display:flex;gap:6px;min-width:0;align-items:center}.live-source-insight b{font-size:12px;color:#687385}.live-source-insight em{min-width:0;font-style:normal;overflow-wrap:anywhere}.live-source-insight p{grid-column:1 / -1;margin:0;font-size:12px}.live-source-insight.is-ok{border-color:#9ccfb3;background:#f1fbf5}.live-source-insight.is-error{border-color:#e2a6a6;background:#fff4f4;color:#9a2f2f}.admin-real-text-preview{max-height:360px;margin:0;padding:12px;overflow:auto;white-space:pre-wrap;overflow-wrap:anywhere;background:#f5f7fa;border:1px solid var(--line-color, #d9dee7);border-radius:6px;font:inherit}.h5-route-login .login-modal-overlay{align-items:flex-start;min-height:100vh;padding:72px 24px 32px}.h5-route-login .login-modal{width:min(100%,430px);min-height:0;padding:0;border-radius:0;box-shadow:none}.h5-auth-embedded{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40}.h5-auth-embedded .login-modal-overlay{min-height:100%;align-items:flex-end;background:#2025218c}.h5-auth-embedded .login-modal{width:min(430px,100vw);max-width:none;margin:0;border-radius:22px 22px 0 0}.login-modal{width:100%;min-height:470px;display:grid;gap:12px;padding:38px 26px 28px;border:0;border-radius:22px 22px 0 0;background:#fff;box-shadow:0 -10px 28px #20252129;position:relative}.login-modal h1{margin:0 0 12px;color:#202521;text-align:center;font-size:26px}.login-close{position:absolute;right:22px;top:18px;min-width:0;padding:0;border:0;background:transparent;color:#8d9098;font-size:30px;line-height:1}.login-modal .panel{padding:0;border:0;box-shadow:none}.login-modal .field-grid{display:grid;gap:18px}.login-modal input:not([type=checkbox]){width:100%;height:50px;border:1px solid #e3e5e8;border-radius:8px;font-size:16px}.login-modal .primary-action,.login-modal .secondary-action{width:100%;height:50px;border-radius:8px;font-size:17px}.login-modal .secondary-action{border:1px solid var(--brand-red);background:#fff;color:var(--brand-red)}.login-modal .auth-switch-link{display:flex;align-items:center;justify-content:center;text-decoration:none}.login-actions{display:flex;gap:8px;align-items:center}.agreement-check{display:flex;align-items:center;gap:8px;color:#9a9ca3;font-size:13px}.field-grid .agreement-check{display:flex}.agreement-check input{flex:0 0 18px;min-width:0;width:18px;height:18px;padding:0}.agreement-check a{color:var(--brand-red);text-decoration:none}.login-modal .notice{text-align:center;color:#a5a8af;font-size:13px}.media-profile-head{display:grid;grid-template-columns:54px 1fr auto;align-items:center;gap:12px}.media-profile-head p{margin:4px 0 0;color:var(--muted)}.me-user-panel{display:grid;grid-template-columns:54px 1fr auto;align-items:center;gap:12px}.me-user-panel p,.me-guest-panel p{margin:4px 0 0;color:var(--muted)}.media-avatar{width:54px;height:54px;display:grid;place-items:center;border-radius:50%;background:var(--ink);color:#fff;font-weight:700;font-size:20px}.detail-media-info{grid-template-columns:42px 1fr;align-items:center}.detail-media-info .media-avatar{width:42px;height:42px;font-size:16px}.detail-media-info p{margin:4px 0 0}.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}@media(max-width:720px){.metric-grid,.status-grid{grid-template-columns:1fr 1fr}.content-card{grid-template-columns:82px 1fr}}
