:root{color:#172033;font-synthesis:none;background:#f5f7fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0}button,input{font:inherit}button{cursor:pointer}.loading{place-items:center;min-height:100vh;display:grid}.logo span{color:#fff;background:#3857e8;border-radius:11px;place-items:center;width:38px;height:38px;font-weight:800;display:inline-grid}input{border:1px solid #d7ddea;border-radius:10px;outline:none;padding:11px 13px}input:focus{border-color:#5370ec;box-shadow:0 0 0 3px #5370ec1f}.primary,.secondary,.ghost,.pagination button{border:0;border-radius:10px;padding:10px 16px;font-weight:700}.primary{color:#fff;background:#3857e8}.secondary{color:#2f4bd4;background:#e9edff}.ghost{color:#697386;background:0 0}.primary:disabled,button:disabled{opacity:.55;cursor:default}.shell{grid-template-columns:240px 1fr;align-items:start;min-height:100vh;display:grid}aside{color:#fff;background:#172033;flex-direction:column;height:100vh;padding:24px 18px;display:flex;position:sticky;top:0;overflow-y:auto}.logo{align-items:center;gap:10px;margin-bottom:34px;font-weight:800;display:flex}.logo span{width:32px;height:32px}nav{gap:6px;display:grid}nav button{color:#aeb8cc;text-align:left;background:0 0;border:0;border-radius:9px;padding:11px 13px}nav button.active{color:#fff;background:#ffffff12}.user-box{border-top:1px solid #ffffff1f;gap:10px;margin-top:auto;padding-top:20px;display:grid}.user-box strong,.user-box span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.user-box strong{font-size:13px}.user-box span{color:#aeb8cc;margin-top:3px;font-size:12px}.user-box button{color:#fff;text-align:left;background:#ffffff12;border:0;border-radius:9px;width:100%;padding:9px 11px;font-weight:800}.login-page{background:#f5f7fb;place-items:center;min-height:100vh;padding:24px;display:grid}.login-panel{background:#fff;border:1px solid #e4e8f1;border-radius:14px;width:min(420px,100%);padding:30px;box-shadow:0 18px 50px #17203314}.login-panel .logo{color:#172033;margin-bottom:24px}.login-panel h1{margin:0 0 18px;font-size:26px}.google-login-button{color:#172033;background:#fff;border:1px solid #d7ddea;border-radius:10px;justify-content:center;align-items:center;gap:10px;width:100%;min-height:46px;font-weight:900;text-decoration:none;display:flex}.google-login-button span{color:#3857e8;background:#f0f3f8;border-radius:50%;place-items:center;width:24px;height:24px;font-weight:900;display:inline-grid}.content{min-width:0;padding:34px}.content header{justify-content:space-between;align-items:center;gap:24px;margin-bottom:24px;display:flex}.content h1{margin:3px 0 4px;font-size:30px}.content header p{color:#697386;margin:0}.eyebrow{letter-spacing:.12em;font-size:12px;font-weight:800;color:#3857e8!important}.header-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.stats{grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:18px;display:grid}.stats div{background:#fff;border:1px solid #e4e8f1;border-radius:13px;gap:6px;padding:20px;display:grid}.stats strong{font-size:28px}.stats span{color:#697386;font-size:13px}.dashboard-stats{grid-template-columns:repeat(4,1fr)}.dashboard-panel .toolbar,.dashboard-setup-panel .toolbar{justify-content:space-between}.dashboard-panel .toolbar button,.dashboard-setup-panel .toolbar button{margin-left:auto}.dashboard-setup-panel .toolbar>div{gap:4px;display:grid}.dashboard-setup-panel .toolbar>div span{color:#697386;margin-left:0;font-size:12px}.setup-check-grid{background:#edf0f5;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;display:grid}.setup-check-grid article{background:#fff;align-content:start;gap:8px;min-width:0;padding:16px;display:grid}.setup-check-grid article strong{color:#172033;font-size:14px;line-height:1.45}.setup-check-grid article p{color:#697386;margin:0;font-size:12px;line-height:1.65}.setup-check-grid article button{justify-self:start;margin-top:4px}.setup-ok,.setup-warn,.setup-info{border-radius:99px;justify-self:start;padding:4px 8px;font-size:11px;font-weight:900}.setup-ok{color:#147a43;background:#e8f8ef}.setup-warn{color:#a15c00;background:#fff3df}.setup-info{color:#697386;background:#f0f2f5}.active-work-toast{z-index:20;background:#fffaeb;border:1px solid #fedf89;border-radius:10px;justify-content:space-between;align-items:center;gap:14px;width:min(560px,100%);margin:0 0 18px auto;padding:13px 14px 16px;display:flex;position:sticky;top:14px;overflow:hidden;box-shadow:0 12px 28px #1018281f}.active-work-toast>div:not(.active-work-progress){gap:4px;min-width:0;display:grid}.active-work-toast strong{color:#93370d;font-size:13px}.active-work-toast span{text-overflow:ellipsis;white-space:nowrap;color:#7a4a10;font-size:12px;overflow:hidden}.active-work-progress{background:#fde68a;height:4px;position:absolute;bottom:0;left:0;right:0}.active-work-progress span{background:#f59e0b;height:100%;transition:width .35s;display:block}.deployment-news-panel .toolbar>div{gap:4px;display:grid}.deployment-news-panel .toolbar span{color:#697386;margin-left:0;font-size:12px}.deployment-news-list{display:grid}.deployment-news-item{background:#fff;border-top:1px solid #edf0f5}.deployment-news-item:first-child{border-top:0}.deployment-news-item summary{cursor:pointer;gap:6px;padding:18px 48px 18px 20px;list-style:none;display:grid;position:relative}.deployment-news-item summary::-webkit-details-marker{display:none}.deployment-news-item summary:after{content:"+";color:#3857e8;font-size:20px;font-weight:800;position:absolute;top:19px;right:20px}.deployment-news-item[open] summary:after{content:"−"}.deployment-news-item summary:hover{background:#fbfcff}.deployment-news-item time{color:#697386;font-size:12px}.deployment-news-item strong{color:#172033;font-size:15px}.deployment-news-item summary span{color:#536079;font-size:13px;line-height:1.65}.deployment-news-body{color:#344054;padding:0 48px 18px 20px}.deployment-news-body ul{gap:7px;margin:0;padding-left:20px;font-size:13px;line-height:1.65;display:grid}.deployment-news-body a{color:#3857e8;margin-top:14px;font-size:12px;font-weight:800;display:inline-block}.active-work-toast.idle{box-shadow:none;background:#fffdf5}.active-work-toast.idle .active-work-progress span{width:0!important}.active-work-toast .active-work-queue{color:#93370d;white-space:normal;font-weight:800}.run-plan-section{background:#fffaeb;border:1px solid #fedf89;border-radius:10px;padding:14px}.run-plan-summary{color:#7a4a10;margin:0 0 12px;font-weight:700}.run-plan-section table{background:#fff}.run-plan-target-id{color:#697386;margin-top:3px;font-size:10px;font-weight:400;display:block}.stats .stat-alert{background:#fff7f6;border-color:#f3b8b5}.stats .stat-alert strong{color:#b42318}.notice{border-radius:10px;margin-bottom:16px;padding:13px 15px}.success{color:#147a43;background:#e8f8ef}.warning{color:#795600;background:#fff8e7}.error{color:#b42318;background:#fff0f0}.notice.compact{margin:12px 0 0;padding:9px 11px;font-size:12px}.operation-result{border:1px solid #0000;border-radius:12px;gap:11px;margin:12px 16px 0;padding:14px;display:grid}.operation-result.success{color:#172033;background:#f4fbf7;border-color:#bfe8ce}.operation-result.warning{color:#172033;background:#fffaf0;border-color:#f6d78b}.operation-result.error{color:#172033;background:snow;border-color:#f3b8b5}.operation-result-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.operation-result-head strong{font-size:14px}.operation-result-head span{border-radius:999px;flex:none;padding:4px 8px;font-size:12px;font-weight:900}.operation-result.success .operation-result-head span{color:#147a43;background:#e8f8ef}.operation-result.warning .operation-result-head span{color:#a15c00;background:#fff3df}.operation-result.error .operation-result-head span{color:#b42318;background:#fff0f0}.operation-result p{color:#536079;margin:0;font-size:12px;line-height:1.6}.operation-result-grid{grid-template-columns:minmax(0,1fr) 180px;gap:10px;display:grid}.operation-result-grid div,.operation-errors{background:#fff;border:1px solid #edf0f5;border-radius:10px;padding:10px 11px}.operation-result-grid span,.operation-errors>span,.operation-artifacts span{color:#697386;margin-bottom:5px;font-size:11px;font-weight:900;display:block}.operation-result-grid p{color:#344054;overflow-wrap:anywhere}.operation-errors ul{color:#344054;margin:0;padding-left:18px;font-size:12px;line-height:1.7}.operation-errors li strong{color:#b42318;margin-right:8px}.operation-warning{font-weight:800;color:#a15c00!important}.operation-artifacts{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.operation-artifacts span{margin:0 4px 0 0}.operation-artifacts a{color:#2f4bd4;font-size:12px;font-weight:900}.panel{background:#fff;border:1px solid #e4e8f1;border-radius:14px;overflow:hidden}.toolbar{border-bottom:1px solid #edf0f5;align-items:center;gap:10px;padding:16px;display:flex}.toolbar input{width:320px}.toolbar span{color:#697386;margin-left:auto}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%}th,td{text-align:left;border-bottom:1px solid #edf0f5;padding:14px 16px;font-size:14px}th{color:#697386;letter-spacing:.04em;background:#fafbfc;font-size:12px}tbody tr:hover{background:#fafbff}.muted{color:#7f899a}.clickable-row{cursor:pointer}.clickable-row:hover{background:#eef3ff}td small{color:#8a94a6;margin-top:4px;display:block}.tag-list{flex-wrap:wrap;gap:4px;display:flex}.tag{white-space:nowrap;border:1px solid #ccd4e2;border-radius:99px;padding:3px 7px;font-size:11px}.store-name-cell{place-items:start;gap:5px;min-width:180px;display:grid}.store-name-actions,.store-schedule-badges{flex-wrap:wrap;gap:6px;display:flex}.store-schedule-badges{max-width:260px}.store-table-wrap{max-height:min(720px,100vh - 220px);overflow:auto}.store-table{width:max-content;min-width:100%}.store-table th,.store-table td{white-space:nowrap}.store-table thead th{z-index:2;position:sticky;top:0;box-shadow:inset 0 -1px #dfe4ec,0 2px 4px #1720330d}.store-table .store-name-actions,.store-table .store-schedule-badges{flex-wrap:nowrap}.store-table .store-schedule-badges{max-width:none}.store-post-time{color:#8a94a6;white-space:nowrap;gap:10px;font-size:14px;display:flex}.store-table .management-pause-reason{min-width:132px}.store-table th:nth-child(2),.store-table td:nth-child(2){text-align:center;width:46px;min-width:46px;padding-left:4px;padding-right:4px}.store-star{color:#c6ccd6;background:0 0;border:0;padding:2px;font-size:22px;line-height:1}.store-star.on{color:#d98032}.store-note{text-overflow:ellipsis;color:#536079;max-width:180px;font:inherit;text-align:left;background:0 0;border:0;overflow:hidden}.store-note:hover{color:#2f4bd4;text-decoration:underline}.filter-builder-add{align-items:center;gap:10px;display:flex}.filter-builder-add span{color:#697386;font-size:12px;font-weight:800}.filter-builder-add select{color:#536079;background:0 0;border:0;width:auto;font-weight:900}.store-filter-builder{gap:10px;margin-top:10px;display:grid}.store-filter-row{background:#fff;border:1px solid #e4e8f1;border-radius:12px;grid-template-columns:minmax(170px,1.25fr) minmax(120px,.7fr) minmax(170px,1.25fr) auto;align-items:end;gap:10px;padding:12px;display:grid}.store-filter-row label{gap:5px;min-width:0;display:grid}.store-filter-row label>span{color:#697386;font-size:11px;font-weight:800}.store-filter-row select{width:100%;min-width:0}.store-filter-remove{color:#b42318;margin-bottom:1px}@media (width<=760px){.store-filter-row{grid-template-columns:1fr 1fr}.store-filter-row label:first-child{grid-column:1/-1}.store-filter-remove{justify-self:end}}.store-filter-panel{background:#fbfcff;border-bottom:1px solid #edf0f5;gap:12px;padding:12px 16px;display:grid}.store-filter-panel.collapsed{background:#fff}.store-filter-head{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.store-filter-head>span{color:#8a94a6;font-size:12px}.store-filter-head>button:last-child{margin-left:auto}.store-filter-grid{grid-template-columns:repeat(7,minmax(120px,1fr));gap:10px;display:grid}.store-filter-grid label{color:#536079;gap:6px;min-width:0;font-size:12px;font-weight:900;display:grid}.store-filter-grid select{width:100%;min-width:0;padding:8px 9px;font-size:13px}.store-filter-chips{flex-wrap:wrap;flex:320px;gap:6px;display:flex}.store-filter-grid label{background:#fff;border:1px solid #e1e4e9;border-radius:12px;padding:10px;box-shadow:0 2px 8px #1720330a}.store-filter-grid select{border:0;border-top:1px solid #edf0f5;border-radius:0;padding:9px 2px 2px;font-weight:800}.store-filter-panel.open:before{content:"すべての条件に一致";color:#536079;background:#f0f2f5;border-radius:99px;width:fit-content;padding:5px 9px;font-size:12px;font-weight:900}.badge{border-radius:99px;padding:4px 8px;font-size:12px;font-weight:700}.badge.active{color:#147a43;background:#e8f8ef}.badge.missing{color:#a15c00;background:#fff3df}.badge.schedule-a{color:#147a43;background:#e8f8ef}.badge.schedule-b{color:#b42318;background:#fef0f0}.badge.schedule-c{color:#a15c00;background:#fff3df}.badge.schedule-d{color:#854d0e;background:#fff9c4}.badge.schedule-e{color:#175cd3;background:#e9f5ff}.badge.schedule-test{color:#b42318;background:#fef3f2}.badge.schedule-none{color:#697386;background:#f0f2f5}.toggle{background:#cbd2df;border:0;border-radius:99px;width:42px;height:24px;padding:3px;transition:all .2s}.toggle span{background:#fff;border-radius:50%;width:18px;height:18px;transition:all .2s;display:block}.toggle.on{background:#3857e8}.toggle.on span{transform:translate(18px)}.toggle-cell{place-items:center start;gap:4px;min-width:74px;display:grid}.store-row-unmanaged,.store-row-unmanaged:hover{color:#343a46;background:#d5d9e0}.store-row-unmanaged td,.store-row-unmanaged td strong,.store-row-unmanaged td small{color:#343a46}.store-row-unmanaged .badge{filter:saturate(.25)}.management-toggle-cell{min-width:118px}.management-pause-reason{color:#343a46;background:#f5f6f8;border:1px solid #9aa3b2;border-radius:6px;width:118px;min-height:25px;padding:2px 22px 2px 7px;font-size:11px;font-weight:700}.management-pause-reason:focus-visible{outline-offset:2px;outline:3px solid #5370ec33}.store-filter-options{min-width:0}.store-filter-options>span{margin-bottom:7px;font-size:12px;font-weight:800;display:block}.store-filter-options>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 10px;display:grid}.store-filter-options label{align-items:center;gap:6px;font-size:12px;font-weight:600;display:flex}.store-filter-options input{margin:0}.pagination{justify-content:flex-end;align-items:center;gap:14px;padding:14px 16px;display:flex}.pagination button{background:#f0f3f8}.empty{text-align:center;color:#697386;padding:60px}.bulk-bar{background:#f0f3ff;align-items:center;gap:12px;padding:12px 16px;display:flex}.bulk-bar select,select{background:#fff;border:1px solid #d7ddea;border-radius:9px;padding:9px}.store-bulk-bar{flex-wrap:wrap}.store-bulk-bar strong{margin-right:4px}.store-bulk-result{margin:10px 16px 0}.form-panel{margin-bottom:18px;padding:20px}.create-row{gap:10px;display:flex}.create-row input:first-child{flex:1}.color-input{width:48px;padding:3px}.list-panel{padding:8px 18px}.list-row{border-bottom:1px solid #edf0f5;align-items:center;gap:12px;padding:14px 4px;display:flex}.list-row:last-child{border-bottom:0}.list-row>div:first-child{flex:1;align-items:center;gap:10px;display:flex}.list-row>strong{flex:1}.color-dot{border-radius:50%;width:14px;height:14px}.danger{color:#b42318;background:#fff0f0;border:0;border-radius:8px;margin-left:auto;padding:8px 11px}.danger-lite{color:#b42318;background:snow;border-color:#f3b8b5}.filter-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.filter-grid label{gap:7px;font-size:13px;font-weight:700;display:grid}.filter-grid select{min-height:100px}.form-actions{align-items:center;gap:12px;margin-top:18px;display:flex}.review-store-list{gap:18px;padding:16px;display:grid}.review-store-section{background:#fff;border:1px solid #e4e8f1;border-radius:12px;overflow:hidden}.review-store-head{background:#fafbfc;border-bottom:1px solid #edf0f5;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:12px;padding:16px;display:grid}.store-heading-check{place-items:center;width:28px;height:28px;margin-top:1px;display:grid}.store-heading-check input{width:18px;height:18px}.review-store-head h2{margin:0 0 8px;font-size:18px}.survey-url-row{color:#697386;flex-wrap:wrap;align-items:center;gap:8px;font-size:12px;display:flex}.survey-url-row a{overflow-wrap:anywhere;color:#2f4bd4;max-width:680px;font-weight:800}.survey-url-row strong{color:#8a94a6;font-size:12px}.compact-empty{padding:24px}.review-list{padding:8px 18px}.review-card{border-bottom:1px solid #edf0f5;padding:20px 4px}.review-card:last-child{border-bottom:0}.review-card.low-rating{background:snow;border-left:4px solid #d92d20;padding-left:16px}.review-card-head{justify-content:space-between;gap:20px;display:flex}.review-card-head>div:first-child{gap:5px;display:grid}.review-card-head span{color:#697386;font-size:12px}.review-card p{white-space:pre-wrap;margin:16px 0;line-height:1.7}.review-card footer{justify-content:space-between;align-items:center;display:flex}.rating{color:#f5a524;letter-spacing:2px;white-space:nowrap}.rating span{color:#d9dee8}.badge.unreplied{color:#a15c00;background:#fff3df}.badge.draft_ready{color:#2f4bd4;background:#e9edff}.badge.replied{color:#147a43;background:#e8f8ef}.badge.skipped{color:#697386;background:#f0f2f5}.reply-actions-wrap{margin-top:14px}.reply-actions{align-items:center;gap:12px;display:flex}.reply-editor{background:#f7f9fc;border-radius:10px;margin-top:16px;padding:16px}.reply-editor label{gap:8px;font-size:13px;font-weight:700;display:grid}.reply-editor textarea{resize:vertical;min-height:150px;font:inherit;border:1px solid #d7ddea;border-radius:9px;padding:12px;line-height:1.6}.reply-editor textarea:disabled,.post-card textarea:disabled{color:#697386;cursor:not-allowed;background:#f0f2f5}.reply-editor>div{justify-content:space-between;align-items:center;margin-top:10px;display:flex}.reply-editor>div span{color:#697386;font-size:12px}.reply-buttons{gap:8px;display:flex}.inline-error{color:#b42318;font-size:12px}.inline-pending{color:#2f4bd4;font-size:12px;font-weight:800}.generate-post-row{flex-wrap:wrap;align-items:end;gap:14px;display:flex}.generate-post-row label{gap:7px;min-width:180px;font-size:13px;font-weight:700;display:grid}.generate-post-row label:first-child{flex:260px}.generate-post-row input,.generate-post-row select{width:100%;min-width:0}.generate-post-row button{flex:none}.post-board-summary{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-bottom:18px;display:grid}.post-board-summary button{text-align:left;background:#fff;border:1px solid #e4e8f1;border-radius:12px;gap:5px;min-width:0;padding:14px;display:grid}.post-board-summary button.active{background:#f3f6ff;border-color:#3857e8;box-shadow:inset 0 0 0 1px #3857e8}.post-board-summary span{color:#536079;font-size:12px;font-weight:900}.post-board-summary strong{color:#172033;font-size:28px;line-height:1}.post-board-summary small{text-overflow:ellipsis;white-space:nowrap;color:#7f899a;font-size:12px;overflow:hidden}.post-management-toolbar{background:#fbfcff;border-bottom:1px solid #edf0f5;gap:12px;padding:14px 16px;display:grid}.post-view-tabs,.segmented-control{flex-wrap:wrap;gap:8px;display:flex}.post-view-tabs button,.segmented-control button{color:#697386;background:#fff;border:1px solid #d7ddea;border-radius:9px;padding:8px 11px;font-size:12px;font-weight:900}.post-view-tabs button.active,.segmented-control button.active{color:#2f4bd4;background:#e9edff;border-color:#3857e8}.post-toolbar-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.post-toolbar-actions input{flex:260px;min-width:180px}.post-toolbar-actions span{color:#697386;margin-left:auto;font-size:13px;font-weight:800}.post-list{padding:8px 18px}.post-list.compact-list{background:#edf0f5;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px 18px;padding:0;display:grid}.post-list.compact-list .post-card{background:#fff;border-bottom:0;min-width:0;padding:16px}.post-card{border-bottom:1px solid #edf0f5;padding:20px 4px}.post-card.image-issue{background:#fffaf0;border-left:4px solid #f5a524;padding-left:14px}.post-card:last-child{border-bottom:0}.post-card-head{justify-content:space-between;align-items:start;gap:14px;margin-bottom:14px;display:flex}.post-card-head>div{gap:5px;min-width:0;display:grid}.post-card-head>div strong{overflow-wrap:anywhere}.post-card-head>div span{color:#697386;font-size:12px}.post-card-badges{flex-wrap:wrap;flex:none;justify-content:flex-end;gap:6px;display:flex}.post-card-head>.badge,.post-card-badges .badge{white-space:nowrap;justify-content:center;align-items:center;line-height:1;display:inline-flex}.post-content-preview{white-space:pre-wrap;color:#344054;max-height:150px;font-size:13px;line-height:1.7;overflow:hidden}.post-submit-result,.post-image-missing{color:#344054;background:#fbfcff;border:1px solid #edf0f5;border-radius:10px;gap:6px;margin:0 0 14px;padding:11px 12px;display:grid}.post-submit-result.success{background:#f4fbf7;border-color:#cbeed9}.post-submit-result.failure{background:#fff7f7;border-color:#ffd1d1}.post-submit-result.needs_review,.post-image-missing{background:#fffaf0;border-color:#ffe2ad}.post-submit-result div,.post-image-missing div{flex-wrap:wrap;align-items:center;gap:8px 14px;display:flex}.post-submit-result strong,.post-image-missing strong{font-size:13px}.post-submit-result span,.post-submit-result small,.post-image-missing span,.post-image-missing small{color:#697386;font-size:12px}.post-submit-result p,.post-image-missing p{color:#536079;margin:0;font-size:12px;line-height:1.55}.post-image-review{background:#fbfcff;border:1px solid #edf0f5;border-radius:12px;grid-template-columns:minmax(300px,460px) minmax(0,1fr);align-items:start;gap:16px;margin:0 0 16px;padding:14px;display:grid}.post-image-frame{background:#f0f3f8;border:1px solid #d9e0ec;border-radius:10px;overflow:hidden}.post-image-frame img{aspect-ratio:3/2;object-fit:contain;width:100%;display:block}.post-image-info{gap:12px;min-width:0;display:grid}.post-image-info-head{justify-content:space-between;align-items:start;gap:12px;display:flex}.post-image-info-head div{gap:4px;display:grid}.post-image-info-head strong{font-size:14px}.post-image-info-head span{color:#697386;font-size:12px;line-height:1.5}.image-brief{background:#fff;border:1px solid #edf0f5;border-radius:10px;gap:6px;padding:11px 12px;display:grid}.image-brief span{color:#697386;font-size:12px;font-weight:900}.image-brief p{white-space:pre-wrap;color:#344054;max-height:140px;margin:0;font-size:13px;line-height:1.65;overflow:auto}.post-image-prompt{background:#fff;border:1px solid #edf0f5;border-radius:10px;min-width:0}.post-image-prompt summary{cursor:pointer;color:#536079;padding:11px 13px;font-size:12px;font-weight:900}.post-image-prompt pre{white-space:pre-wrap;color:#344054;border-top:1px solid #edf0f5;max-height:220px;margin:0;padding:12px;font:12px/1.6 ui-monospace,monospace;overflow:auto}.post-card textarea{resize:vertical;width:100%;min-height:170px;font:inherit;border:1px solid #d7ddea;border-radius:10px;padding:13px;line-height:1.7}.post-actions{justify-content:space-between;align-items:center;margin-top:10px;display:flex}.post-actions>span{color:#697386;font-size:12px}.post-actions>div{gap:8px;display:flex}.badge.pending_review{color:#a15c00;background:#fff3df}.badge.approved{color:#147a43;background:#e8f8ef}.badge.rejected,.badge.failed{color:#b42318;background:#fff0f0}.badge.posted{color:#2f4bd4;background:#e9edff}.badge.image_issue{color:#b54708;background:#fffbeb}.modal-backdrop{z-index:50;background:#10182873;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.modal-card{background:#fff;border-radius:16px;width:min(680px,100%);padding:24px;box-shadow:0 24px 70px #10182838}.modal-card h2{margin:0 0 8px}.modal-card>p{color:#697386;line-height:1.6}.post-context-modal textarea{resize:vertical;width:100%;min-height:260px;font:inherit;border:1px solid #d7ddea;border-radius:10px;margin-top:14px;padding:14px;line-height:1.7}.post-context-modal small{color:#697386;text-align:right;margin-top:6px;display:block}.modal-actions{justify-content:flex-end;gap:10px;margin-top:18px;display:flex}.compact{padding:6px 9px;font-size:12px}.post-context-modal,.store-edit-modal,.store-history-modal{max-height:calc(100vh - 48px);overflow-y:auto}.store-edit-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:16px;display:grid}.store-edit-grid label,.research-source-field,.confirmed-context-field{gap:7px;margin-top:16px;font-size:13px;font-weight:700;display:grid}.store-edit-grid label{margin-top:0}.store-edit-grid input,.store-edit-grid select{width:100%}.store-history-list{gap:10px;margin-top:14px;display:grid}.store-history-item{background:#fbfcff;border:1px solid #edf0f5;border-radius:10px;gap:6px;padding:12px;display:grid}.store-history-item>div{justify-content:space-between;align-items:center;gap:10px;display:flex}.store-history-item p{color:#344054;margin:0;font-size:13px;line-height:1.55}.store-history-item small{color:#697386;font-size:12px}.post-context-modal .research-source-field textarea{min-height:92px;margin-top:0}.post-context-modal .confirmed-context-field textarea{margin-top:0}.research-button{margin-top:10px}.research-candidate{background:#f7f9fc;border:1px solid #d8e2f1;border-radius:10px;margin-top:14px;padding:14px}.research-candidate>div{justify-content:space-between;align-items:center;gap:12px;display:flex}.research-candidate pre{white-space:pre-wrap;color:#344054;max-height:260px;margin:12px 0 0;font:12px/1.65 ui-monospace,monospace;overflow:auto}.research-disclosure{background:#fff8e7;border-radius:8px;margin:8px 0 0;padding:10px 12px;font-size:12px;color:#795600!important;line-height:1.6!important}.prompt-form{gap:14px;display:grid}.prompt-form>div:first-child{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.prompt-form label{gap:7px;font-size:13px;font-weight:700;display:grid}.prompt-form textarea{resize:vertical;min-height:180px;font:inherit;border:1px solid #d7ddea;border-radius:10px;padding:12px}.template-row{border-bottom:1px solid #edf0f5;align-items:center;gap:10px;padding:14px 4px;display:flex}.template-row>div{flex:1;gap:4px;display:grid}.template-row>div span{color:#697386;font-size:12px}.runs-layout{grid-template-columns:minmax(300px,390px) 1fr;align-items:start;gap:18px;display:grid}.runs-list-panel,.runs-detail-panel{min-height:420px}.runs-filter-bar{background:#fbfcff;border-bottom:1px solid #edf0f5;gap:10px;padding:12px;display:grid}.runs-filter-bar>span{color:#697386;font-size:12px;font-weight:800}.run-category-tabs{flex-wrap:wrap;gap:6px;display:flex}.run-category-tabs button{color:#697386;background:#fff;border:1px solid #dce2ee;border-radius:8px;padding:7px 9px;font-size:11px;font-weight:900;transition:border-color .15s,background .15s,color .15s}.run-category-tabs button:hover{color:#2f4bd4;border-color:#aebbea}.run-category-tabs button.active{color:#fff;background:#3857e8;border-color:#3857e8;box-shadow:0 3px 8px #3857e82e}.run-category-tabs button:focus-visible{outline-offset:2px;outline:3px solid #3857e840}.runs-list{gap:6px;padding:8px;display:grid}.runs-list button{text-align:left;background:0 0;border:0;border-radius:10px;grid-template-columns:1fr auto;gap:4px 10px;padding:12px;display:grid}.runs-list button:hover,.runs-list button.active{background:#f0f3ff}.runs-list button span{font-weight:800}.runs-list button strong{color:#3857e8;font-size:12px}.runs-list button small{color:#697386;grid-column:1/-1}.runs-pagination{border-top:1px solid #edf0f5;grid-template-columns:1fr auto 1fr;align-items:center;gap:8px;padding:12px;display:grid}.runs-pagination button{color:#536079;background:#f0f3f8;border:0;border-radius:8px;padding:8px;font-size:11px;font-weight:900}.runs-pagination button:last-child{justify-self:stretch}.runs-pagination span{color:#697386;font-size:11px;font-weight:800}.run-detail-head{border-bottom:1px solid #edf0f5;justify-content:space-between;align-items:center;gap:16px;padding:18px;display:flex}.run-detail-head div{gap:5px;display:grid}.run-detail-head strong{font-size:18px}.run-detail-head span:not(.badge){color:#697386;font-size:12px}.run-detail-actions{grid-auto-flow:column;align-items:center;display:flex!important}.run-meta{background:#edf0f5;grid-template-columns:repeat(4,1fr);gap:1px;display:grid}.run-meta div{background:#fff;gap:5px;padding:14px;display:grid}.run-meta span{color:#697386;font-size:12px}.run-meta strong{font-size:13px}.run-section{border-top:1px solid #edf0f5;padding:18px}.run-section h2{margin:0 0 12px;font-size:15px}.run-stats{color:#344054;background:#f7f9fc;border-radius:10px;max-height:240px;margin:0;padding:12px;font:12px/1.6 ui-monospace,monospace;overflow:auto}.badge.queued,.badge.running,.badge.pending{color:#a15c00;background:#fff3df}.badge.completed,.badge.succeeded{color:#147a43;background:#e8f8ef}.badge.completed_with_errors{color:#795600;background:#fff8e7}.badge.cancelled,.badge.skipped{color:#697386;background:#f0f2f5}.run-debug-section>p{margin:-4px 0 12px;font-size:12px}.run-debug-list{gap:12px;display:grid}.run-debug-card{background:snow;border:1px solid #ffd1d1;border-radius:12px;overflow:hidden}.run-debug-head{border-bottom:1px solid #ffe3e3;justify-content:space-between;align-items:start;gap:12px;padding:13px 14px;display:flex}.run-debug-head>div{gap:4px;display:grid}.run-debug-head strong{font-size:14px}.run-debug-head span:not(.badge){color:#697386;font-size:12px}.run-debug-summary{grid-template-columns:repeat(2,minmax(0,1fr));margin:0;display:grid}.run-debug-summary div{border-bottom:1px solid #ffeaea;min-width:0;padding:11px 14px}.run-debug-summary div:nth-child(odd){border-right:1px solid #ffeaea}.run-debug-summary dt{color:#697386;margin-bottom:4px;font-size:11px;font-weight:800}.run-debug-summary dd{overflow-wrap:anywhere;color:#344054;margin:0;font-size:12px;line-height:1.55}.run-debug-causes{padding:12px 14px}.run-debug-causes>strong{font-size:12px}.run-debug-causes ol{margin:8px 0 0;padding-left:20px}.run-debug-causes li{color:#697386;margin-top:7px;font-size:11px}.run-debug-causes li span{color:#344054;font-weight:800}.run-debug-causes li p{overflow-wrap:anywhere;margin:2px 0 0}.run-debug-stack{border-top:1px solid #ffe3e3}.run-debug-stack summary{cursor:pointer;color:#536079;padding:11px 14px;font-size:12px;font-weight:800}.run-debug-stack pre{color:#344054;white-space:pre-wrap;background:#fff;border-top:1px solid #ffe3e3;max-height:260px;margin:0;padding:12px 14px;font:11px/1.55 ui-monospace,monospace;overflow:auto}.settings-panel{padding:20px}.settings-tabs{gap:8px;margin:-6px 0 18px;display:flex}.settings-tabs button{color:#697386;background:#fff;border:1px solid #d7ddea;border-radius:10px;padding:10px 15px;font-weight:900}.settings-tabs button.active{color:#2f4bd4;background:#e9edff;border-color:#3857e8}.system-status-panel{gap:14px;margin-bottom:18px;padding:20px;display:grid}.system-status-panel>div:first-child{gap:5px;display:grid}.system-status-panel>div:first-child span{color:#697386;font-size:13px}.system-status-grid{background:#edf0f5;border-radius:12px;grid-template-columns:repeat(3,1fr);gap:1px;display:grid;overflow:hidden}.system-status-grid div{background:#fff;gap:4px;padding:14px;display:grid}.system-status-grid span{color:#697386;font-size:12px}.system-status-grid strong{font-size:13px}.settings-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.settings-grid label{gap:7px;font-size:13px;font-weight:700;display:grid}.settings-wide-field{grid-column:span 2}.settings-section{gap:10px;margin-top:20px;display:grid}.day-toggle-list{flex-wrap:wrap;gap:8px;display:flex}.day-toggle-list button{color:#697386;background:#fff;border:1px solid #d7ddea;border-radius:9px;width:42px;height:36px;font-weight:800}.day-toggle-list button.active{color:#2f4bd4;background:#e9edff;border-color:#3857e8}.settings-row{align-items:center;gap:18px;margin-top:20px;display:flex}.checkbox-row{align-items:center;gap:8px;font-weight:700;display:flex}.locked-setting{color:#697386;background:#f0f2f5;border-radius:8px;padding:8px 10px;font-size:13px;font-weight:800}.success-text{color:#147a43;font-weight:800}.danger-text{color:#b42318;font-weight:800}.system-status-grid .system-drive-cell{align-content:start}.system-drive-cell strong{overflow-wrap:anywhere}.system-drive-cell button{justify-self:start}.settings-group-list{gap:16px;display:grid}.settings-group{background:#fbfcff;border:1px solid #edf0f5;border-radius:12px;min-width:0;overflow:hidden}.settings-group-head{background:#fff;border-bottom:1px solid #edf0f5;gap:4px;padding:14px 16px;display:grid}.settings-group-head strong{color:#172033;font-size:15px}.settings-group-head span{color:#697386;font-size:12px;line-height:1.5}.settings-group .settings-grid{padding:16px}.settings-save-group{margin-top:20px}.settings-save-group .settings-row{background:#fff;margin:0;padding:16px}.manual-panel .toolbar{justify-content:space-between}.manual-panel .toolbar span{color:#697386;margin-left:0;font-size:12px}.manual-sections{background:#edf0f5;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;display:grid}.manual-sections article{background:#fff;align-content:start;gap:10px;min-width:0;padding:18px;display:grid}.manual-sections article>span{color:#2f4bd4;background:#e9edff;border-radius:99px;justify-self:start;padding:4px 8px;font-size:11px;font-weight:900}.manual-sections h2{margin:0;font-size:16px}.manual-sections p{color:#344054;margin:0;font-size:13px;line-height:1.75}.manual-sections ul,.manual-sections ol{color:#536079;gap:7px;margin:0;padding-left:20px;font-size:13px;line-height:1.6;display:grid}.schedule-board-toolbar{color:#536079;background:#f8f9fc;border:1px solid #e4e8f1;border-radius:8px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px 14px;margin:12px 0 10px;padding:10px 12px;font-size:12px;font-weight:800;display:flex}.schedule-board-toolbar>div{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.schedule-save-status{white-space:nowrap;color:#697386}.schedule-save-status.saving{color:#2f4bd4}.schedule-save-status.saved{color:#147a43}.schedule-save-status.error{color:#b42318}.schedule-board{grid-template-columns:minmax(240px,300px) minmax(0,1fr);align-items:start;gap:14px;min-width:0;max-width:100%;display:grid}.schedule-store-pool,.schedule-slot{background:#fff;border:1px solid #e4e8f1;border-radius:8px;min-width:0;min-height:120px;padding:12px}.schedule-store-pool{background:#fafbfc;align-content:start;gap:8px;display:grid}.schedule-search{border-radius:8px;width:100%;min-width:0;padding:8px 10px;font-size:12px}.schedule-store-list{align-content:start;gap:8px;max-height:320px;padding-right:2px;display:grid;overflow-y:auto}.schedule-store-card{cursor:grab;background:#fff;border:1px solid #d7ddea;border-radius:8px;min-width:0;padding:9px 10px;transition:border-color .15s,background .15s,box-shadow .15s}.schedule-store-card:active{cursor:grabbing}.schedule-store-card.selected{background:#f3f6ff;border-color:#3857e8;box-shadow:inset 0 0 0 1px #3857e8}.schedule-store-select{color:#697386;cursor:pointer;align-items:center;gap:5px;margin-bottom:6px;font-size:11px;font-weight:800;display:inline-flex}.schedule-store-select input{margin:0}.schedule-store-name{color:#172033;overflow-wrap:anywhere;white-space:normal;font-size:13px;font-weight:900;line-height:1.45;display:block}.schedule-store-meta{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:5px 8px;margin-top:7px;display:flex}.schedule-store-meta small{color:#7f899a;font-size:11px}.schedule-company-tag{border-radius:99px;align-items:center;width:fit-content;padding:3px 7px;font-size:10px;font-weight:900;line-height:1.2;display:inline-flex}.schedule-company-tag.self{color:#147a43;background:#e8f8ef}.schedule-company-tag.agency{color:#2f4bd4;background:#e9edff}.schedule-company-tag.unset{color:#697386;background:#eef0f3}.schedule-slots{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;min-width:0;padding-bottom:4px;display:grid}.schedule-slot{align-content:start;gap:8px;display:grid}.schedule-slot p,.schedule-store-pool p{margin:0;font-size:12px;line-height:1.5}.schedule-slot-head{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.schedule-slot-head>strong,.schedule-slot-head>span{color:#536079;font-size:12px;font-weight:900}.schedule-slot-title{flex-wrap:wrap;flex:auto;align-items:center;gap:5px 7px;min-width:0;display:flex}.schedule-slot-title>strong{color:#536079;font-size:12px;font-weight:900}.schedule-store-count{color:#2f4bd4;white-space:nowrap;background:#eef1ff;border-radius:99px;padding:3px 7px;font-size:10px;font-weight:900;display:inline-flex}.schedule-owner-field{flex:92px;min-width:72px}.schedule-owner-field input{border-radius:7px;width:100%;min-width:0;padding:5px 8px;font-size:11px}.schedule-store-pool .schedule-visibility-toggle,.schedule-slot .schedule-visibility-toggle{color:#536079;text-align:center;cursor:pointer;background:#f8f9fc;border:1px solid #d7ddea;border-radius:8px;justify-content:center;align-items:center;gap:4px;width:auto;min-width:0;min-height:28px;padding:4px 7px;font-size:11px;font-weight:800;display:inline-flex}.schedule-store-pool .schedule-visibility-toggle:hover,.schedule-slot .schedule-visibility-toggle:hover{color:#2f4bd4;background:#eef1ff;border-color:#9cabea}.schedule-store-pool .schedule-visibility-toggle:focus-visible,.schedule-slot .schedule-visibility-toggle:focus-visible{outline-offset:2px;outline:3px solid #5370ec33}.schedule-store-pool .schedule-visibility-toggle span,.schedule-slot .schedule-visibility-toggle span{color:inherit;font-size:15px;line-height:1;display:inline}.schedule-slot .schedule-generate-button{color:#fff;text-align:center;cursor:pointer;background:#3857e8;border:0;border-radius:8px;width:100%;min-height:40px}.schedule-collapsible{gap:8px;display:grid}.schedule-collapsible[hidden]{display:none}@media (width<=800px){.schedule-slots{grid-template-columns:1fr}.schedule-board-toolbar>div{justify-content:flex-start}}.meo-diagnostic-toolbar{justify-content:flex-start}.mini-list{color:#697386;gap:3px;min-width:180px;font-size:12px;line-height:1.45;display:grid}.meo-diagnostic-table th,.nowrap-cell{white-space:nowrap}.trend-cell{white-space:normal;color:#697386;min-width:360px;max-width:520px;font-size:12px;line-height:1.45}.ranking-trend-cell{white-space:normal;color:#697386;min-width:520px;max-width:760px;font-size:12px;line-height:1.45}.trend-cell,.ranking-trend-cell{-webkit-line-clamp:5;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.meo-mode-panel{background:#edf0f5;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin-bottom:18px;display:grid}.meo-mode-panel div{background:#fff;gap:6px;padding:16px;display:grid}.meo-mode-panel strong{font-size:14px}.meo-mode-panel p{color:#697386;margin:0;font-size:12px;line-height:1.65}.meo-run-progress{margin:0 0 18px}.meo-detail-row td{background:#fbfcff;padding:0}.meo-detail-panels{background:#edf0f5;grid-template-columns:.7fr 1.15fr 1.15fr;gap:1px;display:grid}.meo-detail-panels>div{background:#fbfcff;align-content:start;gap:10px;min-width:0;padding:16px;display:grid}.meo-detail-panels strong{font-size:13px}.meo-detail-panels p{color:#344054;margin:0;font-size:18px;font-weight:900}.meo-detail-panels ul{gap:10px;margin:0;padding:0;list-style:none;display:grid}.meo-detail-panels li{gap:4px;min-width:0;display:grid}.meo-detail-panels li span{color:#172033;overflow-wrap:anywhere;font-size:13px;font-weight:800}.meo-detail-panels li small{color:#697386;overflow-wrap:anywhere;font-size:12px;line-height:1.5}.artifact-links{gap:8px;display:flex}.artifact-links a{color:#2f4bd4;font-weight:800;text-decoration:none}.artifact-links a:hover{text-decoration:underline}.button-link{align-items:center;text-decoration:none;display:inline-flex}textarea{font:inherit;resize:vertical;border:1px solid #d7ddea;border-radius:10px;outline:none;padding:12px;line-height:1.6}textarea:focus{border-color:#5370ec;box-shadow:0 0 0 3px #5370ec1f}.meo-detail-grid{margin-bottom:16px}.meo-input-panel form{gap:18px;display:grid}.meo-input-head{border-bottom:1px solid #edf0f5;justify-content:space-between;align-items:center;gap:16px;padding:2px 0 6px;display:flex}.meo-input-head strong{font-size:16px}.meo-input-head p{color:#697386;margin:4px 0 0;font-size:13px}.meo-input-head span{color:#2f4bd4;background:#e9edff;border-radius:999px;padding:5px 10px;font-size:12px;font-weight:900}.meo-basic-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:16px;display:grid}.meo-basic-grid label,.meo-textarea-grid label,.meo-keyword-grid label{gap:8px;min-width:0;font-size:13px;font-weight:800;display:grid}.meo-basic-grid label>span,.meo-textarea-grid label>span,.meo-keyword-grid label>span{color:#172033}.meo-basic-grid label small,.meo-textarea-grid label small,.meo-keyword-grid label small{color:#697386;font-size:12px;font-weight:500;line-height:1.55}.meo-textarea-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:18px;display:grid}.meo-textarea-grid.single{grid-template-columns:minmax(0,1fr)}.meo-keyword-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:16px;display:grid}.meo-input-panel textarea{background:#fbfcff;width:100%;min-height:260px}.meo-keyword-grid textarea{min-height:96px}.meo-input-panel input[type=file]{background:#fbfcff;min-height:43px;padding:9px 11px}.meo-input-panel .form-actions{flex-wrap:wrap;margin-top:0;padding-top:2px}.meo-review-panel,.content>.panel:not(:last-child){margin-bottom:18px}.meo-output-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding:16px;display:grid}.meo-output-grid.single{grid-template-columns:1fr}.meo-output-card{background:#fbfcff;border:1px solid #edf0f5;border-radius:13px;overflow:hidden}.meo-output-card h3{background:#fff;border-bottom:1px solid #edf0f5;margin:0;padding:14px 15px;font-size:15px}.meo-field{border-bottom:1px solid #edf0f5;grid-template-columns:112px minmax(0,1fr) auto;align-items:start;gap:10px;padding:12px 14px;display:grid}.meo-field:last-child{border-bottom:0}.meo-field span{color:#697386;font-size:12px;font-weight:800}.meo-field p{white-space:pre-wrap;color:#344054;margin:0;font-size:13px;line-height:1.65}.meo-product-list{background:#edf0f5;gap:1px;display:grid}.meo-product-card{background:#fff;gap:12px;min-width:0;padding:14px;display:grid}.meo-product-card h4{color:#172033;margin:0;font-size:14px}.meo-copy-field{gap:6px;display:grid}.meo-copy-field>div{justify-content:space-between;align-items:center;gap:10px;display:flex}.meo-copy-field span{color:#697386;font-size:12px;font-weight:900}.meo-copy-field pre{white-space:pre-wrap;overflow-wrap:anywhere;color:#172033;background:#f7f9fc;border:1px solid #d7ddea;border-radius:8px;margin:0;padding:10px 11px;font:12px/1.6 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;overflow:auto}.meo-product-empty{color:#697386;padding:12px 14px}.share-textarea{background:#f7f9fc;width:calc(100% - 32px);margin:16px}.auto-meta-panel{margin-bottom:18px}.auto-meta-grid{background:#edf0f5;grid-template-columns:repeat(5,minmax(0,1fr));gap:1px;display:grid}.auto-meta-item{background:#fff;gap:7px;min-width:0;padding:14px;display:grid}.auto-meta-item span{color:#697386;font-size:12px;font-weight:800}.auto-meta-item strong{font-size:13px}.auto-meta-item p{overflow-wrap:anywhere;color:#344054;min-height:38px;margin:0;font-size:12px;line-height:1.55}.design-flow-panel{margin-bottom:18px}.design-flow-list{counter-reset:design-step;background:#edf0f5;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin:0;padding:0;list-style:none;display:grid}.design-flow-list li{counter-increment:design-step;background:#fff;gap:6px;padding:16px;display:grid;position:relative}.design-flow-list li:before{content:counter(design-step);color:#2f4bd4;background:#e9edff;border-radius:50%;place-items:center;width:26px;height:26px;font-size:12px;font-weight:900;display:grid}.design-flow-list strong{color:#172033;font-size:14px}.design-flow-list span{color:#697386;font-size:12px;line-height:1.65}.generation-progress{background:#f7f9ff;border:1px solid #dbe4ff;border-radius:12px;gap:10px;margin-top:18px;padding:15px;display:grid}.reply-generation-progress{margin-top:12px}.generation-progress-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.generation-progress-head span{color:#2f4bd4;font-weight:900}.progress-track{background:#dfe5ff;border-radius:99px;height:10px;overflow:hidden}.progress-track div{border-radius:inherit;background:linear-gradient(90deg,#3857e8,#7c92ff);height:100%;transition:width .35s}.generation-progress p{color:#536079;margin:0;font-size:13px}.revision-box{background:#fbfcff;border:1px solid #e4e8f1;border-radius:10px;gap:12px;margin-top:16px;padding:16px;display:grid}.revision-box label{color:#172033;gap:8px;margin:0;font-size:13px;font-weight:800;display:grid}.revision-box label span{color:#172033}.revision-box label small{color:#697386;font-size:12px;font-weight:500;line-height:1.55}.revision-box textarea{background:#fff;width:100%;min-height:112px}.revision-box .form-actions{margin-top:0}.comparison-table-wrap{border:1px solid #e4e8f1;border-radius:12px;margin-top:16px;overflow-x:auto}.comparison-table td{vertical-align:top}.comparison-table td p{white-space:pre-wrap;color:#344054;min-width:220px;max-height:140px;margin:0;line-height:1.6;overflow:auto}.proposal-editor{background:#fff;width:min(520px,100%);min-width:260px;min-height:58px;font-size:13px}.post-context-apply-panel{background:#fbfcff;border:1px solid #e4e8f1;border-radius:10px;gap:14px;margin-top:16px;padding:14px;display:grid}.post-context-apply-head{justify-content:space-between;align-items:start;gap:16px;display:flex}.post-context-apply-head strong{color:#172033;margin-bottom:4px;font-size:14px;display:block}.post-context-apply-head p{color:#697386;margin:0;font-size:12px;line-height:1.55}.post-context-apply-head button{white-space:nowrap}.post-context-match{color:#697386;align-items:center;gap:10px;font-size:12px;font-weight:800;display:flex}.post-context-match strong{color:#172033;font-size:14px}.post-context-preview{gap:12px;display:grid}.post-context-preview-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.post-context-preview-grid>div{gap:7px;min-width:0;display:grid}.post-context-preview-grid span{color:#697386;font-size:12px;font-weight:900}.post-context-preview-grid pre{white-space:pre-wrap;overflow-wrap:anywhere;color:#344054;background:#fff;border:1px solid #d7ddea;border-radius:8px;min-height:180px;max-height:320px;margin:0;padding:12px;font:12px/1.65 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;overflow:auto}.generate-post-row small{margin-top:5px;font-size:12px}.meo-store-action-row{grid-template-columns:minmax(280px,1fr) auto auto;align-items:start;gap:12px;display:grid}.meo-store-action-row label:first-child{min-width:0}.meo-store-action-row button{white-space:nowrap;min-height:42px;margin-top:27px}.meo-store-action-row .danger{margin-left:0}.post-actions{flex-wrap:wrap;gap:12px}.post-actions>div{flex-wrap:wrap;justify-content:flex-end}.action-suggestion{background:#f7f9ff;border:1px solid #dbe4ff;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;margin-top:12px;padding:12px 13px;display:flex}.action-suggestion div{gap:4px;min-width:0;display:grid}.action-suggestion strong{font-size:13px}.action-suggestion span{overflow-wrap:anywhere;color:#536079;font-size:12px}.consistency-panel{background:#f7f9ff;border:1px solid #dbe4ff;border-radius:10px;gap:10px;margin:14px 16px 0;padding:14px;display:grid}.consistency-panel>div:first-child{justify-content:space-between;align-items:center;gap:12px;display:flex}.consistency-panel strong{color:#172033;font-size:13px}.consistency-panel span{color:#536079;font-size:12px;font-weight:800}.consistency-panel p{color:#344054;margin:0;font-size:13px;line-height:1.65}.consistency-panel ul{color:#344054;margin:0;padding-left:18px;font-size:13px;line-height:1.65}.store-action-grid{grid-template-columns:220px minmax(0,1fr);gap:12px;margin-top:16px;display:grid}.store-action-grid label,.store-sns-grid label{gap:7px;min-width:0;font-size:13px;font-weight:700;display:grid}.store-sns-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:16px;display:grid}.c-operation-panel{margin-bottom:18px}.c-action-box{background:#f7f9ff;border:1px solid #dbe4ff;border-radius:12px;gap:12px;margin:16px;padding:15px;display:grid}.c-action-box p{color:#536079;margin:4px 0 0;font-size:12px;line-height:1.6}.c-action-buttons{flex-wrap:wrap;gap:10px;display:flex}.c-design-grid{background:#fffaf0;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:16px;display:grid}.c-design-card{align-content:start;gap:12px;min-width:0;display:grid}.c-design-card>.c-approval-card{height:100%}.c-operation-grid{background:#fffaf0;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding:16px;display:grid}.c-operation-card{background:#fff;border:1px solid #fde3aa;border-radius:12px;gap:12px;padding:14px;display:grid}.c-operation-card>div{justify-content:space-between;align-items:center;gap:10px;display:flex}.c-operation-card span{color:#92400e;font-size:12px;font-weight:900}.c-operation-card p{white-space:pre-wrap;color:#344054;min-height:52px;max-height:150px;margin:0;font-size:13px;line-height:1.6;overflow:auto}.c-approval-section{background:#fff;border-top:1px solid #fde3aa;gap:14px;padding:16px;display:grid}.c-approval-head{background:#fffbeb;border:1px solid #fde3aa;border-radius:12px;justify-content:space-between;align-items:center;gap:14px;padding:12px 14px;display:flex}.c-approval-head p{color:#92400e;margin:4px 0 0;font-size:12px}.c-approval-card{background:#fff;border:1px solid #edf0f5;border-radius:12px;padding:14px}.c-approval-card dl{grid-template-columns:150px 1fr;gap:10px 14px;margin:0;display:grid}.c-approval-card dt{color:#697386;font-size:12px;font-weight:900}.c-approval-card dd{white-space:pre-wrap;color:#344054;margin:0;font-size:13px;line-height:1.65}.c-question-list,.c-coupon-list{gap:10px;margin-top:12px;display:grid}.c-question-list article{background:#fbfcff;border:1px solid #edf0f5;border-radius:10px;padding:12px}.c-question-list article>div,.c-coupon-title{justify-content:space-between;align-items:center;gap:12px;display:flex}.c-question-list p{color:#536079;margin:8px 0 0;font-size:13px}.danger-zone-panel{background:snow;border-color:#f3b8b5}.danger-zone-panel.embedded{border:1px solid #f3b8b5;border-radius:12px;margin-top:12px;padding:14px}.danger-zone-panel .toolbar{background:#fff0f0;border-bottom-color:#f3b8b5}.danger-zone-panel label{gap:7px;margin-top:14px;font-size:13px;font-weight:700;display:grid}.real-apply-checklist{background:#f3b8b5;border:1px solid #f3b8b5;border-radius:12px;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin-top:14px;display:grid;overflow:hidden}.real-apply-checklist div{background:#fff;gap:5px;min-width:0;padding:13px;display:grid}.real-apply-checklist span{color:#b42318;font-size:12px;font-weight:900}.real-apply-checklist strong{overflow-wrap:anywhere;color:#344054;font-size:13px;line-height:1.5}.secondary-details{background:#fbfcff;border:1px solid #e4e8f1;border-radius:12px;margin-top:16px}.secondary-details summary{cursor:pointer;color:#536079;padding:13px 15px;font-size:13px;font-weight:900}.secondary-details[open] summary{color:#172033;border-bottom:1px solid #edf0f5}.secondary-details-body{padding:16px}.secondary-details.panel{overflow:hidden}.store-help-panel{background:#edf0f5;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin-bottom:18px;display:grid;overflow:hidden}.store-help-card{background:#fff;gap:6px;padding:16px;display:grid}.store-help-card strong{color:#172033;font-size:14px}.store-help-card span{color:#697386;font-size:12px;line-height:1.6}.zero-touch-system-status{align-items:center;gap:10px;margin-bottom:18px;display:flex}.zero-touch-system-status strong{white-space:nowrap}.zero-touch-system-status span{line-height:1.5}.zero-touch-toggle small{white-space:normal;max-width:112px;line-height:1.35}.import-mode-grid{background:#fbfcff;border-bottom:1px solid #edf0f5;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:14px 16px;display:grid}.import-mode-card{cursor:pointer;background:#fff;border:1px solid #d7ddea;border-radius:10px;align-items:flex-start;gap:10px;padding:12px;display:flex}.import-mode-card.selected{background:#f3f6ff;border-color:#3857e8;box-shadow:inset 0 0 0 1px #3857e8}.import-mode-card:focus-within{outline-offset:2px;outline:3px solid #3857e838}.import-mode-card input{width:auto;margin-top:3px}.import-mode-card span{gap:4px;margin:0;display:grid}.import-mode-card strong{color:#172033;font-size:13px}.import-mode-card small{color:#697386;font-size:11px;line-height:1.5}.csv-import-comparison-table{table-layout:fixed;min-width:860px}.csv-import-comparison-table th:first-child{width:64px}.csv-import-comparison-table th:nth-child(2){width:22%}.csv-import-comparison-table th:nth-child(3){width:12%}.csv-import-comparison-table th:nth-child(4),.csv-import-comparison-table th:nth-child(5){width:27%}.csv-import-comparison-table th:nth-child(6){width:80px}.csv-import-comparison-table td{vertical-align:top;min-width:0}.csv-import-value{white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;color:#344054;max-width:100%;line-height:1.6}.image-source-test-result{background:#f7f9fc;border:1px solid #d8e2f1;border-radius:10px;gap:12px;margin-top:12px;padding:13px;display:grid}.image-source-test-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.image-source-status{background:#fff;border:1px solid #e4e8f1;border-radius:8px;gap:5px;min-width:0;padding:11px;display:grid}.image-source-status strong{color:#172033;font-size:13px}.image-source-status span{overflow-wrap:anywhere;color:#536079;font-size:12px;line-height:1.5}.image-source-status small{color:#697386;font-size:12px;line-height:1.55}.image-source-preview{grid-template-columns:minmax(130px,220px) minmax(0,1fr);align-items:start;gap:13px;display:grid}.image-source-preview img{aspect-ratio:4/3;object-fit:contain;background:#fff;border:1px solid #d9e0ec;border-radius:8px;width:100%}.image-source-preview div{gap:5px;min-width:0;display:grid}.image-source-preview strong{color:#172033;font-size:13px}.image-source-preview p{overflow-wrap:anywhere;color:#344054;margin:0;font-size:13px;line-height:1.55}.image-source-preview small{color:#697386;text-align:left;margin:0;line-height:1.55}.drive-share-hint{background:#fbfcff;border:1px solid #e4e8f1;border-radius:8px;gap:4px;margin-top:8px;padding:10px 12px;display:grid}.drive-share-hint span{color:#697386;font-size:12px;font-weight:900}.drive-share-hint strong{overflow-wrap:anywhere;color:#344054;font-size:13px;line-height:1.5}.drive-share-hint button{justify-self:start}.drive-share-hint small{font-size:12px;line-height:1.5}.source-research-section{background:#fbfcff;border:1px solid #e1e6ef;border-radius:12px;margin-top:18px;padding:16px}.source-research-section h3{color:#27364b;margin:0 0 4px;font-size:15px}.source-research-section .research-source-field{margin-top:10px}.post-context-modal .source-result-field{color:#344054;gap:7px;margin-top:14px;font-size:13px;font-weight:800;display:grid}.post-context-modal .source-result-field textarea{background:#fff;min-height:150px;margin-top:0}.source-button-row{flex-wrap:wrap;gap:8px;display:flex}.integration-panel{background:#f4f7ff;border:1px solid #cfd9ff;border-radius:12px;gap:14px;margin-top:18px;padding:16px;display:grid}.integration-panel p{color:#5d6b82;margin:5px 0 0;font-size:13px;line-height:1.5}.integration-panel button{justify-self:start}@media (width<=800px){.shell{grid-template-columns:1fr}aside{display:none}.content{padding:20px}.stats,.runs-layout,.run-meta,.settings-grid,.system-status-grid,.post-image-review,.schedule-board,.operation-result-grid,.post-board-summary,.post-list.compact-list,.import-mode-grid{grid-template-columns:1fr}.settings-wide-field{grid-column:auto}.content header{flex-direction:column;align-items:flex-start}.header-actions{justify-content:flex-start;width:100%}.toolbar{flex-wrap:wrap}.toolbar input{width:100%}.toolbar span,.post-toolbar-actions span{margin-left:0}.meo-store-action-row{grid-template-columns:1fr}.meo-store-action-row button{justify-self:start;margin-top:0}.store-table-wrap{max-height:calc(100vh - 160px)}}@media (width<=1180px){.meo-output-grid,.auto-meta-grid,.design-flow-list,.c-operation-grid,.c-design-grid,.real-apply-checklist,.store-help-panel,.meo-mode-panel,.meo-detail-panels,.setup-check-grid,.manual-sections{grid-template-columns:1fr}.store-filter-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=980px){.meo-basic-grid,.meo-textarea-grid,.meo-keyword-grid,.store-action-grid,.store-sns-grid,.image-source-test-grid,.image-source-preview,.post-context-preview-grid,.store-filter-grid{grid-template-columns:1fr}}@media (width<=720px){.post-context-apply-head{flex-direction:column}.post-context-apply-head button{white-space:normal}}.panel-head{border-bottom:1px solid #edf0f5;justify-content:space-between;align-items:start;gap:12px;padding:16px 18px;display:flex}.panel-head h2{margin:0 0 4px;font-size:15px}.panel-head p{color:#697386;margin:0;font-size:12px;line-height:1.6}.trend-value{white-space:nowrap;align-items:baseline;gap:6px;display:inline-flex}.trend-value small{color:#697386;font-size:11px;font-weight:800}.trend-down{color:#b42318}.trend-up{color:#147a43}.meo-monthly-table td{vertical-align:top}.meo-monthly-table .mini-list span{font-size:12px;line-height:1.6;display:block}.post-table-wrap{overflow-x:auto}.post-table{min-width:1120px}.post-table th{white-space:nowrap;padding:10px 12px}.post-table td{vertical-align:middle;padding:9px 12px;font-size:13px}.post-table th:first-child,.post-table td:first-child{text-align:center;width:44px}.post-table input[type=checkbox]{width:16px;height:16px;padding:0}.post-table tbody tr.expanded{background:#f7f9ff}.post-table tbody tr.selected{background:#f3f6ff}.post-table tbody tr.selected:hover{background:#edf2ff}.post-table tbody tr.expanded td{border-bottom-color:#dfe6f7}.post-table-store{gap:3px;min-width:180px;display:grid}.post-table-store strong{overflow-wrap:anywhere;color:#172033;font-size:13px}.post-table-store-link{color:#172033;text-align:left;overflow-wrap:anywhere;background:0 0;border:0;width:fit-content;max-width:100%;padding:0;font-size:13px;font-weight:900}.post-table-store-link:hover{color:#2f4bd4;text-decoration:underline}.post-table-store small{color:#8a94a6;font-size:11px}.gbp-profile-link{color:#2f4bd4;background:#f3f6ff;border:1px solid #b9c5ff;border-radius:8px;justify-content:center;align-items:center;gap:5px;width:fit-content;min-height:34px;padding:7px 10px;font-size:12px;font-weight:900;line-height:1;text-decoration:none;display:inline-flex}.gbp-profile-link:hover{background:#e9edff;border-color:#3857e8}.gbp-profile-link:focus-visible{outline-offset:2px;outline:3px solid #5370ec33}.gbp-profile-link.compact{min-height:0;padding:4px 7px;font-size:11px}.gbp-profile-missing{color:#697386;background:#f0f2f5;border-radius:8px;align-items:center;width:fit-content;min-height:34px;padding:7px 10px;font-size:12px;font-weight:800;display:inline-flex}.gbp-profile-missing.compact{min-height:0;padding:4px 7px;font-size:11px}.post-table-status{flex-wrap:wrap;gap:5px;min-width:120px;display:flex}.post-table-excerpt{color:#536079;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-width:260px;max-width:460px;line-height:1.45;display:-webkit-box;overflow:hidden}.post-row-toggle{white-space:nowrap}.post-table-detail-row td{background:#fbfcff;padding:0}.post-table-detail{border-bottom:1px solid #edf0f5;padding:14px 16px 16px}.post-table-detail .post-card.embedded{box-shadow:none;border:0;margin:0}.post-table-content,.post-table-meta>div{background:#fff;border:1px solid #e4e8f1;border-radius:8px;min-width:0;padding:12px}.post-table-content span,.post-table-meta span{color:#697386;margin-bottom:6px;font-size:11px;font-weight:900;display:block}.post-table-content p{white-space:pre-wrap;color:#344054;max-height:260px;margin:0;font-size:13px;line-height:1.65;overflow:auto}.post-table-meta{align-content:start;gap:8px;display:grid}.post-table-meta strong{color:#172033;overflow-wrap:anywhere;font-size:13px;display:block}.post-table-meta small,.post-table-meta a{color:#697386;overflow-wrap:anywhere;margin-top:4px;font-size:12px;display:block}.post-table-meta a{color:#2f4bd4;font-weight:900;text-decoration:none}.post-table-detail>.post-image-missing,.post-table-detail>.post-submit-result{grid-column:1/-1;margin:0}.post-selection-bar{background:#f7f9ff;border-bottom:1px solid #edf0f5;flex-wrap:wrap;align-items:center;gap:8px;padding:10px 16px;display:flex}.post-selection-bar strong{color:#172033;font-size:13px}.post-selection-bar span{color:#697386;font-size:12px;font-weight:800}.post-selection-bar .danger{margin-left:0}.post-bulk-result{margin:10px 16px 0}.post-run-groups{background:#fff}.post-run-group{border-bottom:1px solid #e4e8f1}.post-run-group-toggle{color:#172033;text-align:left;background:#f5f7fb;border:0;border-radius:0;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;padding:13px 18px;display:grid}.post-run-group-toggle:hover{background:#eef2f8}.post-run-group-toggle>span{font-size:22px;line-height:1}.post-run-group-toggle strong{font-size:14px}.post-run-group-toggle small{color:#697386;font-size:11px;font-weight:900}.post-run-group>.post-table-wrap{border-top:1px solid #e4e8f1}.post-scope-switch{border-bottom:1px solid #e4e8f1;padding-bottom:12px}.post-scope-switch button{min-width:110px}.store-history-selector{gap:10px;display:grid}.store-history-heading{gap:3px;display:grid}.store-history-heading span{color:#697386;font-size:12px}.store-history-selector>input{width:min(420px,100%)}.store-history-options{gap:7px;padding:2px 0 6px;display:flex;overflow-x:auto}.store-history-options button{color:#344054;text-align:left;background:#fff;border:1px solid #d7ddea;border-radius:8px;flex:none;gap:2px;max-width:260px;padding:8px 10px;display:grid}.store-history-options button strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.store-history-options button span{color:#8a94a6;font-size:10px;font-weight:700}.store-history-options button.active{color:#2f4bd4;background:#e9edff;border-color:#3857e8}.store-history-options button.active span{color:#5268d8}.post-history-calendar{background:#fff;border-bottom:1px solid #edf0f5}.post-calendar-head{justify-content:space-between;align-items:center;gap:16px;padding:14px 16px 10px;display:flex}.post-calendar-head>div:first-child{gap:3px;display:grid}.post-calendar-head>div:first-child strong{color:#172033;font-size:17px}.post-calendar-head>div:first-child span{color:#697386;font-size:12px}.post-calendar-head>div:last-child{gap:6px;display:flex}.post-calendar-head button[aria-label]{width:34px;padding-inline:0;font-size:19px;line-height:1}.post-calendar-legend{color:#536079;flex-wrap:wrap;align-items:center;gap:12px;padding:0 16px 11px;font-size:11px;font-weight:800;display:flex}.post-calendar-legend span{align-items:center;gap:5px;display:inline-flex}.post-calendar-legend i{border-radius:2px;width:8px;height:8px}.post-calendar-legend i.generated{background:#3857e8}.post-calendar-legend i.posted{background:#16845b}.post-calendar-legend small{color:#8a94a6;margin-left:auto;font-size:11px}.post-calendar-scroll{border-top:1px solid #edf0f5;overflow-x:auto}.post-calendar-grid{background:#e4e8f1;grid-template-columns:repeat(7,minmax(150px,1fr));gap:1px;min-width:1050px;display:grid}.post-calendar-weekday{color:#697386;text-align:center;background:#f7f9fc;padding:8px 10px;font-size:11px;font-weight:900}.post-calendar-day{background:#fff;min-width:0;min-height:158px;padding:7px}.post-calendar-day.outside{background:#f8f9fb}.post-calendar-day.outside .post-calendar-date{color:#a4acba}.post-calendar-day.today{box-shadow:inset 0 0 0 2px #3857e8}.post-calendar-date{color:#344054;justify-content:space-between;align-items:center;height:22px;font-size:12px;font-weight:900;display:flex}.post-calendar-date small{color:#3857e8;font-size:9px}.post-calendar-events{align-content:start;gap:5px;max-height:190px;padding-right:2px;display:grid;overflow-y:auto}.post-calendar-event{color:#344054;text-align:left;background:#fbfcff;border:1px solid #dfe5ef;border-left-width:3px;border-radius:5px;gap:3px;width:100%;min-width:0;padding:6px 7px;display:grid}.post-calendar-event:hover{background:#f5f7fb;border-color:#9aa8c2}.post-calendar-event.event-generated{border-left-color:#3857e8}.post-calendar-event.event-posted{background:#f4fbf7;border-left-color:#16845b}.post-calendar-event.status-rejected{opacity:.64;background:#f7f7f8}.post-calendar-event.status-failed{background:#fff7f7;border-color:#f0b7b2 #f0b7b2 #f0b7b2 #c73a31}.post-calendar-event>span{justify-content:space-between;align-items:center;gap:6px;display:flex}.post-calendar-event strong{color:#172033;white-space:nowrap;font-size:10px;line-height:1.2;overflow:hidden}.post-calendar-event small{color:#697386;flex:none;font-size:9px;font-weight:800}.post-calendar-event em{color:#536079;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-style:normal;line-height:1.35;overflow:hidden}.badge.generated,.badge.approved{color:#147a43;background:#e8f8ef}.badge.pending_review,.badge.needs_review{color:#6b21a8;background:#f3e8ff;border:1px solid #d8b4fe}.pattern-schedule-editor{gap:8px;margin:10px 0 12px;display:grid}.pattern-schedule-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;align-items:center;gap:8px;display:grid}.pattern-schedule-row select,.pattern-schedule-row input{width:100%;min-width:0}.pattern-schedule-row button{cursor:pointer;width:auto;min-height:34px}.pattern-schedule-add{text-align:center;cursor:pointer;width:100%;min-height:34px}@media (width<=800px){.post-table{min-width:980px}.post-table-detail{grid-template-columns:1fr}.post-selection-bar,.post-calendar-head{align-items:flex-start}.post-calendar-legend small{width:100%;margin-left:0}}@media (width<=1180px){.schedule-board{grid-template-columns:minmax(0,1fr)}.schedule-store-pool .schedule-store-list{max-height:220px}}.post-image-retry{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;margin:-6px 0 14px;display:flex}@media (width<=980px){.schedule-slots{grid-template-columns:minmax(0,1fr)}}@media (width<=520px){.schedule-slot-head{flex-wrap:wrap}.schedule-slot-head .schedule-visibility-toggle{margin-left:auto}.pattern-schedule-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.pattern-schedule-row button{grid-column:1/-1;width:100%}}.catch-up-planner{background:#fff;border:1px solid #cfd8ff;border-radius:14px;margin-top:18px;overflow:hidden;box-shadow:0 14px 34px #2f4bd412}.catch-up-planner-head{background:linear-gradient(135deg,#f7f9ff 0%,#eef2ff 100%);border-bottom:1px solid #dfe5ff;justify-content:space-between;align-items:start;gap:18px;padding:18px 20px;display:flex}.catch-up-planner-head>div:first-child{gap:4px;display:grid}.catch-up-planner-head>div:first-child>span{color:#3857e8;letter-spacing:.14em;font-size:10px;font-weight:900}.catch-up-planner-head strong{color:#172033;font-size:17px}.catch-up-planner-head p{color:#536079;margin:0;font-size:12px;line-height:1.6}.catch-up-source-section{background:#fbfcff;border-bottom:1px solid #e6eaff;gap:9px;padding:16px 20px;display:grid}.catch-up-source-head{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.catch-up-source-head strong{color:#344054;font-size:12px}.catch-up-source-head span{color:#697386;font-size:10px;font-weight:900}.catch-up-source-options{grid-template-columns:repeat(6,minmax(92px,1fr));gap:7px;display:grid}.catch-up-source-options label{color:#475467;cursor:pointer;background:#fff;border:1px solid #dfe4ee;border-radius:9px;align-items:center;gap:7px;padding:9px 10px;font-size:11px;font-weight:800;display:flex}.catch-up-source-options label.selected{color:#2948c8;background:#eef2ff;border-color:#7187e8;box-shadow:inset 0 0 0 1px #c7d1ff}.catch-up-source-options input{accent-color:#3857e8;width:15px;height:15px;margin:0}.catch-up-safety{flex:none;justify-items:end;gap:5px;display:grid}.catch-up-safety strong,.catch-up-safety span{color:#2f4bd4;background:#fff;border-radius:999px;padding:5px 9px;font-size:10px;font-weight:900;box-shadow:inset 0 0 0 1px #d7defb}.catch-up-safety span{color:#536079}.catch-up-builder{border-bottom:1px solid #edf0f5;gap:14px;padding:18px 20px;display:grid}.catch-up-store-section{gap:9px;display:grid}.catch-up-store-section-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.catch-up-store-section-head>div{align-items:baseline;gap:8px;display:flex}.catch-up-store-section-head strong{color:#344054;font-size:12px}.catch-up-store-section-head span{color:#697386;font-size:10px;font-weight:900}.catch-up-store-section-head button{width:auto}.catch-up-store-options{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:8px;max-height:230px;padding:2px;display:grid;overflow-y:auto}.catch-up-store-option{cursor:pointer;background:#fbfcff;border:1px solid #dfe4ee;border-radius:10px;align-items:center;gap:9px;min-width:0;padding:10px 11px;transition:border-color .15s,background .15s,box-shadow .15s;display:flex}.catch-up-store-option:hover{border-color:#aebbea}.catch-up-store-option.selected{background:#f3f6ff;border-color:#7187e8;box-shadow:inset 0 0 0 1px #c7d1ff}.catch-up-store-option input{accent-color:#3857e8;flex:none;width:16px;height:16px;margin:0}.catch-up-store-option>span{gap:2px;min-width:0;display:grid}.catch-up-store-option strong{color:#172033;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.catch-up-store-option small{color:#697386;font-size:9px;font-weight:800}.catch-up-controls{grid-template-columns:130px 150px 150px;align-items:end;gap:12px;display:grid}.catch-up-controls label{color:#536079;gap:6px;font-size:12px;font-weight:900;display:grid}.catch-up-controls select,.catch-up-controls input{width:100%;min-width:0}.catch-up-total{background:#f7f9ff;border:1px solid #dfe5ff;border-radius:10px;align-content:center;gap:2px;min-height:63px;padding:9px 13px;display:grid}.catch-up-total span{color:#697386;font-size:10px;font-weight:900}.catch-up-total strong{color:#2f4bd4;font-size:20px}.catch-up-timeline{gap:8px;padding-left:2px;display:grid;position:relative}.catch-up-timeline:before{content:"";background:#dfe5ff;width:2px;position:absolute;top:21px;bottom:21px;left:19px}.catch-up-time-row{z-index:1;grid-template-columns:36px 72px minmax(190px,300px);align-items:center;gap:10px;display:grid;position:relative}.catch-up-time-row>span{color:#2f4bd4;background:#fff;border:2px solid #9cabea;border-radius:50%;place-items:center;width:36px;height:36px;font:900 10px/1 ui-monospace,SFMono-Regular,monospace;display:grid}.catch-up-time-row>strong{color:#344054;font-size:12px}.catch-up-time-row input{min-width:0;padding:8px 10px;font-size:12px}.catch-up-time-row.duplicate>span{color:#9a5b00;background:#fff8e8;border-color:#d88b21}.catch-up-time-row.duplicate input{background:#fffcf5;border-color:#e5b258;box-shadow:0 0 0 3px #e5b2581f}.catch-up-duplicate-notice{max-width:520px}.catch-up-duplicate-confirmation{background:#fffcf5;border:1px solid #e5b258;border-left:5px solid #d88b21;border-radius:14px;gap:14px;max-width:680px;padding:18px;display:grid;box-shadow:0 12px 30px #5d3d0814}.catch-up-duplicate-confirmation>div:first-child{gap:4px;display:grid}.catch-up-duplicate-confirmation>div:first-child>span{color:#9a5b00;letter-spacing:.12em;font-size:10px;font-weight:900}.catch-up-duplicate-confirmation>div:first-child>strong{color:#352a18;font-size:16px}.catch-up-duplicate-confirmation p{color:#705b38;margin:0;font-size:12px}.catch-up-duplicate-confirmation ul{gap:6px;margin:0;padding:0;list-style:none;display:grid}.catch-up-duplicate-confirmation li{color:#5f4a28;background:#fff4d9;border-radius:9px;justify-content:space-between;gap:12px;padding:9px 11px;font-size:12px;display:flex}.catch-up-duplicate-confirmation li>span:first-child{gap:2px;display:grid}.catch-up-duplicate-confirmation li small{color:#806a45;font-size:10px}.catch-up-duplicate-actions{justify-content:flex-end;gap:8px;display:flex}.catch-up-create-row{justify-content:space-between;align-items:center;gap:14px;padding-top:2px;display:flex}.catch-up-create-row p{color:#536079;margin:0;font-size:12px}.catch-up-create-row p strong{color:#172033}.catch-up-plans{background:#fbfcff;gap:10px;padding:18px 20px 20px;display:grid}.catch-up-plans-head,.catch-up-plan-store{justify-content:space-between;align-items:center;gap:12px;display:flex}.catch-up-plans-head>strong{font-size:14px}.catch-up-plans-head>span{color:#697386;font-size:11px;font-weight:900}.catch-up-plan-card{background:#fff;border:1px solid #e4e8f1;border-radius:11px;overflow:hidden}.catch-up-plan-store{background:#fafbfc;border-bottom:1px solid #edf0f5;padding:11px 13px}.catch-up-plan-store>div{align-items:center;gap:8px;display:flex}.catch-up-plan-store strong{font-size:13px}.catch-up-plan-store span{color:#2f4bd4;background:#eef1ff;border-radius:999px;padding:3px 7px;font-size:10px;font-weight:900}.catch-up-plan-store em{color:#a15c00;font-size:10px;font-style:normal;font-weight:900}.catch-up-plan-items{display:grid}.catch-up-plan-item{border-bottom:1px solid #edf0f5;grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 12px;display:grid}.catch-up-plan-item:last-child{border-bottom:0}.catch-up-plan-item.status-completed{background:#f7fcf9}.catch-up-plan-item.status-generation_failed,.catch-up-plan-item.status-posting_failed{background:snow}.catch-up-plan-item.status-cancelled{opacity:.65;background:#f7f8fa}.catch-up-plan-number{color:#2f4bd4;background:#eef1ff;border-radius:8px;place-items:center;width:28px;height:28px;font:900 10px/1 ui-monospace,SFMono-Regular,monospace;display:grid}.catch-up-plan-item>div:nth-child(2){gap:3px;min-width:0;display:grid}.catch-up-plan-item>div:nth-child(2)>strong{font-size:12px}.catch-up-plan-item>div:nth-child(2)>span{color:#697386;font-size:11px}.catch-up-plan-item>div:nth-child(2)>small{color:#b42318;overflow-wrap:anywhere;font-size:10px}.catch-up-plan-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:5px;display:flex}.catch-up-plan-actions button{text-align:center;cursor:pointer;width:auto;min-height:30px;padding:6px 8px}.catch-up-plan-actions .button-link{font-size:10px}.catch-up-empty{color:#697386;text-align:center;padding:24px 20px;font-size:12px}.weekly-post-progress{gap:8px;min-width:230px;display:grid}.weekly-post-progress>label{color:#536079;align-items:center;gap:7px;font-size:10px;font-weight:900;display:flex}.weekly-post-progress>label select{width:auto;min-height:30px;padding:5px 28px 5px 8px;font-size:11px}.four-week-post-summary{border-radius:9px;gap:2px;padding:8px 10px;text-decoration:none;display:grid}.four-week-post-summary strong{font-size:12px}.four-week-post-summary small{font-size:9px;font-weight:800}.four-week-post-summary.ok{color:#176b45;background:#eaf7ef;border:1px solid #b9dfc9}.four-week-post-summary.alert{color:#9f241b;background:#fff0ee;border:1px solid #efb6ae}.four-week-post-summary.alert:not(.unavailable):hover{background:#ffe7e3;border-color:#dc786e}.four-week-post-summary.unavailable{opacity:.72;cursor:not-allowed}.weekly-post-progress-weeks{gap:5px;display:grid}.weekly-post-ok,.weekly-post-alert{border-radius:8px;justify-content:space-between;align-items:center;gap:8px;padding:6px 8px;font-size:10px;display:flex}.weekly-post-ok{color:#176b45;background:#f1f8f4}.weekly-post-alert{color:#9f241b;background:#fff5f4;border:1px solid #f5c6c1;text-decoration:none;display:grid}.weekly-post-alert:hover{background:#ffebe9;border-color:#dc786e}.weekly-post-alert.unavailable{opacity:.72;cursor:not-allowed}.weekly-post-alert strong{font-size:10px;line-height:1.4}.weekly-post-alert small{color:#b5473d;font-size:9px;font-weight:800}@media (width<=800px){.catch-up-source-options{grid-template-columns:repeat(2,minmax(0,1fr))}.catch-up-planner-head,.catch-up-create-row{flex-direction:column;align-items:stretch}.catch-up-safety{justify-items:start}.catch-up-controls{grid-template-columns:1fr}.catch-up-time-row{grid-template-columns:36px 62px minmax(0,1fr)}.catch-up-plan-item{grid-template-columns:32px minmax(0,1fr)}.catch-up-plan-actions{grid-column:2;justify-content:flex-start}}.profile-file-import{background:#fbfcff;border:1px solid #d8e2f1;border-radius:12px;gap:10px;margin-top:18px;padding:16px;display:grid}.profile-file-import-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.profile-file-import-head p{color:#5d6b82;margin:5px 0 0;font-size:13px;line-height:1.5}.profile-file-import-head input{max-width:320px}.profile-file-diff{gap:10px;display:grid}.profile-file-summary{color:#344054;background:#f0f4ff;border-radius:9px;flex-wrap:wrap;align-items:center;gap:8px 16px;padding:10px 12px;font-size:13px;display:flex}.profile-file-group{background:#fff;border:1px solid #e1e6ef;border-radius:9px}.profile-file-group summary{cursor:pointer;padding:10px 12px;font-size:13px;font-weight:800}.profile-file-group.conflict{background:#fffdf7;border-color:#efcf82}.profile-file-group.excluded{background:#f8f9fb}.profile-file-facts{gap:8px;padding:0 12px 12px;display:grid}.profile-file-fact{border-top:1px solid #eef1f5;align-items:flex-start;gap:9px;padding-top:8px;font-size:13px;font-weight:400;display:flex}.profile-file-fact>span{gap:4px;min-width:0;display:grid}.profile-file-fact>span>span{white-space:pre-wrap;overflow-wrap:anywhere;color:#344054;line-height:1.55}.profile-file-fact small{color:#697386}.profile-file-actions{justify-content:space-between;align-items:center;gap:12px;display:flex}@media (width<=720px){.profile-file-import-head{flex-direction:column}.profile-file-import-head input{max-width:100%}.profile-file-actions{flex-direction:column;align-items:stretch}}.fact-review-panel{background:#fbfcff;border:1px solid #d8e2f1;border-radius:12px;gap:12px;margin-top:18px;padding:16px;display:grid}.fact-review-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.fact-review-head h3{margin:0}.fact-review-head p{color:#5d6b82;margin:5px 0 0;font-size:13px}.fact-review-tabs{border-bottom:1px solid #e2e7f0;gap:6px;display:flex;overflow-x:auto}.fact-review-tabs button{color:#697386;background:0 0;border:0;border-bottom:2px solid #0000;border-radius:0;padding:8px 10px}.fact-review-tabs button.active{color:#2448d8;border-bottom-color:#365cf5;font-weight:800}.fact-review-list{gap:10px;display:grid}.fact-review-card{background:#fff;border:1px solid #e0e5ef;border-left:4px solid #e7a426;border-radius:10px;padding:13px}.fact-review-card.approved{border-left-color:#23a36d}.fact-review-card.deferred{border-left-color:#98a2b3}.fact-review-card.rejected{opacity:.84;border-left-color:#c46b73}.fact-review-card-head{justify-content:space-between;gap:12px;display:flex}.fact-review-card-head strong{line-height:1.55}.fact-review-card-head span{color:#805c0a;flex:none;font-size:12px}.fact-review-card p{color:#475467;margin:8px 0;font-size:13px;line-height:1.55}.fact-review-card small{text-align:left}.fact-review-actions{justify-content:flex-end;gap:8px;margin-top:10px;display:flex}.fact-evidence{background:#eefaf5;border-radius:7px;padding:8px}.badge.rejected{color:#475467;background:#f2f4f7}.fact-decision-backdrop{z-index:70}.fact-decision-modal{width:min(620px,100%)}.fact-decision-modal label{gap:7px;margin-top:14px;font-size:13px;font-weight:700;display:grid}.fact-decision-modal textarea{resize:vertical;min-height:86px;padding:10px}.fact-candidate-quote{background:#fff8e8;border-left:4px solid #e7a426;padding:12px;font-weight:700;color:#25324b!important}@media (width<=720px){.fact-review-head,.fact-review-card-head,.fact-review-actions{flex-direction:column;align-items:stretch}.fact-review-actions button{width:100%}.fact-decision-modal .modal-actions{flex-direction:column}.fact-decision-modal .modal-actions button{width:100%}}.post-review-panel{background:#fffaf0;border:1px solid #f2cf83;border-radius:12px;gap:12px;margin:0 0 14px;padding:14px;display:grid}.post-review-panel-head{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.post-review-panel-head>div{gap:4px;display:grid}.post-review-panel-head strong{color:#7a4b00}.post-review-panel-head span:not(.badge){color:#697386;font-size:12px}.post-review-issue-list{gap:8px;margin:0;padding:0;list-style:none;display:grid}.post-review-issue-list li{color:#7a3f00;background:#fff;border:1px solid #f2cf83;border-radius:8px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:9px;padding:9px 10px;font-size:13px;line-height:1.55;display:grid}.post-review-issue-list li.critical{color:#8f1d18;background:#fff7f6;border-color:#f5b7b1}.review-severity-badge{color:#8a4b00;white-space:nowrap;background:#fff3df;border-radius:999px;align-items:center;min-height:22px;padding:2px 8px;font-size:11px;font-weight:900;display:inline-flex}.review-severity-badge.critical{color:#b42318;background:#fee4e2}.post-review-next-step{color:#b42318;background:#fff2f0;border-radius:8px;margin:0;padding:9px 11px;font-size:12px;line-height:1.55}.review-approval-blocked{color:#b42318;text-align:right;margin:10px 0 0;font-size:12px;font-weight:800}.post-fact-candidate-list{gap:10px;display:grid}.post-fact-candidate{background:#fff;border:1px solid #e0e5ef;border-left:4px solid #e7a426;border-radius:10px;gap:9px;padding:12px;display:grid}.post-fact-candidate.approved{border-left-color:#23a36d}.post-fact-candidate.deferred{border-left-color:#98a2b3}.post-fact-candidate.rejected{opacity:.84;border-left-color:#c46b73}.post-fact-candidate.is-processing{opacity:1;background:#fbfcff;border-color:#b9c9ff #b9c9ff #b9c9ff #365cf5}.post-fact-candidate-head{justify-content:space-between;gap:12px;display:flex}.post-fact-candidate-head>div{gap:3px;display:grid}.post-fact-candidate-head span{color:#697386;font-size:12px}.post-fact-candidate p{color:#475467;margin:0;font-size:13px;line-height:1.55}.badge.processing{color:#2448d8;background:#e9efff}.post-fact-repair-progress{color:#2448d8;background:#f0f4ff;border:1px solid #cbd7ff;border-radius:9px;align-items:center;gap:11px;padding:11px 12px;display:flex}.post-fact-repair-progress>div{gap:2px;display:grid}.post-fact-repair-progress strong{font-size:13px}.post-fact-repair-progress span{font-size:12px;line-height:1.5}.post-fact-repair-spinner{border:2px solid #b7c6ff;border-top-color:#365cf5;border-radius:50%;flex:none;width:18px;height:18px;animation:.8s linear infinite post-fact-repair-spin}.post-fact-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.post-fact-approval{background:#f7f9fc;border-radius:9px;gap:10px;padding:12px;display:grid}.post-fact-approval label{color:#344054;gap:6px;font-size:12px;font-weight:800;display:grid}.post-fact-approval textarea{min-height:72px}.post-fact-approval>div{justify-content:flex-end;gap:8px;display:flex}@keyframes post-fact-repair-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.post-fact-repair-spinner{border-color:#365cf5;animation:none}}.approved-review-panel{background:#fffaf0;border:1px solid #f2cf83;border-radius:10px;gap:9px;margin:0 0 14px;padding:12px;display:grid}.approved-review-panel-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.approved-review-panel-head strong{color:#7a4b00;font-size:13px}.approved-review-panel-head span{color:#697386;font-size:11px}.approved-review-panel ul{gap:7px;margin:0;padding:0;list-style:none;display:grid}.approved-review-panel li{color:#7a3f00;background:#fff;border:1px solid #f2cf83;border-radius:8px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:9px;padding:8px 10px;font-size:12px;display:grid}.review-severity-badge.approved{color:#147a43;background:#e8f8ef}.badge.posted_after_review{color:#036985;background:#e0f7ff}.post-filter-groups{gap:10px;display:grid}.post-filter-group{grid-template-columns:72px minmax(0,1fr);align-items:start;gap:10px;display:grid}.post-filter-group>span{color:#7f899a;letter-spacing:.04em;padding-top:8px;font-size:11px;font-weight:900}@media (width<=720px){.post-review-panel-head,.post-fact-candidate-head,.post-fact-actions{flex-direction:column;align-items:stretch}.post-fact-actions button{width:100%}.post-fact-approval>div{flex-direction:column}.post-fact-approval>div button{width:100%}.post-filter-group{grid-template-columns:1fr;gap:5px}.post-filter-group>span{padding-top:0}}
