.all-articles-module__AJcULa__container{max-width:1240px;margin:0 auto;padding:0 2rem}.all-articles-module__AJcULa__category_section{border-top:1px solid var(--border);padding:4.5rem 0;scroll-margin-top:130px}.all-articles-module__AJcULa__category_section:first-child{border-top:none}.all-articles-module__AJcULa__category_section:nth-child(2n){background:var(--bg-primary)}.all-articles-module__AJcULa__section_header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1.5rem 2rem;margin-bottom:2.75rem;display:flex}.all-articles-module__AJcULa__section_heading{flex-direction:column;gap:.6rem;display:flex}.all-articles-module__AJcULa__section_eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--primary);align-items:center;gap:.5rem;font-size:.78rem;font-weight:800;display:inline-flex}.all-articles-module__AJcULa__section_eyebrow:before{content:"";background:var(--primary);border-radius:2px;width:1.5rem;height:2px}.all-articles-module__AJcULa__section_info_h2{letter-spacing:-.025em;color:var(--text-primary);font-size:2.4rem;font-weight:800}.all-articles-module__AJcULa__section_info_p{color:var(--text-secondary);max-width:640px;font-size:1.05rem;line-height:1.6}.all-articles-module__AJcULa__section_meta{align-items:center;gap:1.5rem;padding-bottom:.4rem;display:flex}.all-articles-module__AJcULa__article_count{background:var(--bg-tertiary);color:var(--text-secondary);border:1px solid var(--border);white-space:nowrap;border-radius:999px;align-items:center;padding:.45rem 1rem;font-size:.85rem;font-weight:700;display:inline-flex}.all-articles-module__AJcULa__view_all_link{color:var(--primary);white-space:nowrap;align-items:center;gap:.4rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:gap .25s,color .25s;display:inline-flex}.all-articles-module__AJcULa__view_all_link:hover{color:var(--primary-dark);gap:.7rem}.all-articles-module__AJcULa__articles_grid{grid-template-columns:repeat(3,1fr);gap:1.75rem;display:grid}.all-articles-module__AJcULa__article_card{background:var(--bg-primary);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-soft);flex-direction:column;text-decoration:none;transition:transform .3s,box-shadow .3s,border-color .3s;display:flex;overflow:hidden}.all-articles-module__AJcULa__article_card:hover{box-shadow:var(--shadow-hover);border-color:color-mix(in srgb,var(--primary)35%,var(--border));transform:translateY(-6px)}.all-articles-module__AJcULa__article_image{aspect-ratio:16/10;background:var(--article-gradient,var(--bg-tertiary));width:100%;position:relative;overflow:hidden}.all-articles-module__AJcULa__article_image img{object-fit:cover;transition:transform .5s}.all-articles-module__AJcULa__article_card:hover .all-articles-module__AJcULa__article_image img{transform:scale(1.04)}.all-articles-module__AJcULa__article_card:nth-child(6n+1) .all-articles-module__AJcULa__article_image{--article-gradient:linear-gradient(135deg,#2563eb 0%,#1e40af 100%)}.all-articles-module__AJcULa__article_card:nth-child(6n+2) .all-articles-module__AJcULa__article_image{--article-gradient:linear-gradient(135deg,#38bdf8 0%,#2563eb 100%)}.all-articles-module__AJcULa__article_card:nth-child(6n+3) .all-articles-module__AJcULa__article_image{--article-gradient:linear-gradient(135deg,#3b82f6 0%,#1d4ed8 100%)}.all-articles-module__AJcULa__article_card:nth-child(6n+4) .all-articles-module__AJcULa__article_image{--article-gradient:linear-gradient(135deg,#64748b 0%,#334155 100%)}.all-articles-module__AJcULa__article_card:nth-child(6n+5) .all-articles-module__AJcULa__article_image{--article-gradient:linear-gradient(135deg,#60a5fa 0%,#2563eb 100%)}.all-articles-module__AJcULa__article_card:nth-child(6n+6) .all-articles-module__AJcULa__article_image{--article-gradient:linear-gradient(135deg,#334155 0%,#0f172a 100%)}.all-articles-module__AJcULa__article_content{flex-direction:column;flex:1;padding:1.4rem 1.4rem 1.5rem;display:flex}.all-articles-module__AJcULa__article_meta{justify-content:space-between;align-items:center;margin-bottom:.9rem;display:flex}.all-articles-module__AJcULa__article_tag{letter-spacing:.06em;text-transform:uppercase;color:var(--primary-dark);background:#2563eb1a;border-radius:999px;padding:.35rem .8rem;font-size:.7rem;font-weight:800}.all-articles-module__AJcULa__article_date{color:var(--text-muted);font-size:.85rem;font-weight:600}.all-articles-module__AJcULa__article_card_h3{color:var(--text-primary);letter-spacing:-.01em;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.6rem;font-size:1.15rem;font-weight:800;line-height:1.35;display:-webkit-box;overflow:hidden}.all-articles-module__AJcULa__article_card_p{color:var(--text-secondary);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:1.2rem;font-size:.93rem;line-height:1.6;display:-webkit-box;overflow:hidden}.all-articles-module__AJcULa__read_more{color:var(--primary);align-items:center;gap:.4rem;margin-top:auto;font-size:.92rem;font-weight:700;transition:gap .3s;display:inline-flex}.all-articles-module__AJcULa__article_card:hover .all-articles-module__AJcULa__read_more{gap:.8rem}.all-articles-module__AJcULa__empty_state{text-align:center;color:var(--text-secondary);padding:3rem 0}@media (max-width:1024px){.all-articles-module__AJcULa__articles_grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){.all-articles-module__AJcULa__category_section{padding:3rem 0}.all-articles-module__AJcULa__section_info_h2{font-size:1.9rem}}@media (max-width:560px){.all-articles-module__AJcULa__articles_grid{grid-template-columns:1fr}.all-articles-module__AJcULa__section_header{flex-direction:column;align-items:flex-start}}
.header_2-module__Lgq7VW__header{-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--border);background:#fffffffa;padding:1rem 0;transition:transform .3s cubic-bezier(.4,0,.2,1);animation:.5s header_2-module__Lgq7VW__slideDown}.header_2-module__Lgq7VW__container{max-width:1320px;margin:0 auto;padding:0 2rem}.header_2-module__Lgq7VW__header.header_2-module__Lgq7VW__hidden{transform:translateY(-100%)}@keyframes header_2-module__Lgq7VW__slideDown{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}.header_2-module__Lgq7VW__header_content{justify-content:center;align-items:center;display:flex}.header_2-module__Lgq7VW__logo{background:linear-gradient(135deg,var(--primary),var(--secondary));-webkit-text-fill-color:transparent;cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-background-clip:text;background-clip:text;font-size:2.2rem;font-weight:900;text-decoration:none;transition:transform .3s}.header_2-module__Lgq7VW__logo:hover{transform:scale(1.05)rotate(-2deg)}.header_2-module__Lgq7VW__logo_a{text-decoration:none}.header_2-module__Lgq7VW__nav_bar{border-bottom:1px solid var(--border);z-index:1000;background:linear-gradient(#fff,#fafbfc);transition:transform .3s cubic-bezier(.4,0,.2,1);animation:.6s .3s both header_2-module__Lgq7VW__fadeIn;position:sticky;top:0;left:0;box-shadow:0 4px 12px #00000014}.header_2-module__Lgq7VW__nav_bar:after{content:"";opacity:.3;background:linear-gradient(90deg,#0000,#2563eb,#1e40af,#0000);height:2px;position:absolute;bottom:0;left:0;right:0}.header_2-module__Lgq7VW__nav_bar.header_2-module__Lgq7VW__hidden{transform:translateY(-130px)}@keyframes header_2-module__Lgq7VW__fadeIn{0%{opacity:0}to{opacity:1}}.header_2-module__Lgq7VW__nav_container{max-width:100%;position:relative}.header_2-module__Lgq7VW__nav_scroll{scrollbar-width:none;-ms-overflow-style:none;scroll-behavior:smooth;overflow:auto hidden}.header_2-module__Lgq7VW__nav_scroll::-webkit-scrollbar{display:none}.header_2-module__Lgq7VW__nav{padding:0 3rem}.header_2-module__Lgq7VW__nav_list{white-space:nowrap;gap:0;margin:0;padding:0;list-style:none;display:flex}.header_2-module__Lgq7VW__nav_item{flex-shrink:0}.header_2-module__Lgq7VW__nav_link{color:var(--text-primary);letter-spacing:.3px;padding:1.1rem 1.8rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:block;position:relative}.header_2-module__Lgq7VW__nav_link:before{content:"";background:linear-gradient(90deg,var(--primary),var(--secondary));border-radius:3px 3px 0 0;height:3px;transition:transform .3s cubic-bezier(.4,0,.2,1);position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.header_2-module__Lgq7VW__nav_link:after{content:"";opacity:0;background:linear-gradient(135deg,#2563eb0d,#1e40af0d);border-radius:8px 8px 0 0;transition:opacity .3s;position:absolute;inset:0}.header_2-module__Lgq7VW__nav_link:hover{color:var(--primary);transform:translateY(-2px)}.header_2-module__Lgq7VW__nav_link:hover:before{transform:scaleX(1)}.header_2-module__Lgq7VW__nav_link:hover:after{opacity:1}.header_2-module__Lgq7VW__nav_link.header_2-module__Lgq7VW__active{color:var(--primary);background:linear-gradient(135deg,#2563eb14,#1e40af14);font-weight:700}.header_2-module__Lgq7VW__nav_link.header_2-module__Lgq7VW__active:before{transform:scaleX(1)}.header_2-module__Lgq7VW__nav_arrow{cursor:pointer;z-index:2;width:56px;color:var(--text-primary);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:none;justify-content:center;align-items:center;transition:all .3s cubic-bezier(.4,0,.2,1);display:none;position:absolute;top:0;bottom:0}.header_2-module__Lgq7VW__nav_arrow.header_2-module__Lgq7VW__show{display:flex}.header_2-module__Lgq7VW__nav_arrow_svg{filter:drop-shadow(0 2px 4px #0000001a);transition:all .3s cubic-bezier(.4,0,.2,1)}.header_2-module__Lgq7VW__nav_arrow:hover{background:linear-gradient(135deg,var(--primary),var(--secondary));color:#fff}.header_2-module__Lgq7VW__nav_arrow:hover.header_2-module__Lgq7VW__nav_arrow_svg{filter:drop-shadow(0 4px 8px #0003);transform:scale(1.3)}.header_2-module__Lgq7VW__nav_arrow:active{transform:scale(.95)}.header_2-module__Lgq7VW__nav_arrow_left{background:linear-gradient(90deg,#fff 0%,#fafbfcfa 70%,#0000 100%);left:0;box-shadow:2px 0 8px #0000000d}.header_2-module__Lgq7VW__nav_arrow_left:hover{background:linear-gradient(135deg,var(--primary),var(--secondary));box-shadow:2px 0 12px #2563eb4d}.header_2-module__Lgq7VW__nav_arrow_right{background:linear-gradient(270deg,#fff 0%,#fafbfcfa 70%,#0000 100%);right:0;box-shadow:-2px 0 8px #0000000d}.header_2-module__Lgq7VW__nav_arrow_right:hover{background:linear-gradient(135deg,var(--primary),var(--secondary));box-shadow:-2px 0 12px #2563eb4d}@media (max-width:900px){.header_2-module__Lgq7VW__container{padding:0 1rem}.header_2-module__Lgq7VW__header{padding:1rem 0}.header_2-module__Lgq7VW__logo{font-size:1.6rem}.header_2-module__Lgq7VW__nav_bar.header_2-module__Lgq7VW__hidden{transform:translateY(-120px)}.header_2-module__Lgq7VW__nav{padding:0 2.5rem}.header_2-module__Lgq7VW__nav_link{padding:.9rem 1.2rem;font-size:.9rem}.header_2-module__Lgq7VW__nav_arrow{width:48px}.header_2-module__Lgq7VW__nav_arrow_svg{width:20px;height:20px}}@media (max-width:480px){.header_2-module__Lgq7VW__logo{font-size:1.3rem}.header_2-module__Lgq7VW__header{padding:.8rem 0}.header_2-module__Lgq7VW__nav_bar.header_2-module__Lgq7VW__hidden{transform:translateY(-110px)}.header_2-module__Lgq7VW__nav{padding:0 2rem}.header_2-module__Lgq7VW__nav_link{padding:.8rem 1rem;font-size:.85rem}.header_2-module__Lgq7VW__nav_arrow{width:36px}.header_2-module__Lgq7VW__nav_arrow_svg{width:18px;height:18px}}
