@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@500;600;700&display=swap");.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.app-loader{min-height:100vh;background:#f6f7f9;padding:86px 30px 40px;position:relative}.loader-progress,.tab-loading-bar{position:absolute;top:0;left:0;right:0;height:3px;overflow:hidden;background:#deebff;z-index:20}.loader-progress span,.tab-loading-bar span{display:block;width:38%;height:100%;background:#0c66e4;animation:loader-slide 1.15s ease-in-out infinite}.loader-heading{display:grid;grid-gap:10px;gap:10px;max-width:620px}.skeleton{display:block;border-radius:5px;background:linear-gradient(90deg,#e9edf2 25%,#f8fafc 45%,#e9edf2 65%);background-size:220% 100%;animation:skeleton-shimmer 1.35s ease-in-out infinite}.skeleton-eyebrow{width:92px;height:10px}.skeleton-title{width:min(440px,72vw);height:30px}.skeleton-subtitle{width:min(590px,82vw);height:14px}.loader-tabs{display:flex;gap:18px;margin:28px 0 20px;padding-bottom:12px;border-bottom:1px solid #dfe3e8}.loader-tabs .skeleton{width:82px;height:13px}.loader-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}.loader-card,.loader-panel{background:#fff;border:1px solid #dfe3e8;border-radius:7px;padding:18px}.loader-card{display:grid;grid-gap:12px;gap:12px;min-height:122px}.skeleton-label{width:45%;height:11px}.skeleton-value{width:30%;height:28px}.skeleton-detail{width:70%;height:10px}.loader-panel{display:grid;grid-gap:14px;gap:14px;margin-top:14px;min-height:210px}.skeleton-panel-title{width:190px;height:18px}.skeleton-line{width:90%;height:12px}.skeleton-line.short{width:62%}.embedded-tabs-wrap{position:relative;background:#fff}.embedded-tabs-wrap .embedded-tabs{background:transparent}.tab-loading-bar{top:auto;bottom:0;height:2px}.embedded-tab{font:inherit;border:0;background:transparent;cursor:pointer}.embedded-tab:disabled{cursor:wait}@keyframes skeleton-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@keyframes loader-slide{0%{transform:translateX(-110%)}to{transform:translateX(350%)}}@media(max-width:760px){.app-loader{padding:60px 16px 28px}.loader-grid{grid-template-columns:1fr}.loader-tabs{overflow:hidden}.loader-tabs .skeleton{flex:0 0 72px}}.cmo-task-list{border:1px solid #e4e8ed;border-radius:8px;overflow:hidden}.cmo-task-row>div p{margin:4px 0 0;color:#6b778c;font-size:11px;line-height:1.45}.cmo-task-status{display:inline-flex;width:max-content;padding:4px 7px;border:1px solid #dfe5ec;border-radius:5px;background:#f7f9fb;font-size:10px}.cmo-task-status.draft{color:#7a4f01;background:#fff7e6;border-color:#ffe2a8}.cmo-task-status.approved,.cmo-task-status.executing{color:#0747a6;background:#deebff;border-color:#b3d4ff}.cmo-task-status.succeeded{color:#216e4e;background:#dcfff1;border-color:#baf3db}.cmo-task-status.failed{background:#ffebe6;border-color:#ffd2cc}.cmo-task-status.cancelled{color:#626f86;background:#f1f2f4}:root{.cmo-task-actions{grid-column:1/-1;display:flex;align-items:center;gap:10px;padding-top:4px}.cmo-task-actions .btn{padding:7px 11px;font-size:11px}.cmo-task-actions small{color:#6b778c}.cmo-task-message{grid-column:1/-1;color:#0c66e4!important}--navy:#172b4d;--emerald:#1677ff;--emerald-soft:#eaf3ff;--ink:#253858;--muted:#6b778c;--line:#dfe1e6;--surface:#f4f5f7;--hover:#f1f3f5}[data-theme=dark]{--navy:#dbe7f5;--emerald:#4c9aff;--emerald-soft:#17365d;--ink:#e6edf5;--muted:#a8b4c3;--line:#34445a;--surface:#0e1621;--hover:#243247;color-scheme:dark}*{box-sizing:border-box}body{margin:0;background:var(--surface);color:var(--ink);font-family:DM Sans,sans-serif;font-size:14px}a{color:inherit;text-decoration:none}button,input{font:inherit}.shell{display:flex;min-height:100vh}.sidebar{width:244px;background:#172b4d;color:#c7d1e0;padding:0 12px 18px;position:fixed;inset:0 auto 0 0;border-right:1px solid #0f213e;display:flex;flex-direction:column;z-index:10}.brand-row{height:64px;display:flex;align-items:center;border-bottom:1px solid #2e4161;margin:0 -12px 8px;padding:0 10px 0 22px}.brand-mark{width:29px;height:29px;border-radius:5px;background:#1677ff;color:#fff;display:grid;place-items:center;font:700 16px Space Grotesk;margin-right:10px}.brand{font:700 19px Space Grotesk;color:#fff;letter-spacing:0}.brand span{color:#72b3ff}.workspace-picker{margin:8px 0 5px;padding:10px;border:1px solid #405271;border-radius:5px;display:flex;align-items:center;justify-content:space-between;background:#213858;color:#fff}.workspace-name{font-weight:600;font-size:13px}.workspace-type{font-size:11px;color:#9eacc1;margin-top:2px}.nav-scroll{flex:1 1;overflow:auto}.nav-label{color:#8292aa;font-size:10px;text-transform:uppercase;letter-spacing:.08em;font-weight:700;padding:17px 10px 6px}.nav-link{display:flex;gap:10px;align-items:center;min-height:36px;padding:7px 10px;border-radius:4px;font-size:13px;font-weight:500;margin:1px 0;transition:background .12s,color .12s}.nav-link:hover{background:#213858;color:#fff}.nav-link.active{background:#285080;color:#fff}.main{margin-left:244px;width:calc(100% - 244px)}.topbar{height:60px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 24px;position:-webkit-sticky;position:sticky;top:0;z-index:5}.topbar-title{font-weight:600;color:#344563}.topbar-actions{display:flex;gap:7px;align-items:center}.icon-button{width:34px;height:34px;border:1px solid var(--line);background:#fff;border-radius:5px;display:grid;place-items:center;color:#5e6c84}.icon-button:hover{background:#f4f5f7}.avatar{width:32px;height:32px;border-radius:50%;background:#deebff;color:#0747a6;display:grid;place-items:center;font-weight:700;font-size:12px}.content{padding:24px 28px 40px;max-width:1540px}.eyebrow{color:#1677ff;text-transform:uppercase;letter-spacing:.08em;font-size:10px;font-weight:700}.title{font:600 25px Space Grotesk;margin:6px 0 5px;letter-spacing:0}.subtitle{color:var(--muted);margin:0 0 22px;line-height:1.5}.grid{display:grid;grid-gap:12px;gap:12px}.grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.card{background:#fff;border:1px solid var(--line);border-radius:5px;padding:17px;box-shadow:0 1px 2px rgba(9,30,66,.08)}.metric{font:600 24px Space Grotesk;margin:8px 0 3px;letter-spacing:0}.metric-label{color:#5e6c84;font-size:12px;font-weight:600}.card-title{font:600 15px Space Grotesk;margin:0 0 13px;letter-spacing:0}.badge{display:inline-flex;border-radius:3px;padding:3px 7px;font-size:10px;font-weight:600;background:#eaf3ff;color:#0747a6;border:1px solid #b3d4ff}.muted{color:var(--muted)}.btn{border:1px solid #1677ff;border-radius:4px;padding:8px 13px;font-weight:600;cursor:pointer;background:#1677ff;color:#fff;box-shadow:0 1px 1px rgba(9,30,66,.12)}.btn:hover{background:#0c66e4}.btn.secondary{background:#fff;color:#344563;border-color:#c1c7d0}.auth-page,.public-main{min-height:100vh}.auth-page{width:100%;display:grid;place-items:center;background:var(--surface);padding:24px}.auth-card{width:min(420px,100%);padding:36px;box-shadow:0 12px 32px rgba(16,24,40,.08)}.form-error{color:#b42318}.embedded-app{min-height:100vh;background:var(--surface)}.embedded-header{height:50px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 20px}.embedded-brand{display:flex;align-items:center;gap:8px;font-weight:700;color:#172b4d}.embedded-mark{width:24px;height:24px;border-radius:4px;background:#1677ff;color:#fff;display:grid;place-items:center;font:700 13px Space Grotesk}.embedded-divider{width:1px;height:18px;background:var(--line);margin:0 3px}.embedded-product{font-weight:500;color:var(--muted)}.embedded-heading{display:flex;align-items:flex-start;justify-content:space-between;padding:20px 22px 13px;background:#fff}.embedded-heading .subtitle{margin-bottom:0}.embedded-tabs{display:flex;gap:2px;overflow-x:auto;background:#fff;border-bottom:1px solid var(--line);padding:0 18px}.embedded-tab{padding:10px 11px 9px;color:var(--muted);font-weight:600;white-space:nowrap;border-bottom:2px solid transparent}.embedded-tab:hover{color:#172b4d;background:#f7f8fa}.embedded-tab.active{border-bottom-color:#1677ff}.embedded-content{padding:18px 22px 32px;max-width:1500px;margin:0 auto}.auth-card .brand{color:#172b4d}.auth-card .brand span{color:#1677ff}.onboarding-card{width:min(480px,100%)}.form-input{display:block;width:100%;margin-top:7px;padding:10px 11px;border:1px solid var(--line);border-radius:4px;background:#fff;color:var(--ink)}.form-input:focus{outline:2px solid #b3d4ff;border-color:#1677ff}.field-help{display:block;color:var(--muted);font-size:11px;margin-top:5px}.avatar-button{border:0;cursor:pointer}.avatar-button:hover{background:#b3d4ff}.profile-control{position:relative}.profile-menu{position:absolute;right:0;top:40px;width:220px;background:#fff;border:1px solid var(--line);border-radius:5px;box-shadow:0 8px 24px rgba(9,30,66,.18);padding:6px;z-index:20}.profile-summary{padding:10px;border-bottom:1px solid var(--line);margin-bottom:5px}.profile-name{font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile-workspace{font-size:11px;color:var(--muted);margin-top:3px}.profile-menu-item{display:block;width:100%;border:0;background:transparent;text-align:left;padding:8px 10px;border-radius:3px;color:var(--ink);font-size:13px;cursor:pointer}.profile-menu-item:hover{background:var(--hover)}.profile-menu-item.danger{color:#ae2a19}.card-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.detail-list{margin:0}.detail-list>div{display:flex;justify-content:space-between;gap:20px;padding:11px 0;border-bottom:1px solid var(--line)}.detail-list dt{color:var(--muted)}.detail-list dd{margin:0;font-weight:600}.member-row{display:flex;align-items:center;gap:10px;padding:10px 0;border-bottom:1px solid var(--line)}.member-avatar{width:32px;height:32px;border-radius:50%;background:#deebff;color:#0747a6;display:grid;place-items:center;font-weight:700;font-size:11px}.member-identity{display:flex;flex:1 1;min-width:0;flex-direction:column;font-size:12px}.member-identity span{color:var(--muted);margin-top:2px}.role-label{text-transform:capitalize;font-size:11px;color:var(--muted);background:var(--surface);padding:4px 7px;border-radius:3px}[data-theme=dark] .sidebar{background:#0b1626;border-color:#23324a}[data-theme=dark] .card,[data-theme=dark] .icon-button,[data-theme=dark] .topbar{background:#182433;color:var(--ink)}[data-theme=dark] .workspace-picker{background:#172b4d}[data-theme=dark] .nav-link.active{background:#174f8f}[data-theme=dark] .metric-label,[data-theme=dark] .topbar-title{color:#c5ced7}[data-theme=dark] .avatar,[data-theme=dark] .badge{background:#17365d;color:#8fc2ff}[data-theme=dark] .badge{border-color:#28578f}[data-theme=dark] .btn.secondary{background:#182433;color:var(--ink);border-color:var(--line)}[data-theme=dark] .auth-card .brand{color:#fff}[data-theme=dark] .auth-card .brand span{color:#72b3ff}[data-theme=dark] .form-input{background:#111d2a}[data-theme=dark] .profile-menu{background:#182433}[data-theme=dark] .member-avatar{background:#17365d;color:#8fc2ff}[data-theme=dark] .embedded-header,[data-theme=dark] .embedded-heading,[data-theme=dark] .embedded-tabs{background:#182433}[data-theme=dark] .embedded-brand{color:#fff}[data-theme=dark] .embedded-tab:hover{background:#243247;color:#fff}@media (max-width:900px){.sidebar{width:68px;padding:0 7px}.brand-row{padding-left:19px}.brand,.nav-label,.nav-link span,.sidebar-footer span,.workspace-picker{display:none}.nav-link{justify-content:center}.main{margin-left:68px;width:calc(100% - 68px)}.content{padding:22px 16px}.grid-3,.grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}.topbar{padding:0 16px}}@media (max-width:620px){.grid-2,.grid-3,.grid-4{grid-template-columns:1fr}.title{font-size:23px}}.embedded-app{background:#f6f7f9;color:#172b4d}.embedded-header{height:56px;padding:0 24px;border-color:#e6e9ed;box-shadow:0 1px 2px rgba(16,24,40,.03)}.embedded-brand{font-size:13px}.embedded-mark{width:28px;height:28px;border-radius:7px;box-shadow:0 2px 5px rgba(12,102,228,.22)}.connection-status,.embedded-product{color:#44546f;font-weight:600}.connection-status{display:inline-flex;align-items:center;gap:7px;padding:6px 10px;border:1px solid #dfe5ec;border-radius:6px;background:#fff;font-size:11px}.status-dot{width:7px;height:7px;border-radius:50%;background:#22a06b;box-shadow:0 0 0 3px #dcf5e9}.embedded-heading{padding:25px 28px 17px;border-bottom:0}.embedded-heading .title{font-size:24px;font-weight:650;color:#172b4d}.embedded-heading .subtitle{max-width:760px;font-size:13px}.embedded-tabs{padding:0 24px;gap:4px;box-shadow:0 1px 1px rgba(16,24,40,.02)}.embedded-tab{padding:12px 13px 11px;border-bottom-width:3px;font-size:12px}.embedded-tab.active,.embedded-tab:hover{color:#0c66e4;background:#f7faff}.embedded-content{padding:20px 28px 42px;max-width:1600px}.embedded-content>.card:first-child{border-radius:8px}.card{border-color:#e2e6eb;border-radius:8px;box-shadow:0 1px 2px rgba(16,24,40,.045);transition:border-color .15s,box-shadow .15s}.card:hover{border-color:#d4dae2;box-shadow:0 2px 6px rgba(16,24,40,.06)}.seo-metric-card{min-height:132px;padding:18px 19px}.seo-card-top{display:flex;justify-content:space-between;align-items:center}.seo-metric-value{font:650 29px Space Grotesk;margin:12px 0 5px;color:#172b4d;letter-spacing:-.02em}.seo-metric-detail{margin:0;color:#6b778c;font-size:12px;line-height:1.45}.seo-icon{width:34px;height:34px;border-radius:8px;background:#eaf3ff;color:#0c66e4;display:inline-grid;place-items:center;font-size:17px;font-weight:700;flex:0 0 auto}.seo-icon-health{background:#e5f5ee;color:#167d59}.seo-icon-audit,.seo-icon-recommendations{background:#f1edff;color:#6554c0}.seo-icon-history{background:#fff3df;color:#a15c00}.seo-icon-gbp{background:#fff0f0;color:#c9372c}.seo-panel{padding:0;overflow:hidden}.seo-panel-header{display:flex;gap:12px;align-items:center;padding:17px 19px;border-bottom:1px solid #edf0f3;background:#fff}.seo-panel-header h3{margin:0;font:600 15px Space Grotesk;color:#172b4d}.seo-panel-header p{margin:3px 0 0;color:#6b778c;font-size:12px}.seo-panel-body{padding:18px 19px;color:#44546f;line-height:1.55}.seo-panel-body>p:first-child{margin-top:0}.seo-panel-body>p:last-child{margin-bottom:0}.seo-bar{margin-bottom:16px}.seo-bar:last-child{margin-bottom:0}.seo-bar-label{display:flex;justify-content:space-between;gap:12px;font-size:12px;color:#44546f}.seo-bar-label strong{color:#172b4d}.seo-bar-track{height:7px;background:#edf0f4;border-radius:99px;overflow:hidden;margin-top:7px}.seo-bar-fill{height:100%;background:linear-gradient(90deg,#0c66e4,#579dff);border-radius:99px}.seo-line-chart{width:100%;overflow:hidden}.seo-line-chart svg{display:block;width:100%;height:auto;min-height:210px}.chart-axis{stroke:#dfe4ea;stroke-width:1}.chart-line{fill:none;stroke:#0c66e4;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.chart-area{fill:url(#chart-gradient);fill:#eaf3ff;opacity:.55}.chart-point circle{fill:#fff;stroke:#0c66e4;stroke-width:3;cursor:pointer;transition:r .15s,fill .15s}.chart-point:focus circle,.chart-point:hover circle{r:7;fill:#0c66e4}.chart-point text{fill:#6b778c;font-size:10px}.chart-caption{font-size:11px;color:#6b778c;margin-top:4px}.btn{padding:8px 14px}.btn,.form-input{border-radius:6px}.grid{gap:14px}.app-page{margin:0 auto;width:100%}.page-header{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:22px}.page-header .subtitle{max-width:760px;margin-bottom:0}.page-actions{display:flex;align-items:center;gap:8px}.stat-card{min-height:126px}.stat-detail{font-size:12px;line-height:1.45}.empty-state{padding:44px 34px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:230px}.empty-state-icon{width:42px;height:42px;display:grid;place-items:center;border:1px solid #dfe5ec;border-radius:10px;background:#f8fafc;color:#6b778c;font-size:22px;margin-bottom:14px}.empty-state .card-title{margin-bottom:7px}.empty-state .muted{max-width:470px;margin:0 auto 16px;line-height:1.55}.status-list{border:1px solid #e5e9ef;border-radius:7px;overflow:hidden;background:#fff}.status-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:11px;gap:11px;padding:12px 13px;border-bottom:1px solid #edf0f3}.status-row:last-child{border-bottom:0}.status-indicator{width:8px;height:8px;border-radius:50%;background:#97a0af}.status-indicator.good{background:#22a06b}.status-indicator.warning{background:#e56910}.status-copy{display:flex;flex-direction:column;min-width:0}.status-copy strong{font-size:12px;color:#172b4d}.status-copy span{font-size:11px;color:#6b778c;margin-top:2px}.status-value{font-size:11px;font-weight:700;padding:4px 7px;border-radius:5px;background:#f1f3f5;color:#44546f;white-space:nowrap}.status-value.good{background:#e5f5ee;color:#167d59}.status-value.warning{background:#fff3e5;color:#a54800}.integration-card{padding:0;overflow:hidden;min-height:190px;display:flex;flex-direction:column}.integration-card-header{display:flex;gap:13px;padding:19px;align-items:flex-start}.integration-logo{width:38px;height:38px;border:1px solid #dce3eb;border-radius:9px;background:#f7f9fb;color:#44546f;display:grid;place-items:center;font-size:11px;font-weight:700;flex:0 0 auto}.integration-card .card-title{margin:1px 0 5px}.integration-card .muted{margin:0;line-height:1.45;font-size:12px}.integration-card-footer{margin-top:auto;border-top:1px solid #edf0f3;padding:13px 19px;background:#fbfcfd}.recommendation-card{padding:19px}.recommendation-card .card-title{margin:5px 0 0}.recommendation-action{background:#f7f9fb;border:1px solid #e5e9ef;border-radius:7px;padding:12px 13px;margin-top:16px}.recommendation-action strong{font-size:11px;color:#172b4d}.recommendation-action p{margin:4px 0 0;color:#44546f}.recommendation-footer{display:flex;justify-content:flex-end;margin-top:14px}.priority-high{background:#ffebe6;color:#ae2a19;border-color:#ffd2cc}.priority-medium{background:#fff3e5;color:#a54800;border-color:#ffe2bd}@media (max-width:700px){.embedded-header{padding:0 14px}.embedded-divider,.embedded-product{display:none}.connection-status{padding:5px 7px}.embedded-heading{padding:20px 16px 14px}.embedded-tabs{padding:0 10px}.embedded-content{padding:16px 14px 30px}.seo-metric-card{min-height:auto}}.cmo-layout,.report-layout{display:grid;grid-gap:14px;gap:14px}.report-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:22px}.report-hero .card-title{margin:7px 0 5px}.report-body{padding:22px}.report-body pre{white-space:pre-wrap;font:inherit;line-height:1.65;color:#44546f;margin:0}.report-placeholder{min-height:120px}.report-placeholder .metric{margin:10px 0 3px}.cmo-summary{min-height:125px}.cmo-summary .metric{margin:10px 0 3px}.competitor-setup{display:grid;grid-template-columns:minmax(220px,1fr) minmax(420px,2fr);grid-gap:18px;gap:18px;align-items:center;padding:18px 20px;background:#fff;border:1px solid #e2e6eb;border-radius:8px}.competitor-setup p{margin:5px 0 0;font-size:12px;line-height:1.45}.competitor-form{display:grid;grid-template-columns:1fr 1.2fr auto;grid-gap:8px;gap:8px;align-items:center}.competitor-form .form-input{margin:0}.form-message{grid-column:1/-1;margin:0;color:#0c66e4;font-size:12px}@media(max-width:800px){.competitor-form,.competitor-setup{grid-template-columns:1fr}.competitor-form .btn{width:100%}}.pipeline-status-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px}.pipeline-status{border:1px solid #e3e8ee;border-radius:8px;padding:14px;background:#fafbfc;display:flex;flex-direction:column}.pipeline-status span{font-size:11px;color:#6b778c;font-weight:600}.pipeline-status strong{font:650 24px Space Grotesk;color:#172b4d;margin:7px 0 1px}.pipeline-status small{color:#8a96a8}.cmo-provider-warning{padding:14px 16px;border-left:4px solid #e56910;background:#fffaf3}.cmo-provider-warning strong{color:#7a3e00}.cmo-provider-warning p{margin:4px 0 0;color:#6b778c;font-size:12px}@media(max-width:760px){.pipeline-status-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.cmo-feed{max-width:900px;margin:0 auto;padding:4px 0}.cmo-feed-item{display:grid;grid-template-columns:38px 1fr;grid-gap:14px;gap:14px;position:relative;padding-bottom:18px}.cmo-feed-item:not(:last-child):before{content:"";position:absolute;left:18px;top:38px;bottom:0;width:1px;background:#e3e8ee}.cmo-feed-avatar{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:#eaf3ff;color:#0c66e4;font-weight:700;font-size:13px;z-index:1;border:3px solid #fff;box-shadow:0 0 0 1px #dce4ec}.cmo-feed-avatar.critical,.cmo-feed-avatar.high{background:#ffebe6;color:#ae2a19}.cmo-feed-avatar.medium{background:#fff3e5;color:#a54800}.cmo-feed-avatar.green{background:#e5f5ee;color:#167d59}.cmo-feed-card{border:1px solid #e2e6eb;border-radius:9px;background:#fff;padding:16px 17px;box-shadow:0 1px 2px rgba(16,24,40,.04)}.cmo-feed-meta{display:flex;justify-content:space-between;gap:12px;align-items:center;color:#6b778c;font-size:11px}.cmo-feed-meta span{font-weight:700;color:#44546f}.cmo-feed-meta time{white-space:nowrap}.cmo-feed-card h3{font-size:15px;margin:10px 0 6px;color:#172b4d}.cmo-feed-body{margin:0;color:#44546f;line-height:1.6;white-space:pre-wrap}.cmo-feed-action{display:flex;gap:8px;flex-direction:column;margin-top:13px;padding:11px 12px;border-radius:7px;background:#f7f9fb;border:1px solid #e6eaf0;color:#44546f;font-size:12px}.cmo-feed-action strong{font-size:11px;color:#172b4d}.cmo-feed-footer{display:flex;gap:12px;margin-top:13px;padding-top:10px;border-top:1px solid #edf0f3;color:#8a96a8;font-size:10px}@media(max-width:600px){.cmo-feed-item{grid-template-columns:30px 1fr;gap:9px}.cmo-feed-item:not(:last-child):before{left:14px}.cmo-feed-avatar{width:29px;height:29px;font-size:11px}.cmo-feed-meta{align-items:flex-start;flex-direction:column;gap:4px}}.cmo-section{padding:0;overflow:hidden}.cmo-section>header{padding:18px 20px;border-bottom:1px solid #edf0f3}.cmo-section h2{font:600 16px Space Grotesk;margin:0;color:#172b4d}.cmo-section header p{margin:4px 0 0;color:#6b778c;font-size:12px}.cmo-section-body{padding:19px 20px}.cmo-empty{display:flex;align-items:flex-start;gap:13px;padding:20px;border:1px dashed #d7dde5;border-radius:8px;background:#fafbfc}.cmo-empty>span{width:34px;height:34px;border-radius:8px;background:#eef2f6;display:grid;place-items:center;color:#6b778c}.cmo-empty strong{color:#172b4d}.cmo-empty p{margin:4px 0 0;color:#6b778c;font-size:12px;line-height:1.5}.cmo-list{display:grid}.cmo-list-row{display:grid;grid-template-columns:90px 1fr;grid-gap:14px;gap:14px;padding:14px 0;border-bottom:1px solid #edf0f3}.cmo-list-row:last-child{border-bottom:0}.cmo-list-row p{margin:4px 0;color:#44546f}.cmo-list-row small{color:#7a869a}.cmo-severity{align-self:start;text-align:center;padding:4px 7px;border-radius:5px;background:#f1f3f5;color:#44546f;font-size:10px;font-weight:700}.cmo-severity.critical,.cmo-severity.high{background:#ffebe6;color:#ae2a19}.cmo-severity.medium{background:#fff3e5;color:#a54800}.cmo-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.cmo-opportunity{border:1px solid #e4e8ed;border-radius:8px;padding:16px}.cmo-opportunity h3{font-size:14px;margin:12px 0 6px}.cmo-opportunity>p{color:#6b778c;line-height:1.5}.cmo-row-top{display:flex;justify-content:space-between;align-items:center}.cmo-next{background:#f7f9fb;border:1px solid #e6eaf0;border-radius:7px;padding:11px 12px;margin:13px 0}.cmo-next strong{font-size:11px}.cmo-next p{margin:4px 0 0}.cmo-table{border:1px solid #e4e8ed;border-radius:8px;overflow:hidden}.cmo-table-head,.cmo-table-row{display:grid;grid-template-columns:minmax(180px,2fr) 1fr 110px 100px;grid-gap:12px;gap:12px;align-items:center;padding:11px 13px}.cmo-table-head{background:#f7f9fb;color:#6b778c;font-size:10px;font-weight:700;text-transform:uppercase}.cmo-table-row{border-top:1px solid #edf0f3;font-size:12px}.cmo-table-row small{grid-column:1/-1;color:#ae2a19}.cmo-task-status{font-weight:700;color:#44546f}.cmo-task-status.succeeded{color:#167d59}.cmo-task-status.failed{color:#ae2a19}.cmo-ask{padding:28px;display:flex;gap:18px;max-width:900px}.cmo-ask-icon{width:48px;height:48px;border-radius:11px;background:#0c66e4;color:#fff;display:grid;place-items:center;font:700 20px Space Grotesk;flex:0 0 auto}.cmo-ask h2{margin:7px 0}.cmo-ask p{color:#6b778c;max-width:680px;line-height:1.55}.cmo-prompts{display:flex;gap:7px;flex-wrap:wrap;margin:16px 0}.cmo-prompts span{border:1px solid #dfe5ec;background:#f8fafc;padding:7px 9px;border-radius:6px;font-size:11px;color:#44546f}.cmo-brief h3{margin:8px 0}.cmo-brief-content{white-space:pre-wrap;line-height:1.65;color:#44546f}.cmo-priorities{display:grid}.cmo-priorities>div{display:grid;grid-template-columns:auto 1fr;grid-gap:11px;gap:11px;padding:11px 0;border-bottom:1px solid #edf0f3}.cmo-priorities>div:last-child{border-bottom:0}.cmo-priorities p{margin:3px 0 0;color:#6b778c;font-size:12px}.cmo-priority-dot{width:8px;height:8px;border-radius:50%;background:#97a0af;margin-top:5px}.cmo-priority-dot.critical,.cmo-priority-dot.high{background:#c9372c}.cmo-priority-dot.medium{background:#e56910}@media(max-width:760px){.cmo-grid,.cmo-list-row{grid-template-columns:1fr}.cmo-table-head{display:none}.cmo-table-row{grid-template-columns:1fr 1fr}.cmo-ask{flex-direction:column}}