:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Microsoft YaHei,sans-serif;color:#1f2937;background:#f5f7fa;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;background:#f5f7fa}button,input{font:inherit}button{cursor:pointer}.loading-screen{display:grid;min-height:100vh;place-items:center;color:#64748b;font-size:14px}.login-page{display:grid;min-height:100vh;place-items:center;padding:24px;background:#f5f7fa}.login-card{width:min(400px,100%);padding:42px 40px;border:1px solid #e5e7eb;border-radius:12px;background:#fff;box-shadow:0 14px 40px #1e293b0c}.brand-mark{display:grid;place-items:center;width:44px;height:44px;border-radius:8px;color:#fff;background:#1f4f85;font-size:18px;font-weight:700}.login-card h1{margin:22px 0 8px;color:#172b4d;font-size:24px;font-weight:600;letter-spacing:-.03em}.login-description{margin:0;color:#718096;font-size:13px;line-height:1.7}.login-form{display:grid;gap:9px;margin-top:28px}.login-form label{margin-top:8px;color:#374151;font-size:13px}.login-form input{height:42px;padding:0 12px;border:1px solid #d7dee8;border-radius:6px;color:#1f2937;background:#fff;outline:0}.login-form input:focus{border-color:#3975b8;box-shadow:0 0 0 3px #3975b81c}.form-error{margin:5px 0 0;color:#c2413a;font-size:12px}.primary-button{width:100%;height:42px;margin-top:17px;border:0;border-radius:6px;color:#fff;background:#23649e;font-size:13px;font-weight:600}.primary-button:hover{background:#1d568a}.primary-button:disabled{cursor:wait;opacity:.6}.primary-button.compact{width:auto;margin:0;padding:0 17px}.app-shell{display:flex;min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;display:flex;width:232px;flex-direction:column;border-right:1px solid #e5e9ef;background:#fff;padding:24px 16px}.brand{display:flex;align-items:center;gap:10px;padding:0 8px;color:#172b4d}.brand strong{font-size:15px;font-weight:600}.brand-mark.small{width:32px;height:32px;border-radius:6px;font-size:14px}.tenant-card{display:flex;flex-direction:column;gap:6px;margin:30px 0 24px;padding:12px;border:1px solid #e7ebf0;border-radius:7px;background:#fafbfc}.tenant-label,.navigation-title{color:#8a96a6;font-size:11px}.tenant-card b{overflow:hidden;color:#34445a;font-size:13px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.navigation{display:flex;flex-direction:column}.navigation-title{padding:0 12px;margin-bottom:7px}.section-gap{margin-top:27px}.nav-item{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:38px;padding:0 12px;border:0;border-left:3px solid transparent;border-radius:4px;color:#536274;background:transparent;text-align:left;font-size:13px}.nav-item:hover{color:#1f4f85;background:#f3f6fa}.nav-item.active{border-left-color:#2d6da5;color:#1f4f85;background:#edf4fb;font-weight:600}.nav-item.disabled{color:#aab3bf;cursor:not-allowed}.nav-item.disabled span{font-size:11px;font-weight:400}.count{display:grid;min-width:20px;height:20px;place-items:center;border-radius:10px;color:#47627d;background:#eaf1f8;font-size:11px}.sidebar-footer{margin-top:auto}.user-info{display:flex;align-items:center;gap:9px;padding:14px 7px;border-top:1px solid #edf0f3}.user-avatar{display:grid;width:30px;height:30px;place-items:center;border-radius:50%;color:#285982;background:#dfeefa;font-size:13px}.user-info b,.user-info small{display:block}.user-info b{color:#334155;font-size:12px;font-weight:600}.user-info small{margin-top:3px;color:#8995a4;font-size:11px}.logout-button{width:100%;padding:8px 7px;border:0;border-radius:4px;color:#718096;background:transparent;text-align:left;font-size:12px}.logout-button:hover{color:#b13f39;background:#fff5f4}.content{width:calc(100% - 232px);margin-left:232px;padding:0 42px 28px}.content-header{display:flex;align-items:center;justify-content:space-between;height:88px;border-bottom:1px solid #e5e9ef}.breadcrumb{display:block;margin-bottom:8px;color:#8a96a6;font-size:12px}.content-header h1{margin:0;color:#172b4d;font-size:22px;font-weight:600}.system-status{display:flex;align-items:center;gap:7px;color:#718096;font-size:12px}.system-status i,.connected i{display:inline-block;width:7px;height:7px;border-radius:50%;background:#32a36b}.page-body{max-width:1100px;margin:0 auto;padding-top:38px}.page-intro{margin-bottom:27px}.page-intro-with-action{display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.page-intro h2{margin:0 0 9px;color:#172b4d;font-size:25px;font-weight:600;letter-spacing:-.025em}.page-intro p{margin:0;color:#718096;font-size:13px;line-height:1.7}.card-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:18px}.card{border:1px solid #e3e8ee;border-radius:9px;background:#fff;box-shadow:0 3px 12px #1e293b06}.card-header{display:flex;justify-content:space-between;padding-bottom:18px;border-bottom:1px solid #eef1f4}.card-header h3{margin:0 0 6px;color:#263b57;font-size:16px;font-weight:600}.card-header p{margin:0;color:#8a96a6;font-size:12px}.card{padding:22px}.provider-options{display:grid;gap:10px;margin-top:20px}.provider{display:flex;align-items:center;gap:12px;width:100%;padding:14px 13px;border:1px solid #dfe5ec;border-radius:7px;color:#334155;background:#fff;text-align:left}.provider:hover,.provider.selected{border-color:#5a8bb7;background:#f7fbff}.provider b,.provider small{display:block}.provider b{color:#354a63;font-size:13px;font-weight:500}.provider small{margin-top:4px;color:#8a96a6;font-size:11px}.radio{width:16px;height:16px;border:1px solid #b8c4d1;border-radius:50%}.provider.selected .radio{border:5px solid #2d6da5}.helper-text{margin:11px 0 0;color:#9aa5b3;font-size:11px;text-align:center}.explanation-list{display:grid;margin-top:5px}.explanation-list div{display:flex;justify-content:space-between;gap:15px;padding:14px 0;border-bottom:1px solid #eef1f4;font-size:12px}.explanation-list div:last-child{border-bottom:0}.explanation-list b{color:#6b7788;font-weight:400}.explanation-list span{color:#354a63;text-align:right}.section-title{display:flex;align-items:flex-end;justify-content:space-between;margin:36px 0 13px}.section-title h3{margin:0 0 5px;color:#263b57;font-size:16px;font-weight:600}.section-title p{margin:0;color:#8a96a6;font-size:12px}.link-button{padding:0;border:0;color:#28649a;background:transparent;font-size:12px}.empty{display:flex;min-height:130px;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#526276;text-align:center}.empty span{color:#9aa5b3;font-size:12px}.connection-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.connection-card{display:flex;min-height:117px;flex-direction:column;gap:11px;padding:17px;border:1px solid #e3e8ee;border-radius:8px;background:#fff}.connection-header{display:flex;align-items:center;justify-content:space-between}.type-badge{display:inline-block;padding:4px 8px;border-radius:4px;color:#39658c;background:#edf4fb;font-size:11px}.connected{color:#3e8e67;font-size:11px}.connected i{width:6px;height:6px;margin-right:5px}.connection-card>b{overflow:hidden;color:#263b57;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.connection-card>span:last-child{color:#8995a4;font-size:11px}.notice{display:flex;align-items:center;gap:12px;max-width:1100px;margin:16px auto -10px;padding:11px 14px;border:1px solid;border-radius:6px;font-size:12px}.notice button{margin-left:auto;padding:0;border:0;color:inherit;background:transparent;font-size:11px}.notice.success{border-color:#b9dfcc;color:#276a4b;background:#f0faf4}.notice.error{border-color:#ecc6c2;color:#a13c36;background:#fff7f6}.connections-table{overflow:hidden;padding:0}.table-head,.table-row{display:grid;grid-template-columns:1.5fr 1fr 1.35fr 1.25fr;gap:20px;align-items:center;padding:15px 22px}.table-head{border-bottom:1px solid #e8edf2;color:#8793a3;font-size:11px}.table-row{min-height:83px;border-bottom:1px solid #eef1f4;color:#526276;font-size:12px}.table-row:last-child{border-bottom:0}.table-row>b,.table-row>div>b{color:#2e4661;font-weight:500}.table-row small{display:block;margin-top:6px;color:#919cab;font-size:11px}.actions{display:flex;flex-wrap:wrap;gap:8px}.actions button{padding:7px 9px;border:1px solid #d5dfe9;border-radius:5px;color:#35658d;background:#fff;font-size:11px}.actions button:hover{border-color:#5c8fbb;color:#245d91;background:#f6fbff}.actions button.danger:hover{border-color:#d89088;color:#b1453c;background:#fff8f7}.actions button:disabled{cursor:wait;opacity:.55}footer{max-width:1100px;margin:42px auto 0;padding-top:15px;border-top:1px solid #e9edf2;color:#9aa5b3;font-size:11px}@media(max-width:900px){.sidebar{width:205px}.content{width:calc(100% - 205px);margin-left:205px;padding:0 24px 24px}.card-grid{grid-template-columns:1fr}.connection-grid{grid-template-columns:1fr 1fr}.table-head{display:none}.table-row{grid-template-columns:1fr 1fr;gap:15px}}@media(max-width:620px){.sidebar{position:static;width:68px;padding:20px 8px}.brand{justify-content:center;padding:0}.brand strong,.tenant-card,.navigation,.sidebar-footer{display:none}.content{width:calc(100% - 68px);margin-left:0;padding:0 15px 20px}.content-header{height:72px}.system-status{display:none}.page-body{padding-top:25px}.page-intro-with-action{align-items:flex-start;flex-direction:column}.connection-grid,.table-row{grid-template-columns:1fr}.login-card{padding:34px 25px}}.account-notice{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:17px;padding:16px 20px}.account-notice b,.account-notice span{display:block}.account-notice b{margin-bottom:5px;color:#2e4661;font-size:13px;font-weight:600}.account-notice div span{color:#8995a4;font-size:12px}.last-sync{color:#8995a4;font-size:11px;white-space:nowrap}.accounts-table{overflow:hidden;padding:0}.account-table-head,.account-table-row{display:grid;grid-template-columns:1.05fr 1.45fr 1fr 1fr 1.25fr;gap:18px;align-items:center;padding:15px 22px}.account-table-head{border-bottom:1px solid #e8edf2;color:#8793a3;font-size:11px}.account-table-row{min-height:78px;border-bottom:1px solid #eef1f4;color:#526276;font-size:12px}.account-table-row:last-child{border-bottom:0}.account-table-row b{color:#2e4661;font-weight:500}.account-table-row small{display:block;margin-top:6px;color:#919cab;font-size:11px}.account-table-row>div:first-child b{font-family:ui-monospace,SFMono-Regular,Consolas,monospace}.status-badge{display:inline-block;padding:4px 8px;border-radius:4px;font-size:11px}.status-badge.normal{color:#28714e;background:#edf8f1}.status-badge.stale{color:#9a5a42;background:#fff5ed}@media(max-width:620px){.account-notice{align-items:flex-start;flex-direction:column;gap:8px}.account-table-head{display:none}.account-table-row{grid-template-columns:1fr;gap:10px}}.row-link{display:inline-block;margin-top:7px}.account-selector{display:flex;align-items:center;gap:12px}.account-selector label{color:#6b7788;font-size:12px}.account-selector select{min-width:300px;height:38px;padding:0 10px;border:1px solid #d7dee8;border-radius:6px;color:#1f2937;background:#fff;outline:0}.account-selector select:focus{border-color:#3975b8;box-shadow:0 0 0 3px #3975b81c}.delivery-check{border-color:#dbe9f5;background:#f8fcff}.adgroups-table{overflow:hidden;padding:0}.adgroup-table-head,.adgroup-table-row{display:grid;grid-template-columns:1.35fr 1fr .95fr .8fr .85fr 1fr .65fr;gap:16px;align-items:center;padding:15px 22px}.adgroup-table-head{border-bottom:1px solid #e8edf2;color:#8793a3;font-size:11px}.adgroup-table-row{min-height:72px;border-bottom:1px solid #eef1f4;color:#526276;font-size:12px}.adgroup-table-row:last-child{border-bottom:0}.adgroup-table-row b{color:#2e4661;font-weight:500}.adgroup-table-row small{display:block;margin-top:6px;color:#919cab;font-size:11px}.budget-edit{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.budget-edit input{width:105px;height:32px;padding:0 8px;border:1px solid #d7dee8;border-radius:5px;color:#1f2937;outline:0}.budget-edit input:focus{border-color:#3975b8;box-shadow:0 0 0 3px #3975b81c}.budget-edit button{padding:6px 9px;border:1px solid #d5dfe9;border-radius:5px;color:#35658d;background:#fff;font-size:11px}.budget-edit button:hover{border-color:#5c8fbb;color:#245d91;background:#f6fbff}@media(max-width:620px){.account-selector{align-items:flex-start;flex-direction:column}.account-selector select{width:100%}.adgroup-table-head{display:none}.adgroup-table-row{grid-template-columns:1fr;gap:10px}}.review-note{color:#8995a4;font-size:11px;white-space:nowrap}.draft-layout{display:grid;grid-template-columns:1.05fr .95fr;gap:18px}.draft-form{display:grid;gap:9px}.draft-form .card-header{margin-bottom:5px}.draft-form label{margin-top:6px;color:#526276;font-size:12px}.draft-form input{height:38px;padding:0 10px;border:1px solid #d7dee8;border-radius:6px;color:#1f2937;background:#fff;outline:0}.draft-form input:focus{border-color:#3975b8;box-shadow:0 0 0 3px #3975b81c}.form-two-col{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form-two-col>div{display:grid;gap:9px}.draft-guide{background:#fafdff}.draft-steps{display:grid;gap:19px;margin-top:20px}.draft-steps>div{display:flex;align-items:flex-start;gap:12px;color:#9aa5b3}.draft-steps i{display:grid;width:29px;height:29px;flex:none;place-items:center;border:1px solid #d8e1ea;border-radius:50%;color:#8b98a7;font-size:10px;font-style:normal}.draft-steps>div.active{color:#2d6da5}.draft-steps>div.active i{border-color:#5b8fba;color:#fff;background:#2d6da5}.draft-steps b,.draft-steps small{display:block}.draft-steps b{font-size:12px;font-weight:600}.draft-steps small{margin-top:4px;color:#9aa5b3;font-size:11px}.drafts-table{overflow:hidden;padding:0}.draft-table-head,.draft-table-row{display:grid;grid-template-columns:1.2fr 1fr 1.45fr 1.15fr .8fr;gap:18px;align-items:center;padding:15px 22px}.draft-table-head{border-bottom:1px solid #e8edf2;color:#8793a3;font-size:11px}.draft-table-row{min-height:82px;border-bottom:1px solid #eef1f4;color:#526276;font-size:12px}.draft-table-row:last-child{border-bottom:0}.draft-table-row b{display:block;overflow:hidden;color:#2e4661;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.draft-table-row small{display:block;overflow:hidden;margin-top:6px;color:#919cab;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.status-badge.pending{color:#856b21;background:#fff8dc}.status-badge.rejected{color:#a13c36;background:#fff0ee}.muted-action{color:#9aa5b3;font-size:11px;white-space:nowrap}@media(max-width:900px){.draft-layout{grid-template-columns:1fr}.draft-table-head{display:none}.draft-table-row{grid-template-columns:1fr 1fr;gap:12px}}@media(max-width:620px){.review-note{white-space:normal}.form-two-col,.draft-table-row{grid-template-columns:1fr}}.draft-form select{height:38px;padding:0 10px;border:1px solid #d7dee8;border-radius:6px;color:#1f2937;background:#fff;outline:0}.draft-form select:focus{border-color:#3975b8;box-shadow:0 0 0 3px #3975b81c}.carrier-panel{display:grid;gap:9px;margin:6px 0 2px;padding:15px;border:1px solid #dce8f2;border-radius:7px;background:#f8fbfd}.carrier-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.carrier-heading b,.carrier-heading small{display:block}.carrier-heading b{color:#2e4661;font-size:12px;font-weight:600}.carrier-heading small{margin-top:4px;color:#8995a4;font-size:11px}.field-help{color:#8995a4;font-size:11px;line-height:1.6}.draft-table-head,.draft-table-row{grid-template-columns:1.1fr 1.25fr 1fr 1.3fr .75fr}@media(max-width:900px){.draft-table-row{grid-template-columns:1fr 1fr}}@media(max-width:620px){.draft-table-row{grid-template-columns:1fr}}.readiness-card{margin-bottom:18px;padding:0;overflow:hidden}.readiness-summary{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding:22px 24px 18px}.readiness-eyebrow{display:block;margin-bottom:7px;color:#2d6da5;font-size:10px;font-weight:700;letter-spacing:.14em}.readiness-summary h3{margin:0;color:#203752;font-size:18px;font-weight:650;letter-spacing:-.02em}.readiness-summary p{margin:7px 0 0;color:#7c8999;font-size:12px;line-height:1.65}.readiness-score{display:flex;flex:none;align-items:baseline;gap:8px}.readiness-score strong{color:#245e91;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:24px}.readiness-score span{color:#8793a3;font-size:11px}.readiness-track{height:3px;background:linear-gradient(90deg,#2f7a5a 0 var(--readiness-progress),#e7ebef var(--readiness-progress) 100%);transition:background .2s ease}.readiness-items{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid #e8edf2;background:#fbfcfd}.readiness-item{position:relative;display:grid;grid-template-columns:30px 1fr auto;align-items:start;gap:10px;min-height:94px;padding:18px 20px;border-right:1px solid #e8edf2}.readiness-item:last-child{border-right:0}.readiness-index{display:grid;width:26px;height:26px;place-items:center;border:1px solid #d7dfe7;border-radius:50%;color:#8b98a7;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:9px}.readiness-item.ready .readiness-index{border-color:#69a688;color:#fff;background:#367b5c}.readiness-item b,.readiness-item small{display:block}.readiness-item b{margin-top:1px;color:#334a63;font-size:12px;font-weight:600}.readiness-item small{margin-top:6px;color:#8b97a6;font-size:10px;line-height:1.5}.readiness-state{padding:3px 6px;border-radius:4px;color:#347252;background:#eaf6ef;font-size:10px;white-space:nowrap}.readiness-item:not(.ready) .readiness-state{color:#7b8795;background:#eef1f4}.readiness-state.warning{color:#9a5a42!important;background:#fff1e8!important}.readiness-action{padding:3px 7px;border:1px solid #b9d1e5;border-radius:4px;color:#28649a;background:#fff;font-size:10px}.readiness-action:hover{border-color:#6e9dc4;background:#f3f8fc}.asset-inventory{padding:18px 24px 22px}.asset-toolbar{display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.asset-toolbar>div:first-child b,.asset-toolbar>div:first-child span{display:block}.asset-toolbar>div:first-child b{color:#334a63;font-size:12px}.asset-toolbar>div:first-child span{margin-top:5px;color:#909baa;font-size:10px}.asset-controls{display:flex;gap:8px}.asset-controls select,.asset-controls button{height:32px;border:1px solid #d7dfe8;border-radius:5px;background:#fff;font-size:11px}.asset-controls select{min-width:140px;padding:0 9px;color:#40566e}.asset-controls button{padding:0 11px;color:#2c658f}.asset-controls button:hover{border-color:#6e9dc4;background:#f6fbff}.asset-controls button:disabled{cursor:wait;opacity:.55}.asset-list{display:grid;gap:7px;margin-top:14px}.asset-row{display:grid;grid-template-columns:1fr auto;align-items:center;gap:16px;padding:11px 13px;border:1px solid #e5eaf0;border-radius:6px;background:#fcfdfe}.asset-row b,.asset-row small{display:block}.asset-row b{color:#334a63;font-size:11px}.asset-row small{margin-top:4px;color:#929dab;font-size:10px}.asset-row code{color:#4d6780;font-size:10px}.asset-empty{display:flex;align-items:center;gap:11px;margin-top:14px;padding:13px 14px;border:1px dashed #e5cbbd;border-radius:6px;background:#fffaf7}.asset-empty b{color:#865842;font-size:11px;white-space:nowrap}.asset-empty span{color:#8f8179;font-size:10px;line-height:1.5}.asset-empty .link-button{margin-left:auto;white-space:nowrap}@media(max-width:900px){.readiness-items{grid-template-columns:1fr}.readiness-item{border-right:0;border-bottom:1px solid #e8edf2}.readiness-item:last-child{border-bottom:0}}@media(max-width:620px){.readiness-summary,.asset-toolbar,.asset-empty{align-items:flex-start;flex-direction:column}.readiness-summary{padding:19px}.readiness-score{align-self:flex-start}.asset-inventory{padding:16px 19px 19px}.asset-controls{width:100%}.asset-controls select{min-width:0;flex:1}.asset-empty .link-button{margin-left:0}}@media(prefers-reduced-motion:reduce){.readiness-track{transition:none}}.audience-safety{display:flex;align-items:flex-start;gap:14px;margin-bottom:18px;padding:16px 19px;border-color:#ead9ad;background:#fffdf6}.safety-mark{flex:none;padding:4px 7px;border-radius:4px;color:#806721;background:#f8edc9;font-size:10px;font-weight:700}.audience-safety b{display:block;color:#594b29;font-size:12px}.audience-safety p{margin:5px 0 0;color:#877b5c;font-size:11px;line-height:1.65}.audience-workbench{display:grid;grid-template-columns:1fr 1fr;gap:18px}.audience-form{display:grid;gap:9px}.audience-form label{margin-top:6px;color:#526276;font-size:12px}.audience-form input,.audience-form select,.audience-form textarea{width:100%;padding:0 10px;border:1px solid #d7dee8;border-radius:6px;color:#1f2937;background:#fff;font:inherit;outline:0}.audience-form input,.audience-form select{height:38px}.audience-form textarea{padding-top:9px;resize:vertical}.audience-form input:focus,.audience-form select:focus,.audience-form textarea:focus{border-color:#3975b8;box-shadow:0 0 0 3px #3975b81c}.audience-form input[type=file]{height:auto;padding:8px;font-size:11px}.audience-list{display:grid;gap:11px}.audience-card{padding:0;overflow:hidden}.audience-main{display:flex;align-items:flex-start;justify-content:space-between;gap:22px;padding:20px 22px 17px}.audience-main h4{margin:10px 0 5px;color:#2c425d;font-size:14px;font-weight:600}.audience-main p{margin:0;color:#8a96a6;font-size:11px}.audience-metric{text-align:right}.audience-metric strong,.audience-metric span{display:block}.audience-metric strong{color:#245e91;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:21px}.audience-metric span{margin-top:4px;color:#939eab;font-size:10px}.audience-meta{display:grid;grid-template-columns:auto auto 1fr auto;align-items:center;gap:15px;padding:11px 22px;border-top:1px solid #edf0f3;color:#8995a4;background:#fbfcfd;font-size:10px}.audience-meta code{color:#587089}.audience-file-list{border-top:1px solid #e9edf2}.audience-file-empty{padding:15px 22px;color:#9aa5b3;font-size:11px;text-align:center}.audience-file-row{display:grid;grid-template-columns:1.5fr .7fr 1fr .7fr;align-items:center;gap:16px;padding:13px 22px;border-bottom:1px solid #edf0f3;color:#718096;font-size:10px}.audience-file-row:last-child{border-bottom:0}.audience-file-row b{color:#3c526a;font-size:11px}.audience-file-row small{margin-top:4px;color:#95a0ad;font-size:9px}@media(max-width:900px){.audience-workbench{grid-template-columns:1fr}}@media(max-width:620px){.audience-main{gap:12px;padding:17px}.audience-meta{grid-template-columns:1fr 1fr;padding:11px 17px}.audience-file-row{grid-template-columns:1fr 1fr;padding:12px 17px}}.file-process small{display:block;margin-top:4px;color:#a06059;font-size:9px}.audience-picker{display:grid;gap:11px;margin:6px 0 2px;padding:15px;border:1px solid #e3e8ee;border-radius:7px;background:#fcfdfe}.audience-options{display:grid;gap:7px}.audience-options label{display:flex;align-items:center;gap:10px;margin:0;padding:9px 10px;border:1px solid #e2e8ee;border-radius:6px;background:#fff;cursor:pointer}.audience-options label:has(input:checked){border-color:#76a48d;background:#f5fbf7}.draft-form .audience-options input{width:15px;height:15px;margin:0;accent-color:#347858}.audience-options b,.audience-options small{display:block}.audience-options b{color:#3b5068;font-size:11px}.audience-options small{margin-top:3px;color:#919ca9;font-size:9px}.picker-empty .link-button{margin-left:5px}.asset-empty{flex-wrap:wrap}.asset-create{width:100%;margin-top:4px;padding-top:11px;border-top:1px dashed #eadfd8}.asset-create-row{display:flex;gap:8px}.asset-create-row input{flex:1;min-width:0;height:32px;padding:0 9px;border:1px solid #d7dfe8;border-radius:5px;color:#1f2937;outline:0;font-size:11px}.asset-create-row input:focus{border-color:#3975b8;box-shadow:0 0 0 3px #3975b81c}.asset-create small{display:block;margin-top:6px;color:#a09589;font-size:10px}@media(max-width:620px){.asset-create-row{flex-direction:column}}.home-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(175px,1fr));gap:14px;margin-bottom:18px}.home-stat{padding:20px 22px;border:1px solid #e3e8ee;border-radius:9px;background:#fff;box-shadow:0 3px 12px #1e293b06}.home-stat b{display:block;color:#172b4d;font-size:28px;font-weight:650;letter-spacing:-.02em}.home-stat span{display:block;margin-top:7px;color:#8a96a6;font-size:12px}.home-grid{display:grid;grid-template-columns:1.35fr .9fr;gap:14px}.home-card{padding:22px}.home-steps{display:grid;margin-top:6px}.home-step{display:flex;align-items:center;gap:13px;padding:15px 0;border-bottom:1px solid #eef1f4}.home-step:last-child{border-bottom:0}.home-step i{display:grid;flex:none;width:30px;height:30px;place-items:center;border:1px solid #d7dfe7;border-radius:50%;color:#8b98a7;font-style:normal;font-size:12px}.home-step.done i{border-color:#69a688;color:#fff;background:#367b5c}.home-step div{flex:1}.home-step b,.home-step small{display:block}.home-step b{color:#334a63;font-size:13px;font-weight:600}.home-step small{margin-top:4px;color:#929dab;font-size:11px}.home-step .link-button{font-size:12px}.home-step-state{color:#347252;background:#eaf6ef;border-radius:4px;padding:3px 7px;font-size:10px;white-space:nowrap}.home-shortcuts{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:16px}.home-shortcuts button{display:flex;flex-direction:column;align-items:flex-start;gap:6px;padding:14px 15px;border:1px solid #dfe5ec;border-radius:7px;background:#fff;text-align:left}.home-shortcuts button:hover{border-color:#5a8bb7;background:#f7fbff}.home-shortcuts b{color:#354a63;font-size:13px;font-weight:600}.home-shortcuts small{color:#8a96a6;font-size:11px}@media(max-width:900px){.home-stats{grid-template-columns:1fr 1fr}.home-grid{grid-template-columns:1fr}}@media(max-width:620px){.home-stats{grid-template-columns:1fr 1fr}.home-stat b{font-size:22px}.home-shortcuts{grid-template-columns:1fr}}.upload-button{cursor:pointer}.upload-button.waiting{cursor:wait;opacity:.6}.material-tabs{display:flex;gap:6px}.material-tab{padding:8px 15px;border:1px solid #d7dfe8;border-radius:5px;color:#536274;background:#fff;font-size:12px}.material-tab.active{border-color:#2d6da5;color:#1f4f85;background:#edf4fb;font-weight:600}.material-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:14px}.material-card{overflow:hidden}.material-thumb{position:relative;display:grid;place-items:center;height:132px;background:#f3f6fa}.material-thumb img{max-width:100%;max-height:100%;object-fit:contain}.material-thumb span{color:#9aa5b3;font-size:11px}.material-play{position:absolute;right:8px;bottom:8px;width:22px;height:22px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#1f293bcc;font-style:normal;font-size:10px}.material-card figcaption{display:grid;gap:4px;padding:11px 13px}.material-card figcaption b{overflow:hidden;color:#2e4661;font-size:12px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.material-card figcaption small{color:#919cab;font-size:11px}.material-pager{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:14px;padding:12px}.material-pager span{color:#718096;font-size:12px}.material-pager button{padding:7px 14px;border:1px solid #d5dfe9;border-radius:5px;color:#35658d;background:#fff;font-size:12px}.material-pager button:disabled{opacity:.5;cursor:not-allowed}.report-controls{align-items:center}.report-filters{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.report-filters label{display:flex;align-items:center;gap:7px;color:#6b7788;font-size:12px}.report-filters input,.report-filters select{height:34px;padding:0 9px;border:1px solid #d7dfe8;border-radius:5px;color:#1f2937;background:#fff;font-size:12px;outline:0}.report-filters input:focus,.report-filters select:focus{border-color:#3975b8;box-shadow:0 0 0 3px #3975b81c}.report-table{overflow:hidden;padding:0;margin-bottom:14px}.report-table-head,.report-table-row{display:grid;gap:14px;align-items:center;padding:13px 20px}.report-table-head{border-bottom:1px solid #e8edf2;color:#8793a3;font-size:11px}.report-table-row{border-bottom:1px solid #eef1f4;color:#526276;font-size:12px}.report-table-row:last-child{border-bottom:0}.report-table-row b{color:#2e4661;font-weight:500}@media(max-width:620px){.report-filters{align-items:flex-start;flex-direction:column}.report-table-head{display:none}.report-table-row{grid-template-columns:1fr!important;gap:8px}}.lead-table{overflow:hidden;padding:0;margin-bottom:14px}.lead-table-head,.lead-table-row{display:grid;grid-template-columns:1.15fr .9fr 1.1fr 1.3fr .8fr 1.1fr;gap:14px;align-items:center;padding:14px 20px}.lead-table-head{border-bottom:1px solid #e8edf2;color:#8793a3;font-size:11px}.lead-table-row{border-bottom:1px solid #eef1f4;color:#526276;font-size:12px}.lead-table-row:last-child{border-bottom:0}.lead-table-row>b{color:#2e4661;font-weight:500}.lead-table-row small{display:block;margin-top:4px;color:#919cab;font-size:11px}.lead-table-row .actions select{height:32px;padding:0 8px;border:1px solid #d5dfe9;border-radius:5px;color:#35658d;background:#fff;font-size:11px}.lead-new{margin-left:6px;padding:2px 6px;color:#b1453c;background:#fff5f4}@media(max-width:620px){.lead-table-head{display:none}.lead-table-row{grid-template-columns:1fr!important;gap:8px}}.setup-guide{max-width:760px;text-align:left;align-items:flex-start}.setup-steps{display:grid;gap:9px;margin:8px 0}.setup-steps div{display:flex;align-items:flex-start;gap:9px;color:#40566e;font-size:12px;line-height:1.6}.setup-steps i{display:grid;flex:none;width:22px;height:22px;place-items:center;border:1px solid #d7dfe7;border-radius:50%;color:#28649a;font-style:normal;font-size:11px}.setup-steps code{padding:1px 6px;border-radius:4px;background:#eef4fa;color:#28649a;font-size:11px}.consult-layout{display:grid;grid-template-columns:290px 1fr;gap:14px;align-items:start}.consult-list{padding:18px}.consult-items{display:grid;gap:7px;margin-top:12px;max-height:520px;overflow:auto}.consult-item{display:grid;gap:4px;padding:11px 13px;border:1px solid #e3e8ee;border-radius:7px;background:#fff;text-align:left}.consult-item:hover{border-color:#5a8bb7;background:#f7fbff}.consult-item.active{border-color:#2d6da5;background:#edf4fb}.consult-item b{color:#334a63;font-size:12px}.consult-item small{overflow:hidden;color:#8a96a6;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.consult-chat{display:flex;flex-direction:column;min-height:560px;padding:0}.chat-header{display:flex;align-items:center;justify-content:space-between;padding:15px 20px;border-bottom:1px solid #e8edf2}.chat-header b{color:#263b57;font-size:13px}.chat-header span{color:#9aa5b3;font-size:11px}.chat-messages{display:grid;flex:1;gap:11px;align-content:start;padding:18px 20px;max-height:430px;overflow:auto;background:#f8fafc}.chat-bubble-row{display:flex}.chat-bubble-row.customer{justify-content:flex-start}.chat-bubble-row.staff{justify-content:flex-end}.chat-system{width:100%;text-align:center;color:#9aa5b3;font-size:11px}.chat-bubble{max-width:72%;padding:10px 13px;border-radius:9px;background:#fff;border:1px solid #e3e8ee}.chat-bubble.staff{border-color:#bcd6ea;background:#eef6fd}.chat-bubble small{display:block;margin-bottom:5px;color:#919cab;font-size:10px}.chat-bubble p{margin:0;color:#2e4661;font-size:13px;line-height:1.55;white-space:pre-wrap;word-break:break-word}.chat-input{display:flex;gap:10px;padding:14px 20px;border-top:1px solid #e8edf2}.chat-input input{flex:1;height:40px;padding:0 12px;border:1px solid #d7dee8;border-radius:6px;color:#1f2937;outline:0}.chat-input input:focus{border-color:#3975b8;box-shadow:0 0 0 3px #3975b81c}.chat-input .primary-button{margin-top:0;width:auto;padding:0 22px}@media(max-width:900px){.consult-layout{grid-template-columns:1fr}}.wecom-config{display:grid;gap:15px;margin-bottom:16px;padding:20px}.wecom-config-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.wecom-config-fields label{display:grid;gap:6px;font-size:12px;color:#52677d}.wecom-config-fields input{width:100%;min-width:0;padding:10px;border:1px solid #d8e2ed;border-radius:7px;background:#fff}.wecom-config-fields>.primary-button{justify-self:start;align-self:end}.wecom-callback{display:flex;align-items:center;flex-wrap:wrap;gap:9px;padding:12px;border:1px solid #c9dcf7;border-radius:8px;background:#f5f9ff;font-size:12px}.wecom-callback code{overflow-wrap:anywhere;color:#1758aa}.wecom-callback small{width:100%;color:#677d93}.wecom-config-meta,.wecom-setup-note{color:#60758b;font-size:12px}.wecom-account-actions{display:flex;flex-wrap:wrap;gap:8px}.wecom-account-actions button{padding:7px 10px;border:1px solid #bad3f4;border-radius:7px;background:#f5f9ff;color:#1760bb;cursor:pointer}.wecom-account-actions button:disabled{opacity:.55;cursor:wait}@media(max-width:680px){.wecom-config-fields{grid-template-columns:1fr}}.wecom-secret-step{display:flex;flex-wrap:wrap;align-items:end;gap:12px;padding:14px;border:1px solid #cfe6d8;border-radius:8px;background:#f4fbf7}.wecom-secret-step label{display:grid;gap:6px;flex:1 1 320px;color:#52677d;font-size:12px}.wecom-secret-step input{width:100%;padding:10px;border:1px solid #c8d9ce;border-radius:7px;background:#fff}.wecom-secret-step button{flex:none}.one-stop-workbench{margin-bottom:18px;padding:0;overflow:hidden;border-color:#cfddea}.one-stop-header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding:22px 24px;border-bottom:1px solid #e4ebf1;background:linear-gradient(135deg,#f8fbfe,#fff)}.one-stop-header h3{margin:0;color:#203752;font-size:18px}.one-stop-header p{max-width:720px;margin:7px 0 0;color:#7c8999;font-size:12px;line-height:1.65}.one-stop-scope{flex:none;padding:5px 9px;border-radius:5px;color:#28649a;background:#eaf3fb;font-size:10px;font-weight:600}.one-stop-grid{display:grid;grid-template-columns:1fr 1fr}.one-stop-panel{display:grid;align-content:start;gap:9px;min-width:0;padding:22px 24px}.one-stop-panel+.one-stop-panel{border-left:1px solid #e6ebf0;background:#fbfcfe}.one-stop-panel-title{display:flex;align-items:center;gap:11px;margin-bottom:7px;padding-bottom:15px;border-bottom:1px solid #e8edf2}.one-stop-panel-title>span{display:grid;width:28px;height:28px;place-items:center;border-radius:50%;color:#fff;background:#2d6da5;font-size:10px}.one-stop-panel-title b,.one-stop-panel-title small{display:block}.one-stop-panel-title b{color:#2e4661;font-size:13px}.one-stop-panel-title small{margin-top:4px;color:#8c98a6;font-size:10px}.one-stop-panel>label{margin-top:5px;color:#526276;font-size:11px}.one-stop-panel input,.one-stop-panel select,.one-stop-panel textarea{width:100%;padding:0 10px;border:1px solid #d7dee8;border-radius:6px;color:#1f2937;background:#fff;font:inherit;font-size:12px;outline:0}.one-stop-panel input,.one-stop-panel select{height:38px}.one-stop-panel textarea{padding:10px;resize:vertical;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;line-height:1.55}.one-stop-panel input:focus,.one-stop-panel select:focus,.one-stop-panel textarea:focus{border-color:#3975b8;box-shadow:0 0 0 3px #3975b81c}.one-stop-fixed{display:grid;grid-template-columns:auto 1fr;gap:6px 12px;margin-top:5px;padding:12px 13px;border:1px solid #dfe9f2;border-radius:6px;background:#f7fbfe;font-size:10px}.one-stop-fixed span{color:#8a96a6}.one-stop-fixed b{color:#40566e;font-weight:600}.compact-picker{margin-top:6px}.one-stop-footnote{color:#8b97a5;font-size:10px;line-height:1.6;text-align:center}.one-stop-inline{display:flex;gap:8px}.one-stop-inline select{min-width:0;flex:1}.one-stop-inline button{padding:0 12px;border:1px solid #d5dfe9;border-radius:5px;color:#35658d;background:#fff;font-size:11px}.template-raw{border:1px solid #e1e7ed;border-radius:6px;background:#fff}.template-raw summary{padding:9px 11px;color:#526b83;font-size:10px;cursor:pointer}.template-raw pre{max-height:240px;margin:0;padding:11px;overflow:auto;border-top:1px solid #edf0f3;color:#4b6178;background:#f7f9fb;font-size:9px;line-height:1.55;white-space:pre-wrap;word-break:break-word}@media(max-width:900px){.one-stop-grid{grid-template-columns:1fr}.one-stop-panel+.one-stop-panel{border-top:1px solid #e6ebf0;border-left:0}}@media(max-width:620px){.one-stop-header{align-items:flex-start;flex-direction:column}.one-stop-panel{padding:18px}.one-stop-inline{flex-direction:column}}.official-form-section{border:1px solid #e0e7ef;border-radius:7px;background:#fff}.official-form-section+.official-form-section{margin-top:1px}.official-form-section>summary{display:flex;align-items:center;gap:10px;padding:11px 12px;color:#40566e;cursor:pointer;list-style:none}.official-form-section>summary::-webkit-details-marker{display:none}.official-form-section>summary>div{min-width:0;flex:1}.official-form-section>summary b,.official-form-section>summary small{display:block}.official-form-section>summary b{font-size:11px}.official-form-section>summary small{margin-top:3px;color:#8c98a6;font-size:9px;font-weight:400}.official-form-section>summary i{color:#94a2b2;font-size:14px;font-style:normal;transition:transform .15s ease}.official-form-section[open]>summary i{transform:rotate(180deg)}.official-section-index{display:grid;width:22px;height:22px;flex:none;place-items:center;border-radius:50%;color:#2e6fa8;background:#edf5fc;font-size:10px;font-weight:700}.official-section-body{display:grid;gap:9px;padding:0 12px 13px;border-top:1px solid #edf1f5}.official-section-body>label{margin-top:4px;color:#526276;font-size:11px}.official-choice-row{display:grid;grid-template-columns:auto 1fr auto 1fr;align-items:center;gap:7px 10px;padding:10px;border:1px solid #e4ebf2;border-radius:6px;background:#f8fbfe;font-size:10px}.official-choice-row span{color:#8996a5}.official-choice-row b{overflow:hidden;color:#3f5d79;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.placement-choice{display:flex;align-items:center;gap:9px;padding:11px;border:1px solid #dce8f4;border-radius:6px;background:#f6fbff}.placement-choice .placement-radio{display:grid;width:20px;height:20px;place-items:center;border-radius:50%;color:#fff;background:#3274b5;font-size:11px;font-weight:700}.placement-choice>div{min-width:0;flex:1}.placement-choice b,.placement-choice small{display:block}.placement-choice b{color:#365776;font-size:11px}.placement-choice small{margin-top:3px;color:#8d99a6;font-size:9px}.placement-choice .status-badge{margin-left:auto}.official-section-body .audience-picker{margin-top:0}.placement-options,.region-options{max-height:220px;overflow:auto;margin-top:8px}.audience-toggle{display:flex;align-items:center;gap:8px;margin:10px 0 4px;color:#40566e;font-size:12px}.creative-form{display:grid;gap:6px;margin:12px 0;padding:14px;border:1px solid #e3e8ee;border-radius:8px;background:#fbfcfd}.creative-form label{margin-top:6px}.creative-landing-url{display:grid;gap:4px}.campaign-tabs{display:flex;gap:6px;margin-bottom:14px}.campaign-tab{padding:8px 20px;border:1px solid #d7dfe8;border-radius:6px;color:#536274;background:#fff;font-size:13px}.campaign-tab.active{border-color:#2d6da5;color:#1f4f85;background:#edf4fb;font-weight:600}.creatives-table{overflow:hidden;padding:0;margin-bottom:14px}.creative-table-head,.creative-table-row{display:grid;grid-template-columns:1fr 1.35fr 1.15fr .95fr .8fr 1.05fr;gap:14px;align-items:center;padding:15px 20px}.creative-table-head{border-bottom:1px solid #e8edf2;color:#8793a3;font-size:11px}.creative-table-row{border-bottom:1px solid #eef1f4;color:#526276;font-size:12px}.creative-table-row:last-child{border-bottom:0}.creative-table-row b{color:#2e4661;font-weight:500}.creative-table-row small{display:block;margin-top:4px;color:#919cab;font-size:11px}.creative-thumb{display:grid;place-items:center;height:52px;border:1px solid #e5eaf0;border-radius:6px;color:#a4aeb9;background:#f8fafc;font-size:10px}@media(max-width:900px){.creative-table-head{display:none}.creative-table-row{grid-template-columns:1fr 1fr}}.creative-stage{grid-column:1 / -1}.creative-asset-selected{display:flex;align-items:center;gap:10px;margin-top:10px;color:#40566e;font-size:11px}.creative-asset-selected code{padding:2px 6px;border-radius:4px;background:#eef4fa;color:#28649a}.preview-copy{margin-top:10px}.preview-copy b{display:block;color:#263b57;font-size:13px}.preview-copy p{margin:6px 0 0;color:#526276;font-size:12px;line-height:1.5}.preview-copy small{display:block;margin-top:6px;color:#919cab;font-size:11px}@media(max-width:900px){.creative-editor{grid-template-columns:1fr}}.official-theme{font-size:14px;color:#313233;line-height:20px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Microsoft YaHei,sans-serif}.official-theme .official-field-label{display:block;margin:12px 0 6px;color:#262629b8;font-size:14px;font-weight:600;line-height:22px}.official-theme label{color:#262629b8;font-size:14px;font-weight:600}.official-theme .field-help,.official-theme small{font-size:12px}.official-theme .primary-button{height:36px;border-radius:999px;font-size:14px;font-weight:400;padding:0 21px;background:#296bef}.official-theme .primary-button:hover{background:#1d5bd6}.official-theme .primary-button.compact{width:auto;padding:0 21px}.official-theme input,.official-theme select,.official-theme textarea{height:36px;border:1px solid #e6e8ed;border-radius:6px;color:#313233;font-size:14px;padding:0 10px;background:#fff}.official-theme textarea{height:auto;padding:8px 10px}.official-theme input:focus,.official-theme select:focus,.official-theme textarea:focus{border-color:#296bef;box-shadow:0 0 0 3px #296bef1f}.official-theme .card,.official-theme .one-stop-panel,.official-theme .one-stop-workbench{border-radius:12px;border-color:#e6e8ed;padding:32px 36px}.official-theme .one-stop-workbench{padding:24px 28px}.official-theme .official-form-section{border:1px solid #e6e8ed;border-radius:12px;background:#fff;margin-bottom:14px}.official-theme .official-form-section>summary{padding:18px 22px;color:#17224e;font-size:15px;font-weight:600;list-style:none;display:flex;align-items:center;gap:12px;cursor:pointer}.official-theme .official-form-section>summary small{display:block;margin-top:4px;color:#8a8f99;font-size:12px;font-weight:400}.official-theme .official-form-section .official-section-body{padding:6px 22px 22px}.official-theme .official-section-index{display:grid;flex:none;width:24px;height:24px;place-items:center;border-radius:50%;border:1px solid #e6e8ed;color:#17224e;font-size:12px}.scenes-grid{display:flex;flex-wrap:wrap;gap:10px}.scenes-btn{display:flex;flex-direction:column;align-items:center;gap:6px;min-width:86px;padding:12px 14px;border:1px solid #e6e8ed;border-radius:8px;background:#fff;color:#313233;font-size:13px}.scenes-btn i{display:grid;width:28px;height:28px;place-items:center;border-radius:50%;background:#f2f4f7;color:#17224e;font-style:normal;font-size:13px}.scenes-btn:hover{border-color:#b9c6da}.scenes-btn.active{border-color:#296befcc;background:#fafcff;color:#296bef;font-weight:600;border-radius:8px}.scenes-btn.active i{background:#296bef;color:#fff}.pill-group{display:flex;flex-wrap:wrap;gap:8px}.pill-btn{padding:7px 18px;border:1px solid #e6e8ed;border-radius:999px;background:#fff;color:#626365;font-size:13px}.pill-btn:hover{border-color:#b9c6da;color:#313233}.pill-btn.active{border-color:#296befcc;background:#e4edff;color:#296bef;font-weight:600}.official-theme .campaign-tab{border-radius:999px;font-size:14px;padding:7px 20px}.official-theme .campaign-tab.active{border-color:#296befcc;background:#e4edff;color:#296bef;font-weight:600}.official-theme .status-badge{border-radius:4px}.official-inline-actions{display:flex;align-items:center;gap:12px}.adgroup-table-row.clickable{cursor:pointer}.adgroup-table-row.clickable:hover{background:#fafcff}.official-list-tabs{display:flex;gap:24px;margin:0 0 16px}.official-list-tab{background:none;border:0;padding:6px 0;font-size:14px;color:#313233;cursor:pointer}.official-table.card{padding:0;overflow:hidden}.official-table-head{display:grid;align-items:center;gap:12px;height:40px;padding:0 16px;background:#f2f4fa;font-size:12px;font-weight:600;color:#313233}.official-table-row{display:grid;align-items:center;gap:12px;min-height:57px;padding:8px 16px;border-bottom:1px solid #e6e8ed;font-size:12px;color:#313233}.official-table-row:last-child{border-bottom:0}.official-adgroup-grid{grid-template-columns:32px 56px minmax(190px,1.4fr) minmax(165px,1.15fr) minmax(100px,.7fr) minmax(170px,1fr) minmax(125px,.8fr) minmax(86px,.6fr) minmax(86px,.6fr);min-width:1050px}.official-adgroup-table{overflow-x:auto!important}.official-creative-grid{grid-template-columns:minmax(200px,1.4fr) minmax(160px,1.1fr) 150px 175px 120px 100px 100px}.official-creative-grid.with-adgroup{grid-template-columns:minmax(200px,1.4fr) minmax(160px,1.1fr) minmax(120px,.9fr) 150px 175px 120px 100px 100px}.official-switch-cell{display:flex;flex-direction:column;align-items:flex-start;gap:5px}.official-switch-cell small{color:#626366;font-size:10px;white-space:nowrap}.official-switch{position:relative;width:32px;height:18px;padding:0;border:0;border-radius:999px;background:#495a7a3d;cursor:pointer}.official-switch i{position:absolute;top:2px;left:2px;width:14px;height:14px;border-radius:50%;background:#fff;transition:left .15s ease}.official-switch.on i{left:16px}.official-switch:disabled{opacity:.45;cursor:not-allowed}.official-name-cell{display:flex;flex-direction:column;gap:2px;min-width:0}.official-name-link{color:#313233;cursor:pointer;text-decoration:none}.official-sub{color:#939599;font-size:12px}.official-stack{display:flex;flex-direction:column;gap:2px;min-width:0}.official-stack small{color:#939599}.official-stack.right{align-items:flex-end}.official-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:#939599;flex:none}.official-dot.green{background:#00b42a}.official-dot.blue{background:#296bef}.official-dot.red{background:#f53f3f}.official-number{text-align:right;color:#313233}.official-inline-actions{display:flex;gap:12px}.official-inline-actions a{color:#313233;cursor:pointer}.official-creative-cell{display:flex;align-items:center;gap:8px;min-width:0}.official-creative-cell img{flex:none;width:40px;height:40px;border-radius:4px;object-fit:cover}.official-creative-cell span{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#313233}.official-edit-row{display:flex;gap:16px;align-items:flex-end;padding:12px 16px;border-bottom:1px solid #e6e8ed;background:#fafcff;font-size:12px}.official-edit-row label{display:flex;flex-direction:column;gap:6px;color:#262629b8}.official-edit-row input{min-width:220px;height:36px;padding:0 12px;border:1px solid #e6e8ed;border-radius:6px;font-size:14px}.official-edit-actions{display:flex;gap:8px}.official-component-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 24px;padding:12px 16px;border-bottom:1px solid #e6e8ed;background:#fafcff;font-size:12px;color:#313233}.official-component-row span{display:flex;gap:8px}.official-component-row b{flex:none;font-weight:400;color:#262629b8}.official-breadcrumb{display:flex;align-items:center;gap:8px;margin-bottom:12px;font-size:14px;color:#626366}.official-breadcrumb strong{color:#313233}.wizard-layout{display:grid;grid-template-columns:148px minmax(0,1fr);gap:20px;align-items:start}.wizard-steps{position:sticky;top:16px;display:flex;flex-direction:column;gap:2px}.wizard-steps-title{padding:0 0 10px 12px;font-size:12px;color:#939599}.wizard-step{padding:9px 12px;border:0;border-left:2px solid transparent;background:none;text-align:left;font-size:14px;color:#313233;cursor:pointer}.wizard-step:hover{color:#296bef}.wizard-step.active{border-left-color:#296bef;background:#e4edff;color:#296bef;font-weight:600}.official-switch-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 0;border-bottom:1px solid #e6e8ed}.official-switch-row:last-of-type{border-bottom:0}.official-switch-row small{display:block;margin-top:2px;color:#939599}.official-switch-row b{color:#313233}.official-ref-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:12px;border-bottom:1px dashed #e6e8ed}.official-ref-row>span{font-size:14px;color:#626366}.official-ref-row select{min-width:240px;height:36px;padding:0 12px;border:1px solid #e6e8ed;border-radius:6px;font-size:14px}.official-price-input{position:relative;display:flex;align-items:center}.official-price-input input{flex:1}.official-price-input span{position:absolute;right:12px;color:#939599;font-size:14px;pointer-events:none}.overview-card{padding:16px 18px;border-radius:12px;background:#f7f9fc}.overview-list{display:flex;flex-direction:column;gap:10px;margin-top:12px}.overview-list>div{display:flex;flex-direction:column;gap:2px}.overview-list span{font-size:12px;color:#939599}.overview-list b{font-size:14px;color:#313233}@media(max-width:1180px){.wizard-layout{grid-template-columns:1fr}.wizard-steps{position:static;flex-direction:row;flex-wrap:wrap}.wizard-steps-title{display:none}}.official-filter-bar{display:flex;flex-wrap:wrap;align-items:center;gap:8px 20px;padding:12px 16px;margin-bottom:12px}.official-filter-item{display:flex;align-items:center;gap:8px;font-size:12px;color:#626366}.official-filter-item i{font-style:normal;color:#939599}.official-filter-item input[type=date]{height:30px;padding:0 8px;border:1px solid #e6e8ed;border-radius:6px;font-size:12px}.official-filter-item select{height:30px;padding:0 8px;border:1px solid #e6e8ed;border-radius:6px;font-size:12px;color:#313233}.official-batch-bar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:10px 16px;margin-bottom:12px;background:#e4edff;font-size:12px;color:#313233}.official-check-cell{display:flex;align-items:center}.official-check-cell input{width:14px;height:14px}.official-table-foot{display:grid;align-items:center;gap:12px;height:40px;padding:0 16px;border-top:1px solid #e6e8ed;background:#f2f4fa;font-size:12px;font-weight:600;color:#313233}.official-pager{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;margin-top:12px;font-size:12px;color:#626366}.official-pager-controls{display:flex;align-items:center;gap:8px}.official-pager-controls select{height:28px;padding:0 6px;border:1px solid #e6e8ed;border-radius:6px;font-size:12px}.official-time-range{display:flex;align-items:center;gap:10px;margin:8px 0}.official-time-range i{font-style:normal;color:#939599;font-size:12px}.official-time-range input[type=time]{height:32px;padding:0 8px;border:1px solid #e6e8ed;border-radius:6px;font-size:13px}.official-slot-grid{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:4px;margin:8px 0}.official-slot{padding:6px 0;border:1px solid #e6e8ed;border-radius:4px;background:#fff;font-size:11px;color:#626366;cursor:pointer}.official-slot:hover{border-color:#296befcc;color:#296bef}.official-slot.on{border-color:#296bef;background:#e4edff;color:#296bef;font-weight:600}.official-component-actions{grid-column:1 / -1}.official-component-editor{display:flex;flex-direction:column;gap:8px;padding:12px 16px;border-bottom:1px solid #e6e8ed;background:#fafcff}.official-component-editor label{font-size:12px;color:#262629b8}.official-component-editor textarea{width:100%;padding:10px 12px;border:1px solid #e6e8ed;border-radius:6px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;line-height:1.6;resize:vertical}.audience-page{width:100%}.audience-page-intro{align-items:flex-end}.page-kicker{display:block;margin-bottom:7px;color:#296bef;font-size:10px;font-weight:700;letter-spacing:.12em}.audience-intro-actions{display:flex;align-items:center;gap:10px;flex:none}.secondary-button{height:36px;padding:0 18px;border:1px solid #e6e8ed;border-radius:6px;color:#313233;background:#fff;font-size:14px;cursor:pointer}.secondary-button:hover{border-color:#b9c6da;color:#296bef;background:#fafcff}.secondary-button:disabled{cursor:not-allowed;opacity:.5}.secondary-button.compact{height:32px;padding:0 14px;font-size:12px}.official-theme .audience-account-bar{display:flex;align-items:center;justify-content:space-between;gap:22px;margin-bottom:16px;padding:15px 20px}.audience-account-main,.audience-account-actions{display:flex;align-items:center;gap:14px;min-width:0}.audience-account-dot{width:8px;height:8px;flex:none;border-radius:50%;background:#00b42a;box-shadow:0 0 0 4px #e7f8eb}.audience-account-selector{gap:10px}.official-theme .audience-account-selector select{min-width:330px;height:36px}.audience-account-context{display:flex;flex-direction:column;gap:3px;padding-left:15px;border-left:1px solid #e6e8ed;min-width:150px}.audience-account-context span,.audience-sync-label{color:#939599;font-size:12px}.audience-account-context b{overflow:hidden;color:#313233;font-size:13px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.audience-account-actions{justify-content:flex-end;flex:none}.audience-privacy-strip{display:flex;align-items:center;gap:12px;margin-bottom:16px;padding:12px 16px;border-color:#d9e7ff;background:#f7faff;box-shadow:none}.privacy-icon{display:grid;width:26px;height:26px;flex:none;place-items:center;border-radius:50%;color:#296bef;background:#e4edff;font-size:12px;font-weight:700}.audience-privacy-strip div{display:flex;align-items:baseline;gap:10px;min-width:0;flex:1}.audience-privacy-strip b{color:#17224e;font-size:13px;white-space:nowrap}.audience-privacy-strip div span{color:#626366;font-size:12px}.audience-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:22px}.audience-stat-card{position:relative;min-height:104px;padding:17px 18px;border:1px solid #e6e8ed;border-radius:10px;background:#fff;box-shadow:0 4px 12px #1f2e4a08}.audience-stat-card+.audience-stat-card:before{position:absolute;top:22px;left:-7px;width:1px;height:58px;background:#edf0f4;content:""}.audience-stat-card span,.audience-stat-card small{display:block;color:#939599;font-size:12px}.audience-stat-card strong{display:block;margin:9px 0 3px;color:#17224e;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:24px;font-weight:600;letter-spacing:-.03em}.audience-list-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:10px}.audience-tabs{display:flex;align-items:center;gap:24px}.audience-tab{position:relative;padding:7px 0 11px;border:0;color:#626366;background:transparent;font-size:14px;cursor:pointer}.audience-tab:hover{color:#296bef}.audience-tab.active{color:#296bef;font-weight:600}.audience-tab.active:after{position:absolute;right:0;bottom:0;left:0;height:2px;border-radius:2px;background:#296bef;content:""}.audience-result-count{color:#939599;font-size:12px}.official-theme .audience-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:12px;padding:10px 14px;border-radius:8px;box-shadow:none}.audience-toolbar-main{display:flex;align-items:center;flex-wrap:wrap;gap:10px 18px;min-width:0}.audience-search,.audience-filter-field{display:flex;align-items:center;gap:8px;color:#626366;font-size:12px;white-space:nowrap}.audience-search span{color:#939599}.official-theme .audience-search input{width:220px;height:32px}.official-theme .audience-filter-field select{min-width:112px;height:32px;padding:0 8px}.audience-clear{white-space:nowrap}.audience-sync-time{flex:none;color:#939599;font-size:12px}.official-theme .audience-table{padding:0;overflow:hidden;border-radius:8px;box-shadow:none}.audience-table-head,.audience-table-row{display:grid;grid-template-columns:1.55fr .82fr .92fr .76fr 1.05fr 1.38fr;gap:16px;align-items:center;min-width:960px;padding:0 16px}.audience-table-head{height:40px;background:#f2f4fa;color:#626366;font-size:12px;font-weight:600}.audience-table-row{min-height:72px;border-bottom:1px solid #e6e8ed;color:#313233;font-size:12px}.audience-table-row:last-of-type{border-bottom:0}.audience-name-cell,.audience-count-cell,.audience-time-cell,.audience-row-actions{min-width:0}.audience-name-link{max-width:100%;overflow:hidden;padding:0;border:0;color:#313233;background:transparent;font-size:13px;text-align:left;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}.audience-name-link:hover{color:#296bef}.audience-name-cell small,.audience-cell-sub,.audience-count-cell small{display:block;overflow:hidden;margin-top:5px;color:#939599;font-size:11px;line-height:1.4;text-overflow:ellipsis;white-space:nowrap}.audience-count-cell strong{color:#17224e;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:15px;font-weight:600}.audience-time-cell{color:#626366;line-height:1.5}.audience-row-actions{display:flex;flex-wrap:wrap;gap:12px}.audience-row-actions .link-button{font-size:12px}.audience-status-dot{display:inline-block;width:6px;height:6px;margin-right:5px;border-radius:50%;background:currentColor;vertical-align:1px}.audience-expanded-row{min-width:960px;padding:14px 16px 16px 32px;border-bottom:1px solid #e6e8ed;background:#fafcff}.audience-expanded-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.audience-expanded-heading b,.audience-expanded-heading small{display:block}.audience-expanded-heading b{color:#313233;font-size:12px}.audience-expanded-heading small{margin-top:4px;color:#939599;font-size:11px}.audience-file-table{overflow:hidden;border:1px solid #e6e8ed;border-radius:6px;background:#fff}.audience-file-head,.audience-file-row{display:grid;grid-template-columns:1.7fr 1fr .8fr .8fr;gap:16px;align-items:center;padding:10px 13px}.audience-file-head{color:#939599;background:#f7f8fb;font-size:11px}.audience-file-row{border-top:1px solid #eef0f4;color:#626366;font-size:11px}.audience-file-row b,.audience-file-row small{display:block}.audience-file-row b{overflow:hidden;color:#313233;font-size:12px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.audience-file-row small{margin-top:4px;color:#939599;font-size:10px}.audience-file-empty{padding:18px;color:#939599;font-size:12px;text-align:center}.file-process small{color:#f53f3f}.audience-table-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;min-width:960px;min-height:48px;padding:0 16px;background:#f7f8fb;color:#626366;font-size:12px}.audience-pager{display:flex;align-items:center;gap:10px}.audience-pager label{display:flex;align-items:center;gap:5px;color:#626366;font-size:12px;font-weight:400}.official-theme .audience-pager select{width:58px;height:28px;padding:0 5px;font-size:12px}.audience-pager button{height:28px;padding:0 9px;border:1px solid #e6e8ed;border-radius:5px;color:#626366;background:#fff;font-size:12px;cursor:pointer}.audience-pager button:hover:not(:disabled){border-color:#b9c6da;color:#296bef}.audience-pager button:disabled{cursor:not-allowed;opacity:.45}.audience-empty .primary-button{margin-top:12px}.audience-drawer-mask{position:fixed;z-index:50;inset:0;display:flex;justify-content:flex-end;background:#17224e3d}.audience-drawer{display:flex;width:min(460px,100vw);height:100%;flex-direction:column;background:#fff;box-shadow:-10px 0 30px #17224e1f;animation:audience-drawer-in .2s ease-out}.audience-drawer-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:25px 28px 20px;border-bottom:1px solid #e6e8ed}.audience-drawer-header h3{margin:0;color:#17224e;font-size:20px;font-weight:600}.audience-drawer-header p{max-width:340px;margin:7px 0 0;color:#939599;font-size:12px;line-height:1.6}.audience-drawer-close{flex:none;padding:3px 0;border:0;color:#626366;background:transparent;font-size:12px;cursor:pointer}.audience-drawer-close:hover{color:#296bef}.audience-drawer-form{display:flex;min-height:0;flex:1;flex-direction:column}.audience-drawer-body{display:grid;gap:10px;overflow:auto;padding:22px 28px}.audience-drawer-body label{display:flex;align-items:baseline;justify-content:space-between;margin-top:8px;color:#313233;font-size:13px}.audience-drawer-body label em{color:#939599;font-size:11px;font-style:normal;font-weight:400}.official-theme .audience-drawer-body input,.official-theme .audience-drawer-body select{width:100%}.official-theme .audience-drawer-body textarea{width:100%;min-height:104px;resize:vertical}.audience-drawer-steps{display:flex;align-items:center;gap:8px;margin-bottom:9px;color:#939599;font-size:12px}.audience-drawer-steps span{display:grid;width:22px;height:22px;place-items:center;border:1px solid #e6e8ed;border-radius:50%;color:#939599;background:#fff}.audience-drawer-steps span.active{border-color:#296bef;color:#fff;background:#296bef}.audience-drawer-steps b{color:#313233;font-size:12px;font-weight:500}.audience-drawer-steps i{width:24px;height:1px;margin:0 3px;background:#e6e8ed}.audience-field-tip{padding:10px 12px;border-radius:6px;color:#626366;background:#f7f8fb;font-size:11px;line-height:1.6}.audience-upload-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.audience-upload-grid label{margin-top:0}.audience-file-drop{display:grid;gap:6px;padding:24px 16px;border:1px dashed #b9c6da;border-radius:8px;color:#626366!important;background:#fafcff;text-align:center;cursor:pointer}.audience-file-drop:hover{border-color:#296bef;background:#f7faff}.audience-file-drop strong{overflow:hidden;color:#313233;font-size:13px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.audience-file-drop span,.audience-file-drop small{color:#939599;font-size:11px;font-weight:400}.audience-file-input{position:absolute;width:1px!important;height:1px!important;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.audience-drawer-footer{display:flex;justify-content:flex-end;gap:10px;padding:15px 28px;border-top:1px solid #e6e8ed;background:#fff}.audience-drawer-footer .primary-button{width:auto;margin:0}@keyframes audience-drawer-in{0%{transform:translate(24px);opacity:.7}to{transform:translate(0);opacity:1}}@media(max-width:900px){.audience-account-bar{align-items:flex-start!important;flex-direction:column}.audience-account-actions{width:100%;justify-content:space-between}.audience-stats{grid-template-columns:1fr 1fr}.audience-privacy-strip div{align-items:flex-start;flex-direction:column;gap:2px}}@media(max-width:620px){.audience-page-intro{align-items:flex-start}.audience-intro-actions{width:100%}.audience-intro-actions button{flex:1}.official-theme .audience-account-selector select{min-width:0;width:100%}.audience-account-main{width:100%;align-items:flex-start}.audience-account-context{display:none}.audience-account-actions{align-items:flex-start;flex-direction:column;gap:8px}.audience-privacy-strip{align-items:flex-start;flex-wrap:wrap}.audience-privacy-strip .link-button{margin-left:38px}.audience-stats{gap:8px}.audience-stat-card{min-height:92px;padding:13px}.audience-stat-card strong{font-size:20px}.audience-stat-card+.audience-stat-card:before{display:none}.audience-list-header{align-items:flex-start;flex-direction:column;gap:2px}.official-theme .audience-toolbar{align-items:flex-start;flex-direction:column}.audience-toolbar-main{width:100%;align-items:stretch;flex-direction:column;gap:9px}.audience-search,.audience-filter-field{justify-content:space-between}.official-theme .audience-search input,.official-theme .audience-filter-field select{width:70%}.audience-sync-time{display:none}.audience-drawer-header,.audience-drawer-body,.audience-drawer-footer{padding-right:20px;padding-left:20px}.audience-upload-grid{grid-template-columns:1fr;gap:0}}@media(prefers-reduced-motion:reduce){.audience-drawer{animation:none}}.audience-table-scroll{overflow-x:auto}.official-theme .audience-table table{width:100%;min-width:960px;table-layout:fixed;border-collapse:collapse}.audience-col-name{width:27%}.audience-col-type{width:15%}.audience-col-status{width:14%}.audience-col-count{width:12%}.audience-col-time{width:15%}.audience-col-actions{width:17%}.official-theme .audience-table thead{height:40px;background:#f2f4fa}.official-theme .audience-table th{padding:0 16px;color:#626366;font-size:12px;font-weight:600;text-align:left}.official-theme .audience-table td{padding:14px 16px;border-top:1px solid #e6e8ed;color:#313233;font-size:12px;vertical-align:middle}.official-theme .audience-table tbody tr:first-child td{border-top:0}.official-theme .audience-table tr.audience-table-row{display:table-row;min-height:0;padding:0}.official-theme .audience-table tr.audience-table-row:hover td,.official-theme .audience-table tr.audience-expanded-row:hover td{background:#fafcff}.official-theme .audience-table tr.audience-expanded-row{display:table-row;min-width:0;padding:0}.official-theme .audience-table tr.audience-expanded-row td{padding:14px 16px 16px 32px;background:#fafcff}.official-theme .audience-table .audience-table-footer{min-width:0}.official-theme .audience-table .audience-name-cell small{max-width:100%}@media(max-width:620px){.official-theme .audience-table table{min-width:920px}.official-theme .audience-table th,.official-theme .audience-table td{padding-right:12px;padding-left:12px}}.account-auth-page{width:100%}.account-auth-page .page-intro{margin-bottom:24px}.account-auth-status{display:inline-flex;align-items:center;gap:7px;padding:6px 10px;border:1px solid #d8efdf;border-radius:4px;color:#28714e;background:#f3fbf5;font-size:11px;white-space:nowrap}.account-auth-status i{display:inline-block;width:7px;height:7px;border-radius:50%;background:#2ea66a}.account-auth-layout{display:grid;grid-template-columns:1.12fr .88fr;gap:16px}.account-auth-card,.account-auth-guide{min-height:242px;padding:22px 24px}.account-auth-card .card-header,.account-auth-guide .card-header{align-items:flex-start}.account-auth-card .card-header p,.account-auth-guide .card-header p{line-height:1.5}.auth-flow-mark{display:grid;width:30px;height:30px;flex:none;place-items:center;border-radius:50%;color:#fff;background:#296bef;font-size:10px;font-weight:700;letter-spacing:.04em}.account-auth-provider-note{display:flex;align-items:flex-start;gap:11px;margin-top:20px;padding:13px 14px;border:1px solid #dce8fb;border-radius:7px;background:#f7faff}.auth-provider-icon{display:grid;width:27px;height:27px;flex:none;place-items:center;border-radius:6px;color:#296bef;background:#e7efff;font-size:12px;font-weight:700}.account-auth-provider-note b,.account-auth-provider-note small{display:block}.account-auth-provider-note b{color:#263b57;font-size:12px;font-weight:600}.account-auth-provider-note small{margin-top:5px;color:#7b8798;font-size:11px;line-height:1.6}.account-auth-card .primary-button{margin-top:16px}.account-auth-card .helper-text{margin-top:10px}.account-auth-guide{background:#fbfdff}.account-auth-guide-list{display:grid;gap:15px;margin-top:20px}.account-auth-guide-list>div{display:flex;align-items:flex-start;gap:11px}.guide-index{display:grid;width:24px;height:24px;flex:none;place-items:center;border:1px solid #cfe0f5;border-radius:50%;color:#296bef;font-size:9px;font-weight:700}.account-auth-guide-list b,.account-auth-guide-list small{display:block}.account-auth-guide-list b{color:#354a63;font-size:12px;font-weight:600}.account-auth-guide-list small{margin-top:4px;color:#8995a4;font-size:11px;line-height:1.5}.account-auth-section-title{margin-top:32px}.auth-connections{margin-bottom:14px;padding:0;overflow:hidden}.auth-connections-header{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px 18px;border-bottom:1px solid #e8edf2}.auth-connections-header b,.auth-connections-header small{display:block}.auth-connections-header b{color:#2e4661;font-size:13px;font-weight:600}.auth-connections-header small{margin-top:4px;color:#8995a4;font-size:11px}.auth-connections-header>span{flex:none;color:#8995a4;font-size:11px}.auth-connection-row{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:70px;padding:13px 18px;border-bottom:1px solid #eef1f4}.auth-connection-row:last-child{border-bottom:0}.auth-connection-row>div:first-child{min-width:0}.auth-connection-title{display:flex;align-items:center;gap:7px;overflow:hidden;color:#2e4661;font-size:12px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.auth-connection-title i{display:inline-block;width:7px;height:7px;flex:none;border-radius:50%;background:#2ea66a}.auth-connection-title .type-badge{margin-left:2px;font-weight:400}.auth-connection-row small{display:block;margin-top:5px;color:#8995a4;font-size:11px}.auth-connection-actions{display:flex;flex:none;gap:8px}.danger-button{height:36px;padding:0 18px;border:1px solid #f0c8c4;border-radius:6px;color:#b1453c;background:#fff;font-size:14px;cursor:pointer}.danger-button:hover{border-color:#d89088;background:#fff8f7}.danger-button:disabled{cursor:wait;opacity:.5}.official-theme .danger-button.compact{height:32px;padding:0 14px;font-size:12px}.account-auth-table{padding:0}.account-auth-table .account-table-head{background:#f8fafc}@media(max-width:900px){.account-auth-layout{grid-template-columns:1fr}}@media(max-width:620px){.account-auth-status{align-self:flex-start}.account-auth-card,.account-auth-guide{padding:18px}.auth-connections-header,.auth-connection-row{align-items:flex-start;flex-direction:column;gap:10px}.auth-connection-actions{width:100%}.auth-connection-actions button{flex:1}}.toast-stack{position:fixed;z-index:100;top:16px;left:50%;display:grid;gap:8px;width:min(420px,calc(100vw - 32px));pointer-events:none;transform:translate(-50%)}.toast-message{position:relative;display:flex;align-items:flex-start;gap:10px;width:100%;padding:12px 12px 12px 14px;border:1px solid;border-radius:12px;background:#fff;box-shadow:0 12px 28px #1f304924;pointer-events:auto}.toast-message:before{position:absolute;top:-5px;left:27px;width:9px;height:9px;border-top:1px solid;border-left:1px solid;background:inherit;content:"";transform:rotate(45deg)}.toast-message.success{border-color:#bfe3ce;color:#246d4b}.toast-message.success:before{border-color:#bfe3ce}.toast-message.error{border-color:#edc2bd;color:#a13c36}.toast-message.error:before{border-color:#edc2bd}.toast-icon{display:grid;width:24px;height:24px;flex:none;place-items:center;border-radius:50%;color:#fff;background:currentColor;font-size:13px;font-weight:700;line-height:1}.toast-message.success .toast-icon{color:#2ea66a}.toast-message.error .toast-icon{color:#c4574d}.toast-message>div{min-width:0;flex:1}.toast-message b,.toast-message span{display:block}.toast-message b{color:#263b57;font-size:12px;font-weight:600}.toast-message span:not(.toast-icon){margin-top:3px;overflow-wrap:anywhere;color:#718096;font-size:12px;line-height:1.5}.toast-message button{display:grid;width:32px;height:32px;flex:none;margin:-4px -3px 0 0;place-items:center;border:0;border-radius:6px;color:#8995a4;background:transparent;font-size:20px;line-height:1}.toast-message button:hover{color:#263b57;background:#f3f6fa}.toast-drop-enter-active,.toast-drop-leave-active{transition:opacity .22s ease,transform .26s cubic-bezier(.2,.8,.2,1)}.toast-drop-enter-from,.toast-drop-leave-to{opacity:0;transform:translateY(-18px) scale(.97)}@media(max-width:620px){.toast-stack{top:10px;width:calc(100vw - 20px)}}@media(prefers-reduced-motion:reduce){.toast-drop-enter-active,.toast-drop-leave-active{transition:opacity .12s linear}.toast-drop-enter-from,.toast-drop-leave-to{transform:none}}.auth-connection-main{min-width:0;flex:1}.account-auth-intro-actions{display:flex;align-items:center;gap:12px}.account-auth-intro-actions .primary-button{margin:0}.auth-connection-meta{display:flex;flex-wrap:wrap;gap:7px 20px;margin-top:9px;color:#8995a4;font-size:11px;line-height:1.5}.auth-connection-meta>span{display:inline-flex;align-items:center;gap:5px;white-space:nowrap}.auth-connection-meta b{color:#6b7788;font-weight:500}.auth-connection-meta em{color:#536b84;font-style:normal}.auth-connection-meta em.expiring,.connection-expiry-text.expiring{color:#ad742d}.auth-connection-meta em.expired,.connection-expiry-text.expired{color:#b1453c}.connection-status-badge{display:inline-block;padding:3px 7px;border-radius:4px;font-size:10px;font-weight:500}.connection-status-badge.active{color:#28714e;background:#edf8f1}.connection-status-badge.expiring{color:#916526;background:#fff7e5}.connection-status-badge.inactive{color:#a13c36;background:#fff0ee}.connection-expiry-text{color:#536b84;font-weight:500}@media(max-width:620px){.account-auth-intro-actions{width:100%;align-items:stretch;flex-direction:column;gap:8px}.account-auth-intro-actions .account-auth-status{align-self:flex-start}.account-auth-intro-actions .primary-button{width:100%}.auth-connection-meta{display:grid;grid-template-columns:1fr;gap:4px}.auth-connection-meta>span{white-space:normal}}.content{flex:1;min-width:0;width:auto}.page-body{width:100%;max-width:none;margin-right:0;margin-left:0}.content>footer{max-width:none}@media(max-width:900px){.content{width:auto}}@media(max-width:620px){.content{width:calc(100% - 68px)}}.app-shell{background:radial-gradient(circle at 87% 4%,#e8f0ff 0,transparent 26%),#f6f8ff}.sidebar{z-index:30;border-right-color:#e4e9f7;background:linear-gradient(165deg,#fff,#fbfcff 64%,#f3f6ff);box-shadow:5px 0 22px #172b4d08}.brand-mark.small{background:linear-gradient(135deg,#3159ee,#8954e8);box-shadow:0 5px 14px #3159ee35}.tenant-card{border-color:#e5e8fa;background:#f4f6ff}.navigation-title{color:#8891ab;letter-spacing:.04em}.nav-item{justify-content:flex-start;gap:11px;min-height:40px;border-left-width:0;border-radius:9px;color:#56647d;transition:color .15s,background .15s,transform .15s}.nav-item svg{flex:none;color:#7586b7}.nav-item .count{margin-left:auto;color:#4d62ad;background:#ebefff}.nav-item:hover{color:#375bf0;background:#eef2ff;transform:translate(2px)}.nav-item:hover svg{color:#375bf0}.nav-item.active{border-left:0;color:#3159ee;background:linear-gradient(90deg,#e7ecff,#f0ecff);box-shadow:inset 3px 0 #375bf0}.nav-item.active svg{color:#375bf0}.content-header{gap:16px;height:82px;border-bottom-color:#e2e8f4}.content-heading,.content-header-actions{display:flex;align-items:center;gap:12px;min-width:0}.content-heading-icon{display:grid;width:38px;height:38px;flex:none;place-items:center;border-radius:11px;color:#3159ee;background:linear-gradient(135deg,#e7edff,#f2eafd)}.content-header h1{color:#172b4d;font-size:23px;font-weight:700}.content-header-actions{justify-content:flex-end;flex-wrap:wrap}.content-header-actions .primary-button,.content-header-actions .secondary-button,.content-header-actions label.primary-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;width:auto;margin:0;white-space:nowrap}.content-header-actions label.primary-button{cursor:pointer}.page-body{padding-top:24px}.card{border-color:#e4e9f7;border-radius:12px;box-shadow:0 5px 18px #2032600a}.card-header{border-bottom-color:#e9edfa}.card-header h3,.section-title h3{color:#263b68}.primary-button,.official-theme .primary-button{border:0;border-radius:8px;color:#fff;background:linear-gradient(115deg,#3159ee,#6b53e8);box-shadow:0 5px 13px #3159ee2b;font-weight:600}.primary-button:hover,.official-theme .primary-button:hover{background:linear-gradient(115deg,#2449d8,#5b43cf)}.primary-button:disabled,.official-theme .primary-button:disabled{box-shadow:none}.secondary-button,.official-theme .secondary-button{border-color:#cfd8f3;color:#3159bd;background:#f8faff}.secondary-button:hover,.official-theme .secondary-button:hover{border-color:#9eb0ef;color:#3159ee;background:#eef2ff}.section-title{margin-top:8px}.section-title .secondary-button{display:inline-flex;align-items:center;gap:6px}.home-stats{gap:16px}.home-stat{position:relative;min-height:126px;padding:20px 21px;overflow:hidden;border-color:#dfe7ff;border-radius:13px;background:linear-gradient(150deg,#fff,#f4f7ff)}.home-stat:after{position:absolute;top:-22px;right:-24px;width:100px;height:100px;border-radius:50%;background:#dbe6ff80;content:""}.home-stat:nth-child(2){border-color:#e6dcff;background:linear-gradient(150deg,#fff,#f8f2ff)}.home-stat:nth-child(2):after{background:#e9dbff90}.home-stat:nth-child(3){border-color:#d5eeeb;background:linear-gradient(150deg,#fff,#effbf8)}.home-stat:nth-child(3):after{background:#daf5e990}.home-stat:nth-child(4){border-color:#ffe7d6;background:linear-gradient(150deg,#fff,#fff7f0)}.home-stat:nth-child(4):after{background:#ffead690}.home-stat:nth-child(5){border-color:#e6dffe;background:linear-gradient(150deg,#fff,#f7f5ff)}.home-stat-icon{position:relative;z-index:1;display:grid!important;width:34px;height:34px;margin:0 0 12px!important;place-items:center;border-radius:9px;color:#3159ee!important;background:#e5ecff}.home-stat:nth-child(2) .home-stat-icon{color:#8050d3!important;background:#f0e6ff}.home-stat:nth-child(3) .home-stat-icon{color:#168875!important;background:#dff7ee}.home-stat:nth-child(4) .home-stat-icon{color:#d47b29!important;background:#fff0df}.home-stat:nth-child(5) .home-stat-icon{color:#7052c4!important;background:#ede7ff}.home-stat b,.home-stat>span:last-child{position:relative;z-index:1}.home-shortcuts button{gap:8px;border-color:#dfe6fb;background:linear-gradient(135deg,#fff,#f8faff)}.home-shortcuts button svg{color:#4865d8}.home-shortcuts button:hover{border-color:#9bb0f2;background:#eff3ff}.account-notice{border-color:#e1e8f8;background:#fff}.account-selector select:focus,.report-filters input:focus,.report-filters select:focus{border-color:#6677e9;box-shadow:0 0 0 3px #6677e91c}.account-table-head,.table-head,.report-table-head,.lead-table-head,.official-theme .audience-table thead{background:#eef2ff;color:#4b5e91}.account-table-row:hover,.table-row:hover,.report-table-row:hover,.lead-table-row:hover,.official-theme .audience-table tr:hover td{background:#f8faff}.type-badge{color:#415ec5;background:#edf1ff}.link-button{color:#3159ee}.link-button:hover{color:#633fe0}.login-page{background:radial-gradient(circle at 25% 18%,#dce6ff,transparent 38%),radial-gradient(circle at 80% 78%,#efe1ff,transparent 35%),#f7f8ff}.login-card{border-color:#dde4fa;border-radius:16px;box-shadow:0 20px 56px #2634781c}.brand-mark{background:linear-gradient(135deg,#3159ee,#8954e8)}.login-form input:focus{border-color:#6677e9;box-shadow:0 0 0 3px #6677e91e}.official-theme .card{border-color:#e3e9f8;box-shadow:0 5px 18px #2032600a}.official-table-head{color:#4b5e91;background:#eef2ff}.official-table-row:hover{background:#f8faff}.official-switch.on{background:#296bef}.material-tab.active,.official-theme .campaign-tab.active{border-color:#9baef2;color:#3159ee;background:#eef2ff}.audience-stat-card{border-color:#dfe7ff;background:linear-gradient(145deg,#fff,#f4f7ff)}.audience-stat-card:nth-child(2){border-color:#d6eee6;background:linear-gradient(145deg,#fff,#f1fbf7)}.audience-stat-card:nth-child(3){border-color:#e9dfff;background:linear-gradient(145deg,#fff,#f8f3ff)}.audience-stat-card:nth-child(4){border-color:#ffead6;background:linear-gradient(145deg,#fff,#fff8f0)}.audience-stat-card strong{color:#3159bd}.audience-stat-card:nth-child(2) strong{color:#168875}.audience-stat-card:nth-child(3) strong{color:#7955c8}.audience-stat-card:nth-child(4) strong{color:#ca792a}.mobile-logout-button{display:none}@media(max-width:900px){.content-header-actions{gap:7px}}@media(max-width:620px){.sidebar{width:68px;padding:18px 8px}.sidebar .navigation{display:flex;margin-top:30px}.sidebar .navigation-title,.sidebar .nav-label,.sidebar .count{display:none}.sidebar .nav-item{justify-content:center;min-height:42px;padding:0}.sidebar .nav-item svg{width:20px;height:20px}.content{width:calc(100% - 68px)}.content-header{height:auto;min-height:72px;padding:14px 0;flex-wrap:wrap}.content-header-actions{width:100%;justify-content:flex-start}.content-header-actions .primary-button,.content-header-actions .secondary-button{font-size:12px}.content-header h1{font-size:19px}.content-heading-icon{width:32px;height:32px}.mobile-logout-button{display:grid;order:10;width:32px;height:32px;margin-left:auto;place-items:center;border:1px solid #dce4f8;border-radius:8px;color:#5b6fa9;background:#fff}.page-body{padding-top:18px}.home-stat{min-height:105px;padding:14px}}@media(prefers-reduced-motion:reduce){.nav-item{transition:none}}@media(max-width:620px){.content-header-actions .primary-button,.content-header-actions .secondary-button,.content-header-actions label.primary-button{max-width:100%;white-space:normal;text-align:center}}.consult-identity{display:flex;min-width:0;align-items:center;gap:7px}.consult-identity b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.consult-avatar{flex:0 0 auto;width:22px;height:22px;border-radius:50%;object-fit:cover}.consult-avatar-fallback{display:grid;place-items:center;color:#4a6d94;background:#e6eef8;font-size:10px}.wecom-scene-param{display:grid;gap:6px}.wecom-scene-param label{display:grid;gap:6px;color:#52677d;font-size:12px}.wecom-scene-param input{width:100%;padding:9px 10px;border:1px solid #d8e2ed;border-radius:7px;color:#1f2937;background:#fff}.wecom-scene-param input:focus{border-color:#3975b8;box-shadow:0 0 0 3px #3975b81c;outline:0}.wecom-scene-param small{color:#7b8ea3;font-size:11px;line-height:1.5}.official-table{overflow-x:auto;padding:0}.official-table-head{column-gap:0;padding:0 16px;background:#f2f4fa;color:#313233;font-size:12px;font-weight:600}.official-table-head>span,.official-table-head>div{padding:0 12px 0 0}.official-table-row{column-gap:0;padding:0 16px;color:#313233;font-size:12px}.official-table-row>*{padding:8px 12px 8px 0}.official-adgroup-grid{grid-template-columns:53px 58px 250px 200px 128px 320px 127px 108px 108px;min-width:1352px}.official-creative-grid{grid-template-columns:260px 250px 188px 175px 180px 108px 108px;min-width:1260px}.official-creative-grid.with-adgroup{grid-template-columns:260px 250px 250px 180px 188px 175px 108px 108px;min-width:1419px}.official-name-cell{display:flex;align-items:center;gap:4px;min-width:0}.official-name-link,.official-name-cell b{color:#313233;font-size:12px;font-weight:400}.official-name-link{cursor:pointer}.official-name-link:hover{color:#296bef}.official-pen{flex:none;width:20px;height:20px;padding:0;border:0;border-radius:4px;background:none;color:#626366;font-size:12px;line-height:1;cursor:pointer}.official-pen:hover{color:#296bef}.official-dot{width:6px;height:6px;border-radius:50%;background:#c4c7cc}.official-dot.gray{background:#c4c7cc}.official-dot.green{background:#67c23a}.official-dot.orange{background:#e6a23c}.official-dot.red{background:#f56c6c}.official-status{display:flex;align-items:center;gap:6px}.official-status span{color:#313233;font-size:12px}.official-approval-link{margin-left:10px;color:#296bef;font-size:12px;cursor:pointer}.official-switch{width:26px;height:16px;border-radius:30px}.official-switch i{top:2px;left:2px;width:12px;height:12px}.official-switch.on i{left:12px}.official-switch-cell small{color:#626366;font-size:10px}.official-creative-cell{gap:10px}.official-creative-cell img{width:64px;height:36px;border-radius:4px;background:#ebedf5;object-fit:cover}.official-inline-actions{display:flex;align-items:center;gap:0}.official-inline-actions a{display:flex;align-items:center;height:24px;padding:0 5px;color:#313233;font-size:12px;cursor:pointer}.official-inline-actions a:hover{color:#296bef}.official-table-foot{position:sticky;bottom:0;min-height:53px;background:#fff;color:#313233;font-size:12px;font-weight:600}.official-list-tabs{gap:24px;height:40px;margin:0 0 12px;border-bottom:1px solid #e6e8ed}.official-list-tab{position:relative;height:40px;padding:10px 0;color:#313233;font-size:14px;font-weight:400}.official-list-tab.active{color:#296bef;font-weight:600}.official-list-tab.active:after{content:"";position:absolute;right:0;bottom:-1px;left:0;height:3px;border-radius:1.5px;background:#296bef}.official-search{display:flex;align-items:center;height:30px;border-radius:999px;background:#f2f4fb}.official-search input{width:230px;height:30px;padding:0 14px 0 28px;border:0;border-radius:999px;background:none;color:#313233;font-size:12px;outline:0}.official-search em{margin-right:-22px;padding-left:10px;color:#939599;font-size:12px;font-style:normal}.official-filter-item{height:30px;padding:0 12px;border:0;border-radius:999px;background:#f2f4fa;color:#313233;font-size:12px}.official-filter-item select,.official-filter-item input{height:26px;border:0;background:none;color:#313233;font-size:12px}.official-theme .official-filter-bar.card{padding:0 0 12px;border:0;background:transparent;box-shadow:none}.official-theme .official-filter-bar{gap:8px 12px}.official-theme .official-table-head{border-radius:8px 8px 0 0}.official-theme .official-pager{display:flex;align-items:center;justify-content:space-between;height:30px;color:#626366;font-size:14px}.official-theme .official-pager .official-sub{color:#626366;font-size:14px}.official-theme .official-search,.official-theme .official-search input{font-size:12px;font-weight:400}.official-theme .official-switch-cell small,.official-theme .official-name-cell small{display:none}.official-theme .official-table-row{height:57px}.official-theme .official-stack{display:flex;flex-direction:column;justify-content:center;min-width:0}.official-theme .official-stack span,.official-theme .official-stack small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.official-theme .official-stack small{font-size:12px}.official-theme .wizard-layout{grid-template-columns:44px minmax(0,1fr);gap:24px}.wizard-steps{width:44px;gap:4px}.wizard-steps-title{padding:0 0 8px;color:#17224e;font-size:14px;line-height:22px}.wizard-step{display:flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;border:1px solid #e6e8ed;border-radius:50%;background:#fff;color:#939599;font-size:14px;line-height:1;cursor:pointer}.wizard-step:hover{border-color:#296bef;color:#296bef}.wizard-step.active{border-color:#296bef;background:#296bef;color:#fff;font-weight:600}.official-theme .official-form-section h2,.official-theme .official-form-section h3{margin:0 0 12px;color:#0d0d0d;font-size:24px;font-weight:600;line-height:32px}.official-theme .official-form-section h5{color:#313233;font-size:16px;font-weight:600;line-height:24px}.official-theme .scenes-btn{min-height:120px;border:0;border-radius:8px;background:#f2f4fa;color:#313233}.official-theme .scenes-btn.active{background:#e4edff;color:#296bef}.official-theme .pill-btn{height:32px;padding:0 24px;border-radius:999px;font-size:14px}.official-theme .pill-btn.active{background:#e4edff;color:#000000f2;font-weight:600}.official-theme input,.official-theme select,.official-theme textarea{border-color:transparent;border-radius:8px;background:#f2f4fa}.official-theme .primary-button{height:36px;padding:0 21px;border-radius:999px}.official-theme .secondary-button{height:36px;padding:0 21px;border:1px solid #e6e8ed;border-radius:999px;background:#f2f4f7;color:#626365;font-weight:400}.official-theme .material-tab{height:22px;padding:0 8px;border:0;border-radius:8px;background:#f5f6f8;color:#000000f2;font-size:12px}.official-theme .material-tab.active{background:#e4edff;color:#296bef;font-weight:600}.official-theme .official-form-section>summary>div>b{color:#0d0d0d;font-size:24px;font-weight:600;line-height:32px}.official-theme .official-form-section>summary>div>small{display:block;margin-top:2px;color:#626365;font-size:12px;font-weight:400;line-height:20px}.official-theme .official-form-section>summary{padding-bottom:12px}.official-theme .one-stop-grid{grid-template-columns:minmax(0,1fr) 290px;gap:16px;align-items:start}.official-theme .one-stop-panel{padding:0;border:0;background:transparent}.official-theme .one-stop-panel+.one-stop-panel{position:static;padding:16px;border:1px solid #e6e8ed;border-radius:12px;background:#fff}.official-theme .one-stop-panel.overview-column{padding:0;border:0;background:none}.official-theme .one-stop-grid{align-items:start}.official-theme .one-stop-panel:first-child{max-height:calc(100vh - 190px);padding-right:10px;overflow-y:auto}.official-theme .official-form-section>summary small,.official-theme label small{color:#3a45545c;font-size:12px}.official-theme .one-stop-panel+.one-stop-panel .carrier-heading b{color:#33373d94;font-size:12px;font-weight:700}.official-theme .one-stop-panel+.one-stop-panel .carrier-heading small{color:#8a96a6;font-size:12px}.official-theme .official-form-section{margin-bottom:12px;padding:10px 16px 16px;border:1px solid #e6e8ed;border-radius:8px;background:#fff}.official-theme .official-form-section>summary{padding:0 0 12px}.official-theme .official-form-section>.official-section-body{padding:0}.official-theme .scenes-grid,.official-theme .pill-group{gap:8px}.official-theme select{min-width:240px;max-width:480px;height:36px;padding:0 36px 0 16px;border:0;border-radius:8px;color:#313233;font-size:14px;background-color:#f2f4fa;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6' fill='none'%3E%3Cpath d='M1 1l4 4 4-4' stroke='%23939599' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;cursor:pointer;appearance:none;-webkit-appearance:none}.official-theme select:has(option[value=""]:checked){color:#939599}.official-theme select:hover{background-color:#eaeef7}.official-theme select:focus{outline:0;box-shadow:0 0 0 2px #296bef47}.official-theme .scenes-btn{position:relative}.official-theme .scenes-btn i{width:36px;height:36px;border-radius:0;background:none;color:#626365}.official-theme .scenes-btn.active i{background:none;color:#296bef}.official-theme .scenes-btn.active:after{content:"";position:absolute;top:6px;right:6px;width:16px;height:16px;border-radius:50%;background:#296bef url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='8' viewBox='0 0 10 8' fill='none'%3E%3Cpath d='M1 4l2.6 2.6L9 1.4' stroke='white' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center / 10px 8px no-repeat}.official-theme .wizard-step{width:36px;height:36px;padding:0;border:0;border-radius:0;background:none}.official-theme .wizard-step i{display:block;width:6px;height:6px;margin:0 auto;border-radius:50%;background:#c4c7cc}.official-theme .wizard-step:hover i{background:#939599}.official-theme .wizard-step.active{background:none}.official-theme .wizard-step.active i{width:8px;height:8px;background:#296bef}.official-theme .overview-list>div{flex-direction:row;flex-wrap:wrap;align-items:baseline;gap:4px 6px}.official-theme .overview-list span{color:#33373d94;font-size:14px}.official-theme .overview-list b{color:#313233;font-size:14px;font-weight:400}.official-theme .map-points{display:grid;gap:8px;margin-top:8px}.official-theme .map-point-row{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.official-theme .map-point-row input{width:150px}.official-theme .audience-picker .audience-options{max-height:220px;overflow:auto}.official-theme .audience-picker .audience-options label{min-width:0}.official-theme .audience-picker .audience-options label>span{min-width:0}.official-theme .audience-picker .audience-options b,.official-theme .audience-picker .audience-options small{white-space:normal;overflow-wrap:anywhere}.official-theme .one-stop-panel input[type=checkbox],.official-theme .one-stop-panel input[type=radio]{width:15px;height:15px;min-width:15px;flex:none;margin:0;padding:0;accent-color:#296bef}.official-theme .audience-options label>span,.official-theme .region-options label>span{min-width:0;flex:1 1 auto}.official-theme .official-section-index{display:none}.official-theme .one-stop-workbench{overflow:visible}.official-theme .one-stop-header,.official-theme .wizard-intro,.official-theme .one-stop-panel-title{display:none}.official-theme .official-form-section{margin-bottom:16px}.official-select{position:relative;display:block}.official-select-trigger{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;max-width:480px;min-width:240px;height:36px;padding:0 12px 0 16px;border:0;border-radius:8px;color:#313233;background:#f2f4fa;font-size:14px;text-align:left;cursor:pointer}.official-select-trigger.placeholder{color:#939599}.official-select-trigger:hover:not(:disabled){background:#eaeef7}.official-select-trigger:disabled{color:#b8bcc4;cursor:not-allowed}.official-select-arrow{flex:none;width:8px;height:8px;border-right:1.4px solid #939599;border-bottom:1.4px solid #939599;transform:rotate(45deg) translate(-2px,-2px)}.official-select-menu{position:absolute;z-index:40;top:calc(100% + 4px);left:0;min-width:100%;max-height:264px;padding:4px;overflow:auto;border:1px solid #e6e8ed;border-radius:8px;background:#fff;box-shadow:0 8px 24px #0000001a}.official-select-option{display:block;width:100%;padding:8px 12px;border:0;border-radius:6px;color:#313233;background:none;font-size:14px;text-align:left;cursor:pointer}.official-select-option:hover{background:#f2f4fa}.official-select-option.active{color:#296bef;background:#e4edff;font-weight:600}.creative-page-tabs{display:flex;align-items:center;gap:8px;margin-bottom:12px;flex-wrap:wrap}.creative-page-tab{height:38px;padding:0 16px;border:0;border-radius:10px;background:#fff;color:#262629b8;font-size:14px;cursor:pointer}.creative-page-tab.active{background:#e4edff;color:#006fff;font-weight:600}.creative-page-tab-hint{margin-left:8px;color:#8a96a6;font-size:12px}.creative-page-tab-hint code{padding:2px 6px;border-radius:4px;background:#f2f4f7;color:#626365;font-size:12px}.creative-page-grid{display:grid;grid-template-columns:minmax(300px,29%) minmax(0,1fr) minmax(232px,20%);gap:12px;align-items:start}.creative-card{min-width:0;border-radius:16px;background:#fff;box-shadow:#0037a00d 0 6px 15px}.creative-card-left{position:relative;display:grid;align-content:start;min-height:640px;padding-bottom:20px}.creative-card-head{padding:28px 36px 16px}.creative-card-head h3{margin:0;color:#0d0d0d;font-size:20px;font-weight:600;line-height:24px}.creative-anchor-group{display:grid;gap:4px;padding:0 12px}.creative-anchor{display:flex;align-items:center;gap:6px;width:100%;height:44px;padding:12px 34px 12px 24px;border:0;border-radius:8px;background:#fcfcfd;color:#262629b8;font-size:14px;text-align:left;cursor:pointer}.creative-anchor i{display:grid;flex:none;place-items:center;color:#626365}.creative-anchor>span{min-width:0;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.creative-anchor small{flex:none;color:#3a45545c;font-size:14px}.creative-anchor:hover{background:#f2f4fa}.creative-anchor.active{border-radius:8px 0 0 8px;background:#eaf3ff;color:#006fff;font-weight:600}.creative-anchor.active i{color:#006fff}.creative-card-foot{position:absolute;right:0;bottom:0;left:0;display:flex;align-items:center;gap:12px;padding:28px 36px 20px;border-radius:0 0 16px 16px;background:#fff}.creative-icon-button{display:grid;flex:none;width:40px;height:40px;place-items:center;border:0;border-radius:20px;background:#f3f7fd;color:#296bef;cursor:pointer}.creative-submit{min-width:0;flex:1;height:36px;border-radius:36px;font-size:14px;font-weight:600}.creative-card-middle{display:grid;align-content:start;padding:28px 32px}.creative-media-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px;flex-wrap:wrap}.creative-media-head h5{display:flex;align-items:center;gap:8px;margin:0;color:#006fff;font-size:16px;font-weight:600}.creative-template-row{display:flex;align-items:center;gap:8px;margin-bottom:16px;flex-wrap:wrap}.creative-template-row .official-select{min-width:0;flex:1}.creative-template-row .official-select-trigger{min-width:0;max-width:none}.creative-media-head-label{flex:none;color:#262629b8;font-size:12px}.creative-chip-button{height:30px;padding:0 12px;border:1px solid #e6e8ed;border-radius:8px;background:#fff;color:#313233;font-size:12px;cursor:pointer}.creative-chip-button:hover:not(:disabled){border-color:#c9d7ef;color:#006fff}.creative-chip-button:disabled{color:#b8bcc4;cursor:not-allowed}.creative-upload-box{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;min-height:96px;padding:12px 24px;border:1px dashed rgba(63,82,106,.25);border-radius:8px;background:#006fff05;text-align:center;cursor:pointer}.creative-upload-box b{color:#33373de0;font-size:14px;font-weight:600}.creative-upload-box small{color:#939599;font-size:12px;font-weight:400}.creative-type-tabs{display:flex;gap:24px;margin:12px 0 0;padding:0;border-bottom:1px solid #eef1f5;list-style:none}.creative-type-tabs li a{display:block;height:40px;padding:10px 0;color:#33373d94;font-size:14px}.creative-type-tabs li.active a{color:#000000f2;font-weight:600;box-shadow:inset 0 -2px #006fff}.creative-filter-row{display:flex;align-items:center;gap:8px;margin:12px 0;flex-wrap:wrap}.creative-filter-label{padding:0 7px;border-radius:6px;background:#dde9ff;color:#006fff;font-size:12px;line-height:24px}.creative-filter-count{color:#3a45545c;font-size:12px}.creative-page .creative-chip-select{min-width:0;max-width:none;height:22px;padding:0 24px 0 8px;border:0;border-radius:8px;color:#626365;background-color:#f5f6f8;background-position:right 8px center;font-size:12px}.creative-page .creative-chip-select:hover{background-color:#eaeef7}.creative-media-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(112px,1fr));gap:12px;max-height:420px;margin-top:4px;overflow:auto}.creative-media-card{display:grid;gap:6px;padding:0;border:1px solid transparent;border-radius:8px;background:#fff;cursor:pointer;text-align:left}.creative-media-thumb{display:grid;height:74px;place-items:center;overflow:hidden;border-radius:4px;background:#f4f7fa;color:#a4aeb9;font-size:11px;font-style:normal}.creative-media-thumb img{width:100%;height:100%;object-fit:cover}.creative-media-card small{color:#3a45545c;font-size:12px;text-align:center}.creative-media-card.selected{border-color:#006fff;box-shadow:0 0 0 2px #006fff24}.creative-empty{padding:18px;border:1px dashed #e6e8ed;border-radius:8px;color:#939599;font-size:12px;text-align:center}.creative-requirement-row{display:flex;align-items:center;gap:6px;margin-bottom:16px;padding:10px 12px;border-radius:8px;background:#f7f9fc;flex-wrap:wrap}.creative-requirement-title{color:#33373d94;font-size:12px;font-weight:600}.creative-chip{padding:3px 8px;border-radius:8px;background:#f5f6f8;color:#626365;font-size:12px}.creative-chip.required{background:#fff4e8;color:#b06a1f}.creative-requirement-row .template-raw{margin-left:auto}.creative-block{display:grid;gap:10px;align-content:start}.creative-block>label{color:#262629b8;font-size:14px;font-weight:600}.creative-block input:not([type=checkbox]):not([type=radio]),.creative-block textarea{width:100%;height:36px;padding:0 12px 0 16px;color:#313233;font-size:14px;outline:0}.creative-block textarea{height:auto;padding:10px 12px;resize:vertical;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;line-height:1.55}.creative-block input[type=checkbox],.creative-block input[type=radio]{width:15px;height:15px;min-width:15px;margin:0;padding:0;accent-color:#296bef}.creative-block input:focus,.creative-block textarea:focus{box-shadow:0 0 0 2px #296bef47}.creative-block .one-stop-inline input{min-width:0;flex:1}.creative-block-actions{display:grid;gap:8px;margin-top:18px;padding-top:16px;border-top:1px solid #eef1f5}.creative-readonly{display:grid;gap:10px}.creative-readonly-row{display:flex;align-items:baseline;gap:10px;font-size:14px}.creative-readonly-row>span{flex:none;width:88px;color:#33373d94}.creative-readonly-row b{color:#313233;font-weight:400;word-break:break-all}.creative-card-right{display:grid;align-content:start;padding:20px}.creative-preview-tabs{display:inline-flex;gap:6px;justify-self:start;margin-bottom:14px;padding:3px;border-radius:999px;background:#3d5c8014}.creative-preview-tabs button{height:26px;padding:0 12px;border:0;border-radius:999px;background:transparent;color:#262629b8;font-size:12px;cursor:pointer}.creative-preview-tabs button.active{background:#fff;color:#313233;font-weight:600}.creative-preview-phone{padding:10px;border:1px solid #e6e8ed;border-radius:10px;background:#fff}.creative-preview-phone img{width:100%;max-height:220px;object-fit:cover;border-radius:6px}.creative-preview-placeholder{display:grid;height:150px;place-items:center;border-radius:6px;background:#f4f7fa;color:#a4aeb9;font-size:12px}.creative-preview-landing{display:grid;gap:8px;place-items:center;padding:26px 12px;text-align:center}.creative-preview-landing b{color:#313233;font-size:13px}.creative-preview-landing small{color:#939599;font-size:12px;word-break:break-all}.creative-template-sample{margin-top:14px;text-align:center}.creative-template-sample img{width:100%;max-height:150px;object-fit:contain;border:1px solid #eef1f5;border-radius:8px;background:#fff}.creative-template-sample small{display:block;margin-top:6px;color:#939599;font-size:12px}.creative-uploaded{margin-top:18px}.creative-uploaded h6{margin:0 0 10px;color:#313233;font-size:14px;font-weight:600}.creative-uploaded-list{display:grid;gap:8px}.creative-uploaded-item{display:grid;gap:4px;padding:4px;border:1px solid transparent;border-radius:8px;background:#fff;cursor:pointer}.creative-uploaded-item.selected{border-color:#006fff}.creative-uploaded-item small{color:#3a45545c;font-size:12px;word-break:break-all}.creative-uploaded-empty{color:#939599;font-size:12px}@media(max-width:1200px){.creative-page-grid{grid-template-columns:1fr}.creative-card-left{min-height:0}.creative-card-foot{position:static}}.creative-page .preview-copy{margin-top:10px}.creative-page .preview-copy b{color:#313233;font-size:14px;font-weight:600}.creative-page .preview-copy p{margin:6px 0 0;color:#626365;font-size:12px;line-height:1.6}.creative-page .preview-copy small{display:block;margin-top:6px;color:#939599;font-size:12px}.creative-page .creative-asset-selected{display:flex;align-items:center;gap:10px;margin-top:12px;color:#313233;font-size:12px}.creative-page .creative-asset-selected code{padding:2px 6px;border-radius:4px;background:#f2f4f7;color:#626365}.creative-limit-note{padding:10px 12px;border:1px solid #f0dcc0;border-radius:8px;background:#fffaf3;color:#8a6220;font-size:12px;line-height:1.7}.creative-limit-note code{padding:1px 4px;border-radius:4px;background:#0000000d;font-size:12px}.creative-limit-note-plain{border-color:#e6e8ed;background:#f7f9fc;color:#626365}.creative-template-summary{display:flex;align-items:center;gap:12px;margin-bottom:16px;padding:8px 12px;border-radius:8px;background:#f7f9fc;color:#626365;font-size:12px;flex-wrap:wrap}.creative-template-summary b{color:#313233;font-weight:600}.creative-template-summary-bad{color:#b06a1f;font-weight:600}.creative-template-summary .template-raw{margin-left:auto}.creative-image-spec{padding:8px 12px;border-radius:8px;background:#f2f6ff;color:#296bef;font-size:12px;line-height:1.7}.creative-anchor em.creative-anchor-required{flex:none;padding:1px 6px;border-radius:4px;background:#fff4e8;color:#b06a1f;font-size:11px;font-style:normal}.creative-media-card,.creative-media-thumb{position:relative}.creative-media-order{position:absolute;top:4px;left:4px;display:grid;width:18px;height:18px;place-items:center;border-radius:50%;background:#006fff;color:#fff;font-size:11px;font-weight:600;font-style:normal}.wizard-preflight{display:grid;gap:8px;margin-top:8px}.preflight-block,.preflight-warn{display:grid;gap:4px;padding:10px 12px;border-radius:8px;font-size:12px;line-height:1.7}.preflight-block{border:1px solid #e4c8a9;background:#fff9f2;color:#8a5a1f}.preflight-warn{border:1px solid #e6e8ed;background:#f7f9fc;color:#626365}.preflight-block b,.preflight-warn b{font-size:12px;font-weight:600}.preflight-block ul,.preflight-warn ul{margin:0;padding-left:18px}.scene-dimension{display:grid;gap:8px;margin:6px 0 10px;padding:10px 12px;border:1px solid #e3e8ee;border-radius:8px;background:#fbfcfd}.scene-dimension .carrier-heading{align-items:center}.scene-dimension .pill-group{flex-wrap:wrap}.advertiser-budget-row{display:flex;align-items:center;gap:8px;margin-top:10px;color:#626365;font-size:12px;flex-wrap:wrap}.advertiser-budget-row b{color:#313233;font-weight:600}.advertiser-budget-row input{width:140px;height:32px;padding:0 10px;border:1px solid #d7dee8;border-radius:6px;font-size:12px}.official-batch-bar .batch-budget-input{width:110px;height:28px;padding:0 8px;border:1px solid #d7dee8;border-radius:6px;font-size:12px}.asset-cascade{display:grid;gap:8px;margin:8px 0}.asset-cascade label{display:grid;gap:4px;color:#626365;font-size:12px;font-weight:600}.asset-cascade select{width:100%;height:34px;padding:0 10px;border:1px solid #d7dee8;border-radius:6px;background:#fff;font-size:13px}.creative-video-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:12px;max-height:360px;margin-top:4px;overflow:auto}.creative-video-grid .creative-media-thumb{height:84px}.creative-video-grid small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.creative-real-preview{margin-top:18px;display:grid;gap:8px}.creative-real-preview h6{margin:0;color:#313233;font-size:14px;font-weight:600}.creative-preview-actions{display:flex;gap:8px;flex-wrap:wrap}.creative-preview-link{color:#006fff;font-size:12px;word-break:break-all}.creative-qrcode{display:grid;gap:6px;justify-items:center;padding:10px;border:1px solid #e6e8ed;border-radius:8px;background:#fff}.creative-qrcode img{width:160px;height:160px;object-fit:contain}.creative-qrcode small{color:#939599;font-size:12px}.creative-qrcode a{color:#006fff;font-size:12px}
