.credit-group-edit{background:color-mix(in srgb,var(--brand-action,#1c3553) 8%,var(--surface,#fff))!important;color:var(--brand-action,#1c3553)!important}.credit-group-edit svg{width:18px;height:18px;stroke-width:2.2}html[data-theme=dark] .credit-group-edit{background:color-mix(in srgb,#9fd3f5 10%,var(--surface))!important;color:#9fd3f5!important}html[data-theme=dark] .credit-group-edit:hover,html[data-theme=dark] .credit-group-edit:focus-visible{background:color-mix(in srgb,#9fd3f5 22%,var(--surface))!important;color:#fff!important}html[data-theme=dark] .credit-group-toggle[aria-pressed=true]+.credit-group-edit{border-left-color:color-mix(in srgb,#9fd3f5 35%,var(--line))!important}.qm-kicker{color:color-mix(in srgb,var(--brand-accent,#2f7eae) 70%,var(--ink))}html[data-theme=dark] .qm-kicker{color:#9fd3f5}html[data-theme=dark] .qm-office-icon{background:color-mix(in srgb,#9fd3f5 14%,transparent);color:#9fd3f5}.timeline-ticks{color:var(--muted)!important}.input-wrap span{color:var(--muted)}.quota-schedule-foot button{color:color-mix(in srgb,var(--brand-action,#1c3553) 80%,var(--ink))}html[data-theme=dark] .quota-schedule-foot button{color:#9fd3f5}html[data-theme=dark] .quota-schedule-head button{color:#ffb3c1}#multiquotas .return-above{color:#0f7253!important}html[data-theme=dark] #multiquotas .return-above{color:#7fe0bd!important}html[data-theme=dark] #multiquotas .return-below{color:#ffb3c1!important}.proposal-options label{display:inline-flex;align-items:center;gap:8px;line-height:1.35}.proposal-options label input{flex:0 0 auto;margin:0}.proposal-acquisition-required{padding:8px 12px;border-radius:10px;background:color-mix(in srgb,var(--brand-accent,#08745b) 8%,transparent)}.proposal-acquisition-required small{color:var(--muted);margin-left:2px}#brand-logo-file{display:block;max-width:100%;margin-top:8px;color:var(--muted);font:500 13px DM Sans,sans-serif}#brand-logo-file::file-selector-button{margin-right:12px;padding:10px 14px;border:1px solid var(--line);border-radius:10px;background:var(--surface,#fff);color:var(--ink);font:600 13px DM Sans,sans-serif;cursor:pointer}#brand-logo-file::file-selector-button:hover{border-color:color-mix(in srgb,var(--brand-action,#1c3553) 45%,var(--line))}.proposal-embedded-toggle{display:flex!important;align-items:center;gap:10px;min-height:56px}.proposal-embedded-toggle input{flex:0 0 auto;margin:0;width:18px;height:18px}@media(max-width:560px){#guided-back{font-size:0!important;gap:0!important}#guided-back:after{content:attr(data-short);font-size:12px}.topbar .breadcrumb{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-right:92px}#draw-toggle>span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}#draw-toggle{min-width:44px;padding-inline:12px!important}.topbar .breadcrumb strong{overflow:hidden;text-overflow:ellipsis}}.statement-result-grid article:last-child:not(.is-result){background:var(--surface-soft);color:inherit}html[data-theme=dark] .statement-result-grid article:last-child:not(.is-result){background:var(--surface-soft);color:inherit}.statement-result-grid article.is-result{background:#eaf5f0;color:#14644b}html[data-theme=dark] .statement-result-grid article.is-result{background:#183c36;color:#b4f1d7}.statement-result-grid article.is-negative,.statement-result-grid article.is-negative:first-child{background:#fbe9ec;color:#8f2f40}html[data-theme=dark] .statement-result-grid article.is-negative,html[data-theme=dark] .statement-result-grid article.is-negative:first-child{background:#412630;color:#ffb3c1}.statement-result-grid article.is-negative span{color:inherit}.statement-summary{display:grid;gap:18px;margin-top:16px}.statement-summary header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap}.statement-summary h2{margin:6px 0 0;font-size:20px;line-height:1.25;color:var(--ink);overflow-wrap:anywhere}.statement-summary-badge{align-self:center;padding:7px 12px;border-radius:999px;font-size:13px;font-weight:700;background:var(--surface-soft,#f1f5f8);color:var(--muted);border:1px solid var(--line)}.statement-summary-badge.is-contemplated{background:#e7f5ef;color:#0b6b52;border-color:#b9e2d2}.statement-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.statement-summary-grid article{display:grid;gap:4px;padding:14px 16px;border-radius:12px;background:var(--surface-soft,#f1f5f8);border:1px solid var(--line);min-width:0}.statement-summary-grid article span{font-size:12px;font-weight:600;color:var(--muted);letter-spacing:.2px}.statement-summary-grid article strong{font-size:21px;line-height:1.2;color:var(--ink)}.statement-summary-grid article small{font-size:12.5px;line-height:1.4;color:var(--muted)}.statement-summary-grid article.is-highlight{background:#1c3553;border-color:#1c3553}.statement-summary-grid article.is-highlight span,.statement-summary-grid article.is-highlight small{color:#c8dcef}.statement-summary-grid article.is-highlight strong{color:#fff}.statement-summary-alerts{margin:0;padding:12px 16px 12px 36px;border-radius:12px;background:#fff6e5;border:1px solid #f1d49b;color:#7a4b00;font-size:14px;line-height:1.5}.statement-summary-alerts li+li{margin-top:4px}.statement-summary footer{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;font-size:12.5px;color:var(--muted)}html[data-theme=dark] .statement-summary-badge.is-contemplated{background:#173a31;color:#a8ecd2;border-color:#2c5c4e}html[data-theme=dark] .statement-summary-grid article.is-highlight{background:#26496e;border-color:#3a6690}html[data-theme=dark] .statement-summary-alerts{background:#3a2e16;border-color:#6b5222;color:#f6d99b}@media(max-width:900px){.statement-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:520px){.statement-summary-grid{gap:8px}.statement-summary-grid article{padding:11px 12px}.statement-summary-grid article strong{font-size:16.5px}.statement-summary-grid article small{font-size:11.5px}.statement-summary h2{font-size:18px}.statement-summary footer .button{width:100%}}@media(max-width:340px){.statement-summary-grid{grid-template-columns:1fr}}
