@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/poppins-400.ttf)format("truetype")}@font-face{font-family:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/poppins-500.ttf)format("truetype")}@font-face{font-family:Poppins;font-style:italic;font-weight:500;font-display:swap;src:url(/fonts/poppins-500-italic.ttf)format("truetype")}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/poppins-600.ttf)format("truetype")}@font-face{font-family:Poppins;font-style:italic;font-weight:600;font-display:swap;src:url(/fonts/poppins-600-italic.ttf)format("truetype")}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/poppins-700.ttf)format("truetype")}@font-face{font-family:Poppins;font-style:normal;font-weight:800;font-display:swap;src:url(/fonts/poppins-800.ttf)format("truetype")}:root{color:var(--color-text);background:var(--color-canvas);font-synthesis:none;text-rendering:optimizelegibility;--color-ink:#111312;--color-graphite:#292d2b;--color-text:var(--color-ink);--color-brand-teal:#124e4a;--color-brand-teal-strong:#0d3f3c;--color-brand-green:#123a37;--color-brand-yellow:#f2c800;--color-canvas:#edf2ef;--color-surface:#f8fbf9;--color-border:#123a3724;--color-border-strong:#123a3738;--color-muted:#66706b;--color-focus:#2f6f68;--surface-glass:#ffffffc7;--surface-glass-fallback:#f8fbf9;--surface-glass-active:var(--surface-glass-fallback);--glass-shadow:0 14px 36px #0f2d2a14, inset 0 1px 0 #ffffffb8;--radius-control:8px;--radius-container:14px;--radius-sm:var(--radius-control);--radius-md:var(--radius-container);--radius-lg:var(--radius-container);--transition-functional:.16s ease;--shadow-overlay:0 18px 44px #18231f29;font-family:Poppins,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;color:var(--color-ink);background:var(--color-canvas);margin:0;font-weight:400}button,input,select,textarea{font:inherit}button{cursor:pointer}h1,h2,h3,h4,h5,h6{color:var(--color-ink);font-weight:600}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[role=separator]:focus-visible{outline:3px solid var(--color-focus);outline-offset:2px}.cortex-sidebar button:focus-visible,.cortex-sidebar a:focus-visible,.cortex-sidebar [role=separator]:focus-visible{outline:3px solid var(--color-brand-yellow);outline-offset:2px}.page-shell{width:min(1180px,100% - 32px);margin:0 auto;padding:64px 0 120px}.institutional-page{width:min(1180px,100% - 32px);margin:0 auto;padding:48px 0 96px}.institutional-page__layout{gap:24px;display:grid}.institutional-frame{border:1px solid var(--color-border);border-radius:var(--radius-container);background:var(--surface-glass-fallback);background:var(--surface-glass-active);box-shadow:var(--glass-shadow)}.institutional-frame--strong{border:1px solid var(--color-border-strong)}.tabular-nums{font-variant-numeric:tabular-nums}.topbar{justify-content:space-between;gap:32px;margin-bottom:28px;display:flex}.eyebrow{color:var(--color-muted);letter-spacing:.1em;text-transform:uppercase;margin:0 0 8px;font-size:.78rem;font-weight:500}.brand-tick{background:#fed203;border-radius:999px;width:52px;height:4px;margin:12px 0 0;display:block}h1{letter-spacing:0;max-width:700px;margin:0;font-size:clamp(1.9rem,3.2vw,2.75rem);font-weight:600;line-height:1.08}.subtitle{color:#68756e;max-width:700px;margin:16px 0 0;line-height:1.6}.status-panel{border-radius:var(--radius-lg);background:#fff;border:1px solid #dce2de;flex-direction:column;align-self:flex-start;gap:8px;min-width:220px;padding:18px;display:flex}.status-label,.status-id{color:#718078;font-size:.78rem}.status-badge{color:#46534c;background:#eef1ef;border-radius:999px;align-items:center;gap:7px;width:fit-content;padding:6px 11px;font-size:.78rem;font-weight:700;display:inline-flex}.status-badge:before{content:"";opacity:.75;background:currentColor;border-radius:999px;flex:none;width:7px;height:7px}.status-badge--synced{color:#2f6643;background:#e9f2eb}.status-badge--pending_sync,.status-badge--local_only{color:#8a6210;background:#fdf3dd}.status-badge--syncing{color:#2b56b5;background:#e7eefc}.status-badge--error,.status-badge--conflict{color:#a33b3b;background:#fbeaea}.workspace-actions{flex-wrap:wrap;justify-content:flex-end;align-items:flex-start;gap:10px;display:flex}.primary-button,.secondary-button{border-radius:var(--radius-control);min-height:48px;transition:background-color var(--transition-functional), border-color var(--transition-functional), color var(--transition-functional);padding:0 20px;font-weight:500}.primary-button,.button.primary{border:1px solid var(--color-ink);border-radius:var(--radius-sm);background:var(--color-ink);color:#fff;box-shadow:none}.secondary-button,.button.secondary{border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-surface);color:var(--color-brand-teal);box-shadow:none}.primary-button:hover,.button.primary:hover{border-color:var(--color-brand-green);background:var(--color-brand-green);color:#fff;transform:none}.secondary-button:hover,.button.secondary:hover{background:#f7f9f7;border-color:#9fbdb2}.notice{border-radius:var(--radius-md);color:#2d5c3b;background:#eff8f1;border:1px solid #bfd5c5;margin-bottom:18px;padding:14px 16px}.auth-session-notice{z-index:90;border:1px solid #b89a00;border-left:4px solid var(--color-brand-yellow);border-radius:var(--radius-control);color:#453900;width:min(420px,100vw - 32px);box-shadow:none;background:#fff8cf;margin:0;padding:13px 16px;font-size:.84rem;font-weight:500;line-height:1.5;position:fixed;top:16px;right:16px}.form-card{border-radius:var(--radius-lg);box-shadow:none;background:#fff;border:1px solid #dfe4e1;margin-bottom:18px;padding:26px}.section-heading{border-bottom:1px solid #edf0ee;justify-content:space-between;gap:24px;margin-bottom:22px;padding-bottom:20px;display:flex}.section-heading>div:first-child{align-items:center;gap:12px;display:flex}.section-heading h2{letter-spacing:0;margin:0;font-size:1.25rem}.section-heading p{color:#738078;max-width:520px;margin:0;line-height:1.5}.section-heading h2:before{content:none}.collection-heading{align-items:center}.section-actions{align-items:center;gap:18px;display:flex}.add-button{border-radius:var(--radius-sm);color:#243e30;background:#fff;border:1px solid #cad3ce;flex:none;padding:9px 13px;font-weight:700}.add-button:hover{background:#f4f7f5}.form-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}label{color:#34443b;flex-direction:column;gap:7px;font-size:.82rem;font-weight:700;display:flex}label small{color:#839087;font-size:.72rem;font-weight:450;line-height:1.4}input,select,textarea{border-radius:var(--radius-sm);color:#18211d;background:#fbfcfb;border:1px solid #cfd7d2;outline:none;width:100%;transition:border-color .12s,box-shadow .12s,background .12s}input,select{min-height:44px;padding:0 12px}.checkbox-field{flex-direction:row;align-items:center;min-height:44px}.checkbox-field input{width:auto;min-height:auto}textarea{resize:vertical;padding:12px}input:focus,select:focus,textarea:focus{background:#fff;border-color:#4b745b;box-shadow:0 0 0 3px #4b745b1f}.lookup-field{color:#34443b;flex-direction:column;gap:7px;font-size:.82rem;font-weight:700;display:flex}.lookup-field>label{display:block}.lookup-combobox{position:relative}.lookup-panel{z-index:40;border-radius:var(--radius-sm);max-height:260px;box-shadow:var(--shadow-overlay);background:#fff;border:1px solid #cfd7d2;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto}.lookup-option{color:#18211d;text-align:left;background:#fff;border:0;border-bottom:1px solid #edf0ee;flex-direction:column;gap:4px;width:100%;padding:10px 12px;display:flex}.lookup-option:hover,.lookup-option:focus{background:#f3f7f4}.lookup-option:last-child{border-bottom:0}.lookup-title,.lookup-subtitle{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.lookup-title{font-size:.86rem;font-weight:800}.lookup-subtitle{color:#69766e;font-size:.75rem;font-weight:550}.lookup-state{color:#69766e;padding:12px;font-size:.78rem;font-weight:650}.full-width{margin-top:20px}.collection-list{flex-direction:column;gap:14px;display:flex}.collection-row{border-radius:var(--radius-md);background:#fafbfa;border:1px solid #e0e5e2;padding:18px}.computed-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:14px;display:grid}.calculated-metric{border-radius:var(--radius-sm);background:#fff;border:1px solid #dce4df;min-height:64px;padding:10px 12px}.calculated-metric span,.calculated-metric strong{display:block}.calculated-metric span{color:#718078;font-size:.72rem;font-weight:700}.calculated-metric strong{color:#203429;margin-top:5px;font-size:.98rem}.row-title{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.danger-link{color:#a33b3b;background:0 0;border:0;padding:0;font-size:.78rem;font-weight:700}.json-preview pre{border-radius:var(--radius-md);color:#dce9e1;font-variant-numeric:tabular-nums;background:#142019;max-height:520px;margin:0;padding:18px;font-family:Poppins,ui-sans-serif,system-ui,sans-serif;font-size:.78rem;line-height:1.65;overflow:auto}.action-bar{border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);justify-content:flex-end;gap:10px;padding:14px;display:flex;position:sticky;bottom:16px;box-shadow:0 8px 24px #18231f1a}.button{border-radius:999px;min-height:44px;padding:0 18px;font-weight:750;transition:background .14s,border-color .14s,transform .14s}.cortex-shell{--cortex-shell-chrome-surface:linear-gradient(135deg, #101312 0%, #0f2d2a 48%, #124e4a 100%);--cortex-sidebar-edge:var(--sidebar-width,248px);grid-template-columns:var(--sidebar-width,248px) minmax(0, 1fr);background:var(--cortex-shell-chrome-surface);background-position:0 0;background-size:100vw 100dvh;background-attachment:fixed;gap:0;min-height:100dvh;transition:grid-template-columns .22s;display:grid;position:relative}.cortex-shell-content{min-width:0;min-height:100dvh}.cortex-shell.is-resizing{-webkit-user-select:none;user-select:none;transition:none}.cortex-shell--collapsed{--cortex-sidebar-edge:84px;grid-template-columns:84px minmax(0,1fr)}.cortex-sidebar{color:#eef7ef;background:0 0;border:0;border-radius:0;flex-direction:column;align-self:start;gap:28px;height:100dvh;min-height:0;padding:25px 40px 10px;display:flex;position:sticky;top:0;overflow-y:auto}.sidebar-toggle{z-index:5;border-radius:var(--radius-control);color:#eef7ef;width:28px;height:28px;box-shadow:none;transition:background-color var(--transition-functional), border-color var(--transition-functional), color var(--transition-functional);background:#123a37;border:1px solid #ffffff57;justify-content:center;align-items:center;padding:0;display:inline-flex;position:absolute;top:30px;right:-14px}.sidebar-toggle:hover{background:#ffffff1a;border-color:#ffffff85}.sidebar-toggle svg{width:20px;height:20px;transition:transform .22s}.cortex-shell--collapsed .sidebar-toggle svg{transform:rotate(180deg)}.sidebar-resizer{z-index:4;cursor:col-resize;touch-action:none;background:0 0;width:6px;height:100%;position:absolute;top:0;right:-3px}.sidebar-resizer:hover,.sidebar-resizer:focus-visible,.cortex-shell.is-resizing .sidebar-resizer{background:#ffffff3d}.cortex-shell--collapsed .sidebar-resizer{display:none}.sidebar-brand{border-bottom:1px solid #ffffff47;flex-direction:column;align-items:center;padding-bottom:12px;display:flex;overflow:hidden}.sidebar-brand-lockup{aspect-ratio:3;object-fit:cover;object-position:center 49%;pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;max-width:240px;display:block;transform:scale(1.45)}.sidebar-brand-mark{border-radius:var(--radius-control);pointer-events:none;-webkit-user-select:none;user-select:none;width:44px;height:auto;display:none}.cortex-shell--collapsed .cortex-sidebar{padding-inline:14px}.cortex-shell--collapsed .sidebar-brand-lockup{display:none}.cortex-shell--collapsed .sidebar-brand-mark{display:block}.cortex-shell--collapsed .sidebar-label{display:none}.cortex-shell--collapsed .sidebar-nav-item{justify-content:center;width:46px;min-height:46px;margin-inline:auto;padding:0}.cortex-shell--collapsed .sidebar-footer button{justify-content:center;width:46px;min-height:42px;margin-inline:auto;padding:0}.sidebar-nav,.sidebar-footer{flex-direction:column;gap:14px;display:flex}.sidebar-nav{margin-block:auto}.sidebar-footer{gap:6px}.sidebar-nav-item{border-radius:var(--radius-control);color:#eef7ef;text-align:left;width:100%;min-height:44px;transition:background-color var(--transition-functional), border-color var(--transition-functional), color var(--transition-functional);background:0 0;border:1px solid #0000;align-items:center;gap:12px;padding:0 14px;font-size:.92rem;font-weight:500;display:flex;position:relative}.sidebar-nav-item img,.sidebar-footer button img{filter:grayscale()brightness(0)invert();opacity:.72;flex:none;width:19px;height:19px}.sidebar-nav-item img{position:relative}.sidebar-nav-item:hover{background:#ffffff0f;border-color:#ffffff57}.sidebar-nav-item.active{background:#ffffff1a;border-color:#0000;font-weight:500}.sidebar-footer button{color:#eef7ef;text-align:left;border-radius:var(--radius-control);min-height:40px;transition:background-color var(--transition-functional), border-color var(--transition-functional), color var(--transition-functional);background:0 0;border:1px solid #0000;justify-content:left;align-items:center;gap:10px;padding:0 6px;font-size:.9rem;font-weight:500;display:flex}.sidebar-footer button:hover{background:#ffffff0f;border-color:#ffffff57}.sidebar-footer button:disabled{cursor:not-allowed;opacity:.55}.rdo-dashboard{width:100%;min-width:0;max-width:1320px;margin-inline:auto;padding:64px clamp(20px,3vw,44px) 120px}.rdo-command-band{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface);justify-content:space-between;gap:24px;margin-bottom:18px;padding:28px;display:flex}.rdo-command-band h1{font-size:clamp(1.9rem,3vw,2.4rem)}.rdo-command-actions{flex-wrap:wrap;place-content:flex-start flex-end;gap:10px;min-width:280px;display:flex}.rdo-filter-grid{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface);grid-template-columns:repeat(6,minmax(130px,1fr));gap:10px;margin-bottom:25px;padding:14px;display:grid}.rdo-filter-grid label{color:#68756e;letter-spacing:0;text-transform:none;flex-direction:column;gap:6px;font-size:.74rem;font-weight:800;display:flex}.rdo-filter-grid input,.rdo-filter-grid select{color:#203429;text-transform:none;border:1px solid #d5ddd8;border-radius:8px;width:100%;min-height:40px;padding:0 10px;font-size:.86rem;font-weight:600}.rdo-metric-grid,.profile-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:16px;display:grid}.metric-card{border:1px solid var(--color-border);border-radius:var(--radius-container);background:var(--color-surface);min-height:82px;padding:14px 16px;position:relative;overflow:hidden}.metric-card:before{content:"";background:var(--color-brand-yellow);width:48px;height:3px;position:absolute;top:0;left:0}.metric-card span,.metric-card strong{text-align:left;display:block}.metric-card span{color:#145a55;letter-spacing:0;text-transform:none;text-align:left;font-size:.78rem;font-weight:700}.metric-card strong{color:#123331;font-variant-numeric:tabular-nums;margin-top:6px;font-size:1.6rem;font-weight:800;line-height:1.3}.rdo-main-grid{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:18px;display:grid}.rdo-list-column,.rdo-side-panel{flex-direction:column;gap:14px;display:flex}.rdo-side-panel{position:sticky;top:24px}.rdo-operational-card,.timeline-panel{border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface)}.rdo-operational-card{padding:18px;transition:border-color .15s,box-shadow .15s}.rdo-operational-card:hover{box-shadow:none;border-color:#b9cec7}.rdo-card-heading,.rdo-card-subtitle,.rdo-card-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.rdo-card-heading{justify-content:space-between}.link-button{color:#164e4c;text-align:left;background:0 0;border:0;padding:0;font-weight:800}.rdo-title-button{font-size:1.3rem}.rdo-card-subtitle{color:#68756e;margin-top:8px;font-size:.9rem}.rdo-card-facts{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin-top:14px;display:grid}.rdo-fact{border-radius:var(--radius-sm);background:#f7f9f7;border:1px solid #e7ebe8;flex-direction:column;gap:3px;min-height:52px;padding:9px 12px;display:flex}.rdo-fact small{color:#68756e;letter-spacing:.03em;text-transform:uppercase;font-size:.68rem;font-weight:800}.rdo-fact strong{color:#164e4c;font-variant-numeric:tabular-nums;font-size:1rem;font-weight:850}.entity-chip-row{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.entity-chip{color:#284834;background:#fff;border:1px solid #d7e0db;border-radius:999px;max-width:100%;min-height:32px;padding:0 10px;font-size:.78rem;font-weight:800}.rdo-card-actions{justify-content:flex-end;margin-top:16px}.rdo-export-action{justify-items:end;gap:5px;min-width:min(100%,260px);display:grid}.rdo-export-state{color:#5e6d65;text-align:right;max-width:320px;font-size:.72rem;line-height:1.35}.rdo-export-state--error{color:#a1382f}.timeline-panel{padding:16px}.timeline-panel h2,.profile-drawer h3{color:#203429;margin:0 0 12px;font-size:1.05rem}.timeline-list,.profile-list{flex-direction:column;gap:8px;display:flex}.timeline-item,.profile-list button,.profile-event{color:#203429;text-align:left;background:#f9fbfa;border:1px solid #e0e6e2;border-radius:8px;width:100%;padding:11px}.timeline-item{padding-left:24px;transition:border-color .15s,background .15s;position:relative}.timeline-item:hover{background:#f2f6f4;border-color:#b9cec7}.timeline-item:before{content:"";background:#8aa096;border-radius:999px;width:7px;height:7px;position:absolute;top:16px;left:11px}.timeline-item--synced:before{background:#2f7d4f}.timeline-item--pending_sync:before,.timeline-item--local_only:before{background:#d9a413}.timeline-item--error:before,.timeline-item--conflict:before,.timeline-item--sync_failed:before{background:#c23b3b}.timeline-item strong,.timeline-item span,.timeline-item small,.profile-list strong,.profile-list span,.profile-event strong,.profile-event span{overflow-wrap:anywhere;display:block}.timeline-item span,.profile-list span,.profile-event span{color:#6a7770;margin-top:4px;font-size:.78rem}.timeline-item small{color:#557062;margin-top:4px;font-weight:800}.muted-text{color:#718078;margin:0;line-height:1.5}.profile-drawer{z-index:70;width:min(440px,100vw);height:100vh;box-shadow:var(--shadow-overlay);background:#fff;border-left:1px solid #dbe3de;padding:24px;position:fixed;top:0;right:0;overflow:auto}.profile-drawer-header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:18px;display:flex}.profile-drawer-header span{color:#69766e;text-transform:uppercase;font-size:.72rem;font-weight:900}.profile-drawer-header h2{overflow-wrap:anywhere;margin:4px 0 0;font-size:1.5rem}.icon-button{color:#203429;background:#fff;border:1px solid #d7e0db;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.2rem;font-weight:800;display:inline-flex}.profile-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-drawer section{margin-top:22px}.rdo-extension-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.empty-inline-state{color:#6c7971;margin:0;line-height:1.5}.rdo-photo-grid{grid-template-columns:repeat(5,minmax(130px,1fr));gap:12px;margin-top:18px;display:grid}.rdo-photo-card{border-radius:var(--radius-sm);background:#fff;border:1px solid #dce4df;overflow:hidden}.rdo-photo-card img,.rdo-photo-fallback{aspect-ratio:4/3;object-fit:cover;background:#eef3ef;width:100%;display:block}.rdo-photo-fallback{color:#68756e;text-align:center;justify-content:center;align-items:center;padding:16px;font-size:.82rem;font-weight:800;display:flex}.rdo-photo-meta{flex-direction:column;gap:6px;padding:10px;display:flex}.rdo-photo-meta strong,.rdo-photo-meta span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.rdo-photo-meta strong{color:#203429;font-size:.82rem}.rdo-photo-meta span{color:#6b7971;font-size:.76rem}@media (width<=900px){.cortex-shell,.cortex-shell--collapsed{grid-template-columns:1fr;align-content:start;height:auto;min-height:100vh;overflow:visible}.cortex-shell-content{height:auto;min-height:0;overflow-y:visible}.sidebar-toggle,.sidebar-resizer{display:none}.cortex-shell--collapsed .sidebar-brand-lockup{display:block}.cortex-shell--collapsed .sidebar-brand-mark{display:none}.cortex-shell--collapsed .sidebar-label{display:inline}.cortex-shell--collapsed .cortex-sidebar{padding-inline:18px}.cortex-shell--collapsed .sidebar-nav-item{width:auto;min-height:40px;padding:0 4px}.cortex-shell--collapsed .sidebar-footer button{justify-content:center;width:auto;min-height:40px;margin-inline:0;padding:0 4px}.cortex-sidebar,.rdo-side-panel{height:auto;min-height:0;position:static;overflow-y:visible}.cortex-sidebar{grid-template-rows:auto auto auto;grid-template-columns:1fr;gap:8px;padding:8px 10px;display:grid}.rdo-dashboard{padding-top:24px}.sidebar-nav,.sidebar-footer{display:grid}.sidebar-nav{grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;margin-block:0}.sidebar-footer{grid-template-columns:repeat(3,minmax(0,1fr));gap:4px}.sidebar-nav-item{justify-content:center;gap:5px;width:100%;min-height:40px;margin-inline:0;padding:0 4px;font-size:.72rem;line-height:1.1}.sidebar-footer button{justify-content:center;gap:5px;width:100%;min-height:40px;padding:0 4px;font-size:.68rem;line-height:1.1}.sidebar-brand{border-bottom-width:2px;align-items:flex-start;min-height:68px;padding:0 100px 8px 8px}.sidebar-brand-lockup{max-width:180px}.sidebar-nav-item img,.sidebar-footer button img{width:16px;height:16px}.rdo-command-band,.topbar,.section-heading,.section-actions{flex-direction:column;align-items:stretch}.status-panel{width:100%}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.section-actions{gap:10px}.rdo-filter-grid,.rdo-main-grid{grid-template-columns:1fr}.rdo-metric-grid,.rdo-card-facts,.rdo-photo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.add-button{width:fit-content}}@media (width<=340px){.sidebar-brand-lockup{max-width:160px}}@media (width<=620px){.page-shell{width:min(100% - 20px,1180px);padding-top:64px}.rdo-dashboard{padding-inline:14px}.form-card{padding:18px}.rdo-command-band,.rdo-filter-grid,.rdo-operational-card,.timeline-panel,.profile-drawer{padding:16px}.rdo-command-actions,.rdo-command-actions button{width:100%}.rdo-metric-grid,.profile-summary-grid,.rdo-card-facts,.rdo-extension-grid,.rdo-photo-grid,.form-grid{grid-template-columns:1fr}.action-bar{grid-template-columns:1fr;display:grid}.button{width:100%}}.cortex-sidebar{z-index:1;background:0 0;gap:18px;padding:20px 24px 12px}.sidebar-toggle{top:26px;right:auto;left:calc(var(--cortex-sidebar-edge) - 22px);border:2px solid var(--color-brand-yellow);border-radius:0 var(--radius-control) var(--radius-control) 0;background:var(--color-brand-yellow);color:#111312;width:44px;height:48px;transition:background-color var(--transition-functional), border-color var(--transition-functional), color var(--transition-functional), transform var(--transition-functional);box-shadow:0 8px 18px #00000047}.sidebar-toggle:hover{background:#ffdd3a;border-color:#ffdd3a;transform:translate(2px)}.sidebar-toggle:focus-visible{outline:3px solid var(--color-brand-yellow);outline-offset:3px}.sidebar-brand{border-bottom-color:#424745}.sidebar-nav,.sidebar-footer{gap:5px}.sidebar-nav-item,.sidebar-footer button{border-radius:0;min-height:40px}.sidebar-nav-item.active{color:#eef7ef;background:#ffffff1a;border-color:#0000}.sidebar-nav-item.active:before{content:"";background:var(--color-brand-yellow);width:3px;position:absolute;top:20%;bottom:20%;left:0}.sidebar-nav-item.active img{filter:grayscale()brightness(0)invert();opacity:.82}.avatar-button{color:#fff;cursor:pointer;background:#101112;border:1px solid #101112;border-radius:0;width:40px;height:40px;font-size:.8rem;font-weight:500}.workspace-header__actions>:is(button,a),.workspace-status-rail__actions>:is(button,a){border-radius:var(--radius-control);color:#fff;min-height:36px;font:inherit;background:#101112;border:1px solid #101112;justify-content:center;align-items:center;padding:0 12px;font-size:.74rem;font-weight:600;text-decoration:none;display:inline-flex}.operational-workspace.obras-page{width:100%;max-width:none;margin:0;padding:0}.obras-filter-bar{border:1px solid var(--color-border);background:#fff;flex-wrap:wrap;align-items:center;gap:10px;min-width:0;padding:10px;display:flex}.obras-filter-bar .home-uf-filter{margin-left:auto}.obras-list,.obras-detail,.obras-pdor,.obras-pdor-grid .obras-pdor-main{border-width:1px;border-radius:0}.obras-list-item,.obras-facts div,.obras-pdor-grid div,.obras-pdor-insufficient,.obras-pdor-drivers li,.obras-trace-list li,.obras-pdor-risk,.obras-trace-status{border-radius:0}@media (width<=760px){.obras-filter-bar{flex-direction:column;align-items:stretch}.obras-filter-bar .home-uf-filter{margin-left:0}}.auth-bootstrap-status{color:#526159;text-align:center;background:#f3f5f1;place-items:center;min-height:100vh;padding:24px;display:grid}.notice-error{color:#8a2e2e;background:#fff1f1;border-color:#e2bebe}.button:disabled,.add-button:disabled{cursor:not-allowed;opacity:.55}.logout-button{border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-surface);color:#243e30;min-height:36px;box-shadow:none;padding:0 16px;font-size:.82rem;font-weight:700}.logout-button:hover{background:#fff;border-color:#fed203}@media (prefers-reduced-motion:reduce){.cortex-shell,.sidebar-toggle,.sidebar-toggle svg{transition:none}}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}@media (width<=900px){.computed-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=620px){.computed-grid{grid-template-columns:1fr}}.profile-menu-anchor{position:relative}.profile-menu{border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);min-width:200px;box-shadow:var(--shadow-overlay);z-index:40;padding:12px;position:absolute;top:calc(100% + 8px);right:0}.profile-menu-name{margin:0;font-size:.85rem;font-weight:700}.profile-menu-cpf{color:#6b7280;margin:2px 0 6px;font-size:.75rem}.profile-menu-scope{color:#334155;background:#f1f5f9;border-radius:999px;align-self:flex-start;margin:0 0 10px;padding:2px 8px;font-size:.7rem;font-weight:600}.profile-menu-logout,.profile-menu-security{cursor:pointer;border:none;border-radius:8px;width:100%;padding:8px;font-weight:700}.profile-menu-security{color:#174b43;background:#edf3f1;margin-bottom:7px}.profile-menu-logout{background:#fed203}.profile-menu-error{color:#9f2d23;max-width:240px;margin:8px 0 0;font-size:.75rem;line-height:1.4}.badge-soon{color:#0a423d;text-transform:lowercase;background:#fed203;border-radius:8px;margin-left:auto;padding:2px 6px;font-size:.55rem;font-weight:700}.cortex-shell--collapsed .badge-soon{display:none}.progress-chart-controls{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;display:flex}.progress-chart-legend{flex-wrap:wrap;gap:8px;display:flex}.legend-item{color:#374151;cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;padding:2px 4px;font-size:.72rem;display:inline-flex}.legend-item--off{opacity:.35;text-decoration:line-through}.legend-swatch{border-radius:3px;width:10px;height:10px;display:inline-block}.progress-chart-periods{gap:4px;display:flex}.period-pill{cursor:pointer;background:#fff;border:1px solid #d7dbde;border-radius:999px;padding:3px 10px;font-size:.68rem}.period-pill--active{background:#fed203;border-color:#fed203;font-weight:700}.progress-chart-plot{position:relative}.progress-chart-plot svg{width:100%;height:auto;display:block}.progress-chart-tooltip{pointer-events:none;background:#fffffff2;border:1px solid #e5e9ea;border-radius:10px;flex-direction:column;gap:3px;padding:8px 10px;font-size:.7rem;display:flex;position:absolute;top:8px;right:8px}.progress-chart-tooltip span{align-items:center;gap:5px;display:inline-flex}.progress-chart-empty{color:#8b9498;text-align:center;padding:24px 0;font-size:.85rem}.home-dashboard{width:100%;min-width:0;padding:0}.home-page-heading{border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:flex-end;gap:24px;padding-bottom:12px;display:flex}.home-page-heading span{color:var(--color-brand-teal);letter-spacing:.08em;text-transform:uppercase;font-size:.66rem;font-weight:800}.home-page-heading h1{margin-top:2px;font-size:clamp(1.45rem,2vw,2rem)}.home-page-heading p{max-width:430px;color:var(--color-muted);text-align:right;margin:0;font-size:.76rem}.home-subnav{border-bottom:1px solid var(--color-border)}.home-subnav [role=tablist]{gap:2px;display:flex}.home-subnav [role=tab]{min-height:38px;color:var(--color-muted);background:0 0;border:0;border-bottom:3px solid #0000;padding:0 15px;font-size:.76rem;font-weight:700}.home-overview{gap:18px;display:grid}.home-exception-register{border:1px solid var(--color-border);border-top:2px solid var(--color-brand-teal);background:var(--color-surface);gap:14px;padding:20px;display:grid}.home-exception-register__heading{justify-content:space-between;align-items:flex-end;gap:18px;display:flex}.home-exception-register__heading span{color:var(--color-brand-teal-strong);letter-spacing:.08em;text-transform:uppercase;margin-bottom:3px;font-size:.66rem;font-weight:600;display:block}.home-exception-register__heading h2{margin:0;font-size:1.1rem;font-weight:600}.home-exception-register__heading p{color:var(--color-muted);margin:0;font-size:.72rem}.home-exception-register__sync{border-block:1px solid var(--color-border);grid-template-columns:minmax(190px,.7fr) minmax(0,1fr);align-items:stretch;gap:0;min-width:0;display:grid}.home-exception-register__sync>.institutional-status,.home-exception-register__sync>.institutional-sync-state__checking,.home-exception-register__sync>.institutional-sync-state__error{place-self:center start;width:100%;min-width:0;margin:0;padding:14px 16px}.home-exception-register__sync>.institutional-sync-state__error{color:#8f2f2f;overflow-wrap:anywhere;gap:2px;font-size:.72rem;font-weight:500;line-height:1.45;display:grid}.home-exception-register__sync>.institutional-sync-state__error span:not(:first-child){color:var(--color-muted);font-weight:500}.home-exception-register__sync>.institutional-sync-state__facts{border-left:1px solid var(--color-border);grid-template-columns:repeat(3,minmax(0,1fr));margin:0;display:grid}.home-exception-register__sync>.institutional-sync-state__facts>div{min-width:0;padding:10px 14px}.home-exception-register__sync>.institutional-sync-state__facts>div+div{border-left:1px solid var(--color-border)}.home-exception-register__sync dt,.home-exception-register__facts dt{color:var(--color-muted);letter-spacing:.05em;text-transform:uppercase;font-size:.62rem;font-weight:600}.home-exception-register__sync dd,.home-exception-register__facts dd{color:var(--color-ink);margin:4px 0 0;font-size:.78rem;font-weight:600}.home-exception-register__facts{grid-template-columns:repeat(5,minmax(0,1fr));margin:0;display:grid}.home-exception-register__facts>div{min-width:0;padding-right:12px}.home-exception-register__facts>div+div{border-left:1px solid var(--color-border);padding-left:12px}.home-exception-register>a{color:var(--color-brand-teal-strong);text-underline-offset:3px;justify-self:start;font-size:.75rem;font-weight:600}.home-topbar{border-bottom:1px solid var(--color-border);flex-wrap:wrap;align-items:flex-end;gap:12px;padding-bottom:16px;display:flex}.home-topbar h1,.home-topbar h2{margin:0 8px 0 0;font-size:1.35rem;font-weight:700}.home-memory-card p{min-height:36px;color:var(--color-muted);margin:0 0 8px;line-height:1.5}.home-memory-card a{color:var(--color-brand-teal-strong);font-weight:700}.home-chips{flex-wrap:wrap;gap:6px;display:flex}.chip{border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-surface);cursor:pointer;padding:5px 12px;font-size:.72rem}.chip--active{background:var(--color-brand-yellow);border-color:#d6b000;font-weight:700}.home-uf-filter{align-items:center;gap:6px;margin-left:auto;font-size:.75rem;display:inline-flex}.home-uf-filter select{border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-surface);padding:4px 10px;font-size:.75rem}.home-obra-card{border:1px solid var(--color-border);box-shadow:none;background:#fff;border-radius:16px;padding:18px 20px}.home-obra-card--empty{color:#6b7280;text-align:center;padding:48px 20px}.home-obra-header{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:14px;display:flex}.home-obra-header h2{margin:0;font-size:1rem}.home-obra-pill{color:#0e5e57;white-space:nowrap;border:1.5px solid #fed203;border-radius:999px;padding:4px 12px;font-size:.68rem;font-weight:700}.home-obra-status{color:#0e5e57;text-transform:uppercase;background:#e8f5f2;border-radius:8px;padding:3px 8px;font-size:.6rem;font-weight:700}.home-obra-selector{margin-left:auto}.home-obra-selector select{background:#fafbfb;border:1px solid #d7dbde;border-radius:10px;max-width:240px;padding:6px 10px;font-size:.75rem}.home-obra-body{flex-wrap:wrap;gap:22px;display:flex}.home-obra-infos{color:#334155;flex-direction:column;flex:1;gap:10px;min-width:230px;font-size:.78rem;display:flex}.home-obra-infos .info-label{color:#8b9498;font-size:.68rem;display:block}.info-coords{color:#6b7280;font-size:.72rem;display:block}.home-obra-metrics{border-top:1px dashed #e2e6e8;gap:16px;padding-top:8px;display:flex}.metric-value{font-size:1.05rem}.metric-value--brand{color:#0e857a}.home-updated-at{color:var(--color-muted);font-size:.66rem}.home-obra-chart{flex:1.6;min-width:320px}.home-cards-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;display:grid}.home-card{border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:none;background:#fff;padding:14px;font-size:.76rem}@media (width<=900px){.home-exception-register__sync{grid-template-columns:1fr}.home-exception-register__sync>.institutional-sync-state__facts{border-top:1px solid var(--color-border);border-left:0}.home-exception-register__facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 0}.home-exception-register__facts>div:nth-child(odd){border-left:0;padding-left:0}}@media (width<=620px){.home-exception-register__heading{flex-direction:column;align-items:flex-start;gap:6px}.home-exception-register__sync>.institutional-sync-state__facts{grid-template-columns:1fr}.home-exception-register__sync>.institutional-sync-state__facts>div+div{border-top:1px solid var(--color-border);border-left:0}.home-exception-register__facts{grid-template-columns:1fr}.home-exception-register__facts>div{border-left:0;padding:0}}.home-card h3{justify-content:space-between;align-items:center;gap:8px;margin:0 0 8px;font-size:.8rem;display:flex}.home-card ul{flex-direction:column;gap:7px;margin:0;padding:0;list-style:none;display:flex}.home-card-muted{color:var(--color-muted)}.home-card>a,.home-finance-error button{color:var(--color-brand-teal-strong);font:inherit;font-weight:700}.home-finance-card h3>span{color:var(--color-muted);font-size:.66rem;font-weight:500}.home-finance-totals{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0 0 12px;display:grid}.home-finance-totals div{min-width:0}.home-finance-totals dt{color:var(--color-muted);font-size:.65rem}.home-finance-totals dd{font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap;margin:3px 0 0;font-size:.76rem;font-weight:700;overflow:hidden}.home-finance-totals dd.is-alert{color:#b42318}.home-finance-error p{color:#b42318;margin:0 0 6px}.home-finance-error button{cursor:pointer;background:0 0;border:0;padding:0;text-decoration:underline}.home-card--brand{background:var(--color-brand-teal-strong);color:#eef7f5}.home-card--brand h3{color:#fed203}.home-card--brand a{color:#eef7f5;text-decoration:none}.home-card--brand a:hover{text-decoration:underline}@media (width<=1180px){.home-uf-filter{flex-wrap:wrap;width:100%;margin-left:0}}.obras-topbar{flex-wrap:wrap;align-items:flex-end;gap:16px;margin-bottom:18px;display:flex}.obras-topbar h1{font-size:1.35rem}.obras-create-action{color:#fff;min-height:38px;font:inherit;background:#0d3f3c;border:1px solid #0d3f3c;border-radius:7px;padding:0 14px;font-size:.76rem;font-weight:750}.obras-create-action:hover,.obras-create-action:focus-visible{background:#124e4a}.obras-workspace{grid-template-columns:minmax(260px,340px) minmax(0,1fr);align-items:stretch;gap:14px;min-width:0;display:grid}.obras-list,.obras-detail{background:var(--surface-glass-fallback);background:var(--surface-glass-active);border:1px solid var(--color-border);border-radius:var(--radius-lg);min-width:0;box-shadow:var(--glass-shadow)}.obras-list{flex-direction:column;gap:8px;min-height:520px;padding:10px;display:flex}.obras-list-item{border-radius:var(--radius-sm);color:#25342d;text-align:left;background:0 0;border:1px solid #0000;width:100%;padding:12px;position:relative}.obras-list-item:hover,.obras-list-item:focus-visible{background:#f7faf8;border-color:#dce3df}.obras-list-item.active{border-color:var(--color-border);background:#f7f9f7}.obras-list-item.active:before{content:"";background:var(--color-brand-yellow);border-radius:999px;width:3px;position:absolute;inset:8px auto 8px 0}.obras-list-title,.obras-list-meta{display:block}.obras-list-title{font-size:.82rem;font-weight:700}.obras-list-meta{color:#6f7d75;margin-top:4px;font-size:.68rem;line-height:1.35}.obras-detail{min-width:0;min-height:520px;padding:20px}.obras-detail-header,.obras-trace-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.obras-detail-header h2{margin:10px 0 4px;font-size:1.15rem}.obras-detail-header p{color:#6f7d75;margin:0;font-size:.78rem}.obras-facts{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:10px;margin:18px 0;display:grid}.obras-facts div{background:#fbfcfb;border:1px solid #e7ece8;border-radius:12px;min-height:74px;padding:12px}.obras-facts dt{color:#839089;margin:0 0 6px;font-size:.66rem;font-weight:600}.obras-facts dd{color:#25342d;overflow-wrap:anywhere;margin:0;font-size:.86rem;font-weight:700}.obras-trace{border-top:1px dashed #dfe6e2;padding-top:18px}.obras-ontology{border:1px solid var(--color-border);background:#fbfcfb;margin-top:18px}.obras-ontology>summary{color:#274039;cursor:pointer;padding:13px 15px;font-size:.78rem;font-weight:600}.obras-ontology[open]>summary{border-bottom:1px solid var(--color-border)}.obras-ontology .obras-trace{border-top:0;padding:16px}.obras-trace-header h3{margin:0 0 3px;font-size:.92rem;font-weight:600}.obras-trace-header span{color:#718078;font-size:.7rem}.obras-trace-status{color:#0e5e57;text-transform:uppercase;background:#eef5f2;border-radius:999px;padding:4px 10px;font-weight:600}.obras-trace-note{color:#8a6210;margin:12px 0 0;font-size:.72rem}.obras-trace-list{flex-direction:column;gap:10px;margin:14px 0 0;padding:0;list-style:none;display:flex}.obras-trace-list li{border:1px solid #e3e8e5;border-radius:12px;padding:12px}.obras-trace-list li>div{color:#25342d;justify-content:space-between;gap:12px;font-size:.78rem;display:flex}.obras-trace-list p{color:#46534c;margin:8px 0;font-size:.74rem;line-height:1.5}.obras-trace-list small{color:#84908a;font-size:.66rem}.obras-empty{color:#8a958f;text-align:center;margin:auto;font-size:.78rem}@media (width<=900px){.obras-workspace{grid-template-columns:1fr}.obras-list{min-height:auto}}.obras-pdor-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.obras-pdor-header h3{margin:0 0 3px;font-size:.92rem}.obras-pdor-header span{color:#718078;font-size:.7rem}.obras-pdor-risk{text-transform:uppercase;color:#0e5e57;background:#eef5f2;border-radius:999px;padding:4px 10px;font-size:.66rem;font-weight:700}.obras-pdor-risk--baixo{color:#1e6b3a;background:#e6f4ea}.obras-pdor-risk--medio{color:#8a6210;background:#fdf3c8}.obras-pdor-risk--alto{color:#a3322a;background:#fde4e1}.obras-pdor-note{color:#718078;margin:12px 0 0;font-size:.74rem}.obras-pdor-insufficient{background:#fffbeb;border:1px solid #f0e2b6;border-left:4px solid #fed203;border-radius:12px;margin-top:12px;padding:12px}.obras-pdor-insufficient strong{color:#8a6210;text-transform:uppercase;overflow-wrap:anywhere;font-size:.74rem;display:block}.obras-pdor-insufficient p{color:#6b5a22;overflow-wrap:anywhere;margin:6px 0 0;font-size:.76rem;line-height:1.5}.obras-pdor-grid{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:10px;min-width:0;margin:14px 0 0;display:grid}.obras-pdor-grid div{background:#fbfcfb;border:1px solid #e7ece8;border-radius:12px;min-height:74px;padding:12px}.obras-pdor-grid .obras-pdor-main{border-left:4px solid #fed203}.obras-pdor-grid dt{color:#839089;margin:0 0 6px;font-size:.66rem;font-weight:600}.obras-pdor-grid dd{color:#25342d;overflow-wrap:anywhere;margin:0;font-size:.86rem;font-weight:700}.obras-pdor-main dd:first-of-type{font-size:1.1rem}.obras-pdor-grid dd.obras-pdor-range{color:#718078;margin-top:4px;font-size:.68rem;font-weight:600}.obras-pdor-drivers{flex-direction:column;gap:8px;margin:12px 0 0;padding:0;list-style:none;display:flex}.obras-pdor-drivers li{border:1px solid #e3e8e5;border-radius:12px;padding:10px 12px}.obras-pdor-drivers strong{color:#25342d;font-size:.76rem;display:block}.obras-pdor-drivers span{color:#718078;font-size:.7rem}@media (width<=620px){.home-dashboard{padding:0}.home-page-heading{flex-direction:column;align-items:flex-start}.home-page-heading p{text-align:left}.home-uf-filter,.home-uf-filter select,.home-obra-selector,.home-obra-selector select{width:100%;max-width:none}.home-obra-chart{width:100%;min-width:0}.rdo-command-actions,.rdo-command-actions button,.action-bar .button{width:100%}.home-dashboard,.rdo-dashboard,.obras-page{padding-top:0;padding-bottom:0}}.profile-menu{border-radius:var(--radius-container);box-shadow:none}.profile-menu-name,.profile-menu-scope,.profile-menu-logout,.profile-menu-security{font-weight:500}.profile-menu-scope,.profile-menu-logout,.profile-menu-security{border-radius:var(--radius-control)}.profile-menu-logout,.profile-menu-security{border:1px solid var(--color-border)}.profile-menu-logout{border-color:var(--color-ink);background:var(--color-ink);color:#fff}.home-dashboard{padding:0}.home-page-heading,.home-topbar,.obras-topbar{border-bottom-color:var(--color-ink)}.home-page-heading span{color:var(--color-muted);font-weight:500}.home-subnav [role=tab]{border-radius:0;font-weight:500}.home-subnav [role=tab][aria-selected=true]{border-bottom-color:var(--color-ink);color:var(--color-ink)}.chip--active{border-color:var(--color-ink);background:var(--color-ink);color:#fff;font-weight:500}.home-obra-card,.home-card,.obras-list,.obras-detail{border-radius:var(--radius-container);box-shadow:var(--glass-shadow)}.home-obra-card,.home-card,.obras-detail{border:1px solid var(--color-border);background:var(--surface-glass-fallback);background:var(--surface-glass-active)}.obras-pdor{border:0;border-top:1px solid var(--color-border);min-width:0;box-shadow:none;background:0 0;border-radius:0;margin-bottom:18px;padding-top:18px}.home-obra-selector select,.home-uf-filter select,.obras-create-action,.obras-detail-actions>a{border-radius:var(--radius-control)}.home-card h3,.home-obra-header h2,.obras-list-title,.obras-facts dd,.obras-pdor-grid dd,.obras-pdor-drivers strong{font-weight:600}.home-card--brand,.obras-create-action{border-color:var(--color-ink);background:var(--color-ink);color:#fff}.obras-page{width:100%;max-width:none;margin:0;padding:0}.obras-list-item,.obras-facts div,.obras-pdor-grid div,.obras-pdor-insufficient,.obras-pdor-drivers li,.obras-trace-list li{border-radius:var(--radius-control)}.obras-list-item.active{border:1px solid var(--color-border-strong);background:var(--color-surface);color:var(--color-ink)}.obras-pdor-risk,.obras-trace-status{border-radius:var(--radius-control);border:1px solid}.obras-pdor-insufficient{border:1px solid #c59f1857;border-left:3px solid var(--color-brand-yellow)}.obras-pdor-grid .obras-pdor-main{border:1px solid var(--color-border);border-top:3px solid var(--color-brand-yellow);background:var(--color-surface)}@supports ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){:root{--surface-glass-active:var(--surface-glass)}.institutional-frame,.home-obra-card,.home-card,.obras-list,.obras-detail,.rdo-document-surface,.integracoes-table-card,.integracoes-report,.teams-workspace .teams-page,.teams-modal,.gestao-obras-coluna,.gestao-papeis,.workspace-status-rail,.finance-scope-bar,.finance-pdor-section .obras-pdor{-webkit-backdrop-filter:blur(14px)saturate(112%);backdrop-filter:blur(14px)saturate(112%)}}@media (prefers-reduced-transparency:reduce){:root{--surface-glass-active:var(--surface-glass-fallback)}.institutional-frame,.home-obra-card,.home-card,.obras-list,.obras-detail,.rdo-document-surface,.integracoes-table-card,.integracoes-report,.teams-workspace .teams-page,.teams-modal,.gestao-obras-coluna,.gestao-papeis,.workspace-status-rail,.finance-scope-bar,.finance-pdor-section .obras-pdor{-webkit-backdrop-filter:none;backdrop-filter:none}}@media (width<=620px){.home-dashboard,.rdo-dashboard,.obras-page{padding-top:0}}
