:root{--bg:#ffffff;--panel:#ffffff;--panel-2:#f8fafc;--line:#e9edf3;--text:#172033;--muted:#667085;--brand:#1677ff;--brand-strong:#0958d9;--red:#b42318;--amber:#b54708;--blue:#175cd3;--green:#1677ff}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}a{color:inherit;text-decoration:none}.rich-text-editor{display:flex;min-width:0;flex-direction:column;gap:7px}.rich-text-toolbar{display:flex;width:-moz-fit-content;width:fit-content;max-width:100%;gap:3px;padding:3px;overflow-x:auto;border:1px solid #e5eaf1;border-radius:6px;background:#f8fafc}.rich-text-tool{display:grid;width:29px;height:28px;flex:0 0 29px;padding:0;place-items:center;border:0;border-radius:5px;background:transparent;color:#667a98;cursor:pointer}.rich-text-tool:hover{background:#e7efff;color:#2869ee}.rich-text-tool:focus-visible{outline:2px solid #5f8eef;outline-offset:-1px}.rich-text-content{min-width:0;color:inherit;font-size:inherit;line-height:inherit}.rich-text-line,.rich-text-quote{margin:0;color:inherit;font:inherit}.rich-text-line+.rich-text-line,.rich-text-line+.rich-text-quote,.rich-text-quote+.rich-text-line{margin-top:4px}.rich-text-checklist,.rich-text-list-item{display:flex;align-items:flex-start;gap:7px}.rich-text-list-item>b{min-width:14px;color:#4c6c99;font:inherit;font-weight:800;text-align:right}.rich-text-checklist>span{width:15px;height:15px;flex:0 0 15px;margin-top:4px;border:1.5px solid #97aac5;border-radius:4px}.rich-text-checklist>span.is-complete{border-color:#2f74ec;background:#2f74ec;box-shadow:inset 0 0 0 3px #ffffff}.rich-text-quote{padding-left:10px;border-left:3px solid #91b6fa;color:#637b9e}.shell{min-height:100vh;background:#fff}.brand{gap:10px;height:64px;padding:0 16px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);color:var(--text)}.brand,.brand-mark{display:flex;align-items:center}.brand-mark{width:36px;height:36px;flex:0 0 36px;justify-content:center;overflow:hidden;border-radius:8px}.brand-logo{width:100%;height:100%;object-fit:contain}.brand-title{margin:0;font-size:15px;font-weight:750}.brand-subtitle{margin:2px 0 0;color:var(--muted);font-size:12px}.main{min-width:0}.topbar.ant-layout-header{display:flex;height:64px;min-height:64px;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:#fff;line-height:normal;padding:10px 28px}.topbar.ant-layout-header>div:first-child{min-width:0}.topbar .ant-typography,.topbar h1.ant-typography,.topbar h2.ant-typography,.topbar h3.ant-typography,.topbar h4.ant-typography{margin:0;line-height:normal}.topbar h1.ant-typography,.topbar h2.ant-typography,.topbar h3.ant-typography,.topbar h4.ant-typography{font-size:15px;font-weight:750}.topbar .ant-typography-secondary{display:block;margin-top:2px;color:var(--muted);font-size:12px}.user-switcher{display:flex;gap:8px;align-items:center}.content{padding:22px 24px 40px}.content.compact{padding:22px 28px 40px}.grid{display:grid;grid-gap:14px;gap:14px}.grid.cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid.cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid.cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.toolbar{gap:10px;margin-bottom:14px}.page-toolbar,.toolbar{display:flex;flex-wrap:wrap;align-items:center}.page-toolbar{gap:12px;justify-content:space-between}.account-overview{display:flex;min-width:0;flex-direction:column;gap:14px}.account-overview-attention,.account-overview-controls,.account-overview-toolbar{display:flex;min-width:0;gap:10px;align-items:center;justify-content:space-between}.account-overview-attention{display:grid;min-height:42px;grid-template-columns:112px repeat(3,minmax(185px,1fr));grid-gap:0;gap:0;overflow-x:auto;border:1px solid #e7ebf2;border-radius:7px;background:#fff}.account-overview-attention>button,.account-overview-attention>span{width:100%;min-height:42px;padding:0 13px;border:0;border-right:1px solid #edf0f5;background:transparent;color:#60718a;font-size:12px;text-align:left;white-space:nowrap}.account-overview-attention>span{color:#41536d;font-weight:750}.account-overview-attention>button{cursor:pointer}.account-overview-attention>button:hover{background:#f7faff}.account-overview-attention>button.is-active{background:#eef5ff;box-shadow:inset 0 -2px 0 #2869e9;color:#2869e9}.account-overview-attention b{margin-right:4px;color:#2767db}.account-platform-tabs{display:flex;max-width:100%;gap:2px;padding:3px;overflow-x:auto;border-radius:7px;background:#eef2f7}.account-platform-tabs button{min-height:29px;padding:0 10px;border:0;border-radius:5px;background:transparent;color:#71819a;font-size:12px;white-space:nowrap;cursor:pointer}.account-platform-tabs button b{margin-left:4px;font-size:11px}.account-platform-tabs button.is-active{background:#fff;box-shadow:0 1px 3px rgba(31,53,86,.15);color:#2869e9;font-weight:750}.account-overview-layout{display:grid;min-width:0;grid-template-columns:minmax(760px,1fr) minmax(340px,400px);grid-gap:15px;gap:15px;align-items:start}.account-detail-panel,.account-directory-panel{min-width:0;overflow:hidden;border:1px solid #e6ebf2;border-radius:8px;background:#fff;box-shadow:0 4px 16px rgba(32,52,82,.035)}.account-directory-panel>header{display:flex;min-height:50px;align-items:center;justify-content:space-between;padding:0 15px;border-bottom:1px solid #e9edf3}.account-directory-panel>header strong{color:#344a68;font-size:13px}.account-directory-panel>header>span{color:#97a4b5;font-size:11px;white-space:nowrap}.account-directory-scroll{padding:10px 12px 12px;overflow-x:auto}.account-directory-grid,.account-directory-row{min-width:1540px;grid-template-columns:minmax(230px,1.05fr) minmax(210px,.95fr) minmax(270px,1.15fr) minmax(235px,1.05fr) minmax(260px,1.15fr) minmax(155px,.72fr) 48px;column-gap:14px}.account-directory-grid{display:grid;padding:2px 12px 7px;color:#98a5b6;font-size:10px}.account-directory-header>div{display:flex;min-width:0;gap:3px;align-items:center}.account-directory-header button{display:inline-grid;width:15px;height:15px;padding:0;place-items:center;border:0;border-radius:3px;background:transparent;color:#9ba9ba;cursor:pointer}.account-directory-header button.is-active,.account-directory-header button:hover{background:#edf4ff;color:#2869e9}.account-directory-row{display:grid;min-height:68px;align-items:center;margin:4px 0;padding:9px 12px;border:1px solid transparent;border-radius:7px;background:#fff;color:inherit;text-align:left;cursor:pointer}.account-directory-row:hover{border-color:#d8e4f6;background:#fbfdff}.account-directory-row.is-selected{border-color:#bcd2f6;background:#f7fbff;box-shadow:inset 3px 0 0 #2869e9}.account-directory-row.is-linked-wechat{width:calc(100% - 40px);margin-left:36px;background:#fbfdff;box-shadow:inset 2px 0 0 #d8e8ff}.account-directory-account{display:flex;min-width:0;gap:8px;align-items:center}.account-platform-mark{display:grid;width:27px;height:27px;flex:0 0 27px;overflow:hidden;place-items:center;border-radius:6px;background:#edf4ff;color:#2869e9;font-size:11px;font-weight:800}.account-platform-mark.tone-identity{background:#e8f8fa;color:#138b9a}.account-platform-mark.tone-tool{background:#fff6e7;color:#b87612}.account-platform-mark img{width:80%;height:80%;object-fit:contain}.account-directory-account-copy,.account-directory-cell{min-width:0}.account-directory-name{overflow:hidden;color:#2869e9;font-size:11px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.account-directory-cell>div,.account-directory-meta,.account-risk-line{display:flex;min-width:0;gap:5px;align-items:center}.account-directory-meta{margin-top:3px;color:#8c9aab;font-size:10px;white-space:nowrap}.account-directory-cell .ant-tag,.account-directory-meta .ant-tag{-webkit-margin-end:0;margin-inline-end:0;font-size:10px;line-height:18px}.account-linked-toggle{display:inline-flex;min-height:18px;gap:2px;align-items:center;padding:0 3px;border:0;border-radius:3px;background:#f1f6ff;color:#5474a3;font-size:10px;cursor:pointer}.account-linked-toggle[aria-expanded=true] svg{transform:rotate(90deg)}.account-action-icon.ant-btn{width:15px;min-width:15px;height:15px;padding:0;color:#8a99ac}.account-action-icon.ant-btn:hover{color:#2869e9}.account-directory-cell{display:flex;flex-direction:column;justify-content:center;gap:4px;overflow:hidden;color:#60718a;font-size:11px;line-height:1.35;white-space:nowrap}.account-directory-cell strong{overflow:hidden;color:#3c526f;font-weight:700;text-overflow:ellipsis}.account-directory-cell>div>span,.account-directory-cell>span,.account-directory-remark span,.account-product-tags span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-product-tags span{display:inline-block;max-width:100%;padding:2px 5px;border-radius:4px;background:#f0f5ff;color:#466796;font-size:10px}.account-directory-assets .ant-btn{margin-left:1px}.risk-dot{width:7px;height:7px;flex:0 0 7px;border-radius:50%;background:#91a99a}.risk-dot.orange{background:#f0a024}.risk-dot.red{background:#e35d6a}.account-directory-actions{display:flex;align-items:center;justify-content:flex-start}.account-directory-actions .ant-btn{width:18px;min-width:18px;height:18px;padding:0}.account-directory-empty{min-width:1540px;padding:28px;color:#98a5b6;font-size:12px;text-align:center}.account-directory-pagination{display:flex;min-width:1540px;justify-content:flex-end;padding:10px 4px 0}.account-detail-panel{position:-webkit-sticky;position:sticky;top:18px;max-width:400px}.account-detail-panel>header{padding:14px 15px;border-bottom:1px solid #e9edf3}.account-detail-title{display:flex;gap:8px;align-items:center}.account-detail-title span,.account-detail-title strong{display:block}.account-detail-title strong{color:#344a68;font-size:13px}.account-detail-title div>span{margin-top:3px;color:#8492a5;font-size:10px}.account-detail-tabs{display:flex;gap:14px;padding:0 15px;border-bottom:1px solid #e9edf3}.account-detail-tabs button{min-height:39px;padding:0;border:0;border-bottom:2px solid transparent;background:transparent;color:#8491a4;font-size:11px;cursor:pointer}.account-detail-tabs button.is-active{border-color:#2869e9;color:#2869e9;font-weight:750}.account-detail-body{min-height:0;max-height:calc(100vh - 286px);padding:14px 15px;overflow:auto}.account-detail-body section{padding:0 0 14px;margin-bottom:14px;border-bottom:1px solid #edf1f5}.account-detail-body section:last-child{margin-bottom:0;border-bottom:0}.account-detail-body h3{margin:0 0 10px;color:#687a92;font-size:11px}.account-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px 12px;gap:10px 12px;margin:0}.account-detail-grid>div.is-wide{grid-column:1/-1}.account-detail-grid dt{color:#96a2b3;font-size:10px}.account-detail-grid dd{margin:3px 0 0;overflow-wrap:anywhere;color:#425976;font-size:11px;font-weight:650;line-height:1.45}.account-access-row,.account-detail-action{display:flex;gap:9px;align-items:center;justify-content:space-between}.account-detail-action{padding:9px;margin-bottom:12px;border:1px solid #c7e7b4;border-radius:7px;background:#f6ffed}.account-access-row span,.account-access-row strong,.account-detail-action strong{display:block}.account-detail-action strong{color:#39751d;font-size:11px}.account-detail-action span{margin-top:2px;color:#668a54;font-size:10px}.account-detail-action .ant-btn{min-width:82px}.account-detail-action+.ant-typography{display:block;padding:4px 0 2px;color:#8494a8;font-size:12px}.account-detail-panel:has(.account-detail-tabs button:nth-child(2).is-active)>footer .ant-btn:first-child{display:none}.account-access-row{padding:8px 0;border-bottom:1px solid #f0f3f7}.account-access-row:last-child{border-bottom:0}.account-access-row strong{color:#566980;font-size:11px}.account-access-row span{margin-top:3px;color:#96a2b3;font-size:10px}.account-detail-panel>footer{display:flex;gap:8px;padding:11px 15px;border-top:1px solid #e9edf3}.account-detail-panel>footer .ant-btn{flex:1 1}.account-detail-empty{min-height:240px;padding:28px;color:#98a5b6;font-size:12px;text-align:center}@media (max-width:1280px){.account-overview-layout{grid-template-columns:minmax(0,1fr)}.account-detail-panel{position:static;max-width:none}}@media (max-width:760px){.account-overview-controls,.account-overview-toolbar{align-items:stretch;flex-direction:column}.account-overview-toolbar>div:first-child{display:none}.account-overview-controls .ant-space,.account-overview-toolbar .ant-space{width:100%}.account-overview-controls .ant-input-search,.account-overview-controls .ant-select,.account-overview-toolbar .ant-btn{flex:1 1;width:100%!important}}.guide-flow{display:grid;grid-template-columns:minmax(160px,1fr) auto minmax(160px,1fr) auto minmax(160px,1fr) auto minmax(160px,1fr);grid-gap:10px;gap:10px;align-items:stretch}.guide-action,.guide-checklist>div,.guide-flow-node,.guide-module,.guide-role{border:1px solid var(--line);border-radius:8px;background:var(--panel)}.guide-flow-node{display:grid;grid-gap:7px;gap:7px;align-content:start;padding:16px}.guide-action>svg,.guide-checklist svg,.guide-flow-node svg,.guide-module>svg{color:var(--brand)}.guide-flow-node span{min-height:40px;color:var(--muted);font-size:12px}.guide-flow-node .ant-btn{justify-self:start;padding-left:0}.guide-flow-arrow{align-self:center;color:var(--muted)}.guide-action,.guide-module{display:flex;gap:10px;min-height:150px;padding:14px}.guide-action>div,.guide-module>div{min-width:0}.guide-action p,.guide-checklist p,.guide-module p{margin:6px 0;color:var(--muted);font-size:13px;line-height:1.6}.guide-action .ant-btn,.guide-module .ant-btn{padding-left:0}.guide-checklist{display:grid;grid-gap:9px;gap:9px}.guide-checklist>div{display:grid;grid-template-columns:auto auto 1fr;grid-column-gap:8px;column-gap:8px;align-items:start;padding:12px}.guide-checklist p{grid-column:1/-1;margin-bottom:0}.guide-role{min-height:106px;padding:14px}.guide-role .ant-typography{margin:8px 0 0}@media (max-width:1000px){.guide-flow{grid-template-columns:1fr}.guide-flow-arrow{justify-self:center;transform:rotate(90deg)}}.task-board{display:grid;grid-template-columns:repeat(4,minmax(240px,1fr));grid-gap:12px;gap:12px;overflow-x:auto;padding-bottom:4px}.task-board-column{min-height:360px;padding:12px;border:1px solid var(--line);border-radius:8px;background:var(--panel-2)}.task-board-column-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.task-board-card{padding:12px;border:1px solid var(--line);border-radius:8px;background:var(--panel);box-shadow:0 1px 2px rgba(16,24,40,.04)}.muted{color:var(--muted)}.small{font-size:12px}.list{display:grid;grid-gap:9px;gap:9px}.list-item{display:grid;grid-gap:8px;gap:8px}.row{display:flex;align-items:center;justify-content:space-between;gap:12px}.stack{display:grid;grid-gap:10px;gap:10px}.tag-row{display:flex;flex-wrap:wrap;gap:6px}.qr-box{display:grid;width:132px;height:132px;place-items:center;border:1px solid var(--line);border-radius:8px;background:#fff}.login-page{min-height:100vh;display:grid;place-items:center;overflow:hidden;padding:28px;background:radial-gradient(circle at 24% 18%,rgba(22,119,255,.14),transparent 32%),radial-gradient(circle at 80% 72%,rgba(15,23,42,.08),transparent 30%),linear-gradient(#f8fafc,#eef4fb);position:relative}.login-page:before{position:absolute;inset:0;background-image:linear-gradient(rgba(15,23,42,.045) 1px,transparent 0),linear-gradient(90deg,rgba(15,23,42,.045) 1px,transparent 0);background-size:48px 48px;content:"";-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.78),transparent 82%);mask-image:linear-gradient(180deg,rgba(0,0,0,.78),transparent 82%)}.login-shell{position:relative;z-index:1;display:grid;width:min(1040px,100%);min-height:620px;grid-template-columns:minmax(0,1.1fr) minmax(380px,.9fr);grid-gap:28px;gap:28px;align-items:stretch}.login-intro{display:flex;flex-direction:column;justify-content:space-between;min-height:100%;padding:42px;border:1px solid rgba(226,232,240,.82);border-radius:18px;background:rgba(255,255,255,.62);box-shadow:inset 0 1px 0 rgba(255,255,255,.86);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.login-brand-mark{display:flex;width:64px;height:64px;align-items:center;justify-content:center;overflow:hidden;border-radius:14px}.login-brand-logo{width:100%;height:100%;object-fit:contain}.login-kicker{display:block;margin-top:32px;color:#1677ff;font-size:12px;font-weight:700;text-transform:uppercase}.login-brand-title.ant-typography{margin:12px 0 14px;color:#111827;font-size:48px;line-height:1.08;font-weight:800}.login-brand-copy{display:block;max-width:420px;color:#5b6472;font-size:15px;line-height:1.8}.login-feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px;margin-top:46px}.login-feature-grid>div{min-height:104px;padding:14px;border:1px solid rgba(226,232,240,.88);border-radius:12px;background:rgba(255,255,255,.68)}.login-feature-grid strong{display:block;margin-bottom:8px;color:#172033;font-size:14px}.login-feature-grid span{color:#667085;font-size:12px;line-height:1.6}.login-form-wrap{display:grid;align-items:stretch;min-width:0}.login-card{width:100%;height:100%;border:1px solid rgba(226,232,240,.92);border-radius:18px;background:rgba(255,255,255,.9);box-shadow:0 34px 92px rgba(15,23,42,.18),0 10px 26px rgba(15,23,42,.08);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.login-card .ant-card-body{display:flex;min-height:100%;flex-direction:column;justify-content:center;background:transparent;padding:38px}.login-card-heading h3.ant-typography{margin:0 0 8px;color:#111827;font-size:28px;font-weight:750}.login-card .ant-form-item-label>label{color:#273142;font-weight:650}.login-card .ant-input,.login-card .ant-input-affix-wrapper{border-color:#dce4ef;background:rgba(255,255,255,.86)}.login-submit{height:44px}.login-page-h5{padding:20px;background:#f5f7fa}.login-page-h5:before{display:none}.login-page-h5 .login-shell{display:block;width:min(400px,100%);min-height:0}.login-page-h5 .login-form-wrap{display:block}.login-page-h5 .login-card{height:auto;border-color:#e7ebf0;background:#fff;box-shadow:0 8px 24px rgba(31,45,61,.08)}.login-page-h5 .login-card .ant-card-body{min-height:0;padding:28px 24px}.login-h5-brand{display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:28px}.login-h5-logo{flex:none;border-radius:8px}.login-h5-title{color:#172033;font-size:20px;font-weight:700}.login-page-h5 .login-card-heading h3.ant-typography{margin-bottom:6px;font-size:24px}.login-page-h5 .login-card-heading{display:none}.login-page-h5 .ant-form{margin-top:0!important}.login-page-h5 .login-submit{box-shadow:none}@media (max-width:1000px){.login-shell{grid-template-columns:1fr}.login-intro{min-height:auto}.ant-form.form-grid,.grid.cols-3,.grid.cols-4{grid-template-columns:repeat(2,minmax(0,1fr))}.resource-hero{align-items:flex-start;flex-direction:column}.resource-actions{width:100%}.resource-search{flex:1 1;width:auto}.resource-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:680px){.login-page{padding:14px}.login-shell{min-height:auto;gap:14px}.login-card .ant-card-body,.login-intro{padding:24px}.login-brand-title.ant-typography{font-size:34px}.login-feature-grid{grid-template-columns:1fr;margin-top:28px}.login-page-h5{padding:16px}.login-page-h5 .login-card .ant-card-body{padding:24px 20px}.row,.topbar{align-items:flex-start;flex-direction:column}.content,.topbar{padding-left:14px;padding-right:14px}.ant-form.form-grid,.grid.cols-2,.grid.cols-3,.grid.cols-4,.resource-grid{grid-template-columns:1fr}.resource-actions{align-items:stretch;flex-direction:column}.resource-search{width:100%}}.ant-layout-sider{min-height:100vh;border-right:1px solid var(--line)}.ant-card{border-radius:8px;border-color:var(--line);box-shadow:none}.ant-card .ant-card-head{min-height:48px;border-bottom-color:var(--line)}.ant-card .ant-card-body{padding:18px}.ant-table-wrapper .ant-table{border-radius:8px}.ant-table-wrapper .ant-table-thead>tr>th{font-size:12px;font-weight:700}.ant-menu{-webkit-border-end:0!important;border-inline-end:0!important;padding:10px}.ant-menu .ant-menu-item{height:40px;margin-inline:0;margin-block:4px;width:100%;color:#475467}.ant-menu .ant-menu-item-selected{font-weight:700}.ant-menu .ant-menu-item .ant-menu-item-icon{color:#667085}.ant-menu .ant-menu-item-selected .ant-menu-item-icon{color:var(--brand)}.ant-statistic-title{color:var(--muted)!important;font-size:13px!important}.ant-statistic-content{color:var(--text)!important;font-weight:750}.ant-tag{-webkit-margin-end:0;margin-inline-end:0;border-radius:999px;padding-inline:8px;line-height:22px}.ant-btn{box-shadow:none}.ant-input,.ant-input-affix-wrapper,.ant-picker,.ant-select-selector{border-color:var(--line)!important}.metric-card{position:relative;overflow:hidden}.metric-card:before{position:absolute;top:0;left:0;width:4px;height:100%;content:""}.metric-card svg{color:#98a2b3}.metric-card-primary:before{background:#1677ff}.metric-card-blue:before{background:#2563eb}.metric-card-cyan:before{background:#4096ff}.metric-card-amber:before{background:#d97706}.todo-filter{margin-bottom:8px}.todo-list .ant-list-item{gap:12px}.todo-list .ant-list-item-action{-webkit-margin-start:0;margin-inline-start:0}.todo-list .ant-select{min-width:92px}.media-preview{display:block;width:100%;max-height:320px;border:1px solid var(--line);border-radius:8px;background:#101828}.media-upload-progress{margin-top:8px}.stat-row{display:grid;grid-gap:8px;gap:8px}.stat-list{display:grid;grid-gap:14px;gap:14px}.stat-list.compact{gap:12px}.stat-row-head,.workload-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.ant-form.form-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-column-gap:12px;column-gap:12px}.ant-form.form-grid .wide{grid-column:span 2}.resource-page{display:grid;grid-gap:22px;gap:22px}.resource-hero{display:flex;align-items:center;justify-content:space-between;gap:16px}.resource-filter-row{display:flex;flex-wrap:wrap;gap:8px;min-width:0}.resource-filter.ant-btn{height:36px;border-color:#dbe5f2;font-weight:650}.resource-filter.active.ant-btn{box-shadow:0 8px 18px rgba(22,119,255,.18)}.resource-search{width:min(360px,38vw)}.resource-actions{display:flex;flex:0 0 auto;align-items:center;gap:10px}.resource-form-grid .ant-form-item{margin-bottom:14px}.resource-form-grid .ant-form-item-label{padding-bottom:5px}.resource-section{display:grid;grid-gap:14px;gap:14px}.resource-section-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.resource-card.ant-card{position:relative;min-height:218px;overflow:hidden;border-color:#edf1f7;border-radius:8px;cursor:-webkit-grab;cursor:grab;transition:border-color .16s ease,box-shadow .16s ease,opacity .16s ease,transform .16s ease}.resource-card.ant-card:hover{border-color:#c9ddff;box-shadow:0 14px 34px rgba(23,42,77,.08);transform:translateY(-2px)}.resource-card.dragging{cursor:-webkit-grabbing;cursor:grabbing;opacity:.52}.resource-card.drag-over{border-color:#1677ff;box-shadow:0 0 0 3px rgba(22,119,255,.12)}.resource-card .ant-card-body{display:flex;height:100%;min-height:218px;flex-direction:column;align-items:center;padding:18px}.resource-card-toolbar{position:absolute;top:14px;right:14px;display:flex;gap:4px}.resource-card-toolbar .ant-btn{width:28px;height:28px;padding:0;background:#f8fafc;color:#8a98ad}.resource-card-toolbar .ant-btn:hover{background:#eef4ff;color:var(--brand)}.resource-card-icon{display:grid;width:52px;height:52px;place-items:center;margin-top:4px;border-radius:14px;background:#eef4ff;color:var(--brand);font-size:22px;font-weight:800}.site-favicon{display:grid;width:100%;height:100%;place-items:center;margin:0}.resource-favicon{width:30px;height:30px;object-fit:contain}.favorite-resource-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));grid-gap:8px;gap:8px}.favorite-resource-link{display:flex;min-width:0;min-height:44px;gap:9px;align-items:center;padding:6px 8px;border:1px solid transparent;border-radius:6px;color:var(--text)}.favorite-resource-link:hover{border-color:#d8e7ff;background:#f5f9ff;color:var(--brand-strong)}.favorite-resource-icon{display:grid;width:30px;height:30px;flex:0 0 30px;place-items:center;overflow:hidden;border:1px solid #e5eaf1;border-radius:6px;background:#fff;color:var(--brand);font-size:13px;font-weight:750}.favorite-resource-icon .resource-favicon{width:20px;height:20px}.favorite-resource-name{overflow:hidden;font-size:14px;font-weight:650;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.resource-card-doc .resource-card-icon{background:linear-gradient(180deg,#eef6ff,#f8fbff);color:var(--brand);box-shadow:inset 0 0 0 1px #dceaff}.resource-card-name{display:-webkit-box;width:100%;min-height:42px;margin-top:14px;overflow:hidden;color:#172033;font-size:15px;font-weight:760;line-height:1.4;text-align:center;-webkit-box-orient:vertical;-webkit-line-clamp:2}.resource-card-meta{justify-content:center;max-width:100%;min-height:24px;margin-top:2px}.resource-card-tags{justify-content:center;min-height:24px;margin-top:6px}.resource-status-dot{width:8px;height:8px;border-radius:999px;background:var(--brand);box-shadow:0 0 0 2px rgba(22,119,255,.14)}.resource-card-note{display:-webkit-box;width:100%;min-height:36px;margin-top:8px;overflow:hidden;font-size:12px;line-height:1.5;text-align:center;-webkit-box-orient:vertical;-webkit-line-clamp:2}.resource-card-divider{width:100%;height:1px;margin:auto 0 12px;background:#edf1f7}.resource-card .ant-btn-primary{background:#eaf2ff;color:var(--brand);font-weight:700}.resource-card .ant-btn-primary:hover{background:#dbeafe!important;color:var(--brand)!important}.device-type-list{display:grid;grid-gap:8px;gap:8px}.device-type-item{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:40px;padding:8px 10px;border:1px solid #edf1f7;border-radius:8px;background:#fff}.category-drag-handle{display:grid;width:28px;height:28px;flex:0 0 28px;place-items:center;border:0;border-radius:4px;background:transparent;color:#98a2b3;cursor:-webkit-grab;cursor:grab;padding:0}.category-drag-handle:hover{background:#eef4ff;color:var(--brand)}.category-drag-handle:active{cursor:-webkit-grabbing;cursor:grabbing}.device-type-item>span{margin-right:auto}.category-dragging{opacity:.5}.category-drag-over{border-color:#1677ff;box-shadow:0 0 0 2px rgba(22,119,255,.14)}.obs-monitor-player{position:relative;aspect-ratio:16/9;overflow:hidden;background:#101828}.obs-monitor-video{display:block;width:100%;height:100%;background:#101828;object-fit:contain}.obs-monitor-error,.obs-monitor-loading,.obs-monitor-placeholder{display:grid;min-height:180px;place-items:center;grid-gap:12px;gap:12px;padding:18px;color:#98a2b3;text-align:center}.obs-monitor-error .ant-alert{text-align:left}.resource-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:24px;gap:24px}.resource-card .ant-space{row-gap:8px!important}@media (min-width:1440px){.resource-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width:1920px){.resource-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}@keyframes login-fade-up{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes login-fade-left{0%{opacity:0;transform:translateX(32px)}to{opacity:1;transform:translateX(0)}}@keyframes login-pop{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}@keyframes login-orb-drift{0%,to{transform:translateZ(0) scale(1)}33%{transform:translate3d(34px,-42px,0) scale(1.08)}66%{transform:translate3d(-26px,30px,0) scale(.94)}}@keyframes login-grid-pan{0%{background-position:0 0}to{background-position:48px 48px}}@keyframes login-signal-ring{0%{opacity:.55;transform:scale(1)}80%,to{opacity:0;transform:scale(1.85)}}@keyframes login-live-pulse{0%{box-shadow:0 0 0 0 rgba(239,68,68,.45)}70%,to{box-shadow:0 0 0 7px rgba(239,68,68,0)}}@keyframes login-title-sheen{0%{background-position:0 50%}to{background-position:200% 50%}}@keyframes login-shine{0%{transform:translateX(-140%) skewX(-18deg)}to{transform:translateX(320%) skewX(-18deg)}}.login-bg{position:absolute;inset:0;overflow:hidden;pointer-events:none}.login-orb{position:absolute;border-radius:999px;filter:blur(56px);will-change:transform}.login-orb-a{top:-140px;left:-90px;width:440px;height:440px;background:radial-gradient(circle,rgba(22,119,255,.32),transparent 70%);animation:login-orb-drift 17s ease-in-out infinite}.login-orb-b{right:-80px;bottom:-120px;width:380px;height:380px;background:radial-gradient(circle,rgba(64,150,255,.3),transparent 70%);animation:login-orb-drift 21s ease-in-out -7s infinite reverse}.login-orb-c{top:40%;left:50%;width:280px;height:280px;background:radial-gradient(circle,rgba(9,88,217,.2),transparent 70%);animation:login-orb-drift 26s ease-in-out -13s infinite}.login-page:before{animation:login-grid-pan 18s linear infinite}.login-intro{animation:login-fade-up .7s cubic-bezier(.22,.61,.36,1) .08s both}.login-form-wrap{animation:login-fade-left .7s cubic-bezier(.22,.61,.36,1) .28s both}.login-brand-mark{position:relative;animation:login-pop .6s cubic-bezier(.34,1.56,.64,1) .2s both}.login-brand-mark:after{position:absolute;inset:0;border:2px solid rgba(22,119,255,.4);border-radius:inherit;animation:login-signal-ring 2.8s ease-out 1.2s infinite;content:"";pointer-events:none}.login-kicker-row{display:flex;align-items:center;gap:10px;margin-top:32px;animation:login-fade-up .6s ease .3s both}.login-kicker-row .login-kicker{margin-top:0}.login-live-badge{display:inline-flex;align-items:center;gap:6px;height:22px;padding:0 10px;border:1px solid rgba(252,165,165,.65);border-radius:999px;background:rgba(254,226,226,.85);color:#dc2626;font-size:11px;font-weight:800;letter-spacing:.1em}.login-live-dot{width:6px;height:6px;border-radius:999px;background:#ef4444;animation:login-live-pulse 1.6s ease-out infinite}.login-brand-title.ant-typography{background:linear-gradient(100deg,#111827,#111827 38%,#1677ff 50%,#111827 62%,#111827);background-size:220% 100%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;animation:login-fade-up .6s ease .38s both,login-title-sheen 7s linear 1.6s infinite}.login-brand-copy{animation:login-fade-up .6s ease .48s both}.login-feature-grid>div{transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease;animation:login-fade-up .6s ease both}.login-feature-grid>div:first-child{animation-delay:.58s}.login-feature-grid>div:nth-child(2){animation-delay:.7s}.login-feature-grid>div:nth-child(3){animation-delay:.82s}.login-feature-grid>div:hover{border-color:rgba(22,119,255,.38);box-shadow:0 12px 26px rgba(15,23,42,.08);transform:translateY(-3px)}.login-submit{position:relative;overflow:hidden;box-shadow:0 10px 22px rgba(22,119,255,.24);transition:transform .18s ease,box-shadow .18s ease}.login-submit:hover{box-shadow:0 14px 30px rgba(22,119,255,.32);transform:translateY(-1px)}.login-submit:after{position:absolute;top:0;bottom:0;left:0;width:40%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.5),transparent);content:"";pointer-events:none;transform:translateX(-140%) skewX(-18deg)}.login-submit:hover:after{animation:login-shine .85s ease}@media (prefers-reduced-motion:reduce){.login-brand-copy,.login-brand-mark,.login-brand-mark:after,.login-brand-title.ant-typography,.login-feature-grid>div,.login-form-wrap,.login-intro,.login-kicker-row,.login-live-dot,.login-orb,.login-page:before,.login-submit,.login-submit:after{animation:none!important;transition:none!important}.login-brand-title.ant-typography{background:none;-webkit-text-fill-color:currentColor;color:#111827}}.h5-work-report-loading,.h5-work-report-page{box-sizing:border-box;min-height:100vh;background:#f5f7fa;color:#172033}.h5-work-report-page{width:100%;max-width:680px;padding:20px 16px 32px}.h5-work-report-header{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:18px}.h5-work-report-eyebrow{margin-bottom:4px;color:#667085;font-weight:700}.h5-work-report-header h1{margin:0;color:#172033;font-size:24px;font-weight:750;line-height:1.2}.h5-work-report-user{max-width:48%;overflow:hidden;color:#1677ff;font-weight:700;text-align:right;text-overflow:ellipsis;white-space:nowrap}.h5-work-report-tabs{margin-bottom:14px}.h5-work-report-tabs .ant-segmented-item-label span{display:inline-flex;align-items:center;gap:6px}.h5-work-report-form,.h5-work-report-history{display:flex;flex-direction:column;gap:14px}.h5-work-report-form{padding:16px;border:1px solid #e5eaf0;border-radius:8px;background:#ffffff}.h5-work-report-field{display:flex;flex-direction:column;gap:7px}.h5-work-report-field>span{display:inline-flex;align-items:center;gap:6px;color:#344054;font-size:14px;font-weight:700}.h5-work-report-updated{display:block;font-size:12px;text-align:center}.h5-board-summary,.h5-mention-list,.h5-work-report-switch{display:flex;align-items:center;justify-content:space-between;gap:10px}.collaboration-comment-compose{display:flex;flex-direction:column;gap:10px;margin-top:14px;padding-top:14px;border-top:1px solid #e5eaf0}.collaboration-comment-actions{display:flex;align-items:center;justify-content:space-between;gap:12px}.collaboration-comment-actions>.ant-select{flex:1 1;min-width:0}.collaboration-reply-hint{justify-content:space-between}.h5-work-report-switch{min-height:34px;color:#344054;font-size:14px;font-weight:700}.h5-board-summary{padding:2px 2px 0;color:#172033;font-size:15px;font-weight:700}.h5-board-summary>span,.h5-mention-list{display:inline-flex;align-items:center;gap:6px}.h5-mention-list{flex-wrap:wrap;justify-content:flex-start}.h5-work-report-filters{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-gap:10px;gap:10px}.h5-work-report-item{padding:15px;border:1px solid #e5eaf0;border-radius:8px;background:#ffffff}.h5-work-report-item-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:13px}.h5-work-report-item-head>div{display:flex;min-width:0;flex-direction:column;gap:2px}.h5-work-report-item-head strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.h5-work-report-item .ant-typography{margin-top:4px;margin-bottom:13px;color:#475467;line-height:1.65;white-space:pre-wrap}.h5-work-report-item .ant-typography:last-child{margin-bottom:0}@media (max-width:420px){.h5-work-report-page{padding:16px 12px 28px}.h5-work-report-form,.h5-work-report-item{padding:14px}.h5-work-report-filters{grid-template-columns:1fr}}.login-page-h5{min-height:100dvh;padding:28px 22px;background:linear-gradient(180deg,#f6f9fd,#edf3f9)}.login-page-h5 .login-shell{width:min(100%,430px)}.login-page-h5 .login-form-wrap{display:flex;min-height:calc(100dvh - 56px);flex-direction:column;justify-content:center}.login-h5-intro{margin-bottom:30px;text-align:center}.login-h5-logo-frame{display:grid;width:80px;height:80px;margin:0 auto 18px;place-items:center;border-radius:24px;background:linear-gradient(135deg,#3476f4,#18bed2);box-shadow:8px 8px 20px rgba(41,65,95,.12),-6px -6px 16px rgba(255,255,255,.88)}.login-h5-logo{width:64px;height:64px;border-radius:18px;object-fit:contain}.login-h5-kicker{display:block;color:#94a6c0;font-size:12px;font-weight:750;letter-spacing:0}.login-h5-welcome.ant-typography{margin:12px 0 8px;color:#17263d;font-size:30px;font-weight:800;letter-spacing:0;line-height:1.25}.login-h5-copy{color:#92a4bf;font-size:14px}.login-page-h5 .login-card{border:0;border-radius:8px;background:rgba(255,255,255,.88);box-shadow:8px 8px 20px rgba(41,65,95,.08),-6px -6px 16px rgba(255,255,255,.86)}.login-page-h5 .login-card .ant-card-body{padding:22px}.login-page-h5 .ant-form-item{margin-bottom:20px}.login-page-h5 .ant-form-item-label>label{color:#17263d;font-size:15px;font-weight:750}.login-page-h5 .ant-input-affix-wrapper{min-height:54px;padding:0 15px;border-color:#edf1f6;border-radius:8px;background:#f7f9fc;box-shadow:inset 2px 2px 7px rgba(39,63,91,.06),inset -2px -2px 7px rgba(255,255,255,.82)}.login-page-h5 .ant-input-affix-wrapper input{background:transparent}.login-page-h5 .login-submit{height:54px;border:0;border-radius:8px;background:linear-gradient(100deg,#2c68ec,#10b9cf);box-shadow:0 12px 22px rgba(44,104,236,.22);font-size:17px;font-weight:750}.h5-work-report-loading,.h5-work-report-page{min-height:100dvh;background:linear-gradient(180deg,#f7f9fd,#edf3f9);color:#17263d}.h5-work-report-page{width:min(100%,680px);margin:0 auto;padding:25px 24px 118px}.h5-work-report-loading{display:grid;place-items:center}.h5-work-report-header{align-items:center;margin-bottom:10px}.h5-work-report-eyebrow{margin-bottom:0;color:#93a7c5;font-size:12px;font-weight:750;letter-spacing:0}.h5-work-report-header h1{color:#132d51;font-size:29px;font-weight:800;letter-spacing:0}.h5-work-report-user{display:inline-flex;flex:none;align-items:center;gap:8px;padding:0;overflow:visible;border:0;background:transparent;color:#316fe5;font-size:14px;font-weight:800}.h5-work-report-user:disabled{cursor:wait;opacity:.65}.h5-work-report-user-avatar{position:relative;display:grid;width:50px;height:50px;place-items:center;overflow:hidden;border:8px solid #ffffff;border-radius:50%;background:#dce9ff;box-shadow:8px 8px 20px rgba(41,65,95,.08),-6px -6px 16px rgba(255,255,255,.88)}.h5-work-report-user strong{max-width:104px;overflow:hidden;color:#42618e;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.h5-team-hero{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:20px;gap:20px;overflow:hidden;padding:22px;border-radius:8px;background:linear-gradient(105deg,#2b66ec,#12b9ce);box-shadow:10px 12px 24px rgba(44,104,196,.2);color:#ffffff}.h5-team-hero-copy>.ant-typography{color:#dbeaff;font-size:13px}.h5-team-hero-copy strong{display:block;margin-top:7px;font-size:25px;font-weight:800;line-height:1.3}.h5-team-hero-icon{display:grid;width:66px;height:66px;place-items:center;border-radius:8px;background:rgba(255,255,255,.18)}.h5-team-hero-metrics{display:grid;grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px;margin-top:1px}.h5-team-hero-metrics>div{padding:13px 15px;border-radius:8px;background:rgba(255,255,255,.16)}.h5-team-hero-metrics span{display:block;color:#e3f1ff;font-size:13px}.h5-team-hero-metrics strong{display:block;margin-top:4px;font-size:31px;line-height:1.15}.h5-team-hero-metrics small{font-size:13px;font-weight:500}.h5-important-notice{display:grid;width:100%;grid-template-columns:auto minmax(0,1fr) auto;grid-gap:12px;gap:12px;align-items:center;margin:15px 0 26px;padding:0;border:0;background:transparent;color:#526784;text-align:left}.h5-important-notice-icon{display:grid;width:46px;height:46px;place-items:center;border-radius:8px;background:#fff3cb;color:#f09a12}.h5-important-notice>span:nth-child(2){min-width:0;overflow:hidden;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.h5-important-notice strong{color:#ed8a12;font-weight:800}.h5-important-notice em{margin:0 7px;color:#b7c3d4;font-style:normal}.h5-important-notice>svg{color:#94a7c2}.h5-board-preview{display:grid;width:100%;height:96px;grid-template-columns:auto minmax(0,1fr) auto auto;grid-gap:12px;gap:12px;align-items:center;margin:4px 0 8px;padding:14px;overflow:hidden;border:0;border-radius:8px;background:rgba(255,255,255,.92);box-shadow:8px 8px 20px rgba(41,65,95,.08),-6px -6px 16px rgba(255,255,255,.9);color:#173051;text-align:left}.h5-board-preview-icon{display:grid;width:42px;height:42px;place-items:center;border-radius:8px;background:#fff3cb;color:#ef9513}.h5-board-preview-copy{display:grid;min-width:0;grid-gap:3px;gap:3px}.h5-board-preview-copy strong{color:#ed8a12;font-size:12px;font-weight:800}.h5-board-preview-copy b,.h5-board-preview-copy em{display:-webkit-box;overflow:hidden;font-style:normal;-webkit-box-orient:vertical}.h5-board-preview-copy b{color:#183254;font-size:15px;font-weight:800;line-height:1.35;-webkit-line-clamp:1}.h5-board-preview-copy em{color:#8a9bb4;font-size:12px;line-height:1.45;-webkit-line-clamp:2}.h5-board-preview>img{width:62px;height:62px;object-fit:cover;border-radius:7px}.h5-board-preview>svg{color:#94a7c2}.h5-work-section{display:flex;flex-direction:column;gap:14px}.h5-section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.h5-section-heading h2{margin:0;color:#132d51;font-size:25px;font-weight:800;line-height:1.2}.h5-form-title p,.h5-section-heading p{margin:6px 0 0;color:#94a7c2;font-size:14px}.h5-section-heading>button{min-height:36px;padding:0 12px;border:0;border-radius:8px;background:#edf5ff;color:#2869ee;font-size:13px;font-weight:750}.h5-section-heading>svg{display:grid;width:46px;height:46px;padding:13px;border-radius:8px;background:#ffffff;box-shadow:8px 8px 20px rgba(41,65,95,.07),-6px -6px 16px rgba(255,255,255,.86);color:#7f92ad}.h5-bulletin-card,.h5-daily-member,.h5-report-progress-card,.h5-surface{border:0;border-radius:8px;background:rgba(255,255,255,.92);box-shadow:8px 8px 20px rgba(41,65,95,.08),-6px -6px 16px rgba(255,255,255,.9)}.h5-bulletin-card{padding:18px}.h5-bulletin-card-head,.h5-bulletin-meta,.h5-bulletin-tag-row,.h5-report-progress-foot,.h5-report-progress-title,.h5-toggle-row{display:flex;align-items:center;gap:8px}.h5-bulletin-card-head,.h5-report-progress-foot,.h5-report-progress-title,.h5-toggle-row{justify-content:space-between}.h5-bulletin-card .ant-tag{-webkit-margin-end:0;margin-inline-end:0;border:0;border-radius:6px;font-weight:750}.h5-bulletin-card h3{margin:14px 0 0;color:#132d51;font-size:20px;font-weight:800;line-height:1.4}.h5-bulletin-card .ant-typography,.h5-bulletin-card .h5-rich-text-preview{margin:10px 0 15px;color:#617694;font-size:15px;line-height:1.75;white-space:pre-wrap}.h5-bulletin-card .h5-rich-text-preview{max-height:80px;overflow:hidden}.h5-bulletin-meta{flex-wrap:wrap;color:#8ea0ba;font-size:13px}.h5-confirm-progress{margin-left:auto}.h5-bulletin-card>.h5-bulletin-actions{display:flex;justify-content:flex-end;margin-top:12px;padding-top:12px;border-top:1px solid #edf1f6}.h5-bulletin-actions .ant-btn{min-height:30px;border-radius:6px}.h5-bulletin-actions .h5-bulletin-acknowledge{padding-inline:11px;font-size:12px}.h5-avatar-dot,.h5-member-avatar{display:grid;flex:none;place-items:center;background:#dceaff;color:#326de4;font-weight:800}.h5-avatar-dot{position:relative;width:29px;height:29px;overflow:hidden;border-radius:50%;font-size:13px}.h5-mention-list{margin-top:14px}.h5-bulletin-card>.ant-space{margin-top:8px}.collaboration-image-grid{display:grid;width:100%;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px;margin:4px 0 15px}.collaboration-image-grid a{display:block;min-width:0;aspect-ratio:1;overflow:hidden;border-radius:7px;background:#eef3fa}.collaboration-image-grid.count-1{grid-template-columns:minmax(0,220px)}.collaboration-image-grid img{width:100%;height:100%;object-fit:cover}.collaboration-image-upload{display:flex;flex-direction:column;gap:8px}.collaboration-image-upload-grid{display:flex;flex-wrap:wrap;gap:9px}.collaboration-image-add,.collaboration-image-upload-item{position:relative;display:grid;width:76px;height:76px;place-items:center;overflow:hidden;border-radius:8px}.collaboration-image-upload-item{background:#edf2f8}.collaboration-image-upload-item img{width:100%;height:100%;object-fit:cover}.collaboration-image-upload-item button{position:absolute;top:4px;right:4px;display:grid;width:23px;height:23px;place-items:center;border:0;border-radius:50%;background:rgba(19,45,81,.78);color:#ffffff}.collaboration-image-add{gap:3px;border:1px dashed #b8c9e2;background:#f7f9fc;color:#5d7fb8;font-size:11px}.collaboration-image-add:disabled{color:#93a4ba}.collaboration-image-spinner{animation:collaboration-image-spin .9s linear infinite}.collaboration-image-upload-hint{color:#94a6bf;font-size:12px}@keyframes collaboration-image-spin{to{transform:rotate(1turn)}}.h5-report-progress-card{padding:18px}.h5-report-progress-title strong{color:#183254;font-size:16px}.h5-report-progress-title b{color:#2e69ed;font-size:18px}.h5-progress-track{height:10px;margin:16px 0 18px;overflow:hidden;border-radius:999px;background:#eaf0f7}.h5-progress-track span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#2c68ec,#22c7d5)}.h5-avatar-stack{display:flex;min-width:0;padding-left:3px}.h5-avatar-stack span{display:grid;width:34px;height:34px;margin-left:-5px;place-items:center;border:2px solid #ffffff;border-radius:50%;background:#e3edff;color:#3670e8;font-size:12px;font-weight:800}.h5-avatar-stack span:nth-child(2n){background:#ffe7ca;color:#dd7a1f}.h5-avatar-stack span:nth-child(3n){background:#e8e0ff;color:#8058e5}.h5-completed-member-list{display:flex;flex-wrap:wrap;gap:8px;min-height:28px}.h5-completed-member-pill{display:inline-flex;min-height:30px;align-items:center;gap:6px;padding:3px 10px 3px 4px;border:1px solid #dce9ff;border-radius:999px;background:#f7faff;color:#326de4;font-size:13px;font-style:normal;font-weight:700;white-space:nowrap}.h5-completed-member-pill i{position:relative;display:grid;width:22px;height:22px;place-items:center;overflow:hidden;border-radius:50%;background:#e3edff;color:#3670e8;font-size:11px;font-style:normal;font-weight:800}.h5-daily-member-list{display:flex;flex-direction:column;gap:12px}.h5-daily-member{display:grid;grid-template-columns:auto minmax(0,1fr) auto;grid-gap:13px;gap:13px;align-items:center;padding:14px}.h5-member-avatar{width:46px;height:46px;border-radius:8px;font-size:18px}.h5-daily-member>div{min-width:0}.h5-daily-member .ant-typography,.h5-daily-member strong{display:block}.h5-daily-member strong{color:#173051;font-size:16px}.h5-daily-member .ant-typography{margin-top:4px;overflow:hidden;color:#91a4bf;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.h5-daily-status{color:#a2b0c3;font-size:13px;font-weight:750;white-space:nowrap}.h5-daily-status.is-done{display:inline-flex;align-items:center;gap:3px;color:#12aa77}.h5-daily-status.is-self{color:#2e69ed}.h5-surface{display:flex;flex-direction:column;gap:17px;padding:19px}.h5-daily-editor{margin-top:0}.h5-history-loading{display:grid;min-height:160px;place-items:center}.h5-form-title h3{margin:0;color:#163050;font-size:19px;font-weight:800}.h5-work-report-field{gap:9px}.h5-work-report-field>span{color:#173051;font-size:15px;font-weight:750}.h5-work-report-page .ant-input,.h5-work-report-page .ant-input-affix-wrapper,.h5-work-report-page .ant-mentions,.h5-work-report-page .ant-select-selector{border-color:#edf1f6!important;border-radius:8px!important;background:#f7f9fc!important;box-shadow:inset 2px 2px 7px rgba(39,63,91,.045),inset -2px -2px 7px rgba(255,255,255,.84)!important}.h5-work-report-page .ant-input,.h5-work-report-page .ant-input-affix-wrapper{min-height:46px}.h5-work-report-page textarea.ant-input{min-height:118px;padding:12px}.h5-work-report-page .ant-mentions{width:100%}.h5-work-report-page .ant-mentions textarea{min-height:118px;padding:12px;border:0;background:transparent}.h5-work-report-page .ant-select-single{height:46px}.h5-work-report-page .ant-select-single .ant-select-selector{height:46px!important;padding:7px 12px!important}.h5-work-report-page .ant-segmented{padding:5px;border-radius:8px;background:#edf2f8}.h5-work-report-page .ant-segmented-item{min-height:45px;display:grid;place-items:center;border-radius:7px;color:#7b8ea8;font-weight:750}.h5-work-report-page .ant-segmented-item-selected{background:#2d68eb;box-shadow:none;color:#ffffff}.h5-toggle-row{min-height:52px}.h5-toggle-row>span{display:flex;min-width:0;flex-direction:column;gap:4px}.h5-toggle-row strong{color:#173051;font-size:15px}.h5-toggle-row small{color:#94a6bf;font-size:13px}.h5-work-report-page .ant-switch.ant-switch-checked{background:#2d74ef}.h5-surface .ant-btn-primary{min-height:52px;border:0;border-radius:8px;background:#2d68eb;box-shadow:0 10px 20px rgba(45,104,235,.2);font-size:16px;font-weight:750}.h5-advanced-settings{border-top:1px solid #edf1f6}.h5-advanced-settings summary{padding-top:15px;color:#4776ca;cursor:pointer;font-size:14px;font-weight:750}.h5-advanced-settings>div{display:flex;flex-direction:column;gap:17px;padding-top:17px}.h5-history-controls{display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:10px;gap:10px}.h5-activity-timeline{position:relative;display:flex;flex-direction:column;gap:25px;padding:3px 0 8px 30px}.h5-activity-timeline:before{position:absolute;top:7px;bottom:4px;left:9px;width:1px;background:#cfe0ff;content:""}.h5-activity-item{position:relative;width:100%;padding:0;border:0;background:transparent;cursor:pointer;text-align:left}.h5-activity-item:focus-visible{outline:2px solid #5f8eef;outline-offset:5px;border-radius:6px}.h5-activity-dot{position:absolute;top:5px;left:-29px;width:17px;height:17px;border:4px solid #dceaff;border-radius:50%;background:#3975ef}.h5-activity-item.memo .h5-activity-dot{border-color:#e6f8ef;background:#16bc86}.h5-activity-item.daily .h5-activity-dot{border-color:#e4f7fa;background:#15aebf}.h5-activity-item .ant-typography{color:#92a5c0;font-size:13px}.h5-activity-item-meta{display:flex;align-items:center;flex-wrap:wrap;gap:7px}.h5-activity-report-date,.h5-report-date-tag{color:#157887;border:1px solid #bceaf0;border-radius:999px;background:#edfafd;font-size:12px;font-weight:700;line-height:22px}.h5-activity-report-date{padding:0 8px}.h5-report-date-tag{margin:0;padding:0 8px}.h5-activity-item h3{margin:5px 0 0;color:#183254;font-size:17px;font-weight:800;line-height:1.45}.h5-activity-item p{display:-webkit-box;margin:5px 0;overflow:hidden;color:#68809f;font-size:14px;line-height:1.6;-webkit-box-orient:vertical;-webkit-line-clamp:2}.h5-history-detail-modal .ant-modal-content{border-radius:8px}.h5-history-detail{display:flex;flex-direction:column;gap:16px}.h5-history-detail-actions,.h5-history-detail-meta{display:flex;align-items:center;gap:8px}.h5-history-detail h3,.h5-history-detail section strong{color:#183254}.h5-history-detail h3{margin:0;font-size:20px;line-height:1.45}.h5-history-detail section{display:flex;flex-direction:column;gap:7px}.h5-history-detail section .ant-typography,.h5-history-detail section .rich-text-content{margin:0;color:#586e8d;line-height:1.75}.h5-history-detail-actions{justify-content:flex-end;padding-top:2px}.h5-work-bottom-nav{position:fixed;z-index:20;right:0;bottom:0;left:0;display:grid;width:min(100%,680px);min-height:78px;margin:0 auto;grid-template-columns:repeat(4,minmax(0,1fr));padding:8px 14px max(8px,env(safe-area-inset-bottom));border-top:1px solid #edf1f6;background:rgba(255,255,255,.94);box-shadow:0 -8px 22px rgba(41,65,95,.04);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.h5-work-bottom-nav button{display:grid;min-width:0;min-height:60px;place-items:center;grid-gap:3px;gap:3px;border:0;border-radius:8px;background:transparent;color:#a2b1c5}.h5-nav-icon{position:relative;display:grid;place-items:center}.collaboration-unread-count,.h5-unread-badge{display:inline-grid;min-width:17px;height:17px;place-items:center;border:2px solid #ffffff;border-radius:999px;background:#f04438;color:#ffffff;font-size:10px;font-weight:800;line-height:1}.h5-unread-badge{position:absolute;top:-7px;right:-11px}.collaboration-unread-count{margin-left:1px}.h5-work-bottom-nav button>span:not(.h5-nav-icon){font-size:12px;font-weight:750}.h5-work-bottom-nav button.is-active{background:#ffffff;box-shadow:6px 6px 14px rgba(41,65,95,.08),-5px -5px 12px rgba(255,255,255,.9);color:#3170ed}@media (max-width:420px){.login-page-h5{padding:24px 16px}.login-page-h5 .login-card .ant-card-body{padding:19px}.h5-work-report-page{padding:22px 16px 112px}.h5-team-hero{padding:18px}.h5-team-hero-copy strong{font-size:22px}.h5-team-hero-icon{width:58px;height:58px}.h5-section-heading h2{font-size:23px}.h5-report-progress-foot{align-items:flex-start;flex-direction:column}}.h5-ai-image-page{padding:22px 20px 42px;background:#f5f7fb;color:#172b4d}.h5-ai-image-page,.h5-ai-welcome-page{width:min(100%,680px);min-height:100dvh;margin:0 auto}.h5-ai-welcome-page{display:flex;align-items:flex-start;padding:clamp(44px,8vh,104px) 28px 44px;overflow-x:hidden;overflow-y:auto;background:#f7fbff;color:#1d3558;transition:opacity .18s ease,transform .22s ease}.h5-ai-welcome-page.is-leaving{opacity:0;transform:scale(.985)}.h5-ai-welcome-content{display:flex;width:100%;max-width:560px;flex-direction:column;align-items:flex-start;margin:0 auto;animation:h5-ai-welcome-enter .5s ease both}.h5-ai-welcome-loading{display:grid;width:100%;place-items:center}.h5-ai-welcome-hero{display:flex;width:100%;align-items:center;gap:20px}.h5-ai-welcome-mascot{position:relative;display:grid;width:112px;height:112px;flex:none;place-items:center;animation:h5-ai-welcome-float 3.8s ease-in-out infinite}.h5-ai-welcome-icon{position:relative;display:grid;width:92px;height:92px;place-items:center;overflow:hidden;border:2px solid #bcd7ff;border-radius:28px;background:#e8f2ff;box-shadow:0 11px 22px rgba(44,104,193,.16);color:#2670e8}.h5-ai-welcome-spark{position:absolute;top:3px;right:2px;color:#f0ad24;animation:h5-ai-welcome-spark 1.9s ease-in-out infinite}.h5-ai-welcome-spark.is-small{top:auto;right:auto;bottom:5px;left:0;color:#f47854;animation-delay:.65s}.h5-ai-welcome-hero-copy{display:flex;min-width:0;flex:1 1;flex-direction:column}.h5-ai-welcome-identity{display:flex;align-items:center;gap:7px;margin-bottom:8px}.h5-ai-welcome-eyebrow{margin:0;color:#38659d;font-size:15px;font-weight:700}.h5-ai-welcome-identity button{display:inline-flex;align-items:center;gap:3px;padding:2px 0;border:0;background:transparent;color:#6b87ae;cursor:pointer;font:inherit;font-size:12px;transition:color .15s ease,transform .15s ease}.h5-ai-welcome-identity button:hover{color:#286bdc}.h5-ai-welcome-identity button:active{transform:scale(.96)}.h5-ai-welcome-content h1{margin:0;color:#193a66;font-size:34px;font-weight:800;letter-spacing:0;line-height:1.22}.h5-ai-welcome-copy{min-height:0;margin-top:10px;color:#6d819f;font-size:14px;line-height:1.6}.h5-ai-welcome-moods{width:100%;margin-top:26px;padding:14px;border:1px solid #dce7f7;border-radius:16px;background:#ffffff;box-shadow:0 8px 18px rgba(46,84,133,.05)}.h5-ai-welcome-moods>span{display:block;margin-bottom:11px;color:#607a9f;font-size:12px;font-weight:700}.h5-ai-welcome-moods>div{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:7px;gap:7px}.h5-ai-welcome-moods button{display:flex;min-width:0;min-height:64px;align-items:center;flex-direction:column;justify-content:center;gap:4px;padding:6px 4px;border:1px solid #e0e8f3;border-radius:12px;background:#fbfdff;color:#59708e;cursor:pointer;font:inherit;font-size:12px;transition:border-color .15s ease,background .15s ease,color .15s ease,transform .15s ease,box-shadow .15s ease}.h5-ai-welcome-moods button>span{display:grid;width:23px;height:23px;place-items:center;border-radius:8px;background:#e8f1ff;color:#3174da}.h5-ai-welcome-moods button.tone-calm>span{background:#e9f6f1;color:#31916b}.h5-ai-welcome-moods button.tone-creative>span{background:#fff1dc;color:#d78a13}.h5-ai-welcome-moods button.tone-curious>span{background:#f3ecff;color:#7960d2}.h5-ai-welcome-moods button strong{overflow:hidden;max-width:100%;font-size:12px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.h5-ai-welcome-moods button.is-selected,.h5-ai-welcome-moods button:hover{border-color:#9ec3f6;background:#f3f8ff;box-shadow:0 5px 12px rgba(44,105,188,.1);color:#286bdc}.h5-ai-welcome-modes button:active,.h5-ai-welcome-moods button:active{transform:scale(.97)}.h5-ai-welcome-ways-title{display:flex;width:100%;align-items:baseline;justify-content:space-between;margin-top:24px}.h5-ai-welcome-ways-title strong{color:#315272;font-size:16px}.h5-ai-welcome-ways-title span{color:#7e92ad;font-size:12px}.h5-ai-welcome-modes{display:grid;width:100%;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:9px;gap:9px;margin-top:11px}.h5-ai-welcome-modes button{display:flex;position:relative;min-height:134px;align-items:flex-start;flex-direction:column;justify-content:flex-end;gap:5px;padding:14px;overflow:hidden;border:1px solid #cfe1fd;border-radius:16px;background:#edf5ff;color:#2e496d;cursor:pointer;font:inherit;text-align:left;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease,background .18s ease;animation:h5-ai-welcome-card-in .45s ease both}.h5-ai-welcome-modes button:first-child{animation-delay:90ms}.h5-ai-welcome-modes button:nth-child(2){animation-delay:.15s}.h5-ai-welcome-modes button:nth-child(3){animation-delay:.21s}.h5-ai-welcome-modes button:hover{border-color:#8fb9f3;box-shadow:0 11px 21px rgba(32,73,130,.14);transform:translateY(-3px)}.h5-ai-welcome-modes button>span{display:grid;width:42px;height:42px;margin-bottom:auto;place-items:center;border-radius:13px;background:#ffffff;color:#2e71de}.h5-ai-welcome-modes button:nth-child(2){border-color:#cdebdc;background:#eefaf3}.h5-ai-welcome-modes button:nth-child(2)>span{color:#229460}.h5-ai-welcome-modes button:nth-child(3){border-color:#ffe0a9;background:#fff7e9}.h5-ai-welcome-modes button:nth-child(3)>span{color:#d48812}.h5-ai-welcome-modes strong{color:#24486f;font-size:16px;line-height:1.3}.h5-ai-welcome-modes small{color:#647e9f;font-size:12px;line-height:1.35}.h5-ai-welcome-mode-arrow{position:absolute;right:12px;bottom:13px;color:#5d8ed5}.h5-ai-welcome-modes button:nth-child(2) .h5-ai-welcome-mode-arrow{color:#58ae82}.h5-ai-welcome-modes button:nth-child(3) .h5-ai-welcome-mode-arrow{color:#d99b3f}.h5-ai-welcome-idea{display:flex;width:100%;min-height:62px;align-items:center;gap:11px;margin-top:14px;padding:10px 12px;border:1px solid #f5da94;border-radius:14px;background:#fffaf0;color:#6f5a2a;cursor:pointer;font:inherit;text-align:left;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.h5-ai-welcome-idea:hover{border-color:#edc96d;box-shadow:0 8px 17px rgba(185,132,26,.1);transform:translateY(-1px)}.h5-ai-welcome-idea:active{transform:scale(.985)}.h5-ai-welcome-idea>span{display:grid;width:35px;height:35px;flex:none;place-items:center;border-radius:11px;background:#fff0c9;color:#d68e13}.h5-ai-welcome-idea>div{display:flex;min-width:0;flex:1 1;flex-direction:column;gap:2px}.h5-ai-welcome-idea strong{color:#80611f;font-size:13px}.h5-ai-welcome-idea small{overflow:hidden;color:#997c42;font-size:12px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.h5-ai-welcome-idea>svg{flex:none;color:#c39641}.h5-ai-welcome-start.ant-btn-primary{width:100%;min-height:50px;margin-top:16px;border:0;border-radius:14px;background:#2d72df;box-shadow:0 9px 18px rgba(40,102,220,.24);font-size:16px;font-weight:700;transition:transform .15s ease,box-shadow .15s ease,background .15s ease}.h5-ai-welcome-start.ant-btn-primary:hover{background:#1f5ecf!important;box-shadow:0 11px 20px rgba(40,102,220,.28);transform:translateY(-2px)}.h5-ai-welcome-start.ant-btn-primary:active{transform:translateY(0) scale(.98)}@media (max-width:560px){.h5-ai-welcome-page{padding:28px 16px 32px}.h5-ai-welcome-content{max-width:420px}.h5-ai-welcome-hero{flex-direction:column;gap:12px;text-align:center}.h5-ai-welcome-mascot{width:88px;height:88px;margin-bottom:0}.h5-ai-welcome-icon{width:78px;height:78px;border-radius:24px}.h5-ai-welcome-hero-copy{width:100%;align-items:center}.h5-ai-welcome-identity{justify-content:center;margin-bottom:7px}.h5-ai-welcome-eyebrow{font-size:14px}.h5-ai-welcome-content h1{font-size:clamp(27px,8vw,32px);line-height:1.18}.h5-ai-welcome-copy{max-width:320px;font-size:13px;line-height:1.5}.h5-ai-welcome-moods{margin-top:22px;padding:12px;border-radius:18px}.h5-ai-welcome-moods>span{margin-bottom:9px;text-align:center}.h5-ai-welcome-moods>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.h5-ai-welcome-moods button{min-height:54px;flex-direction:row;justify-content:flex-start;gap:7px;padding:8px 10px;border-radius:13px}.h5-ai-welcome-moods button>span{width:26px;height:26px;flex:none;border-radius:9px}.h5-ai-welcome-moods button strong{font-size:13px}.h5-ai-welcome-ways-title{margin-top:20px}.h5-ai-welcome-modes{grid-template-columns:1fr;gap:8px}.h5-ai-welcome-modes button{min-height:82px;flex-direction:row;align-items:center;justify-content:flex-start;gap:10px;padding:12px 40px 12px 62px;border-radius:18px}.h5-ai-welcome-modes button>span{position:absolute;top:50%;left:14px;width:38px;height:38px;margin:0;border-radius:12px;transform:translateY(-50%)}.h5-ai-welcome-modes small,.h5-ai-welcome-modes strong{display:block}.h5-ai-welcome-modes strong{font-size:15px}.h5-ai-welcome-modes small{font-size:12px}.h5-ai-welcome-mode-arrow{top:50%;right:14px;bottom:auto;transform:translateY(-50%)}.h5-ai-welcome-idea{min-height:70px;margin-top:12px;border-radius:16px}.h5-ai-welcome-idea small{display:-webkit-box;max-height:2.7em;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2}.h5-ai-welcome-start.ant-btn-primary{min-height:54px;margin-top:14px;border-radius:16px}}@keyframes h5-ai-welcome-enter{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes h5-ai-welcome-card-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes h5-ai-welcome-float{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes h5-ai-welcome-spark{0%,to{opacity:.45;transform:scale(.82) rotate(-12deg)}50%{opacity:1;transform:scale(1.06) rotate(7deg)}}.h5-ai-image-card-actions,.h5-ai-image-card-meta,.h5-ai-image-header,.h5-ai-image-heading,.h5-ai-image-reference-row,.h5-ai-image-section-heading,.h5-ai-image-source,.h5-ai-image-submit-row{display:flex;align-items:center}.h5-ai-image-header,.h5-ai-image-reference-row,.h5-ai-image-section-heading,.h5-ai-image-submit-row{justify-content:space-between;gap:14px}.h5-ai-image-heading{min-width:0;gap:11px}.h5-ai-image-heading-icon{display:grid;width:42px;height:42px;flex:none;place-items:center;border-radius:8px;background:#e8efff;color:#245fda}.h5-ai-image-heading h1,.h5-ai-image-section-heading h2{margin:0;color:#142b4d;letter-spacing:0}.h5-ai-image-heading h1{font-size:23px;line-height:1.2}.h5-ai-image-heading p,.h5-ai-image-section-heading p{margin:4px 0 0;color:#7f91aa;font-size:13px}.h5-ai-image-model-tag.ant-tag{margin:0;border-color:#d5e3ff;border-radius:6px;background:#f4f8ff;color:#2864d8;font-size:12px;font-weight:700;line-height:28px}.h5-ai-image-panel{margin-top:20px;padding:18px;border:1px solid #e6ebf2;border-radius:8px;background:#ffffff;box-shadow:0 8px 20px rgba(35,59,97,.05)}.h5-ai-image-editor{display:flex;flex-direction:column;gap:16px}.h5-ai-image-unavailable{display:flex;flex-direction:column;gap:5px;padding:12px 13px;border-left:3px solid #e17b22;background:#fff8ef;color:#92551d;font-size:13px;line-height:1.55}.h5-ai-image-unavailable strong{color:#7b4212;font-size:14px}.h5-ai-image-field{display:flex;flex-direction:column;gap:8px}.h5-ai-image-field>span,.h5-ai-image-reference-row strong{color:#243a5b;font-size:14px;font-weight:700}.h5-ai-image-page .ant-input,.h5-ai-image-page .ant-select-selector{border-color:#dfe6f0!important;border-radius:7px!important;background:#fbfcfe!important;box-shadow:none!important}.h5-ai-image-page textarea.ant-input{padding:11px 12px;font-size:14px;line-height:1.65}.h5-ai-image-page .ant-select-single,.h5-ai-image-page .ant-select-single .ant-select-selector{height:42px}.h5-ai-image-page .ant-select-single .ant-select-selector{padding:5px 11px!important}.h5-ai-image-reference-row>div{display:flex;min-width:0;flex-direction:column;gap:3px}.h5-ai-image-reference-row span{color:#8b9ab0;font-size:12px}.h5-ai-image-reference-row .ant-btn{border-radius:7px;color:#2d68dc}.h5-ai-image-reference-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:-6px}.h5-ai-image-reference{position:relative;width:62px;height:62px;overflow:hidden;border:1px solid #dae3ef;border-radius:7px;background:#edf2f8}.h5-ai-image-reference img{width:100%;height:100%;object-fit:cover}.h5-ai-image-reference button{position:absolute;top:3px;right:3px;display:grid;width:22px;height:22px;place-items:center;border:0;border-radius:50%;background:rgba(20,43,77,.72);color:#ffffff}.h5-ai-image-source{gap:10px;min-width:0;padding:10px;border:1px solid #cfe0ff;border-radius:7px;background:#f5f9ff}.h5-ai-image-source img{width:48px;height:48px;flex:none;border-radius:6px;object-fit:cover}.h5-ai-image-source>div{display:flex;min-width:0;flex:1 1;flex-direction:column;gap:3px}.h5-ai-image-source strong{color:#245fcf;font-size:13px}.h5-ai-image-source span{overflow:hidden;color:#6680a6;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.h5-ai-image-settings{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px 12px;gap:14px 12px;padding-top:2px}.h5-ai-image-page .ant-radio-group{display:flex}.h5-ai-image-page .ant-radio-button-wrapper{display:grid;min-width:0;flex:1 1;min-height:40px;place-items:center;border-color:#dfe6f0;color:#71839c;font-size:13px}.h5-ai-image-page .ant-radio-button-wrapper:first-child{border-radius:7px 0 0 7px}.h5-ai-image-page .ant-radio-button-wrapper:last-child{border-radius:0 7px 7px 0}.h5-ai-image-page .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled){border-color:#2c67dc;background:#2c67dc;box-shadow:none;color:#ffffff}.h5-ai-image-submit-row{padding-top:3px}.h5-ai-image-submit-row>span{min-width:0;color:#8999ae;font-size:12px;line-height:1.5}.h5-ai-image-submit-row .ant-btn-primary{min-width:122px;min-height:46px;border:0;border-radius:7px;background:#2866dc;box-shadow:0 8px 16px rgba(40,102,220,.2);font-weight:700}.h5-ai-image-gallery{margin-top:28px}.h5-ai-image-section-heading{margin-bottom:14px}.h5-ai-image-section-heading h2{font-size:19px}.h5-ai-image-section-heading .ant-btn{color:#55779f}.h5-ai-image-loading{display:grid;min-height:160px;place-items:center}.h5-ai-image-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.h5-ai-image-card{min-width:0;overflow:hidden;border:1px solid #e3e9f1;border-radius:8px;background:#ffffff;box-shadow:0 5px 14px rgba(35,59,97,.04)}.h5-ai-image-canvas{position:relative;display:grid;width:100%;aspect-ratio:1;place-items:center;overflow:hidden;background:#edf2f8}.h5-ai-image-canvas>img{width:100%;height:100%;object-fit:cover}.h5-ai-image-canvas>.ant-tag{position:absolute;top:8px;left:8px;margin:0;border:0;border-radius:5px;font-size:11px;font-weight:700;line-height:22px}.h5-ai-image-pending{display:flex;flex-direction:column;gap:8px;align-items:center;color:#7e91aa;font-size:13px}.h5-ai-image-pending .is-spinning{animation:h5-ai-image-spin .9s linear infinite;color:#3b76dc}@keyframes h5-ai-image-spin{to{transform:rotate(1turn)}}.h5-ai-image-card-body{display:flex;flex-direction:column;gap:8px;padding:10px}.h5-ai-image-card-body>p{display:-webkit-box;min-height:38px;margin:0;overflow:hidden;color:#2d405f;font-size:13px;font-weight:650;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.h5-ai-image-card-meta{flex-wrap:wrap;gap:4px}.h5-ai-image-card-meta span{padding:2px 5px;border-radius:4px;background:#f0f4f9;color:#7a8da8;font-size:10px;line-height:1.35}.h5-ai-image-card-body>small{display:-webkit-box;overflow:hidden;color:#d24444;font-size:11px;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.h5-ai-image-card-actions{min-height:28px;justify-content:space-between;gap:6px;margin-top:1px}.h5-ai-image-card-actions .ant-btn{border-radius:6px;font-size:12px}.h5-ai-image-card-actions .ant-btn-primary{border:0;background:#2b68dc}@media (max-width:420px){.h5-ai-welcome-page{padding:22px}.h5-ai-welcome-content h1{font-size:28px}.h5-ai-welcome-modes{gap:8px}.h5-ai-welcome-modes button{min-height:118px;padding:10px}.h5-ai-welcome-modes strong{font-size:14px}.h5-ai-welcome-modes small{font-size:11px}.h5-ai-image-page{padding:18px 14px 34px}.h5-ai-image-panel{margin-top:17px;padding:14px}.h5-ai-image-settings{gap:12px 9px}.h5-ai-image-submit-row>span{max-width:48%}}.h5-ai-chat-page{width:min(100%,680px);min-height:100dvh;margin:0 auto;padding-bottom:186px;background:#f7f9fc;color:#1f3556;animation:h5-ai-chat-page-enter .26s ease both}.h5-ai-assistant-actions,.h5-ai-assistant-response-top,.h5-ai-chat-attachments,.h5-ai-chat-author,.h5-ai-chat-brand,.h5-ai-chat-composer-tools,.h5-ai-chat-composer-tools-start,.h5-ai-chat-header,.h5-ai-chat-header-actions,.h5-ai-chat-message,.h5-ai-chat-settings-foot,.h5-ai-chat-source{display:flex;align-items:center}.h5-ai-chat-header{position:-webkit-sticky;position:sticky;top:0;z-index:6;min-height:62px;justify-content:space-between;padding:10px 16px;border-bottom:1px solid #e6ebf2;background:#f7f9fc}.h5-ai-chat-header>.ant-btn{color:#6d7e96}.h5-ai-chat-header-actions{flex:none;gap:2px}.h5-ai-chat-header-actions .ant-btn{color:#6d7e96}.h5-ai-chat-brand{min-width:0;gap:10px}.h5-ai-assistant-profile-avatar,.h5-ai-chat-avatar,.h5-ai-chat-brand-mark{position:relative;display:grid;flex:none;place-items:center;overflow:hidden;border-radius:8px}.h5-ai-chat-brand-mark{width:34px;height:34px;background:#e7efff;color:#2d68d9;animation:h5-ai-chat-mark-settle .42s ease both}.h5-ai-chat-brand>div{display:flex;min-width:0;flex-direction:column;gap:2px}.h5-ai-chat-brand strong{color:#18345b;font-size:15px;line-height:1.25}.h5-ai-chat-brand span{color:#8494aa;font-size:11px;line-height:1.2}.h5-ai-chat-stream{display:flex;min-height:calc(100dvh - 248px);flex-direction:column;gap:18px;padding:20px 16px 30px}.h5-ai-chat-turn{display:flex;flex-direction:column;gap:13px}.h5-ai-chat-message{align-items:flex-start;gap:9px}.h5-ai-chat-message.is-intro,.h5-ai-chat-turn{animation:h5-ai-chat-message-in .32s ease both}.h5-ai-chat-message.is-user{justify-content:flex-end}.h5-ai-chat-content{min-width:0;max-width:min(100% - 42px,508px)}.h5-ai-chat-avatar{width:31px;height:31px;margin-top:1px;background:#e8efff;color:#2c67db}.h5-ai-chat-avatar.is-user{background:#2d68d9;color:#ffffff;font-size:12px;font-weight:700}.h5-ai-chat-author{min-height:17px;gap:7px;margin-bottom:4px}.h5-ai-chat-author strong{color:#52667f;font-size:12px;font-weight:700;line-height:1.3}.h5-ai-chat-author span{color:#9aa8b9;font-size:11px;line-height:1.3}.h5-ai-chat-bubble{padding:11px 12px;border:1px solid #e1e8f1;border-radius:8px;background:#ffffff;color:#263d5d;line-height:1.58}.h5-ai-chat-bubble p,.h5-ai-chat-bubble small{display:block;margin:0}.h5-ai-chat-bubble p{font-size:14px;white-space:pre-wrap;word-break:break-word}.h5-ai-chat-rich-text{color:inherit;font-size:14px;line-height:1.72;word-break:break-word}.h5-ai-chat-rich-text p{margin:0}.h5-ai-chat-rich-text ol+p,.h5-ai-chat-rich-text p+p,.h5-ai-chat-rich-text ul+p{margin-top:10px}.h5-ai-chat-rich-text .is-heading{color:#193e6e;font-weight:800}.h5-ai-chat-rich-text ol,.h5-ai-chat-rich-text ul{margin:8px 0 0;padding-left:21px}.h5-ai-chat-rich-text li+li{margin-top:5px}.h5-ai-chat-rich-text strong{color:#1a4f96;font-weight:800}.h5-ai-chat-rich-text code{padding:1px 4px;border-radius:4px;background:#edf4ff;color:#2e65ad;font-family:inherit;font-size:.94em}.h5-ai-chat-bubble small{margin-top:4px;color:#8190a5;font-size:12px;line-height:1.55}.h5-ai-chat-message.is-user .h5-ai-chat-bubble{border-color:#2d68d9;background:#2d68d9;color:#ffffff}.h5-ai-chat-message.is-user .h5-ai-chat-content{max-width:min(100% - 42px,470px)}.h5-ai-chat-message-meta{display:flex;flex-wrap:wrap;gap:4px;margin-top:8px}.h5-ai-chat-message-meta span{padding:2px 5px;border-radius:4px;background:rgba(255,255,255,.17);color:#ffffff;font-size:10px;line-height:1.35}.h5-ai-chat-message.is-notice .h5-ai-chat-bubble{border-color:#f0d6af;background:#fff9f0}.h5-ai-chat-message.is-notice .h5-ai-chat-bubble p{color:#8c551f}.h5-ai-chat-starters{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px;margin:-5px 0 2px 40px}.h5-ai-chat-starters button{min-height:36px;padding:7px 10px;overflow:hidden;border:1px solid #dce6f4;border-radius:7px;background:#ffffff;color:#4f6890;font-size:12px;line-height:1.35;text-align:left;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;transition:border-color .15s ease,background .15s ease,color .15s ease,box-shadow .15s ease,transform .15s ease;animation:h5-ai-chat-starter-in .36s ease both}.h5-ai-chat-starters button:first-child{animation-delay:70ms}.h5-ai-chat-starters button:nth-child(2){animation-delay:.12s}.h5-ai-chat-starters button:nth-child(3){animation-delay:.17s}.h5-ai-chat-starters button:nth-child(4){animation-delay:.22s}.h5-ai-chat-starters button:hover{border-color:#acc9f2;background:#f6faff;box-shadow:0 6px 14px rgba(43,100,184,.08);color:#2863d7;transform:translateY(-1px)}.h5-ai-chat-starters button:active{border-color:#7ca5eb;background:#f4f8ff;color:#2863d7}.h5-ai-chat-loading{display:flex;min-height:104px;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:#8998aa;font-size:13px}.h5-ai-chat-empty{margin:12px 0 0}.h5-ai-assistant-response{overflow:hidden;border:1px solid #e1e8f1;border-radius:8px;background:#ffffff;animation:h5-ai-chat-response-in .35s ease both}.h5-ai-chat-image-stack{display:flex;flex-direction:column;gap:10px}.h5-ai-assistant-response-top{min-height:40px;justify-content:space-between;gap:10px;padding:8px 10px 7px 12px;border-bottom:1px solid #edf1f5;color:#3d5475;font-size:13px;font-weight:650}.h5-ai-assistant-response-top>span{min-width:0}.h5-ai-assistant-response-top .ant-tag{flex:none;margin:0;border-radius:5px;font-size:11px;line-height:21px}.h5-ai-assistant-image{position:relative;width:100%;aspect-ratio:1;overflow:hidden;background:#eef2f7}.h5-ai-assistant-progress{display:flex;min-height:138px;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:18px;color:#7e91a8;font-size:13px;line-height:1.55;text-align:center}.h5-ai-assistant-progress .is-spinning{animation:h5-ai-chat-spin .9s linear infinite;color:#2e69da}@keyframes h5-ai-chat-spin{to{transform:rotate(1turn)}}.h5-ai-assistant-actions{min-height:42px;justify-content:space-between;padding:3px 7px}.h5-ai-assistant-actions .ant-btn{color:#386bd0;font-size:12px}.h5-ai-assistant-actions.is-text{min-height:34px;justify-content:flex-start;gap:2px;padding:2px 0 0}.h5-ai-assistant-actions.is-text .ant-btn{min-height:28px;padding-inline:7px;border-radius:8px;color:#547196}.h5-ai-assistant-actions.is-text .ant-btn:hover:not(:disabled){background:#edf4ff;color:#286bdc}.h5-ai-chat-composer-shell{position:fixed;z-index:9;bottom:0;left:50%;width:min(100%,680px);transform:translateX(-50%);padding:10px 16px calc(11px + env(safe-area-inset-bottom));border-top:1px solid #e6ebf2;background:#f7f9fc}.h5-ai-chat-attachments{flex-wrap:wrap;gap:8px;margin-bottom:8px}.h5-ai-chat-source{min-width:0;flex:1 1 100%;gap:9px;padding:7px;border:1px solid #cedefe;border-radius:7px;background:#f4f8ff}.h5-ai-chat-source img{flex:none;border-radius:5px;object-fit:cover}.h5-ai-chat-source>div{display:flex;min-width:0;flex:1 1;flex-direction:column;gap:2px}.h5-ai-chat-source strong{color:#3566c5;font-size:12px;line-height:1.35}.h5-ai-chat-source span{overflow:hidden;color:#6d84aa;font-size:11px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.h5-ai-chat-source .ant-btn{flex:none;color:#6b84ab}.h5-ai-chat-reference{position:relative;width:52px;height:52px;overflow:hidden;border:1px solid #dce5f0;border-radius:7px;background:#ecf1f7}.h5-ai-chat-reference img{width:100%;height:100%;object-fit:cover}.h5-ai-chat-reference button{position:absolute;top:2px;right:2px;display:grid;width:19px;height:19px;place-items:center;border:0;border-radius:50%;background:rgba(29,48,75,.72);color:#ffffff}.h5-ai-chat-composer{padding:8px 8px 7px;border:1px solid #d7e0ec;border-radius:8px;background:#ffffff;box-shadow:0 7px 18px rgba(44,64,91,.07)}.h5-ai-chat-composer textarea.ant-input{min-height:26px!important;padding:3px 4px;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:#243b5c;font-size:14px;line-height:1.6;resize:none}.h5-ai-chat-composer textarea.ant-input::placeholder{color:#9aa8b8}.h5-ai-chat-composer-tools{justify-content:space-between;gap:8px;margin-top:5px}.h5-ai-chat-composer-tools-start{min-width:0;gap:2px}.h5-ai-chat-composer-tools-start>.ant-btn{color:#6e8098}.h5-ai-chat-add-image.ant-btn{min-height:28px;padding-inline:5px;color:#5f789d;font-size:12px}.h5-ai-chat-add-image.ant-btn:not(:disabled):hover{color:#286bdc}.h5-ai-chat-setting-summary{display:inline-flex;min-width:0;max-width:178px;align-items:center;gap:5px;padding:5px 7px;overflow:hidden;border:0;border-radius:6px;background:#eef4ff;color:#3869c5;font-size:12px;line-height:1.3}.h5-ai-chat-setting-summary span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.h5-ai-chat-setting-summary:disabled{color:#9daabe}.h5-ai-chat-send.ant-btn{display:grid;width:36px;height:36px;min-width:36px;place-items:center;border:0;background:#2d68d9;box-shadow:none;transition:background .15s ease,box-shadow .15s ease,transform .15s ease}.h5-ai-chat-send.ant-btn:not(:disabled):hover{box-shadow:0 5px 12px rgba(45,104,217,.24);transform:translateY(-1px)}.h5-ai-chat-send.ant-btn:not(:disabled):active{transform:scale(.93)}.h5-ai-chat-send.ant-btn:disabled{background:#dce4ef;color:#92a0b2}.h5-ai-assistant-profile .ant-drawer-content,.h5-ai-chat-settings .ant-drawer-content{overflow:hidden;border-radius:10px 10px 0 0}.h5-ai-assistant-profile .ant-drawer-header,.h5-ai-chat-settings .ant-drawer-header{min-height:58px;padding:15px 18px;border-bottom-color:#e8edf4}.h5-ai-assistant-profile .ant-drawer-title,.h5-ai-chat-settings .ant-drawer-title{color:#213957;font-size:16px}.h5-ai-assistant-profile .ant-drawer-body,.h5-ai-chat-settings .ant-drawer-body{padding:18px}.h5-ai-chat-settings-body{display:flex;flex-direction:column;gap:16px}.h5-ai-chat-settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.h5-ai-chat-setting-field{display:flex;min-width:0;flex-direction:column;gap:7px}.h5-ai-chat-setting-field>span{color:#4c607b;font-size:13px;font-weight:700}.h5-ai-chat-settings .ant-select-single,.h5-ai-chat-settings .ant-select-single .ant-select-selector{height:40px}.h5-ai-chat-settings .ant-select-selector{border-color:#dce4ef!important;border-radius:7px!important;background:#fbfcfe!important;box-shadow:none!important}.h5-ai-chat-settings .ant-select-selection-item{line-height:38px!important}.h5-ai-chat-settings .ant-radio-group{display:flex}.h5-ai-chat-settings .ant-radio-button-wrapper{display:grid;min-width:0;min-height:40px;flex:1 1;place-items:center;border-color:#dce4ef;color:#75859a;font-size:12px}.h5-ai-chat-settings .ant-radio-button-wrapper:first-child{border-radius:7px 0 0 7px}.h5-ai-chat-settings .ant-radio-button-wrapper:last-child{border-radius:0 7px 7px 0}.h5-ai-chat-settings .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled){border-color:#2d68d9;background:#2d68d9;box-shadow:none;color:#ffffff}.h5-ai-chat-settings-foot{justify-content:space-between;gap:12px;padding-top:3px}.h5-ai-chat-settings-foot>span{color:#8998aa;font-size:12px}.h5-ai-chat-settings-foot .ant-btn-primary{min-width:78px;border-radius:7px;background:#2d68d9}.h5-ai-assistant-profile-body{display:flex;flex-direction:column;gap:17px}.h5-ai-assistant-profile-preview{display:flex;align-items:center;gap:11px;padding:12px;border:1px solid #dce8fb;border-radius:9px;background:#f5f9ff}.h5-ai-assistant-profile-avatar{width:52px;height:52px;border:1px solid #c7dcfb;border-radius:15px;background:#e5f0ff;color:#286bdc}.h5-ai-assistant-profile-preview>div{display:flex;min-width:0;flex:1 1;flex-direction:column;gap:3px}.h5-ai-assistant-profile-preview>.ant-btn{flex:none;border-radius:7px;background:#2d68d9;font-size:12px}.h5-ai-assistant-profile-preview strong{overflow:hidden;color:#244367;font-size:15px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.h5-ai-assistant-profile-foot>span,.h5-ai-assistant-profile-preview span,.h5-ai-assistant-profile-upload>span{color:#8191a7;font-size:12px;line-height:1.45}.h5-ai-assistant-profile-presets{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:8px;gap:8px}.h5-ai-assistant-profile-presets button{display:grid;min-height:72px;place-items:center;grid-gap:4px;gap:4px;padding:7px;border:1px solid #dce5f0;border-radius:8px;background:#ffffff;color:#6680a5;cursor:pointer;font:inherit;transition:border-color .15s ease,background .15s ease,color .15s ease,transform .15s ease,box-shadow .15s ease}.h5-ai-assistant-profile-presets button>span{display:grid;width:32px;height:32px;place-items:center;border-radius:10px;background:#e9f1ff;color:#2e6fda}.h5-ai-assistant-profile-presets button:nth-child(2)>span{background:#e6f7ed;color:#21925a}.h5-ai-assistant-profile-presets button:nth-child(3)>span{background:#fff2dc;color:#c47d0a}.h5-ai-assistant-profile-presets button:nth-child(4)>span{background:#f0ecff;color:#7860cf}.h5-ai-assistant-profile-presets button small{font-size:11px}.h5-ai-assistant-profile-presets button.is-selected,.h5-ai-assistant-profile-presets button:hover{border-color:#a6c6f2;background:#f6faff;box-shadow:0 6px 13px rgba(40,94,172,.08);color:#286bdc}.h5-ai-assistant-profile-presets button:active{transform:scale(.96)}.h5-ai-assistant-profile-foot,.h5-ai-assistant-profile-upload{display:flex;align-items:center;gap:10px}.h5-ai-assistant-profile-upload{flex-wrap:wrap}.h5-ai-assistant-profile-upload .ant-btn{border-radius:7px;color:#316bd0}.h5-ai-assistant-profile-upload .ant-btn-link{padding-right:0;padding-left:0}.h5-ai-assistant-profile-foot{justify-content:space-between;padding-top:2px}.h5-ai-assistant-profile-foot .ant-btn-primary{min-width:78px;border-radius:7px;background:#2d68d9}@keyframes h5-ai-chat-page-enter{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}@keyframes h5-ai-chat-mark-settle{0%{opacity:0;transform:scale(.75) rotate(-10deg)}65%{opacity:1;transform:scale(1.06) rotate(2deg)}to{transform:scale(1) rotate(0)}}@keyframes h5-ai-chat-message-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes h5-ai-chat-starter-in{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}@keyframes h5-ai-chat-response-in{0%{opacity:0;transform:scale(.985)}to{opacity:1;transform:scale(1)}}@media (max-width:420px){.h5-ai-chat-page{padding-bottom:178px}.h5-ai-chat-composer-shell,.h5-ai-chat-header,.h5-ai-chat-stream{padding-right:13px;padding-left:13px}.h5-ai-chat-stream{gap:16px;padding-top:17px}.h5-ai-chat-content{max-width:min(100% - 40px,508px)}.h5-ai-chat-starters{margin-left:40px}.h5-ai-chat-setting-summary{max-width:138px}.h5-ai-chat-add-image.ant-btn{padding-inline:3px}.h5-ai-chat-rich-text{font-size:14px;line-height:1.7}.h5-ai-assistant-actions.is-text{flex-wrap:wrap}.h5-ai-assistant-profile .ant-drawer-body,.h5-ai-chat-settings .ant-drawer-body{padding:16px 14px}}@media (prefers-reduced-motion:reduce){.h5-ai-assistant-progress .is-spinning,.h5-ai-assistant-response,.h5-ai-chat-brand-mark,.h5-ai-chat-message.is-intro,.h5-ai-chat-page,.h5-ai-chat-starters button,.h5-ai-chat-turn,.h5-ai-welcome-content,.h5-ai-welcome-mascot,.h5-ai-welcome-modes button,.h5-ai-welcome-page,.h5-ai-welcome-spark{animation-duration:1ms!important;animation-iteration-count:1!important;transition-duration:1ms!important}}