:root {
  --blue: #2f6bff;
  --blue-soft: #edf3ff;
  --orange: #ff6b57;
  --orange-soft: #fff0ec;
  --ink: #17233b;
  --muted: #6c7892;
  --line: #e8ecf4;
  --paper: #f6f8fc;
  --green: #24b47e;
}

/* V2 product modules */
.admin-link{border:0;background:transparent;color:var(--blue);font-weight:800;font-size:11px}
.rating-line{display:block;margin:8px 0;color:#f1a21e;font-size:9px}
.two-level-filter{display:grid;grid-template-columns:1fr 1fr auto;align-items:end;gap:9px;margin:12px 0 15px;padding:12px;border:1px solid var(--line);border-radius:15px;background:#fff}.two-level-filter label{display:flex;flex-direction:column;gap:4px;color:var(--muted);font-size:8px}.two-level-filter select{padding:9px;border:1px solid var(--line);border-radius:9px;background:#f9fafc}.two-level-filter>small{padding-bottom:9px;color:#8b95a8;font-size:8px}
.partner-card{grid-template-columns:72px minmax(0,1fr)!important;gap:10px!important}.partner-body{min-width:0;overflow:hidden}.partner-top{min-width:0}.partner-top>b{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.partner-top>small{flex:0 0 auto}.desc{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.partner-bottom{min-width:0}.partner-bottom>small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.partner-bottom>b{flex:0 0 auto}
.card-photo{position:relative;width:72px;height:88px;overflow:hidden;border-radius:17px;background:#edf1f7}.card-photo img{width:100%;height:100%;object-fit:cover}.card-photo>i{position:absolute;right:5px;bottom:5px;width:8px;height:8px;border:2px solid #fff;border-radius:50%;background:var(--green)}
.inner-head{padding:28px 0 18px}.inner-head small{color:var(--blue);font-size:9px;font-weight:850;letter-spacing:.12em}.is-studio .inner-head small{color:var(--orange)}
.inner-head h1{margin:6px 0 8px;font-size:32px;letter-spacing:-.05em}.inner-head p{margin:0;color:var(--muted);font-size:11px;line-height:1.7}
.flow-card{margin-bottom:14px;padding:19px;border:1px solid var(--line);border-radius:21px;background:#fff;box-shadow:0 12px 34px rgba(35,55,91,.06)}
.flow-status{display:inline-block;padding:6px 9px;border-radius:8px;background:var(--blue-soft);color:var(--blue);font-size:9px;font-weight:800}.flow-status.muted{background:#f0f2f5;color:#788398}
.request-person{display:flex;align-items:center;gap:12px;margin:16px 0}.request-person>b{display:flex;flex-direction:column;font-size:13px}.request-person small{margin-top:4px;color:var(--muted);font-size:9px}
.flow-card>p{padding:12px;border-radius:12px;background:#f7f9fc;color:#66728a;font-size:10px;line-height:1.7}.review-button{width:100%;margin-top:9px;padding:11px;border:1px solid var(--line);border-radius:11px;background:#fff;color:var(--blue);font-size:10px;font-weight:800}
.muted-card{box-shadow:none}.asset-hero{padding:23px;border-radius:24px;color:#fff;box-shadow:0 18px 45px rgba(23,35,59,.18)}.blue-asset{background:linear-gradient(145deg,#1849c8,var(--blue))}.dark-asset{background:linear-gradient(145deg,#17233b,#3c4965)}
.asset-hero>small{color:rgba(255,255,255,.65);font-size:9px}.asset-hero>strong{display:block;margin:9px 0 3px;font-size:40px;letter-spacing:-.06em}.asset-hero h2{margin:9px 0;font-size:24px}.asset-hero p{color:rgba(255,255,255,.68);font-size:9px}.asset-hero>div{display:flex;gap:10px;margin-top:15px;padding-top:13px;border-top:1px solid rgba(255,255,255,.13)}.asset-hero>div b{flex:1;font-size:9px}.asset-hero>button{width:100%;margin-top:15px;padding:11px;border:0;border-radius:11px;background:#fff;color:var(--blue);font-weight:800}
.invite-code{display:flex;align-items:center;gap:10px;margin:14px 0;padding:15px;border:1px dashed rgba(47,107,255,.3);border-radius:15px;background:var(--blue-soft)}.invite-code span,.invite-code small{color:var(--muted);font-size:8px}.invite-code b{flex:1;color:var(--blue);font-size:13px}
.simple-list{margin-top:14px;overflow:hidden;border:1px solid var(--line);border-radius:17px;background:#fff}.simple-list>div{display:flex;align-items:center;gap:10px;padding:14px;border-bottom:1px solid var(--line)}.simple-list>div:last-child{border-bottom:0}.simple-list b{flex:1;display:flex;flex-direction:column;font-size:10px}.simple-list small{margin-top:3px;color:var(--muted);font-size:8px}.simple-list strong{font-size:10px;color:var(--green)}
.plan-row{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:14px}.plan-row button{display:flex;flex-direction:column;align-items:flex-start;padding:17px;border:1px solid var(--line);border-radius:17px;background:#fff}.plan-row small{color:var(--blue);font-size:8px}.plan-row b{margin:14px 0 6px}.plan-row strong{font-size:15px}
.wechat-card{width:100%;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;margin-top:14px;padding:14px;border:1px solid rgba(47,107,255,.16);border-radius:17px;background:var(--blue-soft);text-align:left}.wechat-card b{display:flex;flex-direction:column;font-size:10px}.wechat-card small{margin-top:3px;color:var(--muted);font-size:8px}.mini-qr,.big-qr{display:grid;place-items:center;background:repeating-conic-gradient(#17233b 0 25%,#fff 0 50%) 0/10px 10px;color:#fff;text-shadow:0 1px 3px #000;font-size:8px;font-weight:900}.mini-qr{width:42px;height:42px;border:3px solid #fff;border-radius:8px}.big-qr{width:96px;height:96px;border:6px solid #fff;border-radius:9px;text-align:center}
.score-row{display:grid;grid-template-columns:repeat(3,1fr);margin:16px 0;padding:12px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.score-row b{display:flex;flex-direction:column;align-items:center;border-right:1px solid var(--line);font-size:16px}.score-row b:last-child{border-right:0}.score-row small{margin-top:3px;color:var(--muted);font-size:8px}
.talent-album{margin:-27px -22px 16px}.talent-album>img{width:100%;height:330px;object-fit:cover;object-position:center 35%;display:block}.talent-album>div{display:flex;align-items:center;gap:7px;padding:9px 22px}.talent-album button{width:44px;height:44px;padding:0;overflow:hidden;border:2px solid transparent;border-radius:8px}.talent-album button.active{border-color:var(--orange)}.talent-album button img{width:100%;height:100%;object-fit:cover}.talent-album button:nth-child(2) img{transform:scale(1.15)}.talent-album button:nth-child(3) img{filter:saturate(.7)}.talent-album span{margin-left:auto;color:var(--green);font-size:8px;font-weight:800}
.complete-info{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:13px 0}.complete-info div{display:flex;flex-direction:column;padding:10px;border-radius:10px;background:#f7f9fc}.complete-info small{color:var(--muted);font-size:8px}.complete-info b{margin-top:4px;font-size:9px}.detail-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.detail-actions .primary{margin:0}.detail-actions .monthly{border:1px solid rgba(255,107,87,.25);border-radius:12px;background:var(--orange-soft);color:var(--orange);font-size:10px;font-weight:800}
.share-entry{width:100%;display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:11px;margin:13px 0;padding:13px 14px;border:1px solid rgba(47,107,255,.16);border-radius:17px;background:#fff;text-align:left;box-shadow:0 10px 28px rgba(37,57,94,.05)}.share-entry>span{width:42px;height:42px;display:grid;place-items:center;border-radius:13px;background:var(--blue-soft);color:var(--blue);font-size:17px}.share-entry>b{display:flex;flex-direction:column;font-size:10px}.share-entry small{margin-top:4px;color:var(--muted);font-size:8px;font-weight:500}.share-entry>i{color:var(--blue);font-size:8px;font-style:normal}.is-studio .share-entry>span{background:var(--orange-soft);color:var(--orange)}.is-studio .share-entry>i{color:var(--orange)}
.share-profile{width:100%;margin:0 0 12px;padding:12px;border:1px dashed rgba(47,107,255,.28);border-radius:12px;background:var(--blue-soft);color:var(--blue);font-size:10px;font-weight:800}.is-talent + #modal-root .share-profile{border-color:rgba(255,107,87,.24);background:var(--orange-soft);color:var(--orange)}
.share-sheet{max-height:95svh}.profile-poster{position:relative;width:420px;max-width:100%;margin:auto;overflow:hidden;padding:19px;border-radius:23px;background:radial-gradient(circle at 110% -5%,rgba(47,107,255,.16),transparent 34%),linear-gradient(160deg,#fff,#eef4ff);box-shadow:0 17px 42px rgba(30,54,100,.14)}.profile-poster.studio-poster{background:radial-gradient(circle at 110% -5%,rgba(255,107,87,.16),transparent 34%),linear-gradient(160deg,#fff,#fff2ee)}.poster-brand{display:grid;grid-template-columns:34px 1fr auto;align-items:center;gap:9px}.poster-brand>b{display:flex;flex-direction:column;font-size:11px}.poster-brand small{margin-top:2px;color:var(--muted);font-size:6px;font-weight:500}.poster-brand>em{padding:6px 8px;border-radius:999px;background:var(--blue);color:#fff;font-size:7px;font-style:normal;font-weight:800}.studio-poster .poster-brand>em{background:var(--orange)}
.poster-photo{width:100%;height:auto;display:block;margin:17px 0 13px;border-radius:19px;object-fit:contain}.poster-avatar{width:82px;height:82px;display:grid;place-items:center;margin:24px 0 15px;border:5px solid #fff;border-radius:27px;color:#fff;font-size:29px;font-weight:900;box-shadow:0 12px 30px rgba(47,107,255,.18)}.poster-avatar.blue{background:linear-gradient(145deg,#6199ff,var(--blue))}.poster-avatar.orange{background:linear-gradient(145deg,#ff9b79,#ff6754)}.poster-avatar.violet{background:linear-gradient(145deg,#9a87ff,#6b5de7)}.poster-name>small{color:var(--blue);font-size:8px;font-weight:850}.studio-poster .poster-name>small{color:var(--orange)}.poster-name h3{display:flex;align-items:center;gap:5px;margin:5px 0 4px;font-size:24px}.poster-name h3 i{width:16px;height:16px;display:grid;place-items:center;border-radius:50%;background:var(--orange);color:#fff;font-size:9px;font-style:normal}.poster-name p{margin:0;color:var(--muted);font-size:9px}.poster-desc{margin:13px 0 10px!important;color:#4e5b72!important;font-size:10px!important;line-height:1.7!important}.poster-tags{display:flex;flex-wrap:wrap;gap:6px}.poster-tags span{padding:6px 8px;border-radius:8px;background:rgba(255,255,255,.8);color:#637087;font-size:7px;font-weight:700}
.poster-data{display:grid;grid-template-columns:repeat(3,1fr);margin:15px 0;padding:12px 0;border-top:1px solid rgba(77,96,132,.12);border-bottom:1px solid rgba(77,96,132,.12)}.poster-data div{display:flex;flex-direction:column;align-items:center;border-right:1px solid rgba(77,96,132,.12)}.poster-data div:last-child{border:0}.poster-data b{font-size:13px}.poster-data small{margin-top:3px;color:var(--muted);font-size:7px}.poster-bottom{display:grid;grid-template-columns:1fr 90px;align-items:center;gap:11px;padding:13px;border-radius:16px;background:rgba(255,255,255,.78)}.poster-bottom>b{display:flex;flex-direction:column;font-size:10px}.poster-bottom small{margin:5px 0;color:var(--muted);font-size:7px;font-weight:500}.poster-bottom em{color:var(--blue);font-size:8px;font-style:normal}.studio-poster .poster-bottom em{color:var(--orange)}.poster-bottom img{width:90px;height:90px;border-radius:9px;background:#fff;object-fit:contain}.share-actions{display:grid;grid-template-columns:.8fr 1.2fr;gap:8px;margin-top:12px}.share-actions button{min-height:44px;border:1px solid var(--line);border-radius:12px;background:#fff;font-size:9px;font-weight:800}.share-actions .primary{border:0}
.monthly-summary{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:14px 0}.monthly-summary div{display:flex;flex-direction:column;padding:10px;border-radius:10px;background:#f7f9fc}.monthly-summary small{color:var(--muted);font-size:8px}.monthly-summary b{margin-top:4px;font-size:10px}
.rich-join{max-height:92vh;overflow:auto}.rich-join label select,.rich-join label textarea{width:100%;padding:12px;border:1px solid var(--line);border-radius:10px;background:#f9fafc;font:inherit;font-size:10px}.rich-join label textarea{min-height:72px;resize:none}.form-pair{display:grid;grid-template-columns:1fr 1fr;gap:9px}.upload-box{display:grid!important;grid-template-columns:48px 1fr;align-items:center;gap:10px!important;padding:13px;border:1px dashed rgba(47,107,255,.35);border-radius:14px;background:var(--blue-soft)}.upload-box>input{position:absolute;width:1px;height:1px;opacity:0}.upload-box>i{width:48px;height:48px;display:grid;place-items:center;border-radius:12px;background:#fff;color:var(--blue);font-size:23px;font-style:normal}.upload-box>b{display:flex;flex-direction:column;font-size:10px}.upload-box small{margin-top:4px;color:var(--muted);font-size:8px}
.photo-uploader{margin-bottom:13px}.photo-uploader>span{display:block;margin-bottom:7px;color:#52617e;font-size:9px;font-weight:700}.photo-preview-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:9px}.photo-preview-grid figure{position:relative;margin:0;overflow:hidden;border-radius:12px;background:#eef2f7}.photo-preview-grid img{width:100%;aspect-ratio:3/4;display:block;object-fit:cover}.photo-preview-grid figcaption{position:absolute;right:5px;bottom:5px;padding:3px 5px;border-radius:6px;background:rgba(23,35,59,.72);color:#fff;font-size:7px}.photo-preview-grid button{min-height:108px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:5px;border:1px dashed #b9c8e8;border-radius:12px;background:#f4f7fd;color:var(--blue);font-size:20px}.photo-preview-grid button small{font-size:7px}.photo-loading{grid-column:1/-1;padding:25px;border-radius:12px;background:#f4f7fd;color:#6c7892;font-size:9px;text-align:center}
.join-success{text-align:center}.join-success>p{color:var(--muted);font-size:9px;line-height:1.8}.join-qr-card{display:grid;grid-template-columns:132px 1fr;align-items:center;gap:16px;margin:17px 0;padding:14px;border:1px solid #dbe5f8;border-radius:18px;background:#f3f7ff;text-align:left}.join-qr-card>img{width:132px;height:132px;object-fit:contain;border-radius:12px;background:#fff}.join-qr-card small{color:var(--blue);font-size:8px;font-weight:800}.join-qr-card h3{margin:5px 0;font-size:15px}.join-qr-card p{margin:0 0 7px;color:var(--muted);font-size:8px;line-height:1.6}.join-qr-card b{color:#254fbb;font-size:8px}
.coverage{margin:0 0 12px;padding:11px;border:1px solid var(--line);border-radius:12px}.coverage legend{padding:0 5px;color:#52617e;font-size:9px}.coverage>div{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin-bottom:8px}.coverage>div label{display:flex;flex-direction:row;align-items:center;gap:4px;margin:0;padding:7px;border-radius:7px;background:#f6f8fb;font-size:8px}.coverage>input{width:100%;padding:9px;border:1px solid var(--line);border-radius:8px}
.support-check{width:48px;height:48px;display:grid;place-items:center;margin:0 auto 11px;border-radius:50%;background:#e7f8f1;color:var(--green);font-size:22px;font-weight:900}.support-modal{text-align:center}.support-modal>p{color:var(--muted);font-size:9px;line-height:1.6}.support-steps{text-align:left;margin:13px 0}.support-steps>div{position:relative;display:flex;gap:9px;padding-bottom:12px}.support-steps>div:not(:last-child)::after{content:"";position:absolute;left:11px;top:23px;bottom:0;width:1px;background:#dce2ec}.support-steps i{position:relative;z-index:1;width:23px;height:23px;display:grid;place-items:center;flex:0 0 auto;border-radius:50%;background:var(--blue);color:#fff;font-size:8px;font-style:normal}.support-steps b{display:flex;flex-direction:column;font-size:9px}.support-steps small{margin-top:3px;color:var(--muted);font-size:8px}.support-actions{display:grid;grid-template-columns:1fr 1.2fr;gap:8px}.support-actions button{padding:11px;border:1px solid var(--line);border-radius:10px;background:#fff}.support-actions .primary{margin:0;border-color:var(--blue);background:var(--blue);color:#fff}
.review-preview{margin:14px 0;padding:13px;border-radius:13px;background:#f7f9fc;color:#5f6c83;font-size:10px;line-height:1.6}.review-preview small{display:block;margin-top:5px;color:#99a2b4;font-size:8px}
.apply-number{display:flex;align-items:center;justify-content:space-between;margin:14px 0;padding:13px;border:1px dashed rgba(47,107,255,.3);border-radius:12px;background:var(--blue-soft)}.apply-number small{color:var(--muted)}.apply-number b{color:var(--blue);letter-spacing:.06em}
.service-line{display:flex;align-items:center;gap:16px;margin:18px 0}.service-line>b{display:flex;flex-direction:column}.service-line small{margin-top:6px;color:var(--muted);font-size:9px;line-height:1.6}
.stars{display:flex;align-items:center;gap:5px;margin:14px 0;padding:14px;border-radius:13px;background:#fff8e8;color:#f5a623;font-size:24px;letter-spacing:3px}.stars small{margin-left:auto;color:#9c721d;font-size:9px;letter-spacing:0}.review-tags{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:14px}.review-tags button{padding:8px 10px;border:1px solid rgba(47,107,255,.18);border-radius:999px;background:var(--blue-soft);color:var(--blue);font-size:9px}.payment textarea{min-height:72px;resize:none}
.admin-page-static{background:#f3f6fb}.admin-static{min-height:100vh;display:grid;grid-template-columns:220px 1fr}.admin-static aside{display:flex;flex-direction:column;gap:5px;padding:22px 15px;background:#17233b;color:#fff}.admin-brand{display:flex;align-items:center;gap:10px;margin-bottom:18px}.admin-brand>b{display:flex;flex-direction:column;font-size:13px}.admin-brand small{margin-top:3px;color:#8490a7;font-size:8px}.admin-static aside>button{position:relative;padding:12px;border:0;border-radius:10px;background:transparent;color:#9ba6ba;text-align:left}.admin-static aside>button.active{background:var(--blue);color:#fff}.admin-static aside>button i{float:right;padding:2px 5px;border-radius:99px;background:var(--orange);color:#fff;font-style:normal}
.admin-static main{padding:26px 30px}.admin-static header{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px}.admin-static header span{display:flex;flex-direction:column}.admin-static header small{color:var(--muted);font-size:9px}.admin-static header h1{margin:4px 0;font-size:24px}.admin-static header button{padding:9px 12px;border:1px solid var(--line);border-radius:9px;background:#fff}
.admin-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.admin-metrics article,.admin-panel{padding:18px;border:1px solid var(--line);border-radius:16px;background:#fff}.admin-metrics span{color:var(--muted);font-size:9px}.admin-metrics b{display:block;margin:10px 0 4px;font-size:23px}.admin-metrics small{color:var(--green);font-size:8px}
.admin-columns{display:grid;grid-template-columns:1.5fr 1fr;gap:13px;margin-top:13px}.admin-panel h2{margin:0 0 15px;font-size:14px}.admin-bar{margin:11px 0}.admin-bar span{display:flex;justify-content:space-between;margin-bottom:5px;font-size:9px}.admin-bar>i{display:block;height:7px;border-radius:99px;background:#edf0f5}.admin-bar em{display:block;height:100%;border-radius:99px;background:var(--blue)}.admin-panel>button{width:100%;display:flex;justify-content:space-between;padding:11px 0;border:0;border-bottom:1px solid var(--line);background:transparent;text-align:left;font-size:9px}
.notification-list{display:grid;gap:9px}.notification-row{display:grid;grid-template-columns:9px 1fr 1.4fr auto;align-items:center;gap:11px;padding:13px;border:1px solid var(--line);border-radius:12px;background:#fafbfd}.notification-row>i{width:8px;height:8px;border-radius:50%;background:#c4cad5}.notification-row.unread{border-color:#ccdaf8;background:#f3f7ff}.notification-row.unread>i{background:var(--blue);box-shadow:0 0 0 4px rgba(47,107,255,.1)}.notification-row>b{display:flex;flex-direction:column;font-size:10px}.notification-row small{margin-top:3px;color:var(--muted);font-size:7px}.notification-row p{margin:0;color:#637087;font-size:9px}.notification-row button{padding:8px 10px;border:0;border-radius:8px;background:var(--blue);color:#fff;font-size:8px}
.admin-table-static{margin-top:13px}.admin-table-static>div{display:grid;grid-template-columns:1.2fr 1fr .7fr .6fr 1fr;align-items:center;gap:10px;padding:12px 0;border-top:1px solid var(--line);font-size:9px}.admin-table-static b{display:flex;flex-direction:column}.admin-table-static em{width:max-content;padding:5px 7px;border-radius:7px;background:var(--orange-soft);color:var(--orange);font-style:normal}.admin-table-static button{padding:7px;border:0;border-radius:7px;background:var(--blue);color:#fff;font-size:8px}
@media(max-width:700px){.admin-static{display:block}.admin-static aside{display:grid;grid-template-columns:repeat(3,1fr);height:auto}.admin-brand{grid-column:1/4}.admin-static main{padding:18px 12px}.admin-metrics{grid-template-columns:1fr 1fr}.admin-columns{grid-template-columns:1fr}.admin-table-static{overflow:auto}.admin-table-static>div{min-width:680px}.plan-row{grid-template-columns:1fr}}
.directory-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:11px;margin-bottom:13px}.directory-summary div{display:flex;flex-direction:column;padding:16px;border:1px solid var(--line);border-radius:14px;background:#fff}.directory-summary b{font-size:22px}.directory-summary span{margin-top:4px;color:var(--muted);font-size:8px}
.directory-table{padding:0;overflow:auto}.directory-table>div{min-width:900px;display:grid;grid-template-columns:1.2fr 1fr 1.1fr .8fr .65fr .8fr;align-items:center;gap:12px;padding:13px 18px;border-top:1px solid var(--line);font-size:9px}.directory-table>.directory-head{background:#f8f9fc;color:var(--muted);font-size:8px}.directory-table span{display:flex;flex-direction:column}.directory-table small{margin-top:3px;color:var(--muted);font-size:7px}.directory-name{display:grid!important;grid-template-columns:34px 1fr;align-items:center;gap:9px}.directory-name>i{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;color:#fff;font-style:normal;font-weight:800}.directory-name>b{display:flex;flex-direction:column}.directory-table em{width:max-content;padding:5px 7px;border-radius:7px;font-style:normal}.show-status{background:#e7f8f1;color:#18835e}.hidden-status{background:#f0f2f5;color:#788398}.directory-table button{padding:7px 9px;border:1px solid rgba(47,107,255,.2);border-radius:8px;background:var(--blue-soft);color:var(--blue);font-size:8px}
.admin-backdrop{justify-content:flex-end}.profile-manager{width:min(100%,620px);height:100vh;display:flex;flex-direction:column;background:#f4f6fa;box-shadow:-20px 0 60px rgba(20,30,50,.18);overflow:hidden}.profile-manager>header{display:flex;align-items:center;gap:11px;padding:18px 20px;background:#fff;border-bottom:1px solid var(--line)}.profile-manager>header>div{flex:1}.profile-manager>header small{color:var(--muted);font-size:8px}.profile-manager>header h2{margin:3px 0;font-size:18px}.profile-manager>header p{margin:0;color:var(--muted);font-size:8px}
.manager-tabs{display:flex;gap:4px;padding:9px 18px;background:#fff;border-bottom:1px solid var(--line)}.manager-tabs button{padding:8px 10px;border:0;border-radius:8px;background:transparent;color:var(--muted);font-size:8px}.manager-tabs button.active{background:var(--blue-soft);color:var(--blue)}
.profile-manager>main{flex:1;overflow:auto;padding:14px 18px 90px}.privacy-tip{margin-bottom:11px;padding:10px;border-radius:10px;background:var(--blue-soft);color:#52688e;font-size:8px}.profile-manager article{margin-bottom:11px;padding:15px;border:1px solid var(--line);border-radius:15px;background:#fff}.profile-manager article h3{display:flex;justify-content:space-between;margin:0 0 12px;font-size:12px}.profile-manager article h3 small{color:var(--muted);font-size:8px;font-weight:400}
.source-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.source-grid label{display:flex;flex-direction:column;padding:9px;border-radius:9px;background:#f7f8fb;color:var(--muted);font-size:8px}.source-grid b{margin-top:4px;color:var(--ink);font-size:9px}.source-copy{padding:10px;border-radius:9px;background:#f7f8fb;color:#5d6980;font-size:9px;line-height:1.6}
.profile-manager article>label{display:flex;flex-direction:column;gap:4px;margin-bottom:9px;color:#68748a;font-size:8px}.profile-manager input,.profile-manager textarea,.profile-manager select{padding:10px;border:1px solid var(--line);border-radius:9px;background:#fbfcfe;font:inherit;font-size:9px}.profile-manager textarea{min-height:70px;resize:none}.setting-row{display:grid;grid-template-columns:1fr 1fr;gap:9px}.setting-row label{display:flex;flex-direction:column;gap:4px;color:#68748a;font-size:8px}.visibility-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.visibility-actions button{padding:10px;border:1px solid var(--line);border-radius:9px;background:#fff;color:var(--muted)}.visibility-actions .show.active{border-color:var(--green);background:#e7f8f1;color:#18835e}.visibility-actions .hide{color:#cf3e4b}
.profile-manager>footer{display:grid;grid-template-columns:1fr 1fr;gap:9px;padding:12px 18px;background:#fff;border-top:1px solid var(--line)}.profile-manager>footer button{padding:11px;border:1px solid var(--line);border-radius:9px;background:#fff}.profile-manager>footer button.danger{border-color:#e34b58;background:#fff0f1;color:#cf3e4b}
@media(max-width:700px){.directory-summary{grid-template-columns:1fr 1fr}.profile-manager{width:100%}.profile-manager>main{padding:11px 11px 90px}.source-grid,.setting-row{grid-template-columns:1fr}}
@media(max-width:520px){.two-level-filter{grid-template-columns:1fr 1fr}.two-level-filter>small{grid-column:1/3;padding:0}.talent-album>img{height:280px}.form-pair{grid-template-columns:1fr}.coverage>div{grid-template-columns:1fr 1fr}}

* { box-sizing: border-box; }
html { background: #edf1f7; }
body {
  margin: 0;
  color: var(--ink);
  font-family: -apple-system, BlinkMacSystemFont, "PingFang SC", "Microsoft YaHei", sans-serif;
  -webkit-font-smoothing: antialiased;
}
button, input { font: inherit; }
button { color: inherit; -webkit-tap-highlight-color: transparent; }
.page { min-height: 100svh; }
.shell { position: relative; z-index: 1; }
.landing {
  overflow: hidden;
  background:
    radial-gradient(circle at 10% 0%, rgba(47,107,255,.2), transparent 32%),
    radial-gradient(circle at 90% 85%, rgba(255,107,87,.16), transparent 28%),
    #f6f8fc;
}
.landing-shell { width: min(calc(100% - 36px), 980px); min-height: 100svh; margin: auto; display: flex; flex-direction: column; padding: 20px 0; }
.header { height: 58px; display: flex; align-items: center; justify-content: space-between; }
.brand { display: flex; align-items: center; gap: 9px; padding: 0; border: 0; background: transparent; cursor: pointer; }
.logo { display: block; }
.brand span { display: flex; flex-direction: column; align-items: flex-start; line-height: 1; }
.brand b { font-size: 19px; font-weight: 900; letter-spacing: -1px; }
.brand small { margin-top: 4px; color: var(--blue); font-size: 8px; font-weight: 900; letter-spacing: .2em; }
.header-pill { display: flex; align-items: center; gap: 7px; padding: 8px 11px; border: 1px solid rgba(47,107,255,.13); border-radius: 999px; background: rgba(255,255,255,.8); color: #596782; font-size: 9px; font-weight: 700; }
.header-pill > i, .intro-kicker i { width: 7px; height: 7px; border-radius: 50%; background: var(--green); box-shadow: 0 0 0 4px rgba(36,180,126,.12); }
.home-hero { margin: 8vh 0 42px; }
.eyebrow { display: inline-flex; padding: 8px 11px; border-radius: 9px; background: white; color: var(--blue); box-shadow: 0 8px 25px rgba(34,58,108,.07); font-size: 11px; font-weight: 750; }
.home-hero h1 { margin: 20px 0 15px; font-size: clamp(51px, 8vw, 86px); font-weight: 900; letter-spacing: -.075em; line-height: 1; }
h1 em { color: var(--blue); font-style: normal; }
.is-studio h1 em { color: var(--orange); }
.home-hero p { max-width: 580px; margin: 0; color: var(--muted); font-size: 14px; line-height: 1.8; }
.role-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 16px; }
.role-card { position: relative; min-height: 165px; display: grid; grid-template-columns: auto 1fr auto; align-items: center; gap: 18px; padding: 25px; overflow: hidden; border: 1px solid white; border-radius: 26px; background: white; box-shadow: 0 18px 48px rgba(40,57,95,.09); text-align: left; cursor: pointer; }
.talent-card { background: linear-gradient(135deg,#fff,#edf4ff); }
.studio-card { background: linear-gradient(135deg,#fff,#fff1ec); }
.role-id { position: absolute; right: 20px; top: 16px; color: rgba(23,35,59,.2); font-size: 9px; font-weight: 800; }
.role-icon { width: 58px; height: 58px; display: grid; place-items: center; border-radius: 19px; background: linear-gradient(145deg,#5996ff,var(--blue)); color: white; box-shadow: 0 12px 24px rgba(47,107,255,.22); font-size: 22px; font-weight: 900; }
.studio-card .role-icon { background: linear-gradient(145deg,#ff9173,var(--orange)); box-shadow: 0 12px 24px rgba(255,107,87,.2); }
.role-copy { display: flex; flex-direction: column; }
.role-copy small { color: var(--muted); font-size: 9px; }
.role-copy strong { margin: 5px 0 7px; font-size: 21px; font-weight: 900; }
.role-copy > span { color: #7c879b; font-size: 10px; }
.role-card > b { width: 34px; height: 34px; display: grid; place-items: center; border-radius: 50%; background: white; color: var(--blue); box-shadow: 0 6px 18px rgba(26,45,84,.1); }
.studio-card > b { color: var(--orange); }
.stats { display: grid; grid-template-columns: repeat(3,1fr); }
.stats div { display: flex; align-items: center; flex-direction: column; border-right: 1px solid var(--line); }
.stats div:last-child { border: 0; }
.stats b { font-size: 18px; font-weight: 900; }
.stats span { margin-top: 4px; color: var(--muted); font-size: 8px; }
.home-stats { max-width: 520px; gap: 18px; margin: 34px auto 0; }
footer { display: flex; justify-content: space-between; margin-top: auto; padding-top: 35px; color: #8791a4; font-size: 9px; }
footer b { color: var(--blue); }

.portal { background: radial-gradient(circle at 50% -10%,rgba(47,107,255,.15),transparent 26%),#edf1f7; }
.portal.is-studio { background: radial-gradient(circle at 50% -10%,rgba(255,107,87,.14),transparent 26%),#edf1f7; }
.portal-shell { width: min(100%,480px); min-height: 100svh; margin: auto; padding: 0 18px 28px; overflow: hidden; background: var(--paper); box-shadow: 0 0 60px rgba(33,52,89,.14); }
.intro { padding: 24px 3px 0; }
.intro-kicker { display: flex; align-items: center; gap: 8px; color: var(--blue); font-size: 9px; font-weight: 800; }
.is-studio .intro-kicker { color: var(--orange); }
.intro h1 { margin: 19px 0 13px; font-size: 36px; font-weight: 900; letter-spacing: -.07em; line-height: 1.18; }
.intro p { margin: 0; color: var(--muted); font-size: 11px; line-height: 1.75; }
.network { position: relative; height: 180px; margin: 22px 0 9px; border: 1px solid rgba(47,107,255,.1); border-radius: 26px; overflow: hidden; background: linear-gradient(rgba(47,107,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(47,107,255,.04) 1px,transparent 1px),linear-gradient(145deg,#fff,#f1f6ff); background-size: 24px 24px,24px 24px,auto; }
.is-studio .network { border-color: rgba(255,107,87,.12); background: linear-gradient(rgba(255,107,87,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,107,87,.04) 1px,transparent 1px),linear-gradient(145deg,#fff,#fff3ee); background-size: 24px 24px,24px 24px,auto; }
.network-logo { position: absolute; left: 50%; top: 50%; width: 84px; height: 84px; display: grid; place-items: center; border-radius: 27px; background: white; box-shadow: 0 15px 35px rgba(36,60,111,.13); transform: translate(-50%,-50%); }
.network-node{position:absolute;z-index:2;width:max-content;max-width:42%;padding:8px 11px;border:1px solid rgba(42,66,112,.1);border-radius:12px;background:rgba(255,255,255,.94);color:#46536a;font-size:9px;font-weight:800;box-shadow:0 8px 18px rgba(32,50,90,.08);white-space:nowrap}.network-node.node-one{left:22px;top:32px}.network-node.node-two{right:22px;top:55px}.network-node.node-three{left:37px;bottom:26px}
.node { position: absolute; padding: 8px 9px; border: 1px solid rgba(47,107,255,.1); border-radius: 9px; background: white; color: #596782; box-shadow: 0 7px 20px rgba(39,58,96,.07); font-size: 8px; font-weight: 700; }
.n1 { left: 17px; top: 36px; }.n2 { right: 17px; top: 60px; }.n3 { left: 31px; bottom: 22px; }
.benefits { display: grid; grid-template-columns: repeat(3,1fr); gap: 7px; }
.benefits div { min-height: 88px; display: flex; flex-direction: column; padding: 11px 9px; border: 1px solid var(--line); border-radius: 15px; background: white; }
.benefits span { color: var(--blue); font-size: 7px; font-weight: 900; }.is-studio .benefits span { color: var(--orange); }
.benefits b { margin-top: auto; font-size: 10px; }.benefits small { margin-top: 3px; color: #8d96a8; font-size: 7px; line-height: 1.4; }
.intro-actions { display: grid; grid-template-columns: 1.2fr 1fr; gap: 8px; margin-top: 14px; }
.intro-actions button, .primary, .disabled { padding: 13px 9px; border-radius: 12px; font-size: 10px; font-weight: 800; cursor: pointer; }
.primary { border: 0; background: var(--blue); color: white; }.is-studio .primary { background: var(--orange); }
.secondary { border: 1px solid var(--line); background: white; }
.intro-actions small { grid-column: 1/-1; color: #a0a8b7; font-size: 7px; text-align: center; }

.dashboard { padding-bottom: 98px; }
.credit-copy b { display: inline-grid; min-width: 22px; height: 22px; place-items: center; margin-left: 5px; border-radius: 50%; background: var(--blue-soft); color: var(--blue); }
.is-studio .credit-copy b { background: var(--orange-soft); color: var(--orange); }
.dash-hero { position: relative; min-height: 190px; overflow: hidden; padding: 25px 21px; border-radius: 27px; background: linear-gradient(140deg,#225de9,#387dff); color: white; box-shadow: 0 18px 38px rgba(47,107,255,.2); }
.is-studio .dash-hero { background: linear-gradient(140deg,#f35d4b,#ff7e62); box-shadow: 0 18px 38px rgba(255,107,87,.18); }
.dash-hero > span { color: rgba(255,255,255,.76); font-size: 9px; }
.dash-hero h1 { margin: 28px 0 0; font-size: 25px; line-height: 1.3; letter-spacing: -.05em; }
.dash-hero h1 em { color: #dce7ff; }.is-studio .dash-hero h1 em { color: #ffe4de; }
.hero-mark { position: absolute; right: -12px; bottom: -28px; width: 135px; height: 120px; display: grid; place-items: center; border-radius: 50% 50% 25% 50%; background: rgba(255,255,255,.1); color: rgba(255,255,255,.88); font-size: 48px; transform: rotate(-8deg); }
.dash-stats { position: relative; z-index: 2; margin: -17px 13px 0; padding: 15px 8px; border: 1px solid var(--line); border-radius: 18px; background: white; box-shadow: 0 10px 28px rgba(36,55,94,.09); }
.section-title { display: flex; align-items: flex-end; justify-content: space-between; margin-top: 28px; }
.section-title > span { display: flex; flex-direction: column; }
.section-title small { color: var(--blue); font-size: 8px; font-weight: 900; letter-spacing: .13em; }.is-studio .section-title small { color: var(--orange); }
.section-title b { margin-top: 4px; font-size: 19px; }
.section-title button { border: 0; background: transparent; color: var(--muted); font-size: 9px; }
.cities { display: flex; gap: 7px; margin: 13px -18px; padding: 0 18px; overflow-x: auto; }
.cities button { flex: 0 0 auto; padding: 7px 12px; border: 1px solid var(--line); border-radius: 99px; background: white; color: var(--muted); font-size: 9px; }
.cities button.active { border-color: var(--blue); background: var(--blue); color: white; }.is-studio .cities button.active { border-color: var(--orange); background: var(--orange); }
.partner-list { display: flex; flex-direction: column; gap: 11px; }
.partner-card { width: 100%; display: grid; grid-template-columns: 49px 1fr; gap: 12px; padding: 14px; border: 1px solid var(--line); border-radius: 20px; background: white; box-shadow: 0 8px 25px rgba(37,53,90,.045); text-align: left; cursor: pointer; }
.avatar { position: relative; width: 49px; height: 49px; display: grid; place-items: center; border-radius: 16px; color: white; font-size: 17px; font-weight: 900; }
.avatar.blue { background: linear-gradient(145deg,#6199ff,var(--blue)); }.avatar.orange { background: linear-gradient(145deg,#ff9b79,#ff6754); }.avatar.violet { background: linear-gradient(145deg,#9a87ff,#6b5de7); }
.avatar > i { position: absolute; right: -2px; bottom: -2px; width: 12px; height: 12px; border: 3px solid white; border-radius: 50%; background: var(--green); }
.partner-body { min-width: 0; display: flex; flex-direction: column; }
.partner-top { display: flex; align-items: center; justify-content: space-between; gap: 8px; }
.partner-top b { font-size: 13px; }.partner-top b i, .detail-top h2 i { display: inline-grid; width: 14px; height: 14px; place-items: center; margin-left: 4px; border-radius: 50%; background: var(--blue); color: white; font-size: 8px; font-style: normal; }.is-studio .partner-top b i,.is-studio .detail-top h2 i { background: var(--orange); }
.partner-top small { color: var(--green); font-size: 7px; }
.city { margin-top: 5px; color: #596782; font-size: 8px; font-weight: 700; }
.desc { display: -webkit-box; margin: 8px 0; overflow: hidden; color: #6e7890; font-size: 9px; line-height: 1.5; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
.tags { display: flex; gap: 4px; flex-wrap: wrap; }.tags i { padding: 4px 6px; border-radius: 5px; background: var(--blue-soft); color: #1748c9; font-size: 7px; font-style: normal; font-weight: 700; }.is-studio .tags i { background: var(--orange-soft); color: #d4503e; }
.partner-bottom { display: flex; align-items: center; justify-content: space-between; margin-top: 10px; padding-top: 9px; border-top: 1px solid #f0f2f7; }
.partner-bottom small { color: #8a94a8; font-size: 8px; }.partner-bottom b { padding: 6px 9px; border-radius: 8px; background: var(--blue); color: white; font-size: 8px; }.is-studio .partner-bottom b { background: var(--orange); }.partner-bottom b.ready { background: var(--orange-soft); color: var(--orange); }
.member-card { width: 100%; display: grid; grid-template-columns: auto 1fr auto; align-items: center; gap: 11px; margin-top: 13px; padding: 14px; border: 0; border-radius: 18px; background: linear-gradient(125deg,#17233b,#263a61); color: white; text-align: left; }
.member-card > span { width: 35px; height: 35px; display: grid; place-items: center; border: 1px solid rgba(255,255,255,.2); border-radius: 11px; color: #a9c2ff; font-weight: 900; }
.member-card > b { display: flex; flex-direction: column; font-size: 9px; }.member-card small { margin-top: 4px; color: rgba(255,255,255,.63); font-size: 8px; font-weight: 500; }.member-card > i { color: #dbe5ff; font-size: 8px; font-style: normal; }
nav { position: fixed; z-index: 10; left: 50%; bottom: 0; width: min(100%,480px); height: 76px; display: grid; grid-template-columns: repeat(4,1fr); padding: 8px 10px max(8px,env(safe-area-inset-bottom)); border-top: 1px solid var(--line); background: rgba(255,255,255,.95); transform: translateX(-50%); backdrop-filter: blur(14px); }
nav button { display: flex; align-items: center; justify-content: center; flex-direction: column; gap: 4px; border: 0; background: transparent; color: #9aa3b4; font-size: 17px; }nav small { font-size: 8px; }nav button.active { color: var(--blue); }.is-studio nav button.active { color: var(--orange); }

.backdrop { position: fixed; z-index: 50; inset: 0; display: flex; align-items: flex-end; justify-content: center; background: rgba(13,24,46,.43); backdrop-filter: blur(4px); }
.sheet { position: relative; width: min(100%,480px); max-height: 90svh; overflow-x: hidden; overflow-y: auto; padding: 27px 21px max(24px,env(safe-area-inset-bottom)); border-radius: 27px 27px 0 0; background: white; box-shadow: 0 -20px 60px rgba(15,31,61,.2); animation: up .2s ease; }
@keyframes up { from { transform: translateY(24px); opacity: 0; } }
.close { position: absolute; right: 17px; top: 15px; width: 29px; height: 29px; border: 0; border-radius: 50%; background: #f1f3f7; color: #7e889c; font-size: 17px; }
.form-kicker { color: var(--blue); font-size: 8px; font-weight: 900; letter-spacing: .14em; }.is-studio + #modal-root .form-kicker { color: var(--orange); }
.sheet h2 { margin: 5px 0 7px; font-size: 22px; }.sheet > p { margin: 0 0 20px; color: var(--muted); font-size: 9px; line-height: 1.6; }
.sheet label { display: flex; flex-direction: column; gap: 6px; margin-bottom: 12px; color: #596782; font-size: 8px; font-weight: 700; }
.sheet input { width: 100%; padding: 12px; border: 1px solid var(--line); border-radius: 11px; outline: 0; background: #f9fafc; font-size: 10px; }.sheet input:focus { border-color: var(--blue); background: white; }
.sheet .agree { display: flex; align-items: flex-start; flex-direction: row; gap: 7px; color: #8d96a8; font-weight: 500; line-height: 1.5; }.sheet .agree input { width: auto; margin: 1px 0; accent-color: var(--blue); }
.sheet > .primary,.sheet > .disabled { width: 100%; }.disabled { border: 0; background: #e8ebf1; color: #8993a5; }
.success { min-height: 320px; display: flex; align-items: center; justify-content: center; flex-direction: column; text-align: center; }.success span { width: 60px; height: 60px; display: grid; place-items: center; border-radius: 50%; background: #e9f8f2; color: var(--green); font-size: 24px; }.success p { color: var(--muted); font-size: 9px; }
.detail-top { display: flex; align-items: center; gap: 12px; }.detail-top h2 { margin: 0; font-size: 18px; }.detail-top p { margin: 5px 0 0; color: var(--muted); font-size: 9px; }
.detail-desc { margin: 18px 0 12px !important; font-size: 11px !important; }
.detail-tags { margin-bottom: 15px; }
.facts { display: grid; grid-template-columns: repeat(2,1fr); gap: 8px; margin: 14px 0; }.facts div { display: flex; flex-direction: column; padding: 12px; border-radius: 12px; background: #f6f8fb; }.facts small { color: #9aa3b4; font-size: 7px; }.facts b { margin-top: 4px; font-size: 9px; }
.ready-note { display: flex; flex-direction: column; margin-bottom: 10px; padding: 13px; border: 1px solid rgba(47,107,255,.16); border-radius: 13px; background: var(--blue-soft); }.ready-note b { color: var(--green); font-size: 9px; }.ready-note span { margin-top: 4px; color: #66738e; font-size: 8px; }
.contact { display: grid; grid-template-columns: 1fr auto; gap: 5px 9px; padding: 14px; border-radius: 14px; background: #ebf9f4; }.contact small { grid-column: 1/-1; color: var(--green); font-size: 7px; }.contact b { font-size: 14px; }.contact button { border: 0; border-radius: 8px; background: var(--green); color: white; font-size: 8px; }
.privacy { margin: 12px 3px 0 !important; color: #9aa2b2 !important; font-size: 7px !important; text-align: center; }
.toast { position: fixed; z-index: 100; left: 50%; bottom: 92px; max-width: calc(100% - 40px); padding: 10px 14px; border-radius: 10px; background: rgba(23,35,59,.95); color: white; box-shadow: 0 10px 30px rgba(10,23,48,.23); font-size: 9px; opacity: 0; pointer-events: none; transform: translate(-50%,8px); transition: .18s ease; }.toast.show { opacity: 1; transform: translate(-50%,0); }

@media (max-width: 720px) {
  .home-hero { margin: 7vh 0 33px; }
  .home-hero h1 { font-size: 50px; }
  .role-grid { grid-template-columns: 1fr; gap: 11px; }
  .role-card { min-height: 138px; padding: 21px 18px; border-radius: 22px; }
  .role-icon { width: 52px; height: 52px; border-radius: 17px; }
  footer { align-items: center; flex-direction: column; gap: 7px; }
}

@media (min-width: 481px) {
  .portal-shell { min-height: calc(100svh - 32px); margin-top: 16px; margin-bottom: 16px; border-radius: 29px; }
  nav { bottom: 16px; border-radius: 0 0 29px 29px; }
  .sheet { margin-bottom: 16px; border-radius: 27px; }
}

/* v0.12 account center */
.login-entry,.account-strip{width:100%;display:grid;align-items:center;gap:12px;margin:14px 0 2px;padding:14px 16px;border:1px solid rgba(47,107,255,.14);border-radius:18px;background:rgba(255,255,255,.9);box-shadow:0 10px 30px rgba(34,58,108,.06)}
.login-entry{grid-template-columns:auto 1fr auto;text-align:left;cursor:pointer}.login-entry>span,.account-avatar{width:40px;height:40px;display:grid;place-items:center;border-radius:13px;background:linear-gradient(145deg,#5996ff,var(--blue));color:#fff;font-weight:900}.login-entry>b,.account-strip>b{display:flex;min-width:0;flex-direction:column;font-size:11px}.login-entry small,.account-strip small{margin-top:4px;color:#8791a4;font-size:8px;font-weight:500}.login-entry>i{color:var(--blue);font-size:9px;font-style:normal;font-weight:800}
.account-strip{grid-template-columns:auto minmax(120px,1fr) auto auto auto}.identity-badges{display:flex;gap:4px;flex-wrap:wrap}.identity-badges i{padding:4px 6px;border-radius:6px;background:#edf4ff;color:#2459d8;font-size:7px;font-style:normal;font-weight:800}.account-strip>strong{display:flex;flex-direction:column;align-items:center;color:var(--blue);font-size:15px}.account-strip>strong small{margin-top:0}.account-strip>button{padding:7px 9px;border:1px solid var(--line);border-radius:8px;background:#fff;color:#7f899b;font-size:8px}
.auth-sheet{padding-bottom:max(24px,env(safe-area-inset-bottom))}.auth-sheet h2{font-size:25px}.auth-sheet>p{margin-bottom:18px}.auth-sheet .primary{width:100%}.auth-mode-switch{width:100%;margin-top:9px;padding:10px;border:0;background:transparent;color:var(--blue);font-size:9px;font-weight:800}.auth-notice{display:flex;flex-direction:column;gap:5px;margin:4px 0 14px;padding:12px;border:1px solid #dfe7f8;border-radius:12px;background:#f4f7ff}.auth-notice b{font-size:9px}.auth-notice span{color:#71809b;font-size:8px;line-height:1.6}
@media(max-width:700px){.account-strip{grid-template-columns:auto 1fr auto}.identity-badges{grid-column:2/4}.account-strip>strong{grid-column:1/2;grid-row:2}.account-strip>button{grid-column:3/4;grid-row:2}.login-entry{grid-template-columns:auto 1fr}.login-entry>i{grid-column:2}}

/* v2 cloud-backed test environment */
.loading-screen{min-height:100svh;display:grid;place-content:center;justify-items:center;background:#f6f8fc;color:#17233b}.loading-screen h1{margin:14px 0 5px}.loading-screen p{margin:0;color:#78849a;font-size:12px}
.demo-banner{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;margin:15px 0 0;padding:12px 14px;border:1px solid #dfe8ff;border-radius:14px;background:#fff;color:#65718a;font-size:9px}.demo-banner>b{color:#245edc;font-size:10px}.cloud-pill{display:inline-flex;align-items:center;gap:6px;white-space:nowrap;color:#647089;font-size:8px;font-weight:700}.cloud-pill i{width:7px;height:7px;border-radius:50%;background:#9da7b8}.cloud-pill.online i{background:#24b47e;box-shadow:0 0 0 4px rgba(36,180,126,.12)}.cloud-pill.saving i{background:#f4a72c}.cloud-pill.offline{color:#c97818}.admin-card{grid-column:1/-1;min-height:116px;background:linear-gradient(135deg,#fff,#f4f0ff)}.admin-card .role-icon{background:linear-gradient(145deg,#8a73ee,#6755d9);box-shadow:0 12px 24px rgba(103,85,217,.2)}.admin-card>b{color:#6755d9}.quick-join{display:flex;justify-content:center;gap:9px;margin-top:16px}.quick-join button{padding:9px 13px;border:1px solid #dfe3eb;border-radius:999px;background:#fff;color:#65718a;font-size:9px}.test-switcher{display:flex;align-items:center;justify-content:space-between;margin:8px 0 12px;padding:8px 10px;border-radius:10px;background:#f1f5ff;color:#66738a;font-size:8px}.test-switcher button{border:0;background:transparent;color:#2f6bff;font-size:8px;font-weight:800}.empty{padding:28px 16px;border:1px dashed #d7dde8;border-radius:16px;background:#fafbfd;color:#8a94a7;font-size:10px;line-height:1.7;text-align:center}.request-list{display:flex;flex-direction:column;gap:12px}.dual-actions{display:grid;grid-template-columns:1fr 1.6fr;gap:8px}.dual-actions button{padding:11px;border:1px solid #dfe3eb;border-radius:10px;background:white;font-size:9px}.flow-status.accepted{background:#e5f8f0;color:#18835e}.flow-status.rejected{background:#f0f2f6;color:#8993a5}.detail .disabled{width:100%}.real-qr{width:92px;height:92px;object-fit:contain;border:1px solid #e3e6ed;border-radius:10px;background:white}.wechat-card img{width:42px;height:42px;object-fit:contain;border-radius:8px;background:white}.field-help{color:#9aa3b4;font-size:8px;font-weight:400}.sheet textarea,.sheet select{width:100%;padding:12px;border:1px solid var(--line);border-radius:11px;outline:0;background:#f9fafc;font:inherit;font-size:10px;resize:vertical}.sheet textarea{min-height:86px}.visibility-actions label{display:flex;align-items:center;justify-content:center;gap:5px;padding:10px;border:1px solid var(--line);border-radius:9px;background:#fff;color:#65718a;font-size:9px}.visibility-actions input{width:auto}.verify-check{flex-direction:row!important;align-items:center;margin-top:12px!important}.verify-check input{width:auto}.profile-manager footer .primary{border:0;background:#2f6bff;color:white}.settings-form{max-width:980px}.settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.settings-form article{padding:16px;border:1px solid #e3e7ef;border-radius:14px;background:#fbfcfe}.settings-form article+article{margin-top:14px}.settings-grid article+article{margin-top:0}.settings-form h2{margin:0 0 14px;font-size:14px}.settings-form label{display:flex;flex-direction:column;gap:6px;margin-bottom:11px;color:#65718a;font-size:9px}.settings-form input,.settings-form textarea{padding:11px;border:1px solid #dfe4ed;border-radius:9px;background:white;font:inherit;font-size:10px}.settings-form textarea{min-height:72px;resize:vertical}.settings-qr{width:116px;height:116px;object-fit:contain;border:1px solid #e0e4ec;border-radius:10px;background:#fff}.settings-prices{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.settings-form>.primary{margin-top:14px;padding:13px 20px;border:0;border-radius:10px;background:#2f6bff;color:white;font-weight:800}.admin-flow-list{display:grid;gap:10px;color:#596782;font-size:10px}.admin-flow-list span{padding:10px;border-radius:9px;background:#f5f7fb}.reset-panel{margin-top:14px}.reset-panel p{color:#68748a;font-size:10px;line-height:1.7}.danger-outline{padding:9px 12px;border:1px solid #efb7bd;border-radius:8px;background:#fff5f6;color:#cf3e4b;font-size:9px}.connection-list{display:grid;gap:9px}.connection-row{display:grid;grid-template-columns:1fr 2fr auto;align-items:center;gap:12px;padding:12px;border-bottom:1px solid #edf0f5}.connection-row b{font-size:10px}.connection-row b small{display:block;margin-top:4px;color:#99a2b1;font-size:8px}.connection-row span{font-size:10px}.connection-row em{padding:5px 8px;border-radius:999px;background:#fff4e9;color:#d7791c;font-size:8px;font-style:normal}.connection-row em.accepted{background:#e8f8f2;color:#18835e}.connection-row em.rejected{background:#f0f2f5;color:#8d96a5}.review-admin-row{padding:13px 0;border-bottom:1px solid #edf0f5}.review-admin-row>b{color:#f0a322}.review-admin-row>b small{margin-left:9px;color:#596782}.review-admin-row p{margin:8px 0;color:#596782;font-size:10px}.review-admin-row span{display:flex;gap:5px}.review-admin-row i{padding:4px 6px;border-radius:5px;background:#eef3ff;color:#2f6bff;font-size:8px;font-style:normal}.admin-static main{min-width:0}.directory-table>div{min-width:780px}.directory-table{overflow-x:auto}.profile-manager{overflow-x:hidden}.profile-manager main{min-width:0}.profile-manager input,.profile-manager textarea,.profile-manager select{max-width:100%}
.poster-render-wrap{position:relative}.poster-generating{min-height:320px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px;border:1px dashed #d9e1ef;border-radius:20px;background:#f7f9fd;color:#65718a}.poster-generating i{width:24px;height:24px;border:3px solid #d7e1f6;border-top-color:#2f6bff;border-radius:50%;animation:poster-spin .8s linear infinite}.poster-generating b{font-size:10px}@keyframes poster-spin{to{transform:rotate(360deg)}}.generated-poster-image{display:block;width:100%;height:auto;border-radius:20px;background:#fff;box-shadow:0 16px 38px rgba(30,54,100,.16);-webkit-touch-callout:default;user-select:auto}.profile-poster[hidden],.poster-generating[hidden],.generated-poster-image[hidden]{display:none}.poster-qrcode{width:90px;height:90px;display:grid;place-items:center;padding:5px;border-radius:9px;background:#fff}.poster-qrcode img,.poster-qrcode canvas{width:80px!important;height:80px!important}.share-link-note{display:flex;flex-direction:column;gap:4px;margin-top:10px;padding:10px;border-radius:10px;background:#f5f7fb;color:#6c778b}.share-link-note b{font-size:8px}.share-link-note span{overflow:hidden;font-size:7px;white-space:nowrap;text-overflow:ellipsis}.long-press-tip{margin:9px 2px 0!important;color:#7d8799!important;font-size:8px!important;text-align:center}.share-actions button:disabled{background:#e7eaf0;color:#969fad}
.auto-qr-explain{margin-bottom:13px;padding:13px;border:1px solid #dce6fb;border-radius:11px;background:#f2f6ff}.auto-qr-explain b{color:#255bd5;font-size:10px}.auto-qr-explain p{margin:6px 0 0;color:#66738a;font-size:9px;line-height:1.7}
.public-profile-page{padding-bottom:32px}.public-profile-hero{position:relative;display:grid;grid-template-columns:128px 1fr;align-items:end;gap:15px;margin-top:12px;padding:18px;border-radius:24px;background:linear-gradient(145deg,#fff,#eef4ff);box-shadow:0 14px 36px rgba(31,54,101,.1)}.public-profile-hero>img{width:128px;height:170px;object-fit:cover;object-position:center top;border-radius:18px}.public-profile-avatar{width:128px;height:170px;display:grid;place-items:center;border-radius:18px;background:linear-gradient(145deg,#6199ff,#2f6bff);color:#fff;font-size:38px;font-weight:900}.public-profile-hero small{color:#2f6bff;font-size:8px;font-weight:800}.public-profile-hero h1{margin:7px 0 5px;font-size:26px}.public-profile-hero h1 i{display:inline-grid;width:17px;height:17px;place-items:center;margin-left:5px;border-radius:50%;background:#2f6bff;color:#fff;font-size:9px;font-style:normal}.public-profile-hero p{margin:0;color:#6b778e;font-size:9px}.public-profile-card{margin-top:12px;padding:17px;border:1px solid #e1e6ef;border-radius:20px;background:#fff}.public-profile-card>p{color:#5f6b81;font-size:10px;line-height:1.8}.public-profile-actions{display:grid;grid-template-columns:1.35fr 1fr;gap:8px;margin-top:13px}.public-profile-actions button{padding:13px 8px;border:1px solid #dfe3ec;border-radius:11px;background:#fff;font-size:9px;font-weight:800}.public-profile-actions .primary{border:0;background:#2f6bff;color:#fff}.public-profile-note{display:flex;align-items:center;justify-content:space-between;margin-top:14px;padding:11px;border-radius:11px;background:#f5f7fb}.public-profile-note p{margin:0;color:#8791a3;font-size:7px}

@media(max-width:720px){
  .demo-banner{grid-template-columns:1fr auto}.demo-banner>span{grid-column:1/-1;grid-row:2}.admin-card{grid-column:auto}.settings-grid{grid-template-columns:1fr}.settings-prices{grid-template-columns:1fr 1fr}.connection-row{grid-template-columns:1fr auto}.connection-row>span{grid-column:1/-1;grid-row:2}.admin-static{display:block}.admin-static aside{position:sticky;z-index:20;top:0;width:100%;height:auto;display:flex;flex-direction:row;grid-template-columns:none;gap:6px;overflow-x:auto;padding:8px;background:#17233b;scrollbar-width:none}.admin-static aside::-webkit-scrollbar{display:none}.admin-static aside .admin-brand{display:none}.admin-static aside>button{width:auto;flex:0 0 auto;margin:0;padding:9px 11px;white-space:nowrap}.admin-static main{width:100%;padding:15px 12px 40px}.admin-static main>header{align-items:flex-start;gap:8px}.admin-metrics{grid-template-columns:1fr 1fr}.admin-columns{grid-template-columns:1fr}.directory-summary{grid-template-columns:1fr 1fr}.profile-manager{width:100%;max-width:100%;border-radius:20px 20px 0 0}.profile-manager>header{padding-right:50px}.profile-manager>main{padding:11px 11px 100px}.source-grid,.setting-row{grid-template-columns:1fr}.visibility-actions{grid-template-columns:1fr 1fr 1fr}.talent-album>img{height:310px;object-position:center top}
}

@media(max-width:480px){
  .demo-banner{margin-top:8px}.home-hero{margin:4vh 0 24px}.home-hero h1{font-size:44px}.role-card{min-height:116px}.quick-join{flex-wrap:wrap}.partner-card{grid-template-columns:62px minmax(0,1fr);padding:12px}.card-photo{width:62px;height:84px}.partner-top{align-items:flex-start}.partner-top small{max-width:115px;text-align:right}.desc{overflow-wrap:anywhere}.detail{overflow-x:hidden}.complete-info{grid-template-columns:1fr 1fr}.poster-data b{font-size:10px}.settings-prices{grid-template-columns:1fr}.admin-table-static>div{min-width:700px}.admin-table-static{overflow-x:auto}.public-profile-hero{grid-template-columns:105px 1fr;padding:14px}.public-profile-hero>img,.public-profile-avatar{width:105px;height:145px}.public-profile-actions{grid-template-columns:1fr}.public-profile-note{align-items:flex-start;flex-direction:column;gap:7px}.join-qr-card{grid-template-columns:105px 1fr;padding:10px}.join-qr-card>img{width:105px;height:105px}.notification-row{grid-template-columns:9px 1fr auto}.notification-row>p{grid-column:2/-1}.photo-preview-grid button{min-height:96px}
}

/* v5 nationwide regions, settlement reconciliation and referral posters */
.coverage-picker{display:grid!important;grid-template-columns:1fr 1fr auto;gap:7px}.coverage-picker select{min-width:0}.coverage-picker button{padding:0 12px;border:0;border-radius:10px;background:#2f6bff;color:#fff;font-size:9px;font-weight:800}.coverage-chips{display:flex!important;flex-wrap:wrap;gap:6px;margin-top:9px}.coverage-chips button{padding:7px 9px;border:1px solid #d7e3ff;border-radius:999px;background:#eef4ff;color:#2f60d6;font-size:8px}.coverage-chips span{color:#99a2b2;font-size:8px}
.admin-profile-thumb{width:54px;height:68px;object-fit:cover;object-position:center top;border-radius:13px}.admin-photo-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.admin-photo-grid figure{margin:0;padding:7px;border:1px solid #e2e7f0;border-radius:12px;background:#f8fafd}.admin-photo-grid img{display:block;width:100%;height:180px;object-fit:contain;border-radius:8px;background:#eef1f6}.admin-photo-grid figcaption{margin-top:6px;color:#78849a;font-size:8px;text-align:center}.photo-missing{padding:15px;border:1px dashed #efb7bd;border-radius:10px;background:#fff6f7;color:#bd4651;font-size:9px;line-height:1.6}
.settlement-search{margin-bottom:14px}.settlement-search label{display:flex;flex-direction:column;gap:7px;color:#596782;font-size:9px}.settlement-search input{padding:12px;border:1px solid #dce2ec;border-radius:10px;font-size:11px}.settlement-search>button{margin-top:9px;padding:10px 14px;border:0;border-radius:9px;background:#2f6bff;color:#fff;font-size:9px;font-weight:800}.settlement-search p{margin:10px 0 0;color:#7c8799;font-size:9px}
.invite-poster{padding:24px;background:radial-gradient(circle at 100% 0,rgba(106,160,255,.45),transparent 36%),linear-gradient(155deg,#173c9d,#2f6bff 55%,#173c9d);color:#fff}.invite-poster-top{display:flex;align-items:center;gap:10px}.invite-poster-top>b{display:flex;flex-direction:column;font-size:13px}.invite-poster-top small{margin-top:3px;color:rgba(255,255,255,.7);font-size:7px}.invite-eyebrow{display:block;margin-top:36px;color:#bcd1ff;font-size:8px;font-weight:900;letter-spacing:.12em}.invite-poster>h3{margin:10px 0 12px;font-size:33px;line-height:1.18}.invite-poster>h3 em{color:#fff;font-style:normal}.invite-poster>p{color:rgba(255,255,255,.78);font-size:10px;line-height:1.8}.invite-points{display:flex;flex-wrap:wrap;gap:7px;margin:18px 0}.invite-points span{padding:7px 9px;border:1px solid rgba(255,255,255,.2);border-radius:999px;background:rgba(255,255,255,.1);font-size:8px}.invite-poster-bottom{display:grid;grid-template-columns:1fr auto;align-items:center;gap:12px;margin-top:25px;padding:15px;border-radius:18px;background:#fff;color:#17233b}.invite-poster-bottom>b{display:flex;flex-direction:column;font-size:12px}.invite-poster-bottom small{margin-top:7px;color:#748097;font-size:7px}.invite-poster>strong{display:block;margin-top:16px;color:#dce8ff;font-size:9px;text-align:center}

@media(max-width:480px){.coverage-picker{grid-template-columns:1fr 1fr}.coverage-picker button{grid-column:1/-1;padding:11px}.admin-photo-grid{grid-template-columns:1fr 1fr}.admin-photo-grid img{height:150px}.network-node.node-one{left:15px}.network-node.node-two{right:15px}.network-node.node-three{left:24px}}

/* v6 profile editing, city-match inbox, poster DIY and anti-spam greeting points */
nav.five-nav{grid-template-columns:repeat(5,1fr);padding-inline:4px}
nav.five-nav.four-nav{grid-template-columns:repeat(4,1fr)}
nav.five-nav button{position:relative;font-size:15px}
nav.five-nav button>i{position:absolute;top:1px;left:calc(50% + 7px);min-width:15px;height:15px;display:grid;place-items:center;padding:0 4px;border-radius:999px;background:#ff6657;color:#fff;font-size:7px;font-style:normal}
.match-notice-list{display:grid;gap:10px;margin-top:14px}
.match-notice-list article{display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;padding:14px;border:1px solid #e0e6f0;border-radius:15px;background:#fff}
.match-notice-list article>span{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;background:#edf3ff;color:#2f6bff;font-weight:900}
.match-notice-list small{color:#8b95a8;font-size:7px}.match-notice-list h3{margin:4px 0;font-size:11px}.match-notice-list p{margin:0;color:#647087;font-size:8px;line-height:1.6}
.match-notice-list button{padding:9px;border:0;border-radius:9px;background:#2f6bff;color:#fff;font-size:8px;font-weight:800}
.greeting-wallet{display:grid;grid-template-columns:1fr auto;align-items:center;gap:9px;margin:10px 0;padding:14px;border-radius:15px;background:linear-gradient(135deg,#173c9d,#2f6bff);color:#fff}
.greeting-wallet span{display:flex;flex-direction:column}.greeting-wallet small{color:#bed2ff;font-size:7px}.greeting-wallet b{margin-top:3px;font-size:20px}.greeting-wallet p{grid-column:1/-1;margin:0;color:#d8e5ff;font-size:8px;line-height:1.6}.greeting-wallet button{grid-column:2;grid-row:1;padding:8px 13px;border:0;border-radius:999px;background:#fff;color:#245edc;font-size:8px;font-weight:900}
.greeting-plan-picker{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:12px 0}.greeting-plan-picker label{display:flex;align-items:center;flex-direction:row;padding:11px;border:1px solid #dce3ef;border-radius:11px}.greeting-plan-picker input{width:auto}.greeting-plan-picker span{display:flex;flex-direction:column}.greeting-plan-picker small{margin-top:3px;color:#7b879a}
.poster-settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.settings-form select{padding:11px;border:1px solid #dfe4ed;border-radius:9px;background:#fff;font:inherit;font-size:10px}.settings-poster-bg{width:100%;max-height:150px;object-fit:cover;border-radius:10px}.settings-note{margin:-5px 0 13px;color:#68748a;font-size:9px;line-height:1.7}
.invite-poster{background-size:cover;background-position:center}.invite-poster.theme-orange{background-image:radial-gradient(circle at 100% 0,rgba(255,219,176,.42),transparent 35%),linear-gradient(155deg,#a53c22,#ff6b57 58%,#a94825)}.invite-poster.theme-blackgold{background-image:radial-gradient(circle at 100% 0,rgba(255,209,112,.23),transparent 36%),linear-gradient(155deg,#0b0f18,#1e2532 58%,#080a0e)}.invite-poster.theme-blackgold .invite-eyebrow,.invite-poster.theme-blackgold>strong{color:#f3cc78}.invite-poster.theme-pink{background-image:radial-gradient(circle at 100% 0,rgba(255,255,255,.34),transparent 36%),linear-gradient(155deg,#a33d70,#eb6fa9 58%,#9b3a6d)}
.sheet button[type="submit"]:disabled{cursor:wait;opacity:.68}
@media(max-width:480px){nav.five-nav small{font-size:7px}.match-notice-list article{grid-template-columns:34px minmax(0,1fr)}.match-notice-list article>button{grid-column:2;width:fit-content}.poster-settings-grid,.greeting-plan-picker{grid-template-columns:1fr}}

/* v8 city cooperation board and admin feature switch */
.feature-switch-card{border-color:#cfe0ff!important;background:linear-gradient(145deg,#f8fbff,#eef4ff)!important}.feature-switch{display:block!important;margin:4px 0 14px!important}.feature-switch>input{position:absolute;opacity:0;pointer-events:none}.feature-switch>span{display:flex;align-items:center;gap:12px;padding:13px 14px;border:1px solid #cfdbef;border-radius:13px;background:#fff;cursor:pointer}.feature-switch>span>i{position:relative;width:46px;height:26px;flex:0 0 auto;border-radius:999px;background:#a9b2c1;transition:.2s}.feature-switch>span>i:after{content:"";position:absolute;top:3px;left:3px;width:20px;height:20px;border-radius:50%;background:#fff;box-shadow:0 2px 7px rgba(20,35,65,.25);transition:.2s}.feature-switch input:checked+span>i{background:#2f6bff}.feature-switch input:checked+span>i:after{transform:translateX(20px)}.feature-switch b{display:flex;flex-direction:column;color:#17233b;font-size:10px}.feature-switch small{margin-top:3px;color:#7c879a;font-size:8px;font-weight:500}.task-card-bottom strong,.task-data-grid b,.task-poster-info b{overflow-wrap:anywhere;word-break:break-word}.task-card-bottom strong{max-width:260px;color:#284f9e;font-size:10px;line-height:1.5}.task-poster-budget{font-size:20px!important}.task-poster-info span:last-child{min-width:0}.task-poster-info span:last-child b{font-size:8px;line-height:1.35}

/* v7 studio task marketplace, urgent listings and shareable task posters */
.task-ticker{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;margin:10px 0;padding:9px 10px;border:1px solid #dbe5fb;border-radius:13px;background:#fff;overflow:hidden}.ticker-label{display:flex;align-items:center;gap:6px;color:#244fba;font-size:8px;white-space:nowrap}.ticker-label i{width:7px;height:7px;border-radius:50%;background:#ff5b4d;box-shadow:0 0 0 4px rgba(255,91,77,.12);animation:task-pulse 1.4s ease infinite}@keyframes task-pulse{50%{box-shadow:0 0 0 7px rgba(255,91,77,0)}}.ticker-window{min-width:0;overflow:hidden}.ticker-track{display:flex;width:max-content;animation:task-scroll 23s linear infinite}.ticker-track:hover{animation-play-state:paused}@keyframes task-scroll{to{transform:translateX(-50%)}}.ticker-track button{display:flex;align-items:center;gap:7px;padding:2px 17px 2px 0;border:0;background:transparent;color:#17233b;white-space:nowrap}.ticker-track b{font-size:8px}.ticker-track span{color:#ff5b4d;font-size:8px;font-weight:900}.ticker-track em{padding:3px 5px;border-radius:5px;background:#fff0e8;color:#e56e23;font-size:7px;font-style:normal}.ticker-track em.super{background:#ffebe9;color:#e4473b}.ticker-more{padding:7px;border:0;border-radius:8px;background:#edf3ff;color:#2f61d7;font-size:7px;font-weight:800;white-space:nowrap}
.studio-task-entry{width:100%;display:grid;grid-template-columns:1fr auto;gap:4px 12px;padding:13px 14px;border:0;border-radius:15px;background:linear-gradient(130deg,#fff4ec,#ffe5da);color:#17233b;text-align:left}.studio-task-entry span{color:#ff6657;font-size:8px;font-weight:900}.studio-task-entry b{grid-column:1;font-size:10px}.studio-task-entry i{grid-column:2;grid-row:1/3;align-self:center;color:#df604c;font-size:8px;font-style:normal}
.task-market-hero,.studio-task-hero{position:relative;overflow:hidden;margin-top:12px;padding:25px 20px 18px;border-radius:24px;background:radial-gradient(circle at 100% 0,rgba(94,150,255,.42),transparent 38%),linear-gradient(145deg,#132f7d,#2f6bff);color:#fff}.studio-task-hero{background:radial-gradient(circle at 100% 0,rgba(255,210,174,.42),transparent 38%),linear-gradient(145deg,#a8462e,#ff6b57)}.task-market-hero>span,.studio-task-hero>span{color:#bcd2ff;font-size:8px;font-weight:900;letter-spacing:.13em}.studio-task-hero>span{color:#ffe0d8}.task-market-hero h1,.studio-task-hero h1{margin:10px 0 8px;font-size:30px;line-height:1.12}.task-market-hero h1 em,.studio-task-hero h1 em{color:#fff;font-style:normal}.task-market-hero>p,.studio-task-hero>p{max-width:330px;color:rgba(255,255,255,.74);font-size:9px;line-height:1.7}.task-market-hero>div,.studio-task-hero>div{display:flex;align-items:center;gap:20px;margin-top:18px}.task-market-hero>div b,.studio-task-hero>div b{display:flex;flex-direction:column;font-size:18px}.task-market-hero>div small,.studio-task-hero>div small{margin-top:3px;color:rgba(255,255,255,.68);font-size:7px;font-weight:500}.studio-task-hero>div button{margin-left:auto;padding:10px 14px;border:0;border-radius:10px;background:#fff;color:#dc5745;font-size:9px;font-weight:900}
.task-price-note{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:11px 0}.task-price-note span{display:flex;flex-direction:column;padding:11px;border:1px solid #e0e5ee;border-radius:12px;background:#fff;color:#7b879a;font-size:8px}.task-price-note b{margin-bottom:3px;color:#17233b;font-size:9px}
.task-list{display:grid;gap:11px}.task-card{position:relative;padding:15px;border:1px solid #e0e5ee;border-radius:18px;background:#fff;box-shadow:0 8px 24px rgba(26,48,89,.05)}.task-card.super{border-color:#ffc5bf;background:linear-gradient(145deg,#fff,#fff7f5)}.task-card.urgent{border-color:#ffdbbd;background:linear-gradient(145deg,#fff,#fffaf5)}.task-card-top{display:flex;align-items:center;gap:7px}.task-card-top .task-urgency{padding:4px 7px;border-radius:6px;background:#eef2f7;color:#738096;font-size:7px;font-weight:900}.task-card.super .task-urgency{background:#ff5b4d;color:#fff}.task-card.urgent .task-urgency{background:#ff9b45;color:#fff}.task-card-top small{color:#8b95a7;font-size:7px}.task-card-top>em{margin-left:auto;padding:4px 7px;border-radius:999px;background:#e9f8f1;color:#19805d;font-size:7px;font-style:normal}.task-card h3{margin:11px 0 7px;font-size:15px}.task-card>p{margin:0;color:#657188;font-size:9px;line-height:1.65}.task-meta{display:flex;flex-wrap:wrap;gap:7px;margin:11px 0}.task-meta span{padding:5px 7px;border-radius:7px;background:#f3f6fb;color:#56647e;font-size:7px}.task-requirements{display:flex;flex-wrap:wrap;gap:6px}.task-requirements span{padding:5px 7px;border-radius:999px;background:#edf3ff;color:#315fc9;font-size:7px}.task-card-bottom{display:grid;grid-template-columns:1fr auto;align-items:end;gap:10px;margin-top:13px;padding-top:12px;border-top:1px solid #edf0f5}.task-card-bottom>div:first-child{display:flex;flex-direction:column}.task-card-bottom small{color:#8b95a8;font-size:7px}.task-card-bottom strong{margin-top:3px;color:#ff5b4d;font-size:16px}.task-card-bottom em{margin-top:3px;color:#778398;font-size:7px;font-style:normal}.task-card-bottom>div:last-child{display:flex;gap:6px}.task-card-bottom button{padding:9px;border:1px solid #dce2ec;border-radius:9px;background:#fff;color:#52617b;font-size:8px;font-weight:800}.task-card-bottom button.primary{border:0;background:#2f6bff;color:#fff}.is-studio .task-card-bottom button.primary{background:#ff6657}
.task-detail-sheet{padding-top:48px}.task-detail-head{position:relative;padding:17px;border-radius:17px;background:#f4f7fc}.task-detail-head.super{background:linear-gradient(145deg,#ff5b4d,#d83d34);color:#fff}.task-detail-head.urgent{background:linear-gradient(145deg,#ff9b45,#e97925);color:#fff}.task-detail-head>span{font-size:8px;font-weight:900}.task-detail-head h2{margin:7px 0 5px;font-size:22px}.task-detail-head p{margin:0;color:inherit;opacity:.75;font-size:8px}.task-detail-head strong{display:block;margin-top:14px;font-size:20px}.task-studio-line{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;margin:13px 0;padding:11px;border:1px solid #e1e6ef;border-radius:13px}.task-studio-line>b{display:flex;flex-direction:column;font-size:10px}.task-studio-line b i{color:#2f6bff;font-style:normal}.task-studio-line small{margin-top:4px;color:#8791a4;font-size:7px}.task-studio-line button{padding:8px;border:0;border-radius:8px;background:#edf3ff;color:#2f61d7;font-size:7px}.task-data-grid{display:grid;grid-template-columns:1fr 1fr;gap:7px}.task-data-grid div{display:flex;flex-direction:column;padding:10px;border-radius:10px;background:#f5f7fb}.task-data-grid small{color:#8b95a7;font-size:7px}.task-data-grid b{margin-top:4px;font-size:9px}.task-description{margin-top:12px;padding:13px;border:1px solid #e1e6ef;border-radius:13px}.task-description h3{margin:0 0 7px;font-size:11px}.task-description p{color:#647087;font-size:9px;line-height:1.7}.task-detail-actions{display:grid;grid-template-columns:1fr 1.25fr;gap:7px;margin-top:13px}.task-detail-actions button{padding:12px 8px;border:1px solid #dce2ec;border-radius:10px;background:#fff;font-size:8px;font-weight:900}.task-detail-actions .primary{border:0;background:#2f6bff;color:#fff}.task-boundary{margin:10px 1px 0!important;font-size:7px!important;text-align:center}
.task-publish-form .publish-cost-tip{display:flex;flex-direction:column;gap:4px;margin:3px 0 12px;padding:11px;border:1px solid #ffddcf;border-radius:11px;background:#fff7f3;color:#8b665b}.publish-cost-tip b{color:#d95843;font-size:9px}.publish-cost-tip span{font-size:8px}
.public-task-page{padding-bottom:32px}.public-task-hero{margin-top:12px;padding:22px;border-radius:23px;background:linear-gradient(145deg,#eef4ff,#fff);color:#17233b}.public-task-hero.super{background:linear-gradient(145deg,#e64137,#ff6b57);color:#fff}.public-task-hero.urgent{background:linear-gradient(145deg,#e97a26,#ffad5c);color:#fff}.public-task-hero span{font-size:8px;font-weight:900}.public-task-hero h1{margin:8px 0 5px;font-size:27px}.public-task-hero p{margin:0;color:inherit;opacity:.7;font-size:9px}.public-task-hero strong{display:block;margin-top:20px;font-size:24px}.public-task-card{margin-top:12px;padding:16px;border:1px solid #e1e6ef;border-radius:19px;background:#fff}.public-task-card>h3{margin:17px 0 7px;font-size:12px}.public-task-card>p{color:#637086;font-size:9px;line-height:1.7}.public-task-actions{display:grid;grid-template-columns:1.4fr 1fr;gap:8px;margin-top:12px}.public-task-actions button{padding:13px 8px;border:1px solid #dfe3ec;border-radius:11px;background:#fff;font-size:9px;font-weight:800}.public-task-actions .primary{border:0;background:#2f6bff;color:#fff}
.task-poster{padding:24px;background:radial-gradient(circle at 100% 0,rgba(109,159,255,.5),transparent 34%),linear-gradient(155deg,#163887,#2f6bff 58%,#143278);color:#fff;aspect-ratio:3/4;display:flex;flex-direction:column}.task-poster.poster-urgent{background:radial-gradient(circle at 100% 0,rgba(255,224,188,.42),transparent 34%),linear-gradient(155deg,#a84325,#f27e2d 58%,#96391d)}.task-poster.poster-super{background:radial-gradient(circle at 100% 0,rgba(255,220,215,.4),transparent 34%),linear-gradient(155deg,#8f2524,#e3443b 58%,#7a1d1d)}.task-poster-brand{display:flex;align-items:center;gap:9px}.task-poster-brand>b{display:flex;flex-direction:column;font-size:12px}.task-poster-brand small{margin-top:3px;color:rgba(255,255,255,.66);font-size:7px}.task-poster-brand em{margin-left:auto;padding:6px 8px;border:1px solid rgba(255,255,255,.22);border-radius:999px;background:rgba(255,255,255,.12);font-size:8px;font-style:normal}.task-poster-city{margin-top:27px;color:#cbdcff;font-size:9px;font-weight:900;letter-spacing:.1em}.task-poster>h3{margin:8px 0 6px;font-size:31px;line-height:1.12}.task-poster-sub{margin:0;color:rgba(255,255,255,.72);font-size:9px}.task-poster-budget{display:block;margin-top:17px;font-size:27px}.task-poster-info{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:15px}.task-poster-info span{display:flex;flex-direction:column;padding:10px;border:1px solid rgba(255,255,255,.15);border-radius:10px;background:rgba(255,255,255,.09)}.task-poster-info small{color:rgba(255,255,255,.6);font-size:7px}.task-poster-info b{margin-top:4px;font-size:10px}.task-poster-desc{margin:14px 0 0;color:rgba(255,255,255,.8);font-size:9px;line-height:1.65}.task-poster-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:11px}.task-poster-tags span{padding:5px 7px;border-radius:999px;background:rgba(255,255,255,.12);font-size:7px}.task-poster-bottom{display:grid;grid-template-columns:1fr auto;align-items:center;gap:10px;margin-top:auto;padding:12px;border-radius:16px;background:#fff;color:#17233b}.task-poster-studio{display:flex;align-items:center;gap:8px}.task-poster-studio>i{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:#2f6bff;color:#fff;font-size:11px;font-weight:900;font-style:normal}.task-poster-studio>b{display:flex;flex-direction:column;font-size:10px}.task-poster-studio small{margin-top:4px;color:#78849a;font-size:7px}.task-poster>footer{margin-top:10px;color:rgba(255,255,255,.7);font-size:8px;text-align:center}
.admin-task-table{display:grid;gap:8px}.admin-task-row{display:grid;grid-template-columns:1.5fr 1.2fr 1fr auto auto;align-items:center;gap:10px;padding:12px;border-bottom:1px solid #edf0f5}.admin-task-row>b,.admin-task-row>span,.admin-task-row>strong{display:flex;flex-direction:column;font-size:9px}.admin-task-row small{margin-top:4px;color:#8b95a7;font-size:7px;font-weight:500}.admin-task-row>em{padding:5px 8px;border-radius:999px;background:#e9f8f1;color:#19805d;font-size:7px;font-style:normal}.admin-task-row>em.closed{background:#f0f2f5;color:#8690a1}.admin-task-row>em.hidden{background:#fff0ee;color:#d55348}.admin-task-row>div{display:flex;gap:5px}.admin-task-row button{padding:7px;border:1px solid #dce2ec;border-radius:7px;background:#fff;font-size:7px}
@media(max-width:480px){.task-ticker{grid-template-columns:auto minmax(0,1fr)}.ticker-more{display:none}.task-market-hero h1,.studio-task-hero h1{font-size:27px}.task-market-hero>div,.studio-task-hero>div{gap:13px}.studio-task-hero>div{flex-wrap:wrap}.studio-task-hero>div button{width:100%;margin:0}.task-price-note{grid-template-columns:1fr 1fr 1fr}.task-price-note span{padding:8px 6px}.task-card-bottom{grid-template-columns:1fr}.task-card-bottom>div:last-child{display:grid;grid-template-columns:1fr 1fr}.task-detail-actions,.public-task-actions{grid-template-columns:1fr}.task-poster{padding:19px}.task-poster>h3{font-size:27px}.admin-task-table{overflow-x:auto}.admin-task-row{min-width:760px}.task-studio-line{grid-template-columns:auto 1fr}.task-studio-line>button{grid-column:2;width:max-content}}

/* v10 two-sided cooperation plaza */
.task-market-hero>div button{margin-left:auto;padding:10px 14px;border:0;border-radius:10px;background:#fff;color:#245edc;font-size:9px;font-weight:900}
.task-poster>h3{display:-webkit-box;overflow:hidden;overflow-wrap:anywhere;word-break:break-word;-webkit-box-orient:vertical;-webkit-line-clamp:3}
.task-poster>h3.poster-title-compact{font-size:23px}
.task-poster>h3.poster-title-tiny{font-size:19px;line-height:1.16}

/* v10 low-barrier growth tools: support lookup, studio cards and city stars */
.featured-card{border-color:#f3bd45!important;background:linear-gradient(145deg,#fffdf5,#fff)!important;box-shadow:0 10px 30px rgba(217,159,30,.13)!important}.featured-badge{display:flex;align-items:center;gap:6px;width:max-content;max-width:100%;margin:0 0 7px;padding:5px 8px;border-radius:999px;background:linear-gradient(135deg,#1d2e58,#345cc0);color:#ffe49a;font-size:8px;font-weight:900}.featured-badge small{overflow:hidden;max-width:150px;color:#fff;font-size:7px;white-space:nowrap;text-overflow:ellipsis}.task-card>.featured-badge{margin-bottom:9px}.task-poster-star{display:block;width:max-content;margin-top:10px;padding:6px 9px;border-radius:999px;background:#ffe29a;color:#19305f;font-size:8px}.task-poster-info{grid-template-columns:.85fr .7fr 1.45fr}.task-poster-info span:last-child b{font-size:9px!important}.task-poster-tags span{padding:6px 9px;font-size:8px}.task-poster-desc{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.support-code-box{margin:13px 0;padding:14px;border:2px solid #bdd1ff;border-radius:15px;background:#f3f7ff;text-align:left}.support-code-box small{display:block;color:#6e7b92;font-size:8px}.support-code-box strong{display:block;margin:7px 0;color:#2160ed;font-size:17px;line-height:1.2;overflow-wrap:anywhere;letter-spacing:.02em}.support-code-box button{width:100%;padding:10px;border:0;border-radius:9px;background:#2f6bff;color:#fff;font-size:10px;font-weight:900}.support-code-box p{margin:8px 0 0;color:#748096;font-size:8px;line-height:1.5}.support-modal .service-line{text-align:left}.support-modal .real-qr{width:116px;height:116px}.admin-support-search{display:grid;grid-template-columns:1fr auto auto;gap:8px;margin-bottom:12px}.admin-support-search input{min-width:0;padding:12px;border:1px solid #dce3ee;border-radius:10px;font:inherit}.admin-support-search button{padding:10px 13px;border:1px solid #dce3ee;border-radius:10px;background:#fff}.admin-support-search .primary{border-color:#2f6bff;background:#2f6bff;color:#fff}.support-case-list,.feature-review-list{display:grid;gap:8px}.support-case-row,.feature-review-row{display:grid;grid-template-columns:1.25fr 1.65fr auto 1.5fr;align-items:center;gap:10px;padding:12px;border:1px solid #e5e9f0;border-radius:12px}.support-case-row b,.feature-review-row b,.support-case-row span,.feature-review-row span{font-size:9px}.support-case-row small,.feature-review-row small{display:block;margin-top:4px;color:#8d97a8;font-size:7px}.support-case-row em,.feature-review-row em{padding:5px 7px;border-radius:999px;background:#fff5df;color:#a66f00;font-size:7px;font-style:normal}.support-case-row>div,.feature-review-row>div{display:flex;flex-wrap:wrap;gap:5px}.support-case-row button,.feature-review-row button{padding:7px 8px;border:1px solid #dce2ec;border-radius:8px;background:#fff;font-size:7px}.support-case-row button.primary,.feature-review-row button.primary{border-color:#2f6bff;background:#2f6bff;color:#fff}
.studio-toolkit .studio-qr-preview{width:112px;height:112px;object-fit:contain;border:1px solid #dfe4ec;border-radius:12px}
.admin-task-row button.primary{border-color:#2f6bff;background:#2f6bff;color:#fff}
.admin-review-status{display:flex;flex-wrap:wrap;gap:7px;margin:10px 0}
.admin-review-status span{padding:6px 9px;border-radius:999px;background:#eef3fb;color:#53617a;font-size:8px}
.admin-task-review{padding-top:48px}
.admin-review-actions{display:grid;grid-template-columns:1fr 1.5fr;gap:8px;margin-top:14px}
.admin-review-actions button{padding:12px;border:1px solid #dce2ec;border-radius:10px;background:#fff;font-weight:800}
.admin-review-actions .primary{border:0;background:#2f6bff;color:#fff}
.moderation-warning,.publish-moderation-warning{display:flex;flex-direction:column;gap:5px;margin:12px 0;padding:12px 14px;border:1px solid #ffc8c1;border-radius:12px;background:#fff3f1;color:#7f2f27}
.moderation-warning b,.publish-moderation-warning b{color:#cf4438;font-size:10px}
.moderation-warning p,.publish-moderation-warning span{margin:0;color:#7f514c;font-size:8px;line-height:1.65}
.admin-review-actions .moderation-reject{border-color:#ef6b5d;background:#ef6b5d;color:#fff}
@media(max-width:480px){
  .task-market-hero>div{flex-wrap:wrap}
  .task-market-hero>div button{width:100%;margin:0}
  .task-card-bottom>div.owner-task-actions{grid-template-columns:repeat(3,1fr)}
  .task-poster>h3.poster-title-compact{font-size:21px}
  .task-poster>h3.poster-title-tiny{font-size:17px}
  .admin-task-table{overflow:visible}
  .admin-task-row{min-width:0;grid-template-columns:minmax(0,1fr) auto;align-items:start;padding:14px;border:1px solid #e0e5ee;border-radius:14px;background:#fff}
  .admin-task-row>b,.admin-task-row>span,.admin-task-row>strong{grid-column:1}
  .admin-task-row>em{grid-column:2;grid-row:1}
  .admin-task-row>div{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;width:100%}
  .admin-task-row button{min-height:40px;font-size:8px}
  .admin-review-actions{grid-template-columns:1fr}
}

/* v11 dated posts and referral-funded connection points */
.task-publish-form input[type="date"]{min-height:44px;color:#17233b}
.task-publish-form label>small{display:block;margin-top:5px;color:#8791a4;font-size:7px;line-height:1.5}
.task-card-top>em.expired,.admin-task-row>em.expired{background:#f1f2f5;color:#777f8e}
.flow-status.expired,.connection-row em.expired{background:#f0f2f5;color:#8993a5}
.greeting-shortage{padding-top:48px}
.greeting-shortage>p{color:#68748a;font-size:9px;line-height:1.7}
.greeting-shortage>p>b{color:#2f6bff}
.shortage-options{display:grid;gap:9px;margin:15px 0}
.shortage-options>button{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;padding:14px;border:1px solid #dce4f2;border-radius:14px;background:#fff;color:#17233b;text-align:left}
.shortage-options>button>i{width:38px;height:38px;display:grid;place-items:center;border-radius:11px;background:#edf3ff;color:#2f6bff;font-size:13px;font-weight:900;font-style:normal}
.shortage-options>button.free{border-color:#c9eadc;background:#f6fffb}
.shortage-options>button.free>i{background:#dff7ed;color:#16815c}
.shortage-options b{display:flex;flex-direction:column;font-size:10px}
.shortage-options small{margin-top:4px;color:#7b879a;font-size:7px;font-weight:500;line-height:1.5}
.shortage-options em{color:#2f6bff;font-size:8px;font-weight:900;font-style:normal}
.shortage-options .free em{color:#16815c}
.shortage-rule{padding:10px;border-radius:10px;background:#f5f7fb;font-size:7px!important}
.greeting-wallet{grid-template-columns:1fr}
.greeting-wallet .greeting-wallet-actions{display:grid;grid-template-columns:1fr 1fr;gap:7px}
.greeting-wallet .greeting-wallet-actions button{grid-column:auto;grid-row:auto;width:100%;padding:9px;border:0;border-radius:9px;background:#fff;color:#245edc;font-size:8px;font-weight:900}
.greeting-wallet .greeting-wallet-actions button:last-child{background:#dff7ed;color:#127755}
.greeting-wallet span>em{margin-top:3px;color:#c9dbff;font-size:7px;font-style:normal}
.invite-reward-badge{margin:4px 0 14px;padding:9px 10px;border:1px solid rgba(255,255,255,.22);border-radius:10px;background:rgba(255,255,255,.12);font-size:8px;font-weight:900;text-align:center}
.referral-list{margin-top:10px}
@media(max-width:480px){
  .shortage-options>button{grid-template-columns:auto minmax(0,1fr)}
  .shortage-options em{grid-column:2}
}
@media(max-width:700px){
  .support-case-row,.feature-review-row{grid-template-columns:1fr auto}
  .support-case-row>span,.feature-review-row>span,.support-case-row>div,.feature-review-row>div{grid-column:1/-1}
  .admin-support-search{grid-template-columns:1fr auto}
  .admin-support-search button:last-child{grid-column:1/-1}
  .task-poster-info{grid-template-columns:1fr 1fr}
  .task-poster-info span:last-child{grid-column:1/-1}
}

/* v12 visual poster studio */
.poster-template-picker{width:min(100%,720px);max-height:94svh;overflow:auto;padding-top:48px}
.poster-template-picker>p{color:#6b778d;font-size:9px;line-height:1.7}
.poster-template-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:11px;margin-top:15px}
.poster-template-option{min-width:0;padding:0;overflow:hidden;border:1px solid #dce3ef;border-radius:17px;background:#fff;text-align:left;box-shadow:0 8px 24px rgba(29,45,77,.06);transition:.18s}
.poster-template-option:active{transform:scale(.98)}
.poster-template-canvas{position:relative;aspect-ratio:3/4;display:flex;flex-direction:column;padding:13px;overflow:hidden;background:#f5f0e6;color:#17233b}
.poster-template-canvas>small{font-size:6px;font-weight:900;letter-spacing:.12em}
.poster-template-canvas>strong{display:-webkit-box;overflow:hidden;margin-top:20px;font-size:16px;line-height:1.08;-webkit-box-orient:vertical;-webkit-line-clamp:3}
.poster-template-person{display:flex;align-items:center;gap:7px;margin-top:auto;padding:7px;border-top:1px solid currentColor}
.poster-template-person img,.poster-template-person>i{width:35px;height:45px;display:grid;place-items:center;flex:0 0 auto;border-radius:3px;object-fit:cover;object-position:center top;background:#17233b;color:#fff;font-style:normal}
.poster-template-person>b{display:flex;min-width:0;flex-direction:column;font-size:8px}
.poster-template-person em{margin-top:3px;font-size:5px;font-style:normal;font-weight:500;opacity:.65}
.poster-template-canvas>u{margin-top:8px;font-size:6px;font-weight:900;text-decoration:none}
.poster-template-canvas.skin-midnight,.poster-template-canvas.skin-intelligence{background:radial-gradient(circle at 100% 0,#31456e,transparent 35%),#111b31;color:#f3efe5}
.poster-template-canvas.skin-minimal{background:#f8f8f5;color:#111}.poster-template-canvas.skin-minimal>strong{font-family:Georgia,"Songti SC",serif;font-weight:500}
.poster-template-canvas.skin-bulletin{background:#ee5c46;color:#fff5e6}.poster-template-canvas.skin-bulletin>strong{font-size:18px}
.poster-template-canvas.skin-campaign{background:linear-gradient(150deg,#185cd4,#38a0ed);color:#fff}.poster-template-canvas.skin-campaign:after{content:"JOIN US";position:absolute;right:-8px;bottom:37px;color:rgba(255,255,255,.13);font-size:25px;font-weight:950;transform:rotate(-90deg)}
.poster-template-canvas.skin-lookbook{background:#101112;color:#ead3a0}
.poster-template-meta{display:flex;flex-direction:column;padding:10px}
.poster-template-meta>b{display:flex;align-items:center;gap:5px;font-size:9px}.poster-template-meta b em{padding:3px 5px;border-radius:999px;background:#edf3ff;color:#2d63df;font-size:5px;font-style:normal}
.poster-template-meta>small{margin-top:5px;color:#7c8799;font-size:7px;line-height:1.4}
.template-picker-tip{padding:10px;border-radius:10px;background:#f4f7fb!important;color:#7c8799!important;text-align:center}
.change-template-button{display:block;margin:-2px 0 10px auto;padding:7px 10px;border:1px solid #dbe3ef;border-radius:999px;background:#fff;color:#315fc9;font-size:8px;font-weight:900}

.studio-template-field{margin:2px 0 13px;padding:0;border:0}.studio-template-field legend{margin-bottom:8px;color:#52617e;font-size:9px;font-weight:700}
.studio-template-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}
.studio-template-grid>label{display:block!important;margin:0!important;cursor:pointer}.studio-template-grid input{position:absolute;opacity:0;pointer-events:none}
.studio-template-preview{aspect-ratio:3/4;display:flex;flex-direction:column;padding:10px;border:2px solid transparent;border-radius:13px;background:#111;color:#ead3a0}
.studio-template-preview>small{font-size:5px;letter-spacing:.12em}.studio-template-preview>b{margin-top:16px;font-size:13px;line-height:1.18}.studio-template-preview>i{margin-top:auto;font-size:6px;font-style:normal}
.studio-template-preview.skin-editorial{background:#f2eee3;color:#17233b}.studio-template-preview.skin-intelligence{background:#13213e;color:#eef2f8}
.studio-template-grid input:checked+.studio-template-preview{border-color:#2f6bff;box-shadow:0 0 0 3px rgba(47,107,255,.12)}
.studio-template-grid>label>strong{display:flex;flex-direction:column;margin-top:6px;color:#17233b;font-size:8px}.studio-template-grid>label>strong small{margin-top:3px;color:#8791a3;font-size:6px;font-weight:500}

/* Plaza: intelligence / bulletin / editorial */
.task-poster.template-intelligence{border-radius:8px;background:radial-gradient(circle at 100% 0,#334972,transparent 32%),#111b31;color:#f1eee6}
.task-poster.template-intelligence .task-poster-city{color:#ddc486}.task-poster.template-intelligence>h3{font-family:Georgia,"Songti SC",serif;font-weight:600}
.task-poster.template-intelligence .task-poster-info span{border-radius:2px;background:transparent}.task-poster.template-intelligence .task-poster-tags span{border:1px solid #71809b;border-radius:2px;background:transparent}
.task-poster.template-intelligence .task-poster-bottom{border-radius:3px;background:#f1eee6}
.task-poster.template-bulletin{border-radius:8px;background:linear-gradient(155deg,#ec5b45,#c83735);color:#fff4e9}
.task-poster.template-bulletin .task-poster-city{color:#fff0a7}.task-poster.template-bulletin>h3{font-size:34px;text-transform:uppercase}
.task-poster.template-bulletin .task-poster-info span{border-radius:0;background:rgba(255,255,255,.08)}.task-poster.template-bulletin .task-poster-bottom{border-radius:0}
.task-poster.template-editorial{border:1px solid #d8d0c2;border-radius:8px;background:#f4f0e7;color:#17233b;box-shadow:none}
.task-poster.template-editorial .task-poster-brand small,.task-poster.template-editorial .task-poster-sub,.task-poster.template-editorial .task-poster-info small,.task-poster.template-editorial .task-poster-desc,.task-poster.template-editorial>footer{color:#677185}
.task-poster.template-editorial .task-poster-brand em{border-color:#17233b;background:transparent}.task-poster.template-editorial .task-poster-city{color:#bd473b}
.task-poster.template-editorial>h3{font-family:Georgia,"Songti SC",serif;font-weight:600}.task-poster.template-editorial .task-poster-info span{border-color:#cfc5b5;border-radius:0;background:transparent}
.task-poster.template-editorial .task-poster-tags span{border-bottom:1px solid #bd473b;border-radius:0;background:transparent}.task-poster.template-editorial .task-poster-bottom{border:1px solid #d3cabb;border-radius:0;background:transparent}

/* Referral: campaign / editorial / midnight */
.invite-poster.template-campaign{aspect-ratio:3/4;border-radius:8px;background-image:linear-gradient(150deg,rgba(18,87,205,.92),rgba(45,156,232,.9)),var(--poster-custom-image,none);background-size:cover;background-position:center}
.invite-poster.template-campaign:after{content:"JOIN THE CITY";position:absolute;right:-70px;top:230px;color:rgba(255,255,255,.12);font-size:28px;font-weight:950;letter-spacing:.08em;transform:rotate(90deg)}
.invite-poster.template-editorial{aspect-ratio:3/4;border:1px solid #d7cfc0;border-radius:8px;background:#f3efe5;color:#17233b;box-shadow:none}
.invite-poster.template-editorial .invite-poster-top small,.invite-poster.template-editorial>p,.invite-poster.template-editorial .invite-poster-bottom small{color:#687286}
.invite-poster.template-editorial .invite-eyebrow{color:#bd473b}.invite-poster.template-editorial>h3{font-family:Georgia,"Songti SC",serif;font-weight:600}
.invite-poster.template-editorial .invite-points span{border-color:#b8ae9f;border-radius:0;background:transparent}.invite-poster.template-editorial .invite-reward-badge{border-color:#bd473b;border-radius:0;background:transparent;color:#bd473b}
.invite-poster.template-editorial .invite-poster-bottom{border:1px solid #d1c7b7;border-radius:0;background:transparent}.invite-poster.template-editorial>strong{color:#17233b}
.invite-poster.template-midnight{aspect-ratio:3/4;border-radius:8px;background:radial-gradient(circle at 100% 0,#344970,transparent 32%),#10192c;color:#eee9dd}
.invite-poster.template-midnight .invite-eyebrow,.invite-poster.template-midnight>strong{color:#dec37f}.invite-poster.template-midnight .invite-points span{border-color:#6c7890;border-radius:2px;background:transparent}.invite-poster.template-midnight .invite-reward-badge{border-radius:2px;background:#1d2940}.invite-poster.template-midnight .invite-poster-bottom{border-radius:3px;background:#eee9dd}

@media(max-width:600px){
  .poster-template-grid{grid-template-columns:repeat(3,minmax(118px,1fr));overflow-x:auto;padding-bottom:7px;scroll-snap-type:x mandatory}
  .poster-template-option{scroll-snap-align:start}.poster-template-canvas{padding:10px}.poster-template-canvas>strong{font-size:14px}.poster-template-meta{padding:8px}
  .studio-template-grid{grid-template-columns:repeat(3,minmax(104px,1fr));overflow-x:auto;padding-bottom:6px}
}

/* v13 9:16 premium poster system */
.profile-poster{
  box-sizing:border-box;
  width:420px;
  max-width:100%;
  aspect-ratio:9/16;
  min-height:0;
  display:flex;
  flex-direction:column;
  overflow:hidden;
  padding:22px;
  border-radius:20px;
}
.poster-render-wrap>[hidden]{display:none!important}
.poster-render-wrap{min-height:0}
.generated-poster-image{width:420px;max-width:100%;height:auto;aspect-ratio:9/16;object-fit:contain;border-radius:18px}
.poster-template-canvas,.studio-template-preview{aspect-ratio:9/16}
.poster-template-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
.poster-template-canvas>strong{margin-top:14px}
.poster-template-person{margin-top:auto}
.poster-template-canvas.skin-portrait-cover{background:#f3efe4;color:#15213b}
.poster-template-canvas.skin-city-people{background:linear-gradient(90deg,#d9d4c8 0 47%,#f7f4ec 47%);color:#15213b}
.poster-template-canvas.skin-mist-interview{background:#dfe9ed;color:#38566b}
.poster-template-canvas.skin-sage-guide{background:#dfe4d5;color:#34483a}
.poster-template-canvas.skin-sand-dossier{background:#ddcdb6;color:#4c382e}
.poster-template-canvas.skin-studio-brand{background:linear-gradient(180deg,#192d4c 0 48%,#eee8dc 48%);color:#10264d}
.poster-template-canvas.skin-studio-brand>small,.poster-template-canvas.skin-studio-brand>strong{color:#fff}
.talent-poster .poster-brand,.studio-poster .poster-brand{flex:0 0 auto}
.talent-profile-visual{position:relative;min-height:0;overflow:hidden}
.talent-profile-visual .poster-photo{width:100%;height:100%!important;margin:0!important;display:block;object-fit:cover!important;object-position:center top!important;transform:none!important}
.poster-index{position:absolute;font-size:7px;font-weight:800;letter-spacing:.16em}
.poster-signature{display:-webkit-box;overflow:hidden;margin:0;font-family:Georgia,"Songti SC",serif;font-size:17px;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.talent-poster .poster-tags{flex:0 0 auto}
.talent-poster .poster-data{flex:0 0 auto;margin:12px 0 10px;padding:10px 0}
.talent-poster .poster-data.talent-core-data{grid-template-columns:.82fr .82fr 1.1fr 1.45fr}
.talent-poster .poster-data b{display:-webkit-box;overflow:hidden;max-width:100%;font-size:11px;line-height:1.25;text-align:center;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.talent-poster .poster-data small{font-size:6px}
.talent-poster .poster-bottom,.studio-poster .poster-bottom{margin-top:auto;flex:0 0 auto}
.poster-bottom.qr-hidden{grid-template-columns:1fr}

/* 工作室品牌名片 */
.studio-poster.template-studio-brand{padding:0;background:#f1ede4;color:#10264d;box-shadow:none}
.template-studio-brand .poster-brand{height:62px;padding:16px 22px;background:#f5f2eb}
.template-studio-brand .poster-brand>em{border:1px solid #a99b80;background:transparent;color:#10264d}
.studio-profile-visual{position:relative;height:350px;flex:0 0 auto;overflow:hidden}
.studio-profile-visual>img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}
.studio-profile-logo{position:absolute;left:25px;bottom:22px;width:62px;height:62px;display:grid;place-items:center;border:5px solid #f1ede4;border-radius:50%;background:#10264d;color:#fff;overflow:hidden}
.studio-profile-logo img{width:100%;height:100%;object-fit:contain;background:#fff}.studio-profile-logo i{font-size:24px;font-style:normal;font-weight:900}
.studio-profile-copy{padding:23px 25px 10px}.studio-profile-copy small{color:#a0734d;font-size:8px;font-weight:900}.studio-profile-copy h3{margin:6px 0 7px;font-family:Georgia,"Songti SC",serif;font-size:31px}.studio-profile-copy p{margin:0;color:#596276;font-size:10px}
.template-studio-brand .poster-data{margin:8px 25px 14px;padding:14px 0;border-color:#c8bead}
.template-studio-brand .poster-data b{font-size:11px}.template-studio-brand .poster-bottom{margin:0 25px 24px;border-radius:4px;background:#10264d;color:#fff}.template-studio-brand .poster-bottom small{color:#c9d2df}.template-studio-brand .poster-bottom em{color:#e0c58a}

/* 工作室表单 */
.studio-brand-upload-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:12px}.studio-brand-upload-grid label{padding:11px;border:1px solid #dce3ef;border-radius:13px;background:#f8fafd}.studio-brand-upload-grid input{width:100%;margin:7px 0}.studio-brand-upload-grid img{width:100%;height:94px;margin-top:8px;border-radius:9px;object-fit:cover}.studio-brand-upload-grid small{display:block;color:#8791a4;font-size:7px;line-height:1.5}
.qr-switch{margin-top:-38px;margin-right:88px}
.studio-template-preview.skin-gallery{background:#f2eee5;color:#272727}.studio-template-preview.skin-letter{background:#153d72;color:#f4f1e9}.studio-template-preview.skin-observation{background:#d5b098;color:#2c2a28}

/* 工作室推荐达人：三套统一9:16字段 */
.studio-talent-poster{display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:38px 16px 64px 280px 42px 22px 42px 24px 96px 10px;align-content:center;gap:6px;padding:20px;background:#f3efe6;color:#252525}
.studio-talent-poster>*{min-width:0;max-width:100%}
.studio-card-brand{display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:9px}.studio-card-brand>img,.studio-card-brand>i{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;object-fit:contain;background:#17233b;color:#fff;font-style:normal;font-weight:900}.studio-card-brand>b{display:flex;min-width:0;flex-direction:column;font-size:10px}.studio-card-brand>b>span{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.studio-card-brand small{margin-top:3px;font-size:6px;font-weight:500}.studio-card-brand em{padding:6px 8px;font-size:6px;font-style:normal}
.studio-talent-poster .studio-card-city{width:100%;margin:0;font-size:8px;font-weight:900;letter-spacing:.08em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.studio-talent-poster>h3{display:-webkit-box;width:100%;overflow:hidden;margin:0;font-family:Georgia,"Songti SC",serif;font-size:29px;line-height:1.12;overflow-wrap:anywhere;word-break:break-all;-webkit-box-orient:vertical;-webkit-line-clamp:2}.studio-talent-poster>h3.studio-headline-medium{font-size:26px}.studio-talent-poster>h3.studio-headline-compact{font-size:22px;line-height:1.12}
.studio-talent-person{display:grid;grid-template-columns:minmax(0,1.75fr) minmax(0,1fr);gap:12px;min-height:0;overflow:hidden}.studio-talent-copy{display:flex;min-width:0;flex-direction:column;justify-content:center;padding:11px}.studio-talent-person small{font-size:7px}.studio-talent-person b{display:block;margin:7px 0;font:500 24px/1.16 Georgia,"Songti SC",serif}.studio-talent-person p{display:-webkit-box;overflow:hidden;margin:0;font-size:8px;line-height:1.65;-webkit-box-orient:vertical;-webkit-line-clamp:4}
.studio-talent-facts{display:grid;grid-template-columns:1.15fr .75fr .75fr 1.35fr;border-top:1px solid currentColor;border-bottom:1px solid currentColor}.studio-talent-facts span{display:flex;min-width:0;align-items:center;justify-content:center;flex-direction:column;border-right:1px solid currentColor}.studio-talent-facts span:last-child{border:0}.studio-talent-facts small{font-size:5.5px;opacity:.62}.studio-talent-facts b{overflow:hidden;max-width:100%;margin-top:3px;font-size:8px;white-space:nowrap;text-overflow:ellipsis}
.studio-talent-data{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin:0;padding:5px 0;border-top:1px solid currentColor;border-bottom:1px solid currentColor}.studio-talent-data span{display:flex;min-width:0;flex-direction:column;align-items:center;justify-content:center;border-right:1px solid currentColor}.studio-talent-data span:last-child{border:0}.studio-talent-data small{font-size:5.5px;opacity:.65}.studio-talent-data b{display:-webkit-box;overflow:hidden;margin-top:3px;font-size:8px;line-height:1.15;text-align:center;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.studio-card-tags{display:flex;align-items:center;flex-wrap:wrap;gap:6px;overflow:hidden}.studio-card-tags span{padding:5px 7px;font-size:6.5px}.studio-card-bottom{display:grid;grid-template-columns:1fr 74px;align-items:center;align-self:stretch;gap:10px;margin:0;padding:10px 12px}.studio-card-bottom>b{display:flex;flex-direction:column;font-size:10px}.studio-card-bottom small{margin-top:5px;font-size:7px;font-weight:500}.studio-card-bottom img,.studio-card-bottom .poster-qrcode,.direct-qr{width:74px;height:74px;object-fit:contain}.studio-card-bottom.qr-hidden{grid-template-columns:1fr}.studio-talent-poster>footer{margin:0;font-size:6px;text-align:center}
@media(max-width:600px){
  .poster-template-grid{grid-template-columns:repeat(3,minmax(124px,1fr))}
  .profile-poster{width:420px}
  .studio-brand-upload-grid{grid-template-columns:1fr}
}

/* v14：九套母版真正差异化。所有人物照片只允许 cover 等比裁切，禁止任何拉伸。 */
.talent-photo-gallery,
.studio-talent-photo-grid{
  width:100%;
  height:100%;
  min-width:0;
  min-height:0;
  display:grid;
  gap:3px;
  overflow:hidden;
}
.talent-photo-gallery>img,
.studio-talent-photo-grid>img{
  width:100%!important;
  height:100%!important;
  min-width:0!important;
  min-height:0!important;
  display:block!important;
  object-fit:cover!important;
  object-position:center top!important;
  transform:none!important;
  max-width:none!important;
}
.talent-photo-gallery.photo-count-1,.studio-talent-photo-grid.photo-count-1{grid-template-columns:1fr}
.talent-photo-gallery.photo-count-2,.studio-talent-photo-grid.photo-count-2{grid-template-columns:repeat(2,1fr)}
.talent-photo-gallery.photo-count-3,.studio-talent-photo-grid.photo-count-3{grid-template-columns:1.7fr 1fr;grid-template-rows:repeat(2,1fr)}
.talent-photo-gallery.photo-count-3>img:first-child,.studio-talent-photo-grid.photo-count-3>img:first-child{grid-row:1/3}
.talent-photo-gallery.photo-count-4,.studio-talent-photo-grid.photo-count-4{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}
.talent-photo-gallery.photo-count-0,.studio-talent-photo-grid.photo-count-0{place-items:center;background:#e6e8eb}.talent-photo-gallery.photo-count-0 i,.studio-talent-photo-grid.photo-count-0 i{font-size:10px;font-style:normal;opacity:.55}

/* 母版缩略图：用户在选择前就能看出结构差异 */
.poster-template-canvas.skin-portrait-cover{
  background:linear-gradient(180deg,#0b55d5 0 62%,#f7f7f2 62%);
  color:#fff;
}
.skin-portrait-cover .poster-template-person{margin:10px -5px 0;padding:8px;background:#fff;color:#0e2550;border:0}
.skin-portrait-cover>u{margin-top:auto;color:#0b55d5}
.poster-template-canvas.skin-city-people{
  background:linear-gradient(90deg,#08090b 0 51%,#17191d 51%);
  color:#f3efe5;
}
.skin-city-people .poster-template-person img{filter:grayscale(1) contrast(1.12)}
.skin-city-people .poster-template-person{border-color:#777}
.skin-city-people>u{color:#e06745}
.poster-template-canvas.skin-mist-interview{
  background:radial-gradient(circle at 82% 17%,#d8d1f4 0 18%,transparent 19%),linear-gradient(180deg,#f3f1f8,#dfe4f1);
  color:#28345d;
}
.skin-mist-interview .poster-template-person{padding:8px;border:1px solid #aab5d5;border-radius:12px;background:rgba(255,255,255,.55)}
.poster-template-canvas.skin-sage-guide{
  background-color:#123b2f;
  background-image:linear-gradient(rgba(218,230,194,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(218,230,194,.08) 1px,transparent 1px);
  background-size:18px 18px;
  color:#eff0d7;
}
.skin-sage-guide:after{content:"23.1291°N";position:absolute;right:8px;top:38px;color:#9bbb83;font:700 7px/1.4 monospace;writing-mode:vertical-rl}
.skin-sage-guide .poster-template-person{border-color:#8cac76}
.poster-template-canvas.skin-sand-dossier{
  background:#f1eadd;
  color:#1b2948;
}
.skin-sand-dossier:before{content:"EDITORIAL / 05";position:absolute;left:0;top:54px;padding:5px 10px;background:#b84d3e;color:#fff;font-size:6px;letter-spacing:.12em}
.skin-sand-dossier>strong{margin-top:42px;font-family:Georgia,"Songti SC",serif;font-weight:500}
.skin-sand-dossier .poster-template-person{border-color:#b84d3e}

/* 1 城市履历：钴蓝职业信息卡 */
.talent-poster.template-portrait-cover{
  padding:0;
  background:linear-gradient(180deg,#0b55d5 0 61%,#f7f7f2 61%);
  color:#102348;
}
.template-portrait-cover .poster-brand{
  height:54px;
  padding:13px 20px;
  color:#fff;
}
.template-portrait-cover .poster-brand small{color:#cfe0ff}
.template-portrait-cover .poster-brand>em{border-color:rgba(255,255,255,.55);color:#fff}
.template-portrait-cover .talent-profile-visual{
  width:calc(100% - 40px);
  height:312px;
  margin:0 20px!important;
  border:4px solid #fff;
  box-shadow:0 16px 35px rgba(6,35,94,.28);
}
.template-portrait-cover .poster-index{left:10px;bottom:10px;background:#0b55d5;color:#fff}
.template-portrait-cover .poster-name{
  display:grid;
  grid-template-columns:1fr auto;
  align-items:end;
  min-height:88px;
  padding:15px 24px 7px;
  color:#fff;
}
.template-portrait-cover .poster-name h3{grid-row:1/3;margin:0;font-size:35px;font-weight:800;color:#fff}
.template-portrait-cover .poster-name small,.template-portrait-cover .poster-name p{grid-column:2;margin:0;color:#d4e3ff}
.template-portrait-cover .poster-signature{
  min-height:48px;
  padding:11px 24px 5px;
  color:#17315d;
  font-size:14px;
}
.template-portrait-cover .poster-tags{margin:0 24px 4px}
.template-portrait-cover .poster-tags span{border-color:#b8c5d8;background:#fff;color:#17315d}
.template-portrait-cover .poster-data{margin:5px 24px;padding:8px 0;border-color:#bac4d3}
.template-portrait-cover .poster-bottom{min-height:82px;margin:4px 24px 18px;border:0;background:#102348;color:#fff}
.template-portrait-cover .poster-bottom small{color:#c8d3e5}.template-portrait-cover .poster-bottom em{color:#79a6ff}

/* 2 黑白人物志：电影感人物专访 */
.talent-poster.template-city-people{
  display:grid;
  grid-template-columns:minmax(0,1fr);
  grid-template-rows:52px 270px 70px 60px 36px 58px 86px;
  align-content:center;
  gap:8px;
  padding:18px;
  background:#090a0c;
  color:#f4f0e8;
}
.template-city-people .poster-brand{grid-column:1;color:#fff}
.template-city-people .poster-brand small{color:#8c8f96}
.template-city-people .poster-brand>em{border-color:#696c72;color:#fff}
.template-city-people .talent-profile-visual{grid-column:1;grid-row:2;border:1px solid #35383e}
.template-city-people .talent-photo-gallery.photo-count-3{grid-template-columns:1.28fr 1fr;grid-template-rows:repeat(2,1fr)}
.template-city-people .talent-photo-gallery.photo-count-3>img:first-child{grid-column:1;grid-row:1/3}
.template-city-people .talent-photo-gallery>img{filter:grayscale(1) contrast(1.12)}
.template-city-people .poster-index{background:#f0eee7;color:#111}
.template-city-people .poster-name{grid-column:1;grid-row:3;display:grid;grid-template-columns:1fr auto;align-items:end;min-width:0;color:#fff}
.template-city-people .poster-name h3{grid-column:1;grid-row:1/3;margin:0;font-size:34px;color:#fff}
.template-city-people .poster-name small,.template-city-people .poster-name p{grid-column:2;margin:0}
.template-city-people .poster-name small,.template-city-people .poster-name p{color:#9b9da2}
.template-city-people .poster-signature{grid-column:1;grid-row:4;border-color:#d65b3d;color:#ef7a58;font-size:16px}
.template-city-people .poster-tags{grid-column:1;grid-row:5}
.template-city-people .poster-tags span{color:#c9c9c7}
.template-city-people .poster-data{grid-column:1;grid-row:6;margin:0;border-color:#555;color:#fff}
.template-city-people .poster-data small{color:#8e9096}
.template-city-people .poster-bottom{grid-column:1;grid-row:7;border-color:#5c5e64;background:#15171b;color:#fff}
.template-city-people .poster-bottom small{color:#9d9fa4}.template-city-people .poster-bottom em{color:#ef7656}

/* 3 雾紫轻访谈：柔和数据型卡片 */
.talent-poster.template-mist-interview{
  padding:20px;
  background:radial-gradient(circle at 88% 10%,#d9d1f6 0 12%,transparent 30%),linear-gradient(180deg,#f3f2f7,#dde3f1);
  color:#26345c;
}
.template-mist-interview .poster-brand>em{background:#6673a9}
.template-mist-interview .talent-profile-visual{
  width:280px;
  height:278px;
  margin:14px auto 10px!important;
  padding:8px;
  border:1px solid #a7b0d0;
  border-radius:145px 145px 18px 18px;
  background:rgba(255,255,255,.7);
}
.template-mist-interview .talent-photo-gallery{border-radius:135px 135px 12px 12px}
.template-mist-interview .poster-name h3{font-size:31px}
.template-mist-interview .poster-name small,.template-mist-interview .poster-name p{color:#68749a}
.template-mist-interview .poster-signature{min-height:48px;margin:5px 18px;font-size:15px}
.template-mist-interview .poster-tags{margin:0;justify-content:center}
.template-mist-interview .poster-data{margin:8px 0;padding:9px 0;border-color:#aab4d0;background:rgba(255,255,255,.34)}
.template-mist-interview .poster-bottom{min-height:82px;border-color:#a6b0cd;background:rgba(255,255,255,.58)}

/* 4 城市漫游地图：深森林绿与坐标网格 */
.talent-poster.template-sage-guide{
  padding:20px;
  background-color:#12392e;
  background-image:linear-gradient(rgba(213,229,189,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(213,229,189,.07) 1px,transparent 1px);
  background-size:27px 27px;
  color:#edf0d6;
}
.talent-poster.template-sage-guide:before{content:"23.1291°N / 113.2644°E";right:15px;top:110px;color:#9ab484;font:700 10px/1 monospace;transform:rotate(90deg)}
.template-sage-guide .poster-brand{color:#fff}.template-sage-guide .poster-brand small{color:#9eb7a5}
.template-sage-guide .poster-brand>em{background:#dce8bd;color:#18382f}
.template-sage-guide .talent-profile-visual{width:306px;height:286px;margin:16px 50px 8px 0!important;border:1px solid #8ca77b}
.template-sage-guide .talent-photo-gallery{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}
.template-sage-guide .poster-index{right:-56px;color:#cbd9af}
.template-sage-guide .poster-name{display:grid;grid-template-columns:1fr auto;align-items:end}
.template-sage-guide .poster-name h3{font-size:35px;color:#fff}.template-sage-guide .poster-name small,.template-sage-guide .poster-name p{color:#9fb5a5}
.template-sage-guide .poster-signature{min-height:52px;margin:5px 0;padding:9px 0;border-color:#6b8a70;color:#dce8c5;font-size:15px}
.template-sage-guide .poster-tags{margin:0}.template-sage-guide .poster-tags span{border-color:#819a71;color:#e1e8cc}
.template-sage-guide .poster-data{margin:7px 0;border-color:#6a846d}.template-sage-guide .poster-data small{color:#9db1a0}
.template-sage-guide .poster-bottom{min-height:82px;background:#edf0d9;color:#17372e}

/* 5 编辑部人物册：暖白纸张与红色编辑线 */
.talent-poster.template-sand-dossier{
  display:grid;
  grid-template-columns:210px minmax(0,1fr);
  grid-template-rows:54px 190px 112px 58px 60px 92px;
  align-content:center;
  gap:0 18px;
  padding:20px;
  background:#f2ecdf;
  color:#152342;
}
.template-sand-dossier:before{content:"EDITORIAL / CITY PEOPLE";left:auto;right:17px;top:78px;color:#b44a3c;font-size:7px;letter-spacing:.18em;writing-mode:vertical-rl}
.template-sand-dossier .poster-brand{grid-column:1/3}
.template-sand-dossier .poster-brand>em{background:#b54c3e}
.template-sand-dossier .talent-profile-visual{grid-column:1;grid-row:2/5;width:210px;height:auto;margin:0!important;padding:0;background:transparent}
.template-sand-dossier .talent-photo-gallery.photo-count-3{grid-template-columns:repeat(2,1fr);grid-template-rows:1.55fr 1fr}.template-sand-dossier .talent-photo-gallery.photo-count-3>img:first-child{grid-column:1/3;grid-row:1}
.template-sand-dossier .poster-name{grid-column:2;grid-row:2;align-self:end;display:block;border-bottom:1px solid #b34e40;padding-bottom:12px}
.template-sand-dossier .poster-name h3{font-size:35px}.template-sand-dossier .poster-name p{color:#6c6a66}
.template-sand-dossier .poster-signature{grid-column:2;grid-row:3;margin:0;padding:11px 0;color:#a1473b;font-size:16px}
.template-sand-dossier .poster-tags{grid-column:2;grid-row:4;align-content:start}.template-sand-dossier .poster-tags span{padding:3px 0;background:transparent;color:#23304b}
.template-sand-dossier .poster-data{grid-column:1/3;grid-row:5;margin:0;border-color:#b9ae9e}
.template-sand-dossier .poster-bottom{grid-column:1/3;grid-row:6;margin:0;border:1px solid #c5b9a6;background:transparent}

/* 工作室自由制卡：三套结构不同，而不是只换颜色 */
.studio-card-photo-uploader{margin-bottom:14px}
.studio-talent-direction{overflow:hidden;margin:0;font-size:8px;line-height:1.6;letter-spacing:.04em;white-space:nowrap;text-overflow:ellipsis}
.studio-talent-poster.template-gallery{
  background:#f5f0e7;
  color:#282622;
  box-shadow:none;
}
.studio-talent-poster.template-gallery .studio-card-brand em{border:1px solid #b6a680;background:transparent;color:#5d513a}
.template-gallery .studio-talent-person{grid-template-columns:minmax(0,1.8fr) minmax(0,1fr);padding:9px;border:1px solid #c8bdab;background:#eee7da}
.template-gallery .studio-talent-photo-grid{border:6px solid #fff;box-shadow:0 8px 18px rgba(78,62,40,.12)}
.template-gallery .studio-talent-copy{background:#f7f3eb}
.template-gallery .studio-card-city{color:#947853}
.template-gallery .studio-talent-direction{display:flex;align-items:center;padding:0 8px;border-left:3px solid #9e8762;color:#6d6254}
.template-gallery .studio-talent-facts,.template-gallery .studio-talent-data{border-color:#c8bdab}
.studio-talent-poster.template-gallery .studio-card-tags span{border:1px solid #cfc6b6;background:transparent}
.studio-talent-poster.template-gallery .studio-card-bottom{background:#fff}

.studio-talent-poster.template-letter{
  padding:22px;
  background:linear-gradient(180deg,#f5f2e9 0 82%,#123764 82%);
  color:#123764;
  box-shadow:inset 0 0 0 7px #123764;
}
.studio-talent-poster.template-letter:before{content:"正式推荐";position:absolute;right:27px;top:91px;padding:10px;border:2px solid #c76b50;border-radius:50%;color:#c76b50;font-size:10px;font-weight:900;transform:rotate(-8deg)}
.studio-talent-poster.template-letter .studio-card-brand em{border:1px solid #6680a3;background:transparent;color:#123764}
.template-letter .studio-talent-person{grid-template-columns:minmax(0,1.25fr) minmax(0,.75fr);padding:10px;border-top:1px solid #7690b0;border-bottom:1px solid #7690b0;background:rgba(255,255,255,.42)}
.template-letter .studio-talent-photo-grid{grid-column:1;grid-row:1}
.template-letter .studio-talent-photo-grid.photo-count-3{grid-template-columns:repeat(2,1fr);grid-template-rows:1.65fr 1fr}.template-letter .studio-talent-photo-grid.photo-count-3>img:first-child{grid-column:1/3;grid-row:1}
.template-letter .studio-talent-copy{grid-column:2;grid-row:1;padding:12px 8px}
.template-letter .studio-talent-direction{display:flex;align-items:center;color:#5f7490}
.template-letter .studio-talent-facts,.template-letter .studio-talent-data{border-color:#6680a3}
.studio-talent-poster.template-letter .studio-card-tags span{border:1px solid #6680a3;background:transparent}
.template-letter .studio-card-bottom{background:#fff}
.studio-talent-poster.template-letter>footer{color:#f5f2ea}

.studio-talent-poster.template-observation{
  padding:20px;
  background:#e5c7b3;
  color:#292421;
  box-shadow:none;
}
.studio-talent-poster.template-observation:after{content:"OBS / 04";position:absolute;right:17px;top:85px;color:rgba(125,55,35,.15);font:47px/1 Georgia;writing-mode:vertical-rl}
.template-observation .studio-talent-person{
  position:relative;
  display:block;
  height:280px;
  padding:0;
  overflow:hidden;
  background:#25211f;
}
.template-observation .studio-talent-photo-grid{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);gap:2px;filter:saturate(.82) contrast(1.02)}
.template-observation .studio-talent-copy{
  position:absolute;
  left:0;right:0;bottom:0;
  padding:38px 14px 11px;
  background:linear-gradient(transparent,rgba(20,17,15,.92));
  color:#fff;
}
.template-observation .studio-talent-person b{color:#fff}
.template-observation .studio-talent-person p{color:#e8ddd4}
.template-observation .studio-talent-direction{display:flex;align-items:center;color:#694938}
.template-observation .studio-talent-facts{border-color:#a46b55}
.template-observation .studio-talent-data{border:0;background:#5d7484;color:#fff}
.studio-talent-poster.template-observation .studio-card-tags span{border:1px solid #a46b55;background:transparent}
.studio-talent-poster.template-observation .studio-card-bottom{background:#f7f2e9}

@media(max-width:600px){
  .poster-template-canvas.skin-city-people .poster-template-person{filter:none}
  .qr-switch{margin-top:8px;margin-right:0}
}

/* v0.11.2 成片质检修正：导出满版、二维码归位、标签可读、工作室联系区一体化 */
.profile-poster,
.generated-poster-image{
  border-radius:0!important;
}
.generated-poster-image{
  background:transparent;
}
.sheet button.is-generating,
.sheet button:disabled.is-generating{
  position:relative;
  opacity:.72;
  cursor:wait;
  pointer-events:none;
}

/* 网格母版必须显式指定品牌行，避免浏览器自动把品牌块排到二维码旁边。 */
.template-city-people .poster-brand{
  grid-column:1;
  grid-row:1;
}
.template-sand-dossier .poster-brand{
  grid-column:1/3;
  grid-row:1;
}
.template-sand-dossier .poster-bottom{
  position:relative;
}
.template-sand-dossier .poster-qrcode{
  align-self:center;
  justify-self:end;
  transform:none!important;
}

/* 深色母版的胶囊采用同色透明底和高对比文字，不再出现“空白方块”。 */
.template-city-people .poster-tags span{
  border:1px solid #d9684a;
  background:rgba(217,104,74,.14);
  color:#ffd9ce;
}
.template-sage-guide .poster-tags span{
  border:1px solid #a9bf91;
  background:rgba(219,232,193,.14);
  color:#f3f5df;
}
.template-mist-interview .poster-tags span{
  border:1px solid #909cc2;
  background:rgba(255,255,255,.58);
  color:#34436f;
}

/* 工作室自由制卡不再使用“内卡片 + 外粗边框”，底部联系区与母版同色。 */
.studio-talent-poster{
  grid-template-rows:38px 16px 64px 280px 42px 22px 42px 24px 82px 10px;
}
.studio-card-bottom{
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  align-items:center;
  align-self:stretch;
  gap:10px;
  margin:0;
  padding:8px 10px;
  border-top:1px solid currentColor;
  border-radius:0;
}
.studio-card-bottom>b{
  display:flex;
  min-width:0;
  flex-direction:column;
  font-size:10px;
}
.studio-card-bottom small{
  overflow:hidden;
  margin-top:5px;
  font-size:7px;
  font-weight:500;
  white-space:nowrap;
  text-overflow:ellipsis;
}
.studio-qr-shell{
  width:66px;
  height:66px;
  display:grid;
  place-items:center;
  flex:0 0 auto;
  padding:4px;
  background:#fff;
  box-shadow:0 3px 12px rgba(18,35,59,.12);
}
.studio-card-bottom img,
.studio-card-bottom .poster-qrcode,
.studio-card-bottom .direct-qr{
  width:58px;
  height:58px;
  display:block;
  border-radius:0;
  object-fit:contain;
}
.studio-card-bottom.qr-hidden{
  grid-template-columns:1fr;
}
.studio-talent-poster.template-gallery .studio-card-bottom{
  border-color:#bfae94;
  background:#ece3d5;
}
.studio-talent-poster.template-letter{
  background:linear-gradient(180deg,#f5f2e9 0 84%,#123764 84%);
  box-shadow:none;
}
.studio-talent-poster.template-letter .studio-card-bottom{
  border-color:#7e96b2;
  background:#123764;
  color:#fff;
}
.studio-talent-poster.template-letter .studio-card-bottom small{
  color:#d6e0ed;
}
.studio-talent-poster.template-observation .studio-card-bottom{
  border-color:#7c4f3d;
  background:#5d7484;
  color:#fff;
}
.studio-talent-poster.template-observation .studio-card-bottom small{
  color:#e6edf1;
}

/* V0.12.1 — content review and real-order studio badge */
.review-scope-note{margin:8px 0 0;padding:10px 12px;border-left:3px solid #d7a341;border-radius:0 9px 9px 0;background:#fffaf0;color:#6e6149;font-size:8px;line-height:1.65}
.order-review-box{border-color:#d9e4cf!important;background:linear-gradient(145deg,#fff,#f5f9ef)!important}
.order-review-box h3{color:#193e34}
.profile-manager button[disabled]{cursor:wait;opacity:.62}
.profile-manager footer .primary[disabled]{background:#91adf5}

/* v0.16.0 launch configuration */
.launch-settings{max-width:1060px}.launch-control{display:grid!important;grid-template-columns:minmax(240px,.9fr) 1.4fr;gap:24px;align-items:center;background:linear-gradient(135deg,#10254b,#264f91)!important;color:#fff}.launch-control h2{margin:4px 0 8px!important;font-size:22px!important}.launch-control>span>small{color:#8fb8ff;font-weight:900;letter-spacing:.16em}.launch-control p{margin:0;color:#c9d8f2;font-size:10px;line-height:1.7}.mode-choice{display:grid;grid-template-columns:1fr 1fr;gap:10px}.mode-choice label{margin:0!important;padding:13px;border:1px solid rgba(255,255,255,.18);border-radius:12px;background:rgba(255,255,255,.08);color:#fff!important;cursor:pointer}.mode-choice label:has(input:checked){border-color:#74a4ff;background:rgba(69,126,235,.28);box-shadow:0 0 0 2px rgba(116,164,255,.12)}.mode-choice label input{width:auto;margin:0 0 8px}.mode-choice label b{display:block;font-size:11px}.mode-choice label small{display:block;margin-top:4px;color:#bfcde5;font-size:8px;font-weight:400;line-height:1.5}.mode-choice .hide-test-switch{grid-column:1/-1;display:grid;grid-template-columns:auto 1fr;align-items:center;column-gap:10px}.mode-choice .hide-test-switch input{grid-row:1/3;margin:0}
.launch-checklist{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:14px 0}.launch-checklist>div{display:flex;align-items:center;gap:10px;padding:13px;border:1px solid #e1e6ef;border-radius:13px;background:#fff}.launch-checklist i{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;font-style:normal;font-weight:900}.launch-checklist .ready i{background:#e6f8f0;color:#15966a}.launch-checklist .attention i{background:#fff1dc;color:#c67b17}.launch-checklist b{font-size:10px}.launch-checklist small{display:block;margin-top:3px;color:#8994a7;font-size:8px;font-weight:400}.launch-data-summary{border-color:#dce7ff!important;background:linear-gradient(135deg,#f7faff,#fff)!important}.launch-data-summary>div{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.launch-data-summary span{padding:12px;border-radius:10px;background:#f0f5ff;color:#66738a;font-size:9px}.launch-data-summary span b{display:block;margin-bottom:3px;color:#1b4ba4;font-size:18px}.launch-data-summary p{margin:12px 0 0;color:#78849a;font-size:9px;line-height:1.7}.support-config-card h2{display:flex;align-items:center;justify-content:space-between}.support-config-card h2 em{padding:4px 7px;border-radius:999px;background:#e8f8f1;color:#18835e;font-size:8px;font-style:normal}.qr-config-preview{display:flex;align-items:center;gap:12px}.qr-config-preview small{max-width:260px;color:#8a94a7;line-height:1.6}.test-profile-check{display:grid!important;grid-template-columns:auto 1fr;align-items:center;column-gap:9px;margin-top:12px!important;padding:11px;border:1px solid #f2d392;border-radius:10px;background:#fff9eb;color:#6f5b2c!important}.test-profile-check input{width:auto}.test-profile-check b{font-size:9px}.test-profile-check small{display:block;margin-top:3px;color:#987e46;font-size:8px;font-weight:400;line-height:1.5}.test-data-badge{display:inline-block;margin-left:6px;padding:2px 5px;border-radius:5px;background:#fff0d7;color:#b26b00;font-size:7px;font-weight:800;vertical-align:middle}.launch-settings select{padding:11px;border:1px solid #dfe4ed;border-radius:9px;background:#fff;font:inherit;font-size:10px}
@media(max-width:760px){.launch-control{grid-template-columns:1fr}.mode-choice{grid-template-columns:1fr}.mode-choice .hide-test-switch{grid-column:auto}.launch-checklist{grid-template-columns:1fr 1fr}.launch-data-summary>div{grid-template-columns:1fr 1fr}.qr-config-preview{align-items:flex-start}}
.order-active-card{border-color:#b5cda8!important;box-shadow:0 14px 34px rgba(29,73,55,.13)!important}
.order-badge{display:flex;align-items:center;gap:7px;width:max-content;max-width:100%;margin-bottom:8px;padding:7px 10px;border:1px solid #d8b15a;border-radius:8px;background:linear-gradient(135deg,#183f35,#245b49);color:#fff7d1;font-size:9px;font-weight:900;letter-spacing:.02em}
.order-badge:before{content:"单";display:grid;place-items:center;width:20px;height:20px;flex:0 0 20px;border-radius:6px;background:#e6bd63;color:#183f35;font-size:9px}
.order-badge small{color:#dce9d3;font-size:7px;font-weight:600}
.studio-vip-strip{display:grid;grid-template-columns:1.4fr .8fr .9fr;gap:1px;margin:14px 0;border:1px solid #d3bd7d;border-radius:14px;overflow:hidden;background:#d3bd7d;box-shadow:0 14px 30px rgba(27,66,53,.14)}
.studio-vip-strip>div{display:flex;flex-direction:column;justify-content:center;gap:4px;min-width:0;padding:13px;background:linear-gradient(145deg,#123d32,#215847);color:#f8f0ce}
.studio-vip-strip span{display:inline-flex;align-items:center;gap:6px;font-size:9px;font-weight:900}
.studio-vip-strip span:before{content:"单";display:grid;place-items:center;width:24px;height:24px;border-radius:7px;background:#e7bf64;color:#163d32}
.studio-vip-strip b{font-size:12px}.studio-vip-strip small{color:#bbcfbf;font-size:7px}.studio-vip-strip strong{font-size:10px}
.studio-vip-strip.inactive{border-color:#e2e5e9;background:#e2e5e9;box-shadow:none}
.studio-vip-strip.inactive>div{background:#f7f8fa;color:#647088}.studio-vip-strip.inactive span:before{background:#e7e9ed;color:#7b8493}.studio-vip-strip.inactive small{color:#9ca5b2}
.studio-vip-strip.compact{margin:10px 0}
.order-badge-entry{border-color:#d8e7d1!important;background:linear-gradient(135deg,#f3f9ef,#fff)!important}
.order-badge-entry>span{background:linear-gradient(145deg,#183f35,#2e6d56)!important;color:#ffe7a6!important}
.order-badge-entry.active{box-shadow:0 12px 26px rgba(28,81,59,.13)}
.order-proof-list{display:grid;gap:7px;margin:12px 0;padding:13px;border-radius:12px;background:#f5f8f2;color:#54665d;font-size:9px}
.order-proof-list b{color:#173f34}
.order-badge-application .studio-vip-strip{margin-bottom:12px}
@media(max-width:520px){.studio-vip-strip{grid-template-columns:1fr 1fr}.studio-vip-strip>div:first-child{grid-column:1/-1}.order-badge{align-items:flex-start;flex-wrap:wrap}}
.profile-save-status{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:54px;padding:10px 14px;border:1px solid #dbe5f6;border-radius:14px;background:#f7f9fd;color:#5e6b82}
.profile-save-status b{color:#15233d;font-size:13px}
.profile-save-status span{font-size:11px;text-align:right}
.profile-save-status[data-state="saving"]{border-color:#b9ceff;background:#eff5ff}
.profile-save-status[data-state="saving"] b{color:#2460df}
.profile-save-status[data-state="success"]{border-color:#bde7d6;background:#effbf5}
.profile-save-status[data-state="success"] b{color:#149563}
.profile-save-status[data-state="error"]{border-color:#ffbdb5;background:#fff3f1}
.profile-save-status[data-state="error"] b{color:#d94432}
.admin-build{margin:16px 14px 0;padding:10px 12px;border:1px solid rgba(255,255,255,.12);border-radius:12px;color:#aebbd2;font-size:11px;line-height:1.7}
.admin-build b{display:block;color:#fff;font-size:12px}
.admin-runtime{display:flex;align-items:center;gap:10px;color:#66738a;font-size:11px}
.admin-runtime b{color:#15233d}
@media(max-width:700px){.admin-build{display:none}.admin-runtime{align-items:flex-end;flex-direction:column;gap:2px}.profile-save-status{align-items:flex-start;flex-direction:column}.profile-save-status span{text-align:left}}

/* v0.18.0 operations controls */
.two-level-filter.with-gender-filter{grid-template-columns:1fr 1fr auto minmax(150px,1fr)}
.gender-filter{display:flex;align-items:center;gap:5px;min-width:0;margin:0;padding:0;border:0}
.gender-filter legend{margin-bottom:5px;color:var(--muted);font-size:8px}
.gender-filter button{min-width:42px;padding:9px 10px;border:1px solid var(--line);border-radius:9px;background:#f9fafc;color:#69758d;font-size:9px}
.gender-filter button.active{border-color:#7fa7ff;background:var(--blue);color:#fff;box-shadow:0 6px 14px rgba(47,107,255,.16)}
.task-card>.order-badge{margin:0 0 10px}
.task-card.order-active-card{border-color:#d3b35d!important;background:linear-gradient(145deg,#fffdf5,#fff)!important}
.admin-topup-form{display:grid;grid-template-columns:minmax(250px,1.4fr) minmax(210px,1fr) 140px minmax(230px,1fr) auto;align-items:end;gap:12px;margin-bottom:13px;border-color:#cddcff;background:linear-gradient(135deg,#f4f8ff,#fff)}
.admin-topup-form>div h2{margin:4px 0 7px}
.admin-topup-form>div p{margin:0;color:#708098;font-size:9px;line-height:1.65}
.admin-topup-form label{display:flex;flex-direction:column;gap:5px;color:#65738a;font-size:8px}
.admin-topup-form input,.admin-topup-form select{width:100%;padding:10px;border:1px solid #dbe3f2;border-radius:9px;background:#fff;font:inherit;font-size:9px}
.admin-topup-form .primary{min-height:39px;padding:9px 14px;border:0;border-radius:9px;background:var(--blue);color:#fff;font-size:9px;font-weight:850;white-space:nowrap}
.admin-topup-form .primary[disabled]{cursor:wait;opacity:.65}
@media(max-width:1050px){.admin-topup-form{grid-template-columns:1fr 1fr}.admin-topup-form>div{grid-column:1/-1}.admin-topup-form .primary{align-self:end}}
@media(max-width:700px){.two-level-filter.with-gender-filter{grid-template-columns:1fr 1fr}.two-level-filter.with-gender-filter .gender-filter,.two-level-filter.with-gender-filter>small{grid-column:1/-1}.admin-topup-form{grid-template-columns:1fr}}

/* V0.13.0 — direct dual-sided cooperation confirmation */
.cooperation-intent-sheet{max-width:560px}
.intent-target{display:flex;align-items:center;gap:12px;margin:14px 0;padding:12px;border:1px solid #dce5f4;border-radius:14px;background:#f7f9fd}
.intent-target .avatar{width:44px;height:44px;flex:0 0 44px}
.intent-target b{display:grid;gap:3px;color:#14233e;font-size:15px}.intent-target small{color:#78859a;font-size:10px;font-weight:500}
.intent-source{display:grid;gap:4px;margin-bottom:12px;padding:11px 13px;border-left:3px solid #3470f6;border-radius:0 10px 10px 0;background:#eef4ff}
.intent-source small{color:#647695;font-size:9px}.intent-source b{color:#183a73;font-size:12px}
.intent-picker{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin:13px 0}
.intent-picker label{cursor:pointer}.intent-picker input{position:absolute;opacity:0;pointer-events:none}
.intent-picker span{display:flex;align-items:center;justify-content:center;min-height:42px;padding:9px;border:1px solid #d9e1ed;border-radius:12px;background:#fff;color:#526078;font-size:11px;font-weight:800;text-align:center}
.intent-picker input:checked+span{border-color:#3470f6;background:#edf4ff;color:#1f5de2;box-shadow:0 0 0 2px rgba(52,112,246,.1)}
.connection-cost-rule{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:9px;margin:14px 0;padding:12px;border-radius:14px;background:#12233e;color:#fff}
.connection-cost-rule div{display:grid;gap:3px}.connection-cost-rule div:last-child{text-align:right}.connection-cost-rule small{color:#9eb0cd;font-size:8px}.connection-cost-rule b{font-size:12px}.connection-cost-rule>span{color:#8fa3c4;font-size:8px}
.intent-summary{display:flex;flex-wrap:wrap;gap:7px;margin:10px 0}
.intent-summary i,.admin-intent-tags i{display:inline-flex;padding:6px 9px;border-radius:999px;background:#edf4ff;color:#245dcc;font-size:9px;font-style:normal;font-weight:800}
.direct-invite-success .support-code-box p{margin-top:7px;color:#718099;font-size:9px}
.request-person{flex-wrap:wrap}.request-person>button{margin-left:auto;padding:7px 10px;border:1px solid #d8e3f5;border-radius:9px;background:#fff;color:#2863df;font-size:9px}
.request-source{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:9px 0;padding:9px 11px;border-radius:10px;background:#f3f6fb}
.request-source small{color:#7b879a;font-size:8px}.request-source button{padding:0;border:0;background:transparent;color:#285fc9;font-size:9px;text-align:right}
.receiver-cost-note{margin:10px 0;padding:9px 11px;border-radius:10px;background:#fff8e8;color:#776038;font-size:9px}.receiver-cost-note b{color:#9a6613}
.legacy-invite-note{padding:9px;border-left:3px solid #ccd5e4;background:#f7f8fa;color:#778195!important;font-size:9px!important}
.admin-search{display:flex;gap:9px;margin-bottom:12px}.admin-search input{flex:1;min-height:42px;padding:0 13px;border:1px solid #dbe3ef;border-radius:11px}.admin-search button{min-width:72px}
.admin-intent-tags{display:flex;flex-wrap:wrap;gap:5px;margin-top:6px}.admin-intent-tags i{padding:4px 7px;font-size:8px}
.connection-parties{display:grid;gap:3px}.connection-parties>small{color:#8792a5;font-size:8px}.connection-profile-actions{display:flex!important;gap:7px;margin-top:7px}.connection-profile-actions button{padding:6px 9px;border:1px solid #cddaff;border-radius:7px;background:#f5f8ff;color:#245dcc;font-size:8px;font-weight:800}
@media(max-width:520px){.intent-picker{grid-template-columns:1fr}.connection-cost-rule{grid-template-columns:1fr}.connection-cost-rule div:last-child{text-align:left}.connection-cost-rule>span{padding:2px 0}.admin-search{flex-wrap:wrap}.admin-search input{flex-basis:100%}}
.role-context-bar{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:14px 0;padding:14px 16px;border:1px solid #dbe6ff;border-radius:18px;background:#f7faff}
.role-context-bar.studio{border-color:#ffe0d8;background:#fff8f5}
.role-context-bar>span{display:flex;align-items:center;gap:11px;min-width:0}
.role-context-bar i{display:grid;place-items:center;width:42px;height:42px;border-radius:14px;background:#3272ff;color:#fff;font-style:normal;font-weight:900}
.role-context-bar.studio i{background:#ff715f}
.role-context-bar b{display:flex;flex-direction:column;color:#11213f;font-size:15px;line-height:1.4}
.role-context-bar small{color:#71809b;font-weight:500}
.role-context-bar button{border:1px solid #cad9fa;background:#fff;color:#245fdb;border-radius:999px;padding:9px 14px;font-weight:700;white-space:nowrap}
.role-context-bar.studio button{border-color:#ffd2c8;color:#e95745}

.publish-role-banner{display:flex;align-items:center;gap:12px;padding:13px 14px;border-radius:16px;background:#edf4ff;color:#173769}
.publish-role-banner.studio{background:#fff1ed;color:#733126}
.publish-role-banner>i{display:grid;place-items:center;width:40px;height:40px;border-radius:13px;background:#3475ff;color:#fff;font-style:normal;font-weight:900}
.publish-role-banner.studio>i{background:#ff725f}
.publish-role-banner>b{display:flex;flex:1;flex-direction:column;font-size:14px}
.publish-role-banner small{opacity:.68;font-weight:500}
.publish-role-banner button{border:0;background:#fff;border-radius:999px;padding:8px 11px;color:inherit;font-weight:700}

.account-id-card{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:14px 0;padding:14px 16px;border:1px dashed #afc8ff;border-radius:16px;background:#f3f7ff}
.account-id-card span{display:flex;flex-direction:column;min-width:0}.account-id-card small{color:#71809a}.account-id-card b{color:#2368ee;overflow-wrap:anywhere}
.account-id-card button{border:0;border-radius:12px;background:#2f6fff;color:#fff;padding:10px 13px;font-weight:800;white-space:nowrap}

.feature-balance{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:14px 0;padding:13px;border-radius:14px;background:#f1f6ff;color:#5d6e8d}
.feature-balance span{display:flex;justify-content:space-between;gap:8px}.feature-balance b{color:#1e62e9}.feature-balance em{grid-column:1/-1;color:#e06b36;font-style:normal;font-size:12px}

.notice-scope-tabs{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:10px 0 12px}.notice-scope-tabs button{border:1px solid #d8e2f5;border-radius:14px;background:#fff;padding:12px;font-weight:800;color:#64738e}.notice-scope-tabs button.active{border-color:#2f6fff;background:#2f6fff;color:#fff}.notice-scope-tabs i{margin-left:6px;background:#ff6657;color:#fff;border-radius:99px;padding:2px 6px;font-style:normal}
.activity-filters{display:grid;grid-template-columns:1fr 1fr 1fr;gap:10px;margin-bottom:14px;padding:12px;border:1px solid #e0e7f3;border-radius:16px;background:#fff}
.activity-filters label{display:flex;flex-direction:column;gap:5px;color:#76839a;font-size:11px}.activity-filters select{width:100%;border:1px solid #d9e2f1;border-radius:11px;background:#fff;padding:10px;color:#17233d}

.admin-topup-workbench{display:grid;gap:14px}
.topup-search-tip{margin:0;padding:12px 14px;border-radius:12px;background:#f4f7fc;color:#71809a}
.topup-search-results{display:grid;gap:8px}
.topup-search-results>button{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:14px;width:100%;padding:13px 15px;border:1px solid #dce5f4;border-radius:14px;background:#fff;text-align:left;color:#152442}
.topup-search-results>button.active{border-color:#2f6fff;background:#f1f6ff;box-shadow:0 0 0 2px #dce8ff}
.topup-search-results b,.topup-search-results span{display:flex;flex-direction:column}.topup-search-results small{color:#7c8aa2;font-weight:500}.topup-search-results em{color:#2f6fff;font-style:normal;font-weight:800}
.admin-topup-form.selected{display:grid;grid-template-columns:minmax(230px,1.3fr) 180px minmax(250px,1fr) auto;gap:12px;align-items:end;padding-top:14px;border-top:1px solid #e5ebf5}
.selected-topup-account{display:flex;flex-direction:column;gap:3px}.selected-topup-account small,.selected-topup-account span{color:#76839a}.selected-topup-account b{display:flex;flex-direction:column}.selected-topup-account em{color:#2f6fff;font-style:normal;font-size:12px;overflow-wrap:anywhere}

@media(max-width:720px){
  .role-context-bar{align-items:flex-start}.role-context-bar button{padding:8px 10px;font-size:11px}
  .activity-filters{grid-template-columns:1fr 1fr}.activity-filters label:first-child{grid-column:1/-1}
  .admin-topup-form.selected{grid-template-columns:1fr}.topup-search-results>button{grid-template-columns:1fr auto}.topup-search-results em{display:none}
}
.identity-badges .restricted{background:#fff0ed;color:#d44935;border-color:#ffc6bc}
.account-status-card{margin:16px 0;padding:18px;border:1px solid #ffd0c5;border-radius:18px;background:#fff8f5;display:grid;gap:8px}
.account-status-card b{font-size:18px;color:#b53725}.account-status-card p,.account-status-card small{margin:0;color:#76544e}
.account-control-intro{display:flex;align-items:center;justify-content:space-between;gap:24px}
.account-control-intro h2{margin:5px 0 8px}.account-control-intro p{margin:0;color:#67738a}
.account-control-intro>div:last-child{display:flex;gap:12px}.account-control-intro>div:last-child b{min-width:110px;padding:16px;border-radius:16px;background:#f4f7ff;font-size:24px;text-align:center;color:#245de8}
.account-control-intro>div:last-child small{display:block;margin-top:4px;font-size:12px;color:#7a8498}
.account-search{grid-template-columns:minmax(320px,1fr) 170px auto auto}
.account-control-list{padding:8px 18px}
.account-control-row{display:grid;grid-template-columns:48px minmax(260px,1.4fr) minmax(150px,.7fr) minmax(250px,1fr) auto;align-items:center;gap:16px;padding:17px 4px;border-bottom:1px solid #e7ebf3}
.account-control-row:last-child{border-bottom:0}.account-control-avatar{width:44px;height:44px;border-radius:14px;background:#2f6cff;color:#fff;display:grid;place-items:center;font-weight:800}
.account-control-row b,.account-control-row span{min-width:0}.account-control-row small{display:block;margin-top:5px;color:#7d8799;white-space:normal}.account-control-row strong{font-size:19px;color:#17243e}
.account-control-row em{display:inline-flex;padding:6px 10px;border-radius:999px;font-style:normal;font-weight:700}.account-control-row em.normal{background:#e9f8f1;color:#13835c}.account-control-row em.restricted{background:#fff3db;color:#9a6300}.account-control-row em.banned{background:#ffe6e6;color:#bd2828}
.account-control-sheet{width:min(880px,94vw);max-height:92vh}.account-control-identity{display:grid;grid-template-columns:1fr auto;gap:5px 20px;padding:16px;border-radius:16px;background:#f2f6ff;border:1px solid #dce6ff}
.account-control-identity b{font-size:18px}.account-control-identity small{grid-column:1}.account-control-identity span{grid-column:2;grid-row:1/3;align-self:center;font-weight:800;color:#225ee8}
.account-control-grid,.account-point-adjust{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.account-control-sheet label>span{display:block;margin-bottom:7px;font-size:13px;font-weight:700;color:#47536a}
.account-control-history{display:grid;grid-template-columns:1fr 1fr;gap:12px}.account-control-history section{border:1px solid #e1e6ef;border-radius:16px;padding:14px;max-height:190px;overflow:auto}
.account-control-history h3{margin:0 0 10px}.account-control-history p{display:grid;grid-template-columns:1fr auto;gap:3px 10px;margin:0;padding:9px 0;border-bottom:1px solid #edf0f5}.account-control-history p b{font-size:12px}.account-control-history p span{grid-column:1;font-size:12px;color:#5f6a7d}.account-control-history p em{grid-column:2;grid-row:1/3;align-self:center;font-size:11px;font-style:normal;color:#8a5e13}
.account-control-actions{display:grid;grid-template-columns:1fr 2fr;gap:12px;position:sticky;bottom:-24px;background:#fff;padding:14px 0 0}
@media(max-width:900px){.account-control-intro{align-items:flex-start;flex-direction:column}.account-search{grid-template-columns:1fr 1fr}.account-search input{grid-column:1/-1}.account-control-row{grid-template-columns:44px 1fr}.account-control-row>span:not(.account-control-avatar),.account-control-row>button{grid-column:2}.account-control-grid,.account-point-adjust,.account-control-history{grid-template-columns:1fr}}

/* V0.21.0 — unified public profile IDs and identity home */
.profile-id-bar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:12px 0;padding:12px 14px;border:1px dashed #b9cdf7;border-radius:14px;background:#f4f8ff}
.profile-id-bar span{display:flex;min-width:0;flex-direction:column;gap:3px}.profile-id-bar small{color:#7887a2;font-size:9px}.profile-id-bar b{color:#215ed8;font-size:14px;overflow-wrap:anywhere}
.profile-id-bar button{flex:0 0 auto;border:0;border-radius:10px;background:#2f6fff;color:#fff;padding:9px 12px;font-size:10px;font-weight:800}
.asset-profile-section{margin:0 0 16px}.asset-profile-section>.section-title{margin:0 0 10px}.asset-profile-section>.section-title em{color:#7b88a0;font-size:9px;font-style:normal}
.asset-identity-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.asset-identity-card{display:grid;grid-template-columns:58px minmax(0,1fr);align-items:center;gap:12px;padding:15px;border:1px solid #dbe5f6;border-radius:18px;background:#fff;box-shadow:0 10px 30px rgba(31,54,94,.06)}
.asset-identity-card.current{border-color:#9fbbff;background:linear-gradient(145deg,#fff,#f3f7ff)}
.asset-identity-card.missing{border-style:dashed;background:#fafbfe}
.profile-identity-photo,.profile-identity-initial{width:58px;height:58px;border-radius:17px;grid-row:1/3}
.profile-identity-photo{display:block;object-fit:cover}.profile-identity-initial{display:grid;place-items:center;background:linear-gradient(145deg,#3476ff,#6c8fff);color:#fff;font-size:21px;font-weight:900}
.asset-identity-card:nth-child(2) .profile-identity-initial{background:linear-gradient(145deg,#ff715e,#ff9b79)}
.asset-identity-card>div:not(.asset-identity-actions){min-width:0}.asset-identity-card small{color:#71809a;font-size:9px}.asset-identity-card h3{margin:3px 0;color:#152440;font-size:15px}.asset-identity-card p{margin:0;color:#3769d5;font-size:9px;overflow-wrap:anywhere}
.asset-identity-actions{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:8px}.asset-identity-actions button,.asset-identity-card.missing>button{border:1px solid #ccdaf5;border-radius:10px;background:#fff;color:#285fcc;padding:9px;font-size:10px;font-weight:800}
.asset-identity-card.missing>button{grid-column:1/-1}.asset-identity-actions button:first-child{background:#2f6fff;border-color:#2f6fff;color:#fff}
.account-status-card.restricted{box-shadow:0 10px 25px rgba(181,55,37,.06)}.account-status-card em{color:#9b4d40;font-size:10px;font-style:normal}
@media(max-width:560px){
  .asset-identity-grid{grid-template-columns:1fr}
  .asset-profile-section>.section-title{align-items:flex-start}.asset-profile-section>.section-title em{max-width:130px;text-align:right}
  .profile-id-bar{align-items:flex-start}.profile-id-bar button{padding:8px 10px}
}

/* V0.22.0 — 圈内、合作经历投稿、匿名复盘与吃瓜卡 */
.circle-editorial-hero{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(230px,.7fr);gap:18px;align-items:end;margin:18px 0;padding:28px;border-radius:26px;background:linear-gradient(135deg,#11223d 0%,#203963 68%,#31517d 100%);color:#fff;overflow:hidden;position:relative}
.circle-editorial-hero:after{content:"圈";position:absolute;right:4%;top:-42px;color:rgba(255,255,255,.055);font-size:180px;font-weight:950}
.circle-editorial-hero>div,.circle-editorial-hero>button{position:relative;z-index:1}
.circle-editorial-hero small{color:#79a6ff;font-weight:900;letter-spacing:.16em}.circle-editorial-hero h1{margin:9px 0 10px;font-size:34px;line-height:1.08}.circle-editorial-hero p{max-width:620px;margin:0;color:#bfd0e9;line-height:1.75}
.circle-editorial-hero>button{display:grid;grid-template-columns:1fr auto;gap:4px 12px;align-items:center;padding:18px;border:1px solid rgba(255,255,255,.18);border-radius:18px;background:rgba(255,255,255,.09);color:#fff;text-align:left}
.circle-editorial-hero>button span{font-size:10px;color:#a9c3ed}.circle-editorial-hero>button b{grid-column:1;font-size:14px}.circle-editorial-hero>button i{grid-column:2;grid-row:1/3;font-size:24px;font-style:normal}
.circle-tabs{grid-template-columns:repeat(3,1fr)}
.circle-feed{display:grid;gap:12px}.circle-feed>article{margin:0}
.circle-case-card{display:grid!important;grid-template-columns:48px minmax(0,1fr) auto!important;align-items:center!important;gap:16px!important;padding:18px!important;border:1px solid #e3ded1!important;border-radius:19px!important;background:linear-gradient(135deg,#fffdf7,#fff)!important}
.circle-case-card>span{background:#1d3150!important;color:#fff!important}.circle-case-card h3{margin:5px 0 7px!important;font-size:17px!important}.circle-case-card p{margin:0!important;line-height:1.7!important}
.circle-case-meta{display:flex;flex-wrap:wrap;gap:7px;margin-top:10px}.circle-case-meta i{padding:5px 8px;border-radius:999px;background:#f1eee7;color:#705f48;font-size:9px;font-style:normal;font-weight:700}
.circle-case-actions{display:grid;gap:7px}.circle-case-actions button{white-space:nowrap}
.case-detail-shell{max-width:820px}.case-detail-hero{margin:20px 0 14px;padding:34px;border-radius:28px;background:linear-gradient(145deg,#11213c,#26446d);color:#fff;position:relative;overflow:hidden}
.case-detail-hero:after{content:"CASE";position:absolute;right:-15px;bottom:-40px;color:rgba(255,255,255,.045);font-size:120px;font-weight:950;letter-spacing:-.08em}
.case-detail-hero>span{display:block;color:#79a6ff;font-size:10px;font-weight:900;letter-spacing:.12em}.case-detail-hero>em{display:inline-flex;margin:16px 0 0;padding:6px 10px;border:1px solid rgba(255,255,255,.18);border-radius:999px;color:#d8e6fb;font-size:10px;font-style:normal}.case-detail-hero h1{position:relative;z-index:1;margin:14px 0 10px;max-width:650px;font-size:36px;line-height:1.15}.case-detail-hero p{position:relative;z-index:1;max-width:660px;color:#c5d4ea;line-height:1.8}.case-detail-hero>div{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}.case-detail-hero>div b{padding:6px 9px;border-radius:7px;background:rgba(255,255,255,.09);font-size:9px}
.case-detail-body{display:grid;gap:12px}.case-detail-body>section{padding:24px;border:1px solid #e2e7ef;border-radius:20px;background:#fff}.case-detail-body small{color:#2e6be8;font-size:9px;font-weight:900;letter-spacing:.13em}.case-detail-body h2{margin:7px 0 12px;font-size:20px}.case-detail-body p{margin:0;color:#58657a;line-height:1.9;white-space:pre-wrap}.case-detail-body .case-key-issue{background:#fff9ed;border-color:#f0dfb8}.case-detail-body .case-editor-note{background:#f1f6ff;border-color:#ccddff}
.case-detail-actions{display:grid;grid-template-columns:2fr 1fr;gap:10px;margin:14px 0}.case-detail-disclaimer{padding:16px 18px;border-radius:16px;background:#f3f4f6}.case-detail-disclaimer b{font-size:11px}.case-detail-disclaimer p{margin:5px 0 0;color:#7c8491;font-size:9px;line-height:1.7}
.experience-sheet,.case-editor-sheet{width:min(820px,94vw);max-height:92vh}.sheet-lead{color:#6f7c91;line-height:1.75}.experience-sheet form,.case-editor-sheet form{display:grid;gap:12px}.experience-sheet label,.case-editor-sheet label{display:grid;gap:6px;color:#556277;font-size:11px;font-weight:700}.experience-sheet input,.experience-sheet select,.experience-sheet textarea,.case-editor-sheet input,.case-editor-sheet select,.case-editor-sheet textarea{width:100%;padding:12px;border:1px solid #dce3ee;border-radius:12px;background:#fff;color:#16233d;font:inherit}.experience-sheet textarea,.case-editor-sheet textarea{min-height:96px;resize:vertical;line-height:1.7}.experience-grid{display:grid;grid-template-columns:1fr 1fr;gap:11px}
.submission-identity{display:flex;align-items:center;gap:10px;padding:12px;border-radius:14px;background:#f4f7fd}.submission-identity .avatar{width:42px;height:42px}.submission-identity b{display:flex;flex-direction:column}.submission-identity small{color:#7c889b;font-size:9px}.submission-consent{display:flex!important;grid-template-columns:auto 1fr!important;align-items:flex-start;gap:9px!important;padding:12px;border-radius:12px;background:#fff8e7}.submission-consent input{width:auto!important;margin-top:3px}.submission-consent span{font-size:10px;line-height:1.6}
.submission-success{text-align:center}.submission-success .success-icon{display:grid;place-items:center;width:62px;height:62px;margin:0 auto 10px;border-radius:50%;background:#e6f8f1;color:#12a36d;font-size:28px}.submission-success>div{display:grid;gap:4px;margin:18px 0;padding:15px;border:1px dashed #aac5f8;border-radius:14px;background:#f3f7ff}.submission-success>div small{color:#78869e}.submission-success>div b{color:#2763df;overflow-wrap:anywhere}
.story-source{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:14px 0;padding:13px;border-radius:14px;background:#f3f6fb}.story-source b{display:flex;flex-direction:column}.story-source small{color:#7b879a;font-size:9px}.story-source em{padding:6px 9px;border-radius:999px;background:#eaf2ff;color:#2863df;font-size:9px;font-style:normal;font-weight:800}.story-facts{display:grid;grid-template-columns:repeat(auto-fit,minmax(108px,1fr));gap:8px}.story-facts span{display:grid;gap:4px;padding:10px;border-radius:11px;background:#f6f7f9}.story-facts small,.admin-story-sheet article small{color:#78849a;font-size:8px}.story-facts b{font-size:10px}.admin-story-sheet article{margin-top:10px;padding:13px;border:1px solid #e2e6ee;border-radius:13px}.admin-story-sheet article p{margin:6px 0 0;color:#586579;line-height:1.75;white-space:pre-wrap}.privacy-reminder{display:grid;gap:4px;margin-top:12px;padding:12px;border-left:3px solid #e3a42d;background:#fff8e8}.privacy-reminder span{color:#78684c;font-size:9px;line-height:1.65}
.case-review-poster{box-sizing:border-box!important;width:420px!important;height:746.6667px!important;padding:27px!important;border-radius:0!important;background:#f1eadc!important;color:#162844!important;display:flex!important;flex-direction:column!important;overflow:hidden!important}
.case-review-poster header{display:flex;align-items:flex-start;justify-content:space-between}.case-review-poster header b{display:flex;flex-direction:column;font-size:15px}.case-review-poster header small{margin-top:3px;color:#778195;font-size:7px}.case-review-poster header em{padding:5px 8px;border:1px solid #aa9780;border-radius:999px;font-size:7px;font-style:normal}.case-poster-number{margin-top:28px;color:#b4513e;font-size:8px;font-weight:900;letter-spacing:.18em}.case-poster-main small{display:block;margin-top:10px;color:#7d6d58;font-size:8px;font-weight:800}.case-poster-main h3{margin:10px 0 9px;font-family:Georgia,"Noto Serif SC",serif;font-size:32px;line-height:1.12}.case-poster-main p{margin:0;color:#5e6570;font-size:10px;line-height:1.75}.case-poster-hook{margin:22px 0 13px;padding:16px;border-left:4px solid #b55240;background:#fff9ef}.case-poster-hook small{display:block;color:#9a735f;font-size:7px}.case-poster-hook b{display:block;margin-top:6px;font-size:12px;line-height:1.6}.case-poster-bottom{display:grid;grid-template-columns:1fr 86px;gap:12px;align-items:center;margin-top:auto;padding:15px;border-radius:15px;background:#162844;color:#fff}.case-poster-bottom>div:first-child{display:flex;flex-direction:column;gap:4px}.case-poster-bottom b{font-size:11px}.case-poster-bottom span{color:#d7e2f2;font-size:8px}.case-poster-bottom small{color:#88a1c3;font-size:7px}.case-poster-bottom .poster-qrcode{width:86px;height:86px;padding:5px;border-radius:9px;background:#fff}.case-poster-bottom .poster-qrcode canvas,.case-poster-bottom .poster-qrcode img{width:76px!important;height:76px!important}
.editorial-admin-intro{display:flex;align-items:center;justify-content:space-between;gap:24px}.editorial-admin-intro h2{margin:5px 0 8px}.editorial-admin-intro p{margin:0;color:#6c788c;line-height:1.65}.editorial-admin-intro>div{max-width:780px}.editorial-admin-intro>b{min-width:130px;padding:16px;border-radius:15px;background:#f1f6ff;color:#2863df;font-size:27px;text-align:center}.editorial-admin-intro>b small{display:block;margin-top:4px;color:#7b879c;font-size:9px}
.admin-story-list,.admin-case-list{padding:8px 18px}.admin-story-row{display:grid;grid-template-columns:42px minmax(240px,1.3fr) minmax(180px,.8fr) minmax(150px,.6fr) 80px auto;align-items:center;gap:14px;padding:15px 0;border-bottom:1px solid #e8ecf2}.admin-story-row:last-child,.admin-case-row:last-child{border-bottom:0}.story-type,.case-number{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:#2f6fff;color:#fff;font-weight:900}.admin-story-row b,.admin-story-row span,.admin-case-row b,.admin-case-row span{display:flex;min-width:0;flex-direction:column}.admin-story-row small,.admin-case-row small{margin-top:4px;color:#7d889b;font-size:8px}.admin-story-row em,.admin-case-row em{font-style:normal;font-size:9px;font-weight:800}.admin-story-row em.new{color:#e26831}.admin-story-row em.published,.admin-case-row em.published{color:#13845b}.admin-case-row{display:grid;grid-template-columns:42px minmax(260px,1.3fr) minmax(200px,.8fr) 90px auto;align-items:center;gap:14px;padding:15px 0;border-bottom:1px solid #e8ecf2}.admin-case-row>div{display:flex;gap:6px}.admin-case-row>div button{white-space:nowrap}
@media(max-width:720px){
  .circle-editorial-hero{grid-template-columns:1fr;padding:22px}.circle-editorial-hero h1{font-size:28px}.circle-editorial-hero>button{margin-top:5px}
  .circle-tabs{grid-template-columns:repeat(3,1fr)}.circle-tabs button{padding:10px 5px;font-size:10px}
  .circle-case-card{grid-template-columns:42px 1fr!important}.circle-case-actions{grid-column:1/-1;grid-template-columns:1fr 1fr}
  .case-detail-hero{padding:25px}.case-detail-hero h1{font-size:29px}.case-detail-actions{grid-template-columns:1fr}
  .experience-grid{grid-template-columns:1fr}.story-facts{grid-template-columns:1fr 1fr}.case-poster-sheet{max-width:94vw}
  .editorial-admin-intro{align-items:flex-start;flex-direction:column}.admin-story-row,.admin-case-row{grid-template-columns:40px 1fr}.admin-story-row>span:not(.story-type),.admin-story-row>em,.admin-story-row>button,.admin-case-row>span:not(.case-number),.admin-case-row>em,.admin-case-row>div{grid-column:2}
}

/* V0.23.0 — 圈内内容引擎 */
.circle-content-tabs{display:flex;gap:8px;margin:14px 0 22px;padding:7px;border:1px solid #e2e8f2;border-radius:17px;background:#fff;overflow-x:auto}
.circle-content-tabs button{flex:1;min-width:82px;padding:11px 12px;border:0;border-radius:12px;background:transparent;color:#68758b;font-size:10px;font-weight:800;white-space:nowrap}
.circle-content-tabs button.active{background:#172844;color:#fff;box-shadow:0 8px 20px rgba(22,40,68,.16)}
.circle-section-title{margin:25px 0 11px}.circle-section-title>span{display:flex;flex-direction:column;gap:4px}.circle-section-title small{color:#3973ec;font-size:8px;font-weight:900;letter-spacing:.17em}.circle-section-title b{font-size:21px}.circle-section-title em{color:#8590a2;font-size:9px;font-style:normal}
.circle-stream-title>div{display:flex;align-items:center;gap:9px}.circle-stream-title>div button{padding:8px 11px;border:1px solid #cbd9f5;border-radius:999px;background:#f5f8ff;color:#2e67db;font-size:9px;font-weight:900}.circle-stream-title>div button:disabled{opacity:.45}
.circle-newbie-row{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}
.circle-content-list{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.circle-content-card{position:relative;display:flex;min-height:188px;flex-direction:column;padding:19px;border:1px solid #e2e7ef;border-radius:20px;background:#fff;box-shadow:0 10px 28px rgba(26,43,74,.045);overflow:hidden}
.circle-content-card:after{content:"";position:absolute;right:-26px;top:-34px;width:110px;height:110px;border-radius:50%;background:var(--circle-soft,#edf3ff);opacity:.72}
.circle-content-card.gossip{--circle:#bd4f3e;--circle-soft:#f8e3dc}.circle-content-card.guide{--circle:#2770df;--circle-soft:#e1edff}.circle-content-card.sample{--circle:#118466;--circle-soft:#ddf4eb}.circle-content-card.truth{--circle:#7751bb;--circle-soft:#ece3fa}
.circle-content-card.insight{--circle:#9a6a23;--circle-soft:#f6ecd9}.circle-content-card.tool{--circle:#267e89;--circle-soft:#dff1f2}
.circle-content-top{position:relative;z-index:1;display:flex;align-items:center;gap:8px}.circle-content-top>span{display:grid;width:29px;height:29px;place-items:center;border-radius:9px;background:var(--circle);color:#fff;font-size:11px;font-weight:900}.circle-content-top small{color:#69778d;font-size:9px;font-weight:800}
.circle-content-card h3{position:relative;z-index:1;margin:22px 0 8px;color:#15223a;font-size:19px;line-height:1.35}.circle-content-card p{position:relative;z-index:1;margin:0;color:#697588;font-size:10px;line-height:1.75}
.circle-content-foot{position:relative;z-index:1;display:flex;align-items:center;gap:11px;margin-top:auto;padding-top:18px;color:#8993a4;font-size:8px}.circle-content-foot button{margin-left:auto;border:0;background:transparent;color:var(--circle);font-size:9px;font-weight:900}
.circle-hot-badge{padding:5px 8px;border-radius:999px;background:#fff0e7;color:#c9502d;font-size:8px;font-style:normal;font-weight:950;white-space:nowrap}.circle-content-card.is-hot{border-color:#f0c4a8;box-shadow:0 12px 32px rgba(179,83,39,.09)}.circle-content-card.is-hot:before{content:"";position:absolute;left:0;bottom:0;width:5px;height:52px;border-radius:0 8px 0 0;background:#e36b3e}
.circle-content-card.compact{min-height:156px;padding:16px}.circle-content-card.compact h3{margin-top:16px;font-size:15px}.circle-content-card.compact p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.circle-content-card.compact .circle-useful-count{display:none}
.compact-feed{margin-bottom:90px}
.case-detail-hero.gossip{background:linear-gradient(145deg,#2c1b1e,#784033)}.case-detail-hero.guide{background:linear-gradient(145deg,#102a53,#245eb6)}.case-detail-hero.sample{background:linear-gradient(145deg,#12352f,#23725b)}.case-detail-hero.truth{background:linear-gradient(145deg,#251d3c,#604a91)}
.case-detail-hero.insight{background:linear-gradient(145deg,#3d2d18,#8c642a)}.case-detail-hero.tool{background:linear-gradient(145deg,#11363d,#257b87)}
.case-useful-panel{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:13px;padding:18px;border:1px solid #dce4f2;border-radius:18px;background:#fff}.case-useful-panel>div{display:flex;flex-direction:column;gap:4px}.case-useful-panel b{font-size:14px}.case-useful-panel span{color:#7c8799;font-size:9px}.case-useful-panel button{border:1px solid #b8cdf8;border-radius:12px;background:#f2f7ff;color:#2864dd;padding:11px 14px;font-size:10px;font-weight:900}.case-useful-panel button.active{background:#e7f7ef;border-color:#bde5d2;color:#17815d}
.story-engine-sheet{width:min(850px,95vw)}.story-stepper{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:16px 0}.story-stepper i{display:flex;align-items:center;justify-content:center;gap:7px;padding:10px;border-radius:12px;background:#f0f2f6;color:#8a94a5;font-style:normal;font-weight:900}.story-stepper i.active{background:#2d69ef;color:#fff}.story-stepper small{font-size:8px}
.story-step{display:none;margin:0;padding:18px;border:1px solid #e1e6ef;border-radius:18px}.story-step.active{display:grid;gap:13px}.story-step legend{padding:0 8px;color:#1d3150;font-size:15px;font-weight:900}
.story-choice-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.story-choice-grid label,.emotion-choice label{display:block!important}.story-choice-grid input,.emotion-choice input{position:absolute;opacity:0;pointer-events:none}.story-choice-grid span,.emotion-choice span{display:grid;min-height:40px;place-items:center;padding:8px;border:1px solid #dce3ee;border-radius:11px;background:#fff;color:#5d6b82;font-size:9px;text-align:center}.story-choice-grid input:checked+span,.emotion-choice input:checked+span{border-color:#3974f1;background:#edf4ff;color:#1e5bd8;box-shadow:inset 0 0 0 1px #3974f1}
.emotion-choice{display:grid;grid-template-columns:repeat(5,1fr);gap:7px}.story-step-actions{display:grid;grid-template-columns:1fr 1.8fr;gap:10px;margin-top:4px}.submission-safety-note{display:flex;flex-direction:column;gap:4px;padding:12px;border-left:3px solid #e0a132;background:#fff8e8}.submission-safety-note b{font-size:10px}.submission-safety-note span{color:#7c6949;font-size:9px;line-height:1.6}
.draft-preview{display:grid;gap:8px;margin-top:12px;padding:15px;border:1px solid #cfe0ff;border-radius:15px;background:#f2f7ff}.draft-preview>small{color:#6b7b95;font-size:8px}.draft-preview>b{padding:8px;border-radius:9px;background:#fff;color:#1b3b76;font-size:10px}.draft-preview>p{margin:4px 0 0;color:#52637e;line-height:1.7;white-space:pre-wrap}
.title-candidates{display:grid;gap:7px;padding:13px;border-radius:14px;background:#f3f7ff}.title-candidates small{color:#6f7e96;font-size:8px}.title-candidates button{border:1px solid #d2e0fb;border-radius:10px;background:#fff;color:#235fcf;padding:9px;text-align:left;font-size:9px;font-weight:800}
.editorial-flags{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.editorial-flags label{display:flex!important;align-items:center;gap:7px;padding:11px;border:1px solid #dde4ef;border-radius:11px;background:#f8faff}.editorial-flags input{width:auto!important}
.content-counts{display:flex;flex-wrap:wrap;gap:8px}.content-counts span{display:flex;align-items:baseline;gap:5px;padding:8px 10px;border-radius:10px;background:#f3f6fb;color:#68758a;font-size:9px}.content-counts b{color:#245fd7;font-size:15px}
.case-review-poster.gossip{background:#f3e9da!important}.case-review-poster.guide{background:#edf4ff!important}.case-review-poster.sample{background:#e9f4ee!important}.case-review-poster.truth{background:#f0ebf7!important}
.case-review-poster.insight{background:#f5eddd!important}.case-review-poster.tool{background:#e5f2f3!important}
.case-poster-review{padding:13px 15px;border:1px solid #d8cdbc;background:rgba(255,255,255,.45)}.case-poster-review small{display:block;color:#9a735f;font-size:7px;font-weight:900;letter-spacing:.12em}.case-poster-review p{margin:6px 0 0;color:#435069;font-size:9px;line-height:1.65;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.case-review-poster.guide .case-poster-number{color:#2d6fdc}.case-review-poster.guide .case-poster-hook{border-color:#2d6fdc;background:#fff}.case-review-poster.sample .case-poster-number{color:#137b60}.case-review-poster.sample .case-poster-hook{border-color:#137b60;background:#fff}.case-review-poster.truth .case-poster-number{color:#7650ad}.case-review-poster.truth .case-poster-hook{border-color:#7650ad;background:#fff}
@media(max-width:760px){
  .circle-content-list{grid-template-columns:1fr}
  .circle-newbie-row{display:flex;overflow-x:auto}.circle-newbie-row>.circle-content-card{min-width:76vw}
  .circle-content-tabs{margin-inline:-2px}.circle-section-title{align-items:flex-end}
  .story-choice-grid{grid-template-columns:1fr 1fr}.emotion-choice{grid-template-columns:1fr 1fr}.emotion-choice label:last-child{grid-column:1/-1}
  .story-step{padding:14px}.story-step-actions{grid-template-columns:1fr}.case-useful-panel{align-items:flex-start;flex-direction:column}.case-useful-panel button{width:100%}
  .editorial-flags{grid-template-columns:1fr}
}

/* V0.28.1 — 工作室品牌归属、人才库与合作确认凭证 */
.agreement-cobrand{display:flex;align-items:center;gap:11px;min-width:0}
.agreement-cobrand>em{flex:none;color:#9aa5b6;font-size:15px;font-style:normal;font-weight:500}
.agreement-cobrand-owner,.agreement-cobrand-zaine{display:flex;align-items:center;gap:9px;min-width:0}
.agreement-cobrand-owner>img,.agreement-cobrand-owner>i,.agreement-cobrand-zaine>img{display:grid;width:42px;height:42px;flex:none;place-items:center;border-radius:12px;object-fit:contain;background:#fff;color:#fff;font-style:normal;font-weight:900}
.agreement-cobrand-owner>i{background:#172d4d}
.agreement-cobrand-owner>b,.agreement-cobrand-zaine>b{display:flex;min-width:0;flex-direction:column;font-size:12px}
.agreement-cobrand-owner b,.agreement-cobrand-owner small,.agreement-cobrand-zaine b,.agreement-cobrand-zaine small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.agreement-cobrand small{margin-top:2px;color:#7b8799;font-size:7px;font-weight:600}
.agreement-cobrand.landing{margin:20px 0 10px;padding:15px 17px;border:1px solid #dce5f2;border-radius:18px;background:#fff;box-shadow:0 12px 28px rgba(24,48,83,.06)}
.agreement-cobrand.landing .agreement-cobrand-owner{flex:1}.agreement-cobrand.landing .agreement-cobrand-zaine{flex:none}
.agreement-hero-compact{margin-top:10px;padding:25px 26px}.agreement-hero-compact h1{font-size:29px}.agreement-hero-compact p{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.agreement-notices-compact{margin-top:12px;padding:0;border:1px solid #dfe6f0;border-radius:18px;background:#fff;overflow:hidden}
.agreement-notices-compact summary,.agreement-boundary-compact summary{display:flex;align-items:center;justify-content:space-between;padding:16px 18px;cursor:pointer;color:#1d2d47;font-size:11px;font-weight:900;list-style:none}
.agreement-notices-compact summary::-webkit-details-marker,.agreement-boundary-compact summary::-webkit-details-marker{display:none}
.agreement-notices-compact summary span,.agreement-boundary-compact summary span{color:#3370e7;font-size:8px}
.agreement-notices-compact>div{padding:0 18px 16px}.agreement-notices-compact p{margin:8px 0 0;padding:0;border:0;color:#516077;font-size:9px}
.agreement-boundary-compact{margin-top:12px;padding:0;border:1px solid #eadbbd;border-left:4px solid #d89a2b;border-radius:14px;background:#fff8e8}
.agreement-boundary-compact p{margin:0;padding:0 18px 16px}.agreement-tracking-note{margin:14px auto 0;max-width:420px}

.agreement-library-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:3px}
.agreement-library-heading>.agreement-cobrand{min-width:0}.agreement-library-heading>.agreement-cobrand .agreement-cobrand-zaine{display:none}
.agreement-library-heading>.agreement-cobrand>em{display:none}.agreement-library-heading>.agreement-cobrand-owner>img,.agreement-library-heading>.agreement-cobrand-owner>i{width:34px;height:34px;border-radius:10px}
.agreement-library-heading>span{display:flex;flex:none;flex-direction:column;text-align:right}.agreement-library-heading>span b{font-size:12px}.agreement-library-heading>span small{margin-top:3px;color:#7a8799;font-size:7px}
.agreement-talent-library>article.agreement-talent-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px}
.agreement-talent-main{display:grid!important;grid-template-columns:52px minmax(0,1fr);align-items:center;gap:11px;min-width:0}
.agreement-talent-main>.profile-identity-photo,.agreement-talent-main>.profile-identity-initial{width:52px;height:52px;grid-row:auto;border-radius:14px}
.agreement-talent-main>div{display:flex;min-width:0;flex-direction:column}.agreement-talent-main b{font-size:12px}
.agreement-talent-actions{display:flex!important;flex-flow:row wrap!important;justify-content:flex-end;gap:6px}.agreement-talent-actions button{white-space:nowrap}
.agreement-confirmation-list>article{grid-template-columns:minmax(0,1fr) auto auto}.agreement-confirmation-list>article>button{white-space:nowrap}

.studio-card-brand-preview{display:grid;gap:8px;padding:13px;border:1px solid #dbe4f1;border-radius:14px;background:#f7faff}
.studio-card-brand-preview>.agreement-cobrand{justify-content:flex-start}.studio-card-brand-preview>small{color:#768398;font-size:8px}
.studio-card-brand-preview .agreement-cobrand-owner{flex:1}
.studio-card-brand-preview .agreement-cobrand-owner>img,.studio-card-brand-preview .agreement-cobrand-owner>i,.studio-card-brand-preview .agreement-cobrand-zaine>img{width:34px;height:34px;border-radius:9px}
.studio-card-brand-preview .agreement-cobrand-owner>b,.studio-card-brand-preview .agreement-cobrand-zaine>b{font-size:10px}
.studio-card-zaine-lockup{display:flex;align-items:center;gap:5px;margin-left:auto;padding:5px 7px;border:1px solid currentColor;border-radius:999px;opacity:.82}
.studio-card-zaine-lockup>img{width:18px!important;height:18px!important;border:0!important;border-radius:5px!important;background:transparent!important}
.studio-card-zaine-lockup>small{font-size:5px!important;line-height:1.25;text-align:left}
.studio-talent-poster .studio-card-brand{grid-template-columns:38px minmax(0,1fr) auto}

.agreement-cobrand.poster{color:inherit}.agreement-cobrand.poster .agreement-cobrand-owner{flex:1}
.agreement-cobrand.poster .agreement-cobrand-owner>img,.agreement-cobrand.poster .agreement-cobrand-owner>i,.agreement-cobrand.poster .agreement-cobrand-zaine>img{width:34px;height:34px;border-radius:9px}
.agreement-cobrand.poster .agreement-cobrand-owner>b,.agreement-cobrand.poster .agreement-cobrand-zaine>b{font-size:9px}
.agreement-cobrand.poster small{color:inherit;opacity:.7;font-size:5px}
.agreement-poster-version{position:absolute;right:28px;top:76px;padding:5px 8px;border:1px solid rgba(255,255,255,.3);border-radius:999px;font-size:7px;font-style:normal}
.agreement-poster{position:relative}.agreement-poster-main{margin-top:52px}

.agreement-credential-sheet{width:min(650px,94vw)}
.agreement-credential-poster{box-sizing:border-box!important;width:420px!important;height:746.6667px!important;padding:28px!important;border-radius:0!important;background:linear-gradient(165deg,#f6f1e7,#ebe3d4)!important;color:#172842!important;overflow:hidden!important}
.agreement-cobrand.credential{padding-bottom:16px;border-bottom:1px solid #c8bcaa}
.agreement-cobrand.credential .agreement-cobrand-owner{flex:1}.agreement-cobrand.credential .agreement-cobrand-owner>img,.agreement-cobrand.credential .agreement-cobrand-owner>i,.agreement-cobrand.credential .agreement-cobrand-zaine>img{width:34px;height:34px;border-radius:9px}
.agreement-cobrand.credential .agreement-cobrand-owner>b,.agreement-cobrand.credential .agreement-cobrand-zaine>b{font-size:9px}.agreement-cobrand.credential small{font-size:5px}
.agreement-credential-title{margin:27px 0 18px}.agreement-credential-title small{color:#bb664d;font-size:7px;font-weight:900;letter-spacing:.14em}.agreement-credential-title h3{margin:7px 0 4px;font-family:Georgia,"Noto Serif SC",serif;font-size:34px;line-height:1.1}.agreement-credential-title span{color:#788295;font-size:7px}
.agreement-credential-person{display:grid;grid-template-columns:58px 1fr;align-items:center;gap:12px;padding:13px;border:1px solid #d4c9b9;border-radius:14px;background:rgba(255,255,255,.55)}
.agreement-credential-person .credential-avatar{width:58px;height:58px;grid-row:auto;border-radius:13px}.agreement-credential-person>div{display:flex;min-width:0;flex-direction:column}.agreement-credential-person small{color:#8a7662;font-size:6px}.agreement-credential-person b{margin:3px 0;font-size:16px}.agreement-credential-person span{color:#6c7686;font-size:7px;overflow-wrap:anywhere}
.agreement-credential-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:12px}.agreement-credential-grid span{display:flex;min-height:58px;flex-direction:column;padding:10px;border:1px solid #d8cebf;background:rgba(255,255,255,.42)}.agreement-credential-grid small{color:#8b7865;font-size:6px}.agreement-credential-grid b{margin-top:5px;font-size:8px;line-height:1.45;overflow-wrap:anywhere}
.agreement-credential-checks{display:grid;gap:6px;margin-top:12px}.agreement-credential-checks span{padding:8px 10px;border-radius:8px;background:#1c3456;color:#fff;font-size:8px}
.agreement-credential-note{margin-top:12px;padding:12px;border-left:3px solid #bd7658;background:#fff8ea}.agreement-credential-note b{font-size:8px}.agreement-credential-note p{margin:4px 0 0;color:#786a58;font-size:6px;line-height:1.6}
.agreement-credential-poster footer{margin-top:auto;padding-top:10px;border-top:1px solid #c8bcaa;color:#7b7165;font-size:6px;text-align:center}
.agreement-credential-poster{display:flex!important;flex-direction:column!important}

@media(max-width:760px){
  .agreement-cobrand.landing{gap:7px;padding:12px}.agreement-cobrand.landing>em{font-size:11px}.agreement-cobrand.landing .agreement-cobrand-owner>img,.agreement-cobrand.landing .agreement-cobrand-owner>i,.agreement-cobrand.landing .agreement-cobrand-zaine>img{width:34px;height:34px;border-radius:9px}.agreement-cobrand.landing .agreement-cobrand-owner>b,.agreement-cobrand.landing .agreement-cobrand-zaine>b{font-size:9px}.agreement-cobrand.landing small{font-size:6px}
  .agreement-hero-compact{padding:22px}.agreement-hero-compact h1{font-size:25px}
  .agreement-library-heading{align-items:flex-start;flex-direction:column}.agreement-library-heading>span{text-align:left}
  .agreement-talent-library>article.agreement-talent-row{grid-template-columns:1fr}.agreement-talent-actions{justify-content:stretch}.agreement-talent-actions button{flex:1}
  .agreement-confirmation-list>article{grid-template-columns:1fr auto}.agreement-confirmation-list>article>button{grid-column:1/-1;width:100%}
}

/* V0.25.0 — 圈内长图文、协议工具箱与服务边界 */
.editorial-admin-intro>button.primary{display:inline-flex!important;width:auto!important;min-width:176px!important;align-items:center!important;justify-content:center!important;padding:13px 18px!important;border:0!important;border-radius:13px!important;background:#316cff!important;color:#fff!important;font-size:10px!important;font-weight:900!important;box-shadow:0 10px 24px rgba(49,108,255,.2)}
.circle-refresh-banner{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:12px 0;padding:13px 16px;border:1px solid #cfe0ff;border-radius:15px;background:#f2f7ff;color:#245fd7}.circle-refresh-banner b{font-size:11px}.circle-refresh-banner span{color:#6e7d95;font-size:9px}.circle-refresh-banner button{padding:8px 12px;border:0;border-radius:999px;background:#2f6fff;color:#fff;font-size:9px;font-weight:900}
.rich-article{display:grid;gap:15px;margin-top:13px}.rich-article>blockquote{margin:0;padding:22px 24px;border:0;border-radius:20px;background:#182a47;color:#fff;font-family:Georgia,"Noto Serif SC",serif;font-size:18px;line-height:1.65}.rich-article-section{padding:24px;border:1px solid #e2e7ef;border-radius:20px;background:#fff}.rich-article-section>small,.rich-checklist>small,.rich-tool-card small{color:#2d6ae5;font-size:8px;font-weight:950;letter-spacing:.15em}.rich-article-section h2{margin:7px 0 14px;font-size:21px}.rich-article-section figure{margin:0 0 16px}.rich-article-section figure img{display:block;width:100%;max-height:520px;border-radius:15px;object-fit:contain;background:#f1f3f7}.rich-article-section figcaption{margin-top:7px;color:#8a93a3;font-size:8px;text-align:center}.rich-paragraph{color:#4e5b70;font-size:12px;line-height:2}.rich-checklist{padding:22px;border-radius:19px;background:#edf5ff}.rich-checklist p{margin:10px 0 0;color:#244c91;font-weight:800}.rich-tool-card{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:20px;border:1px solid #cfe0ff;border-radius:19px;background:#fff}.rich-tool-card span{display:grid;gap:5px}.rich-tool-card b{font-size:15px}.rich-tool-card p{margin:0;color:#778399;font-size:9px}.rich-tool-card a{flex:none;padding:11px 14px;border-radius:11px;background:#2f6fff;color:#fff;font-size:9px;font-weight:900;text-decoration:none}.rich-qr-card{display:flex;align-items:center;gap:17px;padding:18px;border-radius:19px;background:#f5f2ea}.rich-qr-card img{width:104px;height:104px;padding:6px;border-radius:10px;background:#fff;object-fit:contain}.rich-qr-card b{font-size:14px}.rich-qr-card p{margin:6px 0 0;color:#7a7366;font-size:9px}
.rich-editor-box{display:grid;gap:12px;padding:17px;border:1px solid #dce4f1;border-radius:17px;background:#f8faff}.rich-editor-box>h3{margin:0;font-size:13px}.rich-editor-box>p{margin:-6px 0 2px;color:#738096;font-size:9px;line-height:1.65}.rich-editor-section{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:13px;border:1px solid #e2e7ef;border-radius:13px;background:#fff}.rich-editor-section label:nth-child(2),.rich-editor-section label:nth-child(3){grid-column:1/-1}.rich-image-preview{display:block;max-width:140px;max-height:110px;border-radius:9px;object-fit:contain}
.agreement-toolkit-sheet,.agreement-editor-sheet{width:min(820px,94vw);max-height:92vh}.agreement-toolkit-sheet>p,.agreement-editor-sheet>p{color:#69778c;line-height:1.7}.agreement-mode-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:16px 0}.agreement-mode-grid article{display:grid;gap:6px;padding:16px;border:1px solid #dde6f4;border-radius:15px;background:#f7faff}.agreement-mode-grid b{font-size:12px}.agreement-mode-grid span{color:#738096;font-size:9px;line-height:1.6}.agreement-tool-list{display:grid;gap:9px;margin-top:14px}.agreement-tool-list>article{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px;border:1px solid #e1e7f0;border-radius:14px}.agreement-tool-list h3{margin:4px 0;font-size:12px}.agreement-tool-list p{margin:0;color:#7b8799;font-size:8px}.agreement-tool-list>article>div:last-child{display:flex;gap:6px}.agreement-status{padding:6px 9px;border-radius:999px;font-size:8px;font-weight:900}.agreement-status.active{background:#e4f7ef;color:#147b59}.agreement-status.pending{background:#fff4df;color:#a76a12}.agreement-status.paused{background:#f1f2f5;color:#697386}.agreement-platform-note,.agreement-editor-warning{display:flex;gap:9px;margin-top:14px;padding:13px;border-left:3px solid #d99a25;background:#fff8e8}.agreement-platform-note span,.agreement-editor-warning{color:#77684e;font-size:9px;line-height:1.65}.agreement-editor-sheet form{display:grid;gap:11px}.agreement-editor-sheet label{display:grid;gap:6px;color:#536177;font-size:10px;font-weight:800}.agreement-editor-sheet input,.agreement-editor-sheet select,.agreement-editor-sheet textarea{width:100%;padding:12px;border:1px solid #dce3ee;border-radius:11px;background:#fff;font:inherit}.agreement-editor-sheet textarea{min-height:88px;resize:vertical}.agreement-logo-preview{width:72px;height:72px;border-radius:14px;object-fit:contain;background:#f1f3f6}
.agreement-page{background:linear-gradient(180deg,#edf3ff,#f8f9fc)}.agreement-shell{max-width:720px}.agreement-hero{margin:20px 0 12px;padding:30px;border-radius:26px;background:linear-gradient(145deg,#152742,#2c4d78);color:#fff}.agreement-hero small{color:#89b0f4;font-weight:900;letter-spacing:.12em}.agreement-hero h1{margin:10px 0;font-size:32px}.agreement-hero p{margin:0;color:#c8d6eb;line-height:1.8}.agreement-owner-card{display:flex;align-items:center;gap:13px;padding:18px;border:1px solid #dde5f0;border-radius:18px;background:#fff}.agreement-owner-card>img,.agreement-owner-card>span{display:grid;width:58px;height:58px;place-items:center;border-radius:15px;background:#1d3150;color:#fff;object-fit:contain;font-size:22px;font-weight:900}.agreement-owner-card small{color:#748198;font-size:8px}.agreement-owner-card h2{margin:5px 0;font-size:17px}.agreement-owner-card p{margin:0;color:#77849a;font-size:9px}.agreement-notices{margin-top:12px;padding:20px;border-radius:18px;background:#fff}.agreement-notices small{color:#3470e8;font-weight:900;letter-spacing:.12em}.agreement-notices p{margin:10px 0 0;color:#405068}.agreement-boundary{margin-top:12px;padding:17px;border-left:4px solid #d89a2b;background:#fff8e8}.agreement-boundary p{margin:6px 0 0;color:#786a50;font-size:9px;line-height:1.75}.agreement-open-button{width:100%;margin-top:14px;padding:14px}.agreement-tracking-note{text-align:center;color:#7b879a;font-size:8px;line-height:1.6}
.agreement-poster{box-sizing:border-box!important;width:420px!important;height:746.6667px!important;padding:28px!important;border-radius:0!important;background:linear-gradient(160deg,#11223d,#264a78)!important;color:#fff!important;overflow:hidden!important}.agreement-poster header{display:flex;align-items:center;gap:10px}.agreement-poster header img,.agreement-poster header i{display:grid;width:42px;height:42px;place-items:center;border-radius:12px;background:#fff;color:#16325a;object-fit:contain;font-size:17px;font-style:normal;font-weight:900}.agreement-poster header b{display:grid;font-size:13px}.agreement-poster header small{color:#9fb9df;font-size:7px}.agreement-poster header em{margin-left:auto;padding:5px 8px;border:1px solid rgba(255,255,255,.35);border-radius:999px;font-size:7px;font-style:normal}.agreement-poster-main{margin-top:58px}.agreement-poster-main small{color:#89b5ff;font-size:8px;font-weight:900;letter-spacing:.14em}.agreement-poster-main h3{margin:10px 0;font-size:32px;line-height:1.16}.agreement-poster-main p{color:#c9d8eb;font-size:10px;line-height:1.75}.agreement-poster-list{display:grid;gap:8px;margin-top:22px}.agreement-poster-list span{padding:10px 12px;border:1px solid rgba(255,255,255,.15);border-radius:10px;background:rgba(255,255,255,.06);font-size:9px}.agreement-poster-bottom{display:grid;grid-template-columns:1fr 92px;gap:12px;align-items:center;margin-top:auto;padding:16px;border-radius:17px;background:#fff;color:#172844}.agreement-poster-bottom>div:first-child{display:grid;gap:4px}.agreement-poster-bottom span,.agreement-poster-bottom small{color:#75839a;font-size:8px}.agreement-poster-bottom .poster-qrcode{width:92px;height:92px;padding:6px;background:#fff}.agreement-poster-bottom .poster-qrcode canvas,.agreement-poster-bottom .poster-qrcode img{width:80px!important;height:80px!important}
.agreement-admin-intro{display:flex;align-items:center;justify-content:space-between;gap:24px}.agreement-admin-intro h2{margin:5px 0 8px}.agreement-admin-intro p{max-width:850px;margin:0;color:#6b788d;line-height:1.7}.agreement-admin-intro>div:last-child{display:flex;gap:8px}.agreement-admin-intro>div:last-child b{display:grid;min-width:96px;padding:13px;border-radius:13px;background:#f1f6ff;color:#2764dc;font-size:23px;text-align:center}.agreement-admin-intro>div:last-child small{color:#77849a;font-size:8px}.agreement-boundary-admin{display:flex;gap:10px;margin:12px 0;padding:13px 16px;border-left:4px solid #dda333;background:#fff8e8;color:#75684f;font-size:9px;line-height:1.65}.agreement-admin-list{padding:8px 18px}.agreement-admin-row{display:grid;grid-template-columns:42px minmax(240px,1.2fr) minmax(210px,.9fr) minmax(180px,.8fr) 70px auto;align-items:center;gap:13px;padding:14px 0;border-bottom:1px solid #e7ebf1}.agreement-admin-row:last-child{border-bottom:0}.agreement-admin-logo{display:grid;width:40px;height:40px;place-items:center;border-radius:11px;background:#1d3150;color:#fff;font-weight:900}.agreement-admin-logo img{width:100%;height:100%;border-radius:11px;object-fit:contain;background:#fff}.agreement-admin-row>b,.agreement-admin-row>span:not(.agreement-admin-logo){display:flex;min-width:0;flex-direction:column}.agreement-admin-row small{margin-top:4px;color:#7c8799;font-size:8px}.agreement-admin-row em{font-size:9px;font-style:normal;font-weight:900}.agreement-admin-row em.active{color:#13845b}.agreement-admin-row em.pending{color:#b07116}.agreement-admin-row em.paused{color:#7a8392}.agreement-admin-row>div{display:flex;gap:6px}.policy-sheet{width:min(720px,94vw);max-height:90vh}.policy-sheet h2{margin-bottom:8px}.policy-sheet article{display:grid;gap:9px;color:#56647a;line-height:1.8}.policy-sheet article h3{margin:8px 0 0;color:#17253e}.policy-links{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.policy-links button{border:0;background:transparent;color:#2f68df;font-size:9px;text-decoration:underline}.policy-accept{display:flex!important;grid-template-columns:auto 1fr!important;gap:8px!important;align-items:flex-start}.policy-accept input{width:auto!important;margin-top:3px}
@media(max-width:760px){
  .editorial-admin-intro>button.primary{width:100%!important}
  .rich-editor-section{grid-template-columns:1fr}.rich-editor-section label{grid-column:1!important}.rich-tool-card{align-items:flex-start;flex-direction:column}.rich-tool-card a{width:100%;text-align:center}.rich-qr-card{align-items:flex-start}
  .agreement-mode-grid{grid-template-columns:1fr}.agreement-tool-list>article{grid-template-columns:1fr}.agreement-tool-list>article>div:last-child{flex-wrap:wrap}.agreement-tool-list>article>div:last-child button{flex:1}
  .agreement-admin-intro{align-items:flex-start;flex-direction:column}.agreement-admin-row{grid-template-columns:42px 1fr}.agreement-admin-row>span:not(.agreement-admin-logo),.agreement-admin-row>em,.agreement-admin-row>div{grid-column:2}.agreement-admin-row>div{flex-wrap:wrap}
  .agreement-hero{padding:24px}.agreement-hero h1{font-size:27px}.agreement-poster-sheet{max-width:94vw}
}

/* V0.28.0 — 工作室品牌邀请、告知确认与自动人才库 */
.agreement-progress{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:12px 0;padding:10px;border:1px solid #dce5f3;border-radius:15px;background:#fff}
.agreement-progress span{display:grid;min-height:38px;place-items:center;border-radius:10px;background:#f1f3f7;color:#8792a4;font-size:9px;font-weight:900;text-align:center}
.agreement-progress span.active{background:#fff1e9;color:#d25d37}.agreement-progress span.done{background:#e8f7ef;color:#147b59}
.agreement-open-button.completed{background:#edf2f8!important;color:#52637b!important}.agreement-reopen-button,.agreement-complete-button{width:100%;margin-top:9px;padding:13px}
.agreement-code-box{display:grid;gap:8px;margin:12px 0;padding:18px;border:1px solid #bcd0f6;border-radius:17px;background:linear-gradient(145deg,#f4f8ff,#edf3ff)}
.agreement-code-box small{color:#60718d;font-size:8px;font-weight:900;letter-spacing:.08em}.agreement-code-box b{color:#2363db;font-size:24px;letter-spacing:.04em;overflow-wrap:anywhere}.agreement-code-box p{margin:0;color:#5d6d84;font-size:9px;line-height:1.7}.agreement-code-box button{justify-self:start;border-color:#b5c9ed;color:#215dcc;background:#fff}.agreement-rejected-note{margin:10px 0;padding:12px;border-left:3px solid #d96a49;background:#fff1ec;color:#994b35;font-size:9px}
.agreement-toolkit-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:14px 0}
.agreement-toolkit-metrics span{display:grid;gap:4px;padding:13px;border:1px solid #dfe6f1;border-radius:13px;background:#f7f9fc;color:#6f7c90;font-size:8px;text-align:center}
.agreement-toolkit-metrics b{color:#245fd7;font-size:21px}
.agreement-confirmation-list{margin-top:16px;padding:15px;border:1px solid #e0e6ef;border-radius:15px;background:#fff}
.agreement-confirmation-list h3{margin:0 0 9px;font-size:12px}.agreement-confirmation-list>article{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:6px 12px;padding:11px 0;border-bottom:1px solid #edf0f4}
.agreement-confirmation-list>article:last-child{border-bottom:0}.agreement-confirmation-list b{display:flex;min-width:0;flex-direction:column;font-size:9px}.agreement-confirmation-list small{margin-top:3px;color:#7e899a;font-size:8px}.agreement-confirmation-list span{padding:5px 8px;border-radius:999px;background:#f1f4f8;color:#52637b;font-size:8px;font-weight:900}
.agreement-studio-review{grid-column:1/-1;display:flex;gap:7px}.agreement-studio-review button{flex:1}.agreement-confirmation-row strong{margin-top:5px;color:#2464dc;font-size:11px;letter-spacing:.03em}
.agreement-admin-detail{width:min(900px,95vw);max-height:92vh}.agreement-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin:13px 0}
.agreement-detail-grid>article{padding:12px;border-radius:12px;background:#f4f7fb}.agreement-detail-grid>article.wide{grid-column:1/-1}.agreement-detail-grid small{display:block;color:#7d889a;font-size:8px}.agreement-detail-grid b{display:block;margin-top:4px;font-size:10px;overflow-wrap:anywhere}.agreement-detail-grid a{color:#245fd7;font-size:9px;overflow-wrap:anywhere}.agreement-detail-grid p{margin:6px 0 0;color:#58677d;font-size:9px}
.agreement-admin-boundary{padding:13px;border-left:3px solid #d69a28;background:#fff8e8;color:#76674c;font-size:9px;line-height:1.7}
.agreement-confirmation-admin-list{display:grid;gap:9px;margin-top:13px}.agreement-confirmation-row{display:grid;grid-template-columns:minmax(190px,1fr) minmax(180px,.8fr) auto;align-items:center;gap:12px;padding:13px;border:1px solid #e0e6ef;border-radius:13px;background:#fff}
.agreement-confirmation-row b,.agreement-confirmation-row span{display:flex;min-width:0;flex-direction:column}.agreement-confirmation-row small{margin-top:3px;color:#7c8799;font-size:8px}.agreement-confirmation-row>div{display:flex;gap:6px}

.official-section-title{align-items:flex-end}.official-article-list{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:18px}
.official-article-card{position:relative;display:grid;grid-template-rows:132px 1fr;min-width:0;border:1px solid #ded8c9;border-radius:21px;background:#f6f1e7;box-shadow:0 14px 34px rgba(37,43,55,.08);overflow:hidden}
.official-article-card.pinned{border-color:#c7ab76}.official-article-card>img,.official-article-cover{display:block;width:100%;height:132px;object-fit:cover;background:linear-gradient(145deg,#162b4c,#af8552)}
.official-article-cover{display:flex;align-items:flex-end;justify-content:space-between;padding:17px;color:#fff}.official-article-cover span{font-family:Georgia,"Noto Serif SC",serif;font-size:50px}.official-article-cover em{font-size:8px;font-style:normal;letter-spacing:.18em}
.official-article-mark{position:absolute;z-index:2;left:13px;top:12px;display:flex;align-items:center;gap:6px}.official-article-mark small,.official-article-mark b{padding:5px 7px;border-radius:999px;background:rgba(17,31,53,.86);color:#fff;font-size:7px}.official-article-mark b{background:#c05139}
.official-article-card>div:last-child{display:flex;min-width:0;flex-direction:column;padding:17px}.official-article-card>div:last-child>small{color:#9a7552;font-size:8px;font-weight:900}.official-article-card h3{margin:8px 0;color:#17243c;font-family:Georgia,"Noto Serif SC",serif;font-size:18px;line-height:1.35}.official-article-card p{margin:0;color:#697386;font-size:9px;line-height:1.75}.official-article-card button{align-self:flex-start;margin-top:auto;padding:13px 0 0;border:0;background:transparent;color:#245fd7;font-size:9px;font-weight:900}
.official-article-page{background:#eeeae2}.official-article-shell{max-width:850px}.official-article-hero{position:relative;margin:20px 0 14px;padding:42px;border-radius:28px;background:#172b4b;color:#fff;overflow:hidden}
.official-article-hero:after{content:"EDITORIAL";position:absolute;right:-20px;bottom:-22px;color:rgba(255,255,255,.05);font:900 74px/1 Georgia,serif;letter-spacing:-.05em}.official-article-hero>*{position:relative;z-index:1}.official-article-hero>div{position:relative;z-index:2;max-width:680px}.official-article-hero>img{display:block;width:100%;max-height:410px;margin-top:24px;border-radius:19px;object-fit:cover}.official-article-hero small{color:#dfb97e;font-size:9px;font-weight:900;letter-spacing:.16em}.official-article-hero em{display:inline-flex;margin-left:8px;padding:5px 8px;border:1px solid rgba(255,255,255,.25);border-radius:999px;color:#fff;font-size:8px;font-style:normal}.official-article-hero h1{max-width:700px;margin:13px 0 11px;font-family:Georgia,"Noto Serif SC",serif;font-size:40px;line-height:1.2}.official-article-hero p{max-width:700px;margin:0;color:#cbd6e6;font-size:12px;line-height:1.8}.official-article-hero span{display:block;margin-top:14px;color:#8fa6c6;font-size:8px}
.official-article-boundary{margin:14px 0;padding:16px 18px;border-left:4px solid #ca9241;background:#fff8e9}.official-article-boundary p{margin:5px 0 0;color:#77694f;font-size:9px;line-height:1.75}.official-share-button{width:100%;margin-bottom:80px}
.official-article-editor{width:min(900px,95vw);max-height:93vh}.official-article-editor form{display:grid;gap:12px}.official-editor-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}
.official-article-editor label{display:grid;gap:6px;color:#536177;font-size:10px;font-weight:800}.official-article-editor input,.official-article-editor select,.official-article-editor textarea{width:100%;padding:12px;border:1px solid #dce3ee;border-radius:11px;background:#fff;font:inherit}.official-article-editor textarea{min-height:90px;resize:vertical}
.official-section-editor{display:grid;gap:10px}.official-section-editor>section{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:14px;border:1px solid #dde5f0;border-radius:14px;background:#f8faff}.official-section-editor>section label:nth-child(2),.official-section-editor>section label:nth-child(3){grid-column:1/-1}
.official-pin-check{display:flex!important;grid-template-columns:auto 1fr!important;align-items:center;gap:8px!important;padding:12px;border-radius:12px;background:#fff8e8}.official-pin-check input{width:auto!important}
.official-admin-intro{display:flex;align-items:center;justify-content:space-between;gap:20px}.official-admin-intro h2{margin:5px 0 8px}.official-admin-intro p{margin:0;color:#6c788c;line-height:1.7}.official-admin-intro>button{flex:none}
.official-admin-list{padding:8px 18px}.official-admin-row{display:grid;grid-template-columns:42px minmax(260px,1.3fr) minmax(180px,.7fr) 80px auto;align-items:center;gap:13px;padding:14px 0;border-bottom:1px solid #e7ebf1}.official-admin-row:last-child{border-bottom:0}.official-admin-row>span:first-child{display:grid;width:39px;height:39px;place-items:center;border-radius:11px;background:#172b4b;color:#fff;font-weight:900;overflow:hidden}.official-admin-row>span:first-child img{width:100%;height:100%;object-fit:cover}.official-admin-row>b,.official-admin-row>span:not(:first-child){display:flex;min-width:0;flex-direction:column}.official-admin-row small{margin-top:4px;color:#7c8799;font-size:8px}.official-admin-row em{font-size:9px;font-style:normal;font-weight:900}.official-admin-row em.published{color:#13845b}.official-admin-row em.hidden{color:#7a8392}.official-admin-row>div{display:flex;gap:6px}
@media(max-width:760px){
  .agreement-progress{gap:4px;padding:7px}.agreement-progress span{padding:5px;font-size:8px}.agreement-toolkit-metrics{grid-template-columns:1fr 1fr 1fr}
  .agreement-detail-grid{grid-template-columns:1fr}.agreement-confirmation-row{grid-template-columns:1fr}.agreement-confirmation-row>div{flex-wrap:wrap}
  .official-article-list{display:flex;overflow-x:auto}.official-article-card{min-width:79vw}.official-section-title{align-items:flex-start}
  .official-article-hero{padding:28px}.official-article-hero h1{font-size:30px}.official-editor-grid,.official-section-editor>section{grid-template-columns:1fr}.official-section-editor>section label{grid-column:1!important}
  .official-admin-intro{align-items:flex-start;flex-direction:column}.official-admin-intro>button{width:100%}
  .official-admin-row{grid-template-columns:40px 1fr}.official-admin-row>span,.official-admin-row>em,.official-admin-row>div{grid-column:2}.official-admin-row>div{flex-wrap:wrap}
}

/* V0.28.0 — 品牌合作确认站 */
.agreement-shell{padding-bottom:76px}
.agreement-hero{position:relative;overflow:hidden}
.agreement-hero:after{content:"COOP";position:absolute;right:-14px;bottom:-24px;color:rgba(255,255,255,.055);font:900 82px/1 Georgia,serif;letter-spacing:-.08em}
.agreement-hero>*{position:relative;z-index:1}
.agreement-hero>span{display:inline-flex;margin-top:18px;padding:7px 10px;border:1px solid rgba(255,255,255,.16);border-radius:999px;color:#dbe6f6;font-size:8px;font-weight:800}
.agreement-theme-cream .agreement-hero{background:linear-gradient(145deg,#f4ead7,#e4d0ad);color:#17243c}
.agreement-theme-cream .agreement-hero small,.agreement-theme-cream .agreement-hero p,.agreement-theme-cream .agreement-hero>span{color:#6e5c42}
.agreement-theme-cream .agreement-hero>span{border-color:rgba(63,48,29,.18)}
.agreement-theme-forest .agreement-hero{background:linear-gradient(145deg,#103d34,#1e6653)}
.agreement-profile-preview{display:grid;grid-template-columns:64px minmax(0,1fr) auto;align-items:center;gap:13px;margin:12px 0;padding:15px;border:1px solid #dce6f2;border-radius:18px;background:#fff}
.agreement-profile-preview>img,.agreement-profile-preview>i{display:grid;width:64px;height:64px;place-items:center;border-radius:16px;background:#3470e8;color:#fff;object-fit:cover;font-size:22px;font-style:normal;font-weight:900}
.agreement-profile-preview>div{min-width:0}.agreement-profile-preview small{color:#78859a;font-size:8px}.agreement-profile-preview h3{margin:4px 0;font-size:15px}.agreement-profile-preview p,.agreement-profile-preview span{display:block;margin:0;color:#68768c;font-size:8px;overflow-wrap:anywhere}.agreement-profile-preview span{margin-top:4px}
.agreement-profile-preview button{white-space:nowrap}
.agreement-notices p{padding-bottom:9px;border-bottom:1px solid #edf0f5}.agreement-notices p:last-child{padding-bottom:0;border-bottom:0}
.agreement-full-notice{margin-top:12px;border:1px solid #dce4ef;border-radius:18px;background:#fff;overflow:hidden}
.agreement-full-notice summary{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px;cursor:pointer;color:#17253e;font-size:11px;font-weight:900;list-style:none}
.agreement-full-notice summary::-webkit-details-marker{display:none}.agreement-full-notice summary span{color:#2e6be0;font-size:8px}
.agreement-full-notice[open] summary{border-bottom:1px solid #e8ecf2}.agreement-full-notice[open] summary span{font-size:0}.agreement-full-notice[open] summary span:after{content:"收起";font-size:8px}
.agreement-notice-copy{max-height:440px;padding:20px;color:#46566d;font-size:10px;line-height:1.9;white-space:pre-wrap;overflow:auto}
.agreement-confirm-form{display:grid;gap:9px;margin-top:14px;padding:18px;border:1px solid #cfdcf0;border-radius:18px;background:#fff}
.agreement-confirm-form label{display:grid;grid-template-columns:auto 1fr;align-items:flex-start;gap:9px;padding:10px;border-radius:11px;background:#f5f8fc;color:#435168;font-size:9px;line-height:1.65}
.agreement-confirm-form input{width:17px;height:17px;margin:1px 0 0;accent-color:#2f6ff0}
.agreement-confirm-form .agreement-open-button{margin-top:2px}
.agreement-success-card{display:grid;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:12px;margin-top:14px;padding:18px;border:1px solid #bfe4d4;border-radius:18px;background:linear-gradient(145deg,#f1fbf6,#e6f7ef)}
.agreement-success-card>i{display:grid;width:46px;height:46px;place-items:center;border-radius:50%;background:#22ad7a;color:#fff;font-size:21px;font-style:normal;font-weight:900}
.agreement-success-card small{color:#14815b;font-size:8px;font-weight:900;letter-spacing:.12em}.agreement-success-card h3{margin:4px 0;font-size:14px}.agreement-success-card p{margin:0;color:#5d716a;font-size:8px;line-height:1.6}
.agreement-notice-editor{min-height:360px!important;font-family:inherit;line-height:1.7}
.agreement-talent-library{display:grid;gap:9px;margin-top:16px;padding:15px;border:1px solid #d7e3f3;border-radius:16px;background:#f8fbff}
.agreement-talent-library h3{margin:0 0 2px;font-size:12px}.agreement-talent-library>article{display:grid;grid-template-columns:46px minmax(0,1fr) auto auto;align-items:center;gap:9px;padding:12px;border:1px solid #e0e7f1;border-radius:13px;background:#fff}
.agreement-talent-library>article>.profile-identity-visual,.agreement-talent-library>article>span:first-child{width:46px;height:46px}.agreement-talent-library>article>div{display:flex;min-width:0;flex-direction:column}.agreement-talent-library>article small,.agreement-talent-library>article span{color:#748096;font-size:8px;overflow-wrap:anywhere}.agreement-talent-library>article span{margin-top:3px}
.agreement-poster.theme-cream{background:linear-gradient(160deg,#f1e4cc,#d9bd8f)!important;color:#17243c!important}.agreement-poster.theme-cream header small,.agreement-poster.theme-cream .agreement-poster-main small,.agreement-poster.theme-cream .agreement-poster-main p{color:#6b573b}.agreement-poster.theme-cream header em,.agreement-poster.theme-cream .agreement-poster-list span{border-color:rgba(40,31,19,.18);background:rgba(255,255,255,.24)}
.agreement-poster.theme-forest{background:linear-gradient(160deg,#0e3c34,#1b6551)!important}.agreement-poster{display:flex!important;flex-direction:column!important}.agreement-poster-bottom{margin-top:auto}
@media(max-width:760px){
  .agreement-shell{padding-left:14px;padding-right:14px}.agreement-owner-card{padding:14px}.agreement-profile-preview{grid-template-columns:54px minmax(0,1fr)}.agreement-profile-preview>img,.agreement-profile-preview>i{width:54px;height:54px}.agreement-profile-preview>button{grid-column:1/-1;width:100%}
  .agreement-notice-copy{max-height:55vh;padding:16px;font-size:9px}.agreement-success-card{grid-template-columns:42px 1fr}.agreement-success-card>button{grid-column:1/-1;width:100%}
  .agreement-talent-library>article{grid-template-columns:42px 1fr}.agreement-talent-library>article>button{grid-column:auto}.agreement-talent-library>article>button.primary{grid-column:auto}
}

/* V0.28.1 cascade guard — newer agreement experience must win over legacy blocks */
.agreement-talent-library>article.agreement-talent-row{grid-template-columns:minmax(0,1fr) auto}
.agreement-talent-library>article.agreement-talent-row>.agreement-talent-main{display:grid;grid-template-columns:52px minmax(0,1fr);align-items:center;gap:11px}
.agreement-talent-library>article.agreement-talent-row>.agreement-talent-actions{display:flex;align-items:center;flex-direction:row;flex-wrap:wrap;justify-content:flex-end;gap:6px}
.agreement-talent-library>article.agreement-talent-row .profile-identity-visual{width:52px;height:52px;border-radius:14px}
.agreement-confirmation-list>article{grid-template-columns:minmax(0,1fr) auto auto}
.agreement-confirmation-list>article>button{white-space:nowrap}
.agreement-landing-compact .agreement-progress{display:none}
.agreement-landing-compact .agreement-hero-compact{margin-top:12px}
@media(max-width:760px){
  .agreement-talent-library>article.agreement-talent-row{grid-template-columns:1fr}
  .agreement-talent-library>article.agreement-talent-row>.agreement-talent-actions{justify-content:stretch}
  .agreement-talent-library>article.agreement-talent-row>.agreement-talent-actions button{flex:1}
  .agreement-confirmation-list>article{grid-template-columns:1fr auto}
  .agreement-confirmation-list>article>button{grid-column:1/-1;width:100%}
}

/* V0.29.0 — 圈内更新定位、人才库制卡与品牌邀请转化页 */
.circle-item-new{position:absolute;z-index:8;right:12px;top:12px;display:grid;width:28px;height:28px;place-items:center;border:3px solid #fff;border-radius:50%;background:#ff5d4f;color:#fff;box-shadow:0 7px 16px rgba(227,72,57,.28);font-size:10px;font-style:normal;font-weight:950}
.circle-content-card>.circle-item-new{right:12px;top:12px}
.official-article-card>.circle-item-new{right:12px;left:auto;top:12px}
.circle-feed>article{position:relative}.circle-feed>article.is-new{border-color:#9dbdf8;background:linear-gradient(100deg,#f3f7ff,#fff);box-shadow:0 10px 24px rgba(38,99,218,.08)}
.circle-feed>article>.circle-item-new{right:auto;left:42px;top:8px;width:24px;height:24px;font-size:8px}
.circle-new-banner{display:flex!important;align-items:center;justify-content:center;width:100%;margin:10px 0 14px;padding:11px 15px;border:1px solid #bcd0f7;border-radius:13px;background:#edf4ff!important;color:#2464dc!important;font-size:9px;font-weight:900;letter-spacing:.02em}
.agreement-library-wait{display:inline-flex!important;align-self:flex-start;margin-top:6px!important;padding:5px 7px;border-radius:999px;background:#fff3df;color:#a86a11!important;font-size:7px!important;font-style:normal;font-weight:900}

.agreement-public-page{min-height:100vh;background:#f1f4f9}
.agreement-public-invite{width:min(560px,100%);min-height:100vh;margin:0 auto;padding:28px 22px 34px;background:linear-gradient(165deg,#f7f9fd 0%,#eef3fb 62%,#f8f4ee 100%)}
.agreement-invite-brand{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px 16px;border:1px solid rgba(202,214,232,.92);border-radius:20px;background:rgba(255,255,255,.9);box-shadow:0 13px 34px rgba(28,49,82,.07)}
.agreement-hero-brand{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:34px}
.agreement-invite-owner,.agreement-invite-powered{display:flex;min-width:0;align-items:center;gap:10px}
.agreement-invite-owner>img,.agreement-invite-owner>i{display:grid;width:48px;height:48px;flex:none;place-items:center;border-radius:15px;background:#172c4c;color:#fff;object-fit:contain;font-size:19px;font-style:normal;font-weight:950}
.agreement-invite-owner>b,.agreement-invite-powered>b{display:flex;min-width:0;flex-direction:column;color:#15233b;font-size:15px;line-height:1.2}
.agreement-invite-owner small,.agreement-invite-powered small{margin-top:5px;color:#7a8799;font-size:7px;font-weight:700}
.agreement-invite-powered{flex:none;gap:6px}.agreement-invite-powered>em{color:#aab3c0;font-size:10px;font-style:normal}.agreement-invite-powered>img{width:28px;height:28px;border-radius:9px}
.agreement-invite-powered>b{font-size:9px}.agreement-invite-powered small{font-size:6px}
.agreement-public-stage{position:relative;margin:20px 0 14px;padding:42px 30px 38px;border-radius:28px;background:linear-gradient(145deg,#152c50,#285986);color:#fff;box-shadow:0 24px 48px rgba(22,46,83,.18);overflow:hidden}
.agreement-public-stage:after{content:"INVITE";position:absolute;right:-16px;bottom:-24px;color:rgba(255,255,255,.055);font:900 84px/1 Georgia,serif;letter-spacing:-.06em}
.agreement-public-stage>*{position:relative;z-index:1}.agreement-public-stage>small{color:#8eb8ff;font-size:8px;font-weight:950;letter-spacing:.14em}
.agreement-public-stage .agreement-invite-owner>b,.agreement-public-stage .agreement-invite-powered>b,.agreement-member-hero .agreement-invite-owner>b,.agreement-member-hero .agreement-invite-powered>b{color:#fff}
.agreement-public-stage .agreement-invite-owner small,.agreement-public-stage .agreement-invite-powered small,.agreement-member-hero .agreement-invite-owner small,.agreement-member-hero .agreement-invite-powered small{color:#b9cbe1}
.agreement-public-stage .agreement-invite-owner>img,.agreement-public-stage .agreement-invite-owner>i,.agreement-member-hero .agreement-invite-owner>img,.agreement-member-hero .agreement-invite-owner>i{border:1px solid rgba(255,255,255,.2);background:rgba(255,255,255,.12)}
.agreement-public-stage .agreement-invite-powered>em,.agreement-member-hero .agreement-invite-powered>em{color:#8ca2bd}
.agreement-public-stage h1{max-width:420px;margin:18px 0 14px;font-family:Georgia,"Noto Serif SC",serif;font-size:42px;line-height:1.16;letter-spacing:-.04em}
.agreement-public-stage p{max-width:370px;margin:0;color:#d5e0ee;font-size:12px;line-height:1.8}
.agreement-public-points{display:flex;flex-wrap:wrap;gap:8px;margin-top:25px}.agreement-public-points span{padding:7px 10px;border:1px solid rgba(255,255,255,.18);border-radius:999px;color:#e5edf7;font-size:8px;font-weight:800}
.agreement-theme-cream .agreement-public-stage{background:linear-gradient(145deg,#ede1ca,#cdb183);color:#17243c}.agreement-theme-cream .agreement-public-stage>small,.agreement-theme-cream .agreement-public-stage p{color:#675439}.agreement-theme-cream .agreement-public-points span{border-color:rgba(50,38,22,.2);color:#54432d}
.agreement-theme-forest .agreement-public-stage{background:linear-gradient(145deg,#113e35,#1d6b57)}
.agreement-theme-cream .agreement-public-stage .agreement-invite-owner>b,.agreement-theme-cream .agreement-public-stage .agreement-invite-powered>b,.agreement-theme-cream .agreement-member-hero .agreement-invite-owner>b,.agreement-theme-cream .agreement-member-hero .agreement-invite-powered>b{color:#17243c}
.agreement-theme-cream .agreement-public-stage .agreement-invite-owner small,.agreement-theme-cream .agreement-public-stage .agreement-invite-powered small,.agreement-theme-cream .agreement-member-hero .agreement-invite-owner small,.agreement-theme-cream .agreement-member-hero .agreement-invite-powered small{color:#725f45}
.agreement-invite-primary{width:100%;min-height:58px;border-radius:18px!important;font-size:15px!important;box-shadow:0 15px 28px rgba(47,107,235,.22)}
.agreement-public-foot{margin:14px 0 0;color:#8a95a6;font-size:8px;text-align:center}

.agreement-member-page{max-width:660px;padding-top:22px}
.agreement-member-hero{position:relative;padding:28px;border-radius:24px;background:linear-gradient(145deg,#172f52,#2b5d89);color:#fff;overflow:hidden}
.agreement-member-hero:after{content:"COOP";position:absolute;right:-8px;bottom:-22px;color:rgba(255,255,255,.055);font:900 72px/1 Georgia,serif}
.agreement-member-hero .agreement-hero-brand{margin-bottom:28px}
.agreement-member-hero small{color:#8fb8ff;font-size:8px;font-weight:900;letter-spacing:.13em}.agreement-member-hero h1{position:relative;z-index:1;margin:10px 0 4px;font-family:Georgia,"Noto Serif SC",serif;font-size:32px}.agreement-member-hero p{position:relative;z-index:1;margin:0;color:#d5dfed;font-size:10px}
.agreement-theme-cream .agreement-member-hero{background:linear-gradient(145deg,#eee2cc,#ccb083);color:#17243c}.agreement-theme-cream .agreement-member-hero small,.agreement-theme-cream .agreement-member-hero p{color:#67543c}
.agreement-theme-forest .agreement-member-hero{background:linear-gradient(145deg,#123f35,#1e6754)}
.agreement-primary-notice{margin-top:14px;border:2px solid #c8d7eb;box-shadow:0 12px 30px rgba(34,58,92,.07)}
.agreement-primary-notice summary{padding:21px 20px}.agreement-primary-notice summary>span{display:flex;flex-direction:column;color:#17253e!important;font-size:13px;line-height:1.45}.agreement-primary-notice summary>span>small{margin-bottom:5px;color:#2e6be0;font-size:7px;letter-spacing:.12em}.agreement-primary-notice summary>b{color:#2e6be0;font-size:8px;white-space:nowrap}
.agreement-secondary-boundary{margin:10px 0 0!important;border:1px solid #e3e8ef!important;border-left:3px solid #bdc7d4!important;border-radius:14px!important;background:#f7f9fc!important}.agreement-secondary-boundary summary{padding:13px 15px!important;color:#627086!important;font-size:9px!important}.agreement-secondary-boundary p{padding:0 15px 14px!important;color:#7b8798!important;font-size:8px!important;line-height:1.7!important}
.agreement-confirm-single{padding:14px}.agreement-confirm-single label{background:#eef4ff}.agreement-confirm-single label span{font-size:9px;line-height:1.65}.agreement-success-compact{margin-top:12px}

@media(max-width:760px){
  .agreement-public-invite{padding:18px 15px 28px}.agreement-invite-brand{padding:12px}
  .agreement-hero-brand{margin-bottom:28px}
  .agreement-invite-owner>img,.agreement-invite-owner>i{width:44px;height:44px}.agreement-invite-owner>b{font-size:13px}
  .agreement-invite-powered>b{display:none}.agreement-public-stage{padding:34px 24px}.agreement-public-stage h1{font-size:35px}
  .agreement-member-page{padding-top:15px}.agreement-member-hero{padding:24px}.agreement-member-hero h1{font-size:27px}
  .agreement-primary-notice summary{align-items:flex-start;padding:18px 16px}.agreement-primary-notice summary>span{font-size:11px}
}

/* V0.30.0 — compact identity passport and polished studio co-brand invitation */
.profile-context-bar{min-height:0;margin:10px 0 12px;padding:10px 12px;border-color:#e0e7f2!important;border-radius:15px;background:rgba(255,255,255,.9)!important;box-shadow:0 8px 24px rgba(29,50,82,.045)}
.profile-context-person{gap:10px!important}.profile-context-avatar{width:40px!important;height:40px!important;grid-row:auto!important;border-radius:13px!important}
.profile-context-person b{font-size:13px!important;line-height:1.25!important}.profile-context-person small{display:flex;align-items:center;gap:7px;margin-top:4px;color:#7b879b!important;font-size:8px;font-weight:650!important}
.profile-context-person small em{padding:3px 6px;border-radius:999px;background:#eaf1ff;color:#2c66dd;font-size:7px;font-style:normal;font-weight:900}
.profile-context-bar.studio .profile-context-person small em{background:#fff0ec;color:#df5c49}
.profile-context-actions{display:flex!important;flex:none!important;gap:6px!important}.profile-context-actions button{padding:7px 9px!important;border-color:#dce4f2!important;color:#5c6c85!important;font-size:8px!important;background:#fff!important}.profile-context-actions button:last-child{color:#2862d7!important}

.asset-profile-section{padding:15px;border:1px solid #dfe7f4;border-radius:20px;background:rgba(255,255,255,.78);box-shadow:0 14px 35px rgba(31,54,94,.05)}
.asset-identity-grid{gap:9px}.asset-identity-card{grid-template-columns:48px minmax(0,1fr) auto;gap:10px;padding:11px 12px;border-radius:15px;box-shadow:none}
.asset-identity-card .profile-identity-photo,.asset-identity-card .profile-identity-initial{width:48px;height:48px;grid-row:auto;border-radius:14px}
.asset-identity-card h3{margin:2px 0;font-size:13px}.asset-identity-card p{font-size:8px}.asset-identity-card small{font-size:8px}
.asset-identity-actions{grid-column:auto;display:flex;align-items:center;justify-content:flex-end;gap:5px}.asset-identity-actions button,.asset-identity-card.missing>button{padding:7px 8px;border-radius:9px;font-size:8px}
.asset-identity-actions button:first-child{background:#fff;border-color:#ccdaf5;color:#285fcc}.asset-identity-actions em{padding:5px 7px;border-radius:999px;background:#e9f5ef;color:#1a825c;font-size:7px;font-style:normal;font-weight:900;white-space:nowrap}
.asset-identity-card.missing>button{grid-column:auto}
.asset-account-inline{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:10px;padding:9px 11px;border-top:1px solid #e8edf5;color:#748198}.asset-account-inline span{display:flex;min-width:0;align-items:center;gap:8px}.asset-account-inline small{font-size:8px}.asset-account-inline b{color:#3564c7;font-size:9px;overflow-wrap:anywhere}.asset-account-inline button{border:0;border-radius:8px;background:#eef4ff;color:#2a63d7;padding:6px 9px;font-size:8px;font-weight:850}

.agreement-hero-brand{justify-content:flex-start;gap:9px;margin-bottom:26px}
.agreement-invite-powered{align-self:center;gap:5px;padding:5px 7px 5px 5px;border:1px solid rgba(255,255,255,.17);border-radius:12px;background:rgba(255,255,255,.08)}
.agreement-invite-powered>em{margin:0 1px}.agreement-invite-powered>img{width:24px;height:24px;border-radius:7px}.agreement-invite-powered>b{font-size:8px}.agreement-invite-powered small{margin-top:2px;font-size:5px}
.agreement-public-stage{margin-top:0;padding:32px 28px 30px}.agreement-public-stage .agreement-hero-brand{margin-bottom:30px}
.agreement-public-stage h1{font-size:39px}.agreement-public-points{margin-top:20px}
.agreement-public-guide{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:12px 0;padding:12px;border:1px solid #dce5f2;border-radius:18px;background:rgba(255,255,255,.78);box-shadow:0 10px 25px rgba(30,52,83,.045)}
.agreement-public-guide span{display:flex;align-items:center;gap:8px;min-width:0;padding:4px}.agreement-public-guide i{display:grid;width:27px;height:27px;flex:none;place-items:center;border-radius:9px;background:#edf3ff;color:#2d69e5;font-size:7px;font-style:normal;font-weight:950}.agreement-public-guide b{display:flex;min-width:0;flex-direction:column;color:#18263f;font-size:8px}.agreement-public-guide small{margin-top:3px;color:#8390a3;font-size:6px;font-weight:600;white-space:nowrap}
.agreement-public-foot{margin-top:12px}

.agreement-primary-notice{border-width:1px;box-shadow:0 9px 22px rgba(34,58,92,.055)}.agreement-primary-notice summary>span>small{display:flex;align-items:center;gap:7px}.agreement-primary-notice summary>span>small em{padding:3px 7px;border-radius:999px;background:#fff0df;color:#d2731c;font-size:7px;font-style:normal;letter-spacing:0}
.agreement-secondary-boundary{width:max-content;max-width:100%;margin:8px auto 2px!important;border:0!important;border-radius:9px!important;background:transparent!important}.agreement-secondary-boundary summary{justify-content:center;gap:8px;padding:7px 9px!important;color:#8a95a5!important;font-size:7px!important}.agreement-secondary-boundary summary b{color:#718099;font-size:7px}.agreement-secondary-boundary p{max-width:500px;padding:4px 9px 9px!important;text-align:center;font-size:7px!important}
.agreement-confirm-single{margin-top:8px;padding:12px;border-radius:15px}.agreement-open-button{min-height:52px;font-size:13px!important}

@media(max-width:760px){
  .profile-context-bar{align-items:center!important}.profile-context-actions button:first-child{display:none}
  .profile-context-person b{max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-context-person small{max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
  .asset-identity-grid{grid-template-columns:1fr}.asset-identity-card{grid-template-columns:46px minmax(0,1fr) auto}.asset-identity-card .profile-identity-photo,.asset-identity-card .profile-identity-initial{width:46px;height:46px}
  .asset-identity-actions button:first-child{display:none}.asset-profile-section>.section-title em{display:none}
  .agreement-public-stage{padding:28px 22px}.agreement-public-stage h1{font-size:34px}.agreement-public-stage .agreement-hero-brand{margin-bottom:25px}
  .agreement-invite-owner>img,.agreement-invite-owner>i{width:40px;height:40px}.agreement-invite-owner>b{font-size:12px}
  .agreement-invite-powered{padding-right:5px}.agreement-invite-powered>b{display:block;font-size:7px}.agreement-invite-powered small{display:none}
  .agreement-public-guide{gap:3px;padding:9px}.agreement-public-guide span{gap:5px}.agreement-public-guide i{width:23px;height:23px}.agreement-public-guide b{font-size:7px}.agreement-public-guide small{font-size:5px}
}

/* V0.31.0 — restrained co-branding, fixed agreement templates and unified controls */
.agreement-cobrand{justify-content:flex-start!important;gap:7px!important}
.agreement-cobrand>em{display:none!important}
.agreement-cobrand-owner{flex:none!important}
.agreement-cobrand-zaine{display:inline-flex!important;min-width:0!important;flex:none!important;align-items:center!important;gap:3px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;opacity:.58}
.agreement-cobrand-zaine>img{width:15px!important;height:15px!important;border:0!important;border-radius:4px!important;background:transparent!important}
.agreement-cobrand-zaine>b{display:block!important;color:inherit!important;font-size:6px!important;line-height:1!important}
.agreement-cobrand-zaine small{display:none!important}
.agreement-hero-brand{justify-content:flex-start!important;gap:8px!important}
.agreement-invite-powered{align-self:center!important;gap:3px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;opacity:.58}
.agreement-invite-powered>em{display:none!important}
.agreement-invite-powered>img{width:16px!important;height:16px!important;border:0!important;border-radius:4px!important;background:transparent!important}
.agreement-invite-powered>b{display:block!important;color:inherit!important;font-size:6px!important;line-height:1!important}
.agreement-invite-powered small{display:none!important}

.agreement-public-invite{display:flex;min-height:100vh;flex-direction:column}
.agreement-public-tail{position:relative;display:flex;min-height:180px;flex:1;flex-direction:column;justify-content:flex-end;margin-top:18px;padding:26px 28px;border:1px solid #dfe6f1;border-radius:22px;background:linear-gradient(145deg,#f8fbff,#eef4ff 58%,#fff7f3);overflow:hidden}
.agreement-public-tail:after{content:"COOP";position:absolute;right:-14px;bottom:-28px;color:rgba(35,81,154,.055);font:900 82px/1 Georgia,serif}
.agreement-public-tail>*{position:relative;z-index:1}.agreement-public-tail small{color:#3570df;font-size:7px;font-weight:950;letter-spacing:.14em}.agreement-public-tail b{margin:7px 0 4px;color:#17253e;font:700 18px/1.25 Georgia,"Noto Serif SC",serif}.agreement-public-tail p{margin:0;color:#748196;font-size:8px}.agreement-public-tail i{display:none}

.auth-policy-consent{display:grid!important;grid-template-columns:18px minmax(0,1fr)!important;gap:9px!important;align-items:start!important;padding:4px 0!important;background:transparent!important}
.auth-policy-consent>input{margin-top:5px!important}
.auth-policy-consent>span{display:flex;align-items:center;flex-wrap:wrap;gap:3px;color:#68758a;line-height:1.8}
.auth-policy-link{display:inline!important;width:auto!important;min-height:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:#2d67d9!important;font:inherit!important;text-decoration:underline;text-underline-offset:2px}
.auth-policy-consent i{color:#adb6c4;font-style:normal}

.agreement-profile-action{width:auto!important;min-height:34px!important;margin-top:9px!important;padding:8px 13px!important;border:0!important;border-radius:10px!important;background:#edf4ff!important;box-shadow:none!important;color:#2864d8!important;font-size:8px!important;font-weight:900!important}
.agreement-secondary-boundary{width:100%!important;max-width:none!important;margin:10px 0 2px!important;border:1px solid #e6ebf2!important;border-radius:13px!important;background:#f8fafc!important}
.agreement-secondary-boundary summary{justify-content:space-between!important;padding:11px 13px!important;text-align:left!important}
.agreement-secondary-boundary summary span{display:flex;flex-direction:column;align-items:flex-start;gap:2px;color:#647289!important}.agreement-secondary-boundary summary span small{color:#a0aaba;font-size:5px;letter-spacing:.12em}.agreement-secondary-boundary summary b{color:#3569c9!important}
.agreement-secondary-boundary p{max-width:none!important;padding:0 13px 12px!important;text-align:left!important}

.agreement-template-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:14px 0}
.agreement-template-card{display:grid;grid-template-columns:36px minmax(0,1fr);gap:10px;align-items:start;padding:15px;border:1px solid #dce5f2;border-radius:17px;background:#fff;box-shadow:0 10px 24px rgba(30,53,88,.045)}
.agreement-template-index{display:grid;width:34px;height:34px;place-items:center;border-radius:11px;background:#edf3ff;color:#2965dc;font-size:8px;font-weight:950}
.agreement-template-card h3{margin:1px 0 4px;color:#17253e;font-size:12px}.agreement-template-card p{margin:0;color:#768398;font-size:8px;line-height:1.55}.agreement-template-card em{display:inline-block;margin-top:7px;color:#238061;font-size:7px;font-style:normal;font-weight:850}
.agreement-template-actions{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin-top:2px}
.agreement-template-actions button,.agreement-template-enable{min-height:34px;padding:7px 8px;border:0!important;border-radius:9px!important;background:#edf4ff!important;box-shadow:none!important;color:#285fcc!important;font-size:8px!important;font-weight:900!important}
.agreement-template-actions button:first-child{background:#2f6df2!important;color:#fff!important}.agreement-template-enable{grid-column:1/-1;background:#2f6df2!important;color:#fff!important}
.agreement-duplicate-list{margin:10px 0;padding:12px 14px;border:1px solid #e3e8ef;border-radius:14px;background:#f8fafc}.agreement-duplicate-list summary{display:flex;justify-content:space-between;color:#6f7c90;font-size:8px;font-weight:850;cursor:pointer}.agreement-duplicate-list summary b{color:#3567c7}.agreement-duplicate-list article{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 0;border-top:1px solid #e8edf4}.agreement-duplicate-list article:first-of-type{margin-top:9px}.agreement-duplicate-list article span{display:flex;min-width:0;flex-direction:column}.agreement-duplicate-list article b{color:#24334d;font-size:8px}.agreement-duplicate-list article small{color:#8b96a7;font-size:6px}.agreement-archive-button{min-height:28px!important;padding:6px 9px!important;border:0!important;border-radius:8px!important;background:#fff0ec!important;color:#c95b49!important;font-size:7px!important;font-weight:900!important}
.agreement-editor-type{display:flex;align-items:center;gap:9px;margin:10px 0 14px;padding:11px 13px;border:1px solid #dce5f2;border-radius:13px;background:#f7faff}.agreement-editor-type small{color:#7f8ca0;font-size:7px}.agreement-editor-type b{color:#1e3150;font-size:10px}.agreement-editor-type span{margin-left:auto;color:#708099;font-size:7px}
.agreement-talent-actions button{min-height:34px!important;border:0!important;border-radius:9px!important;background:#edf4ff!important;color:#285fcc!important;font-size:8px!important;font-weight:900!important}.agreement-talent-actions button:last-child{background:#2f6df2!important;color:#fff!important}

@media(max-width:760px){
  .agreement-template-grid{grid-template-columns:1fr}
  .agreement-template-actions{grid-template-columns:repeat(3,minmax(0,1fr))}
  .agreement-editor-type{align-items:flex-start;flex-wrap:wrap}.agreement-editor-type span{width:100%;margin-left:45px}
  .agreement-public-tail{min-height:150px}
}

/* V0.32.0 — identity merged into heroes, compact workbench and quick availability */
.hero-identity-row{position:relative;z-index:3;display:flex!important;grid-column:1/-1;align-items:center!important;justify-content:space-between;gap:12px;width:100%;margin:0 0 18px!important;padding:0 0 14px;border-bottom:1px solid rgba(255,255,255,.16)}
.hero-identity-row>span:first-child{display:flex;min-width:0;align-items:center;gap:10px}.hero-identity-avatar{display:block;width:46px;height:46px;flex:none;border:2px solid rgba(255,255,255,.34);border-radius:14px;object-fit:cover;background:rgba(255,255,255,.12);color:#fff}
.hero-identity-row .profile-identity-initial{display:grid;place-items:center}.hero-identity-row b{display:flex;min-width:0;flex-direction:column;color:#fff;font-size:13px}.hero-identity-row small{margin-top:3px;color:rgba(255,255,255,.68)!important;font-size:7px!important;letter-spacing:0!important}
.hero-identity-actions{display:flex!important;flex:none!important;gap:6px!important;margin:0!important}.hero-identity-actions button{min-height:30px;padding:7px 10px!important;border:1px solid rgba(255,255,255,.24)!important;border-radius:9px!important;background:rgba(255,255,255,.1)!important;color:#fff!important;font-size:7px!important;font-weight:850!important}
.dash-hero{min-height:250px}.dash-hero>.hero-identity-row{margin-top:0!important}.dash-hero h1{margin-top:20px}
.task-market-hero>.hero-identity-row,.circle-editorial-hero>.hero-identity-row{margin-top:0!important}
.circle-editorial-hero.content-engine{align-items:start}.circle-editorial-hero.content-engine>.hero-identity-row{grid-column:1/-1}

.workbench-profile-hero{position:relative;overflow:hidden;margin:14px 0 11px;padding:22px;border-radius:25px;background:linear-gradient(145deg,#132746,#25476f);color:#fff;box-shadow:0 18px 38px rgba(25,48,82,.16)}
.workbench-profile-hero:after{content:"WORK";position:absolute;right:-18px;bottom:-42px;color:rgba(255,255,255,.045);font-size:94px;font-weight:950}
.workbench-profile-hero>*{position:relative;z-index:1}.workbench-profile-hero>small{color:#79a6ff;font-size:7px;font-weight:900;letter-spacing:.15em}.workbench-profile-hero h1{max-width:620px;margin:10px 0 7px;font-size:28px;line-height:1.15}.workbench-profile-hero>p{margin:0;color:#bfd0e8;line-height:1.7}
.workbench-profile-meta{display:flex;align-items:center;gap:8px;margin-top:18px;padding-top:13px;border-top:1px solid rgba(255,255,255,.14)}.workbench-profile-meta span{padding:5px 8px;border-radius:999px;background:rgba(255,255,255,.08);color:#d8e4f5;font-size:8px}.workbench-profile-meta button{margin-left:auto;padding:7px 10px;border:1px solid rgba(255,255,255,.2);border-radius:9px;background:transparent;color:#fff;font-size:7px;font-weight:900}
.workbench-c-actions{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin:11px 0}.workbench-c-actions>button{display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:9px;min-height:82px;padding:13px;border:1px solid #dfe7f3;border-radius:18px;background:#fff;text-align:left;box-shadow:0 10px 28px rgba(31,52,86,.05)}.workbench-c-actions i{display:grid;width:38px;height:38px;place-items:center;border-radius:12px;background:#edf4ff;color:#2f68df;font-style:normal;font-weight:950}.workbench-c-actions b{display:flex;min-width:0;flex-direction:column;color:#182740;font-size:10px}.workbench-c-actions small{margin-top:4px;color:#8290a4;font-size:7px;line-height:1.45}.workbench-c-actions em{color:#2d66d7;font-size:7px;font-style:normal;font-weight:900}
.workbench-secondary-identities{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:10px 0 16px;padding:10px 12px;border:1px solid #e2e8f2;border-radius:16px;background:rgba(255,255,255,.74)}.workbench-secondary-identities>span{display:flex;flex-direction:column;color:#7c899d;font-size:7px}.workbench-secondary-identities>span b{margin-top:3px;color:#2d63ca;font-size:8px}.workbench-secondary-identities .asset-identity-card{flex:1;max-width:470px}

.circle-publisher-avatar,.circle-publisher-official{display:grid!important;width:46px!important;height:46px!important;place-items:center;align-self:center;border-radius:14px!important;object-fit:cover;background:#edf4ff;color:#2f6fe7;font-size:15px;font-weight:950}
.circle-feed>article{grid-template-columns:46px minmax(0,1fr) auto!important}.circle-feed>article>.circle-new-badge{position:absolute}
.availability-checkin-sheet{width:min(640px,94vw)}.availability-choice{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin:14px 0}.availability-choice label{display:block}.availability-choice input{position:absolute;opacity:0}.availability-choice span{display:flex;flex-direction:column;padding:14px;border:1px solid #dce5f2;border-radius:14px;background:#fff}.availability-choice input:checked+span{border-color:#2f6df2;background:#f0f5ff;box-shadow:0 0 0 2px rgba(47,109,242,.09)}.availability-choice b{color:#172640;font-size:11px}.availability-choice small{margin-top:4px;color:#7f8ca0;font-size:8px}.availability-sync-note{display:flex;flex-direction:column;gap:4px;margin:12px 0;padding:12px;border-left:3px solid #2c70e8;background:#f1f6ff}.availability-sync-note b{font-size:9px}.availability-sync-note span{color:#6f7e93;font-size:8px}
.agreement-public-tail{min-height:0;flex:none;margin:12px 0;padding:21px 24px;justify-content:center}

@media(max-width:760px){
  .hero-identity-row{margin-bottom:14px!important}.hero-identity-actions button:first-child{display:none}.hero-identity-avatar{width:42px;height:42px}.hero-identity-row b{max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hero-identity-row small{max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
  .workbench-profile-hero{padding:19px}.workbench-profile-hero h1{font-size:25px}.workbench-c-actions{grid-template-columns:1fr 1fr}.workbench-c-actions>button{grid-template-columns:34px minmax(0,1fr);min-height:92px;padding:11px}.workbench-c-actions i{width:34px;height:34px}.workbench-c-actions em{grid-column:2}.workbench-secondary-identities{align-items:stretch;flex-direction:column}.workbench-secondary-identities .asset-identity-card{max-width:none}
  .circle-feed>article{grid-template-columns:42px minmax(0,1fr)!important}.circle-publisher-avatar,.circle-publisher-official{width:42px!important;height:42px!important}.circle-feed>article>button{grid-column:2;width:max-content}
  .availability-choice{grid-template-columns:1fr}
}
