: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{position:relative;display:grid!important;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:10px!important;min-width:0;overflow:hidden;padding:13px;border:1px dashed rgba(47,107,255,.35);border-radius:14px;background:var(--blue-soft);cursor:pointer}.upload-box>input{position:absolute;z-index:2;inset:0;width:100%;height:100%;margin:0;padding:0;opacity:0;cursor:pointer}.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;min-width:0;flex-direction:column;font-size:10px}.upload-box>b>span,.upload-box small{overflow-wrap:anywhere}.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}.photo-preview-empty{grid-column:1/-1;margin:0;padding:18px 12px;border:1px dashed #d5deee;border-radius:12px;background:#f8faff;color:#8d98aa;font-size:8px;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 { max-width:100%; overflow-x:hidden; background: #edf1f7; }
body {
  max-width:100%;
  overflow-x:hidden;
  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}
}

.managed-settings-bridge{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:24px;border:1px solid #dce6f5;border-radius:22px;background:linear-gradient(135deg,#f5f8ff,#fff)}
.managed-settings-bridge h2{margin:5px 0 7px}.managed-settings-bridge p{margin:0;color:#6d7788;line-height:1.7}.managed-settings-bridge small{color:#2d67d9;font-weight:900;letter-spacing:.14em}.managed-settings-bridge button{min-width:180px}
@media(max-width:720px){.managed-settings-bridge{display:block;padding:19px}.managed-settings-bridge button{width:100%;margin-top:14px}}

/* v0.35.0 冷启动运营中心 */
.managed-tabs{display:flex;gap:8px;overflow-x:auto;padding:4px 0 18px;margin-bottom:4px;scrollbar-width:none}.managed-tabs::-webkit-scrollbar{display:none}.managed-tabs button{display:flex;align-items:center;gap:8px;min-width:max-content;border:1px solid #e4e8ef;background:#fff;color:#495365;border-radius:14px;padding:10px 14px;font-weight:700}.managed-tabs button i{display:grid;place-items:center;width:25px;height:25px;border-radius:9px;background:#eef2f8;font-style:normal;font-size:12px}.managed-tabs button em{display:grid;place-items:center;min-width:20px;height:20px;padding:0 5px;border-radius:10px;background:#ef4444;color:#fff;font-size:11px;font-style:normal}.managed-tabs button.active{background:#111827;color:#fff;border-color:#111827}.managed-tabs button.active i{background:rgba(255,255,255,.16)}
.managed-hero{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;padding:28px;border-radius:24px;background:linear-gradient(135deg,#111827,#243b67);color:#fff;margin-bottom:18px;box-shadow:0 18px 45px rgba(17,24,39,.16)}.managed-hero h2{font-size:28px;margin:5px 0 8px}.managed-hero p{max-width:700px;color:#d8e1f0;line-height:1.75}.managed-hero .form-kicker{color:#90b8ff}.managed-hero button{background:#fff;color:#111827;border-color:#fff}
.managed-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:18px}.managed-metric{display:grid;grid-template-columns:auto 1fr;gap:13px;position:relative;background:#fff;border:1px solid #e7ebf1;border-radius:20px;padding:19px;min-height:142px}.managed-metric>span{display:grid;place-items:center;width:42px;height:42px;border-radius:14px;background:#edf3ff;color:#2854a6;font-weight:900}.managed-metric small{color:#7b8494}.managed-metric b{display:block;font-size:28px;margin:4px 0}.managed-metric p{font-size:12px;color:#7b8494}.managed-metric button{position:absolute;left:19px;bottom:14px;border:0;background:transparent;color:#2854a6;padding:0;font-weight:700}
.managed-switches{display:grid!important;grid-template-columns:1.6fr repeat(5,minmax(105px,1fr)) auto;align-items:center;gap:12px;margin-bottom:18px}.managed-switches>div h2{margin-bottom:4px}.managed-switches>div p{font-size:12px;color:#7a8495}.managed-switches label{display:flex!important;align-items:center;gap:8px;padding:12px;border:1px solid #e7ebf1;border-radius:14px;background:#fbfcfe}.managed-switches label input{width:18px;height:18px}.managed-switches label span{font-weight:800;font-size:13px}.managed-switches label small{display:block;color:#929aaa;font-size:10px;margin-top:3px;font-weight:500}.managed-big-number{display:block;font-size:48px;margin:12px 0;color:#2454aa}.managed-log>div{display:grid;grid-template-columns:1fr auto;gap:3px 15px;padding:10px 0;border-bottom:1px solid #eef1f5}.managed-log>div:last-child{border-bottom:0}.managed-log>div b{font-size:13px}.managed-log>div span,.managed-log>div small{font-size:11px;color:#858e9e}.managed-log>div small{grid-column:1/-1}
.managed-list-head{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;padding:21px 24px;background:#fff;border:1px solid #e6eaf0;border-radius:20px;margin-bottom:12px}.managed-list-head h2{font-size:25px;margin:4px 0}.managed-list-head p{color:#7f8999}.managed-list-head>div:last-child{display:flex;gap:9px}.managed-bulkbar{display:flex;align-items:center;gap:8px;padding:10px 15px;background:#f1f5fb;border:1px solid #e1e8f2;border-radius:14px;margin-bottom:12px}.managed-bulkbar span{margin-right:auto;color:#667186;font-size:12px}.managed-list{display:grid;gap:10px}.managed-row{display:grid;grid-template-columns:28px 52px minmax(260px,1fr) 85px auto;gap:13px;align-items:center;background:#fff;border:1px solid #e6eaf0;border-radius:18px;padding:14px 16px}.managed-select{display:flex!important;justify-content:center}.managed-select input{width:17px;height:17px}.managed-avatar img,.managed-avatar span{width:50px;height:50px;border-radius:15px;object-fit:cover}.managed-avatar span{display:grid;place-items:center;background:#e8effc;color:#2957a6;font-weight:900;font-size:18px}.managed-row-main small{font-size:10px;color:#8c95a4}.managed-row-main h3{font-size:16px;margin:3px 0}.managed-row-main p{font-size:12px;color:#657085}.managed-row-main>em{display:block;margin-top:4px;font-size:12px;color:#768093;font-style:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:600px}.managed-status{display:inline-flex;justify-content:center;align-items:center;border-radius:999px;padding:7px 10px;font-size:11px;font-style:normal;font-weight:800;background:#eef1f5;color:#667084}.managed-status.published,.managed-status.accepted{background:#e7f8ed;color:#188346}.managed-status.draft,.managed-status.pending{background:#fff4d8;color:#9b6500}.managed-status.hidden,.managed-status.rejected,.managed-status.expired{background:#f4e9ec;color:#a8445a}.managed-row-actions{display:flex;gap:6px;flex-wrap:wrap;justify-content:flex-end}.managed-row-actions button{padding:7px 9px;font-size:11px}
.managed-request-list{display:grid;gap:10px}.managed-request{display:grid;grid-template-columns:minmax(300px,1fr) 90px auto;gap:16px;align-items:center;background:#fff;border:1px solid #e6eaf0;border-radius:18px;padding:17px 19px}.managed-request small{color:#8a94a4}.managed-request h3{margin:5px 0}.managed-request p{display:flex;gap:6px;flex-wrap:wrap}.managed-request p i{font-style:normal;background:#eef3fb;color:#47617f;border-radius:999px;padding:4px 8px;font-size:10px}.managed-request>div:last-child{display:flex;gap:8px;justify-content:flex-end}
.managed-editor{width:min(760px,calc(100vw - 24px));max-height:90vh;overflow:auto}.managed-editor>p{color:#778194;line-height:1.65;margin-bottom:15px}.managed-editor-top{display:flex;justify-content:flex-end;margin-bottom:13px}.managed-editor-top label{width:190px}.managed-photo-preview{display:flex;gap:7px;overflow-x:auto}.managed-photo-preview img{width:72px;height:88px;border-radius:12px;object-fit:cover}.managed-help{background:#eaf5ff;color:#285c8c;padding:12px;border-radius:12px}.managed-warning{background:#fff0e5;color:#9d4d15;padding:12px;border-radius:12px}
@media(max-width:1100px){.managed-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.managed-switches{grid-template-columns:repeat(3,minmax(0,1fr))}.managed-switches>div{grid-column:1/-1}.managed-switches>button{grid-column:1/-1}.managed-row{grid-template-columns:28px 48px 1fr 78px}.managed-row-actions{grid-column:2/-1;justify-content:flex-start}.managed-request{grid-template-columns:1fr 80px}.managed-request>div:last-child{grid-column:1/-1;justify-content:flex-start}}
@media(max-width:700px){.managed-hero{display:block;padding:21px}.managed-hero h2{font-size:23px}.managed-hero button{margin-top:16px;width:100%}.managed-metrics{grid-template-columns:1fr 1fr}.managed-metric{min-height:150px;padding:14px}.managed-switches{grid-template-columns:1fr 1fr}.managed-list-head{display:block;padding:17px}.managed-list-head>div:last-child{margin-top:13px}.managed-list-head>div:last-child button{flex:1}.managed-bulkbar{overflow-x:auto}.managed-bulkbar span{display:none}.managed-row{grid-template-columns:24px 45px 1fr;padding:12px;gap:9px}.managed-avatar img,.managed-avatar span{width:44px;height:44px}.managed-status{grid-column:2/3}.managed-row-actions{grid-column:3/4}.managed-row-main>em{max-width:230px}.managed-request{grid-template-columns:1fr;padding:14px}.managed-request>.managed-status{justify-self:start}.managed-switches label{padding:10px}.managed-tabs{margin-right:-12px}.managed-editor{max-height:94vh}.managed-editor .form-pair{grid-template-columns:1fr}}

/* v0.35.1 guest discovery + managed material library */
.public-entry-panel{margin:22px 0;padding:28px;border-radius:28px;background:linear-gradient(135deg,#10254a,#1e3e72);color:#fff;display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.45fr);gap:26px;align-items:center;box-shadow:0 18px 44px rgba(17,39,80,.18)}
.public-entry-panel>div:first-child small{font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:#9fbdff}.public-entry-panel h2{font-size:30px;margin:8px 0 10px}.public-entry-panel p{margin:0;color:#d9e5ff;line-height:1.75}
.public-entry-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.public-entry-grid button{border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.09);color:#fff;border-radius:18px;padding:17px;display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:12px;text-align:left}.public-entry-grid button:hover{background:rgba(255,255,255,.15)}.public-entry-grid i{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;background:#fff;color:#1d4ed8;font-style:normal;font-weight:800}.public-entry-grid b{display:flex;flex-direction:column;gap:3px}.public-entry-grid small{font-weight:400;color:#c9d7f7}.public-entry-grid span{font-size:12px;color:#c9d7f7}
.public-header{display:grid;grid-template-columns:auto 1fr auto;gap:14px;align-items:center}.public-header-account{justify-self:end;border:1px solid #d8e2f3;background:#fff;color:#234272;border-radius:999px;padding:9px 15px;font-weight:700}.public-browse-identity{position:relative;overflow:hidden;margin:18px 0;padding:32px;border-radius:26px;background:linear-gradient(135deg,#15284a,#264b82);color:#fff}.public-browse-identity>span{font-size:11px;letter-spacing:.16em;color:#9ebcff}.public-browse-identity h1{font-size:34px;line-height:1.18;margin:10px 0}.public-browse-identity h1 em{color:#91b5ff;font-style:normal}.public-browse-identity p{margin:0;color:#dbe6fb;max-width:680px;line-height:1.7}
.public-task-market-hero{display:block!important;padding:30px!important}.public-task-market-hero>.public-browse-identity{margin:0 0 20px;padding:0;background:none;box-shadow:none}.public-task-market-hero>.public-browse-identity h1{font-size:34px}.public-circle-hero{margin-top:18px}.public-conversion-card{margin:24px 0 96px;padding:22px 24px;border:1px solid #dce6f5;border-radius:22px;background:#fff;display:flex;align-items:center;justify-content:space-between;gap:20px}.public-conversion-card small{color:#64748b}.public-conversion-card h3{margin:4px 0 0;color:#15233d}.public-conversion-card button{white-space:nowrap}
.public-five-nav{grid-template-columns:repeat(5,1fr)}.public-five-nav button{min-width:0}.public-five-nav small{font-size:10px}
.managed-hero-actions{display:flex;gap:10px;align-items:center}.managed-material-guide{margin:12px 0 16px;padding:14px 18px;border:1px solid #dfe8f5;background:#f8fbff;border-radius:16px;display:flex;gap:12px;align-items:flex-start}.managed-material-guide b{white-space:nowrap;color:#173c78}.managed-material-guide span{font-size:13px;line-height:1.7;color:#5d6b80}.managed-material-guide code{background:#eaf1ff;color:#2252a1;border-radius:5px;padding:2px 5px}
.managed-material-fields{margin:14px 0;padding:18px;border:1px solid #dce6f5;border-radius:18px;background:#f9fbff;display:grid;gap:13px}.managed-material-fields[hidden]{display:none!important}.managed-material-fields h3{margin:0;color:#193868;font-size:17px}.managed-material-toggle{display:flex!important;align-items:flex-start!important;gap:10px;padding:14px;border:1px solid #dce6f5;border-radius:14px;background:#f8fbff}.managed-material-toggle>input{width:18px!important;height:18px;margin-top:2px}.managed-material-toggle span{display:flex;flex-direction:column;gap:4px;font-weight:700}.managed-material-toggle small{font-weight:400;color:#64748b;line-height:1.5}.managed-row-main>em{display:block;margin-top:5px;color:#7b879a;font-size:12px;font-style:normal}.managed-metrics{grid-template-columns:repeat(5,minmax(0,1fr))}
@media(max-width:1100px){.managed-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:760px){.public-entry-panel{grid-template-columns:1fr;padding:22px;border-radius:22px}.public-entry-panel h2{font-size:25px}.public-entry-grid{grid-template-columns:1fr}.public-header{grid-template-columns:1fr auto}.public-header .header-pill{display:none}.public-header-account{font-size:12px;padding:8px 11px}.public-browse-identity{padding:24px 20px}.public-browse-identity h1,.public-task-market-hero>.public-browse-identity h1{font-size:28px}.public-conversion-card{margin-bottom:86px;align-items:flex-start;flex-direction:column}.public-conversion-card button{width:100%}.managed-hero-actions{width:100%;flex-direction:column}.managed-hero-actions button{width:100%}.managed-metrics{grid-template-columns:1fr 1fr}.managed-material-guide{flex-direction:column}.managed-material-fields{padding:14px}.public-five-nav small{font-size:9px}}

/* v0.35.2 whole-site import and fixed author binding */
.managed-author-binding{align-items:end}.managed-author-binding [hidden],.managed-material-fields [hidden]{display:none!important}
.managed-import-guide{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:14px 0}.managed-import-guide article{background:linear-gradient(145deg,#eff6ff,#fff);border:1px solid #dbeafe;border-radius:16px;padding:16px;display:flex;flex-direction:column;gap:7px}.managed-import-guide b{font-size:15px;color:#1d4ed8}.managed-import-guide span{font-size:13px;line-height:1.65;color:#475569}
.managed-import-form{display:flex;flex-direction:column;gap:16px}.managed-import-drop{border:2px dashed #93c5fd;border-radius:18px;padding:24px;text-align:center;background:#f8fbff;cursor:pointer;display:flex;flex-direction:column;gap:7px}.managed-import-drop input{display:none}.managed-import-drop b{font-size:18px;color:#1d4ed8}.managed-import-drop span{font-size:13px;color:#64748b}.managed-import-preview{display:flex;flex-direction:column;gap:12px}.managed-import-counts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.managed-import-counts span{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;padding:12px;text-align:center;color:#64748b;font-size:12px}.managed-import-counts b{display:block;font-size:24px;color:#0f172a;margin-bottom:3px}.managed-import-errors,.managed-import-warnings,.managed-import-ok{border-radius:14px;padding:13px 14px;display:flex;flex-direction:column;gap:6px;font-size:13px;line-height:1.55}.managed-import-errors{background:#fff1f2;border:1px solid #fecdd3;color:#9f1239}.managed-import-warnings{background:#fffbeb;border:1px solid #fde68a;color:#92400e}.managed-import-ok{background:#ecfdf5;border:1px solid #a7f3d0;color:#047857}.managed-import-samples{display:grid;grid-template-columns:1fr 1fr;gap:12px}.managed-import-samples article{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;padding:13px;display:flex;flex-direction:column;gap:6px}.managed-import-samples b{font-size:13px;color:#0f172a}.managed-import-samples span{font-size:12px;color:#64748b;line-height:1.45}.managed-import-actions{display:flex;justify-content:flex-end;gap:10px}.managed-import-progress{position:relative;overflow:hidden;border-radius:14px;background:#eff6ff;padding:14px;display:grid;gap:3px}.managed-import-progress[hidden]{display:none}.managed-import-progress b{font-size:14px;color:#1e3a8a}.managed-import-progress span{font-size:12px;color:#64748b;overflow-wrap:anywhere}.managed-import-progress i{position:absolute;left:0;bottom:0;height:4px;width:0;background:linear-gradient(90deg,#2563eb,#38bdf8);transition:width .2s}.button-link{display:inline-flex;align-items:center;justify-content:center;border:1px solid #bfdbfe;border-radius:12px;padding:10px 14px;background:#eff6ff;color:#1d4ed8;text-decoration:none;font-weight:700;font-size:13px}
@media(max-width:760px){.managed-import-guide{grid-template-columns:1fr}.managed-import-counts{grid-template-columns:repeat(2,1fr)}.managed-import-samples{grid-template-columns:1fr}.managed-import-actions{flex-direction:column}.managed-import-actions button{width:100%}}

/* v0.35.3 default plaza, required fields, chip tags and browser history */
.join-required-note{display:flex;align-items:center;gap:5px;margin:8px 0 14px;padding:9px 11px;border-radius:10px;background:#fff7f2;color:#8a6a55;font-size:8px}.join-required-note em,.required-star{margin-left:3px;color:#f05454;font-style:normal;font-weight:950}.optional-mark{margin-left:7px;padding:2px 6px;border-radius:999px;background:#f0f3f8;color:#8792a5;font-size:6px;font-style:normal;font-weight:750}.required-block>span{display:flex;align-items:center;gap:3px}.required-block>span>small{margin-left:auto;color:#8e99aa;font-size:7px;font-weight:500}.coverage.required-block legend{display:flex;align-items:center;gap:3px}.rich-join label>span{display:flex;align-items:center;min-height:16px}.talent-tag-field{display:flex;flex-direction:column;gap:9px;margin-bottom:12px}.talent-tag-heading{display:flex;align-items:center;justify-content:space-between;color:#52617e;font-size:9px;font-weight:700}.talent-tag-heading>span{display:flex;align-items:center}.talent-tag-heading small{color:#96a0b1;font-size:7px;font-weight:500}.talent-tag-chips{display:flex;min-height:45px;flex-wrap:wrap;align-items:center;gap:7px;padding:9px;border:1px solid #dfe5ef;border-radius:12px;background:#f9fafc}.talent-tag-chips button{display:inline-flex;align-items:center;gap:6px;padding:7px 9px;border:1px solid #cfe0ff;border-radius:999px;background:#edf4ff;color:#275fcb;font-size:8px;font-weight:800}.talent-tag-chips button i{display:grid;width:14px;height:14px;place-items:center;border-radius:50%;background:#dce9ff;color:#3a68bd;font-size:9px;font-style:normal}.talent-tag-empty{color:#9aa4b5;font-size:8px}.talent-tag-composer{display:grid;grid-template-columns:minmax(0,1fr) 68px;gap:7px}.talent-tag-composer input{width:100%;padding:12px;border:1px solid var(--line);border-radius:11px;background:#f9fafc;font:inherit;font-size:10px;outline:0}.talent-tag-composer input:focus{border-color:#2f6bff;box-shadow:0 0 0 3px rgba(47,107,255,.09)}.talent-tag-composer button{border:0;border-radius:11px;background:#2f6bff;color:#fff;font-size:9px;font-weight:900}.talent-tag-suggestions{display:flex;flex-wrap:wrap;gap:6px}.talent-tag-suggestions button{padding:6px 9px;border:1px solid #e1e6ef;border-radius:999px;background:#fff;color:#66738a;font-size:7px}.talent-tag-suggestions button.selected{border-color:#bfd3ff;background:#edf4ff;color:#275fcb;font-weight:850}.talent-tag-error{margin:0;color:#e44f5e;font-size:8px;font-weight:700}.rich-join input:invalid:not(:placeholder-shown),.rich-join textarea:invalid:not(:placeholder-shown){border-color:#ef9ca4;background:#fff8f8}
@media(max-width:520px){.talent-tag-heading{align-items:flex-start;gap:5px}.talent-tag-heading small{text-align:right}.talent-tag-composer{grid-template-columns:minmax(0,1fr) 62px}.talent-tag-suggestions{gap:5px}.talent-tag-suggestions button{padding:7px 9px}}


/* v0.35.4: direct My/account center */
.account-center-page { background: #f4f7fc; }
.account-center-summary { display:grid; grid-template-columns:auto 1fr auto; gap:16px; align-items:center; padding:22px; margin:16px 0; border-radius:24px; background:linear-gradient(135deg,#102950,#1b4f96); color:#fff; box-shadow:0 16px 40px rgba(16,41,80,.18); }
.account-center-summary .account-avatar { width:58px; height:58px; border-radius:20px; display:grid; place-items:center; background:#fff; color:#2d6bff; font-size:24px; font-weight:900; }
.account-center-summary h1 { margin:3px 0 4px; font-size:24px; }
.account-center-summary p,.account-center-summary small { margin:0; color:rgba(255,255,255,.72); }
.account-center-summary > strong { font-size:30px; text-align:right; }
.account-center-summary > strong small { display:block; font-size:11px; font-weight:500; }
.account-center-summary .identity-badges { margin-top:8px; }
.account-center-summary .identity-badges i { background:rgba(255,255,255,.14); color:#fff; border:1px solid rgba(255,255,255,.18); }
.account-center-heading { display:flex; align-items:end; justify-content:space-between; gap:12px; margin:22px 2px 10px; }
.account-center-heading span { display:flex; flex-direction:column; }
.account-center-heading small { color:#2d6bff; font-weight:800; letter-spacing:.12em; }
.account-center-heading b { font-size:20px; }
.account-center-heading p { margin:0; color:#7a879c; font-size:13px; }
.account-identity-grid { display:grid; grid-template-columns:1fr 1fr; gap:12px; }
.account-identity-grid .asset-identity-card { margin:0; }
.compact-account-profile { margin-top:16px; }
.account-direct-actions { margin-top:12px; }
.account-business-grid { display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:10px; margin:14px 0; }
.account-business-grid button { border:0; background:#fff; border-radius:18px; padding:16px; display:grid; grid-template-columns:42px 1fr auto; align-items:center; gap:12px; text-align:left; box-shadow:0 8px 24px rgba(31,58,104,.07); }
.account-business-grid button:disabled { opacity:.5; }
.account-business-grid i { width:42px; height:42px; border-radius:14px; background:#edf3ff; color:#2d6bff; display:grid; place-items:center; font-style:normal; font-weight:900; }
.account-business-grid b { display:flex; flex-direction:column; font-size:15px; }
.account-business-grid small { color:#7f8ba0; font-weight:500; margin-top:3px; }
.account-business-grid em { color:#2d6bff; font-style:normal; font-size:12px; }
.account-onboarding-card { margin:16px 0; padding:22px; border-radius:22px; background:#fff; box-shadow:0 10px 28px rgba(31,58,104,.08); }
.account-onboarding-card > span { color:#2d6bff; font-weight:800; font-size:12px; }
.account-onboarding-card h2 { margin:8px 0 18px; font-size:22px; line-height:1.35; }
.account-onboarding-card div { display:flex; gap:10px; }
.account-onboarding-card button { flex:1; min-height:46px; border-radius:14px; }
.account-settings-list { margin:16px 0 90px; background:#fff; border-radius:20px; overflow:hidden; box-shadow:0 8px 24px rgba(31,58,104,.06); }
.account-settings-list button { width:100%; border:0; border-bottom:1px solid #edf1f7; background:#fff; padding:16px 18px; display:flex; justify-content:space-between; align-items:center; font-size:14px; }
.account-settings-list button:last-child { border-bottom:0; color:#d24f58; }
@media (max-width:720px) {
  .account-center-summary { grid-template-columns:auto 1fr; padding:18px; }
  .account-center-summary > strong { grid-column:1 / -1; text-align:left; display:flex; align-items:baseline; gap:8px; }
  .account-center-summary > strong small { display:inline; }
  .account-center-heading { align-items:flex-start; flex-direction:column; }
  .account-identity-grid { grid-template-columns:1fr; }
  .account-business-grid { grid-template-columns:1fr; }
  .account-onboarding-card div { flex-direction:column; }
}


/* v0.35.5: single-role accounts and simplified member navigation */
.member-four-nav { position:fixed; left:50%; bottom:0; transform:translateX(-50%); z-index:45; width:min(760px,100%); display:grid; grid-template-columns:repeat(4,1fr); padding:8px max(8px,env(safe-area-inset-right)) calc(8px + env(safe-area-inset-bottom)) max(8px,env(safe-area-inset-left)); background:rgba(255,255,255,.97); border-top:1px solid rgba(17,42,82,.08); box-shadow:0 -10px 32px rgba(19,48,91,.08); backdrop-filter:blur(18px); }
.member-four-nav button { position:relative; border:0; background:transparent; color:#8b96aa; min-height:48px; border-radius:15px; font-size:18px; font-weight:800; display:flex; flex-direction:column; justify-content:center; align-items:center; gap:2px; min-width:0; }
.member-four-nav button small { font-size:10.5px; font-weight:650; white-space:nowrap; }
.member-four-nav button.active { color:#2266e8; background:#edf4ff; }
.member-four-nav button i { position:absolute; top:3px; right:calc(50% - 28px); min-width:17px; height:17px; border-radius:9px; padding:0 4px; background:#ff5b62; color:#fff; font-size:10px; font-style:normal; display:grid; place-items:center; }
.single-role-account .shell { padding-bottom:92px; }
.single-role-hero { position:relative; display:grid; grid-template-columns:auto minmax(0,1fr) auto; align-items:center; gap:15px; margin:16px 0 20px; padding:22px; color:#fff; border-radius:28px; overflow:hidden; box-shadow:0 18px 42px rgba(16,47,92,.2); }
.single-role-hero.talent { background:linear-gradient(135deg,#112d58,#1f61b4); }
.single-role-hero.studio { background:linear-gradient(135deg,#342151,#7d4bd2); }
.single-role-hero::after { content:""; position:absolute; width:180px; height:180px; border-radius:50%; right:-65px; top:-85px; background:rgba(255,255,255,.08); }
.single-role-avatar { width:66px!important; height:66px!important; border-radius:22px!important; object-fit:cover; background:#fff; color:#2d6bff; z-index:1; }
.single-role-hero > div { min-width:0; z-index:1; }
.single-role-hero small { color:rgba(255,255,255,.72); letter-spacing:.1em; }
.single-role-hero h1 { margin:3px 0 5px; font-size:28px; }
.single-role-hero p { margin:0; color:rgba(255,255,255,.74); overflow-wrap:anywhere; }
.single-role-hero span { display:inline-flex; margin-top:9px; padding:5px 10px; border:1px solid rgba(255,255,255,.2); border-radius:999px; font-size:12px; }
.single-role-hero > strong { z-index:1; font-size:30px; text-align:right; }
.single-role-hero > strong small { display:block; letter-spacing:0; font-size:10px; font-weight:500; }
.single-role-hero > button { grid-column:1/-1; z-index:1; border:1px solid rgba(255,255,255,.22); background:rgba(255,255,255,.1); color:#fff; border-radius:14px; min-height:42px; font-weight:750; }
.single-role-onboarding { display:grid; grid-template-columns:auto 1fr auto; gap:14px; align-items:center; margin:16px 0 22px; padding:22px; border-radius:26px; background:#fff; box-shadow:0 14px 36px rgba(20,52,98,.09); }
.single-role-onboarding > i { width:58px; height:58px; display:grid; place-items:center; border-radius:19px; color:#fff; font-size:25px; font-style:normal; font-weight:900; background:linear-gradient(135deg,#2d6bff,#65a0ff); }
.single-role-onboarding.studio > i { background:linear-gradient(135deg,#ff755f,#ffad70); }
.single-role-onboarding h1 { margin:3px 0 5px; font-size:23px; }
.single-role-onboarding p { margin:0; color:#748197; }
.account-center-heading.single { margin-top:4px; }
.auth-role-options,.primary-role-options { display:grid; gap:10px; margin:14px 0; }
.auth-role-option { cursor:pointer; }
.auth-role-option input { position:absolute; opacity:0; pointer-events:none; }
.auth-role-option > span,.primary-role-option { width:100%; display:flex; align-items:center; gap:12px; padding:14px; border:1.5px solid #dce5f3; background:#f8faff; border-radius:18px; text-align:left; }
.auth-role-option input:checked + span { border-color:#2d6bff; background:#edf4ff; box-shadow:0 0 0 3px rgba(45,107,255,.09); }
.auth-role-option i,.primary-role-option > i { flex:0 0 46px; width:46px; height:46px; display:grid; place-items:center; border-radius:15px; color:#fff; background:linear-gradient(135deg,#2d6bff,#70a5ff); font-size:21px; font-style:normal; font-weight:900; }
.auth-role-option:nth-child(2) i,.primary-role-option:nth-child(2) > i { background:linear-gradient(135deg,#ff725d,#ffae71); }
.auth-role-option b,.primary-role-option b { display:block; color:#152a49; font-size:16px; }
.auth-role-option small,.primary-role-option em { display:block; margin-top:3px; color:#78869b; font-size:12px; font-style:normal; }
.primary-role-sheet { max-width:500px; }
.primary-role-option { position:relative; border:1.5px solid #dce5f3; cursor:pointer; }
.primary-role-option.recommended { border-color:#2d6bff; background:#edf4ff; }
.primary-role-option > span { flex:1; }
.primary-role-option > strong { color:#2d6bff; font-size:11px; }
.primary-role-note { display:block; color:#8994a6; line-height:1.6; }
@media (max-width:640px) {
  .single-role-hero { grid-template-columns:auto minmax(0,1fr); padding:20px; }
  .single-role-hero > strong { position:absolute; right:20px; bottom:66px; font-size:24px; }
  .single-role-onboarding { grid-template-columns:auto 1fr; }
  .single-role-onboarding > button { grid-column:1/-1; }
}


/* v0.35.6: one account, two profiles, quick active-role switching */
.quick-role-switch{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:36px;padding:8px 12px;border:1px solid rgba(47,107,255,.22);border-radius:999px;background:rgba(255,255,255,.94);color:#245edc;font-size:12px;font-weight:900;box-shadow:0 8px 22px rgba(25,65,145,.10);white-space:nowrap;position:relative;z-index:5}
.quick-role-switch i{font-style:normal;font-size:14px;line-height:1}.quick-role-switch:hover{transform:translateY(-1px)}
.account-center-heading.single{align-items:center}.account-center-heading.single span p{margin-top:7px}
.task-market-hero>.quick-role-switch,.circle-editorial-hero>.quick-role-switch{position:absolute;top:20px;right:20px;margin:0!important;z-index:6}
.task-market-hero>.quick-role-switch{color:#245edc;background:#fff;border-color:rgba(255,255,255,.4)}
.circle-editorial-hero>.quick-role-switch{color:#fff;background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.25);box-shadow:none}
.circle-editorial-hero.content-engine>.quick-role-switch{grid-column:auto}
@media(max-width:760px){.quick-role-switch{min-height:34px;padding:7px 10px;font-size:11px}.task-market-hero>.quick-role-switch,.circle-editorial-hero>.quick-role-switch{top:15px;right:15px}.task-market-hero:not(.public-task-market-hero),.circle-editorial-hero:not(.public-circle-hero){padding-top:68px}.account-center-heading.single{flex-direction:row;align-items:center}.account-center-heading.single>span{min-width:0}.account-center-heading.single>span p{font-size:12px}.account-center-heading.single>.quick-role-switch{flex:0 0 auto}}


/* v0.35.8 cold-start filtering and selection */
.managed-filterbar{display:grid;grid-template-columns:minmax(240px,1.6fr) minmax(150px,.7fr) minmax(150px,.7fr) minmax(170px,.8fr) auto auto;gap:10px;align-items:end;padding:14px 16px;margin-bottom:12px;background:#fff;border:1px solid #e1e8f2;border-radius:16px}.managed-filterbar label{display:grid;gap:6px;color:#5f6b7e;font-size:11px;font-weight:800}.managed-filterbar input,.managed-filterbar select{width:100%;height:42px;border:1px solid #d9e1ed;border-radius:11px;background:#f9fbfe;padding:0 12px;font-size:13px;color:#26364d}.managed-filterbar button{height:42px;white-space:nowrap}.managed-bulkbar button:disabled{opacity:.42;cursor:not-allowed}.managed-row:has(.managed-select input:checked){border-color:#79a5ff;box-shadow:0 0 0 2px rgba(55,111,255,.08);background:#fbfdff}.managed-bulkbar [data-managed-selection-summary]{font-weight:700;color:#43516a}
@media(max-width:1100px){.managed-filterbar{grid-template-columns:repeat(3,minmax(0,1fr))}.managed-filter-keyword{grid-column:span 2}}
@media(max-width:700px){.managed-filterbar{grid-template-columns:1fr 1fr;padding:12px}.managed-filter-keyword{grid-column:1/-1}.managed-filterbar button{width:100%}.managed-bulkbar{display:grid;grid-template-columns:repeat(2,max-content);justify-content:start}.managed-bulkbar [data-managed-selection-summary]{display:block;grid-column:1/-1;white-space:normal}.managed-bulkbar .danger-outline{grid-column:auto}}


/* v0.35.9 interaction and brand visual alignment */
button:not(:disabled),a.button-link{transition:transform .14s ease,filter .14s ease,opacity .14s ease,box-shadow .14s ease}
button:not(:disabled):active,a.button-link:active{transform:scale(.975);filter:brightness(.97)}
button[data-ui-busy="true"],button[aria-busy="true"]{cursor:wait!important;opacity:.78!important;pointer-events:none!important}
.button-busy-spinner{width:14px;height:14px;display:inline-block;flex:none;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;animation:zaine-spin .72s linear infinite}
@keyframes zaine-spin{to{transform:rotate(360deg)}}
.operation-indicator{position:fixed;left:50%;top:max(12px,env(safe-area-inset-top));z-index:9999;display:flex;align-items:center;gap:9px;max-width:calc(100vw - 30px);padding:10px 15px;border:1px solid rgba(255,255,255,.26);border-radius:999px;background:rgba(18,38,70,.94);color:#fff;font-size:12px;font-weight:850;box-shadow:0 14px 35px rgba(13,35,75,.24);opacity:0;transform:translate(-50%,-10px);transition:.18s ease;pointer-events:none}
.operation-indicator.show{opacity:1;transform:translate(-50%,0)}
.operation-indicator i{width:14px;height:14px;flex:none;border:2px solid rgba(255,255,255,.42);border-top-color:#fff;border-radius:50%;animation:zaine-spin .72s linear infinite}
.operation-busy button[aria-busy="true"]{box-shadow:0 0 0 3px rgba(47,107,255,.10)}

.profile-identity-initial>b{font:inherit;color:inherit}
.profile-identity-initial.studio-identity,.studio-default-avatar{background:linear-gradient(145deg,#5b35a5,#8a5ed8)!important;color:#fff!important;border:1px solid rgba(255,255,255,.18);box-shadow:inset 0 0 0 1px rgba(255,255,255,.08),0 8px 20px rgba(74,39,135,.18)}
.single-role-hero.studio .single-role-avatar.profile-identity-initial{background:linear-gradient(145deg,#59349f,#9b6bea)!important;color:#fff!important;border:1px solid rgba(255,255,255,.28);box-shadow:0 10px 24px rgba(30,12,64,.22)}
.single-role-hero.studio .single-role-avatar.profile-identity-initial:after{content:"STUDIO";position:absolute;bottom:8px;font-size:5px;letter-spacing:.12em;opacity:.64}
.single-role-avatar.profile-identity-initial{position:relative;overflow:hidden}
.partner-studio-logo{width:56px;height:56px;display:grid;place-items:center;align-self:start;overflow:hidden;border:1px solid #e3e8f2;border-radius:17px;background:#fff;box-shadow:0 8px 20px rgba(26,48,91,.08)}
.partner-studio-logo img{width:100%;height:100%;display:block;object-fit:cover}
.partner-studio-logo i{display:none}
.public-profile-hero>img.public-studio-logo{height:128px!important;align-self:center;object-fit:cover;background:#fff;border:1px solid #e2e7f0}
.detail-profile-avatar,.task-publisher-avatar{width:52px!important;height:52px!important;grid-row:auto!important;flex:none;border-radius:15px!important;object-fit:cover}
.task-publisher-avatar.profile-identity-initial{display:grid;place-items:center}
.task-poster-avatar{width:42px!important;height:42px!important;grid-row:auto!important;flex:none;border-radius:12px!important;object-fit:cover}
.task-poster-avatar.profile-identity-initial{display:grid!important;place-items:center!important}

/* The original hero button rule was also stretching the role switch. */
.circle-editorial-hero>button.quick-role-switch,.task-market-hero>button.quick-role-switch{display:inline-flex!important;grid-template-columns:none!important;align-items:center!important;justify-content:center!important;gap:6px!important;width:auto!important;min-width:0!important;min-height:32px!important;margin:0!important;padding:6px 10px!important;border-radius:999px!important;text-align:center!important;font-size:10px!important;line-height:1!important;box-shadow:none!important}
.circle-editorial-hero>button.quick-role-switch i,.task-market-hero>button.quick-role-switch i{display:block!important;grid-column:auto!important;grid-row:auto!important;font-size:12px!important;line-height:1!important}
.circle-editorial-hero>button.quick-role-switch span,.task-market-hero>button.quick-role-switch span{font-size:10px!important;color:inherit!important;line-height:1!important}
.circle-editorial-hero>button.quick-role-switch{top:16px!important;right:16px!important;background:rgba(255,255,255,.13)!important;border-color:rgba(255,255,255,.28)!important}

@media(max-width:760px){
  .operation-indicator{top:max(8px,env(safe-area-inset-top));font-size:11px;padding:9px 13px}
  .circle-editorial-hero>button.quick-role-switch,.task-market-hero>button.quick-role-switch{top:13px!important;right:13px!important;min-height:30px!important;padding:6px 9px!important;font-size:9px!important}
  .circle-editorial-hero>button.quick-role-switch span,.task-market-hero>button.quick-role-switch span{font-size:9px!important}
  .partner-studio-logo{width:52px;height:52px;border-radius:15px}
}

/* v0.36.0 — four branded agreement poster templates */
.agreement-poster-default-picker{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin:4px 0 14px;padding:0;border:0}
.agreement-poster-default-picker>legend{grid-column:1/-1;margin-bottom:4px;color:#17233b;font-size:9px;font-weight:850}
.agreement-poster-default-picker>label{display:block!important;margin:0!important;cursor:pointer}
.agreement-poster-default-picker input{position:absolute;opacity:0;pointer-events:none}
.agreement-poster-default-picker label>span{display:grid;grid-template-columns:58px minmax(0,1fr);align-items:center;gap:9px;padding:8px;border:1px solid #dbe3ef;border-radius:14px;background:#f9fbff}
.agreement-poster-default-picker label>span>i{width:58px;height:72px;border-radius:9px;background-image:linear-gradient(180deg,rgba(10,24,46,.08),rgba(10,24,46,.22)),var(--template-thumb);background-size:cover;background-position:center right}
.agreement-poster-default-picker label>span>b{display:flex;min-width:0;flex-direction:column;color:#17233b;font-size:9px}.agreement-poster-default-picker label>span small{margin-top:4px;color:#7e8a9d;font-size:6px;line-height:1.35}
.agreement-poster-default-picker input:checked+span{border-color:#2f6bff;box-shadow:0 0 0 3px rgba(47,107,255,.12);background:#fff}
.agreement-poster-template-picker{display:grid;grid-template-columns:repeat(4,minmax(116px,1fr));gap:8px;margin:12px 0;overflow-x:auto;padding-bottom:5px}
.agreement-poster-template-picker>button{display:grid;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:7px;min-width:116px;padding:7px;border:1px solid #d9e2ef;border-radius:13px;background:#f8faff;text-align:left}
.agreement-poster-template-picker>button>i{width:44px;height:58px;border-radius:8px;background-image:linear-gradient(180deg,rgba(10,25,48,.08),rgba(10,25,48,.28)),var(--template-thumb);background-size:cover;background-position:center right}
.agreement-poster-template-picker>button>b{display:flex;min-width:0;flex-direction:column;color:#19263d;font-size:7px;line-height:1.3}.agreement-poster-template-picker>button small{margin-top:3px;color:#8490a3;font-size:5px}.agreement-poster-template-picker>button.active{border-color:#2f6bff;background:#fff;box-shadow:0 0 0 3px rgba(47,107,255,.12)}
.agreement-poster-v2{box-sizing:border-box!important;position:relative!important;display:flex!important;width:420px!important;height:746.6667px!important;flex-direction:column!important;padding:24px!important;overflow:hidden!important;border-radius:0!important;color:#fff!important;isolation:isolate}
.agreement-poster-v2:before{content:"";position:absolute;inset:0;z-index:-3}
.agreement-poster-v2:after{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none}
.agreement-poster-accent{position:absolute;right:-2px;top:0;z-index:-2;width:48%;height:100%;background-image:var(--agreement-accent);background-size:auto 100%;background-position:right center;background-repeat:no-repeat;opacity:.76;filter:saturate(.88) contrast(1.02)}
.agreement-poster-brandline{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:9px;min-height:44px}
.agreement-poster-owner-logo,.agreement-poster-owner-logo>img,.agreement-poster-owner-logo>i{display:grid;width:42px;height:42px;place-items:center;border-radius:12px;object-fit:contain;font-size:17px;font-style:normal;font-weight:950}
.agreement-poster-owner-copy{display:flex;min-width:0;flex-direction:column}.agreement-poster-owner-copy>small{font-size:5px;letter-spacing:.14em}.agreement-poster-owner-copy>b{overflow:hidden;margin-top:3px;font-size:11px;white-space:nowrap;text-overflow:ellipsis}
.agreement-poster-platform-brand{display:flex;align-items:center;gap:5px;opacity:.78}.agreement-poster-platform-brand>img{width:21px;height:21px;border-radius:6px}.agreement-poster-platform-brand>b{display:flex;flex-direction:column;font-size:7px;line-height:1.15}.agreement-poster-platform-brand small{margin-top:2px;font-size:4.5px;font-weight:500}
.agreement-poster-v2 .agreement-poster-version{right:24px;top:80px;z-index:2}
.agreement-poster-hero-v2{display:flex;width:78%;flex-direction:column;margin-top:42px}.agreement-poster-hero-v2>small{font-size:7px;font-weight:900;letter-spacing:.16em}.agreement-poster-hero-v2>h3{max-width:100%;margin:9px 0 0;font-family:Georgia,"Songti SC",serif;font-size:43px;line-height:1.04;letter-spacing:-.04em;overflow-wrap:anywhere}.agreement-poster-hero-v2>h3.name-medium{font-size:36px}.agreement-poster-hero-v2>h3.name-long{font-size:30px;line-height:1.08}.agreement-poster-hero-v2>h3.name-xlong{font-size:25px;line-height:1.1}.agreement-poster-hero-v2>h4{margin:5px 0 0;font:600 22px/1.18 Georgia,"Songti SC",serif}.agreement-poster-hero-v2>strong{align-self:flex-start;margin-top:13px;padding:7px 12px;border-radius:999px;font-size:11px}.agreement-poster-hero-v2>p{display:-webkit-box;overflow:hidden;margin:12px 0 0;font-size:8px;line-height:1.65;-webkit-box-orient:vertical;-webkit-line-clamp:3}
.agreement-poster-list-v2{display:grid;width:78%;gap:7px;margin-top:18px}.agreement-poster-list-v2>span{display:grid;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:8px;padding:8px 10px;border-radius:11px}.agreement-poster-list-v2 i{display:grid;width:24px;height:24px;place-items:center;border-radius:50%;font-size:6px;font-style:normal;font-weight:900}.agreement-poster-list-v2 b{font-size:8px;line-height:1.3}
.agreement-poster-service-tags{display:flex;width:78%;flex-wrap:wrap;gap:6px;margin-top:14px}.agreement-poster-service-tags span{padding:5px 7px;border-radius:999px;font-size:6px}
.agreement-poster-bottom-v2{display:grid;grid-template-columns:minmax(0,1fr) 91px;align-items:center;gap:13px;margin-top:auto;padding:15px;border-radius:17px}.agreement-poster-bottom-v2>div:first-child{display:flex;min-width:0;flex-direction:column}.agreement-poster-bottom-v2 b{font-size:18px;line-height:1.15}.agreement-poster-bottom-v2 span{margin-top:7px;font-size:8px;font-weight:800}.agreement-poster-bottom-v2 small{margin-top:5px;font-size:6px;line-height:1.4}.agreement-poster-bottom-v2 .poster-qrcode{width:91px;height:91px;padding:6px;background:#fff}.agreement-poster-bottom-v2 .poster-qrcode canvas,.agreement-poster-bottom-v2 .poster-qrcode img{width:79px!important;height:79px!important}
.agreement-poster-v2>footer{display:flex;justify-content:space-between;gap:10px;margin-top:10px;font-size:5.5px;letter-spacing:.08em}.agreement-poster-v2>footer em{font-style:normal}
.agreement-poster-v2.template-navy-city{background:linear-gradient(150deg,#071b39 0%,#0c2b57 55%,#071b39 100%)!important}.agreement-poster-v2.template-navy-city:after{background:linear-gradient(90deg,rgba(4,19,43,.98) 0 54%,rgba(4,19,43,.58) 78%,rgba(4,19,43,.18))}.template-navy-city .agreement-poster-owner-logo,.template-navy-city .agreement-poster-owner-logo>img,.template-navy-city .agreement-poster-owner-logo>i{background:#fff;color:#173d73}.template-navy-city .agreement-poster-owner-copy>small,.template-navy-city .agreement-poster-hero-v2>small{color:#e4bf82}.template-navy-city .agreement-poster-hero-v2>h3{color:#f1c98d}.template-navy-city .agreement-poster-hero-v2>strong{background:#f0c989;color:#0f2b53}.template-navy-city .agreement-poster-hero-v2>p{color:#d8e4f4}.template-navy-city .agreement-poster-list-v2>span{border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.07)}.template-navy-city .agreement-poster-list-v2 i{background:#e9c184;color:#15345f}.template-navy-city .agreement-poster-service-tags span{border:1px solid rgba(231,194,137,.38);background:rgba(8,29,62,.58)}.template-navy-city .agreement-poster-bottom-v2{background:#fff;color:#10284d}.template-navy-city .agreement-poster-bottom-v2 span,.template-navy-city .agreement-poster-bottom-v2 small{color:#66738a}
.agreement-poster-v2.template-forest-walk{background:linear-gradient(155deg,#071f22,#0a3b3c 65%,#071f22)!important}.agreement-poster-v2.template-forest-walk:after{background:linear-gradient(90deg,rgba(4,27,29,.99) 0 55%,rgba(4,27,29,.52) 78%,rgba(4,27,29,.08))}.template-forest-walk .agreement-poster-owner-logo,.template-forest-walk .agreement-poster-owner-logo>img,.template-forest-walk .agreement-poster-owner-logo>i{background:#d8c292;color:#17322c}.template-forest-walk .agreement-poster-owner-copy>small,.template-forest-walk .agreement-poster-hero-v2>small{color:#d8c292}.template-forest-walk .agreement-poster-hero-v2>h3{color:#e4c998}.template-forest-walk .agreement-poster-hero-v2>strong{background:#d7b982;color:#18342d}.template-forest-walk .agreement-poster-hero-v2>p{color:#d7e3df}.template-forest-walk .agreement-poster-list-v2>span{border:1px solid rgba(189,213,191,.23);background:rgba(67,111,92,.27)}.template-forest-walk .agreement-poster-list-v2 i{background:#b9d0a8;color:#133127}.template-forest-walk .agreement-poster-service-tags span{border:1px solid rgba(216,194,146,.35);background:rgba(8,44,39,.6)}.template-forest-walk .agreement-poster-bottom-v2{background:#f1eee7;color:#14332f}.template-forest-walk .agreement-poster-bottom-v2 span,.template-forest-walk .agreement-poster-bottom-v2 small{color:#667c76}
.agreement-poster-v2.template-black-gold{background:#080808!important;color:#f3e2bf!important}.agreement-poster-v2.template-black-gold:before{background:radial-gradient(circle at 20% 18%,rgba(145,103,47,.18),transparent 32%),linear-gradient(145deg,#060606,#12100d)}.agreement-poster-v2.template-black-gold:after{border:1px solid rgba(212,168,94,.5);inset:10px;background:linear-gradient(90deg,rgba(5,5,5,.98) 0 61%,rgba(5,5,5,.58) 82%,rgba(5,5,5,.2))}.template-black-gold .agreement-poster-accent{opacity:.5}.template-black-gold .agreement-poster-owner-logo,.template-black-gold .agreement-poster-owner-logo>img,.template-black-gold .agreement-poster-owner-logo>i{border:1px solid #b99152;background:#0f0d0a;color:#d9b779}.template-black-gold .agreement-poster-owner-copy>small,.template-black-gold .agreement-poster-hero-v2>small{color:#caa667}.template-black-gold .agreement-poster-hero-v2>h3,.template-black-gold .agreement-poster-hero-v2>h4{color:#e4bf7e}.template-black-gold .agreement-poster-hero-v2>strong{border:1px solid #b68d4d;background:rgba(180,139,75,.12);color:#e7c58a}.template-black-gold .agreement-poster-hero-v2>p{color:#ddd0b8}.template-black-gold .agreement-poster-list-v2>span{border:1px solid rgba(198,153,82,.55);background:rgba(28,23,17,.78)}.template-black-gold .agreement-poster-list-v2 i{border:1px solid #c99f5d;background:transparent;color:#e7c58b}.template-black-gold .agreement-poster-service-tags span{border:1px solid rgba(197,153,81,.5);background:rgba(0,0,0,.45)}.template-black-gold .agreement-poster-bottom-v2{background:#f2eee5;color:#15110c}.template-black-gold .agreement-poster-bottom-v2 span,.template-black-gold .agreement-poster-bottom-v2 small{color:#71685b}.template-black-gold>footer{color:#c8a361}
.agreement-poster-v2.template-cream-city{background:#f4efe6!important;color:#12325c!important}.agreement-poster-v2.template-cream-city:before{background:linear-gradient(180deg,#fbf8f2 0 67%,#123e70 67%)}.agreement-poster-v2.template-cream-city:after{background:linear-gradient(90deg,rgba(250,247,241,.98) 0 52%,rgba(250,247,241,.56) 78%,rgba(250,247,241,.12))}.template-cream-city .agreement-poster-accent{top:80px;height:67%;opacity:.55}.template-cream-city .agreement-poster-owner-logo,.template-cream-city .agreement-poster-owner-logo>img,.template-cream-city .agreement-poster-owner-logo>i{border:1px solid #c9ad79;background:#fff;color:#173d6a}.template-cream-city .agreement-poster-owner-copy>small,.template-cream-city .agreement-poster-hero-v2>small{color:#9e7c45}.template-cream-city .agreement-poster-owner-copy>b,.template-cream-city .agreement-poster-platform-brand,.template-cream-city .agreement-poster-hero-v2>h3,.template-cream-city .agreement-poster-hero-v2>h4{color:#12345f}.template-cream-city .agreement-poster-hero-v2>strong{background:#123e70;color:#fff}.template-cream-city .agreement-poster-hero-v2>p{color:#4f5e70}.template-cream-city .agreement-poster-list-v2>span{border:1px solid #ded5c8;background:rgba(255,255,255,.78)}.template-cream-city .agreement-poster-list-v2 i{border:1px solid #c5a36c;background:#fff;color:#9a753c}.template-cream-city .agreement-poster-service-tags span{border:1px solid #d7c9b6;background:rgba(255,255,255,.68)}.template-cream-city .agreement-poster-bottom-v2{background:#fff;color:#12345f;box-shadow:0 12px 30px rgba(15,42,76,.15)}.template-cream-city .agreement-poster-bottom-v2 span,.template-cream-city .agreement-poster-bottom-v2 small{color:#68778a}.template-cream-city>footer{color:#e9ddc8}
@media(max-width:560px){.agreement-poster-default-picker{grid-template-columns:1fr 1fr}.agreement-poster-template-picker{grid-template-columns:repeat(4,132px)}.agreement-poster-template-picker>button{min-width:132px}}
.agreement-logo-letter-preview{display:grid;width:62px;height:62px;margin-top:9px;place-items:center;border-radius:16px;background:#172c4c;color:#fff;font-size:24px;font-weight:950}

/* v0.36.1 — invitation poster visual fidelity + co-brand lockup */
.agreement-poster-v2{
  padding:25px!important;
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.06),inset 0 0 72px rgba(0,0,0,.22)!important;
}
.agreement-poster-v2:before{
  background-image:
    radial-gradient(circle at 16% 13%,rgba(255,255,255,.08),transparent 24%),
    repeating-linear-gradient(116deg,rgba(255,255,255,.018) 0 1px,transparent 1px 7px),
    linear-gradient(145deg,rgba(255,255,255,.025),transparent 42%)!important;
  opacity:.78;
}
.agreement-poster-accent{
  right:-10px!important;
  top:72px!important;
  width:57%!important;
  height:70%!important;
  border-radius:0 0 0 42px;
  background-size:cover!important;
  background-position:center!important;
  opacity:.96!important;
  filter:saturate(1.04) contrast(1.05)!important;
  box-shadow:-20px 0 50px rgba(0,0,0,.12);
}
.agreement-poster-brandline{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) 16px auto!important;
  align-items:end!important;
  column-gap:9px!important;
  min-height:44px!important;
  position:relative;
  z-index:4;
}
.agreement-poster-owner-brand{display:flex;min-width:0;align-items:end;gap:10px}
.agreement-poster-owner-logo,.agreement-poster-owner-logo>img,.agreement-poster-owner-logo>i{
  width:43px!important;height:43px!important;flex:none!important;border-radius:13px!important;
  box-shadow:0 7px 18px rgba(0,0,0,.14);object-fit:contain!important;
}
.agreement-poster-owner-copy{display:flex!important;min-width:0!important;flex-direction:column!important;justify-content:flex-end!important;padding-bottom:1px}
.agreement-poster-owner-copy>b{overflow:hidden!important;font-family:"Songti SC","Noto Serif SC",Georgia,serif!important;font-size:11px!important;line-height:1.12!important;white-space:nowrap!important;text-overflow:ellipsis!important}
.agreement-poster-owner-copy>small{order:2;margin-top:4px!important;font-size:5.2px!important;line-height:1!important;letter-spacing:.12em!important;opacity:.78}
.agreement-poster-brand-x{align-self:center;color:currentColor;font:300 13px/1 Georgia,serif;opacity:.58;transform:translateY(2px)}
.agreement-poster-platform-brand{
  display:flex!important;align-items:end!important;gap:5px!important;padding-bottom:1px!important;opacity:.72!important;
}
.agreement-poster-platform-brand>img{display:block!important;width:24px!important;height:24px!important;flex:none!important;border-radius:7px!important;object-fit:contain!important;background:transparent!important}
.agreement-poster-platform-brand>b{display:flex!important;flex-direction:column!important;justify-content:flex-end!important;font-size:6.4px!important;line-height:1.05!important;white-space:nowrap!important}
.agreement-poster-platform-brand small{margin-top:3px!important;font-size:4.2px!important;font-weight:500!important;opacity:.76}
.agreement-poster-v2 .agreement-poster-version{right:24px!important;top:73px!important;padding:5px 8px!important;border-radius:999px!important;font-size:6px!important;backdrop-filter:blur(5px)}
.agreement-poster-hero-v2{width:72%!important;margin-top:32px!important;position:relative;z-index:3}
.agreement-poster-hero-v2>small{font-size:6.6px!important;letter-spacing:.18em!important}
.agreement-poster-hero-v2>h3{margin-top:8px!important;font-size:39px!important;line-height:1.02!important;text-shadow:0 3px 14px rgba(0,0,0,.2)}
.agreement-poster-hero-v2>h3.name-medium{font-size:34px!important}.agreement-poster-hero-v2>h3.name-long{font-size:29px!important}.agreement-poster-hero-v2>h3.name-xlong{font-size:24px!important}
.agreement-poster-hero-v2>h4{margin-top:6px!important;font-size:21px!important;line-height:1.12!important;text-shadow:0 2px 10px rgba(0,0,0,.16)}
.agreement-poster-hero-v2>strong{margin-top:13px!important;padding:8px 13px!important;border-radius:999px!important;font-size:10px!important;box-shadow:0 7px 17px rgba(0,0,0,.13)}
.agreement-poster-hero-v2>p{margin-top:11px!important;font-size:7.4px!important;line-height:1.62!important}
.agreement-poster-list-v2{width:72%!important;gap:7px!important;margin-top:15px!important;position:relative;z-index:3}
.agreement-poster-list-v2>span{grid-template-columns:27px minmax(0,1fr)!important;gap:9px!important;padding:8px 10px!important;border-radius:12px!important;backdrop-filter:blur(6px)}
.agreement-poster-list-v2 i{width:27px!important;height:27px!important;font-size:6.2px!important}
.agreement-poster-list-v2 b{display:flex;min-width:0;flex-direction:column;font-size:7.7px!important;line-height:1.22!important}
.agreement-poster-list-v2 b>small{margin-top:3px;font-size:5.2px;font-weight:500;line-height:1.25;opacity:.74}
.agreement-poster-service-tags{width:76%!important;gap:5px!important;margin-top:11px!important;position:relative;z-index:3}
.agreement-poster-service-tags span{display:inline-flex;align-items:center;gap:4px;padding:5px 7px!important;font-size:5.8px!important;backdrop-filter:blur(5px)}
.agreement-poster-service-tags i{font-size:7px;font-style:normal;line-height:1}
.agreement-poster-bottom-v2{grid-template-columns:minmax(0,1fr) 94px!important;gap:13px!important;margin-top:auto!important;padding:15px 15px 13px!important;border:1px solid rgba(197,166,112,.22);border-radius:18px!important;box-shadow:0 16px 34px rgba(0,0,0,.17)!important;position:relative;z-index:4}
.agreement-poster-bottom-v2:before{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;background:radial-gradient(circle at 12% 10%,rgba(255,255,255,.72),transparent 34%),repeating-linear-gradient(120deg,rgba(24,42,67,.018) 0 1px,transparent 1px 6px)}
.agreement-poster-bottom-v2>div{position:relative;z-index:1}
.agreement-poster-bottom-v2 b{font-family:"Songti SC","Noto Serif SC",Georgia,serif!important;font-size:18px!important;line-height:1.08!important}
.agreement-poster-bottom-v2 span{margin-top:7px!important;font-size:7.5px!important}.agreement-poster-bottom-v2 small{margin-top:5px!important;font-size:5.6px!important}
.agreement-poster-benefits{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;margin-top:9px!important}
.agreement-poster-benefits em{display:block;padding-top:5px;border-top:1px solid currentColor;font-size:4.5px;font-style:normal;text-align:center;opacity:.7}
.agreement-poster-bottom-v2 .poster-qrcode{width:94px!important;height:94px!important;padding:6px!important;border-radius:11px!important;box-shadow:0 7px 18px rgba(0,0,0,.12)}
.agreement-poster-bottom-v2 .poster-qrcode canvas,.agreement-poster-bottom-v2 .poster-qrcode img{width:82px!important;height:82px!important}
.agreement-poster-v2>footer{align-items:center!important;margin-top:9px!important;font-size:5.2px!important;position:relative;z-index:4}

/* deeper photographic blend, with the studio content always taking visual priority */
.agreement-poster-v2.template-navy-city{background:radial-gradient(circle at 84% 31%,rgba(44,108,194,.24),transparent 31%),linear-gradient(155deg,#03142f 0%,#082854 58%,#03152f 100%)!important}
.agreement-poster-v2.template-navy-city:after{background:linear-gradient(90deg,rgba(2,15,36,.995) 0 48%,rgba(2,15,36,.82) 62%,rgba(2,15,36,.22) 90%,rgba(2,15,36,.05)),linear-gradient(180deg,rgba(3,18,42,.15),transparent 69%,rgba(3,18,42,.75))!important}
.agreement-poster-v2.template-forest-walk{background:radial-gradient(circle at 80% 22%,rgba(170,142,76,.13),transparent 29%),linear-gradient(155deg,#031c1b,#073733 65%,#031b1a)!important}
.agreement-poster-v2.template-forest-walk:after{background:linear-gradient(90deg,rgba(2,24,23,.995) 0 48%,rgba(2,24,23,.82) 63%,rgba(2,24,23,.18) 92%),linear-gradient(180deg,rgba(4,31,29,.1),transparent 70%,rgba(3,25,24,.76))!important}
.agreement-poster-v2.template-black-gold{background:radial-gradient(circle at 82% 24%,rgba(176,126,56,.12),transparent 29%),linear-gradient(145deg,#050505,#15110c)!important}
.agreement-poster-v2.template-black-gold:after{inset:10px!important;border:1px solid rgba(212,168,94,.5)!important;background:linear-gradient(90deg,rgba(5,5,5,.995) 0 52%,rgba(5,5,5,.84) 66%,rgba(5,5,5,.18) 92%),linear-gradient(180deg,transparent 65%,rgba(5,5,5,.72))!important}
.agreement-poster-v2.template-cream-city{background:linear-gradient(180deg,#fbf8f1 0 68%,#123d70 68%)!important;color:#12325c!important}
.agreement-poster-v2.template-cream-city:after{background:linear-gradient(90deg,rgba(251,248,242,.995) 0 46%,rgba(251,248,242,.82) 62%,rgba(251,248,242,.18) 91%),linear-gradient(180deg,rgba(251,248,242,.05),transparent 66%,rgba(18,61,112,.12))!important}
.template-cream-city .agreement-poster-accent{top:76px!important;height:61%!important;opacity:.82!important}
.template-cream-city .agreement-poster-platform-brand>img{filter:none!important}

@media(max-width:560px){
  .agreement-poster-brandline{grid-template-columns:minmax(0,1fr) 13px auto!important;column-gap:7px!important}
  .agreement-poster-owner-logo,.agreement-poster-owner-logo>img,.agreement-poster-owner-logo>i{width:41px!important;height:41px!important}
  .agreement-poster-owner-copy>b{font-size:10.5px!important}
  .agreement-poster-platform-brand>img{width:22px!important;height:22px!important}
  .agreement-poster-platform-brand>b{font-size:6px!important}
}

/* v0.36.2 — unified premium invitation poster skeleton */
.agreement-poster-v2{
  padding:22px 24px 20px!important;
  border:0!important;
  background-color:#06172f!important;
  box-shadow:none!important;
}
.agreement-poster-v2:before{
  z-index:-3!important;
  opacity:1!important;
  background:
    radial-gradient(circle at 18% 10%,rgba(255,255,255,.055),transparent 26%),
    repeating-linear-gradient(116deg,rgba(255,255,255,.016) 0 1px,transparent 1px 7px)!important;
}
.agreement-poster-accent{
  inset:0!important;
  width:100%!important;
  height:100%!important;
  border-radius:0!important;
  background-size:cover!important;
  background-position:center!important;
  background-repeat:no-repeat!important;
  opacity:1!important;
  filter:saturate(1.03) contrast(1.04)!important;
  box-shadow:none!important;
}
.agreement-poster-brandline{
  display:flex!important;
  width:100%!important;
  min-height:42px!important;
  align-items:flex-end!important;
  justify-content:flex-start!important;
  gap:8px!important;
  position:relative!important;
  z-index:5!important;
}
.agreement-poster-owner-brand{
  display:flex!important;
  min-width:0!important;
  max-width:270px!important;
  align-items:flex-end!important;
  gap:9px!important;
}
.agreement-poster-owner-logo,
.agreement-poster-owner-logo>img,
.agreement-poster-owner-logo>i{
  width:40px!important;
  height:40px!important;
  flex:0 0 40px!important;
  border-radius:12px!important;
  object-fit:contain!important;
  box-shadow:0 7px 18px rgba(0,0,0,.14)!important;
}
.agreement-poster-owner-copy{
  display:flex!important;
  min-width:0!important;
  max-width:205px!important;
  min-height:40px!important;
  flex-direction:column!important;
  justify-content:flex-end!important;
  padding-bottom:1px!important;
}
.agreement-poster-owner-copy>b{
  display:-webkit-box!important;
  overflow:hidden!important;
  margin:0!important;
  font-family:"Songti SC","Noto Serif SC",Georgia,serif!important;
  font-size:11px!important;
  line-height:1.12!important;
  white-space:normal!important;
  text-overflow:clip!important;
  -webkit-box-orient:vertical!important;
  -webkit-line-clamp:2!important;
}
.agreement-poster-owner-copy.name-medium>b{font-size:10.4px!important}
.agreement-poster-owner-copy.name-long>b{font-size:9.5px!important}
.agreement-poster-owner-copy.name-xlong>b{font-size:8.7px!important}
.agreement-poster-owner-copy>small{
  order:2!important;
  margin-top:4px!important;
  font-size:5px!important;
  line-height:1!important;
  letter-spacing:.11em!important;
  white-space:nowrap!important;
  opacity:.78!important;
}
.agreement-poster-brand-x{
  display:grid!important;
  width:12px!important;
  height:40px!important;
  flex:0 0 12px!important;
  place-items:end center!important;
  padding-bottom:10px!important;
  color:currentColor!important;
  font:300 12px/1 Georgia,serif!important;
  opacity:.5!important;
  transform:none!important;
}
.agreement-poster-platform-brand{
  display:flex!important;
  min-width:0!important;
  min-height:40px!important;
  align-items:flex-end!important;
  gap:5px!important;
  padding-bottom:1px!important;
  opacity:.68!important;
}
.agreement-poster-platform-brand>img{
  display:block!important;
  width:20px!important;
  height:20px!important;
  flex:0 0 20px!important;
  margin-bottom:1px!important;
  border-radius:6px!important;
  object-fit:contain!important;
  background:transparent!important;
}
.agreement-poster-platform-brand>b{
  display:flex!important;
  min-height:22px!important;
  flex-direction:column!important;
  justify-content:flex-end!important;
  font-size:5.8px!important;
  line-height:1.03!important;
  white-space:nowrap!important;
}
.agreement-poster-platform-brand small{
  margin-top:3px!important;
  font-size:3.9px!important;
  font-weight:500!important;
  opacity:.72!important;
}
.agreement-poster-version{display:none!important}

.agreement-poster-hero-v2{
  width:72%!important;
  margin-top:27px!important;
  position:relative!important;
  z-index:4!important;
}
.agreement-poster-hero-v2>small{font-size:6.4px!important;letter-spacing:.18em!important}
.agreement-poster-hero-v2>h3{margin-top:8px!important;font-size:37px!important;line-height:1.02!important;text-shadow:0 3px 14px rgba(0,0,0,.2)!important}
.agreement-poster-hero-v2>h3.name-medium{font-size:33px!important}
.agreement-poster-hero-v2>h3.name-long{font-size:28px!important}
.agreement-poster-hero-v2>h3.name-xlong{font-size:23px!important}
.agreement-poster-hero-v2>h4{margin-top:6px!important;font-size:20px!important;line-height:1.12!important;text-shadow:0 2px 10px rgba(0,0,0,.14)!important}
.agreement-poster-hero-v2>strong{margin-top:12px!important;padding:8px 13px!important;border-radius:999px!important;font-size:9.7px!important;box-shadow:0 7px 17px rgba(0,0,0,.12)!important}
.agreement-poster-hero-v2>p{margin-top:10px!important;font-size:7.2px!important;line-height:1.58!important}
.agreement-poster-list-v2{width:72%!important;gap:7px!important;margin-top:14px!important;position:relative!important;z-index:4!important}
.agreement-poster-list-v2>span{grid-template-columns:27px minmax(0,1fr)!important;gap:9px!important;padding:8px 10px!important;border-radius:12px!important;backdrop-filter:blur(8px)!important}
.agreement-poster-list-v2 i{width:27px!important;height:27px!important;font-size:6.2px!important}
.agreement-poster-list-v2 b{display:flex!important;min-width:0!important;flex-direction:column!important;font-size:7.5px!important;line-height:1.22!important}
.agreement-poster-list-v2 b>small{margin-top:3px!important;font-size:5px!important;font-weight:500!important;line-height:1.25!important;opacity:.74!important}
.agreement-poster-service-tags{width:77%!important;gap:5px!important;margin-top:10px!important;position:relative!important;z-index:4!important}
.agreement-poster-service-tags span{display:inline-flex!important;align-items:center!important;gap:4px!important;padding:5px 7px!important;font-size:5.6px!important;backdrop-filter:blur(7px)!important}

.agreement-poster-bottom-v2{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) 90px!important;
  min-height:126px!important;
  align-items:center!important;
  gap:13px!important;
  margin-top:auto!important;
  padding:14px 14px 12px!important;
  border:1px solid rgba(197,166,112,.24)!important;
  border-radius:18px!important;
  box-shadow:0 16px 34px rgba(0,0,0,.17)!important;
  position:relative!important;
  z-index:5!important;
  overflow:hidden!important;
}
.agreement-poster-bottom-v2:before{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  border-radius:inherit!important;
  pointer-events:none!important;
  background:
    radial-gradient(circle at 12% 8%,rgba(255,255,255,.8),transparent 34%),
    repeating-linear-gradient(120deg,rgba(24,42,67,.018) 0 1px,transparent 1px 6px)!important;
}
.agreement-poster-cta-copy,
.agreement-poster-qr-block{position:relative!important;z-index:1!important;min-width:0!important}
.agreement-poster-cta-copy{display:flex!important;flex-direction:column!important;justify-content:center!important}
.agreement-poster-cta-copy>b{
  display:block!important;
  max-width:100%!important;
  font-family:"Songti SC","Noto Serif SC",Georgia,serif!important;
  font-size:16px!important;
  line-height:1.1!important;
  white-space:nowrap!important;
}
.agreement-poster-cta-copy>span{
  display:block!important;
  overflow:hidden!important;
  margin-top:7px!important;
  font-size:6.8px!important;
  font-weight:800!important;
  line-height:1.25!important;
  white-space:nowrap!important;
  text-overflow:ellipsis!important;
}
.agreement-poster-cta-copy>small{
  display:block!important;
  margin-top:5px!important;
  font-size:5.1px!important;
  line-height:1.35!important;
  white-space:nowrap!important;
}
.agreement-poster-cta-copy>small i{padding:0 2px!important;font-style:normal!important;opacity:.58!important}
.agreement-poster-benefits{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:4px!important;
  margin-top:9px!important;
}
.agreement-poster-benefits em{
  display:block!important;
  padding-top:5px!important;
  border-top:1px solid currentColor!important;
  font-size:4.25px!important;
  font-style:normal!important;
  line-height:1.15!important;
  text-align:center!important;
  opacity:.72!important;
}
.agreement-poster-qr-block{display:flex!important;align-items:center!important;justify-content:center!important;flex-direction:column!important;gap:4px!important}
.agreement-poster-qr-block .poster-qrcode{width:88px!important;height:88px!important;padding:6px!important;border-radius:11px!important;box-shadow:0 7px 18px rgba(0,0,0,.12)!important;background:#fff!important}
.agreement-poster-qr-block .poster-qrcode canvas,.agreement-poster-qr-block .poster-qrcode img{width:76px!important;height:76px!important}
.agreement-poster-qr-block>small{margin:0!important;font-size:4.1px!important;line-height:1!important;white-space:nowrap!important;opacity:.66!important}
.agreement-poster-v2>footer{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  flex-direction:column!important;
  gap:4px!important;
  margin-top:8px!important;
  font-size:4.9px!important;
  letter-spacing:.09em!important;
  position:relative!important;
  z-index:5!important;
}
.agreement-poster-v2>footer span{max-width:88%!important;overflow:hidden!important;white-space:nowrap!important;text-overflow:ellipsis!important}
.agreement-poster-v2>footer em{font-style:normal!important;opacity:.78!important}

/* One continuous visual field per template: full-bleed photography + controlled overlays. */
.agreement-poster-v2.template-navy-city{background:#06172f!important}
.agreement-poster-v2.template-navy-city:after{
  background:
    linear-gradient(90deg,rgba(2,15,36,.995) 0 48%,rgba(2,15,36,.84) 61%,rgba(2,15,36,.30) 86%,rgba(2,15,36,.08) 100%),
    linear-gradient(180deg,rgba(3,18,42,.16) 0 58%,rgba(3,18,42,.48) 78%,rgba(3,18,42,.90) 100%)!important;
}
.agreement-poster-v2.template-forest-walk{background:#031c1b!important}
.agreement-poster-v2.template-forest-walk:after{
  background:
    linear-gradient(90deg,rgba(2,24,23,.995) 0 48%,rgba(2,24,23,.84) 62%,rgba(2,24,23,.30) 87%,rgba(2,24,23,.08) 100%),
    linear-gradient(180deg,rgba(4,31,29,.12) 0 58%,rgba(3,25,24,.50) 79%,rgba(3,25,24,.91) 100%)!important;
}
.agreement-poster-v2.template-black-gold{background:#050505!important}
.agreement-poster-v2.template-black-gold:after{
  inset:0!important;
  border:0!important;
  box-shadow:inset 0 0 0 1px rgba(212,168,94,.38),inset 0 0 0 10px rgba(0,0,0,.18)!important;
  background:
    linear-gradient(90deg,rgba(5,5,5,.995) 0 51%,rgba(5,5,5,.86) 64%,rgba(5,5,5,.34) 88%,rgba(5,5,5,.10) 100%),
    linear-gradient(180deg,rgba(5,5,5,.10) 0 57%,rgba(5,5,5,.54) 78%,rgba(5,5,5,.93) 100%)!important;
}
.agreement-poster-v2.template-cream-city{background:#f7f2e8!important;color:#12325c!important}
.agreement-poster-v2.template-cream-city:before{
  background:
    radial-gradient(circle at 12% 10%,rgba(255,255,255,.78),transparent 31%),
    repeating-linear-gradient(116deg,rgba(25,58,99,.012) 0 1px,transparent 1px 7px)!important;
}
.agreement-poster-v2.template-cream-city:after{
  background:
    linear-gradient(90deg,rgba(250,247,241,.995) 0 45%,rgba(250,247,241,.86) 61%,rgba(250,247,241,.34) 88%,rgba(250,247,241,.10) 100%),
    linear-gradient(180deg,rgba(251,248,242,.12) 0 62%,rgba(28,72,119,.08) 68%,rgba(18,61,112,.78) 82%,rgba(12,46,88,.96) 100%)!important;
}
.template-cream-city .agreement-poster-accent{opacity:.90!important}
.template-cream-city .agreement-poster-bottom-v2{background:rgba(255,255,255,.98)!important}
.template-cream-city .agreement-poster-qr-block>small{color:#68778a!important}

/* Editor action bar: aligned, balanced and touch-friendly. */
.agreement-editor-sheet .sheet-actions{
  display:grid!important;
  grid-template-columns:minmax(100px,.38fr) minmax(210px,1fr)!important;
  gap:12px!important;
  align-items:center!important;
  margin-top:18px!important;
  padding:14px 0 2px!important;
  border-top:1px solid #e4e9f1!important;
}
.agreement-editor-sheet .sheet-actions>button{
  width:100%!important;
  min-width:0!important;
  height:48px!important;
  min-height:48px!important;
  margin:0!important;
  padding:0 16px!important;
  border-radius:14px!important;
  font-size:14px!important;
  font-weight:850!important;
}
.agreement-editor-sheet .sheet-actions>button:not(.primary){border:1px solid #cfd8e6!important;background:#fff!important;color:#44526a!important}
.agreement-editor-sheet .sheet-actions>.primary{box-shadow:0 10px 24px rgba(47,107,255,.20)!important}

@media(max-width:560px){
  .agreement-poster-v2{padding:22px 23px 19px!important}
  .agreement-poster-owner-brand{max-width:265px!important}
  .agreement-poster-owner-logo,.agreement-poster-owner-logo>img,.agreement-poster-owner-logo>i{width:39px!important;height:39px!important;flex-basis:39px!important}
  .agreement-poster-owner-copy{max-width:195px!important}
  .agreement-poster-platform-brand>img{width:19px!important;height:19px!important;flex-basis:19px!important}
  .agreement-poster-hero-v2{margin-top:26px!important}
  .agreement-editor-sheet .sheet-actions{grid-template-columns:96px minmax(0,1fr)!important;gap:10px!important}
  .agreement-editor-sheet .sheet-actions>button{height:46px!important;min-height:46px!important;font-size:13px!important}
}

/* v0.36.3 studio collaboration workspace */
.studio-workspace-switcher {
  position: relative;
  margin: 14px 18px 12px;
  z-index: 18;
}
.studio-workspace-current {
  width: 100%;
  min-height: 70px;
  padding: 10px 14px;
  border: 1px solid rgba(44, 91, 177, .18);
  border-radius: 22px;
  background: linear-gradient(135deg, rgba(255,255,255,.98), rgba(245,248,255,.94));
  box-shadow: 0 12px 30px rgba(35, 62, 114, .10);
  display: grid;
  grid-template-columns: 48px 1fr 24px;
  align-items: center;
  gap: 11px;
  text-align: left;
}
.studio-workspace-current > span { min-width: 0; display: grid; gap: 3px; }
.studio-workspace-current small { color: #7b879b; font-size: 11px; letter-spacing: .02em; }
.studio-workspace-current b { color: #16243f; font-size: 17px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.studio-workspace-current > i { color: #2f65cc; font-style: normal; font-size: 20px; text-align: center; }
.workspace-current-logo,
.workspace-option-logo {
  width: 48px !important;
  height: 48px !important;
  border-radius: 15px !important;
  object-fit: cover;
  flex: 0 0 auto;
}
.studio-workspace-menu {
  position: absolute;
  top: calc(100% + 8px);
  left: 0;
  right: 0;
  padding: 8px;
  border-radius: 20px;
  background: rgba(255,255,255,.99);
  border: 1px solid rgba(39, 76, 145, .16);
  box-shadow: 0 20px 48px rgba(20, 39, 75, .20);
  max-height: min(52vh, 420px);
  overflow-y: auto;
}
.studio-workspace-menu[hidden] { display: none; }
.studio-workspace-option {
  width: 100%;
  display: grid;
  grid-template-columns: 42px 1fr auto;
  align-items: center;
  gap: 10px;
  padding: 10px;
  border: 0;
  border-radius: 15px;
  background: transparent;
  text-align: left;
}
.studio-workspace-option + .studio-workspace-option { margin-top: 4px; }
.studio-workspace-option.active { background: #eef4ff; }
.studio-workspace-option > span { min-width: 0; display: grid; gap: 2px; }
.studio-workspace-option b { font-size: 15px; color: #16243f; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.studio-workspace-option small { color: #7d8899; font-size: 11px; }
.studio-workspace-option > i { font-style: normal; font-size: 11px; color: #2f67d7; background: #fff; border-radius: 999px; padding: 5px 8px; }
.studio-workspace-option .workspace-option-logo { width: 42px !important; height: 42px !important; border-radius: 13px !important; }

.pending-studio-admin-banner {
  margin: 14px 18px 8px;
  padding: 15px 16px;
  border-radius: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  background: linear-gradient(135deg, #172e5b, #2d65d5);
  color: #fff;
  box-shadow: 0 14px 32px rgba(31, 76, 165, .22);
}
.pending-studio-admin-banner > span { min-width: 0; display: grid; gap: 3px; }
.pending-studio-admin-banner small { color: #bcd0ff; font-size: 10px; letter-spacing: .12em; }
.pending-studio-admin-banner b { font-size: 15px; line-height: 1.35; }
.pending-studio-admin-banner p { margin: 0; color: rgba(255,255,255,.72); font-size: 11px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.pending-studio-admin-banner button { flex: 0 0 auto; border: 0; background: #fff; color: #1f55bf; padding: 9px 12px; border-radius: 999px; font-weight: 700; }

.studio-team-sheet,
.studio-admin-invite-sheet,
.studio-admin-invite-result {
  width: min(94vw, 620px);
  max-height: 88vh;
  overflow-y: auto;
  padding-bottom: 24px;
}
.studio-team-sheet > p,
.studio-admin-invite-sheet > p,
.studio-admin-invite-result > p { color: #778297; line-height: 1.65; }
.studio-team-brand {
  display: grid;
  grid-template-columns: 56px 1fr;
  align-items: center;
  gap: 13px;
  padding: 13px;
  border-radius: 19px;
  background: linear-gradient(135deg, #f5f8ff, #edf3ff);
  border: 1px solid #dce7ff;
  margin: 12px 0;
}
.studio-team-brand-logo { width: 56px !important; height: 56px !important; border-radius: 17px !important; }
.studio-team-brand > span { min-width: 0; display: grid; gap: 4px; }
.studio-team-brand b { color: #172640; font-size: 18px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.studio-team-brand small { color: #70809a; font-size: 11px; }
.studio-team-add { width: 100%; min-height: 48px; margin: 5px 0 16px; border-radius: 15px; }
.studio-team-readonly {
  margin: 7px 0 16px;
  padding: 12px 14px;
  border-radius: 15px;
  background: #f4f6f9;
  color: #67748a;
  font-size: 13px;
}
.studio-team-section { margin-top: 19px; }
.studio-team-section > h3 { margin: 0 0 9px; font-size: 15px; color: #172640; }
.studio-team-member {
  display: grid;
  grid-template-columns: 43px minmax(0, 1fr) auto;
  gap: 10px;
  align-items: center;
  padding: 12px;
  border: 1px solid #e4e8f0;
  border-radius: 17px;
  background: #fff;
}
.studio-team-member + .studio-team-member { margin-top: 8px; }
.studio-team-member.suspended { opacity: .65; background: #f7f7f8; }
.studio-team-avatar {
  width: 43px;
  height: 43px;
  border-radius: 14px;
  display: grid;
  place-items: center;
  background: linear-gradient(135deg, #edf3ff, #dce8ff);
  color: #2860c6;
  font-weight: 800;
}
.studio-team-member.owner .studio-team-avatar { background: linear-gradient(135deg, #172f61, #3973e2); color: #fff; }
.studio-team-member > div:nth-child(2) { min-width: 0; display: grid; gap: 3px; }
.studio-team-member b { color: #172640; font-size: 14px; display: flex; align-items: center; flex-wrap: wrap; gap: 6px; }
.studio-team-member b em { font-style: normal; font-size: 10px; padding: 4px 7px; border-radius: 999px; color: #2962c7; background: #edf4ff; }
.studio-team-member small { color: #8a94a5; font-size: 10px; }
.studio-team-member p { margin: 0; color: #657187; font-size: 11px; line-height: 1.45; }
.studio-team-member-actions { display: grid; gap: 5px; }
.studio-team-member-actions button { min-width: 52px; padding: 7px 9px; border-radius: 10px; font-size: 11px; }
.studio-team-invite-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 11px 12px;
  border-radius: 15px;
  background: #f7f9fc;
  border: 1px solid #e5e9f1;
}
.studio-team-invite-row + .studio-team-invite-row { margin-top: 7px; }
.studio-team-invite-row > span { min-width: 0; display: grid; gap: 3px; }
.studio-team-invite-row b { font-size: 13px; color: #23304a; }
.studio-team-invite-row small { font-size: 10px; color: #8791a2; line-height: 1.45; }
.studio-team-invite-row button { flex: 0 0 auto; padding: 7px 10px; border-radius: 10px; }
.studio-team-log-list { display: grid; gap: 7px; }
.studio-team-log-list article {
  display: grid;
  grid-template-columns: minmax(110px, .8fr) 1.2fr;
  gap: 10px;
  padding: 10px 11px;
  border-left: 3px solid #d9e5ff;
  background: #f8faff;
  border-radius: 0 12px 12px 0;
}
.studio-team-log-list b,
.studio-team-log-list span { display: grid; gap: 2px; color: #25324a; font-size: 12px; }
.studio-team-log-list small { color: #8994a7; font-size: 9px; }
.studio-team-leave { width: 100%; margin-top: 20px; min-height: 44px; border-radius: 14px; }

.studio-permission-grid {
  margin: 14px 0;
  padding: 0;
  border: 0;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 8px;
}
.studio-permission-grid legend { grid-column: 1 / -1; margin-bottom: 2px; color: #263550; font-weight: 800; font-size: 13px; }
.studio-permission-option {
  min-height: 78px;
  padding: 11px;
  border: 1px solid #e1e6ef;
  border-radius: 15px;
  background: #fafbfe;
  display: flex;
  gap: 9px;
  align-items: flex-start;
}
.studio-permission-option input { width: 18px; height: 18px; margin-top: 2px; accent-color: #316bdb; }
.studio-permission-option > span { display: grid; gap: 3px; }
.studio-permission-option b { color: #20304b; font-size: 13px; }
.studio-permission-option small { color: #7c889c; font-size: 10px; line-height: 1.45; }
.studio-member-status {
  display: flex !important;
  gap: 10px;
  align-items: flex-start;
  padding: 12px;
  border: 1px solid #f0d7d7;
  border-radius: 14px;
  background: #fff8f8;
}
.studio-member-status input { width: 18px; height: 18px; accent-color: #db5252; }
.studio-member-status span { display: grid; gap: 3px; }
.studio-member-status b { color: #7c2e2e; }
.studio-member-status small { color: #a76d6d; font-size: 10px; }
.studio-admin-link-box { display: grid; gap: 10px; margin: 14px 0; }
.studio-admin-link-box code {
  display: block;
  padding: 12px;
  border-radius: 13px;
  background: #f2f5fa;
  color: #31415f;
  font-size: 11px;
  line-height: 1.5;
  word-break: break-all;
}
.studio-admin-invite-note {
  padding: 12px 14px;
  border-radius: 14px;
  background: #fff8df;
  color: #77632a;
  font-size: 12px;
  line-height: 1.6;
  margin-bottom: 12px;
}

.studio-admin-invite-page .portal-shell { min-height: 100vh; }
.studio-admin-invite-landing {
  margin: 36px 18px 110px;
  padding: 30px 22px;
  border-radius: 28px;
  background: linear-gradient(145deg, #112a58, #2f69d6);
  color: #fff;
  box-shadow: 0 24px 54px rgba(22, 62, 143, .25);
  text-align: center;
}
.studio-admin-invite-landing > span { display: block; color: #aecdff; font-size: 10px; letter-spacing: .16em; }
.studio-admin-invite-landing h1 { margin: 12px 0 8px; font-size: 27px; line-height: 1.25; }
.studio-admin-invite-landing p { color: rgba(255,255,255,.76); line-height: 1.7; }
.studio-admin-invite-auth-actions { display: grid; gap: 10px; margin-top: 20px; }
.studio-admin-invite-auth-actions button,
.studio-admin-invite-landing.ready > button { width: 100%; min-height: 48px; border-radius: 15px; }
.studio-admin-invite-landing.ready .studio-invite-logo {
  width: 82px !important;
  height: 82px !important;
  border-radius: 24px !important;
  margin: 4px auto 14px;
}
.studio-invite-permission-summary {
  margin: 18px 0;
  padding: 13px;
  border-radius: 15px;
  background: rgba(255,255,255,.10);
  border: 1px solid rgba(255,255,255,.16);
  display: grid;
  gap: 5px;
}
.studio-invite-permission-summary b { font-size: 12px; color: #dbe7ff; }
.studio-invite-permission-summary span { font-size: 14px; font-weight: 700; }
.studio-admin-invite-landing.invalid { background: linear-gradient(145deg, #343a49, #626b7f); }

@media (max-width: 430px) {
  .studio-permission-grid { grid-template-columns: 1fr; }
  .studio-team-member { grid-template-columns: 40px minmax(0, 1fr); }
  .studio-team-member-actions { grid-column: 1 / -1; grid-template-columns: 1fr 1fr; }
  .studio-team-log-list article { grid-template-columns: 1fr; }
}
.studio-workspace-create {
  width: 100%;
  margin-top: 7px;
  padding: 12px 11px;
  border: 1px dashed #b9caea;
  border-radius: 15px;
  background: #f8fbff;
  display: grid;
  grid-template-columns: 42px 1fr;
  align-items: center;
  gap: 10px;
  text-align: left;
}
.studio-workspace-create > i {
  width: 42px;
  height: 42px;
  display: grid;
  place-items: center;
  border-radius: 13px;
  background: #e7efff;
  color: #2d65cd;
  font-style: normal;
  font-size: 22px;
}
.studio-workspace-create > span { display: grid; gap: 2px; }
.studio-workspace-create b { color: #1f3150; font-size: 14px; }
.studio-workspace-create small { color: #7d8aa0; font-size: 10px; line-height: 1.4; }


/* v0.37.0 cooperation system */
:root{--coop-navy:#13264a;--coop-navy2:#243e70;--coop-orange:#d66a25;--coop-gold1:#c69a45;--coop-gold2:#f1d48a;--coop-cream:#f6f3ed}
.cooperation-card{padding:16px 16px 14px!important;border:1px solid #e6e0d5!important;border-radius:20px!important;background:linear-gradient(160deg,#fffdfa,#f8f5ef)!important;box-shadow:0 10px 28px rgba(30,42,70,.07)!important}.coop-card-publisher{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px}.coop-card-publisher>span{display:flex;min-width:0;flex-direction:column}.coop-card-publisher b{overflow:hidden;color:#17233b;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.coop-card-publisher small{margin-top:3px;color:#8d96a7;font-size:8px}.coop-card-publisher>em{padding:6px 9px;border-radius:999px;background:#edf6f1;color:#257658;font-size:8px;font-style:normal;font-weight:800}.coop-card-publisher>em.urgent{background:#fff0e3;color:#c95e22}.coop-card-place{margin-top:14px;color:#69758b;font-size:9px}.cooperation-card>h3{margin:7px 0 9px;color:var(--coop-orange)!important;font-size:18px!important;line-height:1.35}.coop-card-price{display:block;width:max-content;background:linear-gradient(110deg,var(--coop-gold1),var(--coop-gold2),#a87924);-webkit-background-clip:text;background-clip:text;color:transparent;font-family:Georgia,"Times New Roman",serif;font-size:28px;letter-spacing:.02em}.coop-card-pricing{margin:3px 0 0!important;color:#516075!important;font-size:9px!important}.coop-card-section{margin-top:12px}.coop-card-section>small{display:block;margin-bottom:6px;color:#8b95a4;font-size:8px}.coop-demand-tags,.coop-rule-tags{display:flex;flex-wrap:wrap;gap:6px}.coop-demand-tags span{padding:5px 8px;border-radius:999px;background:#eef2f8;color:#34435d;font-size:8px}.coop-rule-tags span{padding:5px 8px;border:1px solid #dec9b2;border-radius:999px;background:rgba(255,255,255,.65);color:#805d3b;font-size:8px}.coop-card-disclaimer{margin-top:12px!important;color:#9aa1ad!important;font-size:7px!important;line-height:1.55!important}.cooperation-card .task-card-bottom{margin-top:11px}.cooperation-card .task-card-bottom strong{color:#263b63!important;font-size:10px!important}.cooperation-card .task-card-bottom button.primary{background:linear-gradient(135deg,var(--coop-navy),var(--coop-navy2))!important}
.cooperation-publish-form{max-height:92vh;overflow:auto}.coop-form-block{margin:12px 0;padding:14px;border:1px solid #e4e7ed;border-radius:16px;background:#fbfaf7}.coop-form-block h3{margin:0 0 12px;color:#17233b;font-size:13px}.coop-mode-switch,.coop-radio-group{display:flex;flex-wrap:wrap;gap:8px}.coop-mode-switch label,.coop-radio-group label{position:relative}.coop-mode-switch input,.coop-radio-group input{position:absolute;opacity:0}.coop-mode-switch span,.coop-radio-group span{display:block;padding:9px 12px;border:1px solid #dce1ea;border-radius:10px;background:#fff;color:#526078;font-size:9px;font-weight:800}.coop-mode-switch input:checked+span,.coop-radio-group input:checked+span{border-color:#263d68;background:#eef2f9;color:#172d57}.coop-price-input>div,.inline-money{display:flex;align-items:center;gap:8px;padding:0 12px;border:1px solid #dce1ea;border-radius:12px;background:#fff}.coop-price-input>div i,.inline-money i{color:#b88a35;font-family:Georgia,serif;font-size:21px;font-style:normal}.coop-price-input>div input,.inline-money input{border:0!important;background:transparent!important;font-size:18px!important}.inline-money em{color:#7c8797;font-size:9px;font-style:normal}.coop-tag-group{margin:11px 0;padding:0;border:0}.coop-tag-group legend{margin-bottom:7px;color:#657187;font-size:9px;font-weight:800}.coop-chip-list{display:flex;flex-wrap:wrap;gap:7px}.coop-chip{padding:7px 10px;border:1px solid #d9dfe8;border-radius:999px;background:#fff;color:#56637a;font-size:9px}.coop-chip.active{border-color:#d99c68;background:#fff4ea;color:#a8531c}.coop-custom-add{display:grid;grid-template-columns:1fr auto;gap:7px;margin-top:8px}.coop-custom-add input{min-height:38px}.coop-custom-add button{padding:0 13px;border:0;border-radius:10px;background:#243b66;color:#fff;font-weight:800}.coop-detail-price{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:12px}.coop-detail-price span{display:flex;min-width:0;flex-direction:column;padding:11px;border-radius:12px;background:#f6f7f9}.coop-detail-price small{color:#8b95a5;font-size:8px}.coop-detail-price b{margin-top:5px;color:#263752;font-size:10px;overflow-wrap:anywhere}.cooperation-detail-head,.cooperation-detail-hero{background:linear-gradient(145deg,#f7f3eb,#eef2f7)!important}.cooperation-detail-head h2,.cooperation-detail-hero h1{color:var(--coop-orange)!important}.cooperation-detail-head strong,.cooperation-detail-hero strong{background:linear-gradient(110deg,var(--coop-gold1),var(--coop-gold2),#9d7428);-webkit-background-clip:text;background-clip:text;color:transparent!important;font-family:Georgia,serif}.coop-detail-section{margin-top:12px;padding:13px;border:1px solid #e2e6ed;border-radius:13px;background:#fff}.coop-detail-section>small{display:block;margin-bottom:8px;color:#8690a1;font-size:8px;font-weight:800}.coop-detail-section p{margin:0;color:#566378;font-size:9px;line-height:1.7}.cooperation-detail-sheet .task-detail-actions .primary,.public-task-actions .primary{background:linear-gradient(135deg,var(--coop-navy),var(--coop-navy2))!important}
.cooperation-share-poster{position:relative;display:flex;flex-direction:column;aspect-ratio:9/16;padding:30px;overflow:hidden;border-radius:0!important;color:#fff;background:#14213c}.cooperation-share-poster:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 90% 15%,rgba(255,255,255,.12),transparent 28%),linear-gradient(155deg,rgba(255,255,255,.04),transparent 45%);pointer-events:none}.cooperation-share-poster.template-forest-walk{background:linear-gradient(155deg,#163b34,#285a4b)}.cooperation-share-poster.template-black-gold{background:linear-gradient(155deg,#0f1116,#26211b 60%,#0d0e12)}.cooperation-share-poster.template-cream-life{color:#1f2a3a;background:linear-gradient(155deg,#f5efe5,#dfe8ea)}.coop-poster-brand{position:relative;z-index:2;display:flex;align-items:center;gap:10px}.coop-poster-publisher,.coop-poster-zaine{display:flex;align-items:center;gap:8px}.coop-poster-publisher{min-width:0;flex:1}.coop-poster-publisher img,.coop-poster-publisher i{width:42px;height:42px;border-radius:12px;object-fit:cover}.coop-poster-publisher i{display:grid;place-items:center;background:rgba(255,255,255,.14);font-style:normal;font-weight:900}.coop-poster-publisher b,.coop-poster-zaine b{display:flex;min-width:0;flex-direction:column;font-size:12px}.coop-poster-publisher small,.coop-poster-zaine small{margin-top:3px;opacity:.65;font-size:7px}.coop-poster-brand>span{opacity:.5}.coop-poster-zaine{transform:scale(.78);transform-origin:right center}.coop-poster-zaine img{width:26px;height:26px}.coop-poster-content{position:relative;z-index:2;margin-top:58px}.coop-poster-content>small{font-size:10px;letter-spacing:.12em;opacity:.75}.coop-poster-content h3{margin:13px 0 12px;color:#ef9a54;font-family:Georgia,"Songti SC",serif;font-size:34px;line-height:1.18}.coop-poster-content>strong{display:block;background:linear-gradient(110deg,#c89a43,#f4dda3,#a97824);-webkit-background-clip:text;background-clip:text;color:transparent;font-family:Georgia,serif;font-size:38px}.coop-poster-content>p{font-size:10px;opacity:.75}.coop-poster-tags,.coop-poster-rules{display:flex;flex-wrap:wrap;gap:7px;margin-top:16px}.coop-poster-tags span,.coop-poster-rules span{padding:7px 9px;border:1px solid rgba(255,255,255,.2);border-radius:999px;background:rgba(255,255,255,.08);font-size:8px}.template-cream-life .coop-poster-tags span,.template-cream-life .coop-poster-rules span{border-color:#b9c2c8;background:rgba(255,255,255,.5)}.coop-poster-bottom{position:relative;z-index:2;display:grid;grid-template-columns:1fr auto;align-items:center;gap:14px;margin-top:auto;padding:16px;border-radius:18px;background:#fff;color:#1c2940}.coop-poster-bottom>div:first-child{display:flex;flex-direction:column}.coop-poster-bottom b{font-size:15px}.coop-poster-bottom small{margin-top:5px;color:#67748a;font-size:8px}.coop-poster-bottom em{margin-top:8px;color:#9b6b3b;font-size:7px;font-style:normal}.cooperation-share-poster .poster-qrcode{width:92px;height:92px}
@media(max-width:760px){.coop-detail-price{grid-template-columns:1fr}.cooperation-card>h3{font-size:17px!important}.coop-card-price{font-size:26px}.coop-poster-content h3{font-size:28px}.coop-poster-content>strong{font-size:32px}}

/* v0.37.3 — 合作裂变卡视觉重构：沿用工作室邀请卡的品牌骨架与信息层级 */
.cooperation-poster-sheet{max-width:540px!important}
.cooperation-share-poster-v2{
  --coop-ink:#f8f5ef;
  --coop-muted:rgba(244,247,252,.68);
  --coop-line:rgba(255,255,255,.18);
  --coop-panel:rgba(255,255,255,.075);
  --coop-title:#ee9a55;
  --coop-gold:#dfbd72;
  --coop-rule:#f1a16a;
  box-sizing:border-box!important;
  position:relative!important;
  display:flex!important;
  width:420px!important;
  height:746.6667px!important;
  max-width:100%!important;
  aspect-ratio:auto!important;
  flex-direction:column!important;
  margin:auto!important;
  padding:25px 27px 17px!important;
  overflow:hidden!important;
  border:0!important;
  border-radius:0!important;
  color:var(--coop-ink)!important;
  background-color:#071a35!important;
  background-repeat:no-repeat!important;
  background-size:cover!important;
  background-position:center!important;
  box-shadow:none!important;
  font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft YaHei",sans-serif!important;
  isolation:isolate!important;
}
.cooperation-share-poster-v2:before{
  content:""!important;
  position:absolute!important;
  z-index:-1!important;
  inset:0!important;
  background:linear-gradient(180deg,rgba(2,12,28,.16),rgba(3,15,31,.05) 45%,rgba(2,12,25,.35))!important;
  pointer-events:none!important;
}
.cooperation-share-poster-v2:after{
  content:"COOPERATION"!important;
  position:absolute!important;
  z-index:-1!important;
  right:-31px!important;
  top:174px!important;
  color:rgba(255,255,255,.026)!important;
  font-family:Georgia,"Times New Roman",serif!important;
  font-size:55px!important;
  font-weight:700!important;
  letter-spacing:.06em!important;
  transform:rotate(90deg)!important;
  pointer-events:none!important;
}
.cooperation-share-poster-v2.template-navy-business{background-image:url('./coop-poster-navy.png')!important}
.cooperation-share-poster-v2.template-forest-walk{
  --coop-title:#efaa68;--coop-gold:#e2c27a;--coop-rule:#e4bc87;
  background-image:url('./coop-poster-forest.png')!important
}
.cooperation-share-poster-v2.template-black-gold{
  --coop-title:#e99a58;--coop-gold:#e0b65d;--coop-rule:#d7b26b;
  background-image:url('./coop-poster-blackgold.png')!important
}
.cooperation-share-poster-v2.template-cream-life{
  --coop-ink:#122e54;--coop-muted:#66768b;--coop-line:rgba(16,52,91,.17);--coop-panel:rgba(255,255,255,.56);
  --coop-title:#c86e31;--coop-gold:#bd8b3b;--coop-rule:#bd754d;
  color:var(--coop-ink)!important;
  background-image:url('./coop-poster-cream.png')!important
}
.cooperation-share-poster-v2.template-cream-life:before{background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,.02) 54%,rgba(10,41,78,.06))!important}
.cooperation-share-poster-v2.template-cream-life:after{color:rgba(19,54,94,.034)!important}

.coop-poster-brandline{
  position:relative!important;
  z-index:3!important;
  display:grid!important;
  grid-template-columns:minmax(0,1fr) 13px max-content!important;
  align-items:end!important;
  column-gap:8px!important;
  min-height:45px!important;
}
.coop-poster-publisher-brand,.coop-poster-platform-brand{display:flex!important;min-width:0!important;align-items:center!important}
.coop-poster-publisher-brand{gap:10px!important}
.coop-poster-publisher-logo,.coop-poster-publisher-logo img,.coop-poster-publisher-logo i{
  box-sizing:border-box!important;width:43px!important;height:43px!important;flex:0 0 43px!important;border-radius:12px!important
}
.coop-poster-publisher-logo{display:grid!important;place-items:center!important;overflow:hidden!important;background:rgba(255,255,255,.96)!important;box-shadow:0 8px 22px rgba(0,0,0,.18)!important}
.coop-poster-publisher-logo img{object-fit:cover!important}
.coop-poster-publisher-logo i{display:grid!important;place-items:center!important;color:#153761!important;font-size:16px!important;font-style:normal!important;font-weight:900!important}
.coop-poster-publisher-brand>b{display:flex!important;min-width:0!important;max-width:218px!important;flex-direction:column!important;color:var(--coop-ink)!important;font-size:12px!important;line-height:1.15!important;white-space:nowrap!important}
.coop-poster-publisher-brand>b.name-medium{font-size:11px!important}.coop-poster-publisher-brand>b.name-long{font-size:10px!important}.coop-poster-publisher-brand>b.name-xlong{font-size:9px!important}
.coop-poster-publisher-brand>b>small{margin-top:4px!important;color:var(--coop-muted)!important;font-size:6.5px!important;font-weight:600!important}
.coop-poster-brand-x{align-self:end!important;padding-bottom:7px!important;color:var(--coop-muted)!important;font-size:12px!important;line-height:1!important}
.coop-poster-platform-brand{align-self:end!important;gap:6px!important;padding-bottom:2px!important}
.coop-poster-platform-brand>img{width:24px!important;height:24px!important;flex:0 0 24px!important;object-fit:contain!important}
.coop-poster-platform-brand>b{display:flex!important;flex-direction:column!important;color:var(--coop-ink)!important;font-size:7.5px!important;line-height:1.1!important;white-space:nowrap!important}
.coop-poster-platform-brand small{margin-top:3px!important;color:var(--coop-muted)!important;font-size:5px!important;font-weight:500!important}

.coop-poster-main{position:relative!important;z-index:2!important;display:flex!important;min-height:0!important;flex:1!important;flex-direction:column!important;margin-top:34px!important}
.coop-poster-meta{display:flex!important;align-items:center!important;justify-content:space-between!important;color:var(--coop-muted)!important;font-size:7.5px!important;letter-spacing:.08em!important}
.coop-poster-meta>em{padding:4px 7px!important;border:1px solid var(--coop-line)!important;border-radius:999px!important;color:var(--coop-title)!important;background:rgba(255,255,255,.055)!important;font-size:5.7px!important;font-style:normal!important;font-weight:800!important;letter-spacing:.04em!important}
.coop-poster-main>h3{max-width:350px!important;margin:10px 0 13px!important;color:var(--coop-title)!important;font-family:"Songti SC","STSong",Georgia,serif!important;font-size:30px!important;font-weight:800!important;line-height:1.08!important;letter-spacing:-.025em!important;text-shadow:0 4px 16px rgba(0,0,0,.2)!important;display:-webkit-box!important;overflow:hidden!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:3!important}
.coop-poster-main>h3.title-medium{font-size:27px!important}.coop-poster-main>h3.title-long{font-size:24px!important}.coop-poster-main>h3.title-xlong{font-size:21px!important;line-height:1.13!important}
.template-cream-life .coop-poster-main>h3{text-shadow:none!important}

.coop-poster-pricing{display:grid!important;grid-template-columns:128px minmax(0,1fr)!important;align-items:stretch!important;gap:12px!important;padding:13px 0 12px!important;border-top:1px solid var(--coop-line)!important;border-bottom:1px solid var(--coop-line)!important}
.coop-poster-price{display:flex!important;align-items:baseline!important;align-self:center!important;min-width:0!important;color:var(--coop-gold)!important;font-family:Georgia,"Times New Roman",serif!important;font-weight:700!important;line-height:1!important;text-shadow:0 1px 0 rgba(255,255,255,.2),0 5px 18px rgba(0,0,0,.22)!important}
.coop-poster-price>span{margin-right:3px!important;font-size:18px!important}.coop-poster-price>b{font-size:37px!important;letter-spacing:-.04em!important}.coop-poster-price>small{margin-left:4px!important;font-family:"PingFang SC",sans-serif!important;font-size:7px!important}
.coop-poster-price.pending>b{font-size:18px!important;letter-spacing:0!important}
.template-cream-life .coop-poster-price{text-shadow:0 1px 0 #fff!important}
.coop-poster-pricing-details{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:5px!important}
.coop-poster-pricing-details>span{display:flex!important;min-width:0!important;flex-direction:column!important;justify-content:center!important;padding:7px 6px!important;border:1px solid var(--coop-line)!important;border-radius:10px!important;background:var(--coop-panel)!important;backdrop-filter:blur(8px)!important}
.coop-poster-pricing-details small{color:var(--coop-muted)!important;font-size:5px!important;line-height:1.15!important}
.coop-poster-pricing-details b{display:-webkit-box!important;overflow:hidden!important;margin-top:4px!important;color:var(--coop-ink)!important;font-size:6.2px!important;line-height:1.25!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important}

.coop-poster-section{display:grid!important;grid-template-columns:76px minmax(0,1fr)!important;gap:8px!important;align-items:start!important;margin-top:12px!important}
.coop-poster-section-title{display:flex!important;flex-direction:column!important;padding-top:3px!important;color:var(--coop-ink)!important}
.coop-poster-section-title>b{font-size:7.5px!important}.coop-poster-section-title>small{margin-top:3px!important;color:var(--coop-muted)!important;font-size:4px!important;letter-spacing:.12em!important}
.coop-poster-tags,.coop-poster-rules{display:flex!important;flex-wrap:wrap!important;gap:5px!important;margin:0!important}
.coop-poster-tags span,.coop-poster-rules span{padding:5px 7px!important;border-radius:999px!important;background:var(--coop-panel)!important;font-size:5.8px!important;line-height:1!important;white-space:nowrap!important;backdrop-filter:blur(8px)!important}
.coop-poster-tags span{border:1px solid var(--coop-line)!important;color:var(--coop-ink)!important}
.coop-poster-rules span{border:1px solid rgba(235,153,93,.58)!important;color:var(--coop-rule)!important;background:rgba(255,255,255,.045)!important}
.template-cream-life .coop-poster-rules span{background:rgba(255,255,255,.45)!important}

.coop-poster-slogan{display:flex!important;flex-direction:column!important;align-items:center!important;margin:17px 0 12px!important;padding:0!important;border:0!important;text-align:center!important}
.coop-poster-slogan>b{position:relative!important;color:var(--coop-ink)!important;font-family:"Songti SC","STSong",serif!important;font-size:15px!important;line-height:1.1!important}
.coop-poster-slogan>b:before,.coop-poster-slogan>b:after{color:var(--coop-title)!important;font-size:20px!important;line-height:0!important;opacity:.88!important}
.coop-poster-slogan>b:before{content:"“"!important;margin-right:6px!important}.coop-poster-slogan>b:after{content:"”"!important;margin-left:6px!important}
.coop-poster-slogan>small{margin-top:6px!important;color:var(--coop-muted)!important;font-size:5.5px!important;letter-spacing:.12em!important}

.coop-poster-cta-card{position:relative!important;z-index:3!important;display:grid!important;grid-template-columns:42px minmax(0,1fr) 88px!important;align-items:center!important;gap:10px!important;min-height:116px!important;margin-top:auto!important;padding:13px 14px!important;border:1px solid rgba(227,191,127,.42)!important;border-radius:18px!important;background:rgba(255,253,248,.97)!important;color:#152743!important;box-shadow:0 16px 36px rgba(0,0,0,.24)!important}
.coop-poster-scan-mark{display:grid!important;width:38px!important;height:38px!important;place-items:center!important;border-radius:11px!important;background:linear-gradient(145deg,#172d4e,#0b1930)!important;box-shadow:inset 0 0 0 1px rgba(224,187,113,.45)!important}
.coop-poster-scan-mark>i{position:relative!important;width:17px!important;height:17px!important;border:2px solid #e4bf79!important;border-radius:4px!important}
.coop-poster-scan-mark>i:before,.coop-poster-scan-mark>i:after{content:""!important;position:absolute!important;background:#e4bf79!important}
.coop-poster-scan-mark>i:before{left:4px!important;right:4px!important;top:7px!important;height:2px!important}.coop-poster-scan-mark>i:after{top:4px!important;bottom:4px!important;left:7px!important;width:2px!important}
.coop-poster-cta-copy{display:flex!important;min-width:0!important;flex-direction:column!important}
.coop-poster-cta-copy>b{color:#152743!important;font-size:10px!important;line-height:1.2!important}.coop-poster-cta-copy>b>em{color:#cc7040!important;font-style:normal!important}
.coop-poster-cta-copy>span{display:-webkit-box!important;overflow:hidden!important;margin-top:5px!important;color:#66748a!important;font-size:5.5px!important;line-height:1.25!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important}
.coop-poster-cta-copy>small{display:-webkit-box!important;overflow:hidden!important;margin-top:6px!important;color:#8a755c!important;font-size:4.8px!important;line-height:1.35!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important}
.coop-poster-cta-card .poster-qrcode{box-sizing:border-box!important;width:88px!important;height:88px!important;padding:6px!important;border-radius:12px!important;background:#fff!important;box-shadow:0 8px 20px rgba(19,31,52,.14)!important}
.coop-poster-cta-card .poster-qrcode canvas,.coop-poster-cta-card .poster-qrcode img{width:76px!important;height:76px!important}
.coop-poster-footer{position:relative!important;z-index:3!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;margin-top:12px!important;color:var(--coop-muted)!important;font-size:5.2px!important;letter-spacing:.08em!important}
.coop-poster-footer>i{width:3px!important;height:3px!important;border-radius:50%!important;background:var(--coop-gold)!important;opacity:.8!important}
.template-cream-life .coop-poster-footer{color:rgba(255,255,255,.74)!important}

@media(max-width:760px){
  .cooperation-share-poster-v2{padding:24px 25px 16px!important}
  .coop-poster-main{margin-top:30px!important}
  .coop-poster-main>h3{font-size:28px!important}.coop-poster-main>h3.title-medium{font-size:25px!important}.coop-poster-main>h3.title-long{font-size:22px!important}.coop-poster-main>h3.title-xlong{font-size:20px!important}
  .coop-poster-pricing{grid-template-columns:120px minmax(0,1fr)!important}
}
.poster-template-canvas.skin-navy-business,.poster-template-canvas.skin-forest-walk,.poster-template-canvas.skin-black-gold,.poster-template-canvas.skin-cream-life{background-size:cover!important;background-position:center!important}
.poster-template-canvas.skin-navy-business{background-image:url('./coop-poster-navy.png')!important;color:#f7f3ec!important}
.poster-template-canvas.skin-forest-walk{background-image:url('./coop-poster-forest.png')!important;color:#f7f3ec!important}
.poster-template-canvas.skin-black-gold{background-image:url('./coop-poster-blackgold.png')!important;color:#f3dfb1!important}
.poster-template-canvas.skin-cream-life{background-image:url('./coop-poster-cream.png')!important;color:#17365f!important}
.poster-template-canvas.skin-navy-business>strong,.poster-template-canvas.skin-forest-walk>strong,.poster-template-canvas.skin-black-gold>strong,.poster-template-canvas.skin-cream-life>strong{color:#e88f50!important}
.poster-template-canvas.skin-navy-business .poster-template-person,.poster-template-canvas.skin-forest-walk .poster-template-person,.poster-template-canvas.skin-black-gold .poster-template-person{background:rgba(255,255,255,.08)!important;border-color:rgba(255,255,255,.18)!important}
.poster-template-canvas.skin-cream-life .poster-template-person{background:rgba(255,255,255,.72)!important;border-color:rgba(23,54,95,.16)!important}

/* v0.37.4 — 合作裂变卡版式收口：中段摘要承接信息，二维码行动卡固定在最底部 */
.cooperation-share-poster-v2 .coop-poster-slogan,
.cooperation-share-poster-v2 .coop-poster-footer{display:none!important}
.cooperation-share-poster-v2 .coop-poster-main{padding-bottom:0!important}
.coop-poster-summary{
  position:relative!important;
  display:grid!important;
  grid-template-columns:76px minmax(0,1fr)!important;
  gap:9px 11px!important;
  margin-top:auto!important;
  padding:12px 13px!important;
  border:1px solid var(--coop-line)!important;
  border-radius:14px!important;
  background:linear-gradient(135deg,rgba(255,255,255,.09),rgba(255,255,255,.045))!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.06),0 12px 28px rgba(0,0,0,.1)!important;
  backdrop-filter:blur(10px)!important;
}
.template-cream-life .coop-poster-summary{
  background:linear-gradient(135deg,rgba(255,255,255,.78),rgba(255,255,255,.48))!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.95),0 12px 28px rgba(33,51,76,.08)!important;
}
.coop-poster-summary-head{display:flex!important;flex-direction:column!important;align-self:start!important;padding-top:1px!important}
.coop-poster-summary-head>b{color:var(--coop-ink)!important;font-size:8px!important;line-height:1.2!important}
.coop-poster-summary-head>small{order:2;margin-top:4px!important;color:var(--coop-muted)!important;font-size:3.8px!important;line-height:1.2!important;letter-spacing:.11em!important}
.coop-poster-summary>p{
  display:-webkit-box!important;
  overflow:hidden!important;
  min-height:28px!important;
  margin:0!important;
  color:var(--coop-ink)!important;
  font-size:6.2px!important;
  line-height:1.52!important;
  -webkit-box-orient:vertical!important;
  -webkit-line-clamp:3!important;
}
.coop-poster-summary-grid{
  grid-column:1/-1!important;
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:6px!important;
  padding-top:9px!important;
  border-top:1px solid var(--coop-line)!important;
}
.coop-poster-summary-grid>span{display:flex!important;min-width:0!important;flex-direction:column!important;padding:0 7px!important;border-left:1px solid var(--coop-line)!important}
.coop-poster-summary-grid>span:first-child{padding-left:0!important;border-left:0!important}
.coop-poster-summary-grid>span:last-child{padding-right:0!important}
.coop-poster-summary-grid small{color:var(--coop-muted)!important;font-size:4.6px!important;line-height:1.1!important}
.coop-poster-summary-grid b{
  display:-webkit-box!important;
  overflow:hidden!important;
  margin-top:4px!important;
  color:var(--coop-ink)!important;
  font-size:5.7px!important;
  font-weight:750!important;
  line-height:1.32!important;
  -webkit-box-orient:vertical!important;
  -webkit-line-clamp:2!important;
}
.cooperation-share-poster-v2 .coop-poster-cta-card{
  flex:0 0 auto!important;
  min-height:112px!important;
  margin-top:14px!important;
  margin-bottom:0!important;
  transform:none!important;
}
.cooperation-share-poster-v2 .coop-poster-cta-copy>b{font-size:10.3px!important}
.cooperation-share-poster-v2 .coop-poster-cta-copy>span{font-size:5.7px!important}
.cooperation-share-poster-v2 .coop-poster-cta-copy>small{font-size:4.9px!important}
@media(max-width:760px){
  .coop-poster-summary{padding:11px 12px!important}
  .coop-poster-summary-grid{gap:5px!important}
  .cooperation-share-poster-v2 .coop-poster-cta-card{margin-top:12px!important}
}

/* v0.37.5 — 合作裂变卡信息密度修复：发布者+城市合作单识别条、中段均匀排布 */
.cooperation-share-poster-v2{
  padding-top:22px!important;
  padding-bottom:16px!important;
}
.coop-poster-brandline{
  min-height:43px!important;
}
.coop-poster-order-strip{
  position:relative!important;
  z-index:3!important;
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto auto!important;
  align-items:center!important;
  gap:9px!important;
  min-height:52px!important;
  margin-top:17px!important;
  padding:9px 11px!important;
  border-top:1px solid var(--coop-line)!important;
  border-bottom:1px solid var(--coop-line)!important;
  background:linear-gradient(90deg,rgba(255,255,255,.025),rgba(255,255,255,.08),rgba(255,255,255,.025))!important;
}
.template-cream-life .coop-poster-order-strip{
  background:linear-gradient(90deg,rgba(255,255,255,.22),rgba(255,255,255,.66),rgba(255,255,255,.2))!important;
}
.coop-poster-order-publisher{
  display:flex!important;
  min-width:0!important;
  flex-direction:column!important;
}
.coop-poster-order-publisher>small{
  color:var(--coop-muted)!important;
  font-size:4.5px!important;
  letter-spacing:.12em!important;
}
.coop-poster-order-publisher>b{
  overflow:hidden!important;
  margin-top:4px!important;
  color:var(--coop-ink)!important;
  font-size:9.4px!important;
  line-height:1.15!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
}
.coop-poster-city-order{
  display:flex!important;
  min-width:92px!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  padding:7px 11px!important;
  border:1px solid rgba(226,188,114,.58)!important;
  border-radius:13px!important;
  color:var(--coop-ink)!important;
  background:linear-gradient(135deg,rgba(222,180,101,.15),rgba(255,255,255,.055))!important;
  font-size:8.3px!important;
  font-weight:800!important;
  line-height:1.05!important;
  white-space:nowrap!important;
}
.coop-poster-city-order>i{
  margin-right:2px!important;
  color:var(--coop-title)!important;
  font-family:"Songti SC","STSong",serif!important;
  font-size:14px!important;
  font-style:normal!important;
}
.coop-poster-city-order>small{
  max-width:100px!important;
  overflow:hidden!important;
  margin-top:5px!important;
  color:var(--coop-muted)!important;
  font-size:4.5px!important;
  font-weight:600!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
}
.coop-poster-order-strip>em{
  padding:5px 7px!important;
  border:1px solid var(--coop-line)!important;
  border-radius:999px!important;
  color:var(--coop-title)!important;
  background:rgba(255,255,255,.055)!important;
  font-size:5.5px!important;
  font-style:normal!important;
  font-weight:800!important;
  white-space:nowrap!important;
}
.cooperation-share-poster-v2 .coop-poster-main{
  flex:0 0 auto!important;
  margin-top:18px!important;
}
.cooperation-share-poster-v2 .coop-poster-main>h3{
  margin-top:0!important;
  margin-bottom:11px!important;
}
.cooperation-share-poster-v2 .coop-poster-pricing{
  padding-top:11px!important;
  padding-bottom:11px!important;
}
.cooperation-share-poster-v2 .coop-poster-section{
  margin-top:10px!important;
}
.cooperation-share-poster-v2 .coop-poster-summary{
  min-height:94px!important;
  margin-top:14px!important;
  padding:13px 14px!important;
}
.cooperation-share-poster-v2 .coop-poster-summary>p{
  min-height:31px!important;
  font-size:6.4px!important;
}
.cooperation-share-poster-v2 .coop-poster-summary-grid{
  padding-top:10px!important;
}
.cooperation-share-poster-v2 .coop-poster-cta-card{
  margin-top:auto!important;
}
@media(max-width:760px){
  .coop-poster-order-strip{margin-top:15px!important;padding:8px 10px!important}
  .coop-poster-city-order{min-width:86px!important;padding:6px 9px!important}
  .coop-poster-city-order>i{font-size:13px!important}
  .cooperation-share-poster-v2 .coop-poster-main{margin-top:16px!important}
}

/* v0.37.5b — 中段城市合作单识别块：填充留白并强化城市传播识别 */
.coop-poster-city-feature{
  display:grid!important;
  grid-template-columns:132px minmax(0,1fr)!important;
  align-items:center!important;
  gap:13px!important;
  min-height:76px!important;
  margin-top:13px!important;
  padding:12px 14px!important;
  border-top:1px solid var(--coop-line)!important;
  border-bottom:1px solid var(--coop-line)!important;
  background:linear-gradient(100deg,rgba(224,184,106,.13),rgba(255,255,255,.055) 55%,rgba(255,255,255,.015))!important;
}
.template-cream-life .coop-poster-city-feature{
  background:linear-gradient(100deg,rgba(197,152,71,.11),rgba(255,255,255,.76) 55%,rgba(255,255,255,.16))!important;
}
.coop-poster-city-feature>span{
  display:flex!important;
  flex-direction:column!important;
}
.coop-poster-city-feature>span>small{
  color:var(--coop-muted)!important;
  font-size:4.1px!important;
  letter-spacing:.15em!important;
}
.coop-poster-city-feature>span>b{
  margin-top:5px!important;
  color:var(--coop-title)!important;
  font-family:"Songti SC","STSong",serif!important;
  font-size:18px!important;
  line-height:1!important;
}
.coop-poster-city-feature>p{
  display:flex!important;
  min-width:0!important;
  flex-direction:column!important;
  margin:0!important;
  padding-left:13px!important;
  border-left:1px solid var(--coop-line)!important;
  color:var(--coop-ink)!important;
  font-size:7px!important;
  font-weight:750!important;
  line-height:1.3!important;
}
.coop-poster-city-feature>p>small{
  margin-top:6px!important;
  color:var(--coop-muted)!important;
  font-size:4.9px!important;
  font-weight:600!important;
}
.cooperation-share-poster-v2 .coop-poster-summary{
  min-height:108px!important;
  margin-top:12px!important;
}
@media(max-width:760px){
  .coop-poster-city-feature{grid-template-columns:118px minmax(0,1fr)!important;min-height:70px!important;padding:10px 12px!important}
  .coop-poster-city-feature>span>b{font-size:16px!important}
}


/* v0.37.6 — 合作裂变卡去重与自然留白：城市合作单上移，删除重复中段模块 */
.cooperation-share-poster-v2 .coop-poster-order-strip{
  grid-template-columns:minmax(0,1fr) auto!important;
  min-height:46px!important;
  margin-top:20px!important;
  padding:8px 12px!important;
  background:linear-gradient(90deg,rgba(255,255,255,.02),rgba(255,255,255,.065),rgba(255,255,255,.018))!important;
}
.template-cream-life .coop-poster-order-strip{
  background:linear-gradient(90deg,rgba(255,255,255,.18),rgba(255,255,255,.56),rgba(255,255,255,.14))!important;
}
.cooperation-share-poster-v2 .coop-poster-city-order{
  min-width:auto!important;
  flex-direction:row!important;
  gap:3px!important;
  padding:8px 13px!important;
  border-radius:999px!important;
  font-size:8.5px!important;
  letter-spacing:.02em!important;
}
.cooperation-share-poster-v2 .coop-poster-city-order>i{
  margin:0!important;
  font-size:14px!important;
  line-height:1!important;
}
.cooperation-share-poster-v2 .coop-poster-city-order>small,
.cooperation-share-poster-v2 .coop-poster-order-strip>em,
.cooperation-share-poster-v2 .coop-poster-city-feature{
  display:none!important;
}
.cooperation-share-poster-v2 .coop-poster-main{
  flex:1 1 auto!important;
  justify-content:space-between!important;
  gap:0!important;
  margin-top:25px!important;
}
.cooperation-share-poster-v2 .coop-poster-main>h3{
  margin:0!important;
}
.cooperation-share-poster-v2 .coop-poster-pricing,
.cooperation-share-poster-v2 .coop-poster-section,
.cooperation-share-poster-v2 .coop-poster-summary{
  margin-top:0!important;
  margin-bottom:0!important;
}
.cooperation-share-poster-v2 .coop-poster-summary{
  min-height:104px!important;
}
.cooperation-share-poster-v2 .coop-poster-cta-card{
  margin-top:18px!important;
}
@media(max-width:760px){
  .cooperation-share-poster-v2 .coop-poster-order-strip{margin-top:18px!important;padding:8px 11px!important}
  .cooperation-share-poster-v2 .coop-poster-city-order{padding:7px 11px!important}
  .cooperation-share-poster-v2 .coop-poster-main{margin-top:22px!important}
}

/* v0.40.1 growth analytics + registration upload fix */
.analytics-loading{min-height:260px;display:grid;place-items:center;text-align:center;gap:14px}.analytics-loading i{width:34px;height:34px;border:4px solid #dbe6f8;border-top-color:#1b4a86;border-radius:50%;animation:spin .8s linear infinite}.analytics-toolbar{display:flex;justify-content:space-between;align-items:flex-start;gap:24px}.analytics-toolbar>div:last-child{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.analytics-toolbar button,.analytics-toolbar a{border:1px solid #d8e0ee;border-radius:999px;background:#fff;color:#29405f;padding:10px 15px;font-weight:800;text-decoration:none}.analytics-toolbar button.active{background:#102c55;color:#fff;border-color:#102c55}.analytics-metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:16px 0}.analytics-metric-grid article{background:linear-gradient(145deg,#fff,#f6f9ff);border:1px solid #dde6f3;border-radius:20px;padding:18px;box-shadow:0 12px 30px rgba(32,62,103,.07)}.analytics-metric-grid small{display:block;color:#71819a;font-weight:800}.analytics-metric-grid b{display:block;font-size:30px;color:#102846;margin:8px 0 4px}.analytics-metric-grid span{color:#8a97aa;font-size:13px}.analytics-two-column{display:grid;grid-template-columns:1.15fr .85fr;gap:16px;margin:16px 0}.analytics-two-column .admin-panel{margin:0}.analytics-chart-legend{display:flex;gap:18px;color:#71819a;font-size:13px}.analytics-chart-legend span:before,.analytics-chart-legend i:before{content:"";display:inline-block;width:10px;height:10px;border-radius:3px;margin-right:6px}.analytics-chart-legend span:before{background:#1e4a80}.analytics-chart-legend i:before{background:#d8ad56}.analytics-bars{height:230px;display:flex;align-items:flex-end;gap:5px;border-bottom:1px solid #dfe6f1;padding:18px 4px 24px;margin-top:12px;overflow:hidden}.analytics-bars>div{height:100%;flex:1;min-width:6px;position:relative;display:flex;align-items:flex-end;gap:2px}.analytics-bars span,.analytics-bars i{display:block;flex:1;min-height:2px;border-radius:4px 4px 0 0}.analytics-bars span{background:linear-gradient(#2f6db4,#173f72)}.analytics-bars i{background:linear-gradient(#eed699,#c99b42)}.analytics-bars small{position:absolute;bottom:-21px;left:50%;transform:translateX(-50%);font-size:9px;color:#8d98aa;white-space:nowrap}.analytics-funnel article{display:grid;grid-template-columns:100px 1fr 82px;align-items:center;gap:12px;margin:14px 0}.analytics-funnel article>b{color:#253a58}.analytics-funnel article>span{height:16px;background:#eef2f8;border-radius:999px;overflow:hidden}.analytics-funnel article>span i{height:100%;display:block;border-radius:999px;background:linear-gradient(90deg,#183f72,#4d85c1)}.analytics-funnel strong{text-align:right;color:#122b4c}.analytics-funnel strong small{display:block;color:#9a7b3c;font-size:11px}.analytics-table h3,.analytics-recent h3,.analytics-trend h3,.analytics-funnel h3{margin:0 0 12px;color:#122b4c}.table-scroll{overflow:auto}.analytics-table table{width:100%;border-collapse:collapse;min-width:560px}.analytics-table th,.analytics-table td{padding:12px 10px;text-align:left;border-bottom:1px solid #e7ecf4;vertical-align:top}.analytics-table th{font-size:12px;color:#78869b;background:#f7f9fd}.analytics-table td{color:#253a58}.analytics-table td small{display:block;color:#98a2b2;margin-top:3px}.analytics-users{margin-top:16px}.analytics-recent{margin-top:16px}.analytics-recent ul{list-style:none;margin:0;padding:0}.analytics-recent li{display:grid;grid-template-columns:140px 1fr 170px;gap:12px;padding:11px 0;border-bottom:1px solid #e8edf5}.analytics-recent li b{color:#163762}.analytics-recent li span{color:#53657e}.analytics-recent li time{color:#919cac;text-align:right;font-size:12px}@media(max-width:900px){.analytics-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.analytics-two-column{grid-template-columns:1fr}.analytics-toolbar{flex-direction:column}.analytics-toolbar>div:last-child{justify-content:flex-start}.analytics-recent li{grid-template-columns:100px 1fr}.analytics-recent li time{grid-column:2;text-align:left}}@media(max-width:560px){.analytics-metric-grid{grid-template-columns:1fr 1fr;gap:8px}.analytics-metric-grid article{padding:12px;border-radius:14px}.analytics-metric-grid b{font-size:24px}.analytics-bars small{display:none}}

/* v0.40.2 single photo picker + mobile overflow fix */


/* v0.40.5 studio-star badge contrast and profile-loading feedback */
.partner-card .featured-badge{
  display:inline-flex!important;
  align-items:center!important;
  flex-wrap:wrap;
  gap:4px 7px!important;
  width:fit-content!important;
  max-width:100%!important;
  margin:0 0 8px!important;
  padding:6px 10px!important;
  border:1px solid rgba(241,199,106,.62)!important;
  border-radius:999px!important;
  background:linear-gradient(135deg,#14284f,#274f9b)!important;
  box-shadow:0 5px 14px rgba(25,57,116,.16)!important;
  color:#f8d77d!important;
  opacity:1!important;
  isolation:isolate;
  line-height:1.15!important;
}
.partner-card .featured-badge>b{
  color:#f8d77d!important;
  font-size:9px!important;
  font-weight:950!important;
  letter-spacing:.01em;
  white-space:nowrap;
  text-shadow:0 1px 1px rgba(0,0,0,.18);
}
.partner-card .featured-badge>small{
  display:block!important;
  overflow:hidden!important;
  max-width:160px!important;
  color:#f6f8ff!important;
  font-size:7px!important;
  font-weight:750!important;
  opacity:1!important;
  white-space:nowrap!important;
  text-overflow:ellipsis!important;
}
@media(max-width:420px){
  .partner-card .featured-badge{border-radius:10px!important}
  .partner-card .featured-badge>small{max-width:132px!important}
}


/* v0.40.14 admin contact directory */
.directory-filter-form{display:grid;grid-template-columns:minmax(220px,1.8fr) repeat(4,minmax(130px,1fr)) auto auto;gap:12px;align-items:end;margin:18px 0;padding:18px}.directory-filter-form label{display:grid;gap:6px;font-size:12px;color:#667085}.directory-filter-form input,.directory-filter-form select{width:100%;min-height:42px;border:1px solid #dce4f1;border-radius:12px;background:#fff;padding:0 12px;color:#172033}.directory-result-head{display:flex;justify-content:space-between;align-items:center;margin:14px 2px;color:#667085}.directory-result-head b{color:#172033}.directory-admin-grid{display:grid;gap:14px}.directory-admin-card{display:grid;grid-template-columns:minmax(210px,1.25fr) minmax(130px,.65fr) minmax(250px,1.35fr) minmax(220px,1fr) auto;gap:16px;align-items:center;padding:18px;background:#fff;border:1px solid #e1e7f0;border-radius:18px;box-shadow:0 8px 24px rgba(28,45,80,.05)}.directory-admin-identity{display:flex;gap:12px;align-items:center}.directory-admin-identity img,.directory-admin-identity>i{width:54px;height:54px;border-radius:16px;object-fit:cover;display:grid;place-items:center;font-style:normal;font-weight:800}.directory-admin-identity h3{margin:3px 0;font-size:17px}.directory-admin-identity p,.directory-admin-identity small{margin:0;color:#7b8496}.directory-admin-status{display:grid;gap:8px;justify-items:start}.contact-verify-badge{display:inline-flex;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:800}.contact-verify-badge.unverified{background:#f3f4f6;color:#667085}.contact-verify-badge.verified{background:#e8f8ef;color:#16834c}.contact-verify-badge.suspected{background:#fff1e8;color:#c55720}.contact-verify-badge.unreachable{background:#fff0f1;color:#c83e4d}.directory-admin-contact{display:grid;gap:7px}.directory-contact-line{display:grid;grid-template-columns:44px minmax(90px,1fr) auto auto auto;gap:6px;align-items:center;font-size:12px}.directory-contact-line small{color:#8490a3}.directory-contact-line b{overflow-wrap:anywhere}.directory-contact-line button{border:0;background:#edf3ff;color:#2457d6;border-radius:8px;padding:4px 7px}.contact-warning,.contact-duplicate{font-style:normal;border-radius:7px;padding:3px 6px;font-size:10px}.contact-warning{background:#fff4df;color:#9a5a00}.contact-duplicate{background:#ffe9ec;color:#b4233c}.directory-admin-meta{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.directory-admin-meta span{display:grid;gap:3px}.directory-admin-meta small{color:#8490a3}.directory-admin-meta b{font-size:12px}.directory-contact-alert{display:flex;flex-wrap:wrap;gap:6px;grid-column:1/-1}.directory-contact-alert span{background:#fff4e8;color:#9e4e11;border-radius:8px;padding:5px 8px;font-size:11px}.directory-admin-actions{display:flex;justify-content:flex-end}.admin-contact-editor{display:grid;gap:12px}.admin-contact-editor input,.admin-contact-editor select,.admin-contact-editor textarea{width:100%}.admin-contact-history>div{display:grid;gap:8px}.admin-contact-history p{display:grid;grid-template-columns:120px 1fr;gap:4px 12px;padding:10px 12px;background:#f7f9fc;border-radius:12px;margin:0}.admin-contact-history p small{grid-column:1/-1;color:#667085}.admin-contact-history p span{color:#667085;font-size:12px}
@media(max-width:1180px){.directory-filter-form{grid-template-columns:repeat(3,1fr)}.directory-admin-card{grid-template-columns:1fr 1fr}.directory-admin-contact,.directory-admin-meta,.directory-contact-alert{grid-column:1/-1}.directory-admin-actions{grid-column:1/-1}.directory-admin-meta{grid-template-columns:repeat(3,1fr)}}
@media(max-width:720px){.directory-filter-form{grid-template-columns:1fr 1fr}.directory-filter-keyword{grid-column:1/-1}.directory-admin-card{grid-template-columns:1fr}.directory-admin-status,.directory-admin-contact,.directory-admin-meta,.directory-admin-actions{grid-column:1}.directory-admin-meta{grid-template-columns:1fr}.directory-contact-line{grid-template-columns:44px 1fr auto}.directory-contact-line i{grid-column:2/-1}.directory-admin-actions .primary{width:100%}.directory-result-head{align-items:flex-start;gap:8px;flex-direction:column}}

/* cooperation fit-profile compatibility */
.coop-match-note{margin:10px 0 0;padding:10px 12px;border-radius:14px;background:#f4f7ff;color:#52617a;font-size:12px;line-height:1.6}
.coop-applicant-scope p{margin:8px 0 0;font-weight:800;color:#1d3f8c}
.admin-private-recommendations{border:1px dashed #d7ad61;background:#fffaf0}
.admin-private-recommendations p{margin:8px 0 0;color:#7a6442;font-size:12px}


/* v0.40.19：达人资料主图完整展示。只影响资料详情相册，不影响海报、卡片和上传原图。 */
.talent-album{background:#f2f4f8}
.talent-album-main{
  width:100%;
  height:min(72svh,620px);
  min-height:360px;
  display:grid;
  place-items:center;
  overflow:hidden;
  background:#f2f4f8;
}
.talent-album-main>img{
  display:block;
  width:auto!important;
  height:auto!important;
  max-width:100%!important;
  max-height:100%!important;
  object-fit:contain!important;
  object-position:center center!important;
  transform:none!important;
}
@media(max-width:520px){
  .talent-album-main{height:min(70svh,560px);min-height:360px}
  .talent-album>img{height:auto!important}
}
