.WizardLayout-module__BXxCPq__wizard{background:radial-gradient(circle at top right, var(--surface-input), transparent 35%), linear-gradient(180deg, var(--bg-surface) 0%, var(--bg-muted) 100%);border:1px solid var(--border-subtle);min-height:600px;color:var(--text-primary);border-radius:20px;grid-template-columns:280px 1fr;display:grid;overflow:hidden}.WizardLayout-module__BXxCPq__sidebar{background:var(--surface-input);border-right:1px solid var(--border-subtle);flex-direction:column;gap:32px;padding:32px 24px;display:flex}.WizardLayout-module__BXxCPq__sidebarHeader{gap:8px;display:grid}.WizardLayout-module__BXxCPq__sidebarTitle{color:var(--text-primary);margin:0;font-size:18px;font-weight:700}.WizardLayout-module__BXxCPq__sidebarDescription{color:var(--text-muted);margin:0;font-size:12px;line-height:1.6}.WizardLayout-module__BXxCPq__stepsList{flex-direction:column;gap:8px;display:flex}.WizardLayout-module__BXxCPq__stepItem{color:var(--text-secondary);border:1px solid #0000;border-radius:12px;align-items:center;gap:12px;padding:12px 14px;font-size:13px;transition:all .16s;display:flex}.WizardLayout-module__BXxCPq__stepItem[data-active=true]{background:var(--surface-input);border-color:var(--border-subtle);color:var(--status-success);font-weight:600}.WizardLayout-module__BXxCPq__stepItem[data-complete=true]{color:var(--status-success)}.WizardLayout-module__BXxCPq__stepNumber{border:1px solid;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:11px;display:flex}.WizardLayout-module__BXxCPq__main{flex-direction:column;padding:0;display:flex}.WizardLayout-module__BXxCPq__content{flex:1;padding:32px 40px;overflow-y:auto}.WizardLayout-module__BXxCPq__footer{background:var(--surface-input);border-top:1px solid var(--border-subtle);justify-content:space-between;align-items:center;padding:20px 40px;display:flex}.WizardLayout-module__BXxCPq__actions{gap:12px;display:flex}.WizardLayout-module__BXxCPq__button{cursor:pointer;border-radius:12px;justify-content:center;align-items:center;min-height:40px;padding:0 20px;font-size:14px;font-weight:600;transition:all .16s;display:inline-flex}.WizardLayout-module__BXxCPq__primaryButton{background:linear-gradient(135deg, var(--brand-secondary), var(--brand-primary));border:1px solid var(--border-subtle);color:var(--text-inverse)}.WizardLayout-module__BXxCPq__primaryButton:hover:not(:disabled){box-shadow:0 4px 12px var(--border-subtle);transform:translateY(-1px)}.WizardLayout-module__BXxCPq__secondaryButton{background:var(--surface-input);border:1px solid var(--border-subtle);color:var(--text-secondary)}.WizardLayout-module__BXxCPq__secondaryButton:hover:not(:disabled){background:var(--surface-input)}.WizardLayout-module__BXxCPq__stepHeader{margin-bottom:24px}.WizardLayout-module__BXxCPq__stepHint{color:var(--text-muted);margin:0;font-size:14px;line-height:1.6}.WizardLayout-module__BXxCPq__regulatoryRef{letter-spacing:.1em;text-transform:uppercase;color:var(--status-success);margin-top:8px;font-size:11px;font-weight:600}.WizardLayout-module__BXxCPq__button:disabled{opacity:.5;cursor:not-allowed}
.Select-module__EeJ0TW__root{gap:var(--space-2);display:grid;position:relative}.Select-module__EeJ0TW__label{color:var(--text-strong);white-space:nowrap;text-overflow:ellipsis;min-height:1.25rem;font-size:.875rem;font-weight:600;line-height:1.25;overflow:hidden}.Select-module__EeJ0TW__required{margin-left:var(--space-1);color:var(--status-danger)}.Select-module__EeJ0TW__trigger{justify-content:space-between;align-items:center;gap:var(--space-3);width:100%;height:48px;min-height:48px;max-height:48px;padding:0 var(--space-4);border:1px solid var(--border-strong);border-radius:var(--radius-md);color:#0f172a;font:inherit;cursor:pointer;box-sizing:border-box;box-shadow:var(--shadow-soft);transition:border-color var(--motion-fast), background var(--motion-fast), box-shadow var(--motion-fast), color var(--motion-fast);background:#fff;min-width:0;font-weight:500;display:flex}.Select-module__EeJ0TW__trigger:hover:not(:disabled),.Select-module__EeJ0TW__trigger[aria-expanded=true]{border-color:var(--status-warning);box-shadow:0 0 0 3px var(--focus-ring);background:#fff}.Select-module__EeJ0TW__trigger:disabled{cursor:not-allowed;color:#94a3b8;opacity:.7}.Select-module__EeJ0TW__root[data-invalid=true] .Select-module__EeJ0TW__trigger{border-color:var(--status-danger)}.Select-module__EeJ0TW__value{color:#0f172a;text-align:left;white-space:nowrap;text-overflow:ellipsis;flex:auto;min-width:0;overflow:hidden}.Select-module__EeJ0TW__placeholder{color:#64748b;text-align:left;white-space:nowrap;text-overflow:ellipsis;flex:auto;min-width:0;overflow:hidden}.Select-module__EeJ0TW__chevron{color:#475569;transition:transform var(--motion-fast);flex:none}.Select-module__EeJ0TW__trigger[aria-expanded=true] .Select-module__EeJ0TW__chevron{transform:rotate(180deg)}.Select-module__EeJ0TW__listbox{top:calc(100% + var(--space-1));z-index:var(--z-dropdown);max-height:18rem;padding:var(--space-1);border:1px solid var(--border-strong);border-radius:var(--radius-md);color:#0f172a;box-shadow:var(--shadow-lg);background:#fff;display:grid;position:absolute;left:0;right:0;overflow:auto}.Select-module__EeJ0TW__option{justify-content:space-between;align-items:center;gap:var(--space-3);min-height:40px;padding:var(--space-2) var(--space-3);border-radius:var(--radius-sm);color:#0f172a;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;display:flex}.Select-module__EeJ0TW__option:hover:not(:disabled),.Select-module__EeJ0TW__option:focus-visible{color:#0f172a;background:#f1f5f9}.Select-module__EeJ0TW__option[aria-selected=true]{color:#0f172a;background:#fef3c7;font-weight:600}.Select-module__EeJ0TW__option:disabled{cursor:not-allowed;color:#94a3b8}.Select-module__EeJ0TW__helper,.Select-module__EeJ0TW__error{margin:0;font-size:.8125rem;line-height:1.5}.Select-module__EeJ0TW__helper{color:var(--text-muted)}.Select-module__EeJ0TW__error{color:var(--status-danger)}
.SustainabilityWorkspace-module__evM__q__page{gap:var(--space-8);padding:var(--space-8);color:var(--text-body);display:grid}.SustainabilityWorkspace-module__evM__q__header{gap:var(--space-3);display:grid}.SustainabilityWorkspace-module__evM__q__eyebrow{color:var(--status-success);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.78rem;font-weight:700}.SustainabilityWorkspace-module__evM__q__title{font-family:var(--font-display);color:var(--text-strong);margin:0;font-size:clamp(1.85rem,3vw,2.5rem)}.SustainabilityWorkspace-module__evM__q__subtitle{max-width:76ch;color:var(--text-muted);margin:0;line-height:1.7}.SustainabilityWorkspace-module__evM__q__metricsGrid{gap:var(--space-5);grid-template-columns:repeat(auto-fit,minmax(220px,1fr));display:grid}.SustainabilityWorkspace-module__evM__q__metricCard,.SustainabilityWorkspace-module__evM__q__card,.SustainabilityWorkspace-module__evM__q__listItem{padding:var(--space-6);border-radius:var(--radius-lg);border:1px solid var(--border-strong);background:var(--surface-panel);box-shadow:var(--shadow-soft)}.SustainabilityWorkspace-module__evM__q__metricCard{gap:var(--space-2);align-content:start;min-width:0;display:grid}.SustainabilityWorkspace-module__evM__q__metricLabel{margin:0 0 var(--space-2);color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;overflow-wrap:anywhere;font-size:.78rem;font-weight:700;line-height:1.5}.SustainabilityWorkspace-module__evM__q__metricValue{font-family:var(--font-mono);color:var(--text-strong);overflow-wrap:anywhere;word-break:break-word;margin:0;font-size:2rem;font-weight:700;line-height:1.1}.SustainabilityWorkspace-module__evM__q__metricHint{margin:var(--space-2) 0 0;color:var(--text-soft);overflow-wrap:anywhere;font-size:.84rem;line-height:1.6}.SustainabilityWorkspace-module__evM__q__contentGrid{gap:var(--space-6);grid-template-columns:minmax(320px,.9fr) minmax(0,1.35fr);display:grid}.SustainabilityWorkspace-module__evM__q__frameworkList{gap:var(--space-4);display:grid}.SustainabilityWorkspace-module__evM__q__frameworkButton{gap:var(--space-4);width:100%;padding:var(--space-5);border:1px solid var(--border-strong);border-radius:var(--radius-lg);background:var(--surface-panel-muted);text-align:left;cursor:pointer;transition:border-color .18s,transform .18s,background .18s;display:grid}.SustainabilityWorkspace-module__evM__q__frameworkButton:hover,.SustainabilityWorkspace-module__evM__q__frameworkButton:focus-visible,.SustainabilityWorkspace-module__evM__q__frameworkButton[data-active=true]{border-color:var(--status-success);background:var(--status-surface-success);transform:translateY(-1px)}.SustainabilityWorkspace-module__evM__q__frameworkHeader{justify-content:space-between;align-items:flex-start;gap:var(--space-4);display:flex}.SustainabilityWorkspace-module__evM__q__frameworkHeader>*{min-width:0}.SustainabilityWorkspace-module__evM__q__progressRow{gap:var(--space-2);display:grid}.SustainabilityWorkspace-module__evM__q__progressLabel{color:var(--text-soft);font-size:.82rem;font-weight:600}.SustainabilityWorkspace-module__evM__q__progress{border-radius:var(--radius-pill);background:var(--border-subtle);border:0;width:100%;height:10px;overflow:hidden}.SustainabilityWorkspace-module__evM__q__progress::-webkit-progress-bar{background:var(--border-subtle)}.SustainabilityWorkspace-module__evM__q__progress::-webkit-progress-value{background:var(--status-success)}.SustainabilityWorkspace-module__evM__q__progress::-moz-progress-bar{background:var(--status-success)}.SustainabilityWorkspace-module__evM__q__sidebarStack,.SustainabilityWorkspace-module__evM__q__mainStack,.SustainabilityWorkspace-module__evM__q__list,.SustainabilityWorkspace-module__evM__q__formGrid,.SustainabilityWorkspace-module__evM__q__metaList{gap:var(--space-5);display:grid}.SustainabilityWorkspace-module__evM__q__fieldGroup{gap:var(--space-2);display:grid}.SustainabilityWorkspace-module__evM__q__label{color:var(--text-muted);font-size:.82rem;font-weight:600}.SustainabilityWorkspace-module__evM__q__input,.SustainabilityWorkspace-module__evM__q__select{width:100%;min-height:44px;padding:0 var(--space-4);border:1px solid var(--border-strong);border-radius:var(--radius-md);background:var(--surface-input);color:var(--text-strong);font-family:inherit;font-size:.94rem;transition:all .18s}.SustainabilityWorkspace-module__evM__q__input:focus-visible,.SustainabilityWorkspace-module__evM__q__select:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px;border-color:var(--focus-ring)}.SustainabilityWorkspace-module__evM__q__input::placeholder{color:var(--text-soft)}.SustainabilityWorkspace-module__evM__q__checkboxRow{align-items:center;gap:var(--space-3);padding:var(--space-2) 0;cursor:pointer;display:flex}.SustainabilityWorkspace-module__evM__q__checkbox{border:1px solid var(--border-strong);border-radius:var(--radius-sm);cursor:pointer;width:18px;height:18px}.SustainabilityWorkspace-module__evM__q__detailGrid{gap:var(--space-4);grid-template-columns:repeat(auto-fit,minmax(240px,1fr));display:grid}.SustainabilityWorkspace-module__evM__q__fieldGrid{gap:var(--space-4);grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-auto-rows:minmax(44px,auto);align-items:start;display:grid}.SustainabilityWorkspace-module__evM__q__fieldGrid>*{min-width:0}.SustainabilityWorkspace-module__evM__q__fieldGridFull{grid-column:1/-1}.SustainabilityWorkspace-module__evM__q__fieldGridTextarea{grid-area:auto/1/auto/-1}.SustainabilityWorkspace-module__evM__q__cardTitle{margin:0 0 var(--space-2);color:var(--text-strong);font-size:1rem;font-weight:600}.SustainabilityWorkspace-module__evM__q__cardText,.SustainabilityWorkspace-module__evM__q__detailText{color:var(--text-muted);margin:0;line-height:1.6}.SustainabilityWorkspace-module__evM__q__inlineLink{color:var(--status-success);font-weight:600;text-decoration:none}.SustainabilityWorkspace-module__evM__q__inlineLink:hover,.SustainabilityWorkspace-module__evM__q__inlineLink:focus-visible{text-decoration:underline}.SustainabilityWorkspace-module__evM__q__alert{padding:var(--space-4);border-radius:var(--radius-md);line-height:1.6}.SustainabilityWorkspace-module__evM__q__alert[data-tone=info]{border:1px solid var(--status-info);background:var(--status-surface-info);color:var(--status-info)}.SustainabilityWorkspace-module__evM__q__alert[data-tone=warning]{border:1px solid var(--status-warning);background:var(--status-surface-warning);color:var(--status-warning)}.SustainabilityWorkspace-module__evM__q__alert[data-tone=success]{border:1px solid var(--status-success);background:var(--status-surface-success);color:var(--status-success)}.SustainabilityWorkspace-module__evM__q__submitWarning{margin-bottom:var(--space-5);padding:var(--space-4);border:1px solid var(--status-warning);border-radius:var(--radius-md);background:var(--status-surface-warning)}.SustainabilityWorkspace-module__evM__q__submitWarningTitle{margin:0 0 var(--space-3);color:var(--status-warning);font-size:.92rem;font-weight:700}.SustainabilityWorkspace-module__evM__q__submitWarningList{color:var(--text-soft);margin:0;padding-left:1.2rem;line-height:1.6}.SustainabilityWorkspace-module__evM__q__input,.SustainabilityWorkspace-module__evM__q__select,.SustainabilityWorkspace-module__evM__q__textarea{min-height:44px;padding:0 var(--space-4);border:1px solid var(--border-strong);border-radius:var(--radius-md);background:var(--surface-input);color:var(--text-strong);font:inherit}.SustainabilityWorkspace-module__evM__q__textarea{min-height:120px;padding:var(--space-3) var(--space-4);resize:vertical}.SustainabilityWorkspace-module__evM__q__checkboxInline{margin-right:.5rem}.SustainabilityWorkspace-module__evM__q__wFull{width:100%}.SustainabilityWorkspace-module__evM__q__actions{gap:var(--space-3);flex-wrap:wrap;display:flex}.SustainabilityWorkspace-module__evM__q__button{min-height:44px;padding:0 var(--space-5);border-radius:var(--radius-md);font:inherit;cursor:pointer;border:1px solid #0000;font-weight:700}.SustainabilityWorkspace-module__evM__q__button:disabled{cursor:not-allowed;opacity:.6}.SustainabilityWorkspace-module__evM__q__primaryButton{background:var(--status-success);color:var(--text-strong)}.SustainabilityWorkspace-module__evM__q__secondaryButton{border-color:var(--border-strong);background:var(--surface-input);color:var(--text-soft)}.SustainabilityWorkspace-module__evM__q__tableScrollper{overflow-x:auto}.SustainabilityWorkspace-module__evM__q__table{border-collapse:collapse;width:100%}.SustainabilityWorkspace-module__evM__q__tableHeaderCell,.SustainabilityWorkspace-module__evM__q__tableCell{padding:var(--space-4);text-align:left;border-bottom:1px solid var(--border-subtle);vertical-align:top}.SustainabilityWorkspace-module__evM__q__tableHeaderCell{color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;font-size:.76rem;font-weight:700}.SustainabilityWorkspace-module__evM__q__name{color:var(--text-strong);white-space:normal;overflow-wrap:anywhere;max-width:250px;font-weight:600}.SustainabilityWorkspace-module__evM__q__meta{color:var(--text-soft);font-size:.84rem}.SustainabilityWorkspace-module__evM__q__meta[data-tone=danger]{color:var(--status-danger)}.SustainabilityWorkspace-module__evM__q__badgeGroup{gap:var(--space-2);flex-wrap:wrap;display:flex}.SustainabilityWorkspace-module__evM__q__badge{min-height:28px;padding:0 var(--space-3);border-radius:var(--radius-pill);letter-spacing:.04em;text-transform:uppercase;white-space:normal;overflow-wrap:anywhere;align-items:center;max-width:100%;font-size:.76rem;font-weight:700;display:inline-flex}.SustainabilityWorkspace-module__evM__q__badge[data-tone=info]{background:var(--status-surface-info);color:var(--status-info)}.SustainabilityWorkspace-module__evM__q__badge[data-tone=success]{background:var(--status-surface-success);color:var(--status-success)}.SustainabilityWorkspace-module__evM__q__badge[data-tone=warning]{background:var(--status-surface-warning);color:var(--status-warning)}.SustainabilityWorkspace-module__evM__q__badge[data-tone=neutral]{background:var(--surface-panel-muted);color:var(--text-soft)}.SustainabilityWorkspace-module__evM__q__emptyState{gap:var(--space-3);min-height:220px;color:var(--text-muted);text-align:center;place-items:center;display:grid}@media (max-width:1024px){.SustainabilityWorkspace-module__evM__q__contentGrid{grid-template-columns:1fr}}@media (max-width:768px){.SustainabilityWorkspace-module__evM__q__page{padding:var(--space-6) var(--space-4)}.SustainabilityWorkspace-module__evM__q__metricCard,.SustainabilityWorkspace-module__evM__q__card,.SustainabilityWorkspace-module__evM__q__listItem{padding:var(--space-5)}}.SustainabilityWorkspace-module__evM__q__modalOverlay{z-index:var(--z-modal);padding:var(--space-4);background:var(--surface-input);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);justify-content:center;align-items:center;animation:.2s ease-out SustainabilityWorkspace-module__evM__q__fadeIn;display:flex;position:fixed;inset:0}.SustainabilityWorkspace-module__evM__q__modalContent{border-radius:var(--radius-xl);background:var(--surface-panel);border:1px solid var(--border-strong);width:100%;max-width:760px;max-height:90vh;box-shadow:var(--shadow-strong);flex-direction:column;animation:.24s ease-out SustainabilityWorkspace-module__evM__q__slideUp;display:flex;overflow:hidden}.SustainabilityWorkspace-module__evM__q__modalHeader{padding:var(--space-5) var(--space-6);border-bottom:1px solid var(--border-strong);background:var(--surface-panel-muted);justify-content:space-between;align-items:center;display:flex}.SustainabilityWorkspace-module__evM__q__modalTitle{color:var(--text-strong);font-size:1.15rem;font-weight:700;font-family:var(--font-display);margin:0}.SustainabilityWorkspace-module__evM__q__closeButton{border-radius:var(--radius-md);width:32px;height:32px;color:var(--text-muted);cursor:pointer;background:0 0;border:0;place-items:center;padding:0;font-size:1.1rem;transition:all .18s;display:grid}.SustainabilityWorkspace-module__evM__q__closeButton:hover{background:var(--border-subtle);color:var(--text-strong)}.SustainabilityWorkspace-module__evM__q__modalBody{padding:var(--space-6);flex:1;overflow-y:auto}.SustainabilityWorkspace-module__evM__q__modalFooter{padding:var(--space-5) var(--space-6);border-top:1px solid var(--border-strong);background:var(--surface-panel-muted);justify-content:space-between;align-items:center;display:flex}.SustainabilityWorkspace-module__evM__q__footerActions{gap:var(--space-3);display:flex}.SustainabilityWorkspace-module__evM__q__dangerButton{color:var(--status-danger);background:0 0;border-color:#0000;padding-left:0;font-weight:600}.SustainabilityWorkspace-module__evM__q__dangerButton:hover{color:var(--status-danger);text-decoration:underline}@keyframes SustainabilityWorkspace-module__evM__q__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes SustainabilityWorkspace-module__evM__q__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.SustainabilityWorkspace-module__evM__q__cardHeader{margin-bottom:var(--space-4);justify-content:space-between;align-items:flex-start;display:flex}.SustainabilityWorkspace-module__evM__q__cardHeader>*{min-width:0}.SustainabilityWorkspace-module__evM__q__miniButton{min-height:32px;padding:0 var(--space-3);font-size:.8rem}.SustainabilityWorkspace-module__evM__q__mt2{margin-top:var(--space-2)}.SustainabilityWorkspace-module__evM__q__loadingBox{background:var(--surface-panel);border-radius:var(--radius-lg);height:160px;margin-bottom:var(--space-6);border:1px solid var(--border-subtle);justify-content:center;align-items:center;display:flex}.SustainabilityWorkspace-module__evM__q__loadingText{color:var(--text-muted);font-size:13px}.SustainabilityWorkspace-module__evM__q__amendmentLink{color:var(--text-muted);cursor:pointer;margin-top:4px;text-decoration:underline}.SustainabilityWorkspace-module__evM__q__lineageBadge{margin-left:var(--space-2);background:var(--surface-input);border-radius:var(--radius-sm);color:var(--status-info);border:1px solid var(--border-subtle);padding:2px 6px;font-size:10px}.SustainabilityWorkspace-module__evM__q__validationBadge{margin-top:var(--space-2);align-items:center;gap:var(--space-2);background:var(--status-surface-warning);color:var(--status-warning);padding:var(--space-1) var(--space-3);border-radius:var(--radius-pill);border:1px solid var(--status-warning);font-size:.84rem;font-weight:700;display:inline-flex}.SustainabilityWorkspace-module__evM__q__operativeTag{color:var(--status-success);font-weight:700}.SustainabilityWorkspace-module__evM__q__nonOperativeTag{color:var(--text-muted);font-weight:600}.SustainabilityWorkspace-module__evM__q__statusCenterGrid{gap:var(--space-4);grid-template-columns:repeat(auto-fit,minmax(min(100%,300px),1fr));display:grid}.SustainabilityWorkspace-module__evM__q__navTabGroup{gap:var(--space-3);margin-top:var(--space-4);margin-bottom:var(--space-2);flex-wrap:wrap;display:flex}.SustainabilityWorkspace-module__evM__q__tabButton{min-height:var(--touch-target-min);padding:var(--space-2) var(--space-4);border-radius:var(--radius-md);cursor:pointer;transition:all var(--motion-fast);justify-content:center;align-items:center;font-size:.88rem;font-weight:600;display:inline-flex}.SustainabilityWorkspace-module__evM__q__tabButton:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.SustainabilityWorkspace-module__evM__q__sectionMarginTop{margin-top:var(--space-5)}.SustainabilityWorkspace-module__evM__q__liveFeedbackContainer{padding:var(--space-3) var(--space-4);border-radius:var(--radius-md);margin-top:var(--space-4);font-size:.9rem}@media (max-width:768px){.SustainabilityWorkspace-module__evM__q__fieldGrid,.SustainabilityWorkspace-module__evM__q__statusCenterGrid{grid-template-columns:1fr}.SustainabilityWorkspace-module__evM__q__navTabGroup{gap:var(--space-2);width:100%}.SustainabilityWorkspace-module__evM__q__navTabGroup>button{flex:1 1 calc(50% - var(--space-2));text-align:center;min-width:130px}.SustainabilityWorkspace-module__evM__q__metricsGrid{grid-template-columns:1fr}.SustainabilityWorkspace-module__evM__q__actions{flex-direction:column;width:100%}.SustainabilityWorkspace-module__evM__q__actions>*{text-align:center;justify-content:center;width:100%}}@media (max-width:640px){.SustainabilityWorkspace-module__evM__q__navTabGroup>button{flex:100%}.SustainabilityWorkspace-module__evM__q__metaRow,.SustainabilityWorkspace-module__evM__q__summaryRow{align-items:flex-start;gap:var(--space-2);flex-direction:column}}.SustainabilityWorkspace-module__evM__q__rangeSlider{accent-color:#080705;cursor:pointer;width:100%}.SustainabilityWorkspace-module__evM__q__boldName{font-weight:600}
.PlatformExportMenu-module__Xm3Vea__exportWrapper{display:inline-block;position:relative}.PlatformExportMenu-module__Xm3Vea__dropdownMenu{background-color:var(--surface-float);border:1px solid var(--border-color);border-radius:var(--radius-md);box-shadow:0 10px 15px -3px var(--border-subtle), 0 4px 6px -4px var(--border-subtle);min-width:220px;z-index:var(--z-dropdown);flex-direction:column;gap:2px;margin-top:4px;padding:4px;display:flex;position:absolute;top:100%;right:0}.PlatformExportMenu-module__Xm3Vea__menuItem{border-radius:var(--radius-sm);width:100%;color:var(--text-color);text-align:left;cursor:pointer;white-space:normal;overflow-wrap:anywhere;background:0 0;border:none;align-items:center;gap:8px;padding:8px 12px;font-size:13px;transition:background-color .2s,color .2s;display:flex}.PlatformExportMenu-module__Xm3Vea__menuItem:hover{background-color:var(--surface-hover);color:var(--brand-primary)}.PlatformExportMenu-module__Xm3Vea__errorBanner{background-color:var(--surface-bg);border-left:3px solid var(--status-critical);color:var(--status-critical);white-space:normal;overflow-wrap:anywhere;border-radius:0 var(--radius-sm) var(--radius-sm) 0;z-index:calc(var(--z-dropdown) + 1);box-shadow:0 4px 6px -1px var(--border-subtle);margin-top:42px;padding:8px 12px;font-size:12px;position:absolute;top:100%;right:0}
.CbamGoodsManager-module__OJgohW__cardTopMargin{margin-top:24px}.CbamGoodsManager-module__OJgohW__formGridTriple{grid-template-columns:1fr 1fr 1fr;margin-bottom:20px}.CbamGoodsManager-module__OJgohW__formActionsFull{grid-column:1/-1}.CbamGoodsManager-module__OJgohW__strongCell{font-weight:600}.CbamGoodsManager-module__OJgohW__tableEmptyCell{color:var(--text-secondary);text-align:center;padding:16px}@media (max-width:1024px){.CbamGoodsManager-module__OJgohW__formGridTriple{grid-template-columns:1fr}}
.InlineAlert-module__qw7vKW__alertBanner{border-radius:4px;justify-content:space-between;align-items:center;margin-bottom:16px;padding:12px;font-size:13px;display:flex}.InlineAlert-module__qw7vKW__alertBanner--crit{color:var(--status-crit-text);background-color:var(--status-crit-bg)}.InlineAlert-module__qw7vKW__alertBanner--warn{color:var(--status-warn-text);background-color:var(--status-warn-bg)}.InlineAlert-module__qw7vKW__alertBanner--ok{color:var(--status-ok-text);background-color:var(--status-ok-bg)}.InlineAlert-module__qw7vKW__alertBanner--info{color:var(--status-info-text);background-color:var(--status-info-bg)}.InlineAlert-module__qw7vKW__alertDismiss{color:inherit;cursor:pointer;background:0 0;border:none;margin-left:12px;font-weight:700}.InlineAlert-module__qw7vKW__mt1{margin-top:1rem}.InlineAlert-module__qw7vKW__mt4{margin-top:16px}.InlineAlert-module__qw7vKW__mb4{margin-bottom:16px}.InlineAlert-module__qw7vKW__mb5{margin-bottom:20px}.InlineAlert-module__qw7vKW__wFull{width:100%}.InlineAlert-module__qw7vKW__mrHalf{margin-right:.5rem}
.CbamDefaultValueExpiryBanner-module__7oTeuq__banner{background-color:var(--status-surface-warning);border:1px solid var(--status-warning);border-radius:var(--radius-sm);padding:var(--space-4);margin-bottom:var(--space-6);align-items:flex-start;gap:var(--space-4);display:flex;position:relative}.CbamDefaultValueExpiryBanner-module__7oTeuq__icon{margin-top:var(--space-1);color:var(--status-warning);flex:none}.CbamDefaultValueExpiryBanner-module__7oTeuq__content{gap:var(--space-2);flex-direction:column;flex:1;display:flex}.CbamDefaultValueExpiryBanner-module__7oTeuq__text{color:var(--text-strong);margin:0;font-size:.875rem;font-weight:500;line-height:1.5}.CbamDefaultValueExpiryBanner-module__7oTeuq__links{color:var(--text-muted);font-size:.8125rem}.CbamDefaultValueExpiryBanner-module__7oTeuq__link{color:var(--accent-cyan);font-weight:600;text-decoration:underline}.CbamDefaultValueExpiryBanner-module__7oTeuq__dismissButton{color:var(--text-muted);cursor:pointer;padding:var(--space-1);border-radius:var(--radius-sm);transition:background-color var(--motion-fast), color var(--motion-fast);background:0 0;border:none;justify-content:center;align-items:center;line-height:1;display:flex}.CbamDefaultValueExpiryBanner-module__7oTeuq__dismissButton:hover{background-color:var(--surface-input-hover);color:var(--text-strong)}
.CbamSubmitGuide-module__03QxdW__overlay{background-color:var(--surface-overlay);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:var(--z-modal);justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.CbamSubmitGuide-module__03QxdW__modal{background:var(--surface-panel);border:1px solid var(--border-subtle);border-radius:var(--radius-md);width:100%;max-width:640px;color:var(--text-strong);box-shadow:var(--shadow-lg);padding:1.75rem}.CbamSubmitGuide-module__03QxdW__header{border-bottom:1px solid var(--border-subtle,#0000001f);justify-content:space-between;align-items:center;margin-bottom:1.25rem;padding-bottom:.75rem;display:flex}.CbamSubmitGuide-module__03QxdW__title{color:var(--text-strong,#0f172a);margin:0;font-size:1.25rem;font-weight:600}.CbamSubmitGuide-module__03QxdW__closeBtn{color:var(--text-muted,#64748b);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;min-width:44px;min-height:44px;font-size:1.5rem;display:inline-flex}.CbamSubmitGuide-module__03QxdW__closeBtn:hover{color:var(--text-strong,#0f172a)}.CbamSubmitGuide-module__03QxdW__closeBtn:focus-visible{outline:2px solid var(--accent-primary,#3b82f6);outline-offset:2px}.CbamSubmitGuide-module__03QxdW__stepper{gap:.5rem;margin-bottom:1.5rem;display:flex}.CbamSubmitGuide-module__03QxdW__stepPill{text-align:center;background:var(--surface-panel-muted,#0000000a);color:var(--text-muted,#64748b);border:1px solid #0000;border-radius:6px;flex:1;padding:.5rem;font-size:.85rem;font-weight:500}.CbamSubmitGuide-module__03QxdW__stepPill.CbamSubmitGuide-module__03QxdW__active{background:var(--status-surface-info,#3b82f61f);color:var(--accent-primary,#2563eb);border-color:var(--accent-primary,#3b82f6)}.CbamSubmitGuide-module__03QxdW__stepPill.CbamSubmitGuide-module__03QxdW__done{background:var(--status-surface-success,#10b9811f);color:var(--status-success,#166534)}.CbamSubmitGuide-module__03QxdW__stepContent{flex-direction:column;gap:1rem;display:flex}.CbamSubmitGuide-module__03QxdW__description{color:var(--text-body,#334155);margin:0;font-size:.95rem;line-height:1.5}.CbamSubmitGuide-module__03QxdW__validationBox{background:var(--status-surface-danger,#ef44441a);border:1px solid var(--status-danger,#ef4444);border-radius:8px;padding:.75rem 1rem}.CbamSubmitGuide-module__03QxdW__validationTitle{color:var(--status-danger,#dc2626);margin:0 0 .5rem;font-size:.9rem}.CbamSubmitGuide-module__03QxdW__errorList{color:var(--status-danger,#dc2626);margin:0;padding-left:1.25rem;font-size:.85rem}.CbamSubmitGuide-module__03QxdW__warningBox{background:var(--status-surface-warning,#f59e0b1a);border:1px solid var(--status-warning,#f59e0b);border-radius:8px;padding:.75rem 1rem}.CbamSubmitGuide-module__03QxdW__warningTitle{color:var(--status-warning,#d97706);margin:0 0 .5rem;font-size:.9rem}.CbamSubmitGuide-module__03QxdW__warningList{color:var(--status-warning,#d97706);margin:0;padding-left:1.25rem;font-size:.85rem}.CbamSubmitGuide-module__03QxdW__checklist{color:var(--text-body,#334155);flex-direction:column;gap:.75rem;margin:0;padding-left:1.25rem;font-size:.9rem;display:flex}.CbamSubmitGuide-module__03QxdW__portalLink{color:var(--accent-primary,#2563eb);font-weight:500;text-decoration:underline}.CbamSubmitGuide-module__03QxdW__hashBox{background:var(--surface-panel-muted,#0000000a);border:1px solid var(--border-subtle,#00000014);word-break:break-all;border-radius:6px;flex-direction:column;gap:.25rem;padding:.75rem;font-size:.8rem;display:flex}.CbamSubmitGuide-module__03QxdW__hashLabel{color:var(--text-muted,#64748b)}.CbamSubmitGuide-module__03QxdW__hashCode{color:var(--accent-primary,#166534);font-weight:600}.CbamSubmitGuide-module__03QxdW__inputGroup{flex-direction:column;gap:.5rem;display:flex}.CbamSubmitGuide-module__03QxdW__label{color:var(--text-body,#334155);font-size:.9rem}.CbamSubmitGuide-module__03QxdW__input{background:var(--surface-input,#fff);border:1px solid var(--border-subtle,#00000026);color:var(--text-strong,#0f172a);border-radius:6px;padding:.6rem .75rem;font-size:.9rem}.CbamSubmitGuide-module__03QxdW__input:focus{border-color:var(--accent-primary,#2563eb);box-shadow:0 0 0 2px var(--status-surface-info,#2563eb33);outline:none}.CbamSubmitGuide-module__03QxdW__actions{border-top:1px solid var(--border-subtle,#0000001f);justify-content:flex-end;gap:.75rem;margin-top:1rem;padding-top:1rem;display:flex}.CbamSubmitGuide-module__03QxdW__primaryBtn{background:var(--accent-primary,#2563eb);color:var(--text-strong);border-radius:var(--radius-sm);cursor:pointer;border:none;justify-content:center;align-items:center;min-height:44px;padding:.6rem 1.25rem;font-size:.9rem;font-weight:500;display:inline-flex}.CbamSubmitGuide-module__03QxdW__primaryBtn:focus-visible{outline:2px solid var(--accent-primary,#2563eb);outline-offset:2px}.CbamSubmitGuide-module__03QxdW__primaryBtn:hover:not(:disabled){opacity:.9}.CbamSubmitGuide-module__03QxdW__primaryBtn:disabled{opacity:.5;cursor:not-allowed}.CbamSubmitGuide-module__03QxdW__secondaryBtn{color:var(--text-body,#334155);border:1px solid var(--border-subtle,#0003);cursor:pointer;background:0 0;border-radius:6px;justify-content:center;align-items:center;min-height:44px;padding:.6rem 1.25rem;font-size:.9rem;display:inline-flex}.CbamSubmitGuide-module__03QxdW__secondaryBtn:focus-visible{outline:2px solid var(--text-muted,#64748b);outline-offset:2px}.CbamSubmitGuide-module__03QxdW__secondaryBtn:hover{background:var(--surface-panel-muted,#0000000a)}.CbamSubmitGuide-module__03QxdW__errorAlert{background:var(--status-surface-danger,#ef444426);border:1px solid var(--status-danger,#ef4444);color:var(--status-danger,#dc2626);border-radius:6px;padding:.6rem .75rem;font-size:.85rem}@media (max-width:640px){.CbamSubmitGuide-module__03QxdW__modal{width:96%;max-height:90vh;padding:1.25rem;overflow-y:auto}.CbamSubmitGuide-module__03QxdW__stepper{flex-direction:column;gap:.35rem}.CbamSubmitGuide-module__03QxdW__actions{flex-direction:column-reverse;align-items:stretch}.CbamSubmitGuide-module__03QxdW__primaryBtn,.CbamSubmitGuide-module__03QxdW__secondaryBtn{width:100%}}
.OrgCbamEditor-module__dTU1Qq__editor{gap:var(--space-5);padding:var(--space-6);background:var(--surface-input);display:grid}.OrgCbamEditor-module__dTU1Qq__editorHeader{justify-content:space-between;align-items:flex-start;gap:var(--space-4);flex-wrap:wrap;display:flex}.OrgCbamEditor-module__dTU1Qq__editorTitleWrap{gap:4px;display:grid}.OrgCbamEditor-module__dTU1Qq__editorTitle{color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.78rem;font-weight:700}.OrgCbamEditor-module__dTU1Qq__orgName{color:var(--text-strong);margin:0;font-size:1.1rem;font-weight:600}.OrgCbamEditor-module__dTU1Qq__closeBtn{border:1px solid var(--border-subtle);border-radius:var(--radius-sm);width:32px;height:32px;color:var(--text-muted);cursor:pointer;transition:border-color var(--motion-fast), color var(--motion-fast), background var(--motion-fast);background:0 0;justify-content:center;align-items:center;display:inline-flex}.OrgCbamEditor-module__dTU1Qq__closeBtn:hover{border-color:var(--status-info);background:var(--status-surface-info);color:var(--status-info)}.OrgCbamEditor-module__dTU1Qq__grid{gap:var(--space-4) var(--space-6);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.OrgCbamEditor-module__dTU1Qq__fullWidth{grid-column:1/-1}.OrgCbamEditor-module__dTU1Qq__field{gap:6px;display:grid}.OrgCbamEditor-module__dTU1Qq__label{color:var(--text-muted);align-items:center;gap:6px;font-size:.82rem;font-weight:600;display:inline-flex}.OrgCbamEditor-module__dTU1Qq__infoIcon{color:var(--text-soft);flex-shrink:0}.OrgCbamEditor-module__dTU1Qq__input,.OrgCbamEditor-module__dTU1Qq__textarea{border:1px solid var(--border-subtle);border-radius:var(--radius-sm);background:var(--surface-panel);width:100%;color:var(--text-strong);font:inherit}.OrgCbamEditor-module__dTU1Qq__input{min-height:40px;padding:0 12px}.OrgCbamEditor-module__dTU1Qq__textarea{resize:vertical;min-height:84px;padding:10px 12px}.OrgCbamEditor-module__dTU1Qq__inputError{border-color:var(--status-danger)}.OrgCbamEditor-module__dTU1Qq__radioGroup{align-items:center;gap:var(--space-4);flex-wrap:wrap;display:flex}.OrgCbamEditor-module__dTU1Qq__radioLabel{color:var(--text-body);cursor:pointer;align-items:center;gap:8px;display:inline-flex}.OrgCbamEditor-module__dTU1Qq__sectorGrid{gap:var(--space-3);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.OrgCbamEditor-module__dTU1Qq__sectorCheckbox{border:1px solid var(--border-subtle);border-radius:var(--radius-sm);background:var(--surface-panel);min-height:42px;color:var(--text-body);cursor:pointer;transition:border-color var(--motion-fast), background var(--motion-fast), color var(--motion-fast);align-items:center;gap:8px;padding:0 12px;display:flex}.OrgCbamEditor-module__dTU1Qq__sectorCheckbox:hover{border-color:var(--status-info)}.OrgCbamEditor-module__dTU1Qq__sectorChecked{border-color:var(--status-info);background:var(--status-surface-info);color:var(--text-strong)}.OrgCbamEditor-module__dTU1Qq__helperText,.OrgCbamEditor-module__dTU1Qq__warningText,.OrgCbamEditor-module__dTU1Qq__errorText{margin:0;font-size:.78rem;line-height:1.5}.OrgCbamEditor-module__dTU1Qq__helperText{color:var(--text-soft)}.OrgCbamEditor-module__dTU1Qq__warningText{color:var(--status-warning)}.OrgCbamEditor-module__dTU1Qq__errorText{color:var(--status-danger)}.OrgCbamEditor-module__dTU1Qq__footer{justify-content:flex-end;gap:var(--space-3);padding-top:var(--space-4);border-top:1px solid var(--border-subtle);flex-wrap:wrap;display:flex}.OrgCbamEditor-module__dTU1Qq__cancelBtn,.OrgCbamEditor-module__dTU1Qq__saveBtn{border-radius:var(--radius-sm);min-height:40px;font:inherit;cursor:pointer;padding:0 16px;font-weight:600}.OrgCbamEditor-module__dTU1Qq__cancelBtn{border:1px solid var(--border-subtle);color:var(--text-body);background:0 0}.OrgCbamEditor-module__dTU1Qq__saveBtn{border:1px solid var(--status-info);background:var(--status-surface-info);color:var(--text-strong)}.OrgCbamEditor-module__dTU1Qq__saveBtnPending,.OrgCbamEditor-module__dTU1Qq__cancelBtn:disabled,.OrgCbamEditor-module__dTU1Qq__saveBtn:disabled{opacity:.72;cursor:not-allowed}@media (max-width:768px){.OrgCbamEditor-module__dTU1Qq__editor{padding:var(--space-5)}.OrgCbamEditor-module__dTU1Qq__grid{grid-template-columns:1fr}.OrgCbamEditor-module__dTU1Qq__sectorGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}
.OrgTierEditor-module__xFKnaq__editor{gap:var(--space-5);padding:var(--space-6);background:var(--surface-input);display:grid}.OrgTierEditor-module__xFKnaq__editorHeader{justify-content:space-between;align-items:flex-start;gap:var(--space-4);flex-wrap:wrap;display:flex}.OrgTierEditor-module__xFKnaq__editorTitleWrap{gap:4px;display:grid}.OrgTierEditor-module__xFKnaq__editorTitle{color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.78rem;font-weight:700}.OrgTierEditor-module__xFKnaq__orgName{color:var(--text-strong);margin:0;font-size:1.1rem;font-weight:600}.OrgTierEditor-module__xFKnaq__closeBtn{border:1px solid var(--border-subtle);border-radius:var(--radius-sm);width:32px;height:32px;color:var(--text-muted);cursor:pointer;background:0 0;justify-content:center;align-items:center;display:inline-flex}.OrgTierEditor-module__xFKnaq__fieldGroup{gap:var(--space-4) var(--space-6);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.OrgTierEditor-module__xFKnaq__field{gap:6px;display:grid}.OrgTierEditor-module__xFKnaq__label{color:var(--text-muted);font-size:.82rem;font-weight:600}.OrgTierEditor-module__xFKnaq__select,.OrgTierEditor-module__xFKnaq__textarea{border:1px solid var(--border-strong);border-radius:var(--radius-sm);background:var(--surface-input);width:100%;color:var(--text-strong);font:inherit;transition:all var(--motion-fast)}.OrgTierEditor-module__xFKnaq__select:hover,.OrgTierEditor-module__xFKnaq__textarea:hover{background:var(--surface-input-hover)}.OrgTierEditor-module__xFKnaq__select:focus-visible,.OrgTierEditor-module__xFKnaq__textarea:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}.OrgTierEditor-module__xFKnaq__select{min-height:40px;padding:0 12px}.OrgTierEditor-module__xFKnaq__textarea{resize:vertical;min-height:84px;padding:10px 12px}.OrgTierEditor-module__xFKnaq__helpText,.OrgTierEditor-module__xFKnaq__secondaryText,.OrgTierEditor-module__xFKnaq__errorBanner{margin:0;font-size:.78rem;line-height:1.5}.OrgTierEditor-module__xFKnaq__helpText,.OrgTierEditor-module__xFKnaq__secondaryText{color:var(--text-soft)}.OrgTierEditor-module__xFKnaq__errorBanner{color:var(--status-danger)}.OrgTierEditor-module__xFKnaq__billingPanel{gap:var(--space-3);padding:var(--space-4);border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:var(--surface-input);display:grid}.OrgTierEditor-module__xFKnaq__billingRow{justify-content:space-between;align-items:center;gap:var(--space-4);flex-wrap:wrap;display:flex}.OrgTierEditor-module__xFKnaq__billingLabel{color:var(--text-muted);font-size:.82rem;font-weight:600}.OrgTierEditor-module__xFKnaq__billingValue{color:var(--text-strong)}.OrgTierEditor-module__xFKnaq__billingBadge{border-radius:var(--radius-pill);background:var(--status-surface-info);min-height:28px;color:var(--status-info);letter-spacing:.04em;text-transform:uppercase;align-items:center;padding:0 10px;font-size:.76rem;font-weight:700;display:inline-flex}.OrgTierEditor-module__xFKnaq__submitRow{justify-content:space-between;align-items:center;gap:var(--space-3);padding-top:var(--space-4);border-top:1px solid var(--border-subtle);flex-wrap:wrap;display:flex}.OrgTierEditor-module__xFKnaq__primaryButton{border:1px solid var(--border-strong);border-radius:var(--radius-sm);background:var(--status-surface-info);min-height:40px;color:var(--text-strong);font:inherit;cursor:pointer;transition:all var(--motion-fast);padding:0 16px;font-weight:600}.OrgTierEditor-module__xFKnaq__primaryButton:hover:not(:disabled){background:var(--surface-input-hover);border-color:var(--focus-ring)}.OrgTierEditor-module__xFKnaq__primaryButton:disabled{opacity:.72;cursor:not-allowed}@media (max-width:768px){.OrgTierEditor-module__xFKnaq__editor{padding:var(--space-5)}.OrgTierEditor-module__xFKnaq__fieldGroup{grid-template-columns:1fr}}
.IcmModuleGate-module__zSC3Aq__gateContainer{width:100%}.IcmModuleGate-module__zSC3Aq__readOnlyBanner{color:var(--text-soft);background:var(--text-strong);border:1px solid var(--text-body);border-radius:8px;align-items:center;gap:8px;margin-bottom:16px;padding:10px 16px;font-size:.8125rem;font-weight:500;display:flex}.IcmModuleGate-module__zSC3Aq__blockedPanel{text-align:center;flex-direction:column;align-items:center;max-width:640px;margin:40px auto;padding:48px 24px;display:flex}.IcmModuleGate-module__zSC3Aq__blockedIcon{background:var(--text-strong);width:64px;height:64px;color:var(--text-soft);border-radius:16px;justify-content:center;align-items:center;margin-bottom:20px;display:flex}.IcmModuleGate-module__zSC3Aq__blockedTitle{color:var(--surface-panel-strong);margin:0 0 12px;font-size:1.25rem;font-weight:600}.IcmModuleGate-module__zSC3Aq__blockedDescription{color:var(--text-soft);margin:0 0 20px;font-size:.875rem;line-height:1.6}.IcmModuleGate-module__zSC3Aq__blockedMeta{gap:16px;display:flex}.IcmModuleGate-module__zSC3Aq__metaItem{color:var(--text-soft);background:var(--text-strong);border-radius:4px;padding:4px 10px;font-size:.75rem}@media (prefers-color-scheme:dark){.IcmModuleGate-module__zSC3Aq__readOnlyBanner{color:var(--text-muted);background:var(--surface-panel-strong);border-color:var(--surface-panel-strong)}.IcmModuleGate-module__zSC3Aq__blockedIcon{background:var(--surface-panel-strong);color:var(--text-muted)}.IcmModuleGate-module__zSC3Aq__blockedTitle{color:var(--text-body)}.IcmModuleGate-module__zSC3Aq__blockedDescription{color:var(--text-muted)}.IcmModuleGate-module__zSC3Aq__metaItem{color:var(--text-muted);background:var(--surface-panel-strong)}}
.ResponsiveTable-module__UJyMta__wrapper{width:100%}.ResponsiveTable-module__UJyMta__caption{color:var(--text-muted);text-align:left;margin-bottom:12px;font-size:14px}.ResponsiveTable-module__UJyMta__table{border-collapse:collapse;width:100%}.ResponsiveTable-module__UJyMta__headerCell{border-bottom:1px solid var(--border-subtle);color:var(--text-muted);text-align:left;padding:12px 14px;font-size:14px;font-weight:700}.ResponsiveTable-module__UJyMta__bodyCell{border-bottom:1px solid var(--border-subtle);color:var(--text-body);vertical-align:top;padding:14px;font-size:14px}.ResponsiveTable-module__UJyMta__mobileCards{display:none}.ResponsiveTable-module__UJyMta__card{border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:var(--surface-panel);gap:12px;padding:16px;display:grid}.ResponsiveTable-module__UJyMta__cardDefinitionList{gap:12px;margin:0;display:grid}.ResponsiveTable-module__UJyMta__cardRow{gap:4px;display:grid}.ResponsiveTable-module__UJyMta__cardLabel{color:var(--text-muted);margin:0;font-size:14px;font-weight:700}.ResponsiveTable-module__UJyMta__cardValue{color:var(--text-body);margin:0;font-size:14px;line-height:1.6}.ResponsiveTable-module__UJyMta__emptyState{border:1px dashed var(--border-strong);border-radius:var(--radius-md);color:var(--text-muted);padding:20px;font-size:14px}.ResponsiveTable-module__UJyMta__clickableRow{cursor:pointer}.ResponsiveTable-module__UJyMta__clickableRow:focus-visible{outline:2px solid var(--focus-ring);outline-offset:-2px}.ResponsiveTable-module__UJyMta__cardInteractive{cursor:pointer}.ResponsiveTable-module__UJyMta__cardExpanded{border-top:1px solid var(--border-subtle);padding-top:12px}@media (max-width:768px){.ResponsiveTable-module__UJyMta__table{display:none}.ResponsiveTable-module__UJyMta__mobileCards{gap:12px;display:grid}}
.AISystemDisclosure-module__ndBLLG__disclosure{gap:var(--space-3);padding:var(--space-4);background:var(--surface-panel,#e4dac9);border:1px solid var(--border-default,#d0c4b0);border-left:4px solid var(--brand-royal-blue,#0f52ba);border-radius:var(--radius-md,8px);margin-bottom:var(--space-4);flex-direction:column;transition:all .2s ease-in-out;display:flex}.AISystemDisclosure-module__ndBLLG__compact{padding:var(--space-2) var(--space-3);margin-bottom:var(--space-2)}.AISystemDisclosure-module__ndBLLG__headerRow{justify-content:space-between;align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.AISystemDisclosure-module__ndBLLG__badgeGroup{align-items:center;gap:var(--space-2);display:flex}.AISystemDisclosure-module__ndBLLG__icon{letter-spacing:.05em;color:var(--brand-royal-blue,#0f52ba);background:var(--surface-page,#f4f0e8);border:1px solid var(--border-default,#d0c4b0);border-radius:var(--radius-sm,4px);padding:2px 8px;font-size:.7rem;font-weight:700}.AISystemDisclosure-module__ndBLLG__modelTag{color:var(--text-secondary,#4a4238);background:var(--surface-page,#f4f0e8);border:1px solid var(--border-default,#d0c4b0);border-radius:var(--radius-sm,4px);padding:2px 6px;font-size:.75rem;font-weight:600}.AISystemDisclosure-module__ndBLLG__metricsGroup{align-items:center;gap:var(--space-2);display:flex}.AISystemDisclosure-module__ndBLLG__assurancePill{background:var(--surface-page,#f4f0e8);border:1px solid var(--border-default,#d0c4b0);border-radius:var(--radius-sm,4px);align-items:center;gap:6px;padding:2px 8px;font-size:.75rem;display:flex}.AISystemDisclosure-module__ndBLLG__metricLabel{color:var(--text-secondary,#4a4238);font-weight:500}.AISystemDisclosure-module__ndBLLG__metricValue{color:var(--brand-royal-blue,#0f52ba);font-weight:700}.AISystemDisclosure-module__ndBLLG__carbonPill{background:var(--surface-page,#f4f0e8);border:1px solid var(--border-default,#d0c4b0);border-radius:var(--radius-sm,4px);align-items:center;gap:4px;padding:2px 8px;font-size:.75rem;display:flex}.AISystemDisclosure-module__ndBLLG__carbonIcon{color:var(--status-warning,#d97706);font-size:.8rem}.AISystemDisclosure-module__ndBLLG__carbonValue{color:var(--text-body,#080705);font-weight:600}.AISystemDisclosure-module__ndBLLG__detailsToggle{color:var(--brand-royal-blue,#0f52ba);cursor:pointer;background:0 0;border:none;padding:2px 4px;font-size:.75rem;font-weight:600;text-decoration:underline}.AISystemDisclosure-module__ndBLLG__detailsToggle:hover{opacity:.85}.AISystemDisclosure-module__ndBLLG__text{color:var(--text-body,#080705);margin:0;font-size:.8rem;line-height:1.5}.AISystemDisclosure-module__ndBLLG__detailsPanel{gap:var(--space-2);padding-top:var(--space-2);border-top:1px dashed var(--border-default,#d0c4b0);flex-direction:column;display:flex}.AISystemDisclosure-module__ndBLLG__factorsGrid{gap:var(--space-2);grid-template-columns:repeat(auto-fit,minmax(180px,1fr));display:grid}.AISystemDisclosure-module__ndBLLG__factorItem{justify-content:space-between;align-items:center;gap:var(--space-2);background:var(--surface-page,#f4f0e8);padding:var(--space-2);border-radius:var(--radius-sm,4px);font-size:.75rem;display:flex}.AISystemDisclosure-module__ndBLLG__factorName{color:var(--text-secondary,#4a4238)}.AISystemDisclosure-module__ndBLLG__progressBar{background:var(--border-default,#d0c4b0);appearance:none;height:6px;accent-color:var(--brand-royal-blue,#0f52ba);border:none;border-radius:3px;flex:1;margin:0 6px;overflow:hidden}.AISystemDisclosure-module__ndBLLG__progressBar::-webkit-progress-bar{background-color:var(--border-default,#d0c4b0);border-radius:3px}.AISystemDisclosure-module__ndBLLG__progressBar::-webkit-progress-value{background-color:var(--brand-royal-blue,#0f52ba);border-radius:3px}.AISystemDisclosure-module__ndBLLG__progressBar::-moz-progress-bar{background-color:var(--brand-royal-blue,#0f52ba);border-radius:3px}.AISystemDisclosure-module__ndBLLG__factorScore{color:var(--text-body,#080705);font-weight:700}.AISystemDisclosure-module__ndBLLG__reviewStatus{color:var(--status-success,#15803d);font-size:.7rem;font-weight:700}.AISystemDisclosure-module__ndBLLG__governanceNotice{color:var(--text-secondary,#4a4238);font-size:.7rem;font-style:italic}
.AppState-module__fSwmeW__page{min-height:100dvh;padding:var(--space-10) var(--space-5);background:var(--bg-surface);place-items:center;display:grid}.AppState-module__fSwmeW__panel{text-align:center;max-width:640px;font-family:system-ui,-apple-system,sans-serif}.AppState-module__fSwmeW__spinner{width:2.5rem;height:2.5rem;margin:0 auto var(--space-4);border:2px solid var(--border-subtle);border-top-color:var(--brand-primary);border-radius:var(--radius-pill);animation:.8s linear infinite AppState-module__fSwmeW__appStateSpin}.AppState-module__fSwmeW__loadingLabel{color:var(--text-muted);letter-spacing:.12em;font-size:12px}.AppState-module__fSwmeW__icon{margin-bottom:var(--space-4);font-size:3rem}.AppState-module__fSwmeW__errorIcon{color:var(--status-danger)}.AppState-module__fSwmeW__notFoundMark{width:4rem;height:4rem;margin:0 auto var(--space-6);border-radius:var(--radius-xl);border:1px solid var(--border-subtle);background:var(--surface-panel);box-shadow:var(--shadow-sm);justify-content:center;align-items:center;display:flex;overflow:hidden}.AppState-module__fSwmeW__notFoundLogo{object-fit:contain;width:3.5rem;height:3.5rem}.AppState-module__fSwmeW__notFoundCode{margin:0 0 var(--space-4);letter-spacing:-.05em;color:var(--text-primary);font-size:4.5rem;font-weight:700;line-height:1}.AppState-module__fSwmeW__title{color:var(--text-primary);margin:0 0 12px;font-size:20px;font-weight:700}.AppState-module__fSwmeW__loadingTitle{margin-top:var(--space-4)}.AppState-module__fSwmeW__body{margin:0 0 var(--space-8);color:var(--text-muted);font-size:14px;line-height:1.6}.AppState-module__fSwmeW__devMessage{color:var(--status-warning);font-size:12px;font-family:var(--font-mono);margin-top:8px;display:block}.AppState-module__fSwmeW__actions{justify-content:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.AppState-module__fSwmeW__primaryLink,.AppState-module__fSwmeW__secondaryLink,.AppState-module__fSwmeW__button{min-height:42px;padding:0 var(--space-5);border-radius:var(--radius-lg);justify-content:center;align-items:center;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex}.AppState-module__fSwmeW__primaryLink{background:var(--accent-blue);color:var(--text-inverse)}.AppState-module__fSwmeW__secondaryLink,.AppState-module__fSwmeW__button{border:1px solid var(--border-subtle);color:var(--text-secondary);background:0 0}.AppState-module__fSwmeW__button{cursor:pointer}@keyframes AppState-module__fSwmeW__appStateSpin{to{transform:rotate(360deg)}}
.CopilotDrawer-module__l3BtGq__backdrop{z-index:1000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);opacity:1;background-color:#08070573;transition:opacity .25s;position:fixed;inset:0}.CopilotDrawer-module__l3BtGq__drawer{z-index:1050;background-color:var(--surface-page);border-left:1px solid var(--border-default);width:100%;max-width:480px;height:100dvh;color:var(--text-body);font-family:var(--font-body,system-ui, -apple-system, sans-serif);padding-top:var(--sat,0px);padding-bottom:var(--sab,0px);flex-direction:column;transition:transform .3s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:0;bottom:0;right:0;box-shadow:-8px 0 32px #08070526}@media (max-width:639px){.CopilotDrawer-module__l3BtGq__drawer{border-left:none;max-width:100%}}.CopilotDrawer-module__l3BtGq__header{padding:var(--space-3) var(--space-4);background-color:var(--surface-input);border-bottom:1px solid var(--border-subtle);flex-direction:column;flex-shrink:0;display:flex}.CopilotDrawer-module__l3BtGq__headerTop{justify-content:space-between;align-items:center;gap:var(--space-3);display:flex}.CopilotDrawer-module__l3BtGq__profile{align-items:center;gap:var(--space-3);display:flex}.CopilotDrawer-module__l3BtGq__avatarWrapper{border-radius:var(--radius-pill,9999px);border:2px solid var(--brand-primary);background-color:var(--surface-panel-muted);flex-shrink:0;width:40px;height:40px;position:relative;overflow:hidden}.CopilotDrawer-module__l3BtGq__titleArea{flex-direction:column;display:flex}.CopilotDrawer-module__l3BtGq__titleRow{align-items:center;gap:var(--space-2);display:flex}.CopilotDrawer-module__l3BtGq__title{color:var(--text-strong);margin:0;font-size:14px;font-weight:700;line-height:1.3}.CopilotDrawer-module__l3BtGq__zdrBadge{border-radius:var(--radius-pill,9999px);background-color:var(--status-surface-success);color:var(--status-success);letter-spacing:.02em;align-items:center;padding:2px 6px;font-size:10px;font-weight:600;display:inline-flex}.CopilotDrawer-module__l3BtGq__subtitle{color:var(--text-muted);margin:2px 0 0;font-size:11px}.CopilotDrawer-module__l3BtGq__closeButton{min-width:var(--touch-target-min,44px);min-height:var(--touch-target-min,44px);padding:var(--space-2);border-radius:var(--radius-md,8px);color:var(--text-muted);cursor:pointer;background:0 0;border:1px solid #0000;justify-content:center;align-items:center;transition:all .15s;display:flex}.CopilotDrawer-module__l3BtGq__closeButton:hover,.CopilotDrawer-module__l3BtGq__closeButton:focus-visible{background-color:var(--surface-panel-muted);color:var(--text-strong);border-color:var(--border-subtle);outline:2px solid var(--accent-blue);outline-offset:1px}.CopilotDrawer-module__l3BtGq__modelSelectorRow{margin-top:var(--space-2);align-items:center;gap:var(--space-2);padding:4px var(--space-2);background-color:var(--surface-panel);border:1px solid var(--border-subtle);border-radius:var(--radius-md,8px);display:flex}.CopilotDrawer-module__l3BtGq__modelSelectorLabel{color:var(--text-muted);cursor:pointer;white-space:nowrap;align-items:center;gap:4px;font-size:11px;font-weight:600;display:flex}.CopilotDrawer-module__l3BtGq__modelSelectorIcon{font-size:12px}.CopilotDrawer-module__l3BtGq__modelSelectorLabelText{color:var(--text-strong)}.CopilotDrawer-module__l3BtGq__modelSelect{min-width:0;min-height:var(--touch-target-min,44px);color:var(--text-strong);background-color:var(--surface-input);border:1px solid var(--border-default);border-radius:var(--radius-sm,6px);cursor:pointer;outline:none;flex:auto;padding:4px 8px;font-family:inherit;font-size:11px;font-weight:500;transition:border-color .15s,box-shadow .15s}.CopilotDrawer-module__l3BtGq__modelSelect:hover:not(:disabled){border-color:var(--border-strong)}.CopilotDrawer-module__l3BtGq__modelSelect:focus-visible{border-color:var(--brand-primary);outline:2px solid var(--accent-blue);outline-offset:1px}.CopilotDrawer-module__l3BtGq__modelSelect:disabled{opacity:.6;cursor:not-allowed}.CopilotDrawer-module__l3BtGq__activeModelBadge{color:var(--accent-blue);background-color:var(--surface-panel-muted);border:1px solid var(--border-subtle);border-radius:var(--radius-pill,9999px);white-space:nowrap;text-overflow:ellipsis;align-items:center;max-width:140px;padding:2px 6px;font-size:10px;font-weight:600;display:inline-flex;overflow:hidden}.CopilotDrawer-module__l3BtGq__meterStrip{margin-top:var(--space-2);justify-content:space-between;align-items:center;gap:var(--space-2);padding:6px var(--space-3);border-radius:var(--radius-md,8px);background-color:var(--surface-panel-muted);border:1px solid var(--border-subtle);flex-wrap:wrap;font-size:11px;display:flex}.CopilotDrawer-module__l3BtGq__meterLeft{align-items:center;gap:var(--space-2);display:flex}.CopilotDrawer-module__l3BtGq__pulseDot{background-color:var(--status-success);border-radius:50%;width:7px;height:7px;display:inline-block}.CopilotDrawer-module__l3BtGq__meterDivider{color:var(--border-strong)}.CopilotDrawer-module__l3BtGq__meterRight{color:var(--text-muted);font-size:10px}.CopilotDrawer-module__l3BtGq__chatRegion{padding:var(--space-4);gap:var(--space-4);overscroll-behavior:contain;flex-direction:column;flex:1;display:flex;overflow-y:auto}.CopilotDrawer-module__l3BtGq__messageRowUser{flex-direction:column;align-items:flex-end;display:flex}.CopilotDrawer-module__l3BtGq__messageRowAssistant{flex-direction:column;align-items:flex-start;display:flex}.CopilotDrawer-module__l3BtGq__userBubble{max-width:88%;padding:var(--space-3) var(--space-4);background-color:var(--brand-primary);color:#fff;box-shadow:var(--shadow-soft,0 2px 8px #08070514);border-radius:14px 14px 2px;font-size:13px;line-height:1.5}.CopilotDrawer-module__l3BtGq__assistantBubble{max-width:92%;padding:var(--space-3) var(--space-4);background-color:var(--surface-input);border:1px solid var(--border-subtle);color:var(--text-strong);box-shadow:var(--shadow-soft,0 2px 8px #0807050a);border-radius:14px 14px 14px 2px;font-size:13px;line-height:1.55}.CopilotDrawer-module__l3BtGq__messageContent{white-space:pre-wrap;word-break:break-word}.CopilotDrawer-module__l3BtGq__messageContent p{margin:0 0 var(--space-2) 0}.CopilotDrawer-module__l3BtGq__messageContent p:last-child{margin-bottom:0}.CopilotDrawer-module__l3BtGq__proposalCard{margin-top:var(--space-3);padding:var(--space-3);border-radius:var(--radius-md,8px);background-color:var(--status-surface-warning);border:1px solid var(--status-warning);border-left:4px solid var(--status-warning)}.CopilotDrawer-module__l3BtGq__proposalHeader{justify-content:space-between;align-items:center;gap:var(--space-2);display:flex}.CopilotDrawer-module__l3BtGq__proposalTag{text-transform:uppercase;letter-spacing:.04em;color:var(--status-warning);font-size:10px;font-weight:700}.CopilotDrawer-module__l3BtGq__proposalTypeBadge{border-radius:var(--radius-sm,4px);color:var(--status-warning);background-color:#7a461826;padding:2px 6px;font-size:9px;font-weight:600}.CopilotDrawer-module__l3BtGq__proposalTitle{margin:var(--space-1) 0 0 0;color:var(--text-strong);font-size:12px;font-weight:700}.CopilotDrawer-module__l3BtGq__proposalDesc{color:var(--text-body);margin:4px 0 0;font-size:11px;line-height:1.4}.CopilotDrawer-module__l3BtGq__proposalBasis{color:var(--text-muted);margin:4px 0 0;font-size:10px;font-style:italic}.CopilotDrawer-module__l3BtGq__proposalActionRow{margin-top:var(--space-3);justify-content:flex-end;display:flex}.CopilotDrawer-module__l3BtGq__executeButton{min-height:36px;padding:0 var(--space-3);border-radius:var(--radius-sm,6px);border:1px solid var(--accent-blue);background-color:var(--accent-blue);color:#fff;cursor:pointer;font-size:11px;font-weight:600;transition:all .15s}.CopilotDrawer-module__l3BtGq__executeButton:hover,.CopilotDrawer-module__l3BtGq__executeButton:focus-visible{background-color:var(--accent-blue-hover,#1d4ed8);outline:2px solid var(--accent-blue);outline-offset:1px}.CopilotDrawer-module__l3BtGq__executedBadge{color:#166534;background-color:#dcfce7;border:1px solid #bbf7d0;border-radius:4px;align-items:center;gap:4px;padding:4px 8px;font-size:11px;font-weight:600;display:inline-flex}.CopilotDrawer-module__l3BtGq__rejectedBadge{color:#991b1b;background-color:#fee2e2;border:1px solid #fecaca;border-radius:4px;align-items:center;gap:4px;padding:4px 8px;font-size:11px;font-weight:600;display:inline-flex}.CopilotDrawer-module__l3BtGq__citationsSection{margin-top:var(--space-3);padding-top:var(--space-2);border-top:1px solid var(--border-subtle)}.CopilotDrawer-module__l3BtGq__citationsTitle{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);font-size:10px;font-weight:700}.CopilotDrawer-module__l3BtGq__citationCard{padding:var(--space-2);border-radius:var(--radius-sm,6px);border:1px solid var(--border-subtle);background-color:var(--surface-panel-muted);margin-top:6px;font-size:11px}.CopilotDrawer-module__l3BtGq__citationToggle{width:100%;color:var(--accent-blue);text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;padding:0;font-size:11px;font-weight:600;display:flex}.CopilotDrawer-module__l3BtGq__citationSummary{margin-top:var(--space-1);padding-top:var(--space-1);border-top:1px solid var(--border-subtle);color:var(--text-body);font-size:11px;line-height:1.4}.CopilotDrawer-module__l3BtGq__messageFooter{color:var(--text-muted);opacity:.85;justify-content:space-between;align-items:center;margin-top:6px;font-size:10px;display:flex}.CopilotDrawer-module__l3BtGq__loadingBubble{align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-3);background-color:var(--surface-input);border:1px solid var(--border-subtle);color:var(--text-muted);border-radius:12px;font-size:11px;display:inline-flex}.CopilotDrawer-module__l3BtGq__loadingDots{align-items:center;gap:4px;display:flex}.CopilotDrawer-module__l3BtGq__dot{background-color:var(--accent-blue);border-radius:50%;width:5px;height:5px;animation:1.4s ease-in-out infinite both CopilotDrawer-module__l3BtGq__bounce}.CopilotDrawer-module__l3BtGq__dot:first-child{animation-delay:-.32s}.CopilotDrawer-module__l3BtGq__dot:nth-child(2){animation-delay:-.16s}@keyframes CopilotDrawer-module__l3BtGq__bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.CopilotDrawer-module__l3BtGq__suggestionsStrip{padding:var(--space-2) var(--space-4);background-color:var(--surface-panel);border-top:1px solid var(--border-subtle);flex-shrink:0}.CopilotDrawer-module__l3BtGq__suggestionsTitle{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);font-size:10px;font-weight:700}.CopilotDrawer-module__l3BtGq__suggestionsChips{gap:var(--space-2);flex-wrap:wrap;max-height:80px;margin-top:6px;display:flex;overflow-y:auto}.CopilotDrawer-module__l3BtGq__chip{min-height:32px;padding:4px var(--space-3);border-radius:var(--radius-pill,9999px);border:1px solid var(--border-subtle);background-color:var(--surface-input);color:var(--text-strong);cursor:pointer;white-space:nowrap;font-size:11px;font-weight:500;transition:all .15s}.CopilotDrawer-module__l3BtGq__chip:hover,.CopilotDrawer-module__l3BtGq__chip:focus-visible{background-color:var(--brand-primary);color:#fff;border-color:var(--brand-primary);outline:2px solid var(--accent-blue);outline-offset:1px}.CopilotDrawer-module__l3BtGq__chip:disabled{opacity:.5;cursor:not-allowed}.CopilotDrawer-module__l3BtGq__inputArea{padding:var(--space-3) var(--space-4);background-color:var(--surface-input);border-top:1px solid var(--border-subtle);flex-shrink:0}.CopilotDrawer-module__l3BtGq__inputControls{align-items:flex-end;gap:var(--space-2);display:flex}.CopilotDrawer-module__l3BtGq__textarea{min-height:44px;max-height:120px;padding:var(--space-2) var(--space-3);border-radius:var(--radius-md,8px);border:1px solid var(--border-default);background-color:var(--surface-panel-muted);color:var(--text-strong);resize:none;flex:1;font-family:inherit;font-size:13px;line-height:1.4;transition:border-color .15s,background-color .15s}.CopilotDrawer-module__l3BtGq__textarea:focus{outline:2px solid var(--accent-blue);outline-offset:1px;border-color:var(--accent-blue);background-color:#fff}.CopilotDrawer-module__l3BtGq__textarea::placeholder{color:var(--text-muted)}.CopilotDrawer-module__l3BtGq__sendButton{min-width:48px;min-height:var(--touch-target-min,44px);padding:0 var(--space-3);border-radius:var(--radius-md,8px);border:1px solid var(--brand-primary);background-color:var(--brand-primary);color:#fff;cursor:pointer;justify-content:center;align-items:center;font-size:12px;font-weight:600;transition:all .15s;display:flex}.CopilotDrawer-module__l3BtGq__sendButton:hover:not(:disabled),.CopilotDrawer-module__l3BtGq__sendButton:focus-visible:not(:disabled){background-color:var(--accent-blue);border-color:var(--accent-blue);outline:2px solid var(--accent-blue);outline-offset:1px}.CopilotDrawer-module__l3BtGq__sendButton:disabled{opacity:.45;cursor:not-allowed}.CopilotDrawer-module__l3BtGq__disclaimer{margin-top:var(--space-2);text-align:center;color:var(--text-muted);font-size:10px;line-height:1.3}@media (max-width:639px){.CopilotDrawer-module__l3BtGq__textarea{font-size:16px}}@media (prefers-reduced-motion:reduce){.CopilotDrawer-module__l3BtGq__drawer,.CopilotDrawer-module__l3BtGq__chip,.CopilotDrawer-module__l3BtGq__sendButton,.CopilotDrawer-module__l3BtGq__closeButton,.CopilotDrawer-module__l3BtGq__citationToggle{transition:none!important}.CopilotDrawer-module__l3BtGq__dot{animation:none!important}}
.CopilotButton-module__gOAvOq__floatingButton{bottom:calc(24px + var(--sab,0px));right:calc(24px + var(--sar,0px));z-index:900;align-items:center;gap:var(--space-2);min-height:var(--touch-target-min,44px);padding:8px var(--space-3) 8px 8px;border-radius:var(--radius-pill,9999px);border:2px solid var(--brand-primary);background-color:var(--surface-input);color:var(--text-strong);cursor:pointer;font-family:var(--font-body,system-ui, sans-serif);transition:transform .2s cubic-bezier(.16,1,.3,1),box-shadow .2s,background-color .15s;display:flex;position:fixed;box-shadow:0 8px 24px #08070526,0 2px 6px #08070514}.CopilotButton-module__gOAvOq__floatingButton:hover{background-color:var(--surface-panel-muted);transform:translateY(-2px);box-shadow:0 12px 28px #08070533,0 4px 8px #0807051a}.CopilotButton-module__gOAvOq__floatingButton:focus-visible{outline:3px solid var(--accent-blue);outline-offset:2px}.CopilotButton-module__gOAvOq__avatarWrapper{border:1.5px solid var(--brand-primary);background-color:var(--surface-panel-muted);border-radius:50%;flex-shrink:0;width:30px;height:30px;position:relative;overflow:hidden}.CopilotButton-module__gOAvOq__buttonLabel{letter-spacing:-.01em;color:var(--text-strong);font-size:12px;font-weight:700}.CopilotButton-module__gOAvOq__pulseIndicator{width:8px;height:8px;display:flex;position:relative}.CopilotButton-module__gOAvOq__ping{background-color:var(--status-success);opacity:.75;border-radius:50%;width:100%;height:100%;animation:1.5s cubic-bezier(0,0,.2,1) infinite CopilotButton-module__gOAvOq__ping;display:inline-flex;position:absolute}.CopilotButton-module__gOAvOq__dot{background-color:var(--status-success);border-radius:50%;width:8px;height:8px;display:inline-flex;position:relative}@keyframes CopilotButton-module__gOAvOq__ping{75%,to{opacity:0;transform:scale(2)}}@media (max-width:640px){.CopilotButton-module__gOAvOq__floatingButton{bottom:calc(80px + var(--sab,0px));right:calc(16px + var(--sar,0px));padding:6px var(--space-3) 6px 6px}}@media (prefers-reduced-motion:reduce){.CopilotButton-module__gOAvOq__floatingButton{transition:none}.CopilotButton-module__gOAvOq__floatingButton:hover{transform:none}.CopilotButton-module__gOAvOq__ping{animation:none;display:none}}
.Toast-module__HsjkRa__container{right:var(--space-6);bottom:var(--space-6);bottom:max(var(--space-6), calc(var(--space-6) + env(safe-area-inset-bottom)));z-index:var(--z-toast);gap:var(--space-2);pointer-events:none;flex-direction:column;display:flex;position:fixed}.Toast-module__HsjkRa__item{align-items:flex-start;gap:var(--space-3);min-width:280px;max-width:360px;padding:var(--space-3) var(--space-4);border-radius:var(--radius-sm);box-shadow:var(--shadow-md);pointer-events:all;border:1px solid #0000;display:flex}.Toast-module__HsjkRa__success{background:var(--status-surface-success);border-color:var(--status-success)}.Toast-module__HsjkRa__error{background:var(--status-surface-danger);border-color:var(--status-danger)}.Toast-module__HsjkRa__warning{background:var(--status-surface-warning);border-color:var(--status-warning)}.Toast-module__HsjkRa__info{background:var(--status-surface-info);border-color:var(--status-info)}.Toast-module__HsjkRa__icon{flex-shrink:0;margin-top:1px}.Toast-module__HsjkRa__success .Toast-module__HsjkRa__icon{color:var(--status-success)}.Toast-module__HsjkRa__error .Toast-module__HsjkRa__icon{color:var(--status-danger)}.Toast-module__HsjkRa__warning .Toast-module__HsjkRa__icon{color:var(--status-warning)}.Toast-module__HsjkRa__info .Toast-module__HsjkRa__icon{color:var(--status-info)}.Toast-module__HsjkRa__content{flex:1;min-width:0}.Toast-module__HsjkRa__title{color:var(--text-strong);font-size:13px;font-weight:600}.Toast-module__HsjkRa__message{margin-top:var(--space-1);color:var(--text-muted);font-size:12px;line-height:1.5}.Toast-module__HsjkRa__dismiss{color:var(--text-soft);cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:0;font-size:14px}.Toast-module__HsjkRa__dismiss:hover{color:var(--text-strong)}
.BottomNav-module__Iu_L-W__nav{z-index:var(--z-overlay);border-top:1px solid var(--border-subtle);background:var(--surface-input);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:fixed;bottom:0;left:0;right:0}.BottomNav-module__Iu_L-W__inner{gap:var(--space-2);padding:var(--space-3);padding-bottom:max(var(--space-3), calc(var(--space-3) + env(safe-area-inset-bottom)));grid-auto-columns:1fr;grid-auto-flow:column;display:grid}.BottomNav-module__Iu_L-W__item,.BottomNav-module__Iu_L-W__itemButton{align-content:center;justify-items:center;gap:var(--space-1);min-height:48px;padding:var(--space-2) var(--space-3);border-radius:var(--radius-md);color:var(--text-muted);letter-spacing:.02em;cursor:pointer;background:0 0;border:none;font-family:inherit;font-size:11px;font-weight:600;text-decoration:none;display:grid}.BottomNav-module__Iu_L-W__item[data-active=true],.BottomNav-module__Iu_L-W__itemButton[data-active=true]{color:var(--text-strong);background:var(--surface-input)}.BottomNav-module__Iu_L-W__item:focus-visible,.BottomNav-module__Iu_L-W__itemButton:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}.BottomNav-module__Iu_L-W__icon{opacity:.9;justify-content:center;align-items:center;display:flex}
.NavigationProgressBar-module__bzPCGq__track{height:2px;z-index:var(--z-progress);pointer-events:none;position:fixed;top:0;left:0;right:0;overflow:hidden}.NavigationProgressBar-module__bzPCGq__bar{height:100%;width:var(--progress-width,0%);background:var(--accent-cyan);box-shadow:0 0 8px var(--accent-cyan), 0 0 2px var(--accent-cyan);transition:width var(--motion-fast);will-change:width;border-radius:0 2px 2px 0}.NavigationProgressBar-module__bzPCGq__completing .NavigationProgressBar-module__bzPCGq__bar{transition:width .2s var(--motion-expo)}@media (prefers-reduced-motion:reduce){.NavigationProgressBar-module__bzPCGq__bar{transition:none}}
.WorkspaceShell-module__ShSvhG__page{background:var(--surface-page);min-height:100dvh;color:var(--text-body)}.WorkspaceShell-module__ShSvhG__header{border-bottom:1px solid var(--border-subtle);background:var(--surface-panel-muted);padding:24px 32px}.WorkspaceShell-module__ShSvhG__eyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--text-soft);margin:0 0 10px}.WorkspaceShell-module__ShSvhG__readyWarning{color:var(--accent-amber,#fbbf24)}.WorkspaceShell-module__ShSvhG__readySuccess{color:var(--accent-green,#4ade80)}.WorkspaceShell-module__ShSvhG__headerRow{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.WorkspaceShell-module__ShSvhG__titleBlock{gap:10px;min-width:0;display:grid}.WorkspaceShell-module__ShSvhG__title{color:var(--text-strong);margin:0;font-size:28px}.WorkspaceShell-module__ShSvhG__subtitle{max-width:860px;color:var(--text-muted);margin:0;font-size:14px;line-height:1.7}.WorkspaceShell-module__ShSvhG__body{gap:24px;padding:24px 32px 40px;display:grid}.WorkspaceShell-module__ShSvhG__scopeNote{border:1px solid var(--border-subtle);background:var(--surface-panel);color:var(--text-body);border-radius:12px;margin-top:12px;padding:14px 16px;font-size:13px;line-height:1.6}.WorkspaceShell-module__ShSvhG__metricsGrid{grid-template-columns:repeat(auto-fit,minmax(min(100%,200px),1fr));gap:16px;display:grid}.WorkspaceShell-module__ShSvhG__dashboardHeroGrid{grid-template-columns:1fr 1fr;align-items:stretch;gap:24px;width:100%;margin-top:24px;margin-bottom:24px;display:grid}.WorkspaceShell-module__ShSvhG__dashboardHeroGrid>*{width:100%;min-width:0}@media (max-width:550px){.WorkspaceShell-module__ShSvhG__dashboardHeroGrid{grid-template-columns:1fr;gap:24px}}.WorkspaceShell-module__ShSvhG__fourColumnRow{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:16px;width:100%;margin-top:24px;margin-bottom:24px;display:grid}.WorkspaceShell-module__ShSvhG__fourColumnRow>.WorkspaceShell-module__ShSvhG__card{flex-direction:column;justify-content:space-between;width:100%;min-width:0;display:flex}@media (max-width:550px){.WorkspaceShell-module__ShSvhG__fourColumnRow{grid-template-columns:1fr}}.WorkspaceShell-module__ShSvhG__metricCard{border:1px solid var(--border-subtle);background:var(--surface-panel);border-radius:12px;align-content:start;gap:8px;min-width:0;padding:18px;text-decoration:none;display:grid}.WorkspaceShell-module__ShSvhG__metricLabel{letter-spacing:.14em;text-transform:uppercase;color:var(--text-soft);overflow-wrap:anywhere;margin:0;font-size:11px;line-height:1.5}.WorkspaceShell-module__ShSvhG__metricValue{color:var(--text-strong);overflow-wrap:anywhere;word-break:break-word;margin:0;font-size:clamp(1.75rem,3vw,2.1rem);font-weight:600;line-height:1.1}.WorkspaceShell-module__ShSvhG__metricHint{color:var(--text-muted);overflow-wrap:anywhere;margin:0;font-size:12px;line-height:1.6}.WorkspaceShell-module__ShSvhG__contentGrid{grid-template-columns:minmax(260px,340px) minmax(0,1fr);align-items:start;gap:24px;display:grid}.WorkspaceShell-module__ShSvhG__contentGrid>*{min-width:0}.WorkspaceShell-module__ShSvhG__sidebarStack,.WorkspaceShell-module__ShSvhG__mainStack{gap:16px;display:grid}.WorkspaceShell-module__ShSvhG__card{border:1px solid var(--border-subtle);background:var(--surface-panel);border-radius:12px;overflow:hidden}.WorkspaceShell-module__ShSvhG__cardHeader{border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:flex-start;gap:16px;padding:18px 20px;display:flex}.WorkspaceShell-module__ShSvhG__cardHeader>*{min-width:0}.WorkspaceShell-module__ShSvhG__cardSection{padding:18px 20px}.WorkspaceShell-module__ShSvhG__cardTitle{color:var(--text-strong);margin:0;font-size:16px}.WorkspaceShell-module__ShSvhG__cardDescription{color:var(--text-muted);margin:8px 0 0;font-size:13px;line-height:1.6}.WorkspaceShell-module__ShSvhG__alert{border:1px solid var(--border-subtle);border-radius:12px;padding:16px 18px;font-size:13px;line-height:1.6}.WorkspaceShell-module__ShSvhG__alert[data-tone=info]{background:var(--status-surface-info);border-color:var(--status-info);color:var(--status-info)}.WorkspaceShell-module__ShSvhG__alert[data-tone=warning]{background:var(--status-surface-warning);border-color:var(--status-warning);color:var(--status-warning)}.WorkspaceShell-module__ShSvhG__alert[data-tone=danger]{background:var(--status-surface-danger);border-color:var(--status-danger);color:var(--status-danger)}.WorkspaceShell-module__ShSvhG__alert[data-tone=success]{background:var(--status-surface-success);border-color:var(--status-success);color:var(--status-success)}.WorkspaceShell-module__ShSvhG__linkGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;display:grid}.WorkspaceShell-module__ShSvhG__linkCard{border:1px solid var(--border-subtle);background:var(--surface-panel);border-radius:12px;padding:18px;text-decoration:none;transition:border-color .16s,transform .16s;display:block}.WorkspaceShell-module__ShSvhG__linkCard:hover{border-color:var(--border-strong);transform:translateY(-1px)}.WorkspaceShell-module__ShSvhG__linkCardTitle{color:var(--text-strong);margin:0;font-size:15px;font-weight:600}.WorkspaceShell-module__ShSvhG__linkCardDescription{color:var(--text-muted);margin:8px 0 0;font-size:13px;line-height:1.6}.WorkspaceShell-module__ShSvhG__linkCardCta{letter-spacing:.1em;text-transform:uppercase;color:var(--accent-amber);margin:12px 0 0;font-size:11px}.WorkspaceShell-module__ShSvhG__linkText{color:var(--accent-primary);text-decoration:none}.WorkspaceShell-module__ShSvhG__linkText:hover{text-decoration:underline}.WorkspaceShell-module__ShSvhG__list{display:grid}.WorkspaceShell-module__ShSvhG__listItem{border-top:1px solid var(--border-subtle);padding:16px 20px;text-decoration:none;display:block}.WorkspaceShell-module__ShSvhG__listItem:first-child{border-top:0}.WorkspaceShell-module__ShSvhG__metricLinkCard,.WorkspaceShell-module__ShSvhG__listLinkItem{transition:border-color .16s,transform .16s,background .16s}.WorkspaceShell-module__ShSvhG__metricLinkCard:hover,.WorkspaceShell-module__ShSvhG__metricLinkCard:focus-visible,.WorkspaceShell-module__ShSvhG__listLinkItem:hover,.WorkspaceShell-module__ShSvhG__listLinkItem:focus-visible{border-color:var(--border-strong);background:var(--surface-panel-strong);transform:translateY(-1px)}.WorkspaceShell-module__ShSvhG__metricLinkCard:focus-visible,.WorkspaceShell-module__ShSvhG__listLinkItem:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}.WorkspaceShell-module__ShSvhG__splitRow{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.WorkspaceShell-module__ShSvhG__splitRow>*{min-width:0}.WorkspaceShell-module__ShSvhG__rowTitle{color:var(--text-strong);overflow-wrap:anywhere;margin:0;font-size:14px;line-height:1.5}.WorkspaceShell-module__ShSvhG__rowMeta{color:var(--text-muted);overflow-wrap:anywhere;margin:8px 0 0;font-size:12px;line-height:1.6}.WorkspaceShell-module__ShSvhG__badge{background:var(--border-subtle);letter-spacing:.08em;text-align:center;text-transform:uppercase;max-width:100%;min-height:26px;color:var(--text-body);white-space:normal;border-radius:999px;justify-content:center;align-items:center;padding:4px 10px;font-size:11px;line-height:1.3;display:inline-flex}.WorkspaceShell-module__ShSvhG__badge[data-tone=success]{background:var(--status-surface-success);color:var(--status-success)}.WorkspaceShell-module__ShSvhG__badge[data-tone=warning]{background:var(--status-surface-warning);color:var(--status-warning)}.WorkspaceShell-module__ShSvhG__badge[data-tone=danger]{background:var(--status-surface-danger);color:var(--status-danger)}.WorkspaceShell-module__ShSvhG__badge[data-tone=info]{background:var(--status-surface-info);color:var(--status-info)}.WorkspaceShell-module__ShSvhG__badgeRow{flex-wrap:wrap;gap:8px;display:flex}.WorkspaceShell-module__ShSvhG__smallText{color:var(--text-muted);font-size:12px}.WorkspaceShell-module__ShSvhG__emphasis{color:var(--text-strong);font-weight:600}.WorkspaceShell-module__ShSvhG__tableScrollper{overflow-x:auto}.WorkspaceShell-module__ShSvhG__table{border-collapse:collapse;width:100%}.WorkspaceShell-module__ShSvhG__tableHeaderCell{border-bottom:1px solid var(--border-subtle);text-align:left;letter-spacing:.08em;text-transform:uppercase;color:var(--text-soft);padding:12px 14px;font-size:11px;font-weight:500}.WorkspaceShell-module__ShSvhG__tableCell{border-bottom:1px solid var(--border-subtle);vertical-align:top;color:var(--text-body);padding:16px 14px;font-size:13px}.WorkspaceShell-module__ShSvhG__tableCellNumeric{text-align:right}.WorkspaceShell-module__ShSvhG__tableCellActions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.WorkspaceShell-module__ShSvhG__actionRow{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.WorkspaceShell-module__ShSvhG__actionToolbar{gap:1rem;margin-bottom:1rem;display:flex}.WorkspaceShell-module__ShSvhG__linkNoDecoration{text-decoration:none}.WorkspaceShell-module__ShSvhG__button{border:1px solid var(--border-subtle);background:var(--surface-panel-muted);color:var(--text-strong);cursor:pointer;border-radius:8px;padding:10px 12px;font-size:13px;font-weight:500;transition:opacity .16s,transform .16s,border-color .16s}.WorkspaceShell-module__ShSvhG__button:hover:not(:disabled){border-color:var(--border-strong);transform:translateY(-1px)}.WorkspaceShell-module__ShSvhG__button:disabled{opacity:.55;cursor:not-allowed}.WorkspaceShell-module__ShSvhG__buttonPrimary{background:var(--accent-amber);border-color:var(--accent-amber);color:var(--surface-page)}.WorkspaceShell-module__ShSvhG__buttonWarning{background:var(--status-surface-warning);border-color:var(--status-warning);color:var(--status-warning)}.WorkspaceShell-module__ShSvhG__buttonDanger{background:var(--status-surface-danger);border-color:var(--status-danger);color:var(--status-danger)}.WorkspaceShell-module__ShSvhG__buttonMuted{background:var(--surface-panel-strong);border-color:var(--border-subtle);color:var(--text-body)}.WorkspaceShell-module__ShSvhG__emptyState{text-align:center;color:var(--text-muted);padding:32px 24px}.WorkspaceShell-module__ShSvhG__emptyTitle{color:var(--text-strong);margin:0;font-size:15px}.WorkspaceShell-module__ShSvhG__emptyDescription{margin:10px 0 0;font-size:13px;line-height:1.6}.WorkspaceShell-module__ShSvhG__stack{gap:12px;display:grid}.WorkspaceShell-module__ShSvhG__grid{gap:16px;display:grid}.WorkspaceShell-module__ShSvhG__label{letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);font-size:11px;font-weight:700}.WorkspaceShell-module__ShSvhG__input,.WorkspaceShell-module__ShSvhG__select,.WorkspaceShell-module__ShSvhG__textarea{border:1px solid var(--border-strong);border-radius:var(--radius-sm);background:var(--surface-input);width:100%;min-height:42px;color:var(--text-strong);font:inherit;padding:0 12px}.WorkspaceShell-module__ShSvhG__textarea{resize:vertical;min-height:96px;padding:10px 12px}.WorkspaceShell-module__ShSvhG__input:hover,.WorkspaceShell-module__ShSvhG__select:hover,.WorkspaceShell-module__ShSvhG__textarea:hover{background:var(--surface-input-hover)}.WorkspaceShell-module__ShSvhG__input:focus-visible,.WorkspaceShell-module__ShSvhG__select:focus-visible,.WorkspaceShell-module__ShSvhG__textarea:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px;border-color:var(--focus-ring)}.WorkspaceShell-module__ShSvhG__primaryButton{border-radius:var(--radius-sm);background:var(--accent-cyan);min-height:42px;color:var(--surface-page);font:inherit;cursor:pointer;border:none;padding:0 16px;font-weight:700}.WorkspaceShell-module__ShSvhG__primaryButton:hover:not(:disabled){opacity:.88}.WorkspaceShell-module__ShSvhG__primaryButton:disabled{opacity:.55;cursor:not-allowed}.WorkspaceShell-module__ShSvhG__secondaryButton{border:1px solid var(--border-subtle);border-radius:var(--radius-sm);background:var(--surface-panel);min-height:42px;color:var(--text-body);font:inherit;cursor:pointer;padding:0 16px}.WorkspaceShell-module__ShSvhG__secondaryButton:hover:not(:disabled){background:var(--surface-panel-strong)}.WorkspaceShell-module__ShSvhG__sectionMarginBottom{margin-bottom:var(--space-6)}.WorkspaceShell-module__ShSvhG__filterBar{align-items:flex-end;gap:var(--space-4);flex-wrap:wrap;display:flex}.WorkspaceShell-module__ShSvhG__filterGroup{gap:var(--space-2);min-width:0;display:grid}.WorkspaceShell-module__ShSvhG__filterGroupGrow{flex:1}.WorkspaceShell-module__ShSvhG__filterSubmit{align-self:flex-end}.WorkspaceShell-module__ShSvhG__tableHeaderCellCenter{text-align:center}.WorkspaceShell-module__ShSvhG__tableHeaderCellRight{text-align:right}.WorkspaceShell-module__ShSvhG__tableCellCenter{text-align:center}.WorkspaceShell-module__ShSvhG__tableCellNumericStrong{text-align:right;font-weight:600}.WorkspaceShell-module__ShSvhG__tableEmptyRow{text-align:center;padding:var(--space-8)}.WorkspaceShell-module__ShSvhG__pagination{margin-top:var(--space-4);gap:var(--space-2);justify-content:center;display:flex}.WorkspaceShell-module__ShSvhG__paginationPageLink{min-width:2.5rem}.WorkspaceShell-module__ShSvhG__detailValueEmphasis{font-weight:600}.WorkspaceShell-module__ShSvhG__timelineReason{margin:0;font-weight:500}@media (max-width:1024px){.WorkspaceShell-module__ShSvhG__header,.WorkspaceShell-module__ShSvhG__body{padding-left:max(20px, var(--sal,0px));padding-right:max(20px, var(--sar,0px))}.WorkspaceShell-module__ShSvhG__contentGrid{grid-template-columns:1fr}}@media (max-width:768px){.WorkspaceShell-module__ShSvhG__header{padding:16px max(16px, var(--sal,0px))}.WorkspaceShell-module__ShSvhG__body{padding:16px max(16px, var(--sal,0px)) max(32px, calc(16px + var(--sab,0px)));gap:16px}.WorkspaceShell-module__ShSvhG__title{font-size:22px}.WorkspaceShell-module__ShSvhG__metricsGrid{grid-template-columns:repeat(auto-fit,minmax(min(100%,150px),1fr));gap:12px}.WorkspaceShell-module__ShSvhG__button,.WorkspaceShell-module__ShSvhG__primaryButton,.WorkspaceShell-module__ShSvhG__secondaryButton{min-height:var(--touch-target-min,44px)}}@media (max-width:640px){.WorkspaceShell-module__ShSvhG__linkGrid{grid-template-columns:1fr}.WorkspaceShell-module__ShSvhG__splitRow{flex-direction:column;align-items:flex-start}}.WorkspaceShell-module__ShSvhG__emptyActionWrapper{margin-top:12px;display:inline-flex}
.PCFLeadGate-module__IQldaq__shell{gap:var(--space-5);padding:var(--space-6);border:1px solid var(--border-default);border-radius:calc(var(--radius-xl) + var(--radius-sm));background:radial-gradient(circle at 85% 15%, #7a46180d, transparent 30%), linear-gradient(180deg, var(--bg-card) 0%, var(--bg-elevated) 100%);box-shadow:var(--shadow-md);display:grid}.PCFLeadGate-module__IQldaq__header{gap:var(--space-2);display:grid}.PCFLeadGate-module__IQldaq__eyebrow,.PCFLeadGate-module__IQldaq__modalEyebrow,.PCFLeadGate-module__IQldaq__confirmationEyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--brand-amber);margin:0;font-size:11px;font-weight:700}.PCFLeadGate-module__IQldaq__title,.PCFLeadGate-module__IQldaq__modalTitle,.PCFLeadGate-module__IQldaq__confirmationTitle{font-family:var(--font-display);color:var(--text-primary);letter-spacing:-.02em;margin:0}.PCFLeadGate-module__IQldaq__subtitle,.PCFLeadGate-module__IQldaq__confirmationText,.PCFLeadGate-module__IQldaq__calloutText,.PCFLeadGate-module__IQldaq__helperText,.PCFLeadGate-module__IQldaq__detailText{color:var(--text-secondary);margin:0;font-size:14px;line-height:1.7}.PCFLeadGate-module__IQldaq__teaserCard,.PCFLeadGate-module__IQldaq__unlockedCard,.PCFLeadGate-module__IQldaq__confirmationCard{gap:var(--space-5);display:grid}.PCFLeadGate-module__IQldaq__metricRow{gap:var(--space-3);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.PCFLeadGate-module__IQldaq__metricBlock,.PCFLeadGate-module__IQldaq__detailCard{gap:var(--space-2);padding:var(--space-4);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);background:var(--bg-elevated);display:grid}.PCFLeadGate-module__IQldaq__metricLabel,.PCFLeadGate-module__IQldaq__detailTitle,.PCFLeadGate-module__IQldaq__calloutTitle{letter-spacing:.08em;text-transform:uppercase;color:var(--text-tertiary);margin:0;font-size:11px;font-weight:700}.PCFLeadGate-module__IQldaq__metricValue{font-family:var(--font-mono);color:var(--text-primary);margin:0;font-size:clamp(1.35rem,2vw,1.8rem);font-weight:700}.PCFLeadGate-module__IQldaq__secondaryValue,.PCFLeadGate-module__IQldaq__referenceValue{color:var(--brand-tertiary);margin:0;font-size:14px}.PCFLeadGate-module__IQldaq__lockedValue{filter:blur(7px);-webkit-user-select:none;user-select:none}.PCFLeadGate-module__IQldaq__callout{justify-content:space-between;gap:var(--space-4);padding:var(--space-5);border-radius:var(--radius-lg);border:1px solid var(--border-default);background:var(--bg-elevated);align-items:center;display:flex}.PCFLeadGate-module__IQldaq__primaryButton,.PCFLeadGate-module__IQldaq__secondaryButton,.PCFLeadGate-module__IQldaq__closeButton{min-height:44px;padding:0 var(--space-4);border-radius:var(--radius-md);font:inherit;cursor:pointer;justify-content:center;align-items:center;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.PCFLeadGate-module__IQldaq__primaryButton{color:#fff!important;background:#2563eb!important;border:none!important;box-shadow:0 4px 14px #2563eb4d!important}.PCFLeadGate-module__IQldaq__primaryButton:hover:not(:disabled){transform:translateY(-1px);background:#1d4ed8!important;box-shadow:0 6px 20px #2563eb66!important}.PCFLeadGate-module__IQldaq__secondaryButton,.PCFLeadGate-module__IQldaq__closeButton{border:1px solid var(--border-default);background:var(--surface-input);color:var(--text-primary)}.PCFLeadGate-module__IQldaq__secondaryButton:hover:not(:disabled),.PCFLeadGate-module__IQldaq__closeButton:hover:not(:disabled){background:var(--surface-input-hover)}.PCFLeadGate-module__IQldaq__primaryButton:disabled,.PCFLeadGate-module__IQldaq__secondaryButton:disabled{opacity:.6;cursor:not-allowed}.PCFLeadGate-module__IQldaq__modalBackdrop{z-index:var(--z-overlay);padding:var(--space-5);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0e0c0a73;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.PCFLeadGate-module__IQldaq__modalCard{gap:var(--space-5);width:min(720px,100%);padding:var(--space-6);border:1px solid var(--border-default);border-radius:calc(var(--radius-xl) + var(--radius-sm));background:radial-gradient(circle at top right, #7a46180f, transparent 28%), linear-gradient(180deg, var(--bg-card) 0%, var(--bg-elevated) 100%);box-shadow:var(--shadow-lg);display:grid}.PCFLeadGate-module__IQldaq__modalHeader{justify-content:space-between;gap:var(--space-4);align-items:flex-start;display:flex}.PCFLeadGate-module__IQldaq__form{gap:var(--space-4);display:grid}.PCFLeadGate-module__IQldaq__fieldGrid,.PCFLeadGate-module__IQldaq__detailGrid{gap:var(--space-4);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.PCFLeadGate-module__IQldaq__field{gap:var(--space-2);color:var(--text-secondary);font-size:13px;display:grid}.PCFLeadGate-module__IQldaq__input,.PCFLeadGate-module__IQldaq__select{min-height:46px;padding:0 var(--space-4);border:1px solid var(--border-default);border-radius:var(--radius-md);background:var(--surface-input);color:var(--text-primary);font:inherit}.PCFLeadGate-module__IQldaq__input:focus,.PCFLeadGate-module__IQldaq__select:focus{outline:2px solid var(--brand-secondary);outline-offset:1px}.PCFLeadGate-module__IQldaq__checkboxRow{gap:var(--space-3);color:var(--text-secondary);align-items:flex-start;font-size:13px;line-height:1.6;display:flex}.PCFLeadGate-module__IQldaq__checkboxRow input{accent-color:var(--brand-secondary);margin-top:2px}.PCFLeadGate-module__IQldaq__inlineLink{color:var(--brand-tertiary);text-decoration:none}.PCFLeadGate-module__IQldaq__inlineLink:hover,.PCFLeadGate-module__IQldaq__inlineLink:focus-visible{text-decoration:underline}.PCFLeadGate-module__IQldaq__formActions{gap:var(--space-3);flex-wrap:wrap;display:flex}.PCFLeadGate-module__IQldaq__errorBanner,.PCFLeadGate-module__IQldaq__noticeBanner{padding:var(--space-3) var(--space-4);border-radius:var(--radius-md);font-size:14px;line-height:1.6}.PCFLeadGate-module__IQldaq__errorBanner{border:1px solid var(--status-danger);background:var(--status-surface-danger);color:var(--status-danger)}.PCFLeadGate-module__IQldaq__noticeBanner{border:1px solid var(--status-safe);background:var(--status-surface-success);color:var(--status-safe)}@media (max-width:1024px){.PCFLeadGate-module__IQldaq__metricRow,.PCFLeadGate-module__IQldaq__fieldGrid,.PCFLeadGate-module__IQldaq__detailGrid{grid-template-columns:1fr}.PCFLeadGate-module__IQldaq__callout{flex-direction:column;align-items:stretch}}@media (max-width:640px){.PCFLeadGate-module__IQldaq__shell,.PCFLeadGate-module__IQldaq__modalCard{padding:var(--space-5)}.PCFLeadGate-module__IQldaq__modalBackdrop{padding:var(--space-3)}.PCFLeadGate-module__IQldaq__modalHeader,.PCFLeadGate-module__IQldaq__formActions{flex-direction:column}}
.CbamPriceProvenancePopover-module__QgJCYa__popover{z-index:var(--z-dropdown);border:1px solid var(--border-strong);background:var(--surface-panel);width:min(280px,100vw - 32px);box-shadow:var(--shadow-lg);border-radius:10px;padding:12px 14px;position:absolute;top:calc(100% + 8px);left:0}.CbamPriceProvenancePopover-module__QgJCYa__header{justify-content:space-between;align-items:center;gap:var(--space-3);margin-bottom:10px;display:flex}.CbamPriceProvenancePopover-module__QgJCYa__title{color:var(--text-strong);letter-spacing:.06em;text-transform:uppercase;margin:0;font-size:.8rem;font-weight:700}.CbamPriceProvenancePopover-module__QgJCYa__closeBtn{width:20px;height:20px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;display:inline-flex}.CbamPriceProvenancePopover-module__QgJCYa__closeBtn:hover,.CbamPriceProvenancePopover-module__QgJCYa__closeBtn:focus-visible{color:var(--text-strong)}.CbamPriceProvenancePopover-module__QgJCYa__dl{grid-template-columns:90px 1fr;gap:4px 8px;margin:0;display:grid}.CbamPriceProvenancePopover-module__QgJCYa__dt{color:var(--text-muted);align-self:start;padding-top:1px;font-size:.75rem}.CbamPriceProvenancePopover-module__QgJCYa__dd{color:var(--text-strong);word-break:break-word;margin:0;font-size:.8rem}.CbamPriceProvenancePopover-module__QgJCYa__urlLink{color:var(--accent-cyan);align-items:center;gap:4px;text-decoration:none;display:inline-flex}.CbamPriceProvenancePopover-module__QgJCYa__urlLink:hover,.CbamPriceProvenancePopover-module__QgJCYa__urlLink:focus-visible{text-decoration:underline}.CbamPriceProvenancePopover-module__QgJCYa__footer{border-top:1px solid var(--border-subtle);color:var(--text-muted);margin:10px 0 0;padding-top:10px;font-size:.7rem;line-height:1.5}
.CbamLivePriceBadge-module__ADbXUW__wrapper{max-width:100%;display:inline-flex;position:relative}.CbamLivePriceBadge-module__ADbXUW__badge{border:1px solid var(--border-subtle);background:var(--surface-panel-strong);min-height:30px;color:var(--text-body);font:inherit;border-radius:999px;flex-wrap:wrap;align-items:center;gap:6px;min-width:0;max-width:100%;padding:4px 10px;line-height:1.25;display:inline-flex}.CbamLivePriceBadge-module__ADbXUW__content{align-items:center;gap:var(--space-2) var(--space-3);grid-template-columns:minmax(0,auto) minmax(0,1fr) minmax(0,auto);width:100%;min-width:0;display:grid}.CbamLivePriceBadge-module__ADbXUW__statusCell,.CbamLivePriceBadge-module__ADbXUW__priceCell{flex-wrap:wrap;align-items:center;gap:6px;min-width:0;display:inline-flex}.CbamLivePriceBadge-module__ADbXUW__priceCell{justify-content:center}.CbamLivePriceBadge-module__ADbXUW__interactive{cursor:pointer}.CbamLivePriceBadge-module__ADbXUW__interactive:hover,.CbamLivePriceBadge-module__ADbXUW__interactive:focus-visible{border-color:var(--border-strong)}.CbamLivePriceBadge-module__ADbXUW__dot{background:var(--status-success);border-radius:50%;flex:none;width:8px;height:8px}.CbamLivePriceBadge-module__ADbXUW__dotPulse{animation:2s infinite CbamLivePriceBadge-module__ADbXUW__badgePulse}.CbamLivePriceBadge-module__ADbXUW__dotStale{background:var(--status-warning)}.CbamLivePriceBadge-module__ADbXUW__priceEur{color:var(--text-strong);overflow-wrap:normal;word-break:normal;white-space:normal;min-width:0;font-size:.875rem;font-weight:600;line-height:1.25}.CbamLivePriceBadge-module__ADbXUW__priceInr{color:var(--text-body);overflow-wrap:normal;word-break:normal;white-space:normal;min-width:0;font-size:.8rem;line-height:1.25}.CbamLivePriceBadge-module__ADbXUW__week{color:var(--text-muted);overflow-wrap:normal;word-break:normal;white-space:normal;text-align:right;justify-self:end;min-width:0;font-size:.75rem;line-height:1.25}.CbamLivePriceBadge-module__ADbXUW__statusLabel{color:var(--status-success);letter-spacing:.05em;font-size:.7rem;font-weight:700}.CbamLivePriceBadge-module__ADbXUW__statusLabelStale{color:var(--status-warning)}@keyframes CbamLivePriceBadge-module__ADbXUW__badgePulse{0%{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(1.4)}to{opacity:1;transform:scale(1)}}@media (max-width:640px){.CbamLivePriceBadge-module__ADbXUW__badge{padding:var(--space-2) var(--space-3);border-radius:var(--radius-md);display:grid}.CbamLivePriceBadge-module__ADbXUW__content{gap:var(--space-1);grid-template-columns:1fr}.CbamLivePriceBadge-module__ADbXUW__statusCell,.CbamLivePriceBadge-module__ADbXUW__priceCell{justify-content:flex-start;align-items:flex-start;width:100%}.CbamLivePriceBadge-module__ADbXUW__statusLabel{font-size:.65rem}.CbamLivePriceBadge-module__ADbXUW__priceEur{white-space:normal;font-size:.84rem;line-height:1.35}.CbamLivePriceBadge-module__ADbXUW__priceInr,.CbamLivePriceBadge-module__ADbXUW__week{font-size:.72rem;line-height:1.35}.CbamLivePriceBadge-module__ADbXUW__week{text-align:left;justify-self:start}}
.HeroSection-module__qu7oTq__hero{background:var(--bg-base);width:100%;min-height:min(780px,100svh);position:relative;overflow:hidden}.HeroSection-module__qu7oTq__heroBg{z-index:var(--z-base);position:absolute;inset:0}.HeroSection-module__qu7oTq__heroBgGradient{background:linear-gradient(180deg, var(--bg-base) 0%, var(--bg-elevated) 100%), radial-gradient(circle at 76% 26%, var(--status-surface-warning), transparent 44%);position:absolute;inset:0}.HeroSection-module__qu7oTq__heroBgGrid{background-image:linear-gradient(var(--border-subtle) 1px, transparent 1px), linear-gradient(90deg, var(--border-subtle) 1px, transparent 1px);opacity:.24;background-size:50px 50px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(60% 60%,#000,#0000);mask-image:radial-gradient(60% 60%,#000,#0000)}.HeroSection-module__qu7oTq__overlay{z-index:var(--z-raised);pointer-events:none;position:absolute}.HeroSection-module__qu7oTq__leftOverlay{background:linear-gradient(90deg, var(--surface-page) 0%, var(--surface-panel-muted) 55%, transparent 100%);width:38%;top:0;bottom:0;left:0}.HeroSection-module__qu7oTq__rightOverlay{background:linear-gradient(270deg, var(--surface-page) 0%, var(--surface-panel-muted) 55%, transparent 100%);width:22%;top:0;bottom:0;right:0}.HeroSection-module__qu7oTq__vignetteOverlay{background:radial-gradient(ellipse 80% 90% at 50% 50%, transparent 35%, var(--surface-panel-muted) 100%);inset:0}.HeroSection-module__qu7oTq__heroContainer{z-index:calc(var(--z-raised) + 1);width:min(1380px,100% - 48px);min-height:inherit;flex-direction:column;gap:clamp(12px,1.6vh,20px);margin:0 auto;padding:clamp(74px,8vh,92px) 0 clamp(20px,2.5vh,32px);display:flex;position:relative}.HeroSection-module__qu7oTq__topHeaderBlock{flex-direction:column;align-items:flex-start;width:100%;display:flex}.HeroSection-module__qu7oTq__eyebrow{border:1px solid var(--border-subtle);background:var(--bg-card);border-radius:9999px;align-items:center;gap:6px;width:fit-content;margin-bottom:clamp(4px,.6vh,6px);padding:4px 12px;display:inline-flex}.HeroSection-module__qu7oTq__eyebrowDot{background:var(--brand-amber);border-radius:50%;flex-shrink:0;width:6px;height:6px;animation:2.4s ease-in-out infinite HeroSection-module__qu7oTq__blink}.HeroSection-module__qu7oTq__eyebrowText{letter-spacing:.12em;text-transform:uppercase;color:var(--brand-primary);font-size:10px;font-weight:700}.HeroSection-module__qu7oTq__headlinePrimary{font-family:var(--font-display);letter-spacing:-.02em;color:var(--text-primary);width:100%;margin-bottom:4px;font-size:clamp(20px,1.9vw,32px);font-weight:700;line-height:1.16;display:block}@media (min-width:1280px){.HeroSection-module__qu7oTq__headlinePrimary{white-space:nowrap}}.HeroSection-module__qu7oTq__highlightOs{font-family:var(--font-display,"Playfair Display", "Times New Roman", Georgia, serif);letter-spacing:-.01em;color:var(--brand-tertiary);text-shadow:none;box-shadow:none;transition:color var(--motion-fast);background:0 0;border:none;margin:0;padding:0;font-size:1.05em;font-style:italic;font-weight:700;text-decoration:none;display:inline}.HeroSection-module__qu7oTq__highlightOs:hover{color:var(--brand-secondary)}.HeroSection-module__qu7oTq__highlightAi{font-family:var(--font-display,"Playfair Display", Georgia, serif);letter-spacing:.03em;color:#0891b2;border-radius:var(--radius-sm,8px);vertical-align:baseline;transition:transform var(--motion-fast), box-shadow var(--motion-fast), border-color var(--motion-fast);background:linear-gradient(135deg,#06b6d41f 0%,#0ea5e914 100%);border:1.5px solid #06b6d473;margin-left:3px;padding:1px 9px;font-size:1.06em;font-style:italic;font-weight:800;animation:2.4s ease-in-out infinite HeroSection-module__qu7oTq__aiPulseCyan;display:inline-block}.HeroSection-module__qu7oTq__highlightAi:hover{border-color:#06b6d4;transform:scale(1.05)}@media (prefers-reduced-motion:reduce){.HeroSection-module__qu7oTq__highlightAi{animation:none}}.HeroSection-module__qu7oTq__heroSubheadline{letter-spacing:-.01em;color:var(--text-secondary);margin:2px 0 0;font-size:clamp(12.5px,.92vw,14px);font-weight:600;line-height:1.4}.HeroSection-module__qu7oTq__heroGrid{grid-template-columns:minmax(460px,1.15fr) minmax(360px,420px) minmax(350px,390px);align-items:center;gap:clamp(16px,1.8vw,32px);width:100%;padding:0;display:grid;position:relative}.HeroSection-module__qu7oTq__textColumn{flex-direction:column;justify-content:center;min-width:0;padding:0;display:flex}.HeroSection-module__qu7oTq__valueNarrativeGrid{grid-template-columns:minmax(180px,205px) 1fr;align-items:start;gap:clamp(16px,2vw,28px);margin-bottom:clamp(12px,1.6vh,18px);display:grid}.HeroSection-module__qu7oTq__capabilityList{border-right:1px solid var(--border-subtle);flex-direction:column;gap:8px;padding-right:14px;display:flex}.HeroSection-module__qu7oTq__capabilityItem{align-items:center;gap:12px;padding:4px 0;transition:transform .15s;display:flex}.HeroSection-module__qu7oTq__capabilityItem:hover{transform:translate(4px)}.HeroSection-module__qu7oTq__capabilityIconBadge{border:1px solid var(--border-subtle);background:var(--surface-card);width:32px;height:32px;box-shadow:var(--shadow-sm);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;transition:transform .15s,box-shadow .15s,border-color .15s;display:flex}.HeroSection-module__qu7oTq__capabilityItem:hover .HeroSection-module__qu7oTq__capabilityIconBadge{box-shadow:var(--shadow-md);border-color:var(--border-default);transform:scale(1.1)}.HeroSection-module__qu7oTq__capabilityMeasure{color:var(--status-success);background:var(--status-surface-success)}.HeroSection-module__qu7oTq__capabilityAttest{color:var(--status-warning);background:var(--status-surface-warning)}.HeroSection-module__qu7oTq__capabilityProve{color:var(--brand-royal-blue);background:var(--status-surface-info)}.HeroSection-module__qu7oTq__capabilityComply{color:var(--brand-secondary);background:var(--status-surface-success)}.HeroSection-module__qu7oTq__capabilityVerify{color:var(--status-info);background:var(--status-surface-info)}.HeroSection-module__qu7oTq__capabilityIntelligence{color:var(--accent-amber);background:var(--status-surface-warning)}.HeroSection-module__qu7oTq__capabilityTerm{font-family:var(--font-sans);color:var(--text-primary);letter-spacing:-.01em;font-size:15px;font-weight:800}.HeroSection-module__qu7oTq__editorialCopy{flex-direction:column;gap:10px;display:flex}.HeroSection-module__qu7oTq__subParagraph{font-family:var(--font-sans);color:var(--text-secondary);margin:0;font-size:clamp(12px,.95vw,13px);line-height:1.5}.HeroSection-module__qu7oTq__subParagraphStrong{color:var(--text-primary);font-weight:700}.HeroSection-module__qu7oTq__trustRail{grid-template-columns:repeat(2,1fr);gap:10px;width:100%;margin-top:4px;display:grid}.HeroSection-module__qu7oTq__trustCard{border:1px solid var(--border-default);background:var(--surface-card);box-shadow:var(--shadow-sm);border-radius:8px;flex-direction:column;padding:10px 14px;transition:border-color .15s,background .15s,transform .15s;display:flex}.HeroSection-module__qu7oTq__trustCard:hover{border-color:var(--border-strong);background:var(--surface-panel-muted);transform:translateY(-1px)}.HeroSection-module__qu7oTq__trustCardHeader{align-items:flex-start;gap:10px;display:flex}.HeroSection-module__qu7oTq__trustCardIconWrap{background:var(--surface-panel-muted);border:1px solid var(--border-subtle);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;margin-top:1px;display:flex}.HeroSection-module__qu7oTq__trustCardIcon{color:var(--brand-tertiary);flex-shrink:0}.HeroSection-module__qu7oTq__trustCardText{flex-direction:column;gap:2px;min-width:0;display:flex}.HeroSection-module__qu7oTq__trustCardTitle{font-family:var(--font-sans);letter-spacing:-.01em;color:var(--text-primary);font-size:13px;font-weight:800;line-height:1.25}.HeroSection-module__qu7oTq__trustCardSub{font-family:var(--font-sans);color:var(--text-secondary);white-space:normal;overflow-wrap:anywhere;font-size:11px;font-weight:500;line-height:1.35}.HeroSection-module__qu7oTq__globeColumn{flex-direction:column;justify-content:center;align-items:center;gap:16px;min-width:0;display:flex;position:relative}.HeroSection-module__qu7oTq__liveDataPill{border:1px solid var(--border-default);background:var(--surface-card);box-shadow:var(--shadow-sm);border-radius:9999px;align-items:center;gap:8px;padding:6px 14px;display:inline-flex}.HeroSection-module__qu7oTq__liveDataPillDot{background:var(--brand-royal-blue);border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite HeroSection-module__qu7oTq__blink}.HeroSection-module__qu7oTq__liveDataPillText{letter-spacing:.08em;text-transform:uppercase;color:var(--text-secondary);font-size:10px;font-weight:700}.HeroSection-module__qu7oTq__cockpitPanel{border:1px solid var(--border-default);background:var(--surface-card);box-shadow:var(--shadow-soft);border-radius:10px;flex-direction:column;gap:12px;min-width:0;padding:16px;display:flex}.HeroSection-module__qu7oTq__panelHeader{border-bottom:1px solid var(--border-subtle);align-items:center;gap:8px;padding-bottom:4px;display:flex}.HeroSection-module__qu7oTq__panelHeaderLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--text-tertiary);font-size:10px;font-weight:700}.HeroSection-module__qu7oTq__panelLiveDot{background:var(--status-success);border-radius:50%;width:6px;height:6px;margin-left:auto;animation:2s ease-in-out infinite HeroSection-module__qu7oTq__blink}.HeroSection-module__qu7oTq__panelHeaderStatus{letter-spacing:.05em;text-transform:uppercase;color:var(--status-success);font-size:10px;font-weight:700}.HeroSection-module__qu7oTq__anomalyBanner{border:1px solid var(--border-subtle);border-left:3px solid var(--status-success);background:var(--surface-panel-muted);border-radius:6px;flex-direction:column;gap:4px;padding:12px 14px;display:flex}.HeroSection-module__qu7oTq__anomalyBannerHeader{justify-content:space-between;align-items:center;display:flex}.HeroSection-module__qu7oTq__anomalyBannerLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--text-tertiary);font-size:10px;font-weight:700}.HeroSection-module__qu7oTq__aiBadge{color:var(--brand-royal-blue);font-weight:800}.HeroSection-module__qu7oTq__anomalyBannerValue{font-family:var(--font-mono);color:var(--status-success);font-size:18px;font-weight:700;line-height:1}.HeroSection-module__qu7oTq__anomalyBannerSub{color:var(--text-muted);font-size:10px;line-height:1.35}.HeroSection-module__qu7oTq__metricsGrid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.HeroSection-module__qu7oTq__metricTile{border:1px solid var(--border-subtle);background:var(--surface-panel-muted);border-radius:6px;flex-direction:column;gap:3px;padding:10px 12px;display:flex}.HeroSection-module__qu7oTq__metricTileLabel{letter-spacing:.06em;text-transform:uppercase;color:var(--text-tertiary);font-size:9px;font-weight:700}.HeroSection-module__qu7oTq__metricTileValue{font-family:var(--font-mono);font-variant-numeric:tabular-nums lining-nums;color:var(--text-primary);font-size:15px;font-weight:700;line-height:1.15}.HeroSection-module__qu7oTq__metricTileValueSuccess{color:var(--status-success)}.HeroSection-module__qu7oTq__metricTileValueWarning{color:var(--accent-amber)}.HeroSection-module__qu7oTq__metricTileValueBrand{color:var(--text-primary)}.HeroSection-module__qu7oTq__metricTileValueSuffix{color:var(--text-tertiary);font-size:.75em}.HeroSection-module__qu7oTq__metricTileSub{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:9px;line-height:1.25;overflow:hidden}.HeroSection-module__qu7oTq__ctaCluster{flex-direction:column;gap:8px;margin-top:4px;display:flex}.HeroSection-module__qu7oTq__ctaPrimary{background:var(--brand-royal-blue);width:100%;height:38px;color:var(--text-inverse);letter-spacing:.02em;box-shadow:var(--shadow-sm);border-radius:6px;justify-content:center;align-items:center;gap:8px;padding:0 16px;font-size:12px;font-weight:700;text-decoration:none;transition:opacity .15s,transform .15s;display:flex}.HeroSection-module__qu7oTq__ctaPrimary:hover{opacity:.92;transform:translateY(-1px)}.HeroSection-module__qu7oTq__ctaPrimary:focus-visible{outline:2px solid var(--brand-royal-blue);outline-offset:2px}.HeroSection-module__qu7oTq__ctaSecondaryGrid{grid-template-columns:1fr 1fr;gap:6px;display:grid}.HeroSection-module__qu7oTq__ctaSecondaryButton{border:1px solid var(--border-default);background:var(--surface-button-warm);height:32px;color:var(--text-primary);text-align:center;white-space:nowrap;text-overflow:ellipsis;border-radius:5px;justify-content:center;align-items:center;padding:0 8px;font-size:11px;font-weight:700;text-decoration:none;transition:background .15s,border-color .15s,color .15s;display:flex;overflow:hidden}.HeroSection-module__qu7oTq__ctaSecondaryButton:hover{background:var(--surface-button-warm-hover);border-color:var(--border-strong);color:var(--text-primary)}.HeroSection-module__qu7oTq__ctaSecondaryButton:focus-visible{outline:2px solid var(--brand-royal-blue);outline-offset:2px}.HeroSection-module__qu7oTq__ctaSecondaryButtonFull{grid-column:span 2}@media (pointer:coarse){.HeroSection-module__qu7oTq__ctaPrimary,.HeroSection-module__qu7oTq__ctaSecondaryButton{min-height:44px}}@media (max-width:1280px){.HeroSection-module__qu7oTq__heroGrid{grid-template-columns:minmax(380px,1fr) minmax(300px,360px) minmax(300px,340px);gap:16px}.HeroSection-module__qu7oTq__valueNarrativeGrid{grid-template-columns:minmax(140px,160px) 1fr;gap:14px}.HeroSection-module__qu7oTq__trustRail{grid-template-columns:repeat(2,1fr)}}@media (max-width:1024px){.HeroSection-module__qu7oTq__heroGrid{grid-template-columns:1fr;gap:32px;max-width:680px;padding-top:80px;padding-bottom:48px}.HeroSection-module__qu7oTq__globeColumn{order:2}.HeroSection-module__qu7oTq__cockpitPanel{order:3;width:100%;max-width:540px;margin:0 auto}.HeroSection-module__qu7oTq__trustRail{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.HeroSection-module__qu7oTq__hero{min-height:0}.HeroSection-module__qu7oTq__heroGrid{grid-template-columns:1fr;gap:24px;width:100%;padding:32px 16px 48px}.HeroSection-module__qu7oTq__valueNarrativeGrid{grid-template-columns:1fr;gap:16px}.HeroSection-module__qu7oTq__capabilityList{border-right:none;border-bottom:1px solid var(--border-subtle);grid-template-columns:1fr 1fr;padding-bottom:12px;display:grid}.HeroSection-module__qu7oTq__trustRail{grid-template-columns:1fr;gap:6px}.HeroSection-module__qu7oTq__cockpitPanel{width:100%;padding:12px}.HeroSection-module__qu7oTq__metricsGrid{grid-template-columns:1fr 1fr}.HeroSection-module__qu7oTq__ctaSecondaryGrid{grid-template-columns:1fr}.HeroSection-module__qu7oTq__ctaSecondaryButtonFull{grid-column:span 1}.HeroSection-module__qu7oTq__ctaPrimary{height:48px;font-size:14px}.HeroSection-module__qu7oTq__ctaSecondaryButton{height:44px;font-size:13px}.HeroSection-module__qu7oTq__leftOverlay,.HeroSection-module__qu7oTq__rightOverlay{display:none}}@keyframes HeroSection-module__qu7oTq__blink{0%,to{opacity:1}50%{opacity:.25}}@keyframes HeroSection-module__qu7oTq__aiPulseCyan{0%,to{color:#0891b2;border-color:#06b6d473;box-shadow:0 0 #06b6d466,0 0 10px #06b6d440}50%{color:#0284c7;border-color:#06b6d4;box-shadow:0 0 0 4px #06b6d426,0 0 20px #06b6d499}}
.Skeleton-module__LEQJcW__skeleton{background:var(--bg-muted);background-image:linear-gradient(90deg, transparent 0, var(--surface-input) 20%, var(--surface-input) 60%, transparent);background-size:200% 100%;border-radius:4px;animation:1.5s linear infinite Skeleton-module__LEQJcW__pulse}@keyframes Skeleton-module__LEQJcW__pulse{0%{background-position:100% 0}to{background-position:-100% 0}}.Skeleton-module__LEQJcW__section{gap:1.5rem;padding:2rem;display:grid}.Skeleton-module__LEQJcW__sectionGrid{grid-template-columns:1fr 1fr 1fr;gap:1rem;display:grid}
.AdminOrgSelector-module__pIrica__container{max-width:380px}
.ExportGovernanceAdminPage-module__G79opW__main{padding:var(--space-6)}
