.agency-dashboard{--agency-brand:#3b5bfd;--agency-cyan:#22d3ee;--agency-grad:linear-gradient(100deg,#3b5bfd,#22d3ee);--agency-base:#07080f;--agency-surface:#0b0d17;--agency-surface-2:#111527;--agency-card:#0e1120;--agency-card-hover:#141830;--agency-line:#1e2338;--agency-line-soft:#171b2e;--agency-text:#eef1fb;--agency-text-2:#9aa3bd;--agency-text-3:#5f6785;--agency-rail-width:68px;color:var(--agency-text);background:var(--agency-base);isolation:isolate;min-height:100vh;position:relative}.agency-dashboard[data-theme=light]{--agency-base:#eef1f7;--agency-surface:#fff;--agency-surface-2:#e2e7f2;--agency-card:#fff;--agency-card-hover:#dfe5f2;--agency-line:#c5cde0;--agency-line-soft:#d7ddec;--agency-text:#0b1020;--agency-text-2:#3f4860;--agency-text-3:#5f6880}.agency-dashboard__shell{min-height:100vh;display:block}.agency-dashboard__main{min-width:0;margin-left:var(--agency-rail-width);background:var(--agency-base);min-height:100vh}.agency-dashboard__inner{box-sizing:border-box;width:100%;max-width:none;margin-inline:0;padding:32px 36px 72px}.agency-rail{height:100dvh;width:var(--agency-rail-width);background:var(--agency-surface);border-right:1px solid var(--agency-line);z-index:40;flex-direction:column;align-items:stretch;gap:2px;padding:14px 0 12px;display:flex;position:fixed;top:0;bottom:0;left:0;overflow:hidden}.agency-rail__nav{flex-direction:column;flex-shrink:1;gap:2px;min-height:0;display:flex;overflow:hidden}.agency-rail__item{height:42px;min-height:32px;color:var(--agency-text-3);cursor:pointer;background:0 0;border:none;border-radius:0;flex-shrink:1;justify-content:center;align-items:center;margin:0 10px;padding:0;transition:background .13s,color .13s;display:flex;position:relative}.agency-rail__item--settings{flex-shrink:0;height:42px;min-height:42px}a.agency-rail__item,a.agency-rail-strip__item{color:inherit;text-decoration:none}.agency-rail__badge{flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;margin:0 auto 12px;display:flex;position:relative}.agency-rail__badge img{-o-object-fit:contain;object-fit:contain;filter:none;width:32px;height:32px}.agency-rail__badge .agency-rail__tip{pointer-events:none;left:52px}.agency-rail__badge:hover .agency-rail__tip{opacity:1;transform:translate(0)}.agency-rail__count{color:#fff;text-align:center;pointer-events:none;background:#dc2626;border-radius:0;min-width:16px;height:16px;padding:0 4px;font-size:9px;font-weight:800;line-height:16px;position:absolute;top:6px;right:4px}.agency-rail-strip__badge{pointer-events:none;flex:none;justify-content:center;align-items:center;width:44px;height:52px;display:flex}.agency-rail-strip__badge img{-o-object-fit:contain;object-fit:contain;width:28px;height:28px}.agency-rail__item svg{flex-shrink:0;width:19px;height:19px}.agency-rail__item:hover{background:var(--agency-surface-2);color:var(--agency-text)}.agency-rail__item.is-active{background:var(--agency-surface-2);color:#fff}.agency-rail__item.is-active:before{content:"";background:var(--agency-grad);pointer-events:none;border-radius:0;width:3px;position:absolute;top:0;bottom:0;left:-10px}.agency-rail__tip{border:1px solid var(--agency-line);color:#fff;white-space:nowrap;opacity:0;pointer-events:none;z-index:50;background:#161a2c;border-radius:0;padding:6px 10px;font-size:11.5px;font-weight:600;transition:opacity .12s,transform .12s;position:absolute;left:56px;transform:translate(-4px);box-shadow:0 8px 24px -8px #000}.agency-rail__item:hover .agency-rail__tip,.agency-rail__item:focus-visible .agency-rail__tip{opacity:1;transform:translate(0)}.agency-rail__dot{pointer-events:none;background:#fbbf24;border-radius:0;width:6px;height:6px;position:absolute;top:10px;right:8px}.agency-rail__spacer{flex:auto;min-height:8px}.agency-rail__avatar{color:#c7cde3;cursor:pointer;background:#222a45;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;margin:2px auto 14px;padding:0;font-size:12px;font-weight:700;display:flex;overflow:hidden}.agency-rail__avatar img{-o-object-fit:cover;object-fit:cover;border-radius:50%;width:100%;height:100%}.agency-rail-strip-wrap{z-index:35;background:var(--agency-surface);border-bottom:1px solid var(--agency-line);display:none;position:sticky;top:0}.agency-rail-strip{scrollbar-width:none;-ms-overflow-style:none;align-items:stretch;gap:0;padding:0 8px;display:flex;overflow-x:auto}.agency-rail-strip::-webkit-scrollbar{display:none}.agency-rail-strip__item{width:52px;height:52px;color:var(--agency-text-3);cursor:pointer;background:0 0;border:none;border-radius:0;flex:none;justify-content:center;align-items:center;padding:0;transition:background .13s,color .13s;display:flex;position:relative}.agency-rail-strip__item svg{width:19px;height:19px}.agency-rail-strip__item:hover{background:var(--agency-surface-2);color:var(--agency-text)}.agency-rail-strip__item.is-active{background:var(--agency-surface-2);color:#fff}.agency-rail-strip__item.is-active:after{content:"";background:var(--agency-grad);pointer-events:none;border-radius:0;height:3px;position:absolute;bottom:0;left:10px;right:10px}.agency-rail-strip__dot{background:#fbbf24;border-radius:0;width:6px;height:6px;position:absolute;top:10px;right:10px}.agency-rail-strip-wrap:before,.agency-rail-strip-wrap:after{content:"";pointer-events:none;z-index:2;width:28px;position:absolute;top:0;bottom:0}.agency-rail-strip-wrap:before{background:linear-gradient(90deg,var(--agency-surface),transparent);left:0}.agency-rail-strip-wrap:after{background:linear-gradient(270deg,var(--agency-surface),transparent);right:0}.agency-rail-strip__tip{display:none}@media (max-width:759px){.agency-rail{display:none}.agency-dashboard__main{margin-left:0}.agency-rail-strip-wrap{display:block}.agency-dashboard__inner{padding:24px 16px 64px}}.agency-setup-banner{border:1px solid var(--agency-line);border-left:3px solid var(--agency-brand);background:var(--agency-surface);border-radius:0;align-items:center;gap:16px;margin-bottom:40px;padding:15px 18px;display:flex}.agency-setup-banner__ic{width:34px;height:34px;color:var(--agency-cyan);background:#3b5bfd29;border-radius:0;flex-shrink:0;justify-content:center;align-items:center;display:flex}.agency-setup-banner__ic svg{width:17px;height:17px}.agency-setup-banner__tx{flex:1;min-width:0}.agency-setup-banner__t{font-size:13px;font-weight:600}.agency-setup-banner__s{color:var(--agency-text-2);margin-top:2px;font-size:12px}.agency-setup-banner__prog{flex-shrink:0;align-items:center;gap:10px;display:flex}.agency-setup-banner__prog span{color:var(--agency-text-2);font-size:12px;font-weight:700}.agency-setup-banner__track{background:var(--agency-line);border-radius:0;width:90px;height:4px;overflow:hidden}.agency-setup-banner__track i{background:var(--agency-grad);border-radius:0;height:100%;display:block}.agency-setup-banner__close{color:var(--agency-text-3);cursor:pointer;background:0 0;border:none;border-radius:0;padding:4px;font-size:18px;line-height:1}.agency-setup-banner__close:hover{color:var(--agency-text)}.agency-dashboard-hero{box-shadow:none;background:0 0;border:none;border-radius:0;margin-bottom:36px;padding:0;overflow:visible}.agency-dashboard-hero:before,.agency-dashboard-hero:after{display:none}.agency-dashboard-hero__content{text-align:left;position:relative}.agency-dashboard-badge,.agency-dashboard-hero__eyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--agency-text-3);box-shadow:none;background:0 0;border:none;border-radius:0;margin-bottom:12px;padding:0;font-size:11px;font-weight:700;animation:none;display:block}.agency-dashboard-hero__title{letter-spacing:-.03em;color:var(--agency-text);text-shadow:none;margin:0;font-size:33px;font-weight:700;line-height:1.08}.agency-dashboard-hero__subtitle{max-width:560px;color:var(--agency-text-2);margin:11px 0 0;font-size:14px;line-height:1.55}.agency-dashboard-hero__acts{flex-wrap:wrap;gap:11px;margin-top:22px;display:flex}.agency-metrics-strip{border:1px solid var(--agency-line);border-radius:0;grid-template-columns:repeat(3,1fr);margin-bottom:42px;display:grid}.agency-metrics-strip__cell{border-right:1px solid var(--agency-line-soft);border-radius:0;padding:21px 22px}.agency-metrics-strip__cell:last-child{border-right:none}.agency-metrics-strip__l{color:var(--agency-text-2);font-size:12px;font-weight:500}.agency-metrics-strip__v{letter-spacing:-.02em;color:var(--agency-text);margin-top:7px;font-size:29px;font-weight:700}.agency-metrics-strip__s{color:var(--agency-text-3);margin-top:3px;font-size:11px}@media (max-width:759px){.agency-metrics-strip{grid-template-columns:1fr}.agency-metrics-strip__cell{border-right:none;border-bottom:1px solid var(--agency-line-soft)}.agency-metrics-strip__cell:last-child{border-bottom:none}}.agency-dashboard-kpi-grid{border:1px solid var(--agency-line);border-radius:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin-top:0;margin-bottom:24px;display:grid}@media (min-width:1024px){.agency-dashboard-kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.agency-metric-card{border:none;border-right:1px solid var(--agency-line-soft);border-bottom:1px solid var(--agency-line-soft);background:var(--agency-surface);text-align:left;-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none;border-radius:0;padding:1rem 1.05rem 1.1rem;transition:background .15s;position:relative;overflow:hidden}.agency-metric-card:before{display:none}.agency-metric-card:hover{box-shadow:none;background:var(--agency-card-hover);border-color:#0000;transform:none}.agency-dashboard-kpi-grid .agency-metric-card:nth-child(2n){border-right:none}@media (min-width:1024px){.agency-dashboard-kpi-grid .agency-metric-card:nth-child(2n){border-right:1px solid var(--agency-line-soft)}.agency-dashboard-kpi-grid .agency-metric-card:nth-child(4n){border-right:none}.agency-dashboard-kpi-grid .agency-metric-card:nth-child(n+5){border-bottom:none}}.agency-metric-card.is-empty{background:var(--agency-surface)}.agency-metric-card--warning{background:#fbbf240f}.agency-metric-card--warning .agency-metric-card__value{color:#fbbf24}.agency-metric-card--success.is-empty .agency-metric-card__hint{color:#34d399d9}.agency-metric-card--accent .agency-metric-card__icon{color:var(--agency-cyan);border-color:var(--agency-line);background:#3b5bfd29}.agency-metric-card__top{align-items:center;gap:.55rem;margin-bottom:.65rem;display:flex}.agency-metric-card__icon{border:1px solid var(--agency-line);background:var(--agency-surface-2);width:2rem;height:2rem;color:var(--agency-text-2);border-radius:0;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.agency-metric-card__label{text-transform:uppercase;letter-spacing:.12em;color:var(--agency-text-3);font-size:.6875rem;font-weight:700;line-height:1.35}.agency-metric-card__value{letter-spacing:-.02em;color:var(--agency-text);margin:0;font-size:clamp(1.5rem,3vw,1.875rem);font-weight:700;line-height:1.1}.agency-metric-card__hint{color:var(--agency-text-3);margin:0;font-size:.8125rem;font-weight:500;line-height:1.45}.agency-dashboard-hero-alert{text-align:left;background:#fbbf2414;border:1px solid #fbbf2447;border-radius:0;align-items:flex-start;gap:.65rem;margin:0 0 24px;padding:.85rem 1rem;display:flex}.agency-dashboard-hero-alert__dot{width:.5rem;height:.5rem;box-shadow:none;background:#fbbf24;border-radius:0;flex-shrink:0;margin-top:.35rem}.agency-dashboard-hero-alert p{color:#fef3c7eb;margin:0;font-size:.875rem;line-height:1.5}.agency-dashboard-hero-alert__link{color:#fde68a;text-underline-offset:2px;font-weight:700;text-decoration:underline}.agency-dashboard-hero-alert__link:hover{color:#fff}.agency-dashboard-performance{border:1px solid var(--agency-line);background:var(--agency-surface);text-align:left;border-radius:0;margin:0 0 38px;padding:1.35rem 1.15rem 1.5rem}.agency-dashboard-performance__header{margin-bottom:1.15rem}.agency-dashboard-performance__title{letter-spacing:.18em;text-transform:uppercase;color:var(--agency-text-3);border-bottom:2px solid var(--agency-line);padding-bottom:.55rem;font-size:.75rem;font-weight:800;display:inline-block}.agency-dashboard-performance__subtitle{color:var(--agency-text-2);margin-top:.35rem;font-size:.875rem;line-height:1.5}.agency-dashboard-insights-grid{border:1px solid var(--agency-line);border-radius:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;display:grid}@media (min-width:1024px){.agency-dashboard-insights-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.agency-dashboard-insights-grid .agency-metric-card{padding:.9rem .95rem 1rem}.agency-dashboard-insights-grid .agency-metric-card__value{font-size:clamp(1.25rem,2.5vw,1.5rem)}.agency-sec{margin-bottom:38px}.agency-sec-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.agency-sec-head h2,.agency-dashboard-section-title{letter-spacing:-.01em;color:var(--agency-text);margin:0;font-size:16px;font-weight:700}.agency-sec-head a,.agency-sec-head button.agency-link{color:var(--agency-brand);cursor:pointer;background:0 0;border:none;padding:0;font-size:12.5px;font-weight:600}.agency-dashboard-section-subtitle{color:var(--agency-text-2);margin-top:.35rem;font-size:.875rem;line-height:1.5}.agency-empty{border:1px solid var(--agency-line);border-top:2px solid var(--agency-brand);text-align:center;background:var(--agency-surface);border-radius:0;flex-direction:column;align-items:center;gap:6px;padding:46px 24px;display:flex}.agency-empty__ic{background:var(--agency-surface-2);width:46px;height:46px;color:var(--agency-text-3);border-radius:0;justify-content:center;align-items:center;margin-bottom:6px;display:flex}.agency-empty__ic svg{width:22px;height:22px}.agency-empty h4{margin:0;font-size:14px;font-weight:700}.agency-empty p{color:var(--agency-text-2);max-width:330px;margin:0;font-size:12.5px}.agency-empty .agency-btn-primary{margin-top:14px}.agency-manage{border:1px solid var(--agency-line);border-radius:0;grid-template-columns:repeat(3,1fr);gap:0;display:grid}.agency-manage__item{border-right:1px solid var(--agency-line-soft);border-bottom:1px solid var(--agency-line-soft);cursor:pointer;color:inherit;text-align:left;background:0 0;border-top:none;border-left:none;border-radius:0;flex-direction:column;gap:9px;padding:18px;transition:background .13s;display:flex}.agency-manage__item:nth-child(3n){border-right:none}.agency-manage__item:nth-child(n+4){border-bottom:none}.agency-manage__item:hover{background:var(--agency-card-hover)}.agency-manage__ic{background:var(--agency-surface-2);width:32px;height:32px;color:var(--agency-text-2);border-radius:0;justify-content:center;align-items:center;display:flex}.agency-manage__ic svg{width:16px;height:16px}.agency-manage__t{font-size:13px;font-weight:600}.agency-manage__d{color:var(--agency-text-2);font-size:11.5px}@media (max-width:759px){.agency-manage{grid-template-columns:1fr}.agency-manage__item{border-right:none;border-bottom:1px solid var(--agency-line-soft)}.agency-manage__item:last-child{border-bottom:none}.agency-manage__item:nth-child(n+4){border-bottom:1px solid var(--agency-line-soft)}}.agency-dashboard-panel{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:none;border-radius:0;width:100%}.agency-dashboard-card,.agency-dashboard-notice{border:1px solid var(--agency-line);background:var(--agency-surface);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;border-radius:0}.agency-dashboard-panel--padded{padding:0}.agency-dashboard-card--padded{padding:1.5rem}.agency-section{width:100%}.agency-dashboard-notice{border-color:var(--agency-line);background:var(--agency-surface);padding:2rem 1.5rem}.agency-dashboard-notice:before{display:none}.agency-dashboard-notice__inner{text-align:center;flex-direction:column;align-items:center;gap:1rem;max-width:40rem;margin-inline:auto;display:flex;position:relative}.agency-dashboard-notice__icon{border:1px solid var(--agency-line);width:3.5rem;height:3.5rem;color:var(--agency-cyan);box-shadow:none;background:#3b5bfd29;border-radius:0;justify-content:center;align-items:center;display:flex}.agency-dashboard-notice__title{letter-spacing:-.01em;color:var(--agency-text);font-size:clamp(1.125rem,2.5vw,1.375rem);font-weight:700}.agency-dashboard-notice__body{color:var(--agency-text-2);font-size:.9375rem;line-height:1.7}.agency-dashboard-notice__footer{color:var(--agency-text-3);padding-top:.25rem;font-size:.8125rem}.agency-application-feed__item{background:#fbbf2414;border:1px solid #fbbf2438;border-radius:0;align-items:center;gap:.85rem;padding:.85rem 1rem;transition:border-color .2s,background .2s;display:flex}.agency-application-feed__item:hover{background:#fbbf241f;border-color:#fbbf2461;transform:none}.agency-application-feed__count{color:#0f172a;background:#fbbf24;border-radius:0;justify-content:center;align-items:center;min-width:1.75rem;height:1.75rem;padding:0 .45rem;font-size:.8125rem;font-weight:800;line-height:1;display:inline-flex}.agency-application-feed__copy{color:var(--agency-text-2);flex:1;font-size:.9375rem;line-height:1.45}.agency-creator-save-btn{border:1px solid var(--agency-line);background:var(--agency-surface-2);width:2rem;height:2rem;color:var(--agency-text-2);border-radius:0;flex-shrink:0;justify-content:center;align-items:center;transition:border-color .2s,background .2s,color .2s;display:inline-flex}.agency-creator-save-btn:hover{color:#fbbf24;border-color:#fbbf2473;transform:none}.agency-creator-save-btn.is-saved{color:#fbbf24;background:#fbbf2424;border-color:#fbbf2473}.agency-creator-save-btn:disabled{opacity:.5;cursor:not-allowed}.agency-dashboard .agency-btn-primary,.agency-dashboard .agency-btn-secondary,.agency-dashboard .agency-btn-danger{text-align:center;letter-spacing:.01em;box-shadow:none;border-radius:0;justify-content:center;align-items:center;gap:8px;padding:11px 18px;font-size:13px;font-weight:600;line-height:1.2;transition:background .16s,border-color .16s,color .16s;display:inline-flex;position:relative;transform:none}.agency-dashboard .agency-btn-primary{background:var(--agency-brand);color:#fff;border:1px solid #0000;overflow:hidden}.agency-dashboard .agency-btn-primary:before{content:"";background:var(--agency-grad);opacity:0;pointer-events:none;transition:opacity .16s;position:absolute;inset:0}.agency-dashboard .agency-btn-primary:hover:not(:disabled):before{opacity:1}.agency-dashboard .agency-btn-primary>*{z-index:1;position:relative}.agency-dashboard .agency-btn-primary:hover:not(:disabled){background:var(--agency-brand);box-shadow:none;transform:none}.agency-dashboard .agency-btn-primary:disabled{opacity:.5;cursor:not-allowed}.agency-dashboard .agency-btn-secondary{color:var(--agency-text);border:1px solid var(--agency-line);background:0 0}.agency-dashboard .agency-btn-secondary:hover{background:var(--agency-card-hover);border-color:#2a3150}.agency-dashboard .agency-btn-danger{color:#fff;background:#dc2626;border:1px solid #f871714d}.agency-dashboard .agency-btn-danger:hover{box-shadow:none;background:#ef4444;transform:none}.agency-dashboard input,.agency-dashboard select,.agency-dashboard textarea{border-color:var(--agency-line);background:var(--agency-surface-2);color:var(--agency-text);border-radius:0}.agency-dashboard input:focus,.agency-dashboard select:focus,.agency-dashboard textarea:focus{--tw-ring-color:color-mix(in srgb,var(--agency-brand)45%,transparent);border-color:var(--agency-brand);outline:none}.agency-avatar,.agency-rail__avatar,.agency-dashboard .agency-avatar,.agency-dashboard img.agency-avatar,.agency-dashboard .agency-avatar img{border-radius:50%!important}.agency-dashboard .rounded-lg,.agency-dashboard .rounded-xl,.agency-dashboard .rounded-2xl,.agency-dashboard .rounded-md,.agency-dashboard .rounded{border-radius:0!important}.agency-dashboard .bg-neutral-950\/60,.agency-dashboard .bg-neutral-900\/50,.agency-dashboard .bg-neutral-900\/60,.agency-dashboard .bg-neutral-800,.agency-dashboard .border-neutral-800,.agency-dashboard .bg-gradient-to-br{border-radius:0}.agency-dashboard .bg-neutral-900.border-neutral-800,.agency-dashboard .border-neutral-800.bg-neutral-900,.agency-dashboard .bg-neutral-950\/60{border-color:var(--agency-line)!important;background-color:var(--agency-surface)!important}.agency-dashboard .agency-spinner,.agency-dashboard .animate-spin.rounded-full,.agency-dashboard .rounded-full.animate-spin,.agency-dashboard [role=status].rounded-full,.agency-dashboard input[type=checkbox],.agency-dashboard input[type=radio],.agency-dashboard .agency-avatar,.agency-dashboard .agency-avatar img,.agency-dashboard .agency-rail__avatar,.agency-dashboard .agency-rail__avatar img,.agency-dashboard img.w-12.h-12.rounded-full,.agency-dashboard img.w-10.h-10.rounded-full,.agency-dashboard img.rounded-full.object-cover,.agency-dashboard img.rounded-full.border-2,.agency-dashboard div.w-12.h-12.rounded-full,.agency-dashboard div.w-10.h-10.rounded-full{border-radius:50%!important}.agency-dashboard .w-8.h-8.rounded-full.bg-yellow-500\/20,.agency-dashboard .w-8.h-8.rounded-full.text-yellow-500{border-radius:0!important}.agency-dashboard .text-ccaBlue,.agency-dashboard .text-ccaBlue\/90{color:var(--agency-brand)!important}.agency-dashboard .bg-ccaBlue,.agency-dashboard .bg-ccaBlue\/5,.agency-dashboard .bg-ccaBlue\/10,.agency-dashboard .bg-ccaBlue\/15{background-color:color-mix(in srgb,var(--agency-brand)100%,transparent)!important}.agency-dashboard .bg-ccaBlue\/5{background-color:color-mix(in srgb,var(--agency-brand)5%,transparent)!important}.agency-dashboard .bg-ccaBlue\/10{background-color:color-mix(in srgb,var(--agency-brand)10%,transparent)!important}.agency-dashboard .bg-ccaBlue\/15{background-color:color-mix(in srgb,var(--agency-brand)15%,transparent)!important}.agency-dashboard .border-ccaBlue\/25,.agency-dashboard .border-ccaBlue\/40,.agency-dashboard .border-ccaBlue\/60{border-color:color-mix(in srgb,var(--agency-brand)40%,transparent)!important}.agency-dashboard .from-ccaBlue\/10{--tw-gradient-from:color-mix(in srgb,var(--agency-brand)10%,transparent)!important}.agency-dashboard-tabs{display:none}.agency-muted{color:var(--agency-text-2)}.agency-input{border:1px solid var(--agency-line);background:var(--agency-surface-2);color:var(--agency-text);border-radius:0}.agency-input::placeholder{color:var(--agency-text-3)}.agency-input:focus{border-color:var(--agency-brand);box-shadow:0 0 0 3px color-mix(in srgb,var(--agency-brand)20%,transparent);outline:none}.agency-metric-row{border:1px solid var(--agency-line);background:var(--agency-surface);grid-template-columns:repeat(4,minmax(0,1fr));gap:0;display:grid}.agency-stat-tile{border-right:1px solid var(--agency-line-soft);background:var(--agency-surface);padding:20px 22px}.agency-stat-tile:last-child{border-right:none}.agency-stat-tile__label{letter-spacing:.14em;text-transform:uppercase;color:var(--agency-text-3);font-size:11px;font-weight:700}.agency-stat-tile__value{letter-spacing:-.03em;color:var(--agency-text);margin-top:8px;font-size:28px;font-weight:800}.agency-stat-tile--info{background:color-mix(in srgb,#3b5bfd 8%,var(--agency-surface))}.agency-stat-tile--info .agency-stat-tile__value{color:#2741d9}.agency-stat-tile--warn{background:color-mix(in srgb,#f59e0b 10%,var(--agency-surface))}.agency-stat-tile--warn .agency-stat-tile__value{color:#b45309}.agency-stat-tile--ok{background:color-mix(in srgb,#10b981 9%,var(--agency-surface))}.agency-stat-tile--ok .agency-stat-tile__value{color:#047857}.agency-surface-block{border:1px solid var(--agency-line);background:var(--agency-surface);padding:24px}.agency-filter-chip{border:1px solid var(--agency-line);color:var(--agency-text-2);cursor:pointer;background:0 0;border-radius:0;padding:8px 14px;font-size:13px;font-weight:600;transition:background .12s,color .12s,border-color .12s}.agency-filter-chip:hover{background:var(--agency-surface-2);color:var(--agency-text)}.agency-filter-chip.is-active{background:var(--agency-brand);border-color:var(--agency-brand);color:#fff}.agency-status-pill{border:1px solid var(--agency-line);color:var(--agency-text-2);background:var(--agency-surface-2);border-radius:0;align-items:center;padding:4px 10px;font-size:11px;font-weight:700;display:inline-flex}.agency-status-pill--ok{border-color:color-mix(in srgb,#10b981 40%,var(--agency-line));background:color-mix(in srgb,#10b981 12%,var(--agency-surface));color:#047857}.agency-status-pill--info{border-color:color-mix(in srgb,#3b5bfd 40%,var(--agency-line));background:color-mix(in srgb,#3b5bfd 12%,var(--agency-surface));color:#2741d9}.agency-status-pill--warn{border-color:color-mix(in srgb,#f59e0b 45%,var(--agency-line));background:color-mix(in srgb,#f59e0b 14%,var(--agency-surface));color:#b45309}.agency-status-pill--muted{color:var(--agency-text-2)}.agency-contract-card{border:1px solid var(--agency-line);background:var(--agency-base);padding:20px}.agency-mini-tile{border:1px solid var(--agency-line);background:var(--agency-surface);padding:14px}.agency-mini-tile__label{letter-spacing:.14em;text-transform:uppercase;color:var(--agency-text-3);font-size:10px;font-weight:700}.agency-mini-tile__value{color:var(--agency-text);margin-top:4px;font-weight:700}.agency-empty-inline{border:1px dashed var(--agency-line);background:var(--agency-base);color:var(--agency-text)}.agency-avatar{background:var(--agency-surface-2);color:var(--agency-text-2)}@media (max-width:900px){.agency-metric-row{grid-template-columns:1fr 1fr}.agency-stat-tile:nth-child(2n){border-right:none}.agency-stat-tile:nth-child(-n+2){border-bottom:1px solid var(--agency-line-soft)}}@media (max-width:520px){.agency-metric-row{grid-template-columns:1fr}.agency-stat-tile{border-right:none;border-bottom:1px solid var(--agency-line-soft)}.agency-stat-tile:last-child{border-bottom:none}}.agency-dashboard[data-theme=light] .agency-rail,.agency-dashboard[data-theme=light] .agency-rail-strip-wrap{border-color:var(--agency-line);background:#fff}.agency-dashboard[data-theme=light] .agency-rail__item{color:#4a556e}.agency-dashboard[data-theme=light] .agency-rail__item:hover,.agency-dashboard[data-theme=light] .agency-rail-strip__item:hover{color:#0b1020;background:#e8ecf6}.agency-dashboard[data-theme=light] .agency-rail__item.is-active,.agency-dashboard[data-theme=light] .agency-rail-strip__item.is-active{color:#0b1020;background:#d5dcf0}.agency-dashboard[data-theme=light] .agency-rail__item.is-active svg,.agency-dashboard[data-theme=light] .agency-rail-strip__item.is-active svg{color:#0b1020;stroke:#0b1020}.agency-dashboard[data-theme=light] .text-white,.agency-dashboard[data-theme=light] .text-white\/90,.agency-dashboard[data-theme=light] .text-white\/80,.agency-dashboard[data-theme=light] .text-white\/70,.agency-dashboard[data-theme=light] .text-white\/60{color:var(--agency-text)!important}.agency-dashboard[data-theme=light] .text-white\/50,.agency-dashboard[data-theme=light] .text-white\/45,.agency-dashboard[data-theme=light] .text-white\/40,.agency-dashboard[data-theme=light] .text-white\/35,.agency-dashboard[data-theme=light] .text-white\/30{color:var(--agency-text-2)!important}.agency-dashboard[data-theme=light] .text-neutral-200,.agency-dashboard[data-theme=light] .text-neutral-300{color:var(--agency-text)!important}.agency-dashboard[data-theme=light] .text-neutral-400,.agency-dashboard[data-theme=light] .text-neutral-500,.agency-dashboard[data-theme=light] .text-neutral-600{color:var(--agency-text-2)!important}.agency-dashboard[data-theme=light] .text-blue-100,.agency-dashboard[data-theme=light] .text-blue-200,.agency-dashboard[data-theme=light] .text-blue-200\/70{color:#1d4ed8!important}.agency-dashboard[data-theme=light] .text-amber-50,.agency-dashboard[data-theme=light] .text-amber-100,.agency-dashboard[data-theme=light] .text-amber-200,.agency-dashboard[data-theme=light] .text-amber-200\/80,.agency-dashboard[data-theme=light] .text-amber-200\/70,.agency-dashboard[data-theme=light] .text-amber-300,.agency-dashboard[data-theme=light] .text-amber-400,.agency-dashboard[data-theme=light] .text-yellow-50,.agency-dashboard[data-theme=light] .text-yellow-100,.agency-dashboard[data-theme=light] .text-yellow-200,.agency-dashboard[data-theme=light] .text-yellow-200\/80,.agency-dashboard[data-theme=light] .text-yellow-300,.agency-dashboard[data-theme=light] .text-yellow-300\/80,.agency-dashboard[data-theme=light] .text-yellow-400,.agency-dashboard[data-theme=light] .text-yellow-500{color:#92400e!important}.agency-dashboard[data-theme=light] .text-rose-50,.agency-dashboard[data-theme=light] .text-rose-100,.agency-dashboard[data-theme=light] .text-rose-200,.agency-dashboard[data-theme=light] .text-rose-300,.agency-dashboard[data-theme=light] .text-rose-400,.agency-dashboard[data-theme=light] .text-red-200,.agency-dashboard[data-theme=light] .text-red-300,.agency-dashboard[data-theme=light] .text-red-400,.agency-dashboard[data-theme=light] .text-pink-200,.agency-dashboard[data-theme=light] .text-pink-300{color:#9f1239!important}.agency-dashboard[data-theme=light] .bg-rose-500\/10,.agency-dashboard[data-theme=light] .bg-rose-500\/15,.agency-dashboard[data-theme=light] .bg-rose-500\/20,.agency-dashboard[data-theme=light] .bg-rose-400\/10,.agency-dashboard[data-theme=light] .bg-pink-500\/10{background-color:#9f12391f!important}.agency-dashboard[data-theme=light] .border-rose-400\/30,.agency-dashboard[data-theme=light] .border-rose-400\/35,.agency-dashboard[data-theme=light] .border-rose-500\/30,.agency-dashboard[data-theme=light] .border-rose-300\/25{border-color:#9f123959!important}.agency-dashboard[data-theme=light] .bg-yellow-500\/10,.agency-dashboard[data-theme=light] .bg-yellow-500\/20,.agency-dashboard[data-theme=light] .bg-yellow-400\/10,.agency-dashboard[data-theme=light] .bg-amber-500\/15,.agency-dashboard[data-theme=light] .bg-amber-500\/20{background-color:#92400e1f!important}.agency-dashboard[data-theme=light] .border-yellow-500\/30,.agency-dashboard[data-theme=light] .border-yellow-500\/50,.agency-dashboard[data-theme=light] .border-yellow-400\/40,.agency-dashboard[data-theme=light] .border-amber-400\/35,.agency-dashboard[data-theme=light] .border-amber-500\/30{border-color:#92400e66!important}.agency-dashboard[data-theme=light] .bg-amber-400,.agency-dashboard[data-theme=light] .bg-yellow-400{background-color:#b45309!important}.agency-dashboard[data-theme=light] .text-emerald-100,.agency-dashboard[data-theme=light] .text-emerald-200,.agency-dashboard[data-theme=light] .text-emerald-200\/80,.agency-dashboard[data-theme=light] .text-emerald-200\/70,.agency-dashboard[data-theme=light] .text-green-200,.agency-dashboard[data-theme=light] .text-green-400{color:#047857!important}.agency-dashboard[data-theme=light] .agency-rail__count{color:#fff;background:#991b1b;box-shadow:0 0 0 1px #991b1b59}.agency-dashboard[data-theme=light] .bg-green-500.text-white,.agency-dashboard[data-theme=light] .bg-green-600.text-white,.agency-dashboard[data-theme=light] .bg-emerald-500.text-white,.agency-dashboard[data-theme=light] .bg-red-500.text-white,.agency-dashboard[data-theme=light] .bg-red-600.text-white,.agency-dashboard[data-theme=light] .bg-ccaBlue.text-white,.agency-dashboard[data-theme=light] .from-ccaBlue.text-white,.agency-dashboard[data-theme=light] .to-blue-600.text-white,.agency-dashboard[data-theme=light] .from-rose-500.text-white,.agency-dashboard[data-theme=light] .via-rose-600.text-white,.agency-dashboard[data-theme=light] .to-pink-600.text-white{color:#fff!important}.agency-dashboard[data-theme=light] .bg-neutral-950,.agency-dashboard[data-theme=light] .bg-neutral-950\/70,.agency-dashboard[data-theme=light] .bg-neutral-950\/60,.agency-dashboard[data-theme=light] .bg-neutral-950\/50,.agency-dashboard[data-theme=light] .bg-neutral-950\/80,.agency-dashboard[data-theme=light] .bg-neutral-900,.agency-dashboard[data-theme=light] .bg-neutral-900\/60,.agency-dashboard[data-theme=light] .bg-neutral-900\/50,.agency-dashboard[data-theme=light] .bg-neutral-900\/30,.agency-dashboard[data-theme=light] .bg-neutral-800,.agency-dashboard[data-theme=light] .bg-black\/20,.agency-dashboard[data-theme=light] .bg-black\/30,.agency-dashboard[data-theme=light] .from-neutral-950\/80,.agency-dashboard[data-theme=light] .to-neutral-900\/60,.agency-dashboard[data-theme=light] .bg-gradient-to-br{background-color:var(--agency-surface)!important;background-image:none!important}.agency-dashboard[data-theme=light] .border-neutral-800,.agency-dashboard[data-theme=light] .border-neutral-800\/50,.agency-dashboard[data-theme=light] .border-neutral-700,.agency-dashboard[data-theme=light] .border-white\/10,.agency-dashboard[data-theme=light] .border-white\/15{border-color:var(--agency-line)!important}.agency-dashboard[data-theme=light] .bg-black\/60{background-color:#0b102073!important}.agency-dashboard[data-theme=light] .bg-white{color:var(--agency-text)!important;background-color:#fff!important}.agency-dashboard[data-theme=light] .bg-white.text-black,.agency-dashboard[data-theme=light] .bg-white.text-black *{color:#0b1020!important}.agency-dashboard[data-theme=light] input,.agency-dashboard[data-theme=light] select,.agency-dashboard[data-theme=light] textarea{color:var(--agency-text);background:var(--agency-surface);border-color:var(--agency-line)}.agency-dashboard[data-theme=light] .agency-btn-secondary{color:var(--agency-text);border-color:var(--agency-line);background:var(--agency-surface)}.agency-dashboard[data-theme=light] .agency-btn-secondary:hover{background:var(--agency-card-hover)}.agency-dashboard[data-theme=light] .agency-rail__tip{color:var(--agency-text);border-color:var(--agency-line);background:#fff;box-shadow:0 8px 24px -8px #10132240}.agency-dashboard[data-theme=light] .bg-gradient-to-br.from-neutral-950\/80,.agency-dashboard[data-theme=light] [class*=from-neutral-950]{background:var(--agency-surface)!important;border-color:var(--agency-line)!important;color:var(--agency-text)!important}.agency-dashboard[data-theme=light] .shadow-2xl,.agency-dashboard[data-theme=light] .shadow-black\/30{box-shadow:0 12px 40px -20px #0f172a2e!important}.agency-dashboard[data-theme=light] .placeholder\:text-neutral-500::placeholder{color:var(--agency-text-3)!important}html[data-agency-theme=light]{--agency-overlay-bg:#fff;--agency-overlay-bg-2:#f3f5fa;--agency-overlay-bg-3:#e8ecf6;--agency-overlay-line:#c5cde0;--agency-overlay-text:#0b1020;--agency-overlay-text-2:#3f4860;--agency-overlay-text-3:#5f6880;--agency-overlay-accent:#1d4ed8;--agency-overlay-warn:#92400e;--agency-overlay-danger:#991b1b}html[data-agency-theme=light] .agency-notifications-panel{color:var(--agency-overlay-text);background:var(--agency-overlay-bg)!important;border-color:var(--agency-overlay-line)!important;box-shadow:0 20px 50px -18px #0f172a47!important}html[data-agency-theme=light] .agency-notifications-panel .border-neutral-800,html[data-agency-theme=light] .agency-notifications-panel .divide-neutral-800>:not([hidden])~:not([hidden]){border-color:var(--agency-overlay-line)!important}html[data-agency-theme=light] .agency-notifications-panel .bg-red-600{background-color:var(--agency-overlay-danger)!important}html[data-agency-theme=light] .agency-notifications-panel .text-yellow-400,html[data-agency-theme=light] .agency-notifications-panel .text-yellow-300,html[data-agency-theme=light] .agency-notifications-panel .hover\:text-yellow-300:hover{color:var(--agency-overlay-warn)!important}html[data-agency-theme=light] .agency-notifications-panel .text-white,html[data-agency-theme=light] .agency-notifications-panel .text-neutral-300{color:var(--agency-overlay-text)!important}html[data-agency-theme=light] .agency-notifications-panel .text-neutral-400,html[data-agency-theme=light] .agency-notifications-panel .text-neutral-500,html[data-agency-theme=light] .agency-notifications-panel .text-neutral-600,html[data-agency-theme=light] .agency-notifications-panel .hover\:text-neutral-300:hover{color:var(--agency-overlay-text-2)!important}html[data-agency-theme=light] .agency-notifications-panel .hover\:bg-neutral-800:hover,html[data-agency-theme=light] .agency-notifications-panel .bg-neutral-800\/50{background-color:var(--agency-overlay-bg-2)!important}html[data-agency-theme=light] .agency-notifications-panel .border-neutral-700{border-color:var(--agency-overlay-line)!important}html[data-agency-theme=light] .agency-notifications-panel .text-ccaBlue{color:var(--agency-overlay-accent)!important}html[data-agency-theme=light] .agency-notifications-panel .bg-ccaBlue{background-color:var(--agency-overlay-accent)!important}html[data-agency-theme=light] .agency-messages-overlay .bg-black\/60{background-color:#0b10206b!important}html[data-agency-theme=light] .agency-messages-overlay .agency-messages-shell{color:#0b1020!important;background:#fff!important;border:1px solid #c5cde0!important;box-shadow:0 28px 64px -24px #0f172a59!important}html[data-agency-theme=light] .agency-messages-overlay .agency-messages-shell__header{background:#fff!important;border-color:#e2e8f0!important}html[data-agency-theme=light] .agency-messages-overlay .agency-messages-shell .bg-neutral-950,html[data-agency-theme=light] .agency-messages-overlay .agency-messages-shell .bg-neutral-950\/90,html[data-agency-theme=light] .agency-messages-overlay .agency-messages-shell .bg-neutral-950\/80,html[data-agency-theme=light] .agency-messages-overlay .agency-messages-shell .bg-neutral-950\/60,html[data-agency-theme=light] .agency-messages-overlay .agency-messages-shell .bg-neutral-950\/50,html[data-agency-theme=light] .agency-messages-overlay .agency-messages-shell .bg-neutral-950\/40,html[data-agency-theme=light] .agency-messages-overlay .agency-messages-shell .bg-neutral-900,html[data-agency-theme=light] .agency-messages-overlay .agency-messages-shell .bg-neutral-900\/90,html[data-agency-theme=light] .agency-messages-overlay .agency-messages-shell .bg-neutral-900\/80,html[data-agency-theme=light] .agency-messages-overlay .agency-messages-shell .bg-neutral-900\/60,html[data-agency-theme=light] .agency-messages-overlay .agency-messages-shell .bg-neutral-900\/50,html[data-agency-theme=light] .agency-messages-overlay .agency-messages-shell .bg-neutral-800,html[data-agency-theme=light] .agency-messages-overlay .agency-messages-shell .bg-neutral-800\/90,html[data-agency-theme=light] .agency-messages-overlay .agency-messages-shell .bg-neutral-800\/50,html[data-agency-theme=light] .agency-messages-overlay .agency-messages-shell .bg-neutral-700,html[data-agency-theme=light] .agency-messages-overlay .agency-messages-shell .bg-black\/20,html[data-agency-theme=light] .agency-messages-overlay .agency-messages-shell .bg-black\/30,html[data-agency-theme=light] .agency-messages-overlay .agency-messages-shell .bg-black\/40{background-color:#fff!important;background-image:none!important}html[data-agency-theme=light] .agency-messages-overlay .agency-messages-shell .hover\:bg-neutral-800:hover,html[data-agency-theme=light] .agency-messages-overlay .agency-messages-shell .hover\:bg-neutral-700:hover,html[data-agency-theme=light] .agency-messages-overlay .agency-messages-shell .hover\:bg-neutral-600:hover,html[data-agency-theme=light] .agency-messages-overlay .agency-messages-shell .hover\:bg-neutral-900:hover{background-color:#eef1f7!important;background-image:none!important}html[data-agency-theme=light] .agency-messages-overlay .agency-messages-shell .bg-neutral-800.border-b,html[data-agency-theme=light] .agency-messages-overlay .agency-messages-shell button.bg-neutral-800{background-color:#e8ecf6!important}html[data-agency-theme=light] .agency-messages-overlay .agency-messages-shell .border-neutral-800,html[data-agency-theme=light] .agency-messages-overlay .agency-messages-shell .border-neutral-800\/50,html[data-agency-theme=light] .agency-messages-overlay .agency-messages-shell .border-neutral-700,html[data-agency-theme=light] .agency-messages-overlay .agency-messages-shell .border-neutral-600,html[data-agency-theme=light] .agency-messages-overlay .agency-messages-shell .divide-neutral-800>:not([hidden])~:not([hidden]){border-color:#e2e8f0!important}html[data-agency-theme=light] .agency-messages-overlay .agency-messages-shell .text-white,html[data-agency-theme=light] .agency-messages-overlay .agency-messages-shell .text-neutral-200,html[data-agency-theme=light] .agency-messages-overlay .agency-messages-shell .text-neutral-300{color:#0b1020!important}html[data-agency-theme=light] .agency-messages-overlay .agency-messages-shell .placeholder-neutral-500::-moz-placeholder{color:#3f4860!important}html[data-agency-theme=light] .agency-messages-overlay .agency-messages-shell .text-neutral-400,html[data-agency-theme=light] .agency-messages-overlay .agency-messages-shell .text-neutral-500,html[data-agency-theme=light] .agency-messages-overlay .agency-messages-shell .text-neutral-600,html[data-agency-theme=light] .agency-messages-overlay .agency-messages-shell .placeholder-neutral-500::placeholder{color:#3f4860!important}html[data-agency-theme=light] .agency-messages-overlay .agency-messages-shell .hover\:text-white:hover,html[data-agency-theme=light] .agency-messages-overlay .agency-messages-shell__close:hover{color:#0b1020!important}html[data-agency-theme=light] .agency-messages-overlay .agency-messages-shell .text-ccaBlue,html[data-agency-theme=light] .agency-messages-overlay .agency-messages-shell .text-cyan-200\/80{color:#0025cc!important}html[data-agency-theme=light] .agency-messages-overlay .agency-messages-shell input,html[data-agency-theme=light] .agency-messages-overlay .agency-messages-shell textarea,html[data-agency-theme=light] .agency-messages-overlay .agency-messages-shell select{color:#0b1020!important;background:#fff!important;border-color:#c5cde0!important}html[data-agency-theme=light] .agency-messages-overlay .agency-messages-shell input::-moz-placeholder{color:#64748b!important}html[data-agency-theme=light] .agency-messages-overlay .agency-messages-shell textarea::-moz-placeholder{color:#64748b!important}html[data-agency-theme=light] .agency-messages-overlay .agency-messages-shell input::placeholder,html[data-agency-theme=light] .agency-messages-overlay .agency-messages-shell textarea::placeholder{color:#64748b!important}html[data-agency-theme=light] .agency-messages-overlay .agency-messages-shell button.bg-neutral-800.text-neutral-400{border:1px solid #c5cde0;color:#3f4860!important;background:#fff!important}html[data-agency-theme=light] .agency-messages-overlay .agency-messages-shell .bg-ccaBlue,html[data-agency-theme=light] .agency-messages-overlay .agency-messages-shell .bg-ccaBlue\/90,html[data-agency-theme=light] .agency-messages-overlay .agency-messages-shell .bg-red-500,html[data-agency-theme=light] .agency-messages-overlay .agency-messages-shell .bg-red-600,html[data-agency-theme=light] .agency-messages-overlay .agency-messages-shell .bg-green-600,html[data-agency-theme=light] .agency-messages-overlay .agency-messages-shell .bg-orange-600,html[data-agency-theme=light] .agency-messages-overlay .agency-messages-shell .bg-ccaBlue.text-white,html[data-agency-theme=light] .agency-messages-overlay .agency-messages-shell .bg-red-500.text-white{color:#fff!important}html[data-agency-theme=light] .agency-messages-overlay .agency-messages-shell .bg-ccaBlue{background-color:#0025cc!important;background-image:none!important}html[data-agency-theme=light] .agency-messages-overlay .agency-messages-shell .agency-messages-body{color:#0b1020!important;background:#fff!important;border-color:#0000!important}html[data-agency-theme=light] .agency-messages-overlay .agency-messages-shell .rounded-lg.bg-neutral-800{color:#0b1020!important;background-color:#eef1f7!important}html[data-agency-theme=light] .agency-messages-overlay .agency-messages-shell .h-px.bg-neutral-700,html[data-agency-theme=light] .agency-messages-overlay .agency-messages-shell .rounded-full.bg-neutral-700{background-color:#e2e8f0!important}html[data-agency-theme=light] .agency-messages-overlay .agency-messages-shell .ring-neutral-700,html[data-agency-theme=light] .agency-messages-overlay .agency-messages-shell .ring-white\/10{--tw-ring-color:#c5cde0!important}html[data-agency-theme=light] .agency-messages-overlay .agency-messages-shell .text-neutral-600{color:#64748b!important}
