:root{font-family:Inter,ui-sans-serif,system-ui,sans-serif;color:#29213d;background:#f7f5ff;line-height:1.5;--ink: #29213d;--muted: #776d92;--purple: #6d4aff;--purple-dark: #5638dc;--lilac: #eee9ff;--line: #e6e0f2;--surface: #fff;--rail: #25184f;--danger: #b4234f;--focus-ring: #b20b70;--disabled-opacity: .48;--motion-fast: .16s}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%;text-size-adjust:100%}body{min-width:320px;margin:0;background:#f7f5ff}main{max-width:1100px;margin:auto;padding:24px}.center{min-height:100vh;display:grid;place-items:center}.card{margin-bottom:20px;padding:24px;border:1px solid var(--line);border-radius:18px;background:var(--surface);box-shadow:0 10px 30px #33205f0b}.narrow{width:min(100%,420px)}header,.columns,.result,li{display:flex;align-items:center;justify-content:space-between;gap:16px}header{margin-bottom:24px}.columns>*{flex:1}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.wide{grid-column:1 / -1}label{display:flex;flex-direction:column;gap:5px;margin:10px 0;font-weight:650}input,select,textarea{padding:10px 12px;border:1px solid #cfc6e4;border-radius:10px;background:#fff;color:var(--ink);font:inherit}input:focus-visible,select:focus-visible,textarea:focus-visible,button:focus-visible,a:focus-visible{outline:3px solid var(--focus-ring);outline-offset:2px}.check{flex-direction:row;align-items:center}button,.button{padding:11px 16px;border:0;border-radius:10px;background:var(--purple);color:#fff;font:inherit;font-weight:700;text-align:center;text-decoration:none;cursor:pointer;transition:background-color var(--motion-fast) ease,border-color var(--motion-fast) ease,color var(--motion-fast) ease,box-shadow var(--motion-fast) ease}button:hover,.button:hover{background:var(--purple-dark)}button:disabled,.button[aria-disabled=true]{cursor:not-allowed;opacity:var(--disabled-opacity)}.secondary{background:var(--lilac);color:#4e3b9b}.secondary:hover{background:#e2dcff}.error{color:var(--danger)}.eyebrow{margin:0;color:var(--muted);font-size:.75rem;letter-spacing:.12em;text-transform:uppercase}.pill{padding:4px 9px;border-radius:99px;background:var(--lilac);color:#59489e;font-size:.8rem}ul{padding:0;list-style:none}li{padding:10px 0;border-bottom:1px solid #f0edf7}.result{margin-top:16px;padding:12px;border-radius:10px;background:#f0edff;overflow-wrap:anywhere}.review{width:100%;max-width:700px}.review>*{margin-top:18px}.copy{padding:16px;border-radius:10px;background:#f6f4fb;white-space:pre-wrap}.review .button,.review button{display:block;width:100%}@media(max-width:760px){.grid{grid-template-columns:1fr}.wide{grid-column:auto}.columns{display:block}main{padding:16px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.agency-shell .agency-main>:is(.page-header,.projects-list-panel,.project-detail-panel,.members-panel,.clients-panel,.approval-new-panel,.empty-state,.dashboard-route-state){width:min(100%,1180px);margin-inline:auto}.agency-shell .page-header{align-items:flex-end;margin:0 auto 18px;padding:24px 4px 0}.agency-shell .page-header h1{margin:0;color:var(--dash-plum);font-size:clamp(24px,3vw,34px);line-height:1.12;letter-spacing:-.035em}.agency-shell .page-header p{max-width:660px;margin:7px 0 0;color:var(--dash-muted);font-size:14px}.agency-shell .page-header-action{flex:0 0 auto}.agency-shell .agency-main>:is(.projects-list-panel,.project-detail-panel,.members-panel,.clients-panel,.approval-new-panel,.dashboard-route-state){padding:24px;border-radius:14px;box-shadow:0 10px 32px #2f073f0a}.agency-shell :is(.projects-list-panel,.project-detail-panel,.members-panel,.clients-panel,.approval-new-panel)>h1,.agency-shell :is(.projects-list-panel,.project-detail-panel,.members-panel,.clients-panel,.approval-new-panel)>h2{margin:0 0 20px;color:var(--dash-plum);font-size:18px;letter-spacing:-.015em}.agency-shell :is(.projects-list-panel,.members-panel,.clients-panel,.approval-new-panel) :is(input,select,textarea){min-height:42px;border-color:#d9d1dc;border-radius:9px;color:var(--dash-plum);font-size:14px}.agency-shell :is(.projects-list-panel,.members-panel,.clients-panel,.approval-new-panel) button{min-height:42px;border-radius:9px;background:var(--dash-plum);font-size:13px}.agency-shell :is(.projects-list-panel,.members-panel,.clients-panel,.approval-new-panel) button:hover{background:#4b125c}.agency-shell .projects-list-panel{overflow:hidden}.agency-shell .projects-list-panel form[role=search]{display:grid;grid-template-columns:minmax(220px,1fr) auto;align-items:end;gap:10px;margin-bottom:16px}.agency-shell .projects-list-panel form[role=search] label{margin:0;color:#5d5061;font-size:12px}.agency-shell .projects-list-panel [role=group]{display:flex;gap:6px;margin-bottom:22px;padding-bottom:2px;overflow-x:auto}.agency-shell .projects-list-panel [role=group] button{min-height:36px;padding:8px 12px;border:1px solid var(--dash-line);background:#fff;color:#665a69;white-space:nowrap}.agency-shell .projects-list-panel [role=group] button:hover{border-color:#e4b1cf;color:var(--dash-magenta-dark)}.agency-shell .projects-list-panel [role=group] button[aria-pressed=true]{border-color:#f0c6df;background:var(--dash-blush);color:var(--dash-magenta-dark)}.agency-shell .projects-list-panel table{display:block;width:100%;min-width:0;overflow-x:auto;border-collapse:collapse;font-size:13px}.agency-shell .projects-list-panel :is(thead,tbody){display:table;width:100%;min-width:660px;table-layout:fixed}.agency-shell .projects-list-panel th{padding:11px 12px;border-bottom:1px solid var(--dash-line);color:var(--dash-muted);font-size:12px;font-weight:700;text-align:left}.agency-shell .projects-list-panel td{height:auto;padding:16px 12px;border-top:1px solid #f0edf0;color:#574a5b;font-size:13px;white-space:normal}.agency-shell .projects-list-panel td:first-child{width:34%}.agency-shell .projects-list-panel td a{color:var(--dash-plum);font-size:14px;font-weight:750;text-decoration:none}.agency-shell .projects-list-panel td a:hover{color:var(--dash-magenta-dark);text-decoration:underline}.agency-shell .status-badge{display:inline-flex;align-items:center;min-height:28px;padding:5px 9px;border-radius:999px;font-size:12px;font-weight:700;white-space:nowrap}.agency-shell .status-badge:before{width:6px;height:6px;margin-right:6px;border-radius:50%;background:currentColor;content:""}.agency-shell .status-neutral{background:#f4f1f4;color:#6f6572}.agency-shell .status-pending{background:var(--dash-blush);color:var(--dash-magenta-dark)}.agency-shell .status-success{background:var(--dash-mint);color:#187f5b}.agency-shell .status-warning{background:var(--dash-orange-soft);color:#a95b15}.agency-shell .status-danger{background:var(--dash-danger-soft);color:var(--dash-danger)}.agency-shell .project-detail-panel{max-width:900px}.agency-shell .project-detail-panel>.status-badge{margin-bottom:18px}.agency-shell .project-detail-panel>p{max-width:760px;color:#56495a;font-size:15px;line-height:1.65}.agency-shell .project-detail-panel dl{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:24px 0}.agency-shell .project-detail-panel dl div{padding:14px;border:1px solid var(--dash-line);border-radius:10px;background:#fcfbfc}.agency-shell .project-detail-panel dt{color:var(--dash-muted);font-size:12px;font-weight:700}.agency-shell .project-detail-panel dd{margin:5px 0 0;color:var(--dash-plum);font-size:15px;font-weight:750}.agency-shell .project-detail-panel figure{display:grid;width:100%;max-height:440px;margin:22px 0;padding:18px;place-items:center;border:1px solid var(--dash-line);border-radius:12px;background:#f8f6f8;overflow:hidden}.agency-shell .project-detail-panel figure img{display:block;max-width:100%;max-height:400px;object-fit:contain;border-radius:8px}.agency-shell .project-detail-panel>a{display:inline-flex;min-height:40px;align-items:center;padding:9px 14px;border-radius:8px;background:var(--dash-plum);color:#fff;font-size:13px;font-weight:750;text-decoration:none}.agency-shell .project-detail-panel>a:hover{background:#4b125c}.agency-shell .project-actions,.agency-shell .project-state,.agency-shell .project-support{margin-top:26px;padding-top:22px;border-top:1px solid var(--dash-line)}.agency-shell .project-actions h2,.agency-shell .project-state h2,.agency-shell .project-support h2{margin:0 0 12px;color:var(--dash-plum);font-size:16px}.agency-shell .project-state{padding:18px;border:1px solid #f0c6df;border-radius:10px;background:var(--dash-blush)}.agency-shell .project-state p,.agency-shell .project-actions>p{color:var(--dash-muted);font-size:13px}.agency-shell .project-action-form{grid-template-columns:1fr;gap:12px}.agency-shell .project-action-form label{display:grid;gap:6px;margin:0;color:#5d5061;font-size:12px}.agency-shell .project-action-form :is(input,textarea){width:100%;min-height:42px;border-color:#d9d1dc}.agency-shell .project-action-form button{justify-self:start}.agency-shell .project-action-buttons{display:flex;flex-wrap:wrap;gap:10px}.agency-shell .project-detail-panel button{min-height:40px;border-radius:8px;background:var(--dash-plum);font-size:13px}.agency-shell .project-detail-panel button.secondary{background:var(--dash-blush);color:var(--dash-magenta-dark)}.agency-shell .project-detail-panel button.danger-button{background:var(--dash-danger-soft);color:var(--dash-danger)}.agency-shell .project-detail-panel .public-review-result{margin-top:14px}.agency-shell .project-detail-panel .public-review-result a{display:inline-flex;min-height:40px;align-items:center;padding:9px 14px;border-radius:8px;background:var(--dash-plum);color:#fff;font-size:13px;font-weight:750;text-decoration:none}.agency-shell .project-support :is(ul,ol){margin:0;padding:0;list-style:none}.agency-shell .project-support li{display:flex;align-items:center;justify-content:flex-start;gap:9px;color:#56495a;font-size:13px}.agency-shell .project-support li img{width:30px;height:30px;border-radius:50%;object-fit:cover}.agency-shell .project-support li small,.agency-shell .project-support li time{margin-left:auto;color:var(--dash-muted);font-size:12px}.agency-shell .members-panel{max-width:960px}.agency-shell .members-panel>.invite-member-form{grid-template-columns:minmax(220px,2fr) minmax(150px,1fr) auto;align-items:end;margin-bottom:24px;padding:18px;border:1px solid var(--dash-line);border-radius:11px;background:#fcfbfc}.agency-shell .members-panel form label{margin:0;color:#5d5061;font-size:12px}.agency-shell .members-panel>ul{margin:0}.agency-shell .members-panel>ul li{justify-content:flex-start;min-height:58px;padding:14px 4px;border-color:#f0edf0}.agency-shell .members-panel>ul strong{color:var(--dash-plum);font-size:14px;overflow-wrap:anywhere}.agency-shell .members-panel .member-identity{display:flex;min-width:200px;flex:1;align-items:center;gap:10px}.agency-shell .members-panel .pill{background:var(--dash-blush);color:var(--dash-magenta-dark);font-size:12px;font-weight:700}.agency-shell .member-role-form{display:flex;align-items:center;gap:8px}.agency-shell .member-role-form select{min-height:36px}.agency-shell .member-role-form button,.agency-shell .members-panel .member-remove{min-height:36px;padding:8px 10px;font-size:12px}.agency-shell .members-panel .member-remove{background:var(--dash-danger-soft);color:var(--dash-danger)}.agency-shell .clients-panel{max-width:1100px}.agency-shell .clients-intro{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:22px}.agency-shell .clients-intro :is(h1,h2){margin:0;color:var(--dash-plum);font-size:22px;letter-spacing:-.025em}.agency-shell .clients-intro p{margin:6px 0 0;color:var(--dash-muted);font-size:13px}.agency-shell .clients-intro>span{flex:0 0 auto;padding:7px 11px;border-radius:999px;background:var(--dash-blush);color:var(--dash-magenta-dark);font-size:12px;font-weight:750}.agency-shell .catalog-forms{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-bottom:24px}.agency-shell .catalog-forms article{padding:18px;border:1px solid var(--dash-line);border-radius:12px;background:#fcfbfc}.agency-shell .catalog-forms h2{margin:0;color:var(--dash-plum);font-size:16px}.agency-shell .catalog-forms article>p{margin:5px 0 16px;color:var(--dash-muted);font-size:12px}.agency-shell .catalog-forms form{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px}.agency-shell .catalog-forms article:last-child form{grid-template-columns:repeat(2,minmax(0,1fr))}.agency-shell .catalog-forms article:last-child form button{grid-column:1 / -1}.agency-shell .catalog-forms label,.agency-shell .approval-form label{display:grid;gap:6px;margin:0;color:#5d5061;font-size:12px;font-weight:650}.agency-shell :is(.catalog-forms,.approval-form) label{min-width:0}.agency-shell :is(.catalog-forms,.approval-form) :is(input,select,textarea){width:100%;min-width:0}.agency-shell .catalog-forms button{white-space:nowrap}.agency-shell .catalog-loading{margin:24px 0 4px;color:var(--dash-muted);font-size:13px}.agency-shell .client-catalog{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:12px}.agency-shell .client-card{min-width:0;padding:17px;border:1px solid var(--dash-line);border-radius:12px;background:#fff}.agency-shell .client-card-heading{display:flex;align-items:center;gap:11px}.agency-shell .client-card-heading>span{display:grid;width:38px;height:38px;flex:0 0 auto;place-items:center;border-radius:10px;background:var(--dash-plum);color:#fff;font-size:15px;font-weight:800}.agency-shell .client-card h2{margin:0;color:var(--dash-plum);font-size:15px;overflow-wrap:anywhere}.agency-shell .client-card small{color:var(--dash-muted);font-size:11px}.agency-shell .client-card ul{display:flex;flex-wrap:wrap;gap:7px;margin:15px 0 0;padding:0;list-style:none}.agency-shell .client-card li{padding:6px 9px;border-radius:999px;background:var(--dash-blush);color:var(--dash-magenta-dark);font-size:11px;font-weight:700}.agency-shell .client-card>p{margin:15px 0 0;color:var(--dash-muted);font-size:12px}.agency-shell .client-portal-invite{display:grid;grid-template-columns:minmax(0,1fr) minmax(120px,auto);gap:8px;margin-top:16px;padding-top:15px;border-top:1px solid var(--dash-line)}.agency-shell .client-portal-invite h3{grid-column:1 / -1;margin:0;color:var(--dash-plum);font-size:13px}.agency-shell .client-portal-invite label{margin:0}.agency-shell .client-portal-invite button{grid-column:1 / -1}.agency-shell .catalog-empty{grid-column:1 / -1;padding:32px;border:1px dashed #d9d1dc;border-radius:12px;text-align:center}.agency-shell .catalog-empty h2{margin:0;color:var(--dash-plum);font-size:16px}.agency-shell .catalog-empty p{margin:7px 0 0;color:var(--dash-muted);font-size:12px}.agency-shell .approval-new-panel{max-width:900px}.agency-shell .approval-created>div{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.agency-shell .approval-created .approval-public-link{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px;margin-top:18px;padding:14px;border:1px solid var(--dash-line);border-radius:12px;background:#fcfbfc}.agency-shell .approval-public-link label{display:grid;gap:6px;margin:0;color:#5d5061;font-size:12px}.agency-shell .approval-public-link input{min-height:40px;font-family:inherit}.agency-shell .approval-public-link .external-message{grid-column:1 / -1;margin:0}.agency-shell .approval-form-intro{margin:-12px 0 22px;color:var(--dash-muted);font-size:13px}.agency-shell .approval-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.agency-shell .approval-form .wide{grid-column:1 / -1}.agency-shell .approval-form textarea{min-height:92px;padding:11px 12px;resize:vertical}.agency-shell .approval-form input[type=file]{padding:9px;background:#fcfbfc}.agency-shell .approval-form .check{display:flex;align-items:center;grid-auto-flow:column;justify-content:start;align-self:center}.agency-shell .approval-form .check input{width:16px;min-height:16px}.agency-shell .approval-form>button{justify-self:end;min-width:150px}.agency-shell .catalog-hint{margin:-6px 0 0;padding:10px 12px;border-radius:9px;background:var(--dash-orange-soft);color:#81502a;font-size:12px}.agency-shell .catalog-hint a{color:var(--dash-magenta-dark);font-weight:750}.agency-shell .inline-feedback{margin:14px 0;padding:13px 15px;border:1px solid;border-radius:10px;font-size:13px}.agency-shell .inline-feedback p{margin:0 0 10px}.agency-shell .inline-feedback-error{border-color:#f2bfd1;background:var(--dash-danger-soft);color:#972248}.agency-shell .inline-feedback-success{border-color:#bce8d4;background:var(--dash-mint);color:#176b4e}.agency-shell .empty-state{padding:52px 24px;border:1px dashed #d9d1dc;border-radius:12px;background:#fcfbfc;text-align:center}.agency-shell .empty-state h2{margin:0;color:var(--dash-plum);font-size:18px}.agency-shell .empty-state p{margin:8px auto 0;max-width:520px;color:var(--dash-muted);font-size:13px}.agency-shell .empty-state-action{margin-top:18px}.agency-shell .dashboard-route-state{margin-top:24px}@media(max-width:760px){.agency-shell .page-header{align-items:flex-start;margin-bottom:14px;padding-top:18px}.agency-shell .page-header h1{font-size:25px}.agency-shell .page-header p{font-size:13px}.agency-shell .agency-main>:is(.projects-list-panel,.project-detail-panel,.members-panel,.clients-panel,.approval-new-panel,.dashboard-route-state){padding:18px}.agency-shell .projects-list-panel form[role=search]{grid-template-columns:1fr}.agency-shell .projects-list-panel form[role=search] button{width:100%}.agency-shell .projects-list-panel [role=group]{margin-inline:-2px}.agency-shell .project-detail-panel dl{grid-template-columns:1fr}.agency-shell .project-detail-panel figure{padding:10px}.agency-shell .project-action-buttons{align-items:stretch;flex-direction:column}.agency-shell .project-support li{align-items:flex-start;flex-direction:column}.agency-shell .project-support li small,.agency-shell .project-support li time{margin-left:0}.agency-shell .members-panel>.invite-member-form{grid-template-columns:1fr;padding:14px}.agency-shell .members-panel>.invite-member-form button{width:100%}.agency-shell .members-panel>ul li{align-items:flex-start;flex-direction:column;gap:7px}.agency-shell .member-role-form{width:100%;flex-wrap:wrap}.agency-shell .clients-intro{align-items:flex-start;flex-direction:column;gap:10px}.agency-shell .catalog-forms,.agency-shell .catalog-forms form,.agency-shell .catalog-forms article:last-child form,.agency-shell .approval-form{grid-template-columns:1fr}.agency-shell .client-portal-invite{grid-template-columns:1fr}.agency-shell .catalog-forms form button,.agency-shell .catalog-forms article:last-child form button,.agency-shell .approval-form .wide{grid-column:auto}.agency-shell .catalog-forms button,.agency-shell .approval-form>button{width:100%;justify-self:stretch}}.portal-page .portal-gallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;margin:18px 0}.portal-page .portal-gallery img{width:100%;max-height:420px;border-radius:10px;object-fit:contain;background:#f6f4fb}.portal-page .portal-approval-detail dl{display:flex;flex-wrap:wrap;gap:18px}.portal-page .portal-approval-detail dd{margin:4px 0 0;font-weight:700}.portal-page .portal-decision-actions{margin-top:22px}.portal-page .portal-members small{display:block;color:var(--muted)}.portal-page .portal-members form{align-items:end}.agency-shell .agency-main>:is(.projects-list-panel,.project-detail-panel,.project-route-state){width:min(100%,1180px);margin-inline:auto}.agency-shell .projects-list-panel,.agency-shell .project-detail-panel{overflow:visible}.agency-shell .projects-list-panel>h2{margin-bottom:18px}.agency-shell .projects-search{padding:14px;border:1px solid var(--dash-line);border-radius:11px;background:#fcfbfc}.agency-shell .projects-search input{background:#fff}.agency-shell .projects-filters{scrollbar-width:thin;scrollbar-color:#cfbfca transparent}.agency-shell .projects-client-filter{display:flex;align-items:center;gap:8px;margin-left:auto;color:var(--dash-muted);font-size:12px;font-weight:700}.agency-shell .projects-client-filter select{min-width:180px}.agency-shell .projects-filters button[aria-pressed=true]{box-shadow:inset 0 0 0 1px #e7a9cd;font-weight:750}.agency-shell .projects-loading{min-height:180px;display:grid;margin:0;place-items:center;color:var(--dash-muted);font-size:14px}.agency-shell .projects-list-panel .empty-state{min-height:220px;display:grid;align-content:center}.agency-shell .projects-list-panel .empty-state-action .secondary{border:1px solid #e8bfd7;background:#fff;color:var(--dash-magenta-dark)}.agency-shell .projects-list-panel .empty-state-action .secondary:hover{background:var(--dash-blush)}.agency-shell .projects-table{border:1px solid var(--dash-line);border-radius:11px;background:#fff}.agency-shell .projects-table thead{background:#faf8fa}.agency-shell .projects-table th:first-child{border-radius:10px 0 0}.agency-shell .projects-table th:last-child{border-radius:0 10px 0 0}.agency-shell .projects-table tbody tr:hover{background:#fffafd}.agency-shell .projects-table .project-title-cell a{overflow-wrap:anywhere}.agency-shell .project-route-state{min-height:220px;display:grid;place-items:center}.agency-shell .project-route-state h2{margin:0;color:var(--dash-muted);font-size:14px;font-weight:600}.agency-shell .project-detail-panel{max-width:960px}.agency-shell .project-summary-heading{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:0 0 14px}.agency-shell .project-summary-heading h2{margin:0;color:var(--dash-plum);font-size:18px;letter-spacing:-.015em}.agency-shell .project-summary-heading .status-badge{flex:0 0 auto}.agency-shell .project-detail-panel .project-copy{max-width:760px;margin:0;color:#56495a;font-size:15px;line-height:1.65;white-space:pre-wrap}.agency-shell .project-material{margin-top:26px;padding-top:22px;border-top:1px solid var(--dash-line)}.agency-shell .project-section-heading{display:flex;align-items:center;justify-content:space-between;gap:14px}.agency-shell .project-section-heading h2{margin:0;color:var(--dash-plum);font-size:16px}.agency-shell .project-detail-panel .project-material-link{min-height:40px;display:inline-flex;flex:0 0 auto;align-items:center;padding:9px 14px;border-radius:8px;background:var(--dash-plum);color:#fff;font-size:13px;font-weight:750;text-decoration:none}.agency-shell .project-detail-panel .project-material-link:hover{background:#4b125c}.agency-shell .project-material figure{margin-bottom:0}.agency-shell .project-adjustment-callout{padding:18px;border:1px solid #f0c98d;border-radius:12px;background:#fff8ec}.agency-shell .project-adjustment-callout .eyebrow{margin:0 0 6px;color:#8c5a16;font-size:11px;font-weight:800;text-transform:uppercase}.agency-shell .project-adjustment-callout h2{margin:0;color:#5a3411;font-size:18px}.agency-shell .project-adjustment-callout blockquote,.agency-shell .project-adjustment-callout p:not(.eyebrow){margin:12px 0 0;color:#5f4b30;font-size:14px;line-height:1.5}.agency-shell .project-adjustment-callout blockquote{padding-left:12px;border-left:3px solid #d88a24}.agency-shell .project-public-link-status{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:18px;padding:16px;border:1px solid #bce8d4;border-radius:12px;background:var(--dash-mint)}.agency-shell .project-public-link-status h2{margin:4px 0 0;color:#176b4e;font-size:16px}.agency-shell .project-public-link-status p{margin:5px 0 0;color:#376b56;font-size:13px}.agency-shell .project-public-link-status>div:first-child{min-width:0;flex:1}.agency-shell .project-public-link-field{display:grid;gap:5px;margin-top:12px;color:#376b56;font-size:12px;font-weight:700}.agency-shell .project-public-link-field input{width:100%;min-width:0;padding:9px 10px;border:1px solid #9fd8be;border-radius:8px;background:#fff;color:var(--dash-plum)}.agency-shell .project-public-link-actions{display:flex;flex:0 0 auto;gap:8px}.agency-shell .project-copy-feedback{display:block;margin-top:6px;color:#176b4e;font-size:12px;font-weight:700}.agency-shell .project-active-dot{display:inline-flex;align-items:center;color:#176b4e;font-size:11px;font-weight:800;text-transform:uppercase}.agency-shell .project-active-dot:before{width:7px;height:7px;margin-right:6px;border-radius:50%;background:currentColor;content:""}.agency-shell .project-public-link-status a,.agency-shell .project-image-history a{min-height:38px;display:inline-flex;flex:0 0 auto;align-items:center;padding:8px 12px;border-radius:8px;background:var(--dash-plum);color:#fff;font-size:12px;font-weight:750;text-decoration:none}.agency-shell .project-audit-receipt{display:grid;gap:14px;margin-top:18px;padding:18px;border:1px solid #d8c5e2;border-radius:12px;background:#faf6fc}.agency-shell .project-audit-receipt h2,.agency-shell .project-audit-receipt p{margin:4px 0 0}.agency-shell .project-audit-receipt>a{display:inline-flex;width:fit-content;min-height:40px;align-items:center;padding:9px 14px;border-radius:8px;background:var(--dash-plum);color:#fff;font-size:13px;font-weight:750;text-decoration:none}.agency-shell .project-detail-panel .project-audit-receipt dl{grid-template-columns:1fr;gap:8px;margin:0}.agency-shell .project-audit-receipt code{display:block;overflow-wrap:anywhere;font-size:11px;font-weight:600}.agency-shell .project-image-history{margin-top:18px;padding:18px;border:1px solid var(--dash-line);border-radius:12px;background:#fcfbfc}.agency-shell .project-image-history .project-section-heading p{margin:0;color:var(--dash-muted);font-size:12px}.agency-shell .project-image-history ol{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:12px;margin:14px 0 0;padding:0;list-style:none}.agency-shell .project-image-history li{display:grid;gap:10px;min-width:0;padding:12px;border:1px solid var(--dash-line);border-radius:10px;background:#fff}.agency-shell .project-image-history li>div{display:flex;align-items:center;justify-content:space-between;gap:10px}.agency-shell .project-image-history strong{color:var(--dash-plum);font-size:13px}.agency-shell .project-image-history time{color:var(--dash-muted);font-size:11px}.agency-shell .project-image-history img{width:100%;max-height:150px;object-fit:contain;border-radius:8px;background:#f8f6f8}.agency-shell .project-actions{padding:20px;border:1px solid var(--dash-line);border-radius:12px;background:#fcfbfc}.agency-shell .project-actions>p{margin:-5px 0 16px}.agency-shell .project-link-actions{padding-bottom:20px}.agency-shell .project-detail-panel .project-action-buttons .secondary{border:1px solid #e8bfd7;background:#fff}.agency-shell .project-detail-panel .project-action-buttons .secondary:hover{background:var(--dash-blush)}.agency-shell .project-danger-zone{display:flex;align-items:center;justify-content:space-between;gap:18px;padding-top:18px;border-top:1px solid #f1ccd9}.agency-shell .project-danger-zone h3{margin:0;color:#8e2347;font-size:14px}.agency-shell .project-danger-zone p{margin:4px 0 0;color:var(--dash-muted);font-size:12px}.agency-shell .project-activity-comment{width:100%;margin:4px 0 0;color:#5f4b30;font-size:12px;line-height:1.4}.agency-shell .project-detail-panel .project-danger-zone .danger-button{flex:0 0 auto;border:1px solid #efbfd0;background:#fff}.agency-shell .project-detail-panel .project-danger-zone .danger-button:hover{background:var(--dash-danger-soft)}.agency-shell .project-support-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-top:26px;padding-top:22px;border-top:1px solid var(--dash-line)}.agency-shell .project-support-grid .project-support{min-width:0;margin:0;padding:0;border:0}.agency-shell .project-support-grid-log-only{grid-template-columns:minmax(0,1fr)}.agency-shell .project-log-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:12px}.agency-shell .project-log-heading h2{margin-bottom:2px}.agency-shell .project-log-heading p,.agency-shell .project-log-empty{margin:0;color:var(--dash-muted);font-size:12px}.agency-shell .project-log-selector{display:inline-flex;padding:3px;border:1px solid var(--dash-line);border-radius:9px;background:#f7f4f7}.agency-shell .project-log-selector button{min-height:30px;padding:5px 10px;border-radius:7px;background:transparent;color:var(--dash-muted);font-size:11px}.agency-shell .project-log-selector button.active{background:#fff;color:var(--dash-plum);box-shadow:0 1px 4px #31122b1a}.agency-shell .project-event-timeline ol{display:grid;gap:10px}.agency-shell .project-event-timeline li{display:grid;grid-template-columns:minmax(0,1fr) 104px;align-items:stretch;gap:12px;padding:12px;border:1px solid var(--dash-line);border-radius:10px;background:#fcfbfc}.agency-shell .project-event-content{display:flex;min-width:0;flex-direction:column;align-items:flex-start;gap:5px}.agency-shell .project-event-timeline .project-event-version{padding:3px 7px;border-radius:999px;background:var(--dash-blush);color:var(--dash-magenta-dark);font-size:11px;font-weight:750}.agency-shell .project-event-timeline .project-event-image{width:104px;height:82px;border-radius:8px;object-fit:cover;background:#f2eef3}.agency-shell .project-event-timeline .project-event-content time{margin-left:0}.agency-shell .project-event-audit{display:grid;gap:3px;margin:2px 0}.agency-shell .project-event-audit div{display:flex;gap:5px;min-width:0}.agency-shell .project-event-audit dt{color:var(--dash-muted);font-size:11px;font-weight:750}.agency-shell .project-event-audit dd{overflow-wrap:anywhere;color:#56495a;font-size:11px}.agency-shell .project-event-user-agent{max-width:100%;color:var(--dash-muted);font-size:11px}.agency-shell .project-event-user-agent summary{cursor:pointer;font-weight:700}.agency-shell .project-event-user-agent code{display:block;margin-top:4px;overflow-wrap:anywhere;white-space:normal}@media(max-width:700px){.agency-shell .projects-list-panel{padding:16px}.agency-shell .projects-list-panel>h2{margin-bottom:14px}.agency-shell .projects-search{padding:12px}.agency-shell .projects-filters{flex-wrap:wrap;margin-right:0;padding-right:0;overflow:visible}.agency-shell .projects-client-filter{width:100%;margin-left:0}.agency-shell .projects-client-filter select{min-width:0;flex:1}.agency-shell .projects-table{display:block;border:0;border-radius:0;overflow:visible;background:transparent}.agency-shell .projects-table thead{position:absolute;display:block;width:1px;min-width:0;max-width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.agency-shell .projects-table tbody{width:100%;min-width:0;display:grid;gap:12px}.agency-shell .projects-table tbody tr{display:grid;padding:15px;border:1px solid var(--dash-line);border-radius:11px;background:#fff;box-shadow:0 2px 8px #2f073f08}.agency-shell .projects-table td{min-width:0;display:grid;grid-template-columns:minmax(92px,.8fr) minmax(0,1.2fr);align-items:center;gap:12px;padding:8px 0;border:0;color:#574a5b;text-align:right;white-space:normal}.agency-shell .projects-table td+td{border-top:1px solid #f0edf0}.agency-shell .projects-table td:before{color:var(--dash-muted);content:attr(data-label);font-size:11px;font-weight:700;text-align:left;text-transform:uppercase;letter-spacing:.04em}.agency-shell .projects-list-panel .projects-table .project-title-cell{width:100%;display:block;order:1;padding:0 0 12px;text-align:left}.agency-shell .projects-table .project-title-cell:before{display:none}.agency-shell .projects-table .project-title-cell a{font-size:16px}.agency-shell .projects-table td[data-label=Cliente]{order:2}.agency-shell .projects-table td[data-label=Status]{order:3}.agency-shell .projects-table td[data-label=Prazo]{order:4}.agency-shell .projects-table td[data-label=Peças]{order:5}.agency-shell .projects-table td[data-label=Atualização]{order:6}.agency-shell .project-summary-heading,.agency-shell .project-section-heading,.agency-shell .project-danger-zone{align-items:flex-start;flex-direction:column}.agency-shell .project-detail-panel dl{grid-template-columns:repeat(2,minmax(0,1fr))}.agency-shell .project-detail-panel dl div:nth-child(2){grid-column:1 / -1;grid-row:1}.agency-shell .project-detail-panel .project-material-link,.agency-shell .project-danger-zone .danger-button{width:100%;justify-content:center}.agency-shell .project-actions{padding:16px}.agency-shell .project-support-grid{grid-template-columns:1fr}.agency-shell .project-public-link-status,.agency-shell .project-public-link-actions{align-items:stretch;flex-direction:column}.agency-shell .project-public-link-actions :is(button,a){width:100%;justify-content:center}}@media(max-width:420px){.agency-shell .project-detail-panel dl{grid-template-columns:1fr}.agency-shell .project-detail-panel dl div:nth-child(2){grid-column:auto}}.agency-shell .management-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:14px}.agency-shell .management-section-heading h2{margin:0;color:var(--dash-plum);font-size:16px;letter-spacing:-.015em}.agency-shell .management-section-heading p{margin:4px 0 0;color:var(--dash-muted);font-size:12px}.agency-shell :is(.catalog-create,.member-invite){margin-top:28px;padding-top:22px;border-top:1px solid var(--dash-line)}.agency-shell :is(.catalog-create,.member-invite) form[aria-busy=true],.agency-shell .client-portal-invite[aria-busy=true]{cursor:wait}.agency-shell :is(.catalog-create,.member-invite) button:disabled,.agency-shell .client-portal-invite button:disabled,.agency-shell .member-records button:disabled{opacity:.62;cursor:wait}.agency-shell .clients-panel{max-width:1100px;padding:24px}.agency-shell .clients-intro{align-items:center;margin-bottom:22px}.agency-shell .clients-header-actions{display:flex;flex:0 0 auto;align-items:center;justify-content:flex-end;gap:8px}.agency-shell .clients-count{margin-right:4px;padding:7px 11px;border-radius:999px;background:var(--dash-blush);color:var(--dash-magenta-dark);font-size:12px;font-weight:750;white-space:nowrap}.agency-shell .clients-header-actions button,.agency-shell .catalog-empty button{display:inline-flex;min-height:38px;align-items:center;justify-content:center;gap:7px;padding:9px 12px;white-space:nowrap}.agency-shell .clients-header-actions button svg,.agency-shell .catalog-empty button svg{width:16px;height:16px}.agency-shell .clients-panel .clients-header-actions button.secondary{border:1px solid #ded5e1;background:#fff;color:var(--dash-magenta-dark);transition:none}.agency-shell .clients-panel .clients-header-actions button.secondary:hover{border-color:#cab8cf;background:var(--dash-blush);color:var(--dash-magenta-dark)}.agency-shell .clients-panel .clients-header-actions button.selected{border:1px solid var(--dash-plum);background:var(--dash-plum);color:#fff}.agency-shell .catalog-create{margin:0 0 20px;padding:18px;border:1px solid #dfd5e2;border-radius:12px;background:#fbf8fb}.agency-shell .catalog-create .management-section-heading{align-items:flex-start;margin-bottom:14px}.agency-shell .catalog-create .plain-button{min-height:auto;padding:4px}.agency-shell .catalog-create .catalog-forms{display:block;margin:0}.agency-shell .catalog-create .catalog-forms article{padding:0;border:0;background:transparent}.agency-shell .catalog-create .catalog-form-client form{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:12px}.agency-shell .catalog-create .catalog-form-brand form{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:end;gap:12px}.agency-shell .catalog-create .catalog-form-brand form button{grid-column:1 / -1;justify-self:end}.agency-shell .catalog-create .catalog-forms label{position:relative}.agency-shell .catalog-create .catalog-forms label small{position:absolute;top:0;right:0;color:var(--dash-muted);font-size:10px;font-weight:500}.agency-shell .catalog-create .catalog-forms button{min-height:40px}.agency-shell .client-catalog{display:grid;grid-template-columns:1fr;gap:10px}.agency-shell .client-card{padding:0;overflow:hidden;border-radius:12px;box-shadow:0 4px 16px #2f073f08;transition:border-color .16s ease,box-shadow .16s ease}.agency-shell .client-card-open{border-color:#d9cbdc;box-shadow:0 8px 24px #2f073f0d}.agency-shell .client-card-heading{min-width:0;padding:16px 18px}.agency-shell .client-card-heading>.client-avatar{width:42px;height:42px;border-radius:11px}.agency-shell .client-identity{min-width:0}.agency-shell .client-card .client-identity h2{overflow:hidden;font-size:15px;text-overflow:ellipsis;white-space:nowrap}.agency-shell .client-card-heading .client-details-toggle{display:inline-flex;width:auto;min-height:36px;margin-left:auto;align-items:center;gap:6px;padding:8px 10px;border:1px solid #ded5e1;background:#fff;color:var(--dash-magenta-dark);white-space:nowrap}.agency-shell .client-card-heading .client-details-toggle:hover{border-color:#cab8cf;background:var(--dash-blush)}.agency-shell .client-details-toggle svg{width:15px;height:15px;transition:transform .16s ease}.agency-shell .client-details-toggle[aria-expanded=true] svg{transform:rotate(90deg)}.agency-shell .client-card .brand-records{display:flex;flex-wrap:wrap;gap:7px;margin:0;padding:0 18px 16px 71px}.agency-shell .client-card .brand-record{--brand-color: var(--dash-plum);display:grid;min-width:0;min-height:34px;max-width:220px;grid-template-columns:22px minmax(0,1fr);align-items:center;gap:7px;padding:5px 9px 5px 6px;border:1px solid var(--dash-line);border-left:3px solid var(--brand-color);border-radius:8px;background:#fcfbfc;color:var(--dash-plum);font-size:11px;font-weight:700}.agency-shell .client-card .brand-record>span:last-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.agency-shell .brand-mark{display:block;width:22px;height:22px;border:1px solid var(--dash-line);border-radius:6px;background:#fff;object-fit:contain}.agency-shell .brand-mark-fallback{display:grid;place-items:center;border-color:color-mix(in srgb,var(--brand-color) 35%,white);background:color-mix(in srgb,var(--brand-color) 12%,white);color:var(--brand-color);font-size:9px;font-weight:800}.agency-shell .client-card>.client-empty-brands{margin:0;padding:0 18px 16px 71px;color:var(--dash-muted)}.agency-shell .client-details{margin:0;padding:18px;border:0;border-top:1px solid var(--dash-line);border-radius:0;background:#fbfafb}.agency-shell .client-details dl{display:grid;grid-template-columns:minmax(160px,1.2fr) minmax(180px,2fr) minmax(80px,.7fr);gap:12px;margin:0 0 18px}.agency-shell .client-details dl div{min-width:0;padding:11px 12px;border:1px solid var(--dash-line);border-radius:9px;background:#fff}.agency-shell .client-details dt{color:var(--dash-muted);font-size:10px;font-weight:750;letter-spacing:.04em;text-transform:uppercase}.agency-shell .client-details dd{margin:4px 0 0;overflow-wrap:anywhere;color:var(--dash-plum);font-size:12px;font-weight:700}.agency-shell .client-details-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(310px,.75fr);gap:18px}.agency-shell .client-details h3{margin:0 0 10px;color:var(--dash-plum);font-size:13px}.agency-shell .client-reviews>p,.agency-shell .client-portal>p{margin:-5px 0 12px;color:var(--dash-muted);font-size:11px}.agency-shell .client-card .client-review-list{display:grid;gap:7px;margin:0}.agency-shell .client-card .client-review-list li{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:12px;padding:9px 10px;border:1px solid var(--dash-line);border-radius:8px;background:#fff}.agency-shell .client-review-list a{min-width:0;overflow:hidden;color:var(--dash-plum);font-size:12px;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.agency-shell .client-portal{padding-left:18px;border-left:1px solid var(--dash-line)}.agency-shell .client-portal-invite{display:grid;grid-template-columns:minmax(0,1fr) minmax(120px,.55fr);gap:8px;margin:0;padding:0;border:0}.agency-shell .client-portal-invite label{display:grid;gap:5px;margin:0;color:#5d5061;font-size:11px;font-weight:650}.agency-shell .client-portal-invite :is(input,select){width:100%;min-width:0}.agency-shell .client-portal-invite button{grid-column:1 / -1;min-height:38px}.agency-shell .client-portal .inline-feedback{margin-bottom:0}.agency-shell .catalog-empty button{margin-top:16px}.agency-shell .members-intro{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:20px}.agency-shell .members-intro :is(h1,h2){margin:0;color:var(--dash-plum);font-size:22px;letter-spacing:-.025em}.agency-shell .members-intro p{margin:6px 0 0;color:var(--dash-muted);font-size:13px}.agency-shell .members-intro>span{flex:0 0 auto;padding:7px 11px;border-radius:999px;background:var(--dash-blush);color:var(--dash-magenta-dark);font-size:12px;font-weight:750}.agency-shell .members-loading{margin:16px 0 4px;color:var(--dash-muted);font-size:13px}.agency-shell .members-panel>.member-records{display:grid;gap:9px;margin:0}.agency-shell .members-panel>.member-records>li{display:grid;min-width:0;min-height:68px;grid-template-columns:minmax(210px,1fr) auto auto;align-items:center;gap:10px;padding:13px 14px;border:1px solid var(--dash-line);border-radius:10px;background:#fff}.agency-shell .members-panel>.member-records>li[aria-busy=true]{border-color:#d8cbe0;background:#fcfafc}.agency-shell .members-panel .member-identity{min-width:0;align-items:flex-start;flex-direction:column;gap:5px}.agency-shell .members-panel .member-identity strong{max-width:100%;line-height:1.35}.agency-shell .members-panel .member-role-form{display:grid;grid-template-columns:minmax(128px,auto) auto;gap:7px}.agency-shell .members-panel .member-role-form button{min-width:72px}.agency-shell .members-panel button.member-remove{border:1px solid #eccbd6;background:transparent;color:var(--dash-danger)}.agency-shell .members-panel button.member-remove:hover:not(:disabled){border-color:#dca3b7;background:var(--dash-danger-soft)}.agency-shell .member-invite .invite-member-form{grid-template-columns:minmax(220px,2fr) minmax(150px,1fr) auto;align-items:end;margin:0;padding:18px;border:1px solid var(--dash-line);border-radius:11px;background:#fcfbfc}@media(max-width:760px){.agency-shell :is(.catalog-create,.member-invite){margin-top:24px;padding-top:18px}.agency-shell .members-intro{flex-direction:row;align-items:flex-start}.agency-shell .members-intro>span{padding:5px 8px}.agency-shell .clients-panel{padding:18px}.agency-shell .clients-intro{flex-direction:column;align-items:stretch;gap:14px}.agency-shell .clients-header-actions{width:100%;flex-wrap:wrap;justify-content:flex-start}.agency-shell .clients-count{order:3;margin:2px 0 0 auto}.agency-shell .catalog-create{margin:0 0 18px;padding:15px}.agency-shell .catalog-create .catalog-form-client form,.agency-shell .catalog-create .catalog-form-brand form{grid-template-columns:1fr}.agency-shell .catalog-create .catalog-form-brand form button{grid-column:auto;width:100%}.agency-shell .client-card-heading{padding:14px}.agency-shell .client-card .brand-records{padding:0 14px 14px 66px}.agency-shell .client-card .brand-record{max-width:100%}.agency-shell .client-card>.client-empty-brands{padding:0 14px 14px 66px}.agency-shell .client-details{padding:14px}.agency-shell .client-details dl,.agency-shell .client-details-grid{grid-template-columns:1fr}.agency-shell .client-portal{padding:17px 0 0;border-top:1px solid var(--dash-line);border-left:0}.agency-shell .members-panel>.member-records>li{grid-template-columns:minmax(0,1fr);gap:12px;padding:14px}.agency-shell .members-panel .member-identity{width:100%}.agency-shell .members-panel .member-role-form{width:100%;grid-template-columns:minmax(0,1fr) auto;flex-wrap:nowrap}.agency-shell .members-panel button.member-remove{width:auto;justify-self:start}.agency-shell .member-invite .invite-member-form{grid-template-columns:1fr;padding:14px}.agency-shell .member-invite .invite-member-form button{width:100%}}@media(max-width:420px){.agency-shell .members-intro{flex-direction:column;gap:9px}.agency-shell .clients-header-actions button{flex:1 1 calc(50% - 4px)}.agency-shell .clients-count{order:-1;flex-basis:100%;justify-self:start;margin:0;background:transparent;padding:0}.agency-shell .client-card-heading{gap:9px}.agency-shell .client-card-heading>.client-avatar{width:38px;height:38px}.agency-shell .client-card-heading .client-details-toggle{min-width:38px;padding:8px}.agency-shell .client-details-toggle>span{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.agency-shell .client-card .brand-records,.agency-shell .client-card>.client-empty-brands{padding-left:61px}.agency-shell .client-portal-invite{grid-template-columns:1fr}.agency-shell .client-portal-invite button{grid-column:auto}.agency-shell .members-panel .member-role-form{grid-template-columns:1fr}.agency-shell .members-panel .member-role-form button{width:100%}}.agency-shell .final-report{display:grid;gap:18px;max-width:1180px}.agency-shell .report-summary{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.agency-shell .report-summary article{min-width:0;padding:16px;border:1px solid var(--dash-line);border-radius:12px;background:#fff;box-shadow:0 4px 16px #2f073f08}.agency-shell .report-summary span,.agency-shell .report-summary strong{display:block}.agency-shell .report-summary span{color:var(--dash-muted);font-size:12px;font-weight:650}.agency-shell .report-summary strong{margin-top:7px;color:var(--dash-plum);font-size:22px;line-height:1.15}.agency-shell .report-companies{display:grid;min-width:0;gap:12px}.agency-shell .report-company{min-width:0;padding:0;overflow:hidden}.agency-shell .report-company-header,.agency-shell .report-company-header>div{display:flex;align-items:center}.agency-shell .report-company-header{justify-content:space-between;gap:16px;padding:17px 18px;border-bottom:1px solid var(--dash-line)}.agency-shell .report-company-header>div{min-width:0;gap:11px}.agency-shell .report-company-avatar{display:grid;width:40px;height:40px;flex:0 0 40px;place-items:center;border-radius:11px;background:var(--dash-blush);color:var(--dash-magenta-dark);font-size:16px;font-weight:800}.agency-shell .report-company-header h2,.agency-shell .report-company-header p{margin:0}.agency-shell .report-company-header h2{font-size:16px}.agency-shell .report-company-header p{margin-top:3px;color:var(--dash-muted);font-size:12px}.agency-shell .report-company-header button{flex:0 0 auto;min-height:38px;border:1px solid #ded5e1;background:#fff;color:var(--dash-magenta-dark)}.agency-shell .report-table-wrap{max-width:100%;min-width:0;overflow-x:auto}.agency-shell .report-table{min-width:760px;font-size:13px}.agency-shell .report-table th{padding:10px 14px;background:#fbf8fb;font-size:11px}.agency-shell .report-table td{height:64px;padding:10px 14px;vertical-align:middle;white-space:normal}.agency-shell .report-table td:first-child{min-width:210px}.agency-shell .report-table :is(strong,small,td>span){display:block}.agency-shell .report-table strong{color:var(--dash-plum);font-size:13px}.agency-shell .report-table small{margin-top:3px;color:var(--dash-muted);font-size:11px}.agency-shell .report-table td:last-child{text-align:right}.agency-shell .report-table td:last-child a{color:var(--dash-magenta-dark);font-size:12px;font-weight:750}.agency-shell .reports-loading{color:var(--dash-muted)}@media(max-width:1000px){.agency-shell .report-summary{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:600px){.agency-shell .report-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.agency-shell .report-company-header{align-items:flex-start;flex-direction:column}.agency-shell .report-company-header button{width:100%}.agency-shell .report-table{display:block;width:100%;min-width:0}.agency-shell .report-table thead{display:none}.agency-shell .report-table tbody,.agency-shell .report-table tr,.agency-shell .report-table td{display:block;width:100%}.agency-shell .report-table tr{padding:12px 14px;border-bottom:1px solid var(--dash-line)}.agency-shell .report-table td,.agency-shell .report-table td:first-child{display:grid;grid-template-columns:minmax(84px,.35fr) minmax(0,1fr);min-width:0;height:auto;padding:7px 0;text-align:left}.agency-shell .report-table td:before{content:attr(data-label);color:var(--dash-muted);font-size:11px;font-weight:750;text-transform:uppercase}}.external-surface{--external-wine: #51112f;--external-wine-deep: #321020;--external-magenta: #ad0f67;--external-rose: #fff0f6;--external-blush: #f9e7ef;--external-line: #ead8e1;--external-ink: #321c29;--external-muted: #78616e;color:var(--external-ink)}main.external-surface{width:100%;max-width:none;min-height:100vh;padding:clamp(20px,4vw,52px);background:radial-gradient(circle at 8% 0,#fff 0 8%,transparent 30%),linear-gradient(145deg,#fffafd,#f8edf3)}.external-card{border-color:var(--external-line);border-radius:22px;box-shadow:0 24px 70px #51112f1a}.external-brand{display:inline-flex;align-items:center;gap:10px;color:var(--external-wine);font-size:1.15rem;letter-spacing:-.03em}.external-brand>span{display:grid;width:34px;height:34px;place-items:center;border-radius:10px;background:linear-gradient(145deg,var(--external-magenta),var(--external-wine));color:#fff;font-weight:900}.external-surface .eyebrow{color:var(--external-magenta);font-weight:800}.external-surface :is(button,.button){background:var(--external-wine)}.external-surface :is(button,.button):hover{background:var(--external-wine-deep)}.external-surface :is(button,.button).secondary{background:var(--external-blush);color:var(--external-wine)}.external-surface :is(button,.button).secondary:hover{background:#f2d7e3}.external-surface :is(input,select,textarea){border-color:#d8c3ce;color:var(--external-ink)}.external-surface :is(input,select,textarea):focus-visible{border-color:var(--external-magenta);box-shadow:0 0 0 3px #ad0f671a}.external-message{width:100%;justify-content:flex-start;border:1px solid #dfcee7;background:#f7f1fb;color:#542862}.external-message.error{padding:12px;border:1px solid #f0b9ca;border-radius:10px;background:#fff1f5;color:#9d1946}.external-state{align-content:center;justify-items:center;gap:12px;color:var(--external-muted)}.external-state p{margin:0}.external-loader{width:34px;height:34px;border:3px solid var(--external-blush);border-top-color:var(--external-magenta);border-radius:50%;animation:external-spin .8s linear infinite}.external-state-card{text-align:center}.external-state-icon{display:grid;width:44px;height:44px;margin:0 auto 12px;place-items:center;border-radius:50%;background:var(--external-blush);color:var(--external-magenta);font-size:1.25rem;font-weight:900}@keyframes external-spin{to{transform:rotate(360deg)}}.auth-page{grid-template-columns:minmax(280px,520px) minmax(320px,430px);gap:clamp(36px,8vw,110px);justify-content:center}.auth-intro{max-width:520px}.auth-intro .external-brand{margin-bottom:clamp(52px,10vh,110px)}.auth-intro h1{max-width:10ch;margin:12px 0 20px;color:var(--external-wine-deep);font-size:clamp(2.4rem,5vw,4.75rem);line-height:.98;letter-spacing:-.06em}.auth-intro>p:last-child{max-width:48ch;color:var(--external-muted);font-size:1.05rem}.auth-card{margin:0;padding:clamp(28px,4vw,42px)}.auth-card h1,.auth-card h2{margin:8px 0;color:var(--external-wine-deep);font-size:1.8rem}.auth-card>p:not(.eyebrow,.external-message){margin:0 0 22px;color:var(--external-muted)}.auth-card label{margin-top:16px;color:#523947;font-size:.9rem}.auth-card input{min-height:46px}.auth-card>button{width:100%;min-height:46px;margin-top:20px}.invitation-page .auth-card{width:min(100%,480px)}.invitation-page .external-brand{margin-bottom:30px}.invitation-success{margin-top:26px;text-align:center}.invitation-success .button{display:inline-flex;margin-top:18px}.agency-shell .external-approval-form{display:block}.agency-shell .external-form-section{min-width:0;margin:0 0 18px;padding:22px;border:1px solid #e7dce3;border-radius:14px;background:#fff}.agency-shell .external-form-section legend{padding:0 8px;color:#531536;font-size:15px;font-weight:800}.agency-shell .external-form-section>p{margin:0 0 16px;color:#796a74;font-size:12px}.agency-shell .external-form-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;align-items:end}.agency-shell .external-form-grid .wide{grid-column:1 / -1}.agency-shell .material-choice{align-self:stretch;padding:16px;border:1px dashed #d8c5cf;border-radius:12px;background:#fff9fc}.agency-shell .material-choice:focus-within{border-color:#ad0f67;background:#fff3f8}.agency-shell .field-hint{color:#8b7782;font-size:11px;font-weight:500}.agency-shell .material-divider{align-self:center;justify-self:center;color:#8d7783;font-size:11px;font-weight:800;text-transform:uppercase}.agency-shell .review-settings .check{min-height:54px;padding:12px 14px;border-radius:12px;background:#fbf3f7}.agency-shell .review-settings .check span{display:grid;gap:2px}.agency-shell .review-settings .check small{color:#806d78;font-weight:500}.agency-shell .approval-submit{display:flex;align-items:center;justify-content:flex-end;gap:14px}.agency-shell .approval-submit .external-message{margin:0 auto 0 0}.agency-shell .approval-submit button{min-width:180px}.agency-shell .material-help{color:#796a74}.external-header{max-width:1180px;margin:0 auto 28px}.external-header>div:nth-child(2){min-width:0;margin-right:auto}.external-header h1{margin:0;color:var(--external-wine-deep);font-size:clamp(1.45rem,3vw,2rem)}.external-header p{margin:3px 0 0;color:var(--external-muted)}.external-header nav{display:flex;align-items:center;gap:10px}.external-header nav a{padding:8px 10px;color:var(--external-wine);font-weight:750;text-decoration:none}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:18px}.section-heading h2,.section-heading h3{margin:0}.external-empty{padding:30px;border:1px dashed var(--external-line);border-radius:14px;background:#fffbfd;color:var(--external-muted);text-align:center}.status-pill{display:inline-flex;min-height:27px;align-items:center;padding:5px 10px;border-radius:999px;background:#f1ebef;color:#695762;font-size:.75rem;font-weight:800;white-space:nowrap}.status-pill.status-pending{background:#fff0f7;color:#9a155d}.status-pill.status-approved,.status-pill.status-auto_approved,.status-pill.status-active{background:#e8f7f0;color:#147454}.status-pill.status-changes_requested,.status-pill.status-invited{background:#fff3e1;color:#995a0b}.status-pill.status-suspended,.status-pill.status-cancelled{background:#fdebee;color:#a72945}.deadline-highlight{border:1px solid #f1cadc!important;background:var(--external-rose)!important}.portal-page>:not(.external-header){max-width:980px;margin-right:auto;margin-left:auto}.portal-page .external-header{display:grid;grid-template-columns:auto minmax(0,1fr) auto}.portal-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.portal-title-row h2{margin:4px 0 0;color:var(--external-wine-deep);font-size:clamp(1.6rem,4vw,2.4rem)}.portal-summary{display:grid!important;grid-template-columns:repeat(3,1fr);gap:12px!important;margin:24px 0}.portal-summary>div{padding:14px;border:1px solid var(--external-line);border-radius:12px;background:#fffcfd}.portal-summary dt{color:var(--external-muted);font-size:.74rem;font-weight:750;text-transform:uppercase;letter-spacing:.05em}.portal-summary dd{color:var(--external-wine-deep)}.portal-copy,.portal-material,.portal-decision-section,.portal-history{margin-top:28px;padding-top:24px;border-top:1px solid var(--external-line)}.portal-copy h3,.portal-material h3,.portal-decision-section h3,.portal-history h3{color:var(--external-wine-deep)}.portal-material .button{display:inline-flex;width:auto}.portal-gallery img{border:1px solid var(--external-line)}.portal-decision-actions,.public-decision-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.decision-card{display:flex;flex-direction:column;padding:20px;border:1px solid var(--external-line);border-radius:14px;background:#fff}.decision-card h3,.decision-card h4{margin:0;color:var(--external-wine-deep)}.decision-card>p{margin:6px 0 16px;color:var(--external-muted)}.decision-card>button{margin-top:auto}.decision-approve{border-color:#d8eadf;background:#f8fdfa}.decision-adjust{background:#fffbfd}.portal-history ol{padding-left:22px}.portal-history li{display:list-item;color:var(--external-muted)}.portal-history li span{color:var(--external-ink);font-weight:700}.portal-list .section-heading{margin-bottom:14px}.portal-list .section-heading>span{color:var(--external-muted);font-size:.85rem}.portal-list li{padding:0}.portal-list li a{display:flex;min-height:70px;align-items:center;justify-content:space-between;gap:18px;padding:12px 4px;color:var(--external-ink);text-decoration:none}.portal-list-preview{width:58px;height:48px;flex:0 0 58px;border:1px solid var(--external-line);border-radius:8px;background:#f8f4f7;object-fit:cover}.portal-list-preview-empty{display:block}.portal-back{display:inline-flex;margin-bottom:18px;color:var(--external-magenta);font-size:.82rem;font-weight:750;text-decoration:none}.portal-list li a:hover strong{color:var(--external-magenta)}.portal-list li a>span:first-child{display:grid;gap:4px}.portal-list li small{color:var(--external-muted)}.portal-members{max-width:980px;border-color:var(--external-line)}.portal-members li>span:first-child{display:grid}.public-review-page{padding-block:clamp(20px,5vw,60px)}.public-review-card{--review-accent: var(--external-magenta);max-width:860px;margin:0;padding:clamp(24px,5vw,48px);border-top:5px solid var(--review-accent)}.public-review-card>*{margin-top:0}.review-brand{justify-content:flex-start;padding-bottom:22px;border-bottom:1px solid var(--external-line)}.review-brand>span{color:#a18b96}.review-brand>div:last-child{display:flex;min-height:34px;align-items:center;color:var(--external-wine-deep)}.review-brand .brand-logo{max-width:150px;max-height:48px;object-fit:contain}.review-heading{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px 28px;margin-top:30px;align-items:center}.review-heading .eyebrow{grid-column:1}.review-heading h1{grid-column:1;margin:0;color:var(--external-wine-deep);font-size:clamp(1.8rem,5vw,3rem);line-height:1.08}.review-heading .deadline-highlight{grid-column:2;grid-row:1 / 3;display:grid;gap:3px;padding:13px 16px;border-radius:12px}.review-heading .deadline-highlight span{color:var(--external-muted);font-size:.72rem;font-weight:750;text-transform:uppercase}.review-copy,.review-material,.public-decision{margin-top:30px;padding-top:26px;border-top:1px solid var(--external-line)}.review-copy h2,.review-material h2,.public-decision h2{margin:0;color:var(--external-wine-deep);font-size:1.2rem}.review-copy p{white-space:pre-wrap}.review-material .button{display:inline-flex;width:auto}.public-review-card .gallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;margin-top:18px}.public-review-card .gallery img{width:100%;max-height:560px;border:1px solid var(--external-line);border-radius:12px;background:#f9f6f8;object-fit:contain}.public-decision>h2{margin:4px 0 18px}.public-decision-grid button{width:100%}.public-approved{display:flex;width:100%;align-items:flex-start;gap:18px;margin-top:30px;padding:clamp(22px,4vw,34px);border:1px solid #bfe1cf;border-left:6px solid #147454;border-radius:16px;background:#f2fbf6;color:#184f3c;text-align:left}.public-approved>span{display:grid;width:48px;height:48px;flex:0 0 48px;place-items:center;border-radius:50%;background:#147454;color:#fff;font-size:1.6rem;font-weight:900}.public-approved .eyebrow{margin:0 0 3px;color:#147454}.public-approved h2{margin:0;color:#103f30;font-size:clamp(1.65rem,4vw,2.35rem);line-height:1.05}.public-approved div>p:last-child{margin:8px 0 0;font-size:1rem}.platform-page .external-header{display:grid;grid-template-columns:auto 1fr auto}.platform-grid{display:grid;max-width:1180px;margin:auto;grid-template-columns:minmax(280px,360px) minmax(0,1fr);gap:20px;align-items:start}.platform-provision form{display:grid;gap:4px;margin-top:18px}.platform-provision form button{margin-top:12px}.platform-agencies .section-heading{margin-bottom:14px}.platform-agencies .section-heading>span{color:var(--external-muted);font-size:.84rem}.platform-agencies li{display:grid;grid-template-columns:minmax(180px,1fr) auto auto}.platform-agency-identity{display:flex;align-items:center;gap:11px}.platform-agency-identity>span:last-child{display:grid}.platform-agency-identity small{color:var(--external-muted)}.agency-monogram{display:grid;width:38px;height:38px;flex:0 0 38px;place-items:center;border-radius:11px;background:var(--external-blush);color:var(--external-wine);font-weight:900}.danger-action{border:1px solid #edc5d0;color:#9d1946!important}.platform-page>.external-message{max-width:1180px;margin:0 auto}@media(max-width:820px){.auth-page{display:block}.auth-intro{margin:0 auto 32px;text-align:center}.auth-intro .external-brand{margin-bottom:32px}.auth-intro h1{max-width:none;font-size:clamp(2.1rem,10vw,3.4rem)}.auth-card{margin-inline:auto}.portal-page .external-header,.platform-page .external-header{grid-template-columns:1fr auto}.external-header>.external-brand{grid-column:1 / -1}.platform-grid,.portal-summary,.review-heading{grid-template-columns:1fr}.review-heading .deadline-highlight{grid-column:1;grid-row:auto;margin-top:10px}}@media(max-width:620px){main.external-surface{padding:16px}.external-header{align-items:flex-start}.external-header nav{align-items:stretch;flex-direction:column}.external-header nav :is(a,button){text-align:center}.external-card{padding:20px;border-radius:16px}.agency-shell .external-form-grid,.portal-decision-actions,.public-decision-grid{grid-template-columns:1fr}.agency-shell .external-form-grid .wide{grid-column:auto}.agency-shell .material-divider{padding:0}.agency-shell .approval-submit{align-items:stretch;flex-direction:column}.agency-shell .approval-submit button{width:100%}.portal-title-row,.section-heading{align-items:flex-start;flex-direction:column}.portal-material .button,.review-material .button{width:100%}.platform-agencies li{grid-template-columns:1fr auto}.platform-agencies li button{grid-column:1 / -1;width:100%}}@media(prefers-reduced-motion:reduce){.external-loader{animation:none}}.agency-shell{--dash-plum:#2f073f;--dash-magenta:#b20b70;--dash-magenta-dark:#800753;--dash-blush:#fbeaf4;--dash-mint:#e7f7ef;--dash-green:#239e72;--dash-orange:#ed8b2b;--dash-orange-soft:#fff2e3;--dash-danger:#c22960;--dash-danger-soft:#fdebf1;--dash-muted:#7d7281;--dash-line:#ebe7ec;--dash-canvas:#fbfafb;--dash-surface:#fff;min-height:100vh;display:flex;background:var(--dash-canvas);color:var(--dash-plum);font-size:13px;line-height:1.35}.agency-shell :is(button,a,input):focus-visible{outline:3px solid #db77b5;outline-offset:2px}.agency-shell .agency-rail{position:fixed;inset:0 auto 0 0;z-index:10;width:176px;flex:0 0 176px;display:flex;flex-direction:column;padding:19px 12px 14px;background:var(--dash-surface);border-right:1px solid var(--dash-line)}.agency-shell .agency-logo{width:auto;height:31px;display:flex;align-items:center;justify-content:flex-start;gap:6px;padding:0 9px;color:var(--dash-magenta);background:transparent;border-radius:0;font-size:27px;font-weight:900;line-height:1;text-decoration:none;letter-spacing:-.08em}.agency-shell .agency-logo span{color:var(--dash-plum);font-size:19px;letter-spacing:-.045em}.agency-shell .agency-nav{display:grid;gap:3px;width:100%;margin-top:25px}.agency-shell .agency-nav :is(a,.agency-nav-future){min-height:38px;display:grid;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:9px;padding:7px 9px;color:#4d4051;background:transparent;border-radius:8px;font-size:11px;font-weight:600;text-decoration:none}.agency-shell .agency-nav svg{width:17px;height:17px;color:#5b4a61}.agency-shell .agency-nav a:hover{background:#f8f2f6;color:var(--dash-magenta-dark)}.agency-shell .agency-nav a.active{background:var(--dash-blush);color:var(--dash-magenta-dark)}.agency-shell .agency-nav a.active svg{color:var(--dash-magenta)}.agency-shell .agency-nav-future{cursor:not-allowed}.agency-shell .agency-nav-future small,.agency-shell .agency-help small{color:#a69ca9;font-size:8px;font-weight:600;white-space:nowrap}.agency-shell .agency-rail-bottom{display:grid;gap:8px;margin-top:auto;align-items:stretch}.agency-shell .agency-help{min-height:36px;display:grid;grid-template-columns:22px 1fr auto;align-items:center;gap:8px;padding:7px 9px;color:#55495a;font-size:11px}.agency-shell .agency-help svg{width:17px;height:17px}.agency-shell .agency-profile{display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:9px;padding:11px 5px 3px;border-top:1px solid var(--dash-line)}.agency-shell .agency-profile img,.agency-shell .agency-profile-initial{width:34px;height:34px;border-radius:50%;object-fit:cover;display:grid;place-items:center;background:var(--dash-blush);color:var(--dash-magenta-dark);font-weight:800}.agency-shell .agency-profile strong,.agency-shell .agency-profile small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.agency-shell .agency-profile strong{font-size:10px}.agency-shell .agency-profile small{margin-top:2px;color:var(--dash-muted);font-size:9px}.agency-shell .rail-logout{justify-self:start;padding:4px 8px;background:transparent;color:var(--dash-muted);font-size:9px;font-weight:600}.agency-shell .rail-logout:hover{background:var(--dash-blush);color:var(--dash-magenta-dark)}.agency-shell .agency-content{width:100%;min-width:0;padding-left:176px}.agency-shell .agency-header{height:64px;margin:0;padding:10px 20px;border-bottom:1px solid var(--dash-line);background:var(--dash-surface);display:flex;align-items:center;gap:15px}.agency-shell .agency-header h1{margin:0;color:var(--dash-plum);font-size:14px;line-height:1.2;letter-spacing:-.02em}.agency-shell .agency-greeting{margin:3px 0 0;color:var(--dash-muted);font-size:9px}.agency-shell .agency-actions{display:flex;align-items:center;gap:8px;margin-left:auto}.agency-shell .icon-button{width:34px;height:34px;display:grid;place-items:center;padding:0;border:1px solid var(--dash-line);border-radius:8px;background:#fff;color:var(--dash-plum)}.agency-shell .icon-button:hover{background:var(--dash-blush);color:var(--dash-magenta-dark)}.agency-shell .icon-button svg{width:17px;height:17px}.agency-shell .header-search{width:238px;height:34px;margin:0;display:flex;flex-direction:row;align-items:center;gap:7px;padding:0 10px;border:1px solid var(--dash-line);border-radius:8px;background:#fff;color:#796e7d;font-weight:400}.agency-shell .header-search:focus-within{outline:3px solid #db77b5;outline-offset:2px}.agency-shell .header-search svg{width:15px;flex:0 0 15px}.agency-shell .header-search input{min-width:0;width:100%;padding:5px 0;border:0;border-radius:0;outline:0;color:var(--dash-plum);font-size:9px}.agency-shell .notification-button{position:relative;border-color:transparent}.agency-shell .notification-button span{position:absolute;top:-3px;right:-2px;min-width:15px;padding:1px 3px;border:2px solid #fff;border-radius:10px;background:var(--dash-magenta);color:#fff;font-size:8px;line-height:11px}.agency-shell .create-project{min-height:34px;display:inline-flex;align-items:center;gap:7px;padding:8px 13px;border:0;border-radius:8px;background:var(--dash-plum);color:#fff;font-size:10px;font-weight:700;text-decoration:none;white-space:nowrap}.agency-shell .create-project:hover{background:#4b125c}.agency-shell .create-project svg{width:15px;height:15px}.agency-shell .menu-trigger,.agency-shell .drawer-backdrop{display:none}.agency-shell .agency-main{max-width:none;width:100%;margin:0;padding:12px 20px 18px}.agency-shell .dashboard-page{position:relative}.agency-shell .kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:12px}.agency-shell .kpi-card,.agency-shell .panel{min-width:0;background:var(--dash-surface);border:1px solid var(--dash-line);border-radius:9px;box-shadow:0 1px 3px #2f073f08}.agency-shell .kpi-card{min-height:78px;display:grid;grid-template-columns:42px minmax(0,1fr);grid-template-rows:auto auto auto;align-content:center;column-gap:10px;padding:8px 12px}.agency-shell .kpi-icon{grid-row:1/4;width:40px;height:40px;display:grid;place-items:center;border-radius:50%;background:#f4ebf5;color:#7d3179}.agency-shell .kpi-icon svg{width:20px;height:20px}.agency-shell .kpi-icon-awaiting{background:var(--dash-blush);color:var(--dash-magenta)}.agency-shell .kpi-icon-adjustments{background:var(--dash-orange-soft);color:var(--dash-orange)}.agency-shell .kpi-icon-approved{background:var(--dash-mint);color:var(--dash-green)}.agency-shell .kpi-card p,.agency-shell .kpi-card span:not(.kpi-icon){display:block;margin:0;color:var(--dash-muted);font-size:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.agency-shell .kpi-card p{color:#493c4d;font-weight:650}.agency-shell .kpi-card strong{display:block;margin:0;color:var(--dash-plum);font-size:22px;line-height:1;letter-spacing:-.045em}.agency-shell .kpi-card .positive{color:var(--dash-green)}.agency-shell .kpi-card .negative{color:var(--dash-orange)}.agency-shell .panel-error{color:#a82950}.agency-shell .dashboard-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:12px;align-items:stretch}.agency-shell .panel{padding:12px}.agency-shell .weekly-panel{grid-column:span 7}.agency-shell .attention-panel{grid-column:span 5}.agency-shell .panel-heading{min-height:29px;display:flex;justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:8px}.agency-shell .panel-heading h2{margin:0;color:var(--dash-plum);font-size:11px;line-height:1.2}.agency-shell .panel-heading p{margin:2px 0 0;color:var(--dash-muted);font-size:8px}.agency-shell .panel-heading>a{color:var(--dash-magenta-dark);font-size:8px;font-weight:700;text-decoration:none}.agency-shell .panel-heading>a:hover{text-decoration:underline}.agency-shell .chart-period{padding:5px 7px;border:1px solid var(--dash-line);border-radius:6px;color:#635968;font-size:8px;white-space:nowrap}.agency-shell .chart-legend{display:flex;gap:23px;margin:0 0 5px 18px;color:#5f5364;font-size:8px}.agency-shell .chart-legend span{position:relative}.agency-shell .chart-legend span:before{content:"";display:inline-block;width:5px;height:5px;margin-right:4px;border-radius:50%;background:var(--dash-magenta-dark)}.agency-shell .chart-legend span:nth-child(2):before{background:var(--dash-magenta)}.agency-shell .chart-legend span:nth-child(3):before{background:var(--dash-orange)}.agency-shell .chart-total{display:block;margin:1px 0 0 9px;color:var(--dash-plum);font-size:12px}.agency-shell .weekly-chart{position:relative;height:118px;display:flex;align-items:stretch;gap:5px;padding:6px 2px 0 21px}.agency-shell .chart-axis{position:absolute;inset:6px auto 18px 0;display:flex;flex-direction:column;justify-content:space-between;color:#918794;font-size:7px}.agency-shell .chart-gridlines{position:absolute;inset:8px 0 18px 21px;display:flex;flex-direction:column;justify-content:space-between;pointer-events:none}.agency-shell .chart-gridlines i{width:100%;height:1px;background:#f0edf0}.agency-shell .chart-day{position:relative;z-index:1;flex:1;height:100%;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;gap:4px;color:var(--dash-muted)}.agency-shell .chart-bars{width:100%;height:91px;display:flex;justify-content:center;align-items:flex-end;gap:2px}.agency-shell .chart-bars i{display:block;width:min(7px,24%);min-height:2px;border-radius:2px 2px 0 0;background:var(--dash-magenta-dark)}.agency-shell .chart-bars i:nth-child(2){background:var(--dash-magenta)}.agency-shell .chart-bars i:nth-child(3){background:var(--dash-orange)}.agency-shell .chart-day small{font-size:7px;text-transform:capitalize}.agency-shell .attention-panel .attention-list{margin:0}.agency-shell .attention-panel .attention-list li{display:block;padding:0;border:0}.agency-shell .attention-panel .attention-list a{min-height:47px;display:grid;grid-template-columns:57px minmax(0,1fr) minmax(72px,auto) 10px;align-items:center;gap:8px;padding:5px 0;color:var(--dash-plum);text-decoration:none}.agency-shell .attention-panel .attention-list a:hover{background:#fffafd}.agency-shell .attention-preview{width:57px;height:35px;display:grid;place-items:center;object-fit:cover;border-radius:5px}.agency-shell .attention-preview.preview-empty{padding:3px;text-align:center;white-space:normal}.agency-shell .attention-project strong,.agency-shell .attention-project small,.agency-shell .attention-state small{display:block}.agency-shell .attention-project strong{font-size:9px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.agency-shell .attention-project small,.agency-shell .attention-state small{margin-top:2px;color:var(--dash-muted);font-size:7px}.agency-shell .attention-state{text-align:left}.agency-shell .attention-state em{display:block;font-size:7px;font-style:normal;white-space:nowrap}.agency-shell .attention-state em:before{content:"";display:inline-block;width:4px;height:4px;margin-right:4px;border-radius:50%;background:currentColor}.agency-shell .attention-state .status-neutral{color:var(--dash-muted)}.agency-shell .attention-state .status-pending{color:var(--dash-magenta)}.agency-shell .attention-state .status-success{color:var(--dash-green)}.agency-shell .attention-state .status-warning{color:var(--dash-orange)}.agency-shell .attention-state .status-danger,.agency-shell .attention-state .deadline-urgent{color:var(--dash-danger)}.agency-shell .attention-chevron{width:10px;color:#9d929f}.agency-shell .project-tools{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-bottom:3px;border-bottom:1px solid var(--dash-line)}.agency-shell .project-tools [role=tablist]{display:flex;gap:6px;overflow:auto}.agency-shell .project-tools button{position:relative;padding:5px 3px 7px;border-radius:0;background:transparent;color:var(--dash-muted);font-size:8px;font-weight:500;white-space:nowrap}.agency-shell .project-tools button:hover{color:var(--dash-magenta-dark)}.agency-shell .project-tools button.selected{color:var(--dash-plum)}.agency-shell .project-tools button.selected:after{content:"";position:absolute;right:0;bottom:-1px;left:0;height:2px;background:var(--dash-magenta-dark);border-radius:2px}.agency-shell .project-tools input{width:92px;padding:4px 7px;border:1px solid var(--dash-line);border-radius:6px;font-size:8px}.agency-shell .table-scroll{max-width:100%;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-color:#cbbdcb #f5f1f5;scrollbar-width:thin}.agency-shell table{width:100%;border-collapse:collapse;color:#544858;font-size:8px}.agency-shell th{padding:5px 4px;text-align:left;color:#817784;font-size:7px;font-weight:600;white-space:nowrap}.agency-shell td{height:38px;padding:4px;border-top:1px solid #f0edf0;white-space:nowrap}.agency-shell td a{color:var(--dash-plum);font-weight:700;text-decoration:none}.agency-shell td a:hover{text-decoration:underline}.agency-shell .project-cell{display:flex;align-items:center;gap:6px;min-width:0}.agency-shell .project-cell img{width:44px;height:27px;object-fit:cover;border-radius:4px}.agency-shell .project-cell a{max-width:75px;overflow:hidden;text-overflow:ellipsis}.agency-shell .status-chip,.agency-shell .preview-empty{display:inline-block;padding:3px 5px;border-radius:6px;font-size:7px;white-space:nowrap}.agency-shell .status-chip{background:var(--dash-blush);color:var(--dash-magenta-dark)}.agency-shell .status-chip.status-neutral{background:#f4f1f4;color:var(--dash-muted)}.agency-shell .status-chip.status-pending{background:var(--dash-blush);color:var(--dash-magenta-dark)}.agency-shell .status-chip.status-success{background:var(--dash-mint);color:#187f5b}.agency-shell .status-chip.status-warning{background:var(--dash-orange-soft);color:#a95b15}.agency-shell .status-chip.status-danger{background:var(--dash-danger-soft);color:var(--dash-danger)}.agency-shell .preview-empty{background:#f4f1f4;color:#807583}.agency-shell .collaborator-list{display:flex;padding-left:5px}.agency-shell .collaborator-list :is(img,.avatar){width:20px;height:20px;flex:0 0 20px;margin-left:-5px;border:2px solid #fff;border-radius:50%;object-fit:cover;font-size:6px}.agency-shell .collaborators-empty{color:var(--dash-muted);font-size:7px}.agency-shell .pagination{display:flex;justify-content:flex-end;gap:5px;margin-top:7px}.agency-shell .pagination button{padding:4px 7px;border-radius:5px;background:var(--dash-plum);font-size:7px}.agency-shell .pagination button:disabled{background:#eee9ee;color:#8e8490}.agency-shell .activity-list{margin:0}.agency-shell .activity-list li{display:grid;grid-template-columns:17px 24px minmax(0,1fr);align-items:start;gap:6px;padding:6px 0;border:0}.agency-shell .activity-list li+li{border-top:1px solid #f2eff2}.agency-shell .activity-event-icon{width:16px;height:16px;display:grid;place-items:center;margin-top:3px;border-radius:50%}.agency-shell .activity-event-icon.status-neutral{background:#f4f1f4;color:var(--dash-muted)}.agency-shell .activity-event-icon.status-pending{background:var(--dash-blush);color:var(--dash-magenta)}.agency-shell .activity-event-icon.status-success{background:var(--dash-mint);color:var(--dash-green)}.agency-shell .activity-event-icon.status-warning{background:var(--dash-orange-soft);color:var(--dash-orange)}.agency-shell .activity-event-icon.status-danger{background:var(--dash-danger-soft);color:var(--dash-danger)}.agency-shell .activity-event-icon svg{width:9px;height:9px}.agency-shell .activity-list .avatar{width:23px;height:23px;flex:0 0 23px;object-fit:cover;border-radius:50%;display:grid;place-items:center;background:var(--dash-blush);color:var(--dash-magenta-dark);font-size:7px;font-weight:800}.agency-shell .activity-list p{margin:0;color:#615664;font-size:8px;line-height:1.35}.agency-shell .activity-list p strong{color:var(--dash-plum)}.agency-shell .activity-list a{display:inline;color:var(--dash-plum);font-weight:700;text-decoration:none}.agency-shell .activity-comment{display:block;margin-top:2px;color:#7a5527;font-size:7px;line-height:1.35}.agency-shell .activity-list small{display:block;margin-top:2px;color:var(--dash-muted);font-size:7px}.agency-shell .panel-empty{margin:13px 0;color:var(--dash-muted);font-size:9px}.agency-shell .dashboard-loading{min-height:300px;display:grid;place-items:center;color:var(--dash-muted)}.agency-shell .dashboard-failure{max-width:500px}.agency-shell .search-wrap{position:relative}.agency-shell .search-results{position:absolute;top:39px;right:0;z-index:30;width:238px;margin:0;padding:5px;background:#fff;border:1px solid var(--dash-line);border-radius:8px;box-shadow:0 12px 28px #2f073f1a;list-style:none}.agency-shell .search-results li{padding:7px;border:0;cursor:pointer;font-size:9px}.agency-shell .search-results li[aria-selected=true]{background:var(--dash-blush)}.agency-shell .notifications-popover{position:fixed;right:20px;top:56px;z-index:40;width:min(340px,calc(100vw - 28px));padding:12px;background:#fff;border:1px solid var(--dash-line);border-radius:9px;box-shadow:0 18px 45px #2f073f24}.agency-shell .notifications-popover header{display:flex;margin:0}.agency-shell .notifications-popover h2{margin:0;font-size:11px}.agency-shell .notifications-popover ul{margin:8px 0}.agency-shell .notifications-popover li{padding:0}.agency-shell .notifications-popover a{display:block;padding:8px;color:var(--dash-plum);font-size:9px;text-decoration:none}.agency-shell .notifications-popover small{display:block;margin-top:2px;color:var(--dash-muted)}.agency-shell .notifications-popover .unread a{background:var(--dash-blush)}.agency-shell .plain-button{padding:3px;background:transparent;color:var(--dash-magenta-dark);font-size:8px}.agency-shell .plain-button:hover{background:transparent;text-decoration:underline}.agency-shell .mobile-notifications{display:none}.agency-shell .agency-main{padding-top:0}.agency-shell .panel-heading{min-height:18px}.agency-shell .panel-heading p{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.agency-shell .weekly-chart{height:101px}.agency-shell .chart-bars{height:74px}.agency-shell .attention-panel .attention-list a{min-height:41px;padding-block:3px}.agency-shell .pagination:not(:has(button:not(:disabled))){display:none}.agency-shell .agency-nav .agency-nav-future{grid-template-columns:18px minmax(0,1fr) auto;gap:5px}.agency-shell .agency-nav-future small{font-size:7px}.agency-shell .activity-list li{padding-block:3px}.agency-shell .projects-panel .project-cell a{max-width:100px;display:inline;overflow:visible;text-overflow:clip;overflow-wrap:anywhere;white-space:normal;line-height:1.15}@media(max-width:899px){.agency-shell .agency-header,.agency-shell .agency-main{padding-inline:16px}.agency-shell .header-search{width:190px}.agency-shell .kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.agency-shell .dashboard-grid{grid-template-columns:1fr}.agency-shell :is(.weekly-panel,.attention-panel,.projects-panel,.activity-panel){grid-column:auto}.agency-shell .table-scroll{padding-bottom:4px}.agency-shell .table-scroll table{min-width:620px}}@media(max-width:760px){.grid{grid-template-columns:1fr}.wide{grid-column:auto}.columns{display:block}main{padding:16px}.agency-shell .agency-rail{display:none}.agency-shell .agency-content{padding-left:0}.agency-shell .agency-header{height:auto;min-height:64px;padding:10px 14px;gap:9px}.agency-shell .agency-header h1{font-size:13px}.agency-shell .agency-greeting{display:none}.agency-shell .menu-trigger{display:grid}.agency-shell .agency-actions{gap:5px}.agency-shell .search-wrap{display:none}.agency-shell .create-project{padding:8px 10px;font-size:0}.agency-shell .create-project svg{width:17px;height:17px}.agency-shell .agency-main{padding:12px 14px 18px}.agency-shell .drawer-backdrop.open{position:fixed;inset:0;z-index:50;display:block;background:#2f073f66}.agency-shell .agency-drawer{width:min(280px,86vw);min-height:100%;display:flex;flex-direction:column;padding:18px 12px;background:#fff;box-shadow:12px 0 35px #2f073f2b}.agency-shell .drawer-top{display:flex;align-items:center;justify-content:space-between}.agency-shell .drawer-top .icon-button{border-color:var(--dash-line);background:#fff;color:var(--dash-plum)}.agency-shell .agency-drawer .agency-nav{margin-top:22px}.agency-shell .agency-drawer .agency-help{margin-top:auto}.agency-shell .agency-drawer .agency-profile{margin-top:8px}.agency-shell .weekly-chart{height:150px}.agency-shell .chart-bars{height:120px}.agency-shell .project-tools{align-items:flex-end}.agency-shell .project-tools input{width:105px}.agency-shell .notifications-popover{right:14px;top:58px}.agency-shell .mobile-notifications{display:block;width:100%;margin-top:12px;padding:9px;border-radius:8px;background:var(--dash-plum)}}@media(max-width:480px){.agency-shell .kpi-grid{grid-template-columns:1fr;gap:8px}.agency-shell .kpi-card{min-height:72px}.agency-shell .chart-legend{gap:12px;margin-left:12px}.agency-shell .attention-panel .attention-list a{grid-template-columns:50px minmax(0,1fr) 10px}.agency-shell .attention-preview{width:50px}.agency-shell .attention-state{grid-column:2}.agency-shell .attention-chevron{grid-column:3;grid-row:1/3}.agency-shell .project-tools{display:block;padding-bottom:6px}.agency-shell .project-tools input{width:100%;margin-top:6px}}.agency-shell{font-size:16px}.agency-shell .agency-nav :is(a,.agency-nav-future),.agency-shell .agency-help{font-size:14px}.agency-shell .agency-nav-future small,.agency-shell .agency-help small{font-size:10px}.agency-shell .agency-profile strong{font-size:14px}.agency-shell .agency-profile small,.agency-shell .rail-logout{font-size:12px}.agency-shell .agency-header h1{font-size:20px}.agency-shell .agency-greeting,.agency-shell .header-search input{font-size:13px}.agency-shell .create-project{font-size:14px}.agency-shell .kpi-card{min-height:100px}.agency-shell .kpi-card strong{font-size:28px}.agency-shell .panel{padding:16px}.agency-shell .panel-heading>a,.agency-shell .chart-period{font-size:12px}.agency-shell .chart-legend{font-size:12px}.agency-shell .chart-total{font-size:16px}.agency-shell .chart-axis,.agency-shell .chart-day small{font-size:11px}.agency-shell .attention-panel .attention-list a{min-height:58px}.agency-shell .attention-project strong{font-size:13px}.agency-shell .attention-project small,.agency-shell .attention-state small,.agency-shell .attention-state em{font-size:11px}.agency-shell .project-tools button{font-size:13px}.agency-shell .project-tools input,.agency-shell .projects-panel table{font-size:12px}.agency-shell .projects-panel th{font-size:11px}.agency-shell .projects-panel td{height:48px}.agency-shell .activity-list li{padding-block:8px}.agency-shell .activity-list p{font-size:12px;line-height:1.5}.agency-shell .activity-list small{font-size:11px}.agency-shell .search-results li,.agency-shell .notifications-popover a{font-size:13px}.agency-shell .plain-button{font-size:12px}@media(min-width:900px){.agency-shell .agency-rail{width:220px;flex-basis:220px}.agency-shell .agency-content{padding-left:220px}.agency-shell .weekly-chart{height:220px}.agency-shell .chart-bars{height:185px}}.visually-hidden{position:absolute!important;width:1px!important;min-width:1px!important;max-width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.agency-shell .dashboard-grid{align-items:start}.agency-shell .projects-panel{grid-column:span 8}.agency-shell .attention-panel{grid-column:span 4}.agency-shell .weekly-panel{grid-column:span 8}.agency-shell .dashboard-grid-no-activity .weekly-panel{grid-column:1/-1}.agency-shell .weekly-chart{height:112px}.agency-shell .chart-bars{height:80px}.agency-shell .kpi-card p,.agency-shell .kpi-card span:not(.kpi-icon){white-space:normal;overflow:visible;text-overflow:clip;line-height:1.35}.agency-shell .projects-panel td{height:52px}.agency-shell .projects-panel .project-cell a{font-size:14px;line-height:1.3}.agency-shell .attention-project small,.agency-shell .attention-state small,.agency-shell .attention-state em{font-size:12px}.agency-shell .activity-list p{font-size:13px}@media(max-width:1100px){.agency-shell .dashboard-grid{grid-template-columns:1fr}.agency-shell :is(.projects-panel,.attention-panel,.weekly-panel,.activity-panel){grid-column:auto}.agency-shell .projects-panel{order:1}.agency-shell .attention-panel{order:2}.agency-shell .activity-panel{order:3}.agency-shell .weekly-panel{order:4}}@media(max-width:760px){.agency-shell .kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.agency-shell .kpi-card{min-height:92px;padding:10px}.agency-shell .weekly-chart{height:104px}.agency-shell .chart-bars{height:72px}}@media(max-width:480px){.agency-shell .kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.agency-shell{--dash-focus:#c52a87;font-size:14px;line-height:1.45}.agency-shell :is(button,a,input):focus-visible{outline-color:var(--dash-focus);outline-offset:3px}.agency-shell :is(button,input):disabled{cursor:not-allowed;opacity:var(--disabled-opacity)}.agency-shell .agency-rail{width:208px;flex-basis:208px;padding:22px 14px 16px}.agency-shell .agency-content{padding-left:208px}.agency-shell .agency-logo{height:36px;padding-inline:10px}.agency-shell .agency-nav{gap:4px;margin-top:24px}.agency-shell .agency-nav :is(a,.agency-nav-future){min-height:44px;padding:9px 10px;font-size:14px}.agency-shell .agency-nav a{transition:background-color var(--motion-fast) ease,color var(--motion-fast) ease}.agency-shell .agency-nav a[aria-current=page]{font-weight:750}.agency-shell .agency-profile{grid-template-columns:38px minmax(0,1fr);gap:10px;padding:14px 7px 4px}.agency-shell .agency-profile img,.agency-shell .agency-profile-initial{width:38px;height:38px}.agency-shell .agency-profile strong{font-size:13px}.agency-shell .agency-profile small{font-size:12px}.agency-shell .rail-logout{min-height:40px;padding:8px 10px;font-size:12px}.agency-shell .agency-header{position:sticky;top:0;z-index:20;height:68px;padding:10px 18px;gap:12px}.agency-shell .agency-title{min-width:0}.agency-shell .agency-header h1{overflow:hidden;font-size:20px;text-overflow:ellipsis;white-space:nowrap}.agency-shell .agency-greeting{overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.agency-shell .agency-actions{flex:0 0 auto}.agency-shell .icon-button{width:40px;height:40px}.agency-shell .header-search{width:230px;height:40px}.agency-shell .header-search input{font-size:13px}.agency-shell .create-project{min-height:40px;padding:9px 14px;font-size:13px}.agency-shell .notification-button span{min-width:18px;padding:1px 4px;font-size:10px;line-height:13px}.agency-shell .agency-main{padding:16px 18px 24px}.agency-shell .kpi-grid{gap:12px;margin-bottom:12px}.agency-shell .kpi-card{min-height:96px;padding:10px 12px}.agency-shell .kpi-card p{font-size:13px}.agency-shell .kpi-card span:not(.kpi-icon){font-size:12px}.agency-shell .panel{padding:14px}.agency-shell .panel-heading{min-height:0;margin-bottom:10px}.agency-shell .panel-heading p{position:static;width:auto;height:auto;margin:3px 0 0;overflow:visible;clip:auto;white-space:normal;font-size:12px}.agency-shell .panel-heading h2{font-size:16px}.agency-shell .panel-heading>a,.agency-shell .chart-period{min-height:32px;display:inline-flex;align-items:center;font-size:12px}.agency-shell .attention-panel .attention-list a{min-height:58px;padding-block:5px}.agency-shell .attention-project strong{font-size:14px}.agency-shell .attention-project small,.agency-shell .attention-state small,.agency-shell .attention-state em{font-size:12px;line-height:1.35}.agency-shell .project-tools button{min-height:40px;font-size:13px}.agency-shell .project-tools input{min-height:36px;font-size:12px}.agency-shell .projects-panel table{font-size:13px}.agency-shell .projects-panel th{font-size:12px}.agency-shell .projects-panel td{height:50px}.agency-shell .status-chip,.agency-shell .preview-empty,.agency-shell .collaborators-empty{font-size:11px}.agency-shell .pagination button{min-height:38px;padding:7px 10px;font-size:12px}.agency-shell .activity-list p{font-size:13px;line-height:1.45}.agency-shell .activity-list small{font-size:12px}.agency-shell .panel-empty,.agency-shell .panel-error,.agency-shell .dashboard-loading{font-size:13px}.agency-shell .search-results{top:45px;width:230px;padding:6px}.agency-shell .search-results li{padding:9px 10px;border-radius:6px;font-size:13px}.agency-shell .search-results .search-empty{cursor:default;color:var(--dash-muted)}.agency-shell .search-results li[aria-selected=true]{background:var(--dash-blush);color:var(--dash-magenta-dark)}.agency-shell .notifications-popover{top:62px;max-height:calc(100vh - 76px);overflow:auto;padding:14px}.agency-shell .notifications-popover h2{font-size:16px}.agency-shell .notifications-popover a{font-size:13px}.agency-shell .notifications-popover small{font-size:12px}.agency-shell .plain-button{min-height:36px;font-size:12px}@media(min-width:1281px){.agency-shell .dashboard-grid{grid-template-columns:repeat(12,minmax(0,1fr))}.agency-shell .projects-panel{grid-column:span 8;order:initial}.agency-shell .attention-panel{grid-column:span 4;order:initial}.agency-shell .weekly-panel{grid-column:span 8;order:initial}.agency-shell .activity-panel{grid-column:span 4;order:initial}.agency-shell .dashboard-grid-no-activity .weekly-panel{grid-column:1/-1}}@media(max-width:1280px){.agency-shell .dashboard-grid{grid-template-columns:1fr}.agency-shell :is(.projects-panel,.attention-panel,.weekly-panel,.activity-panel){grid-column:auto}}@media(max-width:760px){.agency-shell .agency-content{padding-left:0}.agency-shell .agency-header{min-height:64px;padding:10px 12px;gap:8px}.agency-shell .agency-title{flex:1 1 auto}.agency-shell .agency-header h1{font-size:17px}.agency-shell .agency-actions{gap:6px;margin-left:0}.agency-shell .icon-button{width:44px;height:44px}.agency-shell .create-project{min-height:44px;padding:9px 12px;font-size:13px}.agency-shell .agency-main{padding:14px 12px 22px}.agency-shell .agency-drawer{width:min(304px,88vw);min-height:100dvh;padding:18px 14px}.agency-shell .drawer-backdrop.open{overflow-y:auto;overscroll-behavior:contain}.agency-shell .agency-drawer .agency-nav{margin-top:20px}.agency-shell .mobile-notifications{min-height:44px;font-size:13px}.agency-shell .notifications-popover{right:12px;top:60px;width:calc(100vw - 24px)}.agency-shell .projects-panel .table-scroll{overflow:visible}.agency-shell .projects-panel .table-scroll table{min-width:0;table-layout:fixed}.agency-shell .projects-panel :is(th,td):nth-child(n+3){display:none}.agency-shell .projects-panel :is(th,td):first-child{width:52%}.agency-shell .projects-panel :is(th,td):nth-child(2){width:48%}}@media(max-width:480px){.agency-shell .create-project-detail{display:none}.agency-shell .kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.agency-shell .kpi-card{min-height:92px;grid-template-columns:36px minmax(0,1fr);column-gap:8px;padding:9px}.agency-shell .kpi-icon{width:34px;height:34px}.agency-shell .kpi-icon svg{width:18px;height:18px}.agency-shell .kpi-card strong{font-size:25px}.agency-shell .panel{padding:12px}.agency-shell .chart-legend{flex-wrap:wrap;gap:8px 16px;margin-left:0}.agency-shell .attention-panel .attention-list a{grid-template-columns:50px minmax(0,1fr) 10px;gap:8px}.agency-shell .project-tools [role=tablist]{max-width:100%}}.agency-shell .kpi-card{min-height:78px;grid-template-columns:38px minmax(0,1fr);padding:8px 12px}.agency-shell .kpi-icon{width:36px;height:36px}.agency-shell .kpi-icon-deadlines{background:var(--dash-orange-soft);color:var(--dash-orange)}.agency-shell .kpi-icon-unassigned{background:#f4f1f4;color:var(--dash-muted)}.agency-shell .dashboard-grid{align-items:stretch}.agency-shell .attention-panel{grid-column:span 8}.agency-shell .activity-panel{grid-column:span 4}.agency-shell .projects-panel,.agency-shell .weekly-panel,.agency-shell .dashboard-grid-no-activity .attention-panel{grid-column:1/-1}.agency-shell .panel-count{min-width:28px;padding:3px 8px;border-radius:999px;background:var(--dash-orange-soft);color:#8d4a11;font-size:12px;font-weight:750;text-align:center}.agency-shell .attention-panel .attention-list article{min-height:72px;display:grid;grid-template-columns:72px minmax(0,1fr) 140px;align-items:center;gap:12px;padding:8px 0}.agency-shell .attention-panel .attention-list li+li{border-top:1px solid var(--dash-line)}.agency-shell .attention-preview{width:72px;height:44px}.agency-shell .attention-panel .attention-list .attention-preview-link{display:block;min-height:0;padding:0;line-height:0;border-radius:5px}.agency-shell .attention-panel .attention-list .attention-title-link{display:block;min-height:0;padding:0;color:inherit;text-decoration:none}.agency-shell .attention-panel .attention-list :is(.attention-preview-link,.attention-title-link):hover{background:transparent;color:var(--dash-magenta-dark)}.agency-shell .attention-copy{display:grid;gap:4px;min-width:0}.agency-shell .attention-state{display:flex;align-items:center;gap:8px;min-width:0}.agency-shell .attention-state :is(em,small){margin:0}.agency-shell .attention-state em{font-weight:700}.agency-shell .attention-panel .attention-list .attention-action,.agency-shell .row-action{display:inline-flex;min-height:34px;align-items:center;justify-content:center;padding:7px 10px;border:1px solid #d6b4cc;border-radius:7px;background:#fff;color:var(--dash-magenta-dark);font-size:12px;font-weight:750;text-decoration:none;white-space:nowrap}.agency-shell .attention-action:hover,.agency-shell .row-action:hover{border-color:var(--dash-magenta);background:var(--dash-blush)}.agency-shell .project-tools{gap:16px}.agency-shell .project-tools [role=tablist]{gap:12px}.agency-shell .projects-panel .project-row{cursor:pointer;transition:background-color var(--motion-fast) ease}.agency-shell .projects-panel .project-row:hover,.agency-shell .projects-panel .project-row:focus-visible{background:#fffafd}.agency-shell .projects-panel .project-cell>span:last-child{display:grid;gap:2px}.agency-shell .projects-panel .project-cell small{color:var(--dash-muted);font-size:11px}.agency-shell .projects-panel .deadline-urgent{color:var(--dash-danger);font-weight:700}.agency-shell .row-action{min-height:30px;padding:5px 9px}@media(min-width:900px){.agency-shell .dashboard-grid{grid-template-columns:repeat(12,minmax(0,1fr))}.agency-shell .attention-panel{grid-column:span 8;order:1}.agency-shell .activity-panel{grid-column:span 4;order:2}.agency-shell .activity-panel .activity-list{max-height:160px;overflow-y:auto;overscroll-behavior:contain;padding-right:6px;scrollbar-color:#cbbdcb #f5f1f5;scrollbar-width:thin}.agency-shell .projects-panel{grid-column:1/-1;order:3}.agency-shell .weekly-panel{grid-column:1/-1;order:4}.agency-shell .dashboard-grid-no-activity .attention-panel{grid-column:1/-1}}@media(max-width:899px){.agency-shell :is(.attention-panel,.activity-panel,.projects-panel,.weekly-panel){grid-column:auto}.agency-shell .attention-panel{order:1}.agency-shell .activity-panel{order:2}.agency-shell .projects-panel{order:3}.agency-shell .weekly-panel{order:4}}@media(max-width:760px){.agency-shell .attention-panel .attention-list article{grid-template-columns:54px minmax(0,1fr);gap:8px}.agency-shell .attention-preview{width:54px;height:40px}.agency-shell .attention-copy{grid-column:2}.agency-shell .attention-state{flex-wrap:wrap}.agency-shell .attention-action{grid-column:2;justify-self:start}.agency-shell .projects-panel :is(th,td):nth-child(n+3){display:none}}
