*,*:before,*:after{box-sizing:border-box}:root{--blue: #4896c2;--blue-hover: #5a9bb8;--red: #dc5559;--black: #040302;--white: #ffffff;--text-primary: #040302;--text-muted: #4a4846;--bg-page: white;font-family:Poppins,system-ui,-apple-system,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{margin:0;padding:0;min-width:320px;min-height:100vh;width:100%;max-width:100%;overflow-x:hidden}body{margin:0;padding:0;min-width:320px;min-height:100vh;width:100%;max-width:100%}#root{width:100%;max-width:100%;min-height:100vh;background:var(--bg-page)}.app{width:100%;max-width:100%;min-height:100vh;display:flex;flex-direction:column}.appMain{flex:1 1 0;min-width:0;width:100%;max-width:100%}a{font-weight:500;color:var(--blue);text-decoration:inherit}a:hover{color:var(--blue-hover)}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:var(--blue);color:#fff;cursor:pointer;transition:background-color .2s}button:hover{background-color:var(--blue-hover)}button:focus,button:focus-visible{outline:2px solid var(--blue);outline-offset:2px}._header_dffmd_2{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;width:100%;max-width:100%;min-width:0;flex-shrink:0;background:#ffffffb8;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);color:var(--black);box-shadow:0 1px #fffc inset,0 1px 3px #0000001a;border-bottom:1px solid rgba(255,255,255,.5);position:sticky;top:0;z-index:50}._logo_dffmd_24{display:flex;align-items:center;text-decoration:none;min-width:0}._logoImage_dffmd_31{height:60px;width:auto;max-width:100%;display:block;object-fit:contain}._nav_dffmd_40{display:flex;gap:1.5rem}._nav_dffmd_40 a{color:var(--text-muted);text-decoration:none;font-weight:500;font-size:.95rem;transition:color .2s ease}._nav_dffmd_40 a:hover{color:var(--blue)}._burger_dffmd_58{display:none;flex-direction:column;justify-content:center;gap:5px;width:44px;height:44px;padding:10px;background:none;border:none;cursor:pointer;border-radius:8px;transition:background-color .2s ease;z-index:100}._burger_dffmd_58:hover{background-color:#0000000a}._burgerLine_dffmd_78{display:block;width:22px;height:2px;background:var(--black);border-radius:1px;transition:transform .25s ease,opacity .25s ease}._burger_dffmd_58[aria-expanded=true] ._burgerLine_dffmd_78:nth-child(1){transform:translateY(7px) rotate(45deg)}._burger_dffmd_58[aria-expanded=true] ._burgerLine_dffmd_78:nth-child(2){opacity:0}._burger_dffmd_58[aria-expanded=true] ._burgerLine_dffmd_78:nth-child(3){transform:translateY(-7px) rotate(-45deg)}._backdrop_dffmd_102{display:none;position:fixed;inset:0;background:#fff6;border:none;cursor:pointer;z-index:98;border-radius:0}@media(max-width:767px){._header_dffmd_2{padding:1rem}._burger_dffmd_58{display:flex}._nav_dffmd_40{position:fixed;top:0;right:0;width:min(280px,85vw);height:100vh;padding:5rem 1.5rem 1.5rem;flex-direction:column;align-items:stretch;gap:0;background:#ffffffe0;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);box-shadow:-4px 0 24px #0000001f;z-index:99;transform:translate(100%);visibility:hidden;transition:transform .3s ease,visibility .3s ease}._navOpen_dffmd_145{transform:translate(0);visibility:visible}._nav_dffmd_40 a{padding:.75rem 0;font-size:1rem;border-bottom:1px solid rgba(0,0,0,.06)}._nav_dffmd_40 a:last-child{border-bottom:none}._backdrop_dffmd_102{display:block}}@media(min-width:768px){._backdrop_dffmd_102{display:none!important}}._footer_1dga9_1{margin-top:auto;padding:1.5rem 2rem;width:100%;max-width:100%;min-width:0;flex-shrink:0;background:var(--black);color:var(--white);display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem}._nav_1dga9_17{display:flex;flex-wrap:wrap;gap:1.5rem;min-width:0}._link_1dga9_24{color:#ffffffd9;text-decoration:none;font-weight:500;font-size:.9rem;transition:color .2s ease}._link_1dga9_24:hover{color:var(--blue)}._copyright_1dga9_36{margin:0;font-size:.875rem;color:#ffffffb3;min-width:0}@media(max-width:640px){._footer_1dga9_1{flex-direction:column;text-align:center;padding:1.5rem 1rem}}._list_1mov2_1{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:2rem;min-width:0;width:100%}@media(min-width:768px){._list_1mov2_1{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}}._item_1mov2_20{min-width:0;background:linear-gradient(180deg,#2d6b8f 0% 50%,#4896c2);border-radius:8px;box-shadow:0 2px 8px #2d6b8f40;overflow:hidden;transition:box-shadow .2s ease}._image_1mov2_29{width:100%;height:200px;object-fit:cover;display:block;background:#0000001a}._content_1mov2_37{padding:1.5rem;min-width:0;overflow-wrap:break-word}._item_1mov2_20:hover{box-shadow:0 6px 20px #2d6b8f59}._link_1mov2_47{display:block;text-decoration:none;color:inherit;min-width:0;overflow:hidden}._articleTitle_1mov2_55{font-size:1.25rem;font-weight:600;color:#fff;margin:0 0 .5rem;line-height:1.3}._link_1mov2_47:hover ._articleTitle_1mov2_55{color:#fffffff2}._date_1mov2_67{display:block;font-size:.875rem;color:#ffffffd9;margin-bottom:.5rem}._excerpt_1mov2_74{font-size:.95rem;color:#ffffffe6;margin:0;line-height:1.5}._main_1qzpz_1{flex:1;width:100%;max-width:1200px;min-width:0;margin:1rem auto;padding:1rem;text-align:center}._main_1qzpz_1 h1{color:var(--text-primary, white);font-size:2rem;font-weight:700;margin-bottom:.5rem}._main_1qzpz_1 h1 span{color:var(--blue, #6eaccf)}._tagline_1qzpz_22{color:var(--text-muted, #4a4846);font-size:1.1rem;margin-bottom:2.5rem}._blogSection_1qzpz_28{width:100%;max-width:1024px;min-width:0;margin:0 auto;text-align:left}._sectionTitle_1qzpz_36{font-size:1.35rem;font-weight:600;color:var(--text-primary, #040302);margin:0 0 1.25rem}._viewAll_1qzpz_43{display:inline-block;margin-top:1.5rem;font-weight:500;color:var(--blue, #6eaccf);text-decoration:none;transition:color .2s ease}._viewAll_1qzpz_43:hover{color:var(--blue-hover, #5a9bb8)}._main_s3sb7_1{flex:1;width:100%;min-width:0;padding:2rem 1rem 4rem}._container_s3sb7_8{width:100%;max-width:720px;min-width:0;margin:0 auto}._title_s3sb7_15{font-size:2rem;font-weight:700;color:var(--text-primary, #040302);margin:0 0 .25rem}._subtitle_s3sb7_22{color:var(--text-muted, #4a4846);font-size:1.05rem;margin:0 0 2rem}._list_s3sb7_28{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1.5rem}._item_s3sb7_37{background:#fff;border-radius:12px;box-shadow:0 1px 3px #00000014;overflow:hidden;transition:box-shadow .2s ease}._item_s3sb7_37:hover{box-shadow:0 4px 12px #6eaccf40}._link_s3sb7_49{display:block;padding:1.5rem;text-decoration:none;color:inherit}._articleTitle_s3sb7_56{font-size:1.25rem;font-weight:600;color:var(--blue, #6eaccf);margin:0 0 .5rem;line-height:1.3}._link_s3sb7_49:hover ._articleTitle_s3sb7_56{color:var(--blue-hover, #5a9bb8)}._date_s3sb7_68{display:block;font-size:.875rem;color:var(--text-muted, #4a4846);margin-bottom:.5rem}._excerpt_s3sb7_75{font-size:.95rem;color:var(--text-muted, #4a4846);margin:0;line-height:1.5}._article_byvgb_1{flex:1;width:100%;min-width:0;padding-bottom:4rem}._header_byvgb_8{margin-bottom:2rem}._headerImageWrap_byvgb_12{width:100%;aspect-ratio:21 / 9;background:#e2e8f0;overflow:hidden;border-radius:0 0 12px 12px}._headerImage_byvgb_12{width:100%;height:100%;object-fit:cover;display:block}._metaWrap_byvgb_27{width:100%;max-width:720px;min-width:0;margin:0 auto;padding:0 1rem}._breadcrumb_byvgb_35{font-size:.875rem;color:var(--text-muted, #4a4846);margin-bottom:.5rem}._breadcrumb_byvgb_35 a{color:var(--blue, #6eaccf);text-decoration:none}._breadcrumb_byvgb_35 a:hover{text-decoration:underline}._breadcrumbSep_byvgb_50{margin:0 .35rem}._title_byvgb_54{font-size:2rem;font-weight:700;color:var(--text-primary, #040302);line-height:1.25;margin:0 0 1rem}._meta_byvgb_27{display:flex;flex-wrap:wrap;align-items:center;gap:.25rem;font-size:.9rem;color:var(--text-muted, #4a4846)}._date_byvgb_71,._author_byvgb_72,._readTime_byvgb_73{color:var(--text-muted, #4a4846)}._sep_byvgb_77{color:#cbd5e1;-webkit-user-select:none;user-select:none}._body_byvgb_82{width:100%;max-width:720px;min-width:0;margin:0 auto;padding:0 1rem}._excerpt_byvgb_90{font-size:1.1rem;color:var(--text-muted, #4a4846);line-height:1.6;margin:0 0 1.5rem;padding-bottom:1.5rem;border-bottom:1px solid rgba(4,3,2,.08)}._content_byvgb_99{font-size:1.05rem;line-height:1.7;color:var(--text-primary, #040302)}._content_byvgb_99 p{margin:0 0 1rem}._content_byvgb_99 p:last-child{margin-bottom:0}@media(max-width:640px){._title_byvgb_54{font-size:1.5rem}._headerImageWrap_byvgb_12{aspect-ratio:16 / 9}}
