: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,body{margin:0;padding:0;min-width:320px;min-height:100vh;width:100%}#root{width:100%;min-height:100vh;background:var(--bg-page)}.app{min-height:100vh;display:flex;flex-direction:column}a{font-weight:500;color:var(--blue, #4896c2);text-decoration:inherit}a:hover{color:var(--blue-hover, #397598)}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, #4896c2);color:#fff;cursor:pointer;transition:background-color .2s}button:hover{background-color:var(--blue-hover, #5a9bb8)}button:focus,button:focus-visible{outline:2px solid var(--blue, #4896c2);outline-offset:2px}._header_9nvzt_2{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;background:#ffffffb8;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);color:var(--black);box-shadow:0 1px #fffc inset,0 1px 3px #0000000f;border-bottom:1px solid rgba(255,255,255,.5);position:sticky;top:0;z-index:50}._logo_9nvzt_20{display:flex;align-items:center;text-decoration:none}._logoImage_9nvzt_26{height:60px;width:auto;display:block}._nav_9nvzt_33{display:flex;gap:1.5rem}._nav_9nvzt_33 a{color:var(--text-muted);text-decoration:none;font-weight:500;font-size:.95rem;transition:color .2s ease}._nav_9nvzt_33 a:hover{color:var(--blue)}._burger_9nvzt_51{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_9nvzt_51:hover{background-color:#0000000a}._burgerLine_9nvzt_71{display:block;width:22px;height:2px;background:var(--black);border-radius:1px;transition:transform .25s ease,opacity .25s ease}._burger_9nvzt_51[aria-expanded=true] ._burgerLine_9nvzt_71:nth-child(1){transform:translateY(7px) rotate(45deg)}._burger_9nvzt_51[aria-expanded=true] ._burgerLine_9nvzt_71:nth-child(2){opacity:0}._burger_9nvzt_51[aria-expanded=true] ._burgerLine_9nvzt_71:nth-child(3){transform:translateY(-7px) rotate(-45deg)}._backdrop_9nvzt_95{display:none;position:fixed;inset:0;background:#fff6;border:none;cursor:pointer;z-index:98;border-radius:0}@media(max-width:767px){._header_9nvzt_2{padding:1rem}._burger_9nvzt_51{display:flex}._nav_9nvzt_33{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_9nvzt_138{transform:translate(0);visibility:visible}._nav_9nvzt_33 a{padding:.75rem 0;font-size:1rem;border-bottom:1px solid rgba(0,0,0,.06)}._nav_9nvzt_33 a:last-child{border-bottom:none}}@media(min-width:768px){._backdrop_9nvzt_95{display:none!important}}._list_1djhd_1{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1.5rem}._item_1djhd_10{background:linear-gradient(180deg,#2d6b8f 0% 50%,#4896c2);border-radius:12px;box-shadow:0 2px 8px #2d6b8f40;overflow:hidden;transition:box-shadow .2s ease}._image_1djhd_18{width:100%;height:180px;object-fit:cover;display:block;background:#0000001a}._content_1djhd_26{padding:1.5rem}._item_1djhd_10:hover{box-shadow:0 6px 20px #2d6b8f59}._link_1djhd_34{display:block;text-decoration:none;color:inherit}._articleTitle_1djhd_40{font-size:1.25rem;font-weight:600;color:#fff;margin:0 0 .5rem;line-height:1.3}._link_1djhd_34:hover ._articleTitle_1djhd_40{color:#fffffff2}._date_1djhd_52{display:block;font-size:.875rem;color:#ffffffd9;margin-bottom:.5rem}._excerpt_1djhd_59{font-size:.95rem;color:#ffffffe6;margin:0;line-height:1.5}._main_16mrq_1{box-sizing:border-box;flex:1;max-width:1200px;margin:1rem auto;width:100%;padding:1rem;text-align:center}._main_16mrq_1 h1{color:var(--text-primary, white);font-size:2rem;font-weight:700;margin-bottom:.5rem}._main_16mrq_1 h1 span{color:var(--blue, #6eaccf)}._tagline_16mrq_22{color:var(--text-muted, #4a4846);font-size:1.1rem;margin-bottom:2.5rem}._blogSection_16mrq_28{max-width:720px;margin:0 auto;text-align:left}._sectionTitle_16mrq_34{font-size:1.35rem;font-weight:600;color:var(--text-primary, #040302);margin:0 0 1.25rem}._viewAll_16mrq_41{display:inline-block;margin-top:1.5rem;font-weight:500;color:var(--blue, #6eaccf);text-decoration:none;transition:color .2s ease}._viewAll_16mrq_41:hover{color:var(--blue-hover, #5a9bb8)}._main_1j1cz_1{flex:1;padding:2rem 1rem 4rem}._container_1j1cz_6{max-width:720px;margin:0 auto}._title_1j1cz_11{font-size:2rem;font-weight:700;color:var(--text-primary, #040302);margin:0 0 .25rem}._subtitle_1j1cz_18{color:var(--text-muted, #4a4846);font-size:1.05rem;margin:0 0 2rem}._list_1j1cz_24{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1.5rem}._item_1j1cz_33{background:#fff;border-radius:12px;box-shadow:0 1px 3px #00000014;overflow:hidden;transition:box-shadow .2s ease}._item_1j1cz_33:hover{box-shadow:0 4px 12px #6eaccf40}._link_1j1cz_45{display:block;padding:1.5rem;text-decoration:none;color:inherit}._articleTitle_1j1cz_52{font-size:1.25rem;font-weight:600;color:var(--blue, #6eaccf);margin:0 0 .5rem;line-height:1.3}._link_1j1cz_45:hover ._articleTitle_1j1cz_52{color:var(--blue-hover, #5a9bb8)}._date_1j1cz_64{display:block;font-size:.875rem;color:var(--text-muted, #4a4846);margin-bottom:.5rem}._excerpt_1j1cz_71{font-size:.95rem;color:var(--text-muted, #4a4846);margin:0;line-height:1.5}._article_1y3cs_1{flex:1;padding-bottom:4rem}._header_1y3cs_6{margin-bottom:2rem}._headerImageWrap_1y3cs_10{width:100%;aspect-ratio:21 / 9;background:#e2e8f0;overflow:hidden;border-radius:0 0 12px 12px}._headerImage_1y3cs_10{width:100%;height:100%;object-fit:cover;display:block}._metaWrap_1y3cs_25{max-width:720px;margin:0 auto;padding:0 1rem}._breadcrumb_1y3cs_31{font-size:.875rem;color:var(--text-muted, #4a4846);margin-bottom:.5rem}._breadcrumb_1y3cs_31 a{color:var(--blue, #6eaccf);text-decoration:none}._breadcrumb_1y3cs_31 a:hover{text-decoration:underline}._breadcrumbSep_1y3cs_46{margin:0 .35rem}._title_1y3cs_50{font-size:2rem;font-weight:700;color:var(--text-primary, #040302);line-height:1.25;margin:0 0 1rem}._meta_1y3cs_25{display:flex;flex-wrap:wrap;align-items:center;gap:.25rem;font-size:.9rem;color:var(--text-muted, #4a4846)}._date_1y3cs_67,._author_1y3cs_68,._readTime_1y3cs_69{color:var(--text-muted, #4a4846)}._sep_1y3cs_73{color:#cbd5e1;-webkit-user-select:none;user-select:none}._body_1y3cs_78{max-width:720px;margin:0 auto;padding:0 1rem}._excerpt_1y3cs_84{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_1y3cs_93{font-size:1.05rem;line-height:1.7;color:var(--text-primary, #040302)}._content_1y3cs_93 p{margin:0 0 1rem}._content_1y3cs_93 p:last-child{margin-bottom:0}@media(max-width:640px){._title_1y3cs_50{font-size:1.5rem}._headerImageWrap_1y3cs_10{aspect-ratio:16 / 9}}
