*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:system-ui,sans-serif;line-height:1.5;color:#333}a{color:inherit;text-decoration:none}html{scroll-behavior:smooth}._nav_11njn_1{position:relative;z-index:1000;background:#fff;box-shadow:0 2px 4px #0000001a}._inner_11njn_8{max-width:1024px;margin:0 auto;padding:.5rem 1rem;display:flex;align-items:center;justify-content:space-between;position:relative}._logo_11njn_19{font-weight:700;font-size:1.25rem;color:#1e3a8a;text-decoration:none}._links_11njn_27{list-style:none;display:flex;gap:1.5rem}._link_11njn_27{color:#264653;text-decoration:none;font-weight:500}._linkBtn_11njn_38{background:none;border:none;padding:0;font:inherit;color:#264653;text-decoration:none;font-weight:500;cursor:pointer}._hamburger_11njn_50{display:none;flex-direction:column;justify-content:space-around;width:24px;height:24px;background:none;border:none;cursor:pointer;padding:0;margin-left:1rem}._bar_11njn_62{display:block;width:100%;height:3px;background:#264653;border-radius:2px}@media (max-width: 768px){._links_11njn_27{position:absolute;top:100%;right:0;background:#fff;flex-direction:column;width:200px;padding:1rem;box-shadow:0 2px 8px #00000026;transform:translateY(-10px);opacity:0;pointer-events:none;transition:transform .2s,opacity .2s;z-index:1001}._links_11njn_27._open_11njn_87{transform:translateY(0);opacity:1;pointer-events:auto}._hamburger_11njn_50{display:flex}}._backdrop_1au09_1{position:fixed;top:0;right:0;bottom:0;left:0;background:#0009;z-index:20}._modal_1au09_8{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:linear-gradient(135deg,#264653,#1e3a8a);border:1px solid rgba(255,255,255,.2);border-radius:.75rem;padding:2rem;min-width:280px;max-width:90vw;z-index:21;box-shadow:0 8px 32px #0006;display:flex;flex-direction:column;align-items:center;gap:1rem}._title_1au09_27{font-size:1.5rem;font-weight:700;color:#fff;margin:0 0 .5rem}._link_1au09_34{color:#f4a261;text-decoration:none;font-weight:500;font-size:1.125rem;transition:color .2s ease,text-decoration .2s ease}._link_1au09_34:hover{color:#e4974b;text-decoration:underline}._saveBtn_1au09_47{margin-top:.5rem;background:#f4a26133;color:#fff;border:2px solid #f4a261;padding:.5rem 1rem;border-radius:.375rem;font-weight:600;cursor:pointer;transition:background-color .2s ease,border-color .2s ease}._saveBtn_1au09_47:hover{background:#f4a26159;border-color:#e4974b}._closeBtn_1au09_64{position:absolute;top:.75rem;right:.75rem;background:none;border:none;color:#fffc;font-size:1.5rem;line-height:1;cursor:pointer;padding:.25rem;transition:color .2s ease}._closeBtn_1au09_64:hover{color:#fff}._footer_1u0o9_1{text-align:center;padding:2rem 1rem;background-color:#f8f8f8;color:#555;font-size:.875rem}._hero_70hkn_1{background:linear-gradient(135deg,#264653,#1e3a8a);color:#fff;padding:6rem 1rem}._inner_70hkn_11{max-width:800px;margin:0 auto;text-align:center}._photoWrapper_70hkn_18{position:relative;width:170px;height:170px;margin:0 auto 2rem}._ring1_70hkn_26{position:absolute;top:0;left:0;width:170px;height:170px;border-top:4px solid #f4a261;border-radius:50%;box-sizing:border-box;pointer-events:none}._ring2_70hkn_37{position:absolute;top:10px;left:10px;width:150px;height:150px;border-right:4px solid #f4a261;border-radius:50%;box-sizing:border-box;pointer-events:none}._ring3_70hkn_48{position:absolute;top:20px;left:20px;width:130px;height:130px;border-bottom:4px solid #f4a261;border-radius:50%;box-sizing:border-box;pointer-events:none}._photoContainer_70hkn_59{position:absolute;top:10px;left:10px;width:150px;height:150px;border-radius:50%;overflow:hidden}._photoContainer_70hkn_59 img{width:100%;height:100%;object-fit:cover}._title_70hkn_77{font-size:2.5rem;font-weight:700;margin-bottom:1rem}._fadeWrapper_70hkn_83{display:block;position:relative;min-height:3.5em}._fadeText_70hkn_89{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .8s ease-in-out}._fadeText_70hkn_89._fadeActive_70hkn_96{opacity:1}._subtitle_70hkn_100{font-size:1.125rem;line-height:1.6;margin-bottom:1.5rem}._chatWrapper_70hkn_107{margin-bottom:1.5rem;width:100%}._chatBox_70hkn_112{background:#ffffff14;border:1px solid rgba(255,255,255,.2);border-radius:.5rem;padding:.75rem 1rem;transition:background .2s ease,border-color .2s ease}._chatBox_70hkn_112._chatExpanded_70hkn_120{background:#ffffff1f;border-color:#f4a26166}._chatMessages_70hkn_125{max-height:200px;overflow-y:auto;margin-bottom:.75rem;display:flex;flex-direction:column;gap:.5rem}._chatUser_70hkn_134{text-align:right}._chatAssistant_70hkn_138{text-align:left}._chatBubble_70hkn_142{display:inline-block;padding:.5rem .75rem;border-radius:.375rem;font-size:.9375rem;line-height:1.4;max-width:95%}._chatUser_70hkn_134 ._chatBubble_70hkn_142{background:#f4a2614d;color:#fff}._chatAssistant_70hkn_138 ._chatBubble_70hkn_142{background:#ffffff26;color:#fffffff2}._chatForm_70hkn_161{display:flex;gap:.5rem;align-items:flex-end}._chatInput_70hkn_167{flex:1;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:.375rem;padding:.5rem .75rem;color:#fff;font-size:.9375rem;font-family:inherit;resize:none;min-height:2.5rem}._chatInput_70hkn_167::placeholder{color:#ffffff80}._chatInput_70hkn_167:focus{outline:none;border-color:#f4a261}._chatSubmit_70hkn_189{background:#f4a261;color:#264653;font-weight:600;padding:.5rem 1rem;border:none;border-radius:.375rem;cursor:pointer;transition:background-color .2s ease}._chatSubmit_70hkn_189:hover:not(:disabled){background:#e4974b}._chatSubmit_70hkn_189:disabled{opacity:.7;cursor:not-allowed}._chatError_70hkn_209{margin-top:.5rem;font-size:.8125rem;color:#ffc8c8e6}._buttonRow_70hkn_215{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;align-items:center}._cta_70hkn_223{display:inline-block;background-color:#f4a261;color:#264653;font-size:1rem;font-weight:600;font-family:inherit;padding:.75rem 1.5rem;border-radius:.375rem;border:2px solid #f4a261;text-decoration:none;transition:background-color .2s ease,border-color .2s ease}._cta_70hkn_223:hover{background-color:#e4974b;border-color:#e4974b}._ctaSecondary_70hkn_241{display:inline-block;background:transparent;color:#fff;font-size:1rem;font-weight:600;font-family:inherit;padding:.75rem 1.5rem;border-radius:.375rem;border:2px solid rgba(255,255,255,.6);cursor:pointer;transition:background-color .2s ease,border-color .2s ease}._ctaSecondary_70hkn_241:hover{background:#ffffff1a;border-color:#ffffffe6}._linkedInBtn_70hkn_259{display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;background:transparent;color:#fff;border:2px solid rgba(255,255,255,.6);border-radius:.375rem;text-decoration:none;transition:background-color .2s ease,border-color .2s ease,color .2s ease}._linkedInBtn_70hkn_259 svg{fill:#fff;stroke:#fff}._linkedInBtn_70hkn_259:hover{background:#ffffff1a;border-color:#ffffffe6}._resumeWrapper_70hkn_281{position:relative}._resumeBackdrop_70hkn_285{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10}._resumeDropdown_70hkn_291{position:absolute;top:100%;left:50%;transform:translate(-50%);margin-top:.25rem;background:#264653fa;border:1px solid rgba(255,255,255,.2);border-radius:.5rem;padding:.5rem 0;min-width:140px;z-index:11;box-shadow:0 4px 12px #0000004d}._resumeOption_70hkn_306{display:block;padding:.5rem 1rem;color:#fff;text-decoration:none;font-weight:500;transition:background-color .2s ease}._resumeOption_70hkn_306:hover{background:#f4a2614d}._modalBackdrop_70hkn_319{position:fixed;top:0;right:0;bottom:0;left:0;background:#0009;z-index:20}._contactModal_70hkn_326{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:linear-gradient(135deg,#264653,#1e3a8a);border:1px solid rgba(255,255,255,.2);border-radius:.75rem;padding:2rem;min-width:280px;max-width:90vw;z-index:21;box-shadow:0 8px 32px #0006;display:flex;flex-direction:column;align-items:center;gap:1rem}._contactModalTitle_70hkn_345{font-size:1.5rem;font-weight:700;color:#fff;margin:0 0 .5rem}._contactLink_70hkn_352{color:#f4a261;text-decoration:none;font-weight:500;font-size:1.125rem;transition:color .2s ease,text-decoration .2s ease}._contactLink_70hkn_352:hover{color:#e4974b;text-decoration:underline}._saveContactBtn_70hkn_364{margin-top:.5rem;background:#f4a26133;color:#fff;border:2px solid #f4a261;padding:.5rem 1rem;border-radius:.375rem;font-weight:600;cursor:pointer;transition:background-color .2s ease,border-color .2s ease}._saveContactBtn_70hkn_364:hover{background:#f4a26159;border-color:#e4974b}._modalClose_70hkn_380{position:absolute;top:.75rem;right:.75rem;background:none;border:none;color:#fffc;font-size:1.5rem;line-height:1;cursor:pointer;padding:.25rem;transition:color .2s ease}._modalClose_70hkn_380:hover{color:#fff}@media (max-width: 600px){._hero_70hkn_1{padding:4rem 1rem}._photoWrapper_70hkn_18{width:150px;height:150px;margin-bottom:1.25rem}._photoContainer_70hkn_59{top:0;left:0}._title_70hkn_77{font-size:clamp(1rem,4.5vw,2rem);margin-bottom:1.75rem}._fadeWrapper_70hkn_83{min-height:2.5em}}@media (max-width: 380px){._hero_70hkn_1{padding:3rem .75rem}._photoWrapper_70hkn_18{width:130px;height:130px;margin-bottom:1rem}._ring1_70hkn_26{width:130px;height:130px}._ring2_70hkn_37{width:110px;height:110px}._ring3_70hkn_48{width:90px;height:90px}._photoContainer_70hkn_59{width:110px;height:110px}._title_70hkn_77{font-size:clamp(.875rem,4vw,1.5rem);margin-bottom:1.5rem}._fadeWrapper_70hkn_83{min-height:2.25em}._buttonRow_70hkn_215{gap:.5rem}._cta_70hkn_223,._ctaSecondary_70hkn_241{font-size:.9375rem;padding:.6rem 1.25rem}}._parallaxSection_8bwzt_4{width:100vw;height:30vh;background-image:url(/assets/comms_whiteboard.jpg);background-attachment:fixed;background-position:center center;background-size:cover;background-repeat:no-repeat}@media (max-width: 768px){._parallaxSection_8bwzt_4{display:none}}._pillars_d5hzo_1{background-color:#f4f4f4;padding:4rem 1rem}._inner_d5hzo_6{max-width:1024px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:2rem}._card_d5hzo_14{background-color:#fff;border-radius:.5rem;padding:2rem;box-shadow:0 2px 6px #00000014;display:flex;flex-direction:column;height:100%}._title_d5hzo_24{font-size:1.25rem;color:#264653;margin-bottom:.75rem;font-weight:600}._desc_d5hzo_31{flex:1;font-size:1rem;line-height:1.5;margin-bottom:1rem;color:#555}._kpi_d5hzo_39{font-weight:700;color:#1e3a8a;font-size:.875rem}._section_lqh5j_1{padding:4rem 1rem;background-color:#fff}._inner_lqh5j_5{max-width:1024px;margin:0 auto}._heading_lqh5j_9{font-size:2rem;color:#264653;text-align:center;margin-bottom:2rem}._grid_lqh5j_15{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}._card_lqh5j_20{background-color:#22127e09;border-radius:.5rem;border:.1px solid #f4a261;overflow:hidden;box-shadow:0 2px 8px #0000001a;display:flex;flex-direction:column}._image_lqh5j_29{width:100%;object-fit:cover;height:160px}._body_lqh5j_34{padding:1.5rem;display:flex;flex-direction:column;flex:1}._title_lqh5j_40{font-size:1.25rem;color:#1e3a8a;margin-bottom:.5rem}._desc_lqh5j_45{flex:1;font-size:1rem;color:#555;margin-bottom:1rem}._kpi_lqh5j_51{font-weight:600;color:#f4a261}._detailCard_lqh5j_56{text-decoration:none}._detailCard_lqh5j_56 ._card_lqh5j_20{border:.5px solid #1e3a8a}._detailCard_lqh5j_56 ._title_lqh5j_40{color:#1e3a8a}._detailCard_lqh5j_56{grid-column:1 / -1;text-decoration:none}._detailCard_lqh5j_56 ._card_lqh5j_20{border:.1px solid #1e3a8a}._detailCard_lqh5j_56 ._icon_lqh5j_77{margin-right:.5rem;vertical-align:middle}._detailCard_lqh5j_56:hover ._card_lqh5j_20{box-shadow:0 0 12px #210a7d70}._section_kgmbe_2{background:linear-gradient(135deg,#264653,#1e3a8a);color:#f4a261;padding:2rem 1rem}._inner_kgmbe_7{max-width:400px;margin:0 auto;text-align:center}._heading_kgmbe_12{font-size:2rem}._name_kgmbe_15{font-size:1.25rem;font-weight:600;color:#fff}._info_kgmbe_20{font-size:1rem;color:#fff}._link_kgmbe_24{color:#fff;text-decoration:none;font-weight:500}._link_kgmbe_24:hover{text-decoration:underline}._about_169h7_2{padding:4rem 1rem;background-color:#fff;color:#333}._inner_169h7_7{max-width:800px;margin:0 auto;line-height:1.6}._photoContainer_169h7_12{display:flex;justify-content:center;margin-bottom:2rem}._photo_169h7_12{width:150px;height:150px;object-fit:cover;border-radius:9999px;box-shadow:0 2px 8px #0000001a}._heading_169h7_24{font-size:2rem;color:#264653;margin-bottom:1.5rem;text-align:center}._cvContainer_169h7_31{text-align:center;margin-top:2.5rem}._cvButton_169h7_35{display:inline-block;background-color:#1e3a8a;color:#fff;padding:.75rem 1.5rem;border-radius:.375rem;font-weight:500;text-decoration:none;transition:background-color .2s}._cvButton_169h7_35:hover{background-color:#264653}._container_15dd5_7{display:flex;min-height:80vh}._detailPane_15dd5_12{position:relative;flex:1;background-size:cover;background-position:center;display:flex;align-items:flex-end;color:#fff}._overlay_15dd5_22{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000080}._detailContent_15dd5_28{position:relative;padding:2rem;max-width:600px;z-index:1}._detailContent_15dd5_28 h2{font-size:2rem;margin-bottom:1rem}._detailContent_15dd5_28 p{margin-bottom:1.5rem}._list_15dd5_44{list-style:none;padding:0}._list_15dd5_44 li+li{margin-top:.75rem}._list_15dd5_44 a{color:#f4a261;text-decoration:underline;transition:color .2s}._list_15dd5_44 a:hover{color:#e4974b}._sidebar_15dd5_67{width:250px;background:linear-gradient(135deg,#264653 25%,#1e3a8a);display:flex;flex-direction:column;padding:1rem 0}._navItem_15dd5_79{display:flex;align-items:center;background:none;border:none;padding:1rem 1.5rem;cursor:pointer;font-size:1rem;text-align:left;transition:background .2s;color:#fff}._navItem_15dd5_79 ._icon_15dd5_94,._navItem_15dd5_79 ._label_15dd5_95{color:inherit}._navItem_15dd5_79:hover{background:#264653}._navItem_15dd5_79._active_15dd5_105{background:#fff}._navItem_15dd5_79._active_15dd5_105 ._icon_15dd5_94,._navItem_15dd5_79._active_15dd5_105 ._label_15dd5_95{color:#6b7280}._icon_15dd5_94{margin-right:.75rem;width:1.5rem;height:1.5rem;flex-shrink:0}._label_15dd5_95{flex:1;font-weight:500}@media (max-width: 768px){._container_15dd5_7{flex-direction:column}._sidebar_15dd5_67{flex-direction:row;width:100%;overflow-x:auto;padding:.5rem 0}._navItem_15dd5_79{flex-direction:column;align-items:center;padding:.75rem 1rem;font-size:.875rem}._icon_15dd5_94{margin:0 0 .25rem}._label_15dd5_95{margin:0;text-align:center}}._modalOverlay_15dd5_160{position:fixed;top:0;right:0;bottom:0;left:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}._modal_15dd5_160{position:relative;background:#fff;padding:2rem;border-radius:.5rem;box-shadow:0 8px 32px #0003;width:100%;max-width:400px}._modalClose_15dd5_181{position:absolute;top:.75rem;right:.75rem;background:none;border:none;cursor:pointer;padding:.25rem;color:#6b7280;display:flex;align-items:center;justify-content:center}._modalClose_15dd5_181:hover{color:#264653}._modalTitle_15dd5_199{font-size:1.25rem;font-weight:600;color:#264653;margin:0 0 1.5rem}._lockedLink_15dd5_206{cursor:pointer}._formWrapper_15dd5_214{display:flex;justify-content:center;align-items:center;min-height:80vh;padding:2rem;background:#f9f9f9}._form_15dd5_214{background:#fff;padding:2rem;border-radius:.5rem;box-shadow:0 4px 12px #0000001a;width:100%;max-width:360px}._form_15dd5_214 label{display:block;font-weight:600;color:#264653;margin-bottom:.5rem}._input_15dd5_239{width:100%;padding:.5rem .75rem;border:1px solid #ccc;border-radius:.375rem;margin-top:.5rem;font-size:1rem}._button_15dd5_248{width:100%;margin-top:1rem;background-color:#1e3a8a;color:#fff;padding:.75rem;border:none;border-radius:.375rem;font-weight:600;cursor:pointer;transition:background-color .2s ease}._button_15dd5_248:hover{background-color:#264653}
