:root{color-scheme:light;--deltek-blue: #1742f5;--deltek-blue-bright: #397fff;--deltek-blue-light: #3895ff;--deltek-navy-700: #0e256a;--deltek-navy-800: #070d63;--deltek-navy-850: #040841;--deltek-navy-900: #00021d;--deltek-teal: #08e9eb;--deltek-purple: #7a62ff;--deltek-magenta: #ff5df2;--deltek-gray-100: #fcfdff;--deltek-gray-150: #f5f6fa;--deltek-gray-200: #edeff5;--deltek-gray-800: #3c454e;--font-brand: "Figtree", system-ui, -apple-system, "Segoe UI", sans-serif;--surface-1: #fcfcfb;--surface-plane: #f9f9f7;--text-primary: #0b0b0b;--text-secondary: #52514e;--text-muted: #898781;--gridline: #e1e0d9;--baseline: #c3c2b7;--border: rgba(11, 11, 11, .1);--peer: #2a78d6;--peer-wash: rgba(42, 120, 214, .12);--firm: #eb6834;--status-good: #0ca30c;--status-warning: #fab219;--status-serious: #ec835a;--status-critical: #d03b3b;--status-good-text: #006300;--font-sans: var(--font-brand);--step--1: .8125rem;--step-0: .9375rem;--step-1: 1.125rem;--step-2: 1.375rem;--step-3: 1.75rem;--step-hero: 2.5rem;--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.5rem;--space-6: 2rem;--radius: 6px;--radius-lg: 10px}@media(prefers-color-scheme:dark){:root:where(:not([data-theme=light])){color-scheme:dark;--surface-1: #1a1a19;--surface-plane: #0d0d0d;--text-primary: #ffffff;--text-secondary: #c3c2b7;--text-muted: #898781;--gridline: #2c2c2a;--baseline: #383835;--border: rgba(255, 255, 255, .1);--peer: #3987e5;--peer-wash: rgba(57, 135, 229, .18);--firm: #d95926;--status-good-text: #0ca30c}}:root[data-theme=dark]{color-scheme:dark;--surface-1: #1a1a19;--surface-plane: #0d0d0d;--text-primary: #ffffff;--text-secondary: #c3c2b7;--text-muted: #898781;--gridline: #2c2c2a;--baseline: #383835;--border: rgba(255, 255, 255, .1);--peer: #3987e5;--peer-wash: rgba(57, 135, 229, .18);--firm: #d95926;--status-good-text: #0ca30c}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;background:var(--surface-plane);color:var(--text-primary);font-family:var(--font-sans);font-size:var(--step-0);line-height:1.5}h1,h2,h3{margin:0;line-height:1.25;font-weight:600}p{margin:0}:where(a,button,select,input,summary):focus-visible{outline:2px solid var(--text-primary);outline-offset:2px}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}._notice_1bss5_1{display:flex;gap:var(--space-3);padding:var(--space-3) var(--space-4);border:1px solid var(--border);border-left-width:3px;border-radius:var(--radius);background:var(--surface-plane)}._icon_1bss5_11{flex:none;width:1.25rem;height:1.25rem;border-radius:50%;display:grid;place-items:center;font-size:var(--step--1);font-weight:700;line-height:1;color:var(--surface-1);margin-top:.1rem}._body_1bss5_25{display:flex;flex-direction:column;gap:var(--space-1);min-width:0}._title_1bss5_32{font-weight:600;display:flex;flex-wrap:wrap;align-items:center;gap:var(--space-2)}._detail_1bss5_40{color:var(--text-secondary);font-size:var(--step--1);max-width:70ch}._detail_1bss5_40 p+p{margin-top:var(--space-2)}._code_1bss5_50{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.75rem;color:var(--text-secondary);background:var(--surface-1);border:1px solid var(--border);border-radius:4px;padding:0 var(--space-1);font-weight:500}._info_1bss5_61{border-left-color:var(--peer)}._info_1bss5_61 ._icon_1bss5_11{background:var(--peer)}._withheld_1bss5_69{border-left-color:var(--status-warning)}._withheld_1bss5_69 ._icon_1bss5_11{background:var(--status-warning);color:#0b0b0b}._unavailable_1bss5_78{border-left-color:var(--baseline)}._unavailable_1bss5_78 ._icon_1bss5_11{background:var(--text-muted)}._error_1bss5_85{border-left-color:var(--status-critical)}._error_1bss5_85 ._icon_1bss5_11{background:var(--status-critical)}._loading_10qwn_1{display:flex;flex-direction:column;gap:var(--space-3);padding:var(--space-2) 0}._loadingLabel_10qwn_8{color:var(--text-secondary);font-size:var(--step--1)}._bar_10qwn_14{display:block;height:.75rem;border-radius:4px;background:var(--gridline);width:100%;max-width:26rem}._barShort_10qwn_23{max-width:14rem}._retry_10qwn_27{font:inherit;font-weight:600;color:var(--text-primary);background:var(--surface-1);border:1px solid var(--baseline);border-radius:var(--radius);min-height:2.25rem;padding:0 var(--space-3);cursor:pointer}._retry_10qwn_27:hover{background:var(--surface-plane)}._page_l4g1u_8{min-height:100vh;min-height:100dvh;display:grid;grid-template-rows:auto 1fr auto;background:var(--deltek-gray-150);color:var(--deltek-gray-800);font-family:var(--font-brand)}._topbar_l4g1u_19{display:flex;align-items:center;justify-content:space-between;gap:var(--space-4);padding:var(--space-5) clamp(var(--space-4),5vw,var(--space-6));background:var(--deltek-navy-900)}._logo_l4g1u_28{height:1.75rem;width:auto;filter:brightness(0) invert(1);opacity:.92}._back_l4g1u_35{background:none;border:0;padding:var(--space-2) 0;font:inherit;font-size:var(--step--1);font-weight:600;color:#ffffffb8;cursor:pointer;display:inline-flex;align-items:center;gap:var(--space-2);border-bottom:1px solid transparent}._back_l4g1u_35:hover{color:#fff;border-bottom-color:var(--deltek-teal)}._back_l4g1u_35:focus-visible{outline:2px solid var(--deltek-teal);outline-offset:3px}._main_l4g1u_61{width:100%;max-width:52rem;margin:0 auto;padding:clamp(var(--space-5),5vw,3.5rem) clamp(var(--space-4),5vw,var(--space-6)) var(--space-6)}._hero_l4g1u_69{padding-bottom:var(--space-5);border-bottom:2px solid var(--deltek-blue);margin-bottom:var(--space-6)}._eyebrow_l4g1u_75{font-size:var(--step--1);font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:var(--deltek-blue);margin-bottom:var(--space-2)}._title_l4g1u_84{font-size:clamp(2.25rem,5.5vw,3.25rem);font-weight:800;letter-spacing:-.035em;line-height:1.05;color:var(--deltek-navy-900)}._standfirst_l4g1u_92{margin-top:var(--space-3);font-size:var(--step-1);line-height:1.55;color:var(--deltek-gray-800);max-width:44ch}._sections_l4g1u_100{display:flex;flex-direction:column;gap:var(--space-6)}._section_l4g1u_100{display:grid;grid-template-columns:3.25rem minmax(0,1fr);gap:var(--space-4)}._sectionIndex_l4g1u_113{font-size:var(--step-1);font-weight:800;font-variant-numeric:tabular-nums;color:var(--deltek-blue);opacity:.32;line-height:1.3}._sectionBody_l4g1u_122{display:flex;flex-direction:column;gap:var(--space-3);min-width:0}._sectionTitle_l4g1u_129{font-size:var(--step-2);font-weight:700;letter-spacing:-.02em;color:var(--deltek-navy-900)}._paragraph_l4g1u_136{font-size:var(--step-0);line-height:1.68;max-width:68ch}._cta_l4g1u_144{margin-top:var(--space-6);padding-top:var(--space-5);border-top:1px solid var(--deltek-gray-200)}._ctaButton_l4g1u_150{display:inline-flex;align-items:center;gap:var(--space-3);min-height:3rem;padding:0 var(--space-5);border-radius:var(--radius);background:var(--deltek-blue);color:#fff;font-size:var(--step-0);font-weight:700;text-decoration:none;transition:background .14s ease,transform .14s ease}._ctaButton_l4g1u_150:hover{background:var(--deltek-blue-bright);transform:translateY(-1px)}._ctaButton_l4g1u_150:focus-visible{outline:2px solid var(--deltek-navy-900);outline-offset:3px}._footer_l4g1u_178{padding:var(--space-5) clamp(var(--space-4),5vw,var(--space-6));border-top:1px solid var(--deltek-gray-200);font-size:var(--step--1);color:var(--text-muted);text-align:center;background:var(--deltek-gray-100)}@media(max-width:40rem){._section_l4g1u_100{grid-template-columns:minmax(0,1fr);gap:var(--space-2)}._sectionIndex_l4g1u_113{font-size:var(--step-0)}}._page_qree7_11{position:relative;min-height:100vh;min-height:100dvh;display:grid;grid-template-rows:auto 1fr auto;overflow:hidden;background:var(--deltek-navy-900);color:#fff;font-family:var(--font-brand)}._aurora_qree7_31{position:absolute;inset:-20%;pointer-events:none;background:radial-gradient(38rem 26rem at 18% 22%,rgba(23,66,245,.55),transparent 62%),radial-gradient(32rem 24rem at 78% 18%,rgba(122,98,255,.34),transparent 64%),radial-gradient(34rem 22rem at 62% 88%,rgba(8,233,235,.16),transparent 66%);filter:blur(28px);animation:_drift_qree7_1 26s ease-in-out infinite alternate}@keyframes _drift_qree7_1{0%{transform:translate3d(-2%,-1%,0) scale(1)}to{transform:translate3d(3%,2%,0) scale(1.09)}}._topbar_qree7_53{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:var(--space-4);padding:var(--space-5) clamp(var(--space-4),5vw,var(--space-6))}._logo_qree7_65{height:1.75rem;width:auto;filter:brightness(0) invert(1);opacity:.92}._aboutLink_qree7_72{background:none;border:0;padding:var(--space-2) 0;font:inherit;font-size:var(--step--1);font-weight:600;color:#ffffffb8;cursor:pointer;border-bottom:1px solid transparent}._aboutLink_qree7_72:hover{color:#fff;border-bottom-color:var(--deltek-teal)}._aboutLink_qree7_72:focus-visible{outline:2px solid var(--deltek-teal);outline-offset:3px}._stage_qree7_95{position:relative;z-index:1;width:100%;max-width:78rem;margin:0 auto;padding:clamp(var(--space-5),4vw,var(--space-6)) clamp(var(--space-4),5vw,var(--space-6));display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);align-items:center;gap:clamp(var(--space-5),6vw,5rem)}._copy_qree7_108{display:flex;flex-direction:column;gap:var(--space-4);animation:_rise_qree7_1 .62s cubic-bezier(.16,1,.3,1) both}@keyframes _rise_qree7_1{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}._eyebrow_qree7_126{font-size:var(--step--1);font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:var(--deltek-blue-light)}._headline_qree7_134{font-size:clamp(2.5rem,6.2vw,4.25rem);font-weight:800;letter-spacing:-.035em;line-height:1.02;text-wrap:balance}._accent_qree7_144{color:var(--deltek-teal)}._lede_qree7_148{font-size:clamp(var(--step-0),1.4vw,var(--step-1));line-height:1.6;color:#ffffffc7;max-width:46ch}._alert_qree7_155{max-width:46ch;--surface-plane: rgba(255, 255, 255, .06);--surface-1: rgba(255, 255, 255, .1);--text-primary: #ffffff;--text-secondary: rgba(255, 255, 255, .75);--border: rgba(255, 255, 255, .16);color:#fff}._actions_qree7_168{display:flex;flex-direction:column;align-items:flex-start;gap:var(--space-3);margin-top:var(--space-2)}._cta_qree7_176{display:inline-flex;align-items:center;gap:var(--space-3);min-height:3.25rem;padding:0 var(--space-5);border-radius:var(--radius);background:var(--deltek-blue);color:#fff;font-size:var(--step-1);font-weight:700;text-decoration:none;border:1px solid transparent;box-shadow:0 10px 30px #1742f56b;transition:background .14s ease,box-shadow .14s ease,transform .14s ease}._cta_qree7_176:hover{background:var(--deltek-blue-bright);box-shadow:0 14px 38px #397fff80;transform:translateY(-1px)}._cta_qree7_176:active{transform:translateY(1px);box-shadow:0 6px 18px #1742f566}._cta_qree7_176:focus-visible{outline:2px solid var(--deltek-teal);outline-offset:3px}._ctaArrow_qree7_212{transition:transform .14s ease}._cta_qree7_176:hover ._ctaArrow_qree7_212{transform:translate(3px)}._ctaNote_qree7_220{font-size:var(--step--1);color:#ffffff8c}._motif_qree7_231{align-self:stretch;display:grid;place-items:center;min-height:18rem}._motifInner_qree7_238{position:relative;width:100%;max-width:26rem;height:15rem;display:flex;align-items:flex-end;justify-content:space-between;gap:3%;padding:0 var(--space-2)}._bar_qree7_250{flex:1;height:var(--h);border-radius:999px 999px 3px 3px;background:linear-gradient(to top,rgba(23,66,245,.28),var(--deltek-blue-light) 62%,var(--deltek-teal));transform-origin:bottom;animation:_grow_qree7_1 .9s cubic-bezier(.16,1,.3,1) both;animation-delay:calc(.14s + var(--i) * 55ms);opacity:.9}@keyframes _grow_qree7_1{0%{transform:scaleY(.06);opacity:0}to{transform:scaleY(1);opacity:.9}}._median_qree7_279{position:absolute;left:0;right:0;bottom:58%;height:1px;background:linear-gradient(to right,transparent,rgba(255,93,242,.85) 18%,rgba(255,93,242,.85) 82%,transparent);animation:_sweep_qree7_1 1.1s cubic-bezier(.16,1,.3,1) both;animation-delay:.76s}@keyframes _sweep_qree7_1{0%{opacity:0;transform:scaleX(.2)}to{opacity:1;transform:none}}._footer_qree7_308{position:relative;z-index:1;display:flex;flex-wrap:wrap;gap:var(--space-2);justify-content:center;padding:var(--space-5) var(--space-4);font-size:var(--step--1);color:#ffffff73}._dot_qree7_320{opacity:.6}@media(max-width:60rem){._stage_qree7_95{grid-template-columns:minmax(0,1fr);gap:var(--space-5)}._motif_qree7_231{display:none}}@media(max-width:34rem){._cta_qree7_176{width:100%;justify-content:center}._actions_qree7_168{align-self:stretch}}@media(prefers-reduced-motion:reduce){._aurora_qree7_31,._copy_qree7_108,._bar_qree7_250,._median_qree7_279{animation:none}._bar_qree7_250{opacity:.9;transform:none}}._menu_xublu_1{position:relative;flex:none}._trigger_xublu_9{display:inline-flex;align-items:center;gap:var(--space-2);padding:var(--space-1);border-radius:999px;border:1px solid rgba(255,255,255,.22);background:#ffffff0f;cursor:pointer;list-style:none}._trigger_xublu_9::-webkit-details-marker{display:none}._trigger_xublu_9:hover{border-color:var(--deltek-teal);background:#ffffff1f}._trigger_xublu_9:focus-visible{outline:2px solid var(--deltek-teal);outline-offset:3px}._avatar_xublu_36{width:2rem;height:2rem;border-radius:50%;display:grid;place-items:center;background:var(--deltek-blue-bright);color:#fff;font-size:var(--step--1);font-weight:700;letter-spacing:.02em}._chevron_xublu_51{width:.5rem;height:.5rem;margin-right:var(--space-2);border-right:1.5px solid rgba(255,255,255,.7);border-bottom:1.5px solid rgba(255,255,255,.7);transform:rotate(45deg) translateY(-2px)}._menu_xublu_1[open] ._chevron_xublu_51{transform:rotate(225deg) translateY(-2px)}._panel_xublu_65{position:absolute;top:calc(100% + var(--space-2));right:0;z-index:20;min-width:17rem;max-width:min(24rem,calc(100vw - 2 * var(--space-4)));display:flex;flex-direction:column;gap:var(--space-3);padding:var(--space-4);background:var(--surface-1);border:1px solid var(--border);border-radius:var(--radius);box-shadow:0 8px 24px #0b0b0b1f}._identity_xublu_82{display:flex;flex-direction:column;gap:var(--space-1)}._identityLabel_xublu_88{font-size:var(--step--1);color:var(--text-muted)}._email_xublu_93{font-weight:600;overflow-wrap:anywhere}._expiry_xublu_100{font-size:var(--step--1);color:var(--text-secondary);border-top:1px solid var(--gridline);padding-top:var(--space-3);line-height:1.5}._logout_xublu_108{min-height:2.5rem;border-radius:var(--radius);border:1px solid var(--border);background:var(--surface-plane);color:var(--text-primary);font:inherit;font-weight:600;cursor:pointer}._logout_xublu_108:hover:not(:disabled){border-color:var(--status-critical);color:var(--status-critical)}._logout_xublu_108:disabled{cursor:progress;color:var(--text-muted)}._card_4lbp3_1{background:var(--surface-1);border:1px solid var(--border);border-radius:var(--radius-lg);padding:var(--space-5);display:flex;flex-direction:column;gap:var(--space-4);min-width:0}._header_4lbp3_12{display:flex;flex-direction:column;gap:var(--space-2)}._titleRow_4lbp3_18{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:var(--space-2) var(--space-4)}._title_4lbp3_18{font-size:var(--step-1)}._meta_4lbp3_30{display:flex;flex-wrap:wrap;gap:var(--space-2);align-items:center;color:var(--text-secondary);font-size:var(--step--1)}._description_4lbp3_39{color:var(--text-secondary);font-size:var(--step--1);max-width:70ch}._section_vbz8m_1{display:flex;flex-direction:column;gap:var(--space-2)}._subtitle_vbz8m_7{font-size:var(--step-0)}._list_vbz8m_11{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:var(--space-3)}._row_vbz8m_20{display:flex;flex-direction:column;gap:var(--space-1);padding-bottom:var(--space-3);border-bottom:1px solid var(--gridline)}._list_vbz8m_11>._row_vbz8m_20:last-child{border-bottom:0;padding-bottom:0}._rowHead_vbz8m_33{display:flex;flex-wrap:wrap;gap:var(--space-2) var(--space-3);align-items:baseline;justify-content:space-between}._name_vbz8m_41{font-weight:600}._status_vbz8m_46{font-size:var(--step--1);color:var(--text-secondary);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;display:inline-flex;align-items:center;gap:var(--space-2)}._status_vbz8m_46:before{content:"";width:8px;height:8px;border-radius:50%;background:var(--text-muted);flex:none}._status_vbz8m_46[data-publishable=true]:before{background:var(--status-good)}._reason_vbz8m_68{color:var(--text-secondary);font-size:var(--step--1);max-width:80ch}._required_vbz8m_74{color:var(--text-muted);font-size:var(--step--1)}._tags_vbz8m_79{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:var(--space-2)}._tag_vbz8m_79{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.75rem;color:var(--text-secondary);background:var(--surface-plane);border:1px solid var(--border);border-radius:4px;padding:var(--space-1) var(--space-2)}._tile_13sst_1{display:flex;flex-direction:column;gap:var(--space-1);padding:var(--space-3) var(--space-4);border:1px solid var(--border);border-radius:var(--radius);background:var(--surface-1);min-width:0}._emphasis_13sst_12{border-color:var(--baseline)}._labelRow_13sst_16{display:flex;align-items:center;gap:var(--space-2);min-width:0}._label_13sst_16{color:var(--text-secondary);font-size:var(--step--1)}._swatch_13sst_30{width:10px;height:10px;border-radius:2px;flex:none}._peer_13sst_37{background:var(--peer)}._firm_13sst_41{background:var(--firm)}._value_13sst_45{font-size:var(--step-3);font-weight:600;color:var(--text-primary);letter-spacing:-.01em}._emphasis_13sst_12 ._value_13sst_45{font-size:var(--step-hero)}._absent_13sst_57{color:var(--text-muted);font-weight:500}._caption_13sst_62{color:var(--text-muted);font-size:var(--step--1);text-transform:lowercase}._tile_1cfky_1{background:var(--surface-1);border:1px solid var(--border);border-radius:var(--radius-lg);padding:var(--space-5);display:flex;flex-direction:column;gap:var(--space-5);min-width:0}._header_1cfky_12{display:flex;flex-wrap:wrap;justify-content:space-between;gap:var(--space-4);align-items:flex-start}._metricName_1cfky_20{font-size:var(--step-2)}._question_1cfky_24{color:var(--text-secondary);font-size:var(--step-0);margin-top:var(--space-1);max-width:46ch}._context_1cfky_31{display:flex;flex-wrap:wrap;gap:var(--space-4) var(--space-5);margin:0}._context_1cfky_31 dt{color:var(--text-muted);font-size:var(--step--1)}._context_1cfky_31 dd{margin:0;font-weight:600;font-size:var(--step-0)}._grain_1cfky_49{color:var(--text-muted);font-weight:500;font-size:var(--step--1);text-transform:lowercase}._stats_1cfky_56{display:grid;gap:var(--space-3);grid-template-columns:1fr}@media(min-width:40rem){._stats_1cfky_56{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:64rem){._stats_1cfky_56{grid-template-columns:1.3fr repeat(3,minmax(0,1fr))}}._comparison_1cfky_75{display:flex;flex-wrap:wrap;align-items:baseline;gap:var(--space-2) var(--space-3);padding:var(--space-3) var(--space-4);border-radius:var(--radius);background:var(--surface-plane);border:1px solid var(--border)}._comparisonIcon_1cfky_86{font-size:var(--step--1);line-height:1.4}._comparison_1cfky_75[data-favourable=true] ._comparisonIcon_1cfky_86{color:var(--status-good-text)}._comparison_1cfky_75[data-favourable=false] ._comparisonIcon_1cfky_86{color:var(--status-critical)}._comparison_1cfky_75[data-favourable=neutral] ._comparisonIcon_1cfky_86{color:var(--text-muted)}._comparisonWording_1cfky_105{font-size:var(--step-1);font-weight:600}._comparisonState_1cfky_110{color:var(--text-secondary);font-size:var(--step--1);text-transform:lowercase}._ratio_1cfky_116{display:flex;flex-wrap:wrap;gap:var(--space-2) var(--space-3);align-items:baseline;color:var(--text-secondary);font-size:var(--step--1)}._ratioNote_1cfky_125{color:var(--text-muted);max-width:70ch}._impact_1cfky_130{display:flex;flex-direction:column;gap:var(--space-2)}._impactTitle_1cfky_136{font-size:var(--step-0)}._impactValue_1cfky_140{font-size:var(--step-2);font-weight:600;display:flex;flex-wrap:wrap;gap:var(--space-2);align-items:baseline}._synthetic_1cfky_149{font-size:var(--step--1);color:var(--status-critical);text-transform:uppercase;letter-spacing:.04em}._details_1yewk_1{border-top:1px solid var(--border);padding-top:var(--space-4)}._summary_1yewk_6{cursor:pointer;font-weight:600;color:var(--text-primary);padding:var(--space-1) 0}._body_1yewk_14{display:flex;flex-direction:column;gap:var(--space-4);padding-top:var(--space-4)}._grid_1yewk_21{display:grid;gap:var(--space-3) var(--space-5);grid-template-columns:1fr;margin:0}@media(min-width:48rem){._grid_1yewk_21{grid-template-columns:repeat(2,minmax(0,1fr))}}._row_1yewk_34,._rowWide_1yewk_35{min-width:0}._rowWide_1yewk_35{grid-column:1 / -1}._term_1yewk_43{color:var(--text-muted);font-size:var(--step--1)}._value_1yewk_48{margin:0;color:var(--text-secondary);overflow-wrap:break-word}._caveat_1yewk_54{display:flex;flex-direction:column;gap:var(--space-2);padding:var(--space-3) var(--space-4);border:1px solid var(--border);border-left:3px solid var(--status-warning);border-radius:var(--radius);background:var(--surface-plane);font-size:var(--step--1);color:var(--text-secondary)}._caveatTitle_1yewk_67{font-weight:600;color:var(--text-primary);display:flex;flex-wrap:wrap;gap:var(--space-2);align-items:center}._code_1yewk_76{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.75rem;background:var(--surface-1);border:1px solid var(--border);border-radius:4px;padding:0 var(--space-1)}._list_1yewk_85{margin:0;padding-left:var(--space-5);display:flex;flex-direction:column;gap:var(--space-1)}._figure_1lxpa_1{margin:0;display:flex;flex-direction:column;gap:var(--space-3)}._plot_1lxpa_9{position:relative;padding:var(--space-5) 0 var(--space-5);min-height:5.5rem}._track_1lxpa_15{position:relative;height:20px;background:linear-gradient(var(--gridline),var(--gridline)) center / 100% 1px no-repeat}._band_1lxpa_22{position:absolute;top:0;height:100%;min-width:3px;background:var(--peer-wash);border-radius:4px}._median_1lxpa_32{position:absolute;top:-6px;bottom:-6px;width:2px;margin-left:-1px;background:var(--peer);border-radius:1px}._firmMark_1lxpa_42{position:absolute;top:50%;width:14px;height:14px;margin:-7px 0 0 -7px;border-radius:50%;background:var(--firm);box-shadow:0 0 0 2px var(--surface-1)}._firmLabel_1lxpa_56,._medianLabel_1lxpa_57{position:absolute;transform:translate(-50%);white-space:nowrap;font-size:var(--step--1);color:var(--text-secondary)}._firmLabel_1lxpa_56{top:0;font-weight:600;color:var(--text-primary)}._medianLabel_1lxpa_57{bottom:0}._caption_1lxpa_76{display:flex;flex-wrap:wrap;gap:var(--space-2) var(--space-5);color:var(--text-secondary);font-size:var(--step--1)}._key_1lxpa_84{display:inline-flex;align-items:center;gap:var(--space-2)}._keySwatch_1lxpa_90{width:14px;height:10px;border-radius:2px;flex:none}._keyBand_1lxpa_97{background:var(--peer-wash);border:1px solid var(--peer)}._keyFirm_1lxpa_102{background:var(--firm);border-radius:50%;width:10px}@media(max-width:34rem){._firmLabel_1lxpa_56,._medianLabel_1lxpa_57{position:static;transform:none;display:block;white-space:normal}._plot_1lxpa_9{padding:0;display:flex;flex-direction:column;gap:var(--space-2)}}._field_148ja_1{display:flex;flex-direction:column;gap:var(--space-1);min-width:0}._label_148ja_8{font-size:var(--step--1);font-weight:600;color:var(--text-secondary)}._select_148ja_14{font:inherit;color:var(--text-primary);background:var(--surface-1);border:1px solid var(--baseline);border-radius:var(--radius);min-height:2.75rem;padding:0 var(--space-3);width:100%;max-width:22rem}._select_148ja_14:disabled{color:var(--text-muted);background:var(--surface-plane);cursor:not-allowed}._help_148ja_33{font-size:var(--step--1);color:var(--text-muted);max-width:40ch}._controls_13ife_2{display:grid;gap:var(--space-4);grid-template-columns:1fr;background:var(--surface-1);border:1px solid var(--border);border-radius:var(--radius-lg);padding:var(--space-4) var(--space-5);align-items:start}@media(min-width:40rem){._controls_13ife_2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:72rem){._controls_13ife_2{grid-template-columns:repeat(4,minmax(0,1fr))}}._period_18val_1{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.75rem}._section_18val_6{display:flex;flex-direction:column;gap:var(--space-3)}._subtitle_18val_12{font-size:var(--step-0)}._tableWrap_18val_17{overflow-x:auto}._table_18val_17{border-collapse:collapse;width:100%;font-size:var(--step--1);font-variant-numeric:tabular-nums}._table_18val_17 th,._table_18val_17 td{text-align:right;padding:var(--space-2) var(--space-3);border-bottom:1px solid var(--gridline);white-space:nowrap}._table_18val_17 thead th{color:var(--text-muted);font-weight:600;border-bottom-color:var(--baseline)}._table_18val_17 th[scope=row]{text-align:left;font-weight:600;white-space:normal}._table_18val_17 thead th:first-child{text-align:left}._note_18val_53{color:var(--text-secondary);font-size:var(--step--1);max-width:80ch}._pairs_18val_59{display:grid;gap:var(--space-3) var(--space-5);grid-template-columns:repeat(auto-fit,minmax(9rem,1fr));margin:0}._pairs_18val_59 dt{color:var(--text-muted);font-size:var(--step--1)}._pairs_18val_59 dd{margin:0;font-weight:600}._badge_18val_76{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.7rem;font-weight:600;color:var(--text-secondary);background:var(--surface-plane);border:1px solid var(--border);border-radius:4px;padding:0 var(--space-1);margin-left:var(--space-2)}._caveat_18val_88{display:flex;flex-direction:column;gap:var(--space-2);padding:var(--space-3) var(--space-4);border:1px solid var(--border);border-left:3px solid var(--status-warning);border-radius:var(--radius);background:var(--surface-plane);font-size:var(--step--1);color:var(--text-secondary)}._caveatTitle_18val_101{font-weight:600;color:var(--text-primary);display:flex;flex-wrap:wrap;align-items:center}._counts_18val_109{font-variant-numeric:tabular-nums;color:var(--text-muted)}._table_18val_17 td._exclusions_18val_116{text-align:left;white-space:normal;overflow-wrap:anywhere;min-width:14rem;color:var(--text-secondary)}._page_qa0as_1{min-height:100vh;display:flex;flex-direction:column}._masthead_qa0as_12{background:var(--deltek-navy-900);padding:var(--space-4) clamp(var(--space-4),4vw,var(--space-5))}._mastheadTop_qa0as_17{display:flex;align-items:center;justify-content:space-between;gap:var(--space-4);flex-wrap:wrap}._brandRow_qa0as_25{display:flex;align-items:center;gap:var(--space-3);min-width:0}._logo_qa0as_34{height:1.5rem;width:auto;filter:brightness(0) invert(1);opacity:.92;flex:none}._brandDivider_qa0as_42{width:1px;height:1.35rem;background:#ffffff38;flex:none}._title_qa0as_49{font-size:var(--step-2);font-weight:700;letter-spacing:-.02em;color:#fff}._mastheadActions_qa0as_56{display:flex;align-items:center;gap:var(--space-4);flex:none}._aboutLink_qa0as_63{background:none;border:0;padding:var(--space-2) 0;font:inherit;font-size:var(--step--1);font-weight:600;color:#ffffffb8;cursor:pointer;border-bottom:1px solid transparent}._aboutLink_qa0as_63:hover{color:#fff;border-bottom-color:var(--deltek-teal)}._aboutLink_qa0as_63:focus-visible{outline:2px solid var(--deltek-teal);outline-offset:3px}._subtitle_qa0as_85{color:#ffffff9e;font-size:var(--step--1);margin-top:var(--space-3);max-width:80ch;line-height:1.55}._main_qa0as_93{width:100%;max-width:88rem;margin:0 auto;padding:var(--space-5) var(--space-4) var(--space-6);display:flex;flex-direction:column;gap:var(--space-5)}._block_qa0as_103{min-width:0}._columns_qa0as_107{display:grid;gap:var(--space-5);grid-template-columns:1fr;align-items:start}@media(min-width:68rem){._columns_qa0as_107{grid-template-columns:minmax(0,1fr) minmax(0,1.15fr)}}@media(min-width:48rem){._masthead_qa0as_12{padding:var(--space-5) var(--space-6)}._main_qa0as_93{padding:var(--space-6)}}
