:root{color:#19201d;font-synthesis:none;--ink:#19201d;--muted:#737b76;--line:#dde1dc;--paper:#fff;--green:#0c6b4e;--lime:#d9f54a;background:#f4f5f1;font-family:Segoe UI,Microsoft YaHei,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button{cursor:pointer}.shell{grid-template-columns:238px 1fr;min-height:100vh;display:grid}.sidebar{color:#edf2ee;background:#17231f;flex-direction:column;height:100vh;padding:28px 20px 22px;display:flex;position:sticky;top:0}.brand{align-items:center;gap:12px;padding:0 8px 38px;display:flex}.brand>div{width:39px;height:39px;color:var(--lime);border:1px solid #52605a;border-radius:10px;place-items:center;font:700 13px Manrope;display:grid}.brand span{flex-direction:column;gap:2px;display:flex}.brand b{font:700 17px Manrope}.brand small{letter-spacing:.17em;color:#87948e;font-size:8px}nav{gap:6px;display:grid}nav button{color:#aab4af;text-align:left;background:0 0;border:0;border-radius:9px;align-items:center;gap:13px;width:100%;padding:13px 12px;font-weight:600;transition:all .18s;display:flex}nav button span{color:#65726c;font:600 10px Manrope}nav button:hover{color:#fff;background:#21302b}nav button.active{color:#fff;background:#2a3934}nav button.active span{color:var(--lime)}main{min-width:0}.topbar{border-bottom:1px solid var(--line);color:#69716d;letter-spacing:.03em;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:5;background:#f4f5f1dc;justify-content:space-between;align-items:center;height:60px;padding:0 32px;font-size:12px;display:flex;position:sticky;top:0}.topbar__session{align-items:center;gap:12px;display:flex}.topbar__context{color:#7b837f;font-size:11px}.topbar__session form{margin:0}.topbar__session button{color:#59645f;cursor:pointer;background:#fff;border:1px solid #d8ded9;border-radius:7px;padding:6px 9px;font:600 10px inherit}.topbar__session button:hover{color:#263a32;border-color:#aeb9b3}.content{max-width:1440px;margin:0 auto;padding:24px 32px 48px}.hero{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:18px;display:flex}.hero.compact{margin-bottom:14px}.hero.page-head{align-items:center;margin-bottom:12px}.eyebrow{letter-spacing:.16em;font:700 9px Manrope;color:#7c857f!important;margin:0 0 5px!important}.hero h1,.page-panel h1{letter-spacing:-.04em;margin:0 0 4px;font:700 clamp(23px,2.4vw,30px) Manrope}.hero p,.panel__head p{color:var(--muted);margin:0;font-size:11px}.primary{background:var(--ink);color:#fff;border:0;border-radius:8px;align-items:center;gap:24px;padding:10px 14px 10px 16px;font-weight:600;display:flex;box-shadow:0 5px 16px #14201b18}.primary span{color:var(--lime);font-size:15px}.primary:disabled{opacity:.45;cursor:not-allowed}.metrics-grid{grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:10px;display:grid}.metrics-grid--three{grid-template-columns:repeat(3,1fr)}.metric{background:var(--paper);border:1px solid var(--line);border-radius:10px;flex-direction:column;min-height:118px;padding:17px;display:flex}.metric--accent{background:var(--lime);border-color:var(--lime)}.metric__value{letter-spacing:-.05em;font:700 31px Manrope}.metric__label{margin-top:3px;font-weight:700}.metric__detail{color:#7a827e;margin-top:auto;font-size:10px}.metric--accent .metric__detail{color:#526019}.metrics-grid--compact .metric__label{font-size:11px}.split-grid{grid-template-columns:minmax(0,1.35fr) minmax(310px,.65fr);gap:10px;margin-bottom:10px;display:grid}.panel{background:var(--paper);border:1px solid var(--line);border-radius:10px;padding:20px;overflow:hidden}.panel__head{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:14px;display:flex}.panel__head h1,.panel__head h2{letter-spacing:-.025em;margin:0 0 3px;font:700 18px Manrope}.compact-panel-head{align-items:center;margin-bottom:12px}.fresh{color:var(--green);background:#e8f3ed;border-radius:100px;padding:5px 9px;font-size:10px;font-weight:700}.funnel{gap:13px;display:grid}.funnel__row{grid-template-columns:24px 76px minmax(80px,1fr) 30px;align-items:center;gap:10px;font-size:12px;display:grid}.funnel__row>span{color:#9aa29e;font:600 9px Manrope}.funnel__row>strong{font-size:12px}.funnel__row>div{background:#eef0ed;border-radius:9px;height:7px;overflow:hidden}.funnel__row i{background:var(--green);border-radius:9px;height:100%;display:block}.funnel__row b{text-align:right;font:700 13px Manrope}.action-panel{padding-bottom:13px}.action-row{text-align:left;background:0 0;border:0;border-top:1px solid #e9ece8;grid-template-columns:36px 1fr 18px;align-items:center;gap:10px;width:100%;padding:13px 2px;display:grid}.action-row__num{color:var(--green);font:700 21px Manrope}.action-row>span:nth-child(2){flex-direction:column;gap:3px;display:flex}.action-row b{font-size:12px}.action-row small{color:#8a928e;font-size:10px}.action-row em{color:#7e8882;font-style:normal}.action-row:disabled{cursor:default}.text-button{color:var(--green);background:0 0;border:0;font-size:12px;font-weight:700}.table-wrap{margin:0 -20px -20px;overflow-x:auto}table{border-collapse:collapse;width:100%;font-size:12px}th{color:#8b938f;letter-spacing:.07em;text-align:left;background:#f7f8f5;font-size:10px;font-weight:700}th,td{vertical-align:middle;border-top:1px solid #e5e8e4;padding:11px 14px}td b{font-size:12px}td small{color:#939b97;white-space:nowrap;text-overflow:ellipsis;max-width:320px;margin-top:3px;display:block;overflow:hidden}td a{color:var(--ink);text-underline-offset:3px;font-weight:600;-webkit-text-decoration:underline #c4cbc6;text-decoration:underline #c4cbc6}.campaign-cell{text-overflow:ellipsis;white-space:nowrap;color:#48514d;max-width:430px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:10px;overflow:hidden}.status{letter-spacing:.04em;border-radius:5px;padding:4px 7px;font:700 9px Manrope;display:inline-block}.status--good{color:#096448;background:#e4f4ec}.status--warn{color:#865300;background:#fff0ca}.status--neutral{color:#68716d;background:#edf0ed}.route-cell{min-width:150px}.route-cell>div{flex-wrap:wrap;gap:4px;display:flex}.route-cell>div span{color:#43504a;background:#eef2ef;border-radius:4px;padding:3px 5px;font:700 8px ui-monospace,SFMono-Regular,Consolas,monospace}.route-cell small{max-width:170px}.template-cell{min-width:170px}.template-cell>b,.template-name{font:600 10px ui-monospace,SFMono-Regular,Consolas,monospace}.rules-table{margin-top:14px}.rules-table .table-wrap{max-height:600px}.rules-table thead{z-index:1;position:sticky;top:0}.rules-table th{background:#f3f5f2}.toolbar{border-top:1px solid var(--line);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;margin:0 -20px 12px;padding:8px 20px;display:flex}.toolbar>span{color:#8b938f;font-size:10px}.segmented{flex-wrap:wrap;gap:4px;display:flex}.segmented button{color:#7c8580;background:0 0;border:1px solid #0000;border-radius:6px;padding:6px 9px;font-size:10px;font-weight:600}.segmented button.active{color:#26302b;background:#edf1ed;border-color:#dbe0db}.check-cell{text-align:center;width:56px}input[type=checkbox]{accent-color:var(--green)}.acquisition-grid{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:8px;display:grid}.acquisition-card{border:1px solid var(--line);text-align:left;color:var(--ink);background:#fff;border-radius:9px;grid-template-columns:24px 1fr auto;align-items:center;gap:9px;padding:11px 14px;display:grid}.acquisition-card>span{color:#99a19d;font:700 9px Manrope}.acquisition-card>div{align-items:baseline;gap:8px;min-width:0;display:flex}.acquisition-card b{white-space:nowrap;font-size:12px}.acquisition-card small{color:#8b938f;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.acquisition-card em{color:#6d7772;background:#f0f2ef;border-radius:5px;padding:5px 7px;font-size:8px;font-style:normal;font-weight:700}.acquisition-card.active{border-color:#183d31;box-shadow:inset 0 0 0 1px #183d31}.acquisition-card.active>span{color:var(--green)}.acquisition-card.active em{color:var(--green);background:#e6f2ec}.toolbar--stack{align-items:center}.toolbar__right{align-items:center;gap:10px;display:flex}.toolbar__right select,.form-grid select,.form-grid input{color:#36403b;background:#fff;border:1px solid #d8ddd8;border-radius:7px;padding:7px 9px;font-size:10px}.toolbar__right>span{color:#8b938f;white-space:nowrap;font-size:10px}.seq-cell{width:92px}.seq-cell>b{color:var(--green);font:700 15px Manrope}.seq-cell small{max-width:105px}.notice{color:#27614c;background:#eaf4ee;border-radius:7px;justify-content:space-between;align-items:center;margin:-4px 0 10px;padding:8px 10px;font-size:10px;display:flex}.notice button{color:#5f806f;background:0 0;border:0}.filter-row{grid-template-columns:minmax(240px,1fr) auto;gap:8px;margin-bottom:10px;display:grid}.search-box{background:#fff;border:1px solid #d9ded9;border-radius:8px;align-items:center;gap:8px;height:36px;padding:0 11px;display:flex}.search-box>span{color:#7e8983;font-size:17px;transform:rotate(-15deg)}.search-box input{color:#303a35;border:0;outline:0;flex:1;min-width:0;font-size:11px}.search-box input::placeholder{color:#a2a9a5}.search-box button{color:#6d7772;background:#eef1ee;border:0;border-radius:50%;width:20px;height:20px}.search-box:focus-within{border-color:#4b816c;box-shadow:0 0 0 2px #d6e8df}.select-all{color:#34413b;background:#fff;border:1px solid #d6ddd8;border-radius:8px;align-items:center;gap:6px;padding:0 12px;font-size:10px;font-weight:700;display:flex}.select-all>span{color:var(--green);font-size:14px}.select-all small{color:#919995;font-size:9px;font-weight:500}.select-all.active{color:var(--green);background:#e8f4ed;border-color:#b8d4c6}.select-all:disabled{opacity:.5;cursor:not-allowed}.filter-row--single{grid-template-columns:1fr}.posts-table table{table-layout:auto;min-width:980px}.posts-table th,.posts-table td{padding-left:9px;padding-right:9px}.posts-table th:first-child,.posts-table td:first-child{padding-left:14px}.posts-table th:last-child,.posts-table td:last-child{padding-right:14px}.posts-table .seq-cell{width:58px;max-width:68px}.posts-table .seq-cell small{max-width:55px}.posts-table .platform-cell{white-space:nowrap;width:76px}.posts-table .account-name-cell{width:92px;max-width:110px}.posts-table .account-name-cell small{max-width:95px}.posts-table .post-title-cell{min-width:170px;max-width:240px}.posts-table .post-title-cell>a{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.posts-table .post-title-cell small{max-width:220px}.posts-table .boost-status-cell{width:112px;max-width:125px}.posts-table .boost-status-cell small{max-width:108px}.posts-table .format-cell{white-space:nowrap;width:64px}.posts-table .published-compact-cell{white-space:nowrap;width:98px}.posts-table .route-cell{min-width:125px}.posts-table .route-cell small{max-width:135px}.posts-table .template-cell{min-width:145px}.posts-table .template-cell small{max-width:150px}.modal-backdrop{z-index:30;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#101a16a8;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:14px;width:min(620px,100%);max-height:calc(100vh - 48px);padding:26px;overflow-y:auto;box-shadow:0 30px 80px #08120e55}.modal__head{justify-content:space-between;align-items:flex-start;margin-bottom:24px;display:flex}.modal__head h2{letter-spacing:-.035em;margin:0;font:700 24px Manrope}.modal__head>button{color:#65706a;background:#f0f2ef;border:0;border-radius:50%;width:32px;height:32px;font-size:20px;line-height:1}.form-grid{grid-template-columns:1fr 1fr;gap:14px;margin-bottom:20px;display:grid}.form-grid label,.textarea-label{color:#59635e;flex-direction:column;gap:7px;font-size:11px;font-weight:600;display:flex}.form-grid input,.form-grid select{width:100%;padding:11px}.field-label{color:#59635e;margin-bottom:8px;font-size:11px;font-weight:600}.field-caption{color:#59635e;align-items:center;gap:6px;font-size:11px;font-weight:600;display:flex}.field-caption em{color:#c84c3a;background:#fff0ed;border-radius:4px;padding:2px 5px;font-size:8px;font-style:normal;font-weight:700}.field-caption em.optional{color:#7d8681;background:#eef1ee}.editable-choice{grid-template-columns:minmax(0,1fr) auto;display:grid}.form-grid .editable-choice input{border-radius:7px 0 0 7px}.form-grid .editable-choice select{color:#4e5b55;background:#f3f5f2;border-left:0;border-radius:0 7px 7px 0;width:auto;min-width:68px;font-weight:700}.account-picker{border:1px solid #dfe3df;border-radius:9px;grid-template-columns:1fr 1fr;max-height:240px;display:grid;overflow-y:auto}.account-picker label{border-bottom:1px solid #edf0ec;align-items:center;gap:10px;padding:12px;display:flex}.account-picker label:nth-child(odd){border-right:1px solid #edf0ec}.account-picker span{flex-direction:column;gap:3px;display:flex}.account-picker b{font-size:11px}.account-picker small{color:#929a96;font-size:9px}.textarea-label{position:relative}.textarea-label>.textarea-count{color:#8c9590;position:absolute;right:0}.textarea-label textarea{resize:vertical;color:#33403a;border:1px solid #d8ddd8;border-radius:9px;padding:12px;font:11px ui-monospace,SFMono-Regular,Consolas,monospace}.textarea-label textarea:focus,.form-grid input:focus,.form-grid select:focus{border-color:#4b816c;outline:2px solid #b9d5c8}.modal-note{color:#7d8681;background:#f2f4f1;border-radius:8px;margin-top:16px;padding:11px 12px;font-size:10px;line-height:1.55}.form-error{color:#9a4c28;background:#fff0e9;border-radius:7px;margin-top:10px;padding:9px 11px;font-size:11px}.modal__actions{justify-content:flex-end;gap:9px;margin-top:20px;display:flex}.secondary{color:#52605a;background:#fff;border:1px solid #d7ddd8;border-radius:8px;padding:11px 16px;font-weight:600}.account-groups{gap:16px;display:grid}.account-group{border:1px solid #dfe3df;border-radius:10px;overflow:hidden}.account-group__head{background:#f6f8f5;justify-content:space-between;align-items:center;padding:12px 14px;display:flex}.account-group__head>div{flex-direction:column;gap:3px;display:flex}.account-group__head b{font-size:12px}.account-group__head small{color:#8a938e;font-size:9px}.account-group__head button{color:var(--green);background:#fff;border:1px solid #cfd7d1;border-radius:6px;padding:6px 9px;font-size:9px;font-weight:700}.account-list{display:grid}.account-row{border-top:1px solid #edf0ec;grid-template-columns:minmax(170px,1fr) auto;align-items:center;gap:16px;padding:11px 14px;display:grid}.account-row:first-child{border-top:0}.account-row.selected{background:#f3faf6}.account-row>label{align-items:center;gap:10px;display:flex}.account-row>label span{flex-direction:column;gap:3px;display:flex}.account-row>label b{font-size:11px}.account-row>label small{color:#929a96;font-size:9px}.fetch-limits{gap:8px;display:flex}.fetch-limits label{color:#7a847f;align-items:center;gap:5px;font-size:9px;display:flex}.fetch-limits input{text-align:center;background:#fff;border:1px solid #d5dbd6;border-radius:6px;width:48px;padding:6px;font-size:10px}.fetch-limits input:focus{border-color:#4b816c;outline:2px solid #b9d5c8}.selection-action{z-index:8;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#17231ff2;border:1px solid #31423b;border-radius:10px;align-items:center;gap:10px;width:min(760px,100% - 24px);margin:14px auto 0;padding:11px 13px 11px 16px;display:flex;position:sticky;bottom:18px;box-shadow:0 18px 45px #111b1740}.selection-action>div{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.selection-action b{font-size:12px}.selection-action>div span{color:#aebbb5;font-size:9px}.selection-action .secondary{color:#d8dfdb;white-space:nowrap;background:0 0;border-color:#53635c}.selection-action .primary{background:var(--lime);color:#1b261e;white-space:nowrap;box-shadow:none}.selection-action .primary span{color:#1b261e}.modal__head p{max-width:650px}.review-summary{grid-template-columns:repeat(3,1fr);gap:9px;margin-bottom:16px;display:grid}.review-summary>div{background:#f7f8f6;border:1px solid #e1e5e1;border-radius:9px;flex-direction:column;gap:3px;padding:13px;display:flex}.review-summary b{font:700 22px Manrope}.review-summary span{color:#7e8782;font-size:10px}.review-summary .good{background:#edf7f1;border-color:#d0e6d9}.review-summary .warn{background:#fff7e5;border-color:#f0dfb7}.review-list{border:1px solid #e0e4e0;border-radius:9px;max-height:330px;overflow-y:auto}.review-row{border-top:1px solid #e8ebe8;grid-template-columns:minmax(180px,1fr) minmax(220px,1.2fr) minmax(150px,.8fr);align-items:center;gap:14px;padding:11px 13px;display:grid}.review-row:first-child{border-top:0}.review-row--check{background:#fff9ec}.review-row>span{min-width:0}.review-row b{font-size:11px;display:block}.review-row small{color:#8c9490;white-space:nowrap;text-overflow:ellipsis;margin-top:3px;font-size:9px;display:block;overflow:hidden}.review-row code,.match-preview code{color:#53605a;overflow-wrap:anywhere;font:600 9px ui-monospace,SFMono-Regular,Consolas,monospace}.routing-editor{grid-template-columns:minmax(0,1.6fr) minmax(220px,.7fr);align-items:start;gap:16px;display:grid}.form-grid--routing{grid-template-columns:repeat(2,1fr);margin:0}.form-grid label small{color:#929a96;font-size:9px;font-weight:400}.form-grid input:disabled{color:#66716b;background:#f0f2ef}.match-preview{border-radius:10px;flex-direction:column;gap:8px;min-height:190px;padding:16px;display:flex}.match-preview p{color:#77817c;letter-spacing:.08em;margin:0;font-size:9px;font-weight:700}.match-preview code{background:#ffffffa6;border-radius:6px;padding:9px}.match-preview b{margin-top:auto;font-size:12px}.match-preview span{color:#64706a;font-size:10px;line-height:1.5}.match-preview--good{background:#e9f5ee;border:1px solid #cae1d4}.match-preview--check{background:#fff4d9;border:1px solid #ecd9a8}.row-action{color:var(--green);white-space:nowrap;background:#fff;border:1px solid #cfd8d2;border-radius:7px;padding:7px 9px;font-size:10px;font-weight:700}.row-action:hover{background:#edf6f1}.row-action:disabled{opacity:.45;cursor:not-allowed;background:#f1f3f1}.row-action small{color:#8b9791;margin:0 0 0 5px;display:inline}.workflow-hint{color:#7a847f;background:#f2f5f2;border-radius:7px;align-items:center;gap:8px;margin:-4px 0 10px;padding:7px 10px;font-size:9px;display:flex}.workflow-hint i{color:#aab2ae;font-style:normal}.workflow-hint b{color:var(--green)}.workflow-hint small{color:#8b948f;margin-left:auto}.jobs-filter-row{grid-template-columns:minmax(280px,1fr) auto;gap:8px;margin-bottom:8px;display:grid}.job-date-field{color:#707a75;background:#fff;border:1px solid #d9ded9;border-radius:8px;align-items:center;gap:8px;height:36px;padding:0 10px;font-size:9px;font-weight:700;display:flex}.job-date-field input{color:#34413b;border:0;outline:0;font-size:10px}.jobs-queue-table table{table-layout:fixed;min-width:1360px}.jobs-queue-table th,.jobs-queue-table td{padding-left:9px;padding-right:9px}.jobs-queue-table .check-cell{width:44px}.jobs-queue-table .platform-cell{width:82px}.jobs-queue-table .job-account-cell{width:105px}.jobs-queue-table .job-post-cell{width:210px}.jobs-queue-table .job-post-cell b,.jobs-queue-table .job-account-cell b{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.jobs-queue-table .job-state-cell{width:95px}.jobs-queue-table .job-action-cell{width:124px}.jobs-queue-table .route-cell{width:175px}.jobs-queue-table .template-cell{width:190px}.jobs-queue-table .job-campaign-cell{width:300px;max-width:300px}.jobs-queue-table .post-format-badge{padding:3px 5px}.queue-row--candidate{background:#fbfdfb}.queue-row--candidate td:first-child{box-shadow:inset 3px 0 #b7d6c7}.inline-date-field{align-items:end;gap:12px;margin:0 0 12px;display:flex}.inline-date-field label{color:#66716b;flex-direction:column;gap:5px;font-size:10px;font-weight:700;display:flex}.inline-date-field input{color:#34413a;background:#fff;border:1px solid #d7ddd8;border-radius:7px;height:36px;padding:0 10px}.inline-date-field span{color:#87908b;padding-bottom:9px;font-size:9px}.account-manager-head{justify-content:space-between;align-items:center;gap:12px;margin:-4px 0 10px;display:flex}.account-manager-head span{color:#7f8984;font-size:10px}.account-manager-head .secondary{padding:8px 10px}.account-add-form{background:#f6f9f7;border:1px solid #d9e2dc;border-radius:10px;margin-bottom:12px;padding:13px}.account-add-form__head{justify-content:space-between;align-items:flex-start;margin-bottom:10px;display:flex}.account-add-form__head>div{flex-direction:column;gap:3px;display:flex}.account-add-form__head b{font-size:12px}.account-add-form__head small{color:#7f8984;font-size:9px}.account-add-form__head>button{color:#7f8984;background:0 0;border:0;font-size:18px}.form-grid--account{grid-template-columns:repeat(3,1fr);margin:0}.account-add-form__actions{justify-content:flex-end;gap:8px;margin-top:10px;display:flex}.account-add-form__actions button{padding:8px 12px}.platform-bars{gap:17px;display:grid}.platform-bars>div{grid-template-columns:90px 1fr 25px;align-items:center;gap:12px;font-size:12px;display:grid}.platform-bars div div{background:#eef0ed;border-radius:10px;height:8px;overflow:hidden}.platform-bars i{background:var(--green);border-radius:10px;height:100%;display:block}.platform-bars b{text-align:right}.module-list{counter-reset:mod;gap:1px;margin:0;padding:0;list-style:none;display:grid}.module-list li{border-top:1px solid #e8ebe7;flex-direction:column;gap:4px;padding:12px 0 12px 43px;display:flex;position:relative}.module-list li:before{counter-increment:mod;content:counter(mod,decimal-leading-zero);color:var(--green);font:700 11px Manrope;position:absolute;top:14px;left:3px}.module-list b{font-size:12px}.module-list span{color:#8c9490;font-size:10px}.export-groups{border:1px solid #e0e4e0;border-radius:9px;gap:8px;max-height:300px;display:grid;overflow-y:auto}.export-groups article{border-top:1px solid #e8ebe8;justify-content:space-between;align-items:center;gap:18px;padding:12px 14px;display:flex}.export-groups article:first-child{border-top:0}.export-groups article>div{align-items:center;gap:11px;min-width:0;display:flex}.export-groups article span:last-child{min-width:0}.export-groups article b{text-overflow:ellipsis;white-space:nowrap;font:600 11px ui-monospace,SFMono-Regular,Consolas,monospace;display:block;overflow:hidden}.export-groups article small{color:#8a938e;margin-top:3px;font-size:9px;display:block}.export-groups article>strong{white-space:nowrap;font-size:10px}.file-badge{border-radius:6px;place-items:center;min-width:42px;height:28px;font:700 8px Manrope;display:grid}.file-badge--xlsx{color:#11653e;background:#e5f4ea}.file-badge--csv{color:#325a89;background:#e7f0fa}.config-page-head{justify-content:space-between;align-items:center;gap:18px;margin:0 0 8px;display:flex}.config-page-head h1{letter-spacing:-.035em;margin:0;font:700 23px Manrope}.config-page-head>div:last-child{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.config-page-head>div:last-child span{border:1px solid var(--line);color:#7b8580;background:#fff;border-radius:7px;padding:5px 8px;font-size:9px}.config-page-head>div:last-child b{color:var(--green);font-size:11px}.config-panel{min-height:calc(100vh - 110px);padding-top:0}.config-tabs{border-bottom:1px solid var(--line);margin:0 -20px 12px;display:flex}.config-tabs button{border:0;border-right:1px solid var(--line);color:#78827d;background:#f7f8f5;align-items:center;gap:9px;padding:12px 20px;font-weight:700;display:flex}.config-tabs button span{color:#a0a8a4;font:700 9px Manrope}.config-tabs button b{background:#e8ebe8;border-radius:10px;min-width:25px;padding:3px 6px;font-size:9px}.config-tabs button.active{color:var(--ink);box-shadow:inset 0 -2px var(--green);background:#fff}.config-tabs button.active span{color:var(--green)}.config-toolbar{grid-template-columns:minmax(240px,1fr) 160px auto;gap:8px;margin-bottom:10px;display:grid}.config-toolbar select{color:#44504a;background:#fff;border:1px solid #d9ded9;border-radius:8px;padding:0 10px;font-size:11px}.config-toolbar .primary{box-shadow:none}.config-table{max-height:calc(100vh - 230px);margin-bottom:0}.config-table thead{z-index:2;position:sticky;top:0}.config-table th{background:#f3f5f2}.config-table .file-badge{display:inline-grid}.config-actions{white-space:nowrap;gap:6px;display:flex}.row-action--muted{color:#5f6c66;background:#f7f8f6;border-color:#d8ded9}.row-action:disabled{opacity:.55}.disabled-row{opacity:.55;background:#f7f8f6}.rule-toggle{color:#8a938e;background:0 0;border:0;align-items:center;gap:6px;font-size:9px;font-weight:700;display:flex}.rule-toggle i{background:#cdd3cf;border-radius:10px;width:25px;height:14px;display:block;position:relative}.rule-toggle i:after{content:"";background:#fff;border-radius:50%;width:10px;height:10px;transition:all .15s;position:absolute;top:2px;left:2px}.rule-toggle.on{color:var(--green)}.rule-toggle.on i{background:#4f8a70}.rule-toggle.on i:after{transform:translate(11px)}.rule-toggle:disabled{opacity:.5}.config-footnote{color:#77817c;background:#f2f5f2;margin:14px -20px -20px;padding:10px 20px;font-size:9px}.config-footnote b{color:var(--green)}.row-action-group{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:5px;display:grid}.row-action-group .row-action{padding:7px 6px}.row-action--danger{color:#a14335;background:snow;border-color:#ead0ca}.row-action--danger:hover{background:#fff0ed}.row-action--restore{color:#176d4c;background:#f3faf6;border-color:#bdd8ca;grid-column:1/-1}.row-action--restore:hover{background:#e6f4ec}.bulk-delete,.danger-button{color:#a33f30;background:#fff7f5;border:1px solid #dfb7af;border-radius:8px;font-weight:700}.bulk-delete{white-space:nowrap;padding:8px 10px;font-size:10px}.bulk-delete:hover,.danger-button:hover{background:#ffece8}.bulk-delete:disabled{opacity:.42;cursor:not-allowed}.danger-button{padding:11px 16px}.modal--confirm{width:min(500px,100%)}.modal--confirm .modal__head{margin-bottom:10px}.modal--confirm .modal__head p{line-height:1.65}.posts-table .check-cell{width:44px}.posts-table .check-cell input{width:15px;height:15px;accent-color:var(--green)}.queue-bulk-action{color:#9e3f31;white-space:nowrap;background:#fff7f5;border:1px solid #e2c0b9;border-radius:8px;min-height:34px;padding:0 10px;font-size:10px;font-weight:700}.queue-bulk-action--restore{color:#176d4c;background:#eff8f3;border-color:#bcd8c8}.queue-bulk-action:disabled{opacity:.42;cursor:not-allowed}.queue-row--removed{color:#69736e;background:#f7f8f6}.queue-row--removed td:first-child{box-shadow:inset 3px 0 #aab2ae}.integration-reference{gap:12px;padding:0 0 18px;display:grid}.integration-section-head{justify-content:space-between;align-items:flex-end;gap:12px;display:flex}.integration-section-head h2,.language-api-card h2{letter-spacing:-.02em;margin:1px 0 2px;font:700 15px Manrope}.integration-section-head p:last-child,.language-api-card p:last-child{color:#7b8580;margin:0;font-size:10px}.integration-section-head--logic{margin-top:2px}.integration-table{border:1px solid var(--line);border-radius:8px;max-height:none;margin:0}.integration-table th:first-child,.integration-table td:first-child{padding-left:14px}.integration-table th:last-child,.integration-table td:last-child{padding-right:14px}.integration-table code{color:#53605a;font-size:9px}.logic-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.logic-card-grid article{border:1px solid var(--line);background:#f8f9f7;border-radius:8px;padding:12px}.logic-card-grid article>div{align-items:center;gap:7px;display:flex}.logic-card-grid article>div span{color:var(--green);font:700 9px Manrope}.logic-card-grid h3{margin:0;font:700 12px Manrope}.logic-card-grid p{color:#6f7974;min-height:32px;margin:7px 0;font-size:10px;line-height:1.55}.logic-card-grid ol{color:#4e5954;margin:0;padding-left:17px;font-size:9px;line-height:1.65}.language-api-card{background:#f1f7f3;border:1px solid #cfe2d8;border-radius:8px;grid-template-columns:minmax(180px,.7fr) minmax(320px,1.5fr) auto;align-items:center;gap:14px;padding:12px;display:grid}.language-api-card__detail{color:#59645f;grid-template-columns:.6fr 1fr 1.6fr;gap:8px;font-size:9px;display:grid}.language-api-card__detail span{text-overflow:ellipsis;overflow:hidden}.language-api-card__detail b{color:#87908c;text-transform:uppercase;margin-bottom:2px;font-size:8px;display:block}.language-api-card .primary{white-space:nowrap;box-shadow:none}.integration-test-result{margin:0}.notice--good{color:#236248;background:#eff8f3;border-color:#cfe5d9}.notice--warn{color:#7a581b;background:#fff8e9;border-color:#ead9b6}@media (width<=900px){.logic-card-grid,.language-api-card{grid-template-columns:1fr}.language-api-card__detail{grid-template-columns:1fr 1fr}.language-api-card__detail span:last-child{grid-column:1/-1}}.upload-drop{background:#f7faf7;border:1px dashed #bfc9c2;border-radius:11px;grid-template-columns:50px 1fr auto;align-items:center;gap:14px;padding:18px;display:grid}.upload-drop>span{color:#176343;background:#e4f1e8;border-radius:7px;place-items:center;width:50px;height:38px;font:700 9px Manrope;display:grid}.upload-drop>div{flex-direction:column;gap:4px;min-width:0;display:flex}.upload-drop b{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.upload-drop small{color:#89928d;font-size:9px}.upload-drop label{color:var(--green);cursor:pointer;background:#fff;border:1px solid #cad3cd;border-radius:7px;padding:8px 10px;font-size:9px;font-weight:700}.upload-drop input{display:none}.version-flow{color:#7c8580;justify-content:center;align-items:center;gap:14px;margin:18px 0 0;font-size:11px;display:flex}.version-flow i{font-style:normal}.version-flow b{color:var(--green)}.rule-form-grid{grid-template-columns:repeat(4,1fr);gap:13px;display:grid}.rule-form-grid label{color:#59635e;flex-direction:column;gap:6px;font-size:10px;font-weight:700;display:flex}.rule-form-grid input,.rule-form-grid select{color:#36403b;background:#fff;border:1px solid #d7ddd8;border-radius:7px;width:100%;min-height:38px;padding:8px 9px;font-size:11px}.rule-form-grid input:disabled{background:#f0f2ef}.rule-form-grid .span-two{grid-column:span 2}.rule-form-grid small{color:#8c9590;font-size:9px;font-weight:400}.switch-field{border:1px solid #dfe3df;border-radius:8px;align-items:center;padding:7px 10px;flex-direction:row!important}.switch-field>span{flex-direction:column;gap:2px;display:flex}.switch-field b{font-size:10px}.switch-field input{width:auto;min-height:auto}.route-preview{background:#eaf4ee;border-radius:8px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;margin-top:17px;padding:12px 14px;display:grid}.route-preview span{color:#668072;font-size:9px;font-weight:700}.route-preview code{color:#2f5444;overflow-wrap:anywhere;font:600 10px ui-monospace,SFMono-Regular,Consolas,monospace}.route-preview b{color:var(--green);font-size:10px}.loading{color:#78817c;place-content:center;justify-items:center;gap:15px;min-height:50vh;font-size:13px;display:grid}.loading i{border:2px solid #dfe3df;border-top-color:var(--green);border-radius:50%;width:30px;height:30px;animation:.8s linear infinite spin}.error-banner{background:#fff0e9;border:1px solid #f0d3c4;border-radius:10px;flex-direction:column;gap:5px;padding:18px;display:flex}.error-banner span{font-size:13px}.error-banner small{color:#8e766b}.empty{text-align:center;color:#8a928e;padding:50px}.page-panel .panel__head{margin-bottom:12px}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=1000px){.shell{grid-template-columns:76px 1fr}.sidebar{padding:25px 12px}.brand{padding:0 6px 35px}.brand span,nav button{font-size:0}.brand>div{flex:none}nav button{justify-content:center;padding:14px 5px}nav button span{font-size:10px}.metrics-grid{grid-template-columns:repeat(2,1fr)}.split-grid{grid-template-columns:1fr}}@media (width<=650px){.shell{display:block}.sidebar{z-index:10;flex-direction:row;width:100%;height:65px;padding:7px 10px;position:fixed;top:auto;bottom:0}.brand{display:none}nav{grid-template-columns:repeat(4,1fr);gap:3px;width:100%}nav button{flex-direction:column;gap:3px;padding:7px 3px;display:flex;font-size:9px!important}.topbar{height:58px;padding:0 18px}.content{padding:28px 16px 90px}.hero{flex-direction:column;align-items:flex-start}.metrics-grid,.metrics-grid--three,.acquisition-grid{grid-template-columns:1fr}.metric{min-height:125px;padding:17px}.metric__value{font-size:30px}.panel{padding:18px}.table-wrap{margin:0 -18px -18px}.toolbar{margin:0 -18px 20px;padding-left:18px;padding-right:18px}.toolbar--stack{flex-direction:column;align-items:flex-start}.toolbar__right{justify-content:space-between;width:100%}.toolbar__right select{min-width:0;max-width:80%}.filter-row{grid-template-columns:1fr}.select-all{justify-content:center;height:40px}.segmented{flex-wrap:nowrap;max-width:calc(100vw - 70px);overflow-x:auto}.campaign-cell{max-width:200px}.topbar>span{white-space:nowrap;text-overflow:ellipsis;max-width:180px;overflow:hidden}.form-grid,.account-picker,.form-grid--routing{grid-template-columns:1fr}.account-picker label:nth-child(odd){border-right:0}.account-row{grid-template-columns:1fr;gap:8px}.fetch-limits{padding-left:27px}.modal{padding:20px}.modal-backdrop{padding:12px}.selection-action{flex-wrap:wrap;bottom:76px}.selection-action>div{flex-basis:100%}.selection-action .secondary,.selection-action .primary{flex:1;justify-content:center}.review-summary,.review-row,.routing-editor{grid-template-columns:1fr}.workflow-hint{white-space:nowrap;overflow-x:auto}.config-page-head{flex-direction:column;align-items:flex-start;margin-top:-8px}.config-toolbar,.rule-form-grid{grid-template-columns:1fr}.rule-form-grid .span-two{grid-column:auto}.route-preview{grid-template-columns:1fr}.upload-drop{grid-template-columns:44px 1fr}.upload-drop label{text-align:center;grid-column:1/-1}.config-tabs{margin-left:-18px;margin-right:-18px}.config-tabs button{padding:13px}.config-panel .table-wrap{margin-bottom:0}.config-table{max-height:none}}.delivery-page-head>div:first-child p{color:#7f8984;margin:3px 0 0;font-size:10px}.delivery-page-head .primary{min-height:34px;box-shadow:none;padding:8px 12px}.delivery-alert{border:1px solid;border-radius:8px;align-items:center;gap:10px;margin-bottom:8px;padding:9px 12px;font-size:10px;display:flex}.delivery-alert b{white-space:nowrap}.delivery-alert--config{color:#695c36;background:#fff8e8;border-color:#ead9aa}.delivery-alert--error{color:#7a4840;background:#fff0ed;border-color:#edcec7}.delivery-summary{border:1px solid var(--line);background:#fff;border-radius:10px;grid-template-columns:repeat(7,minmax(100px,1fr));margin:0 0 8px;display:grid;overflow:hidden}.delivery-summary article{border-left:1px solid var(--line);align-items:center;gap:9px;min-height:62px;padding:10px 13px;display:flex}.delivery-summary article:first-child{border-left:0}.delivery-summary article>div{flex-direction:column;display:flex}.delivery-summary b{font:700 18px/1.1 Manrope}.delivery-summary small{color:#87908b;margin-top:4px;font-size:9px}.delivery-dot{border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 4px #f0f2f0}.delivery-dot--healthy{background:#279261}.delivery-dot--no-data{background:#d95745}.delivery-dot--pending-sync,.delivery-dot--not-exported{background:#a3aaa6}.delivery-dot--unregistered{background:#d58b23}.delivery-toolbar{grid-template-columns:minmax(210px,1fr) auto repeat(4,112px) auto;align-items:center;gap:8px;margin-bottom:10px;display:grid}.delivery-toolbar select{color:#44504a;background:#fff;border:1px solid #d9ded9;border-radius:8px;height:38px;padding:0 10px;font-size:10px}.delivery-result-count{color:#818b86;text-align:right;white-space:nowrap;font-size:10px}.delivery-table{max-height:calc(100vh - 340px);margin-bottom:0}.delivery-table thead{z-index:2;position:sticky;top:0}.delivery-table th{background:#f3f5f2}.delivery-table td{vertical-align:middle}.delivery-table td:nth-child(2){min-width:150px}.delivery-table td:nth-child(3){min-width:115px}.delivery-table td:nth-child(5),.delivery-table td:nth-child(6),.delivery-table td:nth-child(7){min-width:78px}.delivery-table td:nth-child(8){min-width:250px}.delivery-table small{text-overflow:ellipsis;white-space:nowrap;max-width:260px;overflow:hidden}.published-cell b{white-space:nowrap;font-variant-numeric:tabular-nums}.number-cell{text-align:right;font-variant-numeric:tabular-nums}.delivery-status{white-space:nowrap;border-radius:10px;align-items:center;gap:5px;padding:4px 7px;font-size:9px;font-weight:700;display:inline-flex}.delivery-status i{background:currentColor;border-radius:50%;width:5px;height:5px}.delivery-status--healthy{color:#167047;background:#e4f3e9}.delivery-status--no-data{color:#b83e31;background:#fde9e6}.delivery-status--pending-sync,.delivery-status--not-exported{color:#727b76;background:#eef0ee}.delivery-row--no-data{background:snow}.boosted-flag{color:#78817c;background:#eef0ee;border-radius:5px;padding:3px 6px;font-size:9px;font-weight:700;display:inline-block}.boosted-flag--yes{color:#187149;background:#e6f3eb}@media (width<=650px){nav{grid-template-columns:repeat(5,1fr)}.delivery-summary{grid-template-columns:repeat(2,1fr)}.delivery-summary article:nth-child(odd){border-left:0}.delivery-toolbar{grid-template-columns:1fr}.delivery-toolbar .segmented{max-width:calc(100vw - 68px)}.delivery-table{max-height:none}.delivery-page-head>div:last-child{align-items:stretch}.delivery-page-head>div:last-child .primary{justify-content:center;width:100%}.delivery-alert{flex-direction:column;align-items:flex-start}}.delivery-table table{min-width:1295px}.delivery-table td:first-child{min-width:120px}.delivery-table td:nth-child(2){min-width:135px;max-width:185px}.delivery-table td:nth-child(2) small{max-width:165px}.delivery-table th:nth-child(3),.delivery-table td:nth-child(3){width:88px;min-width:88px;max-width:88px}.delivery-table td:nth-child(4){min-width:92px}.delivery-table td:nth-child(5){min-width:96px}.delivery-table td:nth-child(6),.delivery-table td:nth-child(7),.delivery-table td:nth-child(8){min-width:76px}.delivery-table td:nth-child(9){min-width:230px}.delivery-table td:last-child{min-width:140px}.project-category-cell b{color:#26342d;font-size:11px}.project-category-cell small{color:#4f6258;background:#edf2ee;border-radius:5px;margin-top:4px;padding:3px 6px;font-weight:700;display:inline-block}.diagnostic-cell .delivery-status{padding:4px 6px}.overview-metrics .metric--accent{background:#fff1e8;border-color:#efcdbb}.overview-metrics .metric--accent .metric__detail{color:#9a5c3d}.attention-total{color:#ad4e2d;background:#fff0e7;border-radius:100px;padding:5px 9px;font-size:10px;font-weight:700}.overview-health-table{margin-bottom:0}.overview-health-table table{min-width:760px}.overview-health-table th,.overview-health-table td{padding-top:9px;padding-bottom:9px}.overview-health-table .good-number{color:#13734e;font-weight:700}.overview-health-table .danger-number{color:#bc4837;font-weight:700}.overview-health-table .warning-number{color:#a56516;font-weight:700}.overview-attention-panel .panel__head p{max-width:680px}.overview-attention-table{margin-bottom:0}.overview-attention-table table{min-width:850px}.overview-attention-table th,.overview-attention-table td{padding-top:9px;padding-bottom:9px}.overview-post-cell{min-width:280px;max-width:430px}.overview-post-cell b,.overview-post-cell small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.overview-post-cell b{max-width:390px}.overview-post-cell small{max-width:390px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:9px}.campaign-name-cell{white-space:normal}.campaign-name-cell b,.campaign-name-cell small{text-overflow:ellipsis;white-space:nowrap;max-width:260px;display:block;overflow:hidden}.campaign-name-cell b{color:#26342d;font:700 10px ui-monospace,SFMono-Regular,Consolas,monospace}.campaign-name-cell small{color:#89928d;margin-top:4px;font:9px ui-monospace,SFMono-Regular,Consolas,monospace}.delivery-summary{grid-template-columns:repeat(7,minmax(96px,1fr))}.delivery-status--unregistered{color:#68716d;background:#edf0ed}.delivery-row--unregistered{background:0 0}.overview-health-row--issue td{background:#fff3ef;border-top-color:#efc9bc}.overview-health-row--issue td:first-child{box-shadow:inset 4px 0 #d95745}.overview-health-row--issue .status--warn{color:#9e3428;background:#ffded6}.issue-count{color:#fff;background:#d95745;border-radius:7px;justify-content:center;align-items:center;min-width:28px;height:25px;padding:0 8px;font:800 14px Manrope;display:inline-flex;box-shadow:0 2px 7px #b53e3133}.delivery-page-head .secondary{min-height:34px;box-shadow:none;white-space:nowrap;padding:8px 12px}.posts-table .format-cell{width:90px}.post-format-badge{letter-spacing:.03em;border-radius:6px;align-items:center;gap:5px;padding:5px 8px;font:800 9px Manrope;display:inline-flex}.post-format-badge i{border-radius:4px;justify-content:center;align-items:center;width:14px;height:14px;font-size:8px;font-style:normal;display:inline-flex}.post-format-badge--video{color:#5136a6;background:#ece8ff}.post-format-badge--video i{color:#fff;background:#6d50c7}.post-format-badge--photo{color:#8b5609;background:#fff0d7}.post-format-badge--photo i{color:#fff;background:#d4871f}.post-format-badge--unknown{color:#68716d;background:#edf0ed}.account-list-head,.account-row{grid-template-columns:minmax(210px,1fr) 120px auto}.account-list-head{color:#929a96;letter-spacing:.08em;background:#fbfcfa;border-top:1px solid #e7ebe7;gap:16px;padding:7px 14px;font-size:8px;font-weight:800;display:grid}.account-platform-cell{align-items:center;display:flex}.account-platform-badge{border-radius:6px;justify-content:center;align-items:center;min-width:82px;padding:6px 9px;font:800 9px Manrope;display:inline-flex}.account-platform-badge--facebook{color:#245fb1;background:#e7f0ff}.account-platform-badge--instagram{color:#9b3569;background:#f8e8f1}.account-platform-badge--tiktok{color:#fff;background:#26312c}.account-platform-badge--x{color:#26312c;background:#e9edeb}.account-platform-badge--youtube{color:#b22e28;background:#fde9e7}@media (width<=650px){.account-list-head{display:none}.account-row{grid-template-columns:1fr;gap:8px}.account-platform-cell{padding-left:27px}.account-platform-badge{min-width:96px}.fetch-limits{padding-left:27px}}@media (width>=1001px){.shell{grid-template-columns:190px minmax(0,1fr)}.sidebar{padding:18px 14px 16px}.brand{gap:9px;padding:0 6px 24px}.brand>div{border-radius:8px;width:34px;height:34px;font-size:12px}.brand b{font-size:15px}.brand small{font-size:7px}nav{gap:3px}nav button{border-radius:7px;gap:10px;padding:10px 9px;font-size:12px}nav button span{font-size:9px}}.topbar{height:48px;padding:0 20px;font-size:10px}.topbar__context{font-size:10px}.content{width:100%;max-width:none;padding:14px 20px 28px}.panel{border-radius:9px;padding:14px}.page-panel{min-height:calc(100vh - 76px)}.hero,.hero.compact,.hero.page-head{gap:14px;margin-bottom:8px}.hero h1,.page-panel h1{font-size:22px}.hero p,.panel__head p{font-size:10px}.panel__head{gap:14px;margin-bottom:9px}.page-panel .panel__head,.compact-panel-head{margin-bottom:8px}.panel__head h1,.panel__head h2{font-size:16px}.compact-panel-head h1{font-size:20px}.eyebrow{font-size:8px;margin-bottom:3px!important}.primary{border-radius:7px;gap:16px;padding:8px 11px 8px 13px;font-size:11px;box-shadow:0 3px 10px #14201b12}.primary span{font-size:13px}.metrics-grid{gap:8px;margin-bottom:8px}.metrics-grid--compact .metric{min-height:68px;padding:9px 12px}.metrics-grid--compact .metric__value{font-size:22px}.metrics-grid--compact .metric__detail{margin-top:3px}.acquisition-grid{gap:6px;margin-bottom:6px}.acquisition-card{border-radius:8px;grid-template-columns:22px 1fr auto;padding:8px 11px}.acquisition-card b{font-size:11px}.acquisition-card small{font-size:8px}.acquisition-card em{padding:4px 6px}.filter-row{margin-bottom:7px}.search-box{height:34px}.select-all{min-height:34px}.toolbar{gap:8px;margin:0 -14px 8px;padding:6px 14px}.toolbar__right{gap:7px}.toolbar__right select{padding:6px 8px}.segmented button{padding:5px 8px}.table-wrap{margin:0 -14px -14px}th,td{padding-top:9px;padding-bottom:9px}th:first-child,td:first-child{padding-left:14px}th:last-child,td:last-child{padding-right:14px}.config-page-head{margin-bottom:6px}.config-page-head h1{font-size:20px}.config-panel{min-height:calc(100vh - 82px)}.config-tabs{margin:0 -14px 8px}.config-tabs button{padding:9px 14px}.config-toolbar{margin-bottom:8px}.config-table{max-height:calc(100vh - 186px)}.config-footnote{margin:10px -14px -14px;padding:8px 14px}.market-snapshot{margin-top:3px;color:#47745f!important}.market-rules-table code,.youtube-rule-table code{color:#385f4d;white-space:normal;font:600 10px ui-monospace,SFMono-Regular,Consolas,monospace}.market-rules-table td small{max-width:260px}.config-tabs{overflow-x:auto}.config-tabs button{white-space:nowrap}.config-toolbar--youtube{grid-template-columns:minmax(260px,1fr) auto}.youtube-rules-view{gap:10px;max-height:calc(100vh - 190px);display:grid;overflow:auto}.youtube-rules-view .integration-section-head{margin:0}.youtube-rule-table{max-height:260px;margin:0}.youtube-rule-table table{min-width:900px}.delivery-page-head>div:first-child p{margin-top:2px}.delivery-page-head .primary,.delivery-page-head .secondary{min-height:31px;padding:7px 10px}.delivery-summary{margin-bottom:6px}.delivery-summary article{min-height:51px;padding:8px 10px}.delivery-summary b{font-size:16px}.delivery-summary small{margin-top:2px}.delivery-panel{min-height:calc(100vh - 174px);padding-top:9px}.delivery-toolbar{margin-bottom:7px}.delivery-toolbar select{height:34px}.delivery-table{max-height:calc(100vh - 283px)}.overview-head{margin-bottom:7px}.overview-group-panel{margin-bottom:8px}.overview-health-table th,.overview-health-table td,.overview-attention-table th,.overview-attention-table td{padding-top:8px;padding-bottom:8px}.notice{margin:-2px 0 7px;padding:7px 9px}@media (width<=650px){.topbar{height:50px;padding:0 14px}.content{padding:14px 12px 82px}.panel{padding:14px}.table-wrap{margin:0 -14px -14px}.toolbar{margin-left:-14px;margin-right:-14px;padding-left:14px;padding-right:14px}.config-tabs{margin-left:-14px;margin-right:-14px}.page-panel{min-height:auto}}.system-settings-view{gap:18px;padding:12px 8px 18px;display:grid}.date-rule-callout{background:#eef7f2;border:1px solid #cbded5;border-radius:12px;grid-template-columns:minmax(220px,.7fr) 1.3fr;align-items:center;gap:20px;padding:16px 18px;display:grid}.date-rule-callout h2{margin:3px 0 0;font-size:18px}.date-rule-callout p:last-child{color:#50615a;margin:0;line-height:1.6}.settings-section{gap:9px;display:grid}.settings-section .integration-section-head{margin:0;padding:0}.settings-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.setting-card{background:#fff;border:1px solid #dde3df;border-radius:10px;gap:10px;padding:13px;display:grid}.setting-card>span{justify-content:space-between;align-items:baseline;gap:9px;display:flex}.setting-card>span b{font-size:13px}.setting-card code{color:#7c8882;overflow-wrap:anywhere;text-align:right;font-size:8px}.setting-input-wrap{align-items:center;gap:7px;display:flex}.setting-input-wrap input,.setting-input-wrap select{color:#10231b;width:100%;min-width:0;height:36px;font:inherit;background:#f9fbfa;border:1px solid #cfd7d2;border-radius:7px;padding:0 9px}.setting-input-wrap i{color:#68766f;flex:none;min-width:30px;font-size:10px;font-style:normal}.setting-card>small{color:#7c8882;line-height:1.45}.configuration-map{color:#65716b;background:#f4f6f4;border-radius:10px;flex-wrap:wrap;gap:7px;padding:12px 14px;font-size:10px;display:flex}.configuration-map b{color:#23332c;width:100%;margin-bottom:2px}.configuration-map span{background:#fff;border:1px solid #dde3df;border-radius:6px;padding:5px 8px}.settings-actions{justify-content:space-between;align-items:center;gap:16px;padding-top:2px;display:flex}.settings-actions>span{color:#7c8882;font-size:10px}@media (width<=1100px){.settings-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.date-rule-callout,.settings-grid{grid-template-columns:1fr}.settings-actions{flex-direction:column;align-items:stretch}}.schedule-preview{color:#56675e;background:#f4f8f5;border:1px solid #d8e4dc;border-radius:8px;align-items:center;gap:9px;margin:-3px 0 12px;padding:9px 12px;font-size:10px;display:flex}.schedule-preview b{color:#244d3b}.schedule-preview i{color:#8a9690;font-style:normal}.schedule-preview small{color:#7f8b85;margin-left:auto}.modal-backdrop{padding:16px}.modal{border-radius:12px;width:min(640px,100%);max-height:calc(100vh - 32px);padding:17px 19px}.modal--wide{width:min(1080px,100%)}.modal__head{border-bottom:1px solid #edf0ed;gap:18px;margin-bottom:11px;padding-bottom:9px}.modal__head>div{min-width:0}.modal__head .eyebrow{margin:0 0 2px;font-size:8px}.modal__head h2{font-size:19px;line-height:1.15}.modal__head p:not(.eyebrow){color:#7a8580;margin:3px 0 0;font-size:10px;line-height:1.4}.modal__head>button{flex:none;width:28px;height:28px;font-size:18px}.modal .form-grid{gap:9px 11px;margin-bottom:11px}.modal .form-grid label,.modal .textarea-label{gap:4px}.modal .form-grid input,.modal .form-grid select{min-height:34px;padding:7px 9px}.modal .textarea-label textarea{min-height:86px;padding:9px 10px;line-height:1.5}.modal .field-label{margin-bottom:5px}.modal .account-picker{max-height:210px}.modal .account-picker label{padding:8px 10px}.modal .modal-note{margin-top:9px;padding:8px 10px}.modal .form-error{margin-top:8px;padding:7px 9px}.modal .modal__actions{z-index:3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff2;border-top:1px solid #edf0ed;margin:11px -19px -17px;padding:10px 19px;position:sticky;bottom:-17px}.modal .primary,.modal .secondary{min-height:34px;padding:8px 13px}.modal .review-summary{gap:7px;margin-bottom:9px}.modal .review-summary>div{padding:8px 10px}.modal .review-summary b{font-size:18px}.modal .review-list{max-height:calc(100vh - 250px)}.modal .review-row{gap:10px;padding:8px 10px}.modal .routing-editor{gap:11px}.modal .match-preview{gap:6px;min-height:148px;padding:11px}.modal .rule-form-grid{gap:9px 11px}.modal .rule-form-grid input,.modal .rule-form-grid select{min-height:34px;padding:7px 8px}.modal .route-preview{margin-top:10px;padding:9px 11px}.modal .account-manager-head{margin:0 0 7px}.modal .account-add-form{margin-bottom:8px;padding:10px}.modal .account-add-form__head{margin-bottom:7px}.modal .schedule-preview{margin:-1px 0 8px;padding:7px 10px}@media (width<=650px){.modal-backdrop{padding:8px}.modal{max-height:calc(100vh - 16px);padding:14px}.modal__head{margin-bottom:9px}.modal .modal__actions{margin:10px -14px -14px;padding:9px 14px;bottom:-14px}.modal .review-list{max-height:none}}.modal--account-sync{width:min(960px,100%)}.modal--account-sync .account-groups{gap:8px}.account-select-toolbar{background:#edf7f1;border:1px solid #bfd8cc;border-radius:9px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;padding:9px 11px;display:flex}.account-select-toolbar label,.account-group__head label{cursor:pointer;align-items:center;gap:9px;display:flex}.account-select-toolbar input,.account-group__head input,.account-row>label>input{width:15px;height:15px;accent-color:var(--green);flex:none;margin:0}.account-select-toolbar label>span,.account-group__head label>span{flex-direction:column;gap:2px;display:flex}.account-select-toolbar b{color:#174c39;font-size:11px}.account-select-toolbar small{color:#718078;font-size:8px}.account-select-toolbar strong{color:var(--green);white-space:nowrap;font-size:10px}.modal--account-sync .account-group__head{justify-content:space-between;min-height:45px;padding:8px 11px}.modal--account-sync .account-group__head label b{font-size:11px}.modal--account-sync .account-group__head label small{font-size:8px}.modal--account-sync .account-group__head>strong{color:#6f7b75;white-space:nowrap;font-size:9px}.modal--account-sync .account-list-head{padding:6px 11px}.modal--account-sync .account-list-head em{color:#c84c3a;background:#fff0ed;border-radius:4px;padding:2px 4px;font-size:7px;font-style:normal}.modal--account-sync .account-row{padding:8px 11px}.modal--account-sync .fetch-limits input{padding:5px}.modal--account-sync .modal-note{margin-top:7px}.modal--account-sync .account-add-form{max-height:330px;overflow-y:auto}@media (width<=650px){.account-select-toolbar,.modal--account-sync .account-group__head{align-items:flex-start}.modal--account-sync .account-add-form{max-height:none}.modal--account-sync .account-platform-cell,.modal--account-sync .fetch-limits{padding-left:24px}}.metrics-grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.auto-language-note{color:#607269;background:#f1f8f4;border:1px solid #d6e5dc;border-radius:8px;align-items:flex-start;gap:10px;margin:-1px 0 10px;padding:9px 10px;font-size:9px;line-height:1.5;display:flex}.auto-language-note b{color:#1e6247;flex:none;font-size:10px}.link-context-form{grid-template-columns:repeat(2,minmax(0,1fr))!important}.help-page{min-height:calc(100vh - 76px)}.help-flow{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:8px;display:grid}.help-flow article{border:1px solid var(--line);background:#fbfcfa;border-radius:9px;gap:11px;min-height:178px;padding:14px;display:flex}.help-flow article>span{width:29px;height:29px;color:var(--lime);background:#183329;border-radius:7px;flex:none;justify-content:center;align-items:center;font:800 10px Manrope;display:flex}.help-flow h2{margin:2px 0 8px;font-size:14px}.help-flow p{color:#6f7a75;margin:0;font-size:10px;line-height:1.65}.help-flow .text-button{margin-top:13px}.help-notes{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:8px;display:grid}.help-notes article{background:#f1f4f1;border-radius:9px;padding:13px 15px}.help-notes b{font-size:11px}.help-notes p{color:#6f7a75;margin:5px 0 0;font-size:9px;line-height:1.6}.help-notes .text-button{margin-top:8px}@media (width<=1000px){.help-flow{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=650px){nav{grid-template-columns:repeat(6,1fr)}.metrics-grid--two,.help-flow,.help-notes,.link-context-form{grid-template-columns:1fr!important}.help-flow article{min-height:auto}.auto-language-note{flex-direction:column;gap:3px}}.routing-editor>.youtube-title-field{color:#59635e;background:#f7faf8;border:1px solid #d7e2db;border-radius:9px;flex-direction:column;grid-column:1;gap:7px;padding:12px;font-size:11px;font-weight:600;display:flex}.routing-editor>.youtube-title-field textarea{resize:vertical;color:#27362f;background:#fff;border:1px solid #cfd8d2;border-radius:8px;min-height:88px;padding:10px 11px;font:11px/1.55 ui-monospace,SFMono-Regular,Consolas,monospace}.routing-editor>.youtube-title-field textarea:focus{border-color:#4b816c;outline:2px solid #b9d5c8}.routing-editor>.youtube-title-field textarea[aria-invalid=true]{background:snow;border-color:#d36b58}.youtube-title-field .field-caption strong{color:#617069;margin-left:auto;font:700 10px Manrope}.youtube-title-field .field-caption strong.over{color:#c84c3a}.youtube-title-help{color:#74817a;font-size:9px;font-weight:400;line-height:1.5}.youtube-title-help--error{color:#b24836}.routing-editor>.match-preview{grid-area:1/2/span 2}@media (width<=650px){.routing-editor>.youtube-title-field,.routing-editor>.match-preview{grid-area:auto/1}}.ledger-head{align-items:center}.ledger-actions{align-items:center;gap:7px;display:flex}.ledger-actions .primary,.ledger-actions .secondary{min-height:34px;box-shadow:none;white-space:nowrap}.ledger-source-tabs{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin:0 0 8px;display:grid}.ledger-source-tabs button{color:#7b8580;text-align:left;background:#fafbf9;border:1px solid #dce2de;border-radius:8px;grid-template-columns:28px auto 1fr;align-items:center;gap:8px;min-height:48px;padding:8px 11px;display:grid}.ledger-source-tabs button>span{color:#99a29d;font:700 9px Manrope}.ledger-source-tabs button>b{color:#27342e;font-size:11px}.ledger-source-tabs button>small{color:#8d9691;justify-self:end;font-size:9px}.ledger-source-tabs button.active{background:#f2f8f5;border-color:#315e4d;box-shadow:inset 0 0 0 1px #315e4d}.ledger-source-tabs button.active>span{color:var(--green)}.ledger-filter-grid{grid-template-columns:minmax(220px,1.4fr) minmax(220px,1.15fr) repeat(4,minmax(100px,.6fr));gap:7px;margin-bottom:7px;display:grid}.ledger-filter-grid--account{grid-template-columns:minmax(210px,1.35fr) minmax(200px,1.1fr) 140px repeat(4,minmax(95px,.55fr))}.ledger-filter-grid select{color:#44504a;background:#fff;border:1px solid #d9ded9;border-radius:8px;min-width:0;height:34px;padding:0 8px;font-size:10px}.ledger-summary{border-top:1px solid var(--line);color:#7c8681;background:#f7f8f6;justify-content:space-between;align-items:center;margin:0 -14px;padding:6px 14px;font-size:9px;display:flex}.ledger-summary b{color:#275b46;font-size:10px}.ledger-table{max-height:calc(100vh - 258px);margin-bottom:-14px}.ledger-table table{table-layout:fixed;min-width:1160px}.ledger-table thead{z-index:2;position:sticky;top:0}.ledger-table th{background:#f3f5f2}.ledger-table th:first-child{width:82px}.ledger-table th:nth-child(2){width:90px}.ledger-table th:nth-child(3){width:120px}.ledger-table th:nth-child(4){width:82px}.ledger-table th:nth-child(5){width:230px}.ledger-table th:nth-child(6){width:125px}.ledger-table th:nth-child(7){width:310px}.ledger-table th:nth-child(8){width:90px}.ledger-table td{padding-top:8px;padding-bottom:8px}.ledger-link-cell a{text-overflow:ellipsis;white-space:nowrap;color:#2e6d54;text-decoration:none;display:block;overflow:hidden}.ledger-link-cell a:hover{text-decoration:underline}.ledger-date-cell{font-variant-numeric:tabular-nums;white-space:nowrap}.ledger-name-cell{text-overflow:ellipsis;white-space:nowrap;font-weight:600;overflow:hidden}@media (width<=1150px){.ledger-filter-grid{grid-template-columns:minmax(220px,1.4fr) minmax(220px,1.2fr) repeat(2,minmax(110px,.7fr))}.ledger-filter-grid select:nth-last-child(-n+2){grid-column:span 1}}@media (width<=650px){nav{grid-template-columns:repeat(7,1fr)}.ledger-head{flex-direction:column;align-items:flex-start}.ledger-actions{width:100%}.ledger-actions>*{flex:1;justify-content:center}.ledger-source-tabs,.ledger-filter-grid{grid-template-columns:1fr}.ledger-source-tabs button{grid-template-columns:25px 1fr}.ledger-source-tabs button>small{grid-column:2;justify-self:start}.ledger-table{max-height:none}}.generation-map-view{gap:9px;max-height:calc(100vh - 152px);padding:0 2px 12px;display:grid;overflow:auto}.generation-live-note{background:#edf7f1;border:1px solid #c8ded3;border-radius:9px;align-items:center;gap:11px;padding:9px 11px;display:flex}.generation-live-note>span{color:#fff;letter-spacing:.08em;background:#1d5b43;border-radius:5px;padding:4px 7px;font:700 8px Manrope}.generation-live-note>div{flex-direction:column;gap:2px;display:flex}.generation-live-note b{color:#214335;font-size:11px}.generation-live-note small{color:#718078;font-size:9px}.generation-flow{grid-template-columns:1fr auto 1fr auto 1fr auto 1fr auto 1fr;align-items:stretch;gap:5px;display:grid}.generation-flow article{background:#fbfcfa;border:1px solid #dce2de;border-radius:8px;grid-template-columns:25px 1fr;align-content:center;column-gap:7px;min-height:66px;padding:8px 9px;display:grid}.generation-flow article>span{color:#216046;background:#e7f1eb;border-radius:6px;grid-row:1/3;place-items:center;width:25px;height:25px;font:700 9px Manrope;display:grid}.generation-flow article>b{font-size:10px}.generation-flow article>small{color:#87918c;margin-top:2px;font-size:8px;line-height:1.4}.generation-flow>i{color:#8da097;align-self:center;font-size:13px;font-style:normal}.generation-selector{grid-template-columns:minmax(360px,1.6fr) minmax(220px,.7fr);gap:8px;display:grid}.generation-selector label{background:#fff;border:1px solid #dce1dd;border-radius:8px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:9px;min-height:38px;padding:5px 8px;display:grid}.generation-selector label>span{color:#718079;white-space:nowrap;font-size:9px;font-weight:700}.generation-selector select,.generation-audit-filters select{color:#28362f;background:#fff;border:0;outline:0;min-width:0;font-size:10px}.generation-detail-grid{grid-template-columns:minmax(330px,.8fr) minmax(480px,1.2fr);gap:8px;display:grid}.generation-chain-card,.generation-token-card,.generation-audit{background:#fff;border:1px solid #dce2de;border-radius:9px;min-width:0;overflow:hidden}.generation-chain-head{background:#f8faf8;border-bottom:1px solid #e7ebe8;justify-content:space-between;align-items:flex-start;gap:12px;padding:10px 11px;display:flex}.generation-chain-head h2{margin:1px 0 0;font-size:13px}.generation-chain-card dl{margin:0;display:grid}.generation-chain-card dl>div{border-top:1px solid #edf0ed;grid-template-columns:92px minmax(0,1fr);gap:8px;padding:8px 11px;display:grid}.generation-chain-card dl>div:first-child{border-top:0}.generation-chain-card dt{color:#7b8680;font-size:9px}.generation-chain-card dd{color:#304038;overflow-wrap:anywhere;margin:0;font-size:10px}.generation-chain-card dd code{color:#2f6750;font:600 9px ui-monospace,SFMono-Regular,Consolas,monospace}.generation-chain-card dd small{color:#89928e;margin-top:2px;font-size:8px;display:block}.generation-token-card{flex-direction:column;min-height:300px;display:flex}.generation-token-list{max-height:292px;overflow:auto}.generation-token-list article{border-top:1px solid #edf0ed;grid-template-columns:165px minmax(0,1fr) auto;align-items:center;gap:9px;padding:8px 11px;display:grid}.generation-token-list article:first-child{border-top:0}.generation-token-list article.unmapped{background:#fff8ec}.generation-token-list code{color:#295e48;font:700 9px ui-monospace,SFMono-Regular,Consolas,monospace}.generation-token-list article>div{min-width:0}.generation-token-list b{text-overflow:ellipsis;white-space:nowrap;font-size:9px;display:block;overflow:hidden}.generation-token-list small{color:#8a938e;margin-top:2px;font-size:8px;display:block}.generation-token-list article>span{color:#287153;background:#e9f3ed;border-radius:5px;padding:3px 5px;font-size:8px;font-weight:700}.generation-token-list article.unmapped>span{color:#9c650e;background:#fff0d8}.generation-audit{padding:10px 11px 0}.generation-audit .integration-section-head{justify-content:space-between;align-items:center;gap:14px;margin:0 0 8px;display:flex}.generation-audit-filters{align-items:center;gap:7px;display:flex}.generation-audit-filters .search-box{width:270px}.generation-audit-filters select{border:1px solid #d9ded9;border-radius:8px;height:34px;padding:0 9px}.generation-route-table{max-height:330px;margin:0 -11px}.generation-route-table table{min-width:1040px}.generation-route-table thead{z-index:2;position:sticky;top:0}.generation-route-table th{background:#f3f5f2}.generation-route-table tr.selected{background:#eff7f2;box-shadow:inset 3px 0 #3d7c61}.generation-route-table td{padding-top:7px;padding-bottom:7px}.generation-route-table td small{max-width:230px}@media (width<=1100px){.generation-flow{grid-template-columns:repeat(5,1fr)}.generation-flow>i{display:none}.generation-detail-grid{grid-template-columns:1fr}.generation-token-list{max-height:260px}.generation-map-view{max-height:none}.generation-selector{grid-template-columns:1fr}}@media (width<=650px){.generation-flow,.generation-selector,.generation-selector label{grid-template-columns:1fr}.generation-audit .integration-section-head,.generation-audit-filters{flex-direction:column;align-items:stretch}.generation-audit-filters .search-box{width:100%}.generation-token-list article,.generation-chain-card dl>div{grid-template-columns:1fr}}.generation-token-legend{color:#76827c;background:#f4f7f5;border-bottom:1px solid #e8ece9;padding:6px 11px;font-size:8px}.generation-token-card .generation-token-list{max-height:265px}.config-protected{color:#8a938e;white-space:nowrap;background:#f5f6f4;border:1px solid #e0e4e0;border-radius:7px;align-items:center;padding:6px 8px;font-size:9px;font-weight:700;display:inline-flex}.delete-target{background:#fff9f7;border:1px solid #ead8d3;border-radius:8px;flex-direction:column;gap:6px;margin:4px 0 14px;padding:11px 13px;display:flex}.delete-target span{color:#9b7d75;font-size:9px;font-weight:700}.delete-target code{color:#6d3027;overflow-wrap:anywhere;font:700 10px ui-monospace,SFMono-Regular,Consolas,monospace}
