.articles-page,.article-detail-page{color:var(--ink);background:#f7fbfb}.articles-hero{background:radial-gradient(circle at 12% 18%,#ffffff47,#0000 30%),linear-gradient(135deg,#0dbab3,#057b7d 72%,#045c65);padding:66px 0 58px;position:relative;overflow:hidden}.articles-hero:after{content:"";border:78px solid #ffffff14;border-radius:50%;width:520px;height:520px;position:absolute;bottom:-330px;left:-210px}.articles-hero-grid{z-index:1;grid-template-columns:minmax(0,1fr) 330px;align-items:center;gap:44px;display:grid;position:relative}.articles-hero-copy>span,.articles-result-head span,.article-related-head span{border-radius:999px;width:fit-content;padding:7px 13px;font-size:12px;font-weight:900;display:inline-flex}.articles-hero-copy>span{color:#fff;background:#ffffff29;border:1px solid #ffffff3d}.articles-hero h1{color:#fff;max-width:760px;margin:17px 0 12px;font-size:clamp(32px,4vw,54px);line-height:1.45}.articles-hero p{color:#ffffffd6;max-width:760px;margin:0;line-height:2.05}.articles-search{background:#fffffff5;border-radius:18px;grid-template-columns:minmax(0,1fr) auto;gap:8px;max-width:620px;min-height:58px;margin-top:28px;padding:7px;display:grid;box-shadow:0 22px 60px #00343933}.articles-search input{min-width:0;color:var(--ink);font:inherit;background:0 0;border:0;outline:0;padding:0 14px}.articles-search button{background:var(--navy);color:#fff;min-width:104px;font:inherit;cursor:pointer;border:0;border-radius:13px;font-weight:900}.articles-hero-art{place-items:center;min-height:280px;display:grid;position:relative}.articles-hero-art:before,.articles-hero-art:after{content:"";backdrop-filter:blur(7px);background:#ffffff1f;border:1px solid #ffffff47;border-radius:36px;position:absolute}.articles-hero-art:before{inset:22px 18px 32px 42px;transform:rotate(-7deg)}.articles-hero-art:after{inset:44px 42px 10px 18px;transform:rotate(7deg)}.articles-hero-art span,.articles-hero-art b,.articles-hero-art i{z-index:2;color:#fff;place-items:center;display:grid;position:absolute;box-shadow:0 18px 40px #013f4133}.articles-hero-art span{background:#fff3;border:1px solid #ffffff57;border-radius:36px;width:128px;height:128px;font-size:44px;font-weight:900}.articles-hero-art b,.articles-hero-art i{min-width:100px;min-height:48px;color:var(--brand-dark);background:#fff;border-radius:16px;padding:0 18px;font-style:normal}.articles-hero-art b{top:28px;right:12px}.articles-hero-art i{bottom:18px;left:6px}.articles-section,.article-related-section{padding:42px 0 78px}.articles-filter-bar{z-index:2;background:#fffffffa;border:1px solid #dceceb;border-radius:22px;justify-content:space-between;align-items:center;gap:18px;min-height:76px;margin-top:-76px;padding:12px 16px;display:flex;position:relative;box-shadow:0 20px 50px #12464d1a}.articles-filter-bar>div{flex-wrap:wrap;gap:8px;display:flex}.articles-filter-bar a{color:#62747d;border-radius:14px;align-items:center;min-height:46px;padding:0 18px;font-weight:900;transition:all .2s;display:inline-flex}.articles-filter-bar a:hover,.articles-filter-bar a.active{color:#fff;background:linear-gradient(135deg,var(--brand),var(--brand-dark))}.articles-filter-bar>span{color:var(--brand-dark);white-space:nowrap;font-size:13px;font-weight:900}.articles-result-head,.article-related-head{justify-content:space-between;align-items:end;gap:18px;margin:34px 0 20px;display:flex}.articles-result-head span,.article-related-head span{color:var(--brand-dark);background:#e8fbf8}.articles-result-head h2,.article-related-head h2{color:var(--navy);margin:9px 0 0;font-size:clamp(24px,3vw,34px)}.articles-result-head>a,.article-related-head>a{color:var(--brand-dark);font-weight:900}.articles-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin-top:30px;display:grid}.article-card{background:#fff;border:1px solid #dcebea;border-radius:24px;min-width:0;transition:all .23s;overflow:hidden;box-shadow:0 16px 42px #144a510f}.article-card:hover{border-color:#bde8e4;transform:translateY(-6px);box-shadow:0 24px 54px #144a511f}.article-card-cover{aspect-ratio:8/5;background:linear-gradient(135deg,#e7fbf9,#d9f0f2);place-items:center;display:grid;position:relative;overflow:hidden}.article-card-cover img{object-fit:cover;width:100%;height:100%;transition:all .35s}.article-card:hover .article-card-cover img{transform:scale(1.045)}.article-card-cover>span{color:var(--brand-dark);opacity:.74;font-size:64px}.article-card-badges{flex-wrap:wrap;gap:7px;display:flex;position:absolute;top:14px;right:14px}.article-card-badges b,.article-card-badges i{color:#fff;border-radius:999px;padding:7px 11px;font-size:11px;font-style:normal;font-weight:900;box-shadow:0 8px 22px #0a424729}.article-card-badges b{background:#05575ce6}.article-card-badges i{background:#cf8e18f0}.article-card-body{gap:12px;padding:20px;display:grid}.article-card-meta{color:#829097;flex-wrap:wrap;justify-content:space-between;gap:8px;font-size:11px;display:flex}.article-card h2{color:var(--navy);margin:0;font-size:19px;line-height:1.75}.article-card h2 a{color:inherit}.article-card p{min-height:76px;color:var(--muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:13px;line-height:1.95;display:-webkit-box;overflow:hidden}.article-card-footer{border-top:1px solid #edf2f2;justify-content:space-between;align-items:center;gap:12px;padding-top:12px;display:flex}.article-card-footer span{color:#72838a;font-size:12px}.article-card-footer a{color:var(--brand-dark);font-size:12px;font-weight:900}.articles-empty-state{text-align:center;background:#fff;border:1px dashed #c8e7e4;border-radius:28px;align-content:center;place-items:center;gap:12px;min-height:360px;margin-top:34px;padding:44px;display:grid}.articles-empty-state>span{width:78px;height:78px;color:var(--brand-dark);background:#e9fbf9;border-radius:25px;place-items:center;font-size:36px;display:grid}.articles-empty-state h2{color:var(--navy);margin:6px 0 0}.articles-empty-state p{max-width:620px;color:var(--muted);margin:0 0 8px;line-height:2}.article-detail-hero{background:radial-gradient(circle at 10% 20%,#fff6,#0000 28%),linear-gradient(135deg,#e8fbf9,#f8fdfd 62%,#e2f2f4);border-bottom:1px solid #dcebea;padding:52px 0 46px}.article-detail-hero-grid{grid-template-columns:minmax(0,1.12fr) minmax(320px,.88fr);align-items:center;gap:42px;display:grid}.article-detail-heading nav{color:#7b8b92;flex-wrap:wrap;gap:8px;font-size:12px;display:flex}.article-detail-heading nav a{color:var(--brand-dark)}.article-detail-kind{background:var(--brand);color:#fff;border-radius:999px;margin-top:24px;padding:7px 12px;font-size:12px;font-weight:900;display:inline-flex}.article-detail-heading h1{color:var(--navy);margin:15px 0 12px;font-size:clamp(32px,4vw,52px);line-height:1.5}.article-detail-heading>p{color:#5f747d;margin:0;font-size:16px;line-height:2.05}.article-detail-meta{flex-wrap:wrap;gap:10px;margin-top:22px;display:flex}.article-detail-meta span{color:#667981;background:#fff;border:1px solid #dce9e9;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:800}.article-detail-cover{aspect-ratio:8/5;background:linear-gradient(135deg,#14c2b9,#09676d);border-radius:30px;place-items:center;min-height:0;display:grid;overflow:hidden;box-shadow:0 26px 62px #0a686c2e}.article-detail-cover img{object-fit:cover;width:100%;height:100%;display:block}.article-detail-cover span{color:#ffffffe6;font-size:96px}.article-detail-section{padding:44px 0 72px}.article-detail-layout{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:28px;display:grid}.article-detail-body{background:#fff;border:1px solid #dcebea;border-radius:26px;padding:36px;box-shadow:0 18px 50px #144a510f}.article-rich-content{color:#30464f;font-size:var(--article-content-font-size,16px);line-height:2.25}.article-rich-content>:first-child{margin-top:0}.article-rich-content>:last-child{margin-bottom:0}.article-rich-content h2{color:var(--navy);margin:38px 0 13px;font-size:27px;line-height:1.65}.article-rich-content h3{color:var(--navy);margin:30px 0 10px;font-size:21px;line-height:1.7}.article-rich-content p{margin:0 0 20px}.article-rich-content ul,.article-rich-content ol{margin:0 0 24px;padding-right:25px}.article-rich-content li{margin:8px 0;padding-right:5px}.article-rich-content strong{color:var(--navy)}.article-rich-content blockquote{border-right:4px solid var(--brand);color:#2a5c61;background:#effbf9;border-radius:16px;margin:26px 0;padding:18px 20px;font-weight:800}.article-content-image{background:#f7fbfb;border:1px solid #d8e9e8;border-radius:20px;margin:30px 0;overflow:hidden;box-shadow:0 16px 38px #144a5112}.article-content-image img{object-fit:contain;background:#eef6f6;width:100%;height:auto;max-height:760px;display:block}.article-content-image figcaption{color:#6c7f86;text-align:center;padding:11px 16px 13px;font-size:12px;line-height:1.8}.article-content-video{aspect-ratio:16/9;background:#0b2026;border:1px solid #d6e8e7;border-radius:20px;width:100%;margin:30px 0;position:relative;overflow:hidden;box-shadow:0 18px 44px #0c3a4124}.article-content-video iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.article-video-placeholder{color:#fff;width:100%;font:inherit;cursor:pointer;background:radial-gradient(circle at 20% 20%,#19c7be47,#0000 34%),linear-gradient(135deg,#102f3e,#075f66);border:0;justify-content:center;align-items:center;gap:18px;padding:24px;display:flex;position:absolute;inset:0}.article-video-placeholder>span:last-child{text-align:right;gap:5px;display:grid}.article-video-placeholder b{font-size:17px}.article-video-placeholder small{color:#ffffffc7}.article-video-play{width:66px;height:66px;color:var(--brand-dark);background:#fff;border-radius:50%;flex:0 0 66px;place-items:center;padding-right:4px;font-size:25px;transition:transform .2s;display:grid;box-shadow:0 14px 34px #0000003d}.article-video-placeholder:hover .article-video-play{transform:scale(1.06)}.article-pagination{justify-content:center;align-items:center;gap:14px;margin-top:34px;display:flex}.article-pagination>a,.article-pagination>span.disabled,.article-pagination-number-wrap a{min-height:42px;color:var(--brand-dark);background:#fff;border:1px solid #d8e8e7;border-radius:12px;justify-content:center;align-items:center;padding:0 14px;font-size:12px;font-weight:900;display:inline-flex}.article-pagination>span.disabled{opacity:.45}.article-pagination>div{align-items:center;gap:7px;display:flex}.article-pagination-number-wrap{align-items:center;gap:7px;display:inline-flex}.article-pagination-number-wrap i{color:#8a999f;font-style:normal}.article-pagination-number-wrap a{min-width:42px;padding:0 9px}.article-pagination-number-wrap a.active{border-color:var(--brand);background:var(--brand);color:#fff}.article-detail-side{gap:16px;display:grid;position:sticky;top:180px}.article-detail-side>div{background:#fff;border:1px solid #dcebea;border-radius:20px;padding:20px}.article-detail-side span{color:var(--navy);font-weight:900}.article-detail-side p{color:var(--muted);margin:10px 0 0;font-size:13px;line-height:1.95}.article-detail-side a{background:var(--brand);color:#fff;border-radius:13px;justify-content:center;align-items:center;min-height:44px;margin-top:16px;font-weight:900;display:flex}.article-related-section{background:#f3f8f8;border-top:1px solid #e1ecec;padding-top:0}@media (width<=1040px){.articles-hero-grid,.article-detail-hero-grid{grid-template-columns:1fr}.articles-hero-art{justify-self:center;width:100%;max-width:420px;min-height:220px}.articles-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.article-detail-layout{grid-template-columns:1fr}.article-detail-side{grid-template-columns:repeat(2,1fr);position:static}}@media (width<=700px){.articles-hero{padding:44px 0 54px}.articles-hero-art{display:none}.articles-search{grid-template-columns:1fr;padding:8px}.articles-search input{min-height:48px}.articles-search button{min-height:46px}.articles-filter-bar{align-items:stretch;margin-top:-58px;display:grid}.articles-filter-bar>div{grid-template-columns:repeat(3,1fr);display:grid}.articles-filter-bar a{justify-content:center;padding:0 8px;font-size:12px}.articles-filter-bar>span{text-align:center}.articles-grid{grid-template-columns:1fr}.articles-result-head,.article-related-head{align-items:flex-start;display:grid}.article-detail-hero{padding:34px 0}.article-detail-body{padding:22px 18px}.article-rich-content{font-size:var(--article-content-font-size,15px)}.article-rich-content h2{font-size:23px}.article-content-image,.article-content-video{border-radius:16px;margin:24px -4px}.article-video-placeholder{gap:12px;padding:18px}.article-video-play{flex-basis:54px;width:54px;height:54px;font-size:21px}.article-video-placeholder b{font-size:14px}.article-video-placeholder small{font-size:10px}.article-pagination{flex-wrap:wrap;gap:8px}.article-pagination>div{flex-wrap:wrap;order:3;justify-content:center;width:100%}.article-detail-side{grid-template-columns:1fr}}