@charset "UTF-8";:root{--brand-navy: #002850;--brand-orange-dark: #B25217;--brand-orange-mid: #D6855A;--brand-orange-light:#E9B89B;--brand-gray-light: #eeeeee;--brand-gray-mid: #dcdcdc;--brand-blue-lightest: #f1f4f6;--brand-text: #1a1a1a;--brand-muted: #717171;--brand-bg: #f6f7f8;--brand-surface: #ffffff;--brand-border: #e5e7eb;--brand-radius: 14px}*{box-sizing:border-box}html,body{margin:0;padding:0;overflow-x:hidden}app-root{display:block;color:var(--brand-text);min-height:100vh;overflow-x:hidden;-webkit-font-smoothing:antialiased;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:18px;line-height:1.5}app-root h1,app-root h2,app-root h3,app-root h4{color:var(--brand-navy);margin:0;font-weight:700;letter-spacing:-.01em}app-root h2{font-size:clamp(28px,3.2vw,40px);line-height:1.1}app-root h3{font-size:22px;line-height:1.25}app-root p{margin:0}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:absolute;left:8px;top:-48px;z-index:1000;padding:10px 16px;min-height:24px;background:var(--brand-navy);color:#fff;border-radius:8px;font-weight:600;text-decoration:none;transition:top .15s ease}.skip-link:focus{top:8px;outline:3px solid var(--brand-orange-dark);outline-offset:2px}:focus-visible{outline:2px solid var(--brand-orange-dark);outline-offset:2px}main#main-content:focus{outline:none}app-root .p-component,app-root .p-component *{font-family:inherit}.pi.pi-plus,.pi.pi-minus{display:inline-block;width:12px;height:12px;background-color:currentColor;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}.pi.pi-plus{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCI+PHBhdGggZD0iTTExIDVoMnYxNGgtMnpNNSAxMWgxNHYySDV6Ii8+PC9zdmc+);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCI+PHBhdGggZD0iTTExIDVoMnYxNGgtMnpNNSAxMWgxNHYySDV6Ii8+PC9zdmc+)}.pi.pi-minus{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCI+PHBhdGggZD0iTTUgMTFoMTR2Mkg1eiIvPjwvc3ZnPg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCI+PHBhdGggZD0iTTUgMTFoMTR2Mkg1eiIvPjwvc3ZnPg==)}.p-slider .p-slider-range,.p-slider .p-slider-handle{background:var(--brand-orange-dark);border-color:var(--brand-orange-dark)}.p-slider .p-slider-handle:hover,.p-slider .p-slider-handle:focus{background:var(--brand-orange-dark);border-color:var(--brand-orange-dark)}.p-inputnumber-input,.p-dropdown{width:100%}.p-dropdown{border-radius:10px}.p-select-overlay .p-select-option:not(.p-select-option-selected):not(.p-disabled).p-focus,.p-select-overlay .p-select-option:not(.p-select-option-selected):not(.p-disabled):hover{background:var(--brand-gray-light);color:var(--brand-navy)}.p-select .p-select-label,.p-select .p-select-label.p-placeholder,.p-inputtext,input.p-inputtext,.p-inputnumber-input,input.p-inputnumber-input,.p-select-overlay .p-select-option{color:var(--brand-muted);font-size:18px}.p-select-overlay .p-select-option.p-select-option-selected{color:var(--brand-navy)}
