:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*{box-sizing:border-box}body{color:#101828;background:#f5f7fb;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.page-shell{max-width:1560px;margin:0 auto;padding:24px 32px}.card{background:#fff;border:1px solid #eaecf0;border-radius:12px;margin-bottom:16px;padding:16px}.notice-card{color:#7a2e0b;background:#fff4e5;border:1px solid #f7b267;border-radius:12px;margin-bottom:16px;padding:16px}.notice-text{margin:8px 0 0;font-size:14px;line-height:1.5}label{color:#344054;margin:10px 0 5px;font-size:13px;font-weight:600;display:block}.field-label{align-items:center;gap:6px;width:fit-content;max-width:100%;display:inline-flex;position:relative}.field-help-wrap{align-items:center;display:inline-flex;position:relative}.field-help{color:#155eef;cursor:help;background:#eff4ff;border:1px solid #84adff;border-radius:999px;outline:none;justify-content:center;align-items:center;width:16px;height:16px;font-size:11px;font-weight:700;line-height:1;display:inline-flex}.field-help:focus-visible{box-shadow:0 0 0 3px #155eef2e}.field-tooltip{z-index:20;color:#fff;opacity:0;pointer-events:none;white-space:normal;background:#101828;border:1px solid #344054;border-radius:8px;width:min(340px,100vw - 48px);padding:10px 12px;font-size:12px;font-weight:500;line-height:1.5;transition:opacity .12s;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%)}.field-tooltip:after{content:"";background:#101828;border-bottom:1px solid #344054;border-right:1px solid #344054;width:8px;height:8px;position:absolute;top:100%;left:50%;transform:translate(-50%,-4px)rotate(45deg)}.field-help-wrap:hover .field-tooltip,.field-help:focus+.field-tooltip{opacity:1}input,select,textarea{color:#101828;background:#fff;border:1px solid #d0d5dd;border-radius:7px;width:100%;padding:7px 11px;font-size:13.5px;transition:border-color .15s,box-shadow .15s}input:not([type=checkbox]):not([type=radio]),select{height:38px}input:focus,select:focus,textarea:focus{border-color:#84adff;outline:none;box-shadow:0 0 0 3px #155eef1f}button{color:#fff;cursor:pointer;background:#155eef;border:0;border-radius:8px;width:100%;padding:8px 14px;font-size:13.5px;transition:background .2s,border-color .2s,color .2s}.account-select-row{grid-template-columns:220px 1fr;align-items:center;gap:10px;display:grid}.account-search-wrap{align-items:center;display:flex;position:relative}.search-prefix-icon{opacity:.55;pointer-events:none;font-size:12px;position:absolute;left:10px}.account-search-input{padding-left:28px!important}.account-select-dropdown{min-width:0}.form-toggle-row{background:#f8faff;border:1px solid #eaecf0;border-radius:8px;align-items:center;gap:8px;margin-top:18px;padding:10px 16px;display:flex}.checkbox-toggle-label{cursor:pointer;color:#1e293b;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;font-size:13.5px;font-weight:600;display:inline-flex;margin:0!important}.checkbox-toggle-label input[type=checkbox]{cursor:pointer;accent-color:#155eef;width:16px;height:16px;margin:0}.toggle-subhint{color:#667085;font-size:12px}button:disabled{opacity:.6;cursor:not-allowed}.actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:12px;display:flex}.actions button{width:auto}.button-copy{color:#344054;background:#fff;border:1px solid #d0d5dd;justify-content:center;align-items:center;gap:7px;min-height:40px;padding:9px 13px;font-weight:500;transition:background .18s,border-color .18s,color .18s,box-shadow .18s;display:inline-flex;box-shadow:0 1px 2px #1018280d}.button-copy:hover:not(:disabled){color:#101828;background:#f9fafb;border-color:#98a2b3}.button-copy:focus-visible{outline-offset:2px;outline:3px solid #155eef33}.button-copy svg{flex:none;width:16px;height:16px}.button-copy-success{color:#067647;background:#ecfdf3;border-color:#abefc6;box-shadow:0 1px 2px #06764714}.button-copy-success:hover:not(:disabled){color:#05603a;background:#dcfae6;border-color:#75e0a7}.copy-button-spinner{border:2px solid #3440542e;border-top-color:currentColor;border-radius:50%;flex:none;width:14px;height:14px;animation:.8s linear infinite spin}.copy-error{color:#b42318;align-items:flex-start;gap:6px;margin:8px 0 0;font-size:12px;line-height:1.5;display:flex}.copy-error svg{flex:none;width:15px;height:15px;margin-top:1px}.copy-status-sr{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.button-secondary{color:#101828;background:#e4e7ec}.button-inline{flex-shrink:0;width:auto;padding:6px 12px}.input-action-row{align-items:stretch;gap:8px;display:flex}.input-action-row input{flex:auto;min-width:0}.field-hint{color:#667085;margin:6px 0 0;font-size:12px;line-height:1.5}.account-picker{border-top:1px solid #eaecf0;gap:10px;margin-top:18px;padding-top:16px;display:grid}.account-picker-heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.account-picker-heading h4{color:#101828;margin:0 0 3px;font-size:15px}.account-picker-heading>span{color:#475467;white-space:nowrap;background:#f2f4f7;border-radius:999px;padding:4px 8px;font-size:12px;font-weight:700}.account-picker-list{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:10px;max-height:350px;padding:2px;display:grid;overflow:auto}.account-picker-item{color:#101828;text-align:left;background:#fff;border:1px solid #d0d5dd;border-radius:10px;align-items:flex-start;gap:10px;min-height:96px;padding:12px 14px;transition:border-color .18s,background .18s,box-shadow .18s;display:flex}.account-picker-item:hover{background:#f8fbff;border-color:#84adff}.account-picker-item-selected{background:#eff4ff;border-color:#528bff;box-shadow:0 0 0 1px #155eef1a}.account-picker-radio{border:1.5px solid #98a2b3;border-radius:999px;flex:none;place-items:center;width:17px;height:17px;margin-top:2px;display:grid}.account-picker-item-selected .account-picker-radio{border-color:#155eef}.account-picker-radio i{border-radius:inherit;background:0 0;width:9px;height:9px}.account-picker-item-selected .account-picker-radio i{background:#155eef}.account-picker-content{gap:5px;min-width:0;display:grid}.account-picker-content strong{overflow-wrap:anywhere;font-size:14px}.account-picker-content small{color:#667085;overflow-wrap:anywhere;font-size:12px;line-height:1.4}.account-picker-empty{color:#667085;text-align:center;border:1px dashed #d0d5dd;border-radius:10px;margin:0;padding:14px;font-size:13px}.inline-feedback{border-radius:10px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;padding:12px 14px;font-size:14px;display:flex}.inline-feedback-loading{color:#175cd3;background:#eff4ff;border:1px solid #b2ddff;justify-content:flex-start}.inline-feedback-error{color:#b42318;background:#fef3f2;border:1px solid #fecdca}.inline-feedback-success{color:#067647;background:#ecfdf3;border:1px solid #abefc6}.inline-feedback-stack{overflow-wrap:anywhere;flex-direction:column;justify-content:flex-start;align-items:stretch}.result-list{gap:8px;display:grid}.result-item{border-top:1px solid;gap:4px;padding-top:8px;display:grid}.spinner{border:2px solid #175cd32e;border-top-color:#175cd3;border-radius:50%;width:16px;height:16px;animation:.8s linear infinite spin}.publish-submit-area{align-items:flex-start;gap:12px;margin-top:16px;display:flex}.publish-button{flex:none;justify-content:center;align-self:flex-start;align-items:center;gap:9px;width:168px;height:46px;min-height:46px;max-height:46px;font-weight:700;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 6px 16px #155eef33}.publish-button:hover:not(:disabled){background:#004eeb;transform:translateY(-1px);box-shadow:0 9px 20px #155eef42}.publish-button-loading{background:linear-gradient(100deg,#155eef 15%,#528bff 50%,#155eef 85%) 0 0/220% 100%;animation:1.8s ease-in-out infinite publish-button-flow}.publish-button-loading:disabled{opacity:1}.publish-button-spinner{border:2px solid #ffffff59;border-top-color:#fff;border-radius:50%;width:17px;height:17px;animation:.75s linear infinite spin}.publish-loading-dots{align-items:center;gap:3px;display:inline-flex}.publish-loading-dots i{background:currentColor;border-radius:50%;width:4px;height:4px;animation:1s ease-in-out infinite publish-dot}.publish-loading-dots i:nth-child(2){animation-delay:.14s}.publish-loading-dots i:nth-child(3){animation-delay:.28s}.publish-feedback{border:1px solid;border-radius:10px;flex:1;align-items:flex-start;gap:10px;min-width:0;min-height:46px;padding:11px 42px 11px 13px;font-size:13px;line-height:1.45;animation:.24s ease-out both publish-feedback-in;display:flex;position:relative;overflow:hidden}.publish-feedback-loading{color:#175cd3;background:#eff8ff;border-color:#b2ddff}.publish-feedback-success{color:#067647;background:#ecfdf3;border-color:#abefc6}.publish-feedback-error{color:#b42318;background:#fef3f2;border-color:#fecdca}.publish-feedback-icon{flex:none;justify-content:center;align-items:center;width:20px;height:20px;margin-top:1px;display:inline-flex}.publish-feedback-icon svg{width:20px;height:20px}.publish-feedback-message{overflow-wrap:anywhere;min-width:0}.publish-feedback-dismiss{color:currentColor;background:0 0;border-radius:7px;justify-content:center;align-items:center;width:28px;height:28px;padding:0;font-size:20px;line-height:1;display:inline-flex;position:absolute;top:9px;right:8px;transform:none}.publish-feedback-dismiss:hover{background:#b4231814}.publish-progress-track{background:#175cd31a;height:3px;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.publish-progress-track i{background:#2e90fa;border-radius:999px;width:42%;height:100%;animation:1.45s ease-in-out infinite publish-progress;display:block}.batch-adset-list{gap:14px;margin-top:14px;display:grid}.publish-structure-section{overflow:hidden}.structure-campaign-banner{background:linear-gradient(135deg,#faf5ff 0%,#fff 100%);border:1px solid #e9d7fe;border-radius:10px;justify-content:space-between;align-items:center;gap:14px;margin-bottom:16px;padding:12px 16px;display:flex}.structure-campaign-info{align-items:center;gap:10px;min-width:0;display:flex}.campaign-tag-badge{color:#c11574;letter-spacing:.03em;background:#fdf2fa;border:1px solid #fce7f6;border-radius:6px;flex-shrink:0;align-items:center;padding:2px 8px;font-size:11px;font-weight:700;display:inline-flex}.campaign-name-display{color:#101828;white-space:nowrap;text-overflow:ellipsis;font-size:14.5px;font-weight:600;overflow:hidden}.structure-counts-pill{color:#475467;white-space:nowrap;background:#f9fafb;border:1px solid #eaecf0;border-radius:999px;flex-shrink:0;align-items:center;gap:6px;padding:4px 10px;font-size:12px;font-weight:600;display:inline-flex}.batch-adset-list{gap:16px;display:grid}.batch-adset-card{background:#f8fafc;border:1px solid #d0d5dd;border-radius:12px;padding:16px 18px;box-shadow:0 1px 3px #1018280a}.batch-item-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.structure-item-title{align-items:center;gap:10px;display:flex}.structure-title-text{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.structure-title-text strong{color:#101828;font-size:14px;font-weight:700}.structure-subtitle{color:#667085;font-size:12px;font-weight:500}.structure-format-tag{color:#027a48;background:#ecfdf3;border:1px solid #a6f4c5;border-radius:999px;padding:1px 7px;font-size:11.5px;font-weight:600}.structure-index{color:#175cd3;background:#eff8ff;border:1px solid #b2ddff;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:12px;font-weight:800;display:inline-flex}.structure-index-ad{color:#027a48;background:#ecfdf3;border-color:#a6f4c5}.btn-structure-remove{color:#d92d20;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #fee4e2;border-radius:6px;flex-shrink:0;align-items:center;padding:4px 10px;font-size:12px;font-weight:500;transition:all .15s;display:inline-flex;width:auto!important}.btn-structure-remove:hover:not(:disabled){color:#b42318;background:#fef3f2;border-color:#fecdca}.btn-structure-remove:disabled{opacity:.35;cursor:not-allowed;color:#98a2b3;background:0 0;border-color:#eaecf0}.batch-ad-list{gap:12px;margin:14px 0 12px;display:grid}.batch-ad-card{background:#fff;border:1px solid #e4e7ec;border-radius:10px;padding:14px 16px;box-shadow:0 1px 2px #10182808}.btn-add-ad{color:#175cd3;cursor:pointer;background:#fff;border:1px dashed #b2ddff;border-radius:7px;justify-content:center;align-items:center;padding:7px 16px;font-size:12.5px;font-weight:600;transition:all .15s;display:inline-flex;width:auto!important}.btn-add-ad:hover{background:#eff8ff;border-style:solid;border-color:#155eef}.batch-structure-actions{flex-wrap:wrap;align-items:center;gap:14px;margin-top:16px;display:flex}.btn-add-adset{color:#344054;cursor:pointer;background:#fff;border:1.5px solid #d0d5dd;border-radius:8px;justify-content:center;align-items:center;height:38px;padding:0 18px;font-size:13px;font-weight:600;transition:all .15s;display:inline-flex;width:auto!important}.btn-add-adset:hover{color:#155eef;background:#f8faff;border-color:#155eef}.batch-note-text{color:#667085;font-size:12px}.file-upload-input{cursor:pointer;height:38px;font-size:12px;padding:4px 8px!important}.batch-import-toolbar{background:#f8fbff;border:1px solid #dbeafe;border-radius:10px;justify-content:space-between;align-items:flex-end;gap:14px;padding:12px 14px;display:flex}.batch-structure-selector{min-width:min(360px,100%)}.batch-structure-selector label{margin-top:0}.batch-import-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;display:flex}.batch-import-file-button{color:#155eef;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #84adff;border-radius:8px;justify-content:center;align-items:center;width:auto;min-height:38px;margin:0;padding:0 13px;display:inline-flex}.batch-import-file-button:hover{background:#eff8ff}.batch-import-file-button input{display:none}.batch-template-links{color:#667085;white-space:nowrap;align-items:center;gap:7px;font-size:12px;display:inline-flex}.batch-template-links a{color:#175cd3;font-weight:700;text-decoration:none}.batch-template-links a:hover{text-decoration:underline}.batch-excel-notice{border-radius:8px;margin:10px 0 0;padding:9px 12px;font-size:12.5px;line-height:1.5}.batch-excel-notice-success{color:#027a48;background:#ecfdf3;border:1px solid #a6f4c5}.batch-excel-notice-error{color:#b42318;background:#fef3f2;border:1px solid #fecdca}.excel-batch-stack{gap:16px;display:grid}.btn-excel-template,.btn-excel-doc{border-radius:8px;align-items:center;gap:6px;padding:6px 12px;font-size:12.5px;font-weight:600;text-decoration:none;transition:all .15s;display:inline-flex}.btn-excel-template{color:#175cd3;background:#eff8ff;border:1px solid #b2ddff}.btn-excel-template:hover{color:#155eef;background:#dbeafe}.btn-excel-doc{color:#475467;background:#f9fafb;border:1px solid #e4e7ec}.btn-excel-doc:hover{color:#1d2939;background:#f2f4f7}.excel-template-links{white-space:nowrap;flex-wrap:wrap;align-items:center;gap:10px;display:inline-flex}.excel-format-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:14px 0 16px;display:grid}.excel-format-item{color:#475467;background:#f8fafc;border:1px solid #eaecf0;border-radius:9px;align-items:flex-start;gap:10px;padding:10px 12px;font-size:12px;line-height:1.5;display:flex}.excel-format-tag{white-space:nowrap;border-radius:5px;flex-shrink:0;align-items:center;padding:2px 7px;font-size:11px;font-weight:700;display:inline-flex}.tag-required{color:#d92d20;background:#fef3f2;border:1px solid #fee4e2}.tag-asset{color:#175cd3;background:#eff8ff;border:1px solid #b2ddff}.tag-structure{color:#027a48;background:#ecfdf3;border:1px solid #a6f4c5}.tag-batch{color:#c11574;background:#fdf2fa;border:1px solid #fce7f6}.excel-upload-dropzone{cursor:pointer;background:linear-gradient(135deg,#f8fbff 0%,#fff 100%);border:2px dashed #b2ddff;border-radius:12px;align-items:center;gap:14px;padding:18px 20px;transition:all .2s;display:flex}.excel-upload-dropzone:hover{background:#eff8ff;border-color:#155eef}.excel-upload-dropzone .upload-icon{flex-shrink:0;font-size:28px}.excel-upload-dropzone .upload-text-wrap{flex-direction:column;gap:3px;min-width:0;display:flex}.excel-upload-dropzone strong{color:#155eef;font-size:14px;font-weight:600}.excel-upload-dropzone span{color:#667085;font-size:12px}.excel-batch-summary{color:#475467;background:#f8fbff;border:1px solid #dbeafe;border-radius:999px;flex-wrap:wrap;align-items:center;gap:12px;padding:4px 12px;font-size:12.5px;display:inline-flex}.excel-batch-summary span{align-items:center;gap:4px;display:inline-flex}.excel-batch-summary strong{color:#175cd3;font-weight:700}.excel-campaign-list{gap:16px;margin-top:16px;display:grid}.excel-campaign-card{background:#fff;border:1px solid #d0d5dd;border-radius:12px;padding:18px 20px;box-shadow:0 1px 3px #1018280a}.excel-campaign-heading{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;display:flex}.excel-campaign-title{flex:1;align-items:center;gap:10px;min-width:260px;display:flex}.excel-campaign-name-input{color:#101828;flex:1;min-width:0;height:38px;font-size:14.5px!important;font-weight:700!important}.excel-campaign-controls{flex-shrink:0;align-items:center;gap:10px;display:flex}.excel-structure-select{color:#344054;border-radius:8px;height:36px;font-size:12.5px;font-weight:600;width:auto!important}.excel-campaign-settings{margin-top:14px}.excel-campaign-validation{border-radius:8px;margin:12px 0 0;padding:8px 12px;font-size:12.5px;font-weight:500}.excel-campaign-validation.is-valid{color:#027a48;background:#ecfdf3;border:1px solid #a6f4c5}.excel-campaign-validation.is-invalid{color:#b42318;background:#fef3f2;border:1px solid #fecdca}.excel-adset-list{gap:14px;margin-top:14px;display:grid}.excel-adset-card{background:#f8fafc;border:1px solid #d0d5dd;border-radius:10px;padding:16px 18px}.excel-adset-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.excel-adset-heading-main{flex:1;align-items:center;gap:10px;min-width:0;display:flex}.excel-adset-name-input{width:min(360px,100%);height:36px;font-size:13px!important;font-weight:600!important}.excel-adset-count-pill{color:#667085;white-space:nowrap;font-size:12px;font-weight:600}.excel-ad-list{gap:12px;margin-top:12px;display:grid}.excel-ad-card{background:#fff;border:1px solid #e4e7ec;border-radius:9px;padding:14px 16px;box-shadow:0 1px 2px #10182808}.excel-ad-heading{justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px;display:flex}.excel-ad-heading-main{align-items:center;gap:9px;display:flex}.excel-ad-heading-main strong{color:#101828;font-size:13.5px}.structure-format-tag.format-video{color:#175cd3;background:#eff8ff;border:1px solid #b2ddff;font-weight:600}.structure-format-tag.format-image{color:#027a48;background:#ecfdf3;border:1px solid #a6f4c5;font-weight:600}.excel-ad-grid,.excel-ad-copy-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.excel-ad-wide{grid-column:span 2}.excel-ad-copy-grid{margin-top:12px}.excel-batch-submit-area{border-top:1px solid #eaecf0;flex-direction:column;gap:14px;margin-top:20px;padding-top:18px;display:flex}.excel-publish-results{gap:8px;width:100%;display:grid}.excel-publish-result{background:#fff;border:1px solid #eaecf0;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:10px 14px;font-size:13px;display:flex}.excel-result-title-wrap{align-items:center;gap:8px;display:flex}.excel-result-title-wrap strong{color:#101828;font-size:13.5px}.excel-result-message{color:#475467;text-align:right;font-size:12.5px}.excel-publish-result.is-publishing{background:#eff8ff;border-color:#b2ddff}.excel-publish-result.is-success{background:#f6fef9;border-color:#a6f4c5}.excel-publish-result.is-error{background:#fffbfa;border-color:#fecdca}.excel-empty-state{text-align:center;padding:36px 20px}.excel-empty-state p{color:#667085;margin:7px 0 0;font-size:13px}.field-hint-block{color:#667085;align-self:end;padding:0 0 8px;font-size:12px;line-height:1.5}.asset-mapping-stack{gap:16px;display:grid}.asset-search-toolbar{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:16px;display:flex}.btn-asset-search{color:#344054;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #d0d5dd;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;height:38px;padding:0 16px;font-size:13px;font-weight:500;transition:all .15s;display:inline-flex;width:auto!important}.btn-asset-search:hover:not(:disabled){color:#155eef;background:#f8faff;border-color:#b2ddff}.asset-table-wrapper{background:#fff;border:1px solid #eaecf0;border-radius:10px;overflow-x:auto;box-shadow:0 1px 3px #1018280a}.asset-table{border-collapse:collapse;width:100%;min-width:960px;font-size:13px}.asset-table th{color:#475467;text-align:left;white-space:nowrap;background:#f9fafb;border-bottom:1px solid #eaecf0;padding:12px 16px;font-size:12px;font-weight:600}.asset-table td{vertical-align:middle;border-bottom:1px solid #eaecf0;padding:14px 16px}.asset-table tr:last-child td{border-bottom:none}.asset-table tr:hover td{background:#f8faff}.asset-name-cell{color:#101828;white-space:nowrap;font-size:13.5px;font-weight:600}.asset-type-badge{white-space:nowrap;border-radius:999px;align-items:center;padding:3px 9px;font-size:12px;font-weight:600;display:inline-flex}.asset-type-badge.is-video{color:#175cd3;background:#eff8ff;border:1px solid #b2ddff}.asset-type-badge.is-image{color:#027a48;background:#ecfdf3;border:1px solid #a6f4c5}.asset-page-cell{color:#475467;white-space:nowrap;font-size:12.5px}.asset-account-cell{color:#475467;text-overflow:ellipsis;white-space:nowrap;vertical-align:middle;max-width:220px;font-size:12.5px;display:inline-block;overflow:hidden}.asset-id-chip{cursor:pointer;text-align:left;white-space:nowrap;background:#f9fafb;border:1px solid #e4e7ec;border-radius:6px;align-items:center;gap:6px;padding:4px 10px;transition:all .15s;display:inline-flex;width:auto!important}.asset-id-chip:hover{background:#eff8ff;border-color:#b2ddff}.asset-id-chip code{color:#155eef;text-overflow:ellipsis;white-space:nowrap;max-width:200px;font-size:11.5px;overflow:hidden}.copy-hint-tag{color:#667085;white-space:nowrap;background:#fff;border:1px solid #d0d5dd;border-radius:4px;padding:1px 5px;font-size:10px}.asset-time-cell{color:#667085;white-space:nowrap;font-size:12px}.asset-actions-row{white-space:nowrap;justify-content:flex-end;align-items:center;gap:8px;display:inline-flex}.btn-asset-edit{color:#344054;cursor:pointer;background:#fff;border:1px solid #d0d5dd;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;height:30px;padding:0 12px;font-size:12px;font-weight:500;transition:all .15s;display:inline-flex;white-space:nowrap!important;width:auto!important}.btn-asset-edit:hover{color:#155eef;background:#f8faff;border-color:#b2ddff}.btn-asset-delete{color:#d92d20;cursor:pointer;background:#fff;border:1px solid #fee4e2;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;height:30px;padding:0 12px;font-size:12px;font-weight:500;transition:all .15s;display:inline-flex;white-space:nowrap!important;width:auto!important}.btn-asset-delete:hover{color:#b42318;background:#fef3f2;border-color:#fecdca}.asset-header-controls{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.asset-header-controls select{color:#344054;background:#fff;border:1px solid #d0d5dd;border-radius:8px;height:36px;padding:0 12px;font-size:12.5px;width:auto!important}.muted{color:#667085;font-size:13px}.eyebrow{letter-spacing:.08em;text-transform:uppercase;color:#155eef;margin:0 0 8px;font-size:12px;font-weight:700}.page-overview{justify-content:space-between;align-items:center;gap:24px;padding:20px 24px;display:flex}.brand-header-content{flex-direction:column;gap:8px;display:flex}.brand-title-row{align-items:center;gap:14px;display:flex}.brand-header-icon{object-fit:contain;border-radius:10px;flex-shrink:0;width:44px;height:44px;transition:transform .2s,filter .2s;box-shadow:0 4px 12px #155eef29}.brand-header-icon:hover{filter:drop-shadow(0 4px 14px #38bdf866);transform:translateY(-2px)scale(1.05)}.brand-title-group{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.brand-title-group h1{letter-spacing:-.02em;color:#101828;margin:0;font-size:24px;font-weight:700;line-height:1.2}.brand-badge{color:#155eef;letter-spacing:.02em;background:#eff4ff;border:1px solid #d1e0ff;border-radius:999px;align-items:center;padding:3px 10px;font-size:12px;font-weight:600;line-height:1.2;display:inline-flex}.brand-meta-row{color:#667085;flex-wrap:wrap;align-items:center;gap:10px;font-size:13px;display:flex}.status-indicator{align-items:center;gap:6px;display:inline-flex}.status-dot{background:#12b76a;border-radius:50%;flex-shrink:0;width:7px;height:7px;box-shadow:0 0 0 2px #12b76a33}.clone-status-published .status-dot,.publish-history-status-succeeded .status-dot,.pill-success .status-dot{background:#12b76a;box-shadow:0 0 0 2px #12b76a33}.clone-status-failed .status-dot,.clone-status-activation_failed .status-dot,.publish-history-status-failed .status-dot,.pill-danger .status-dot{background:#f04438;box-shadow:0 0 0 2px #f0443833}.clone-status-review_ready .status-dot,.clone-status-verified .status-dot{background:#175cd3;box-shadow:0 0 0 2px #175cd333}.clone-status-pending .status-dot,.clone-status-fetching .status-dot,.clone-status-preflight .status-dot,.clone-status-campaign_created .status-dot,.clone-status-adset_created .status-dot,.clone-status-creative_created .status-dot,.clone-status-ad_created .status-dot,.clone-status-publishing .status-dot,.publish-history-status-pending .status-dot,.pill-warning .status-dot{background:#f79009;box-shadow:0 0 0 2px #f7900933}.meta-sep{color:#d0d5dd}.tracking-config-banner{background:linear-gradient(135deg,#fff 0%,#f8faff 100%);border:1px solid #dbeafe;border-radius:12px;margin-bottom:20px;padding:16px 20px;box-shadow:0 2px 6px #155eef0a}.tracking-config-main{grid-template-columns:360px minmax(0,1fr);align-items:center;gap:20px;display:grid}.tracking-config-input-group{flex-direction:column;gap:6px;display:flex}.tracking-config-label{color:#1e293b;align-items:center;gap:6px;margin:0;font-size:13px;font-weight:600;display:flex}.tracking-config-label code{color:#155eef;background:#eff6ff;border-radius:4px;padding:2px 6px;font-size:12px;font-weight:700}.tracking-icon-badge{font-size:14px}.tracking-input-wrapper{align-items:center;width:100%;display:flex;position:relative}.tracking-source-input{color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:8px;width:100%;padding:9px 58px 9px 12px;font-size:13px;transition:border-color .15s,box-shadow .15s}.tracking-source-input:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f626}.tracking-reset-btn{color:#475569;cursor:pointer;white-space:nowrap;background:#f1f5f9;border:1px solid #cbd5e1;border-radius:6px;justify-content:center;align-items:center;width:auto;min-width:0;max-width:fit-content;height:24px;padding:0 8px;font-size:11px;font-weight:500;line-height:1;display:inline-flex;position:absolute;top:50%;right:6px;transform:translateY(-50%)}.tracking-reset-btn:hover{color:#0f172a;background:#e2e8f0;border-color:#94a3b8}.tracking-preview-box{background:#0f172a;border:1px solid #1e293b;border-radius:8px;flex-direction:column;gap:5px;padding:10px 14px;display:flex;overflow:hidden}.tracking-preview-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.tracking-preview-tag{text-transform:uppercase;letter-spacing:.05em;color:#38bdf8;font-size:11px;font-weight:700}.tracking-preview-account-hint{color:#94a3b8;font-size:11px}.tracking-preview-snippet{color:#e0f2fe;word-break:break-all;-webkit-user-select:all;user-select:all;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px;line-height:1.45}.tracking-field-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin-bottom:4px;display:flex}.tracking-field-header label{margin:0}.button-link{color:#155eef;cursor:pointer;text-underline-offset:2px;background:0 0;border:none;padding:0;font-size:12px;font-weight:600;text-decoration:underline}.button-link:hover{color:#0040c1}.card h3{margin-top:0}.workspace-layout{grid-template-columns:260px minmax(0,1fr);align-items:start;gap:24px;display:grid}.sidebar{position:sticky;top:24px}.nav-list{flex-direction:column;gap:10px;display:flex}.nav-button{text-align:left;color:#101828;background:#f8fafc;border:1px solid #d0d5dd;width:100%}.nav-button-active{color:#fff;background:#155eef;border-color:#155eef}.nav-button-title,.nav-button-desc{display:block}.nav-button-title{margin-bottom:6px;font-weight:700}.nav-button-desc{opacity:.88;font-size:12px;line-height:1.5}.content-stack{min-width:0}.field-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 14px;display:grid}.field-row>div{flex-direction:column;display:flex}.field-row>div>label{margin-top:8px}.field-row-three{grid-template-columns:repeat(3,minmax(0,1fr))}.publish-section{border-color:#eaecf0;padding:18px 20px;position:relative;box-shadow:0 2px 6px #10182808}.publish-section:before{content:"";background:#2e90fa;border-radius:0 999px 999px 0;width:3px;position:absolute;top:18px;bottom:18px;left:0}.publish-stepper-bar{background:#fff;border:1px solid #eaecf0;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;padding:12px 18px;display:flex;box-shadow:0 1px 3px #10182808}.stepper-step{flex:1;align-items:center;gap:10px;display:flex}.stepper-num{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:12px;font-weight:700;display:inline-flex}.stepper-campaign .stepper-num{color:#c11574;background:#fdf2fa;border:1px solid #fce7f6}.stepper-adset .stepper-num{color:#175cd3;background:#eff8ff;border:1px solid #b2ddff}.stepper-ad .stepper-num{color:#027a48;background:#ecfdf3;border:1px solid #a6f4c5}.stepper-text{flex-direction:column;line-height:1.25;display:flex}.stepper-text strong{color:#101828;font-size:13px}.stepper-text span{color:#667085;font-size:11px}.stepper-arrow{color:#d0d5dd;font-size:14px}.auth-status-card{border-radius:12px;margin-bottom:16px;padding:16px 20px;transition:all .2s}.auth-status-card.is-authorized{background:linear-gradient(135deg,#fff 0%,#f8faff 100%);border:1px solid #dbeafe}.auth-status-card.is-unauthorized{background:#fffdf5;border:1px solid #fedf89}.auth-status-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;display:flex}.auth-status-info{flex-direction:column;flex:1;gap:6px;min-width:260px;display:flex}.auth-badge-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.status-pill{border-radius:999px;align-items:center;gap:6px;padding:3px 10px;font-size:12px;font-weight:600;display:inline-flex}.pill-success{color:#027a48;background:#ecfdf3;border:1px solid #a6f4c5}.pill-warning{color:#b54708;background:#fffaeb;border:1px solid #fedf89}.pill-info{color:#175cd3;background:#eff8ff;border:1px solid #b2ddff}.pill-danger{color:#b42318;background:#fef3f2;border:1px solid #fecdca}.auth-account-desc{color:#475467;margin:0;font-size:13px;line-height:1.4}.auth-account-desc strong{color:#101828}.auth-expiry-time{color:#667085;font-size:12px}.auth-actions-group{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.auth-app-select-wrap{min-width:180px}.auth-app-select{background:#fff;border:1px solid #d0d5dd;border-radius:8px;padding:7px 10px;font-size:13px}.auth-buttons-row{align-items:center;gap:8px;display:flex}.btn-auth-primary{color:#fff;cursor:pointer;white-space:nowrap;background:#155eef;border:none;border-radius:8px;padding:7px 14px;font-size:13px;font-weight:600;width:auto!important}.btn-auth-primary:hover:not(:disabled){background:#004eeb}.btn-auth-copy{color:#344054;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #d0d5dd;border-radius:8px;align-items:center;gap:6px;padding:7px 12px;font-size:13px;font-weight:500;display:inline-flex;width:auto!important}.btn-auth-copy:hover:not(:disabled){color:#155eef;background:#f8faff;border-color:#b2ddff}.btn-auth-copy-success{color:#027a48!important;background:#ecfdf3!important;border-color:#a6f4c5!important}.btn-auth-danger{color:#b42318;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #fecdca;border-radius:8px;padding:7px 12px;font-size:13px;font-weight:500;width:auto!important}.btn-auth-danger:hover:not(:disabled){background:#fef3f2}.publish-section-heading{border-bottom:1px solid #eaecf0;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:16px;padding-bottom:17px;display:flex}.publish-section-heading h3{color:#101828;margin:6px 0 4px;font-size:19px;line-height:1.3}.publish-section-heading p{color:#667085;max-width:680px;margin:0;font-size:13px;line-height:1.5}.publish-level-badge,.publish-section-status{letter-spacing:.05em;text-transform:uppercase;border-radius:6px;align-items:center;min-height:24px;padding:2px 8px;font-size:10.5px;font-weight:800;display:inline-flex}.publish-level-campaign{color:#c11574;background:#fdf2fa;border:1px solid #fce7f6}.publish-level-adset{color:#175cd3;background:#eff8ff;border:1px solid #b2ddff}.publish-level-ad{color:#027a48;background:#ecfdf3;border:1px solid #a6f4c5}.publish-section-status{color:#475467;letter-spacing:0;white-space:nowrap;background:#f2f4f7;flex:none}.section-callout,.unsupported-strip{border-radius:9px;margin:14px 0 0;font-size:12px;line-height:1.5}.section-callout{color:#93370d;background:#fffaeb;border:1px solid #fedf89;padding:10px 12px}.unsupported-strip{color:#475467;background:#f9fafb;border:1px dashed #d0d5dd;justify-content:space-between;align-items:flex-start;gap:18px;padding:11px 12px;display:flex}.unsupported-strip strong{color:#344054}.unsupported-strip span{text-align:right}.option-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:14px;display:grid}.option-card{color:#344054;background:#fff;border:1px solid #d0d5dd;border-radius:10px;gap:4px;padding:12px 14px;display:grid}.option-card strong{color:#101828;font-size:13px}.option-card span{font-size:12px;line-height:1.45}.option-card-selected{background:#eff8ff;border-color:#84adff;box-shadow:inset 3px 0 #2e90fa}.budget-strategy-fieldset{border:0;min-width:0;margin:0;padding:0}.budget-strategy-fieldset legend{color:#344054;margin-bottom:8px;font-size:13px;font-weight:600}.budget-strategy-options{margin-bottom:16px}.option-card-choice{cursor:pointer;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:10px;margin:0;transition:border-color .16s,background-color .16s,box-shadow .16s}.option-card-choice:hover{border-color:#98a2b3}.option-card-choice:has(input:focus-visible){outline-offset:2px;outline:3px solid #2e90fa33}.option-card-choice input{accent-color:#1570ef;width:17px;height:17px;margin:1px 0 0;padding:0}.option-card-copy{gap:4px;min-width:0;display:grid}.budget-level-hint{margin-top:2px}.option-card-disabled{color:#98a2b3;background:#f9fafb}.option-card-disabled strong{color:#667085}.publish-subsection{border-top:1px solid #eaecf0;margin-top:18px;padding-top:17px}.publish-subsection-title{justify-content:space-between;align-items:baseline;gap:16px;margin-bottom:12px;display:flex}.publish-subsection-title span{color:#667085;font-size:12px}.segmented-control{background:#f2f4f7;border:1px solid #d0d5dd;border-radius:10px;grid-template-columns:repeat(2,auto);gap:4px;padding:4px;display:inline-grid}.segmented-control button{color:#475467;background:0 0;border:0;width:auto;padding:7px 12px;font-weight:700}.segmented-control button.is-active{color:#175cd3;background:#fff;box-shadow:0 1px 3px #1018281f}.placement-config{background:#fcfcfd;border:1px solid #e4e7ec;border-radius:10px;gap:16px;margin-top:14px;padding:14px;display:grid}.check-grid{grid-template-columns:repeat(auto-fit,minmax(145px,1fr));gap:8px;display:grid}.check-option{cursor:pointer;background:#fff;border:1px solid #d0d5dd;border-radius:8px;align-items:center;gap:8px;min-height:38px;margin:0;padding:8px 10px;display:flex}.check-option:has(input:checked){color:#175cd3;background:#eff8ff;border-color:#84adff}.check-option input{accent-color:#155eef;width:16px;height:16px;margin:0;padding:0}.tracking-source{background:#ecfdf3;border:1px solid #abefc6;border-radius:10px;align-items:center;gap:10px;margin-bottom:14px;padding:12px 14px;display:flex}.tracking-source>div{gap:2px;display:grid}.tracking-source strong{color:#05603a;font-size:13px}.tracking-source span:not(.tracking-indicator){color:#067647;font-size:12px}.tracking-indicator{background:#17b26a;border-radius:50%;flex:none;width:9px;height:9px;box-shadow:0 0 0 4px #17b26a24}.selection-toolbar{margin:8px 0 12px}.pixel-account-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;margin-bottom:12px;display:flex}.pixel-selection-actions{align-items:center;gap:8px;font-size:13px;display:inline-flex}.pixel-selected-count{color:#475467;white-space:nowrap;margin-right:4px;font-size:12.5px}.pixel-account-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:10px;max-height:360px;padding:2px;display:grid;overflow-y:auto}.pixel-account-card{background:#fff;border:1px solid #d0d5dd;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;transition:all .15s;display:flex}.pixel-account-card:hover{border-color:#84adff;box-shadow:0 2px 6px #1018280a}.pixel-account-card.is-selected{background:#f8faff;border-color:#155eef;box-shadow:0 0 0 1px #155eef}.pixel-account-card.is-previewing{background:#eff8ff;border-color:#2e90fa}.pixel-account-label{cursor:pointer;flex:1;align-items:flex-start;gap:10px;min-width:0;display:flex;margin:0!important}.pixel-account-label input[type=checkbox]{accent-color:#155eef;flex-shrink:0;width:16px;height:16px;margin:2px 0 0}.pixel-account-info{flex-direction:column;gap:2px;min-width:0;display:flex}.pixel-account-info strong{color:#101828;white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.pixel-account-info small{color:#667085;white-space:nowrap;text-overflow:ellipsis;font-size:11.5px;overflow:hidden}.btn-preview-pixel{color:#475467;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #d0d5dd;border-radius:6px;flex-shrink:0;padding:4px 8px;font-size:11.5px;font-weight:500;transition:all .15s;width:auto!important}.btn-preview-pixel:hover{color:#155eef;background:#f8faff;border-color:#b2ddff}.btn-preview-pixel.is-active{color:#fff;background:#155eef;border-color:#155eef;font-weight:600}.preview-account-pill{color:#175cd3;background:#eff8ff;border:1px solid #b2ddff;border-radius:999px;align-items:center;padding:3px 10px;font-size:12px;font-weight:600;display:inline-flex}.dataset-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:12px;display:grid}.dataset-card{background:#fff;border:1px solid #eaecf0;border-radius:8px;padding:12px 14px;box-shadow:0 1px 3px #10182808}.dataset-card-main{align-items:center;gap:10px;display:flex}.dataset-icon-badge{background:#eff8ff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:16px;display:inline-flex}.dataset-info{flex-direction:column;gap:2px;min-width:0;display:flex}.dataset-info strong{color:#101828;white-space:nowrap;text-overflow:ellipsis;font-size:13.5px;overflow:hidden}.dataset-id-text{color:#155eef;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:11.5px}.endpoint-list{gap:10px;margin-bottom:12px;display:grid}.endpoint-list div{background:#f8fafc;border:1px solid #eaecf0;border-radius:10px;gap:6px;padding:12px 14px;display:grid}code,.json-preview{font-family:SFMono-Regular,Consolas,Liberation Mono,monospace}code{color:#175cd3;overflow-wrap:anywhere}.json-preview{color:#f9fafb;white-space:pre-wrap;background:#101828;border:1px solid #d0d5dd;border-radius:10px;max-height:520px;margin:0;padding:14px;font-size:12px;line-height:1.55;overflow:auto}textarea{resize:vertical;min-height:120px}.workspace-header{background:radial-gradient(circle at 92% 12%,#155eef24,#0000 34%),linear-gradient(135deg,#f8fbff 0%,#fff 62%);border-color:#b2ddff}.workspace-header h2{color:#101828;margin:0 0 8px;font-size:24px;line-height:1.25}.workspace-header-description{max-width:920px;margin:0;line-height:1.6}.workspace-header-rules{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.workspace-header-rules span{color:#175cd3;background:#eff4ffd9;border:1px solid #b2ddff;border-radius:999px;padding:7px 10px;font-size:12px;line-height:1.35}.clone-panel-wrapper{gap:16px;display:grid}.clone-step-card{padding:18px 20px}.clone-step-heading{border-bottom:1px solid #eaecf0;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:14px;padding-bottom:12px;display:flex}.clone-step-title-wrap{align-items:center;gap:12px;display:flex}.clone-step-badge{color:#175cd3;background:#eff8ff;border:1px solid #b2ddff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:13px;font-weight:800;display:inline-flex}.clone-step-title-wrap h3{color:#101828;margin:0 0 2px;font-size:16px;font-weight:700}.clone-step-title-wrap p{color:#667085;margin:0;font-size:12.5px}.clone-quick-actions{flex-shrink:0;align-items:center;gap:6px;font-size:13px;display:inline-flex}.clone-account-list{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:10px;display:grid}.clone-account-item{cursor:pointer;background:#fff;border:1px solid #d0d5dd;border-radius:8px;align-items:flex-start;gap:10px;margin:0;padding:10px 12px;transition:all .15s;display:flex}.clone-account-item:hover{border-color:#84adff;box-shadow:0 2px 6px #1018280a}.clone-account-item-selected{background:#f8faff;border-color:#155eef;box-shadow:0 0 0 1px #155eef}.clone-account-item input[type=checkbox]{accent-color:#155eef;flex-shrink:0;width:16px;height:16px;margin:2px 0 0}.account-item-body{flex-direction:column;gap:2px;min-width:0;display:flex}.account-item-body strong{color:#101828;white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.account-item-body small{color:#667085;white-space:nowrap;text-overflow:ellipsis;font-size:11.5px;overflow:hidden}.clone-override-tabs{border-bottom:1px solid #eaecf0;align-items:center;gap:6px;margin-bottom:12px;padding-bottom:8px;display:flex;overflow-x:auto}.override-tab-btn{color:#344054;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #d0d5dd;border-radius:7px;align-items:center;padding:6px 12px;font-size:13px;font-weight:500;transition:all .15s;display:inline-flex;width:auto!important}.override-tab-btn:hover:not(.is-active){background:#f8faff;border-color:#b2ddff}.override-tab-btn.is-active{color:#fff;background:#155eef;border-color:#155eef;font-weight:600}.clone-override-form-box{background:#f8faff;border:1px solid #eaecf0;border-radius:10px;padding:14px 16px}.override-header-row{border-bottom:1px dashed #d0d5dd;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;padding-bottom:10px;display:flex}.override-acc-id{color:#667085;margin-left:6px;font-size:12px}.clone-helper-actions{align-items:center;gap:6px;display:flex}.btn-helper-tool{color:#344054;cursor:pointer;background:#fff;border:1px solid #d0d5dd;border-radius:6px;padding:5px 10px;font-size:12px;font-weight:500;width:auto!important}.btn-helper-tool:hover{background:#f2f4f7}.clone-inventory-box{background:#fff;border:1px solid #eaecf0;border-radius:8px;margin:10px 0;padding:10px}.clone-inventory-box summary{color:#344054;cursor:pointer;font-size:12px;font-weight:600}.inventory-chips-grid{flex-wrap:wrap;gap:6px;max-height:140px;margin-top:8px;display:flex;overflow-y:auto}.inventory-chip{color:#344054;background:#f2f4f7;border-radius:4px;padding:3px 6px;font-size:11px}.inventory-chip code{color:#155eef;font-size:10.5px}.clone-submit-body{flex-direction:column;display:flex}.clone-action-bar{flex-wrap:wrap;align-items:center;gap:12px;margin-top:6px;display:flex}.btn-clone-submit{color:#fff;cursor:pointer;background:#155eef;border:none;border-radius:8px;justify-content:center;align-items:center;height:38px;padding:0 20px;font-size:13.5px;font-weight:600;transition:all .15s;display:inline-flex;box-shadow:0 1px 2px #1018280d;width:auto!important}.btn-clone-submit:hover:not(:disabled){background:#004eeb}.btn-clone-refresh{color:#344054;cursor:pointer;background:#fff;border:1px solid #d0d5dd;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;height:38px;padding:0 16px;font-size:13px;font-weight:500;transition:all .15s;display:inline-flex;white-space:nowrap!important;width:auto!important}.btn-clone-refresh:hover:not(:disabled){color:#155eef;background:#f8faff;border-color:#b2ddff}.clone-history-card{padding:20px}.clone-history-header{border-bottom:1px solid #eaecf0;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;padding-bottom:14px;display:flex}.clone-history-header h3{color:#101828;margin:0 0 2px;font-size:17px}.clone-history-header p{color:#667085;margin:0;font-size:13px}.history-count-badge{color:#475467;background:#f2f4f7;border-radius:999px;align-items:center;padding:3px 9px;font-size:12px;font-weight:600;display:inline-flex}.clone-run-list{gap:12px;display:grid}.clone-run-item{background:#fff;border:1px solid #eaecf0;border-radius:10px;justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;transition:all .15s;display:flex;box-shadow:0 1px 3px #10182808}.clone-run-item:hover{border-color:#d0d5dd;box-shadow:0 4px 12px #1018280d}.clone-run-item-published{border-left:4px solid #12b76a}.clone-run-item-failed,.clone-run-item-activation_failed{border-left:4px solid #f04438}.clone-run-main{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.clone-run-title-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.clone-run-title-row strong{color:#101828;font-size:14px}.clone-run-chips-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.clone-run-time{color:#98a2b3;margin-left:auto;font-size:12px}.clone-status{border-radius:999px;align-items:center;gap:5px;padding:2px 9px;font-size:12px;font-weight:600;display:inline-flex}.clone-status-review_ready,.clone-status-verified{color:#175cd3;background:#eff8ff;border:1px solid #b2ddff}.clone-status-published{color:#027a48;background:#ecfdf3;border:1px solid #a6f4c5}.clone-status-failed,.clone-status-activation_failed{color:#b42318;background:#fef3f2;border:1px solid #fecdca}.clone-status-pending,.clone-status-fetching,.clone-status-preflight,.clone-status-campaign_created,.clone-status-adset_created,.clone-status-creative_created,.clone-status-ad_created,.clone-status-publishing{color:#b54708;background:#fffaeb;border:1px solid #fedf89}.clone-run-actions{flex-shrink:0;align-items:center;gap:8px;display:flex}.btn-run-action{cursor:pointer;white-space:nowrap;border-radius:6px;padding:6px 12px;font-size:12.5px;font-weight:600;width:auto!important}.btn-run-retry{color:#344054;background:#fff;border:1px solid #d0d5dd}.btn-run-retry:hover:not(:disabled){color:#155eef;background:#f8faff;border-color:#b2ddff}.btn-run-activate{color:#fff;background:#12b76a;border:none}.btn-run-activate:hover:not(:disabled){background:#0e9355}.publish-history-card{margin-top:0;padding:20px}.publish-history-toolbar{border-bottom:1px solid #eaecf0;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding-bottom:16px;display:flex}.publish-history-tabs{background:#f2f4f7;border-radius:9px;align-items:center;gap:6px;padding:4px;display:inline-flex}.history-tab-btn{color:#475569;cursor:pointer;background:0 0;border:none;border-radius:7px;align-items:center;gap:6px;padding:6px 12px;font-size:13px;font-weight:500;transition:all .15s;display:inline-flex;width:auto!important}.history-tab-btn span{min-width:18px;height:18px;color:inherit;background:#0000000f;border-radius:999px;justify-content:center;align-items:center;padding:0 5px;font-size:11px;font-weight:700;display:inline-flex}.history-tab-btn:hover:not(.is-active){color:#0f172a;background:#fff9}.history-tab-btn.is-active{color:#155eef;background:#fff;font-weight:600;box-shadow:0 1px 3px #10182814}.history-tab-btn.is-active span{color:#155eef;background:#eff4ff}.publish-history-refresh-btn{color:#344054;cursor:pointer;background:#fff;border:1px solid #d0d5dd;border-radius:8px;align-items:center;gap:7px;padding:7px 14px;font-size:13px;font-weight:600;transition:all .15s;display:inline-flex;box-shadow:0 1px 2px #1018280d;width:auto!important}.publish-history-refresh-btn:hover:not(:disabled){color:#155eef;background:#f8faff;border-color:#b2ddff}.history-refresh-icon{width:15px;height:15px;transition:transform .2s}.history-refresh-icon.is-spinning{animation:.8s linear infinite spin}.history-empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:48px 24px;display:flex}.history-empty-icon{opacity:.8;margin-bottom:12px;font-size:36px}.history-empty-state h4{color:#101828;margin:0 0 6px;font-size:16px}.history-empty-state p{color:#667085;max-width:420px;margin:0;font-size:13px;line-height:1.5}.publish-history-list{gap:14px;margin-top:18px;display:grid}.publish-history-item{background:#fff;border:1px solid #eaecf0;border-radius:12px;padding:16px 18px;transition:box-shadow .15s,border-color .15s;box-shadow:0 1px 3px #10182808}.publish-history-item:hover{border-color:#d0d5dd;box-shadow:0 4px 12px #1018280f}.publish-history-item-succeeded{border-left:4px solid #12b76a}.publish-history-item-failed{border-left:4px solid #f04438}.publish-history-item-pending{border-left:4px solid #f79009}.publish-history-main{gap:12px;min-width:0;display:grid}.publish-history-title-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.publish-history-name-wrap{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.publish-history-campaign-name{color:#101828;font-size:15px;font-weight:700}.publish-history-time{color:#98a2b3;font-size:12px}.publish-history-status{border-radius:999px;align-items:center;gap:5px;padding:2px 9px;font-size:12px;font-weight:600;display:inline-flex}.publish-history-status-pending{color:#b54708;background:#fffaeb;border:1px solid #fedf89}.publish-history-status-succeeded{color:#027a48;background:#ecfdf3;border:1px solid #a6f4c5}.publish-history-status-failed{color:#b42318;background:#fef3f2;border:1px solid #fecdca}.publish-history-meta-grid{background:#f8faff;border:1px solid #eaecf0;border-radius:8px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:10px 18px;padding:10px 14px;display:grid}.publish-history-meta-cell{flex-direction:column;gap:2px;display:flex}.meta-cell-label{color:#667085;font-size:11px;font-weight:500}.meta-cell-value{color:#1e293b;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;overflow:hidden}.publish-history-id-chips{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.id-chip{color:#344054;background:#f2f4f7;border:1px solid #e4e7ec;border-radius:6px;align-items:center;gap:4px;padding:3px 8px;font-size:12px;display:inline-flex}.id-chip em{color:#667085;font-size:11px;font-style:normal}.chip-copy-btn{cursor:pointer;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px;font-weight:600;color:#155eef!important;background:0 0!important;border:none!important;width:auto!important;padding:0!important}.chip-copy-btn:hover{text-decoration:underline}.publish-history-error-banner{color:#b42318;background:#fef3f2;border:1px solid #fecdca;border-radius:8px;align-items:flex-start;gap:8px;padding:10px 12px;font-size:12px;line-height:1.45;display:flex}.error-banner-icon{flex:none;margin-top:1px;font-size:14px}.error-banner-body{overflow-wrap:anywhere;flex-direction:column;gap:2px;min-width:0;display:flex}.error-banner-text{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:11.5px}@media (max-width:960px){.page-overview,.workspace-layout,.field-row,.tracking-config-main{grid-template-columns:1fr;display:grid}.page-overview{gap:16px}.sidebar{position:static}.actions button{width:100%}.input-action-row{flex-direction:column;align-items:stretch}.input-action-row .button-inline{width:100%}.publish-submit-area{flex-direction:column}.publish-button{width:100%}.clone-run-item{grid-template-columns:1fr}.clone-run-actions{grid-column:auto}}@media (max-width:640px){.publish-section{padding:18px 16px}.structure-overview,.batch-structure-actions{flex-direction:column;align-items:flex-start}.structure-overview-count{white-space:normal}.batch-item-heading{flex-direction:column;align-items:flex-start}.batch-import-toolbar,.batch-import-actions{flex-direction:column;align-items:stretch}.batch-structure-selector,.batch-import-file-button{width:100%}.batch-template-links{justify-content:flex-start}.excel-format-heading,.excel-campaign-heading,.excel-adset-heading,.excel-publish-result{flex-direction:column;align-items:flex-start}.excel-template-links{white-space:normal}.excel-format-grid,.excel-ad-grid,.excel-ad-copy-grid{grid-template-columns:1fr}.excel-ad-wide{grid-column:auto}.excel-campaign-controls,.excel-campaign-controls select,.excel-campaign-controls button,.excel-campaign-title,.excel-adset-heading input{width:100%}.excel-campaign-title input{flex:1}.excel-publish-result span{text-align:left}.asset-mapping-list-header{flex-direction:column;align-items:flex-start}.asset-refresh-button{width:auto!important}.asset-mapping-search{flex-wrap:wrap;align-items:stretch}.asset-mapping-search input{flex-basis:100%}.publish-section-heading,.publish-subsection-title,.unsupported-strip{flex-direction:column;align-items:flex-start}.publish-section-status{white-space:normal}.unsupported-strip span{text-align:left}.option-grid,.check-grid{grid-template-columns:1fr}.segmented-control{grid-template-columns:1fr;width:100%;display:grid}.segmented-control button{width:100%}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes publish-button-flow{0%{background-position:100% 0}50%{background-position:0 0}to{background-position:100% 0}}@keyframes publish-dot{0%,60%,to{opacity:.45;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}@keyframes publish-feedback-in{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@keyframes publish-progress{0%{transform:translate(-110%)}to{transform:translate(340%)}}@media (prefers-reduced-motion:reduce){.publish-button-loading,.publish-button-spinner,.publish-loading-dots i,.publish-feedback,.publish-progress-track i{animation:none}}
