.HeroCarousel-module__glPAvq__carouselSection{border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);margin-top:1.5rem;margin-bottom:3rem;overflow:hidden}.HeroCarousel-module__glPAvq__carouselContainer{background-color:var(--surface);width:100%;height:60vh;min-height:400px;max-height:600px;position:relative}.HeroCarousel-module__glPAvq__slide{opacity:0;visibility:hidden;background-position:50%;background-size:cover;width:100%;height:100%;transition:opacity .8s ease-in-out,visibility .8s;position:absolute;top:0;left:0}.HeroCarousel-module__glPAvq__slideActive{opacity:1;visibility:visible}.HeroCarousel-module__glPAvq__overlay{background:linear-gradient(#0000001a 0%,#0006 50%,#000000e6 100%);width:100%;height:100%;position:absolute;top:0;left:0}.HeroCarousel-module__glPAvq__content{z-index:10;opacity:0;width:100%;padding:3rem;transition:transform .5s .3s,opacity .5s .3s;position:absolute;bottom:0;left:0;transform:translateY(20px)}.HeroCarousel-module__glPAvq__slideActive .HeroCarousel-module__glPAvq__content{opacity:1;transform:translateY(0)}.HeroCarousel-module__glPAvq__category{background-color:var(--primary);color:#fff;border-radius:var(--radius-sm);text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem;padding:.25rem .75rem;font-size:.875rem;font-weight:600;display:inline-block}.HeroCarousel-module__glPAvq__title{color:#fff;text-shadow:0 2px 4px #00000080;max-width:800px;margin-bottom:1rem;font-size:2.5rem;font-weight:800;line-height:1.2;transition:color .2s}.HeroCarousel-module__glPAvq__title:hover{color:#e2e8f0;text-decoration:underline}.HeroCarousel-module__glPAvq__indicators{z-index:10;gap:.5rem;display:flex;position:absolute;bottom:1.5rem;right:3rem}.HeroCarousel-module__glPAvq__indicatorBtn{background-color:#ffffff80;border-radius:50%;width:10px;height:10px;transition:all .3s}.HeroCarousel-module__glPAvq__indicatorActive{background-color:#fff;transform:scale(1.3)}@media (max-width:768px){.HeroCarousel-module__glPAvq__carouselContainer{height:50vh;min-height:350px}.HeroCarousel-module__glPAvq__content{padding:1.5rem}.HeroCarousel-module__glPAvq__title{font-size:1.75rem}.HeroCarousel-module__glPAvq__indicators{right:1.5rem}}@media (max-width:640px){.HeroCarousel-module__glPAvq__carouselContainer{height:45vh;min-height:250px}.HeroCarousel-module__glPAvq__content{padding:1rem}.HeroCarousel-module__glPAvq__title{font-size:1.4rem}.HeroCarousel-module__glPAvq__category{margin-bottom:.75rem;padding:.2rem .6rem;font-size:.75rem}.HeroCarousel-module__glPAvq__indicators{bottom:1rem;right:1rem}}
.NewsGrid-module__nu94VG__gridSection{margin-bottom:4rem}.NewsGrid-module__nu94VG__header{border-bottom:2px solid var(--border);justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:.5rem;display:flex}.NewsGrid-module__nu94VG__sectionTitle{color:var(--foreground);font-size:1.5rem;font-weight:700;position:relative}.NewsGrid-module__nu94VG__sectionTitle:after{content:"";background-color:var(--primary);width:50%;height:2px;position:absolute;bottom:-.5rem;left:0}.NewsGrid-module__nu94VG__viewAll{color:var(--primary);transition:var(--transition);font-size:.875rem;font-weight:600}.NewsGrid-module__nu94VG__viewAll:hover{color:var(--primary-hover);transform:translate(4px)}.NewsGrid-module__nu94VG__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem;display:grid}.NewsGrid-module__nu94VG__card{background-color:var(--surface);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);transition:var(--transition);border:1px solid var(--border);flex-direction:column;display:flex;overflow:hidden}.NewsGrid-module__nu94VG__card:hover{box-shadow:var(--shadow-lg);transform:translateY(-5px)}.NewsGrid-module__nu94VG__imageWrapper{aspect-ratio:16/9;display:block;position:relative;overflow:hidden}.NewsGrid-module__nu94VG__image{background-position:50%;background-size:cover;width:100%;height:100%;transition:transform .5s}.NewsGrid-module__nu94VG__card:hover .NewsGrid-module__nu94VG__image{transform:scale(1.05)}.NewsGrid-module__nu94VG__category{background-color:var(--primary);color:#fff;border-radius:var(--radius-sm);text-transform:uppercase;z-index:2;padding:.25rem .5rem;font-size:.75rem;font-weight:600;position:absolute;top:1rem;left:1rem}.NewsGrid-module__nu94VG__content{flex-direction:column;flex:1;padding:1.5rem;display:flex}.NewsGrid-module__nu94VG__meta{color:var(--text-muted);align-items:center;margin-bottom:.75rem;font-size:.8rem;display:flex}.NewsGrid-module__nu94VG__title{color:var(--foreground);margin-bottom:.75rem;font-size:1.125rem;font-weight:700;line-height:1.4;transition:color .2s}.NewsGrid-module__nu94VG__title:hover{color:var(--primary)}.NewsGrid-module__nu94VG__excerpt{color:var(--text-muted);flex:1;margin-bottom:1rem;font-size:.9rem;line-height:1.6}@media (max-width:640px){.NewsGrid-module__nu94VG__grid{grid-template-columns:1fr;gap:1.5rem}.NewsGrid-module__nu94VG__sectionTitle{font-size:1.25rem}.NewsGrid-module__nu94VG__content{padding:1.25rem}.NewsGrid-module__nu94VG__imageWrapper{aspect-ratio:16/9}}
.page-module__uxrsmG__container{max-width:1200px;margin:0 auto;padding:2rem 1rem}.page-module__uxrsmG__header{text-align:center;margin-bottom:3rem}.page-module__uxrsmG__title{color:var(--text-color);margin-bottom:.5rem;font-size:2.5rem;font-weight:700}.page-module__uxrsmG__description{color:var(--text-muted);font-size:1.125rem}.page-module__uxrsmG__emptyState{text-align:center;color:var(--text-muted);padding:4rem 1rem;font-size:1.125rem}@media (max-width:768px){.page-module__uxrsmG__title{font-size:2rem}.page-module__uxrsmG__description{font-size:1rem}}
.page-module__E0kJGG__page{--background:#fafafa;--foreground:#fff;--text-primary:#000;--text-secondary:#666;--button-primary-hover:#383838;--button-secondary-hover:#f2f2f2;--button-secondary-border:#ebebeb;font-family:var(--font-geist-sans);background-color:var(--background);flex-direction:column;flex:1;justify-content:center;align-items:center;display:flex}.page-module__E0kJGG__main{background-color:var(--foreground);flex-direction:column;flex:1;justify-content:space-between;align-items:flex-start;width:100%;max-width:800px;padding:120px 60px;display:flex}.page-module__E0kJGG__intro{text-align:left;flex-direction:column;align-items:flex-start;gap:24px;display:flex}.page-module__E0kJGG__intro h1{letter-spacing:-2.4px;text-wrap:balance;max-width:320px;color:var(--text-primary);font-size:40px;font-weight:600;line-height:48px}.page-module__E0kJGG__intro p{text-wrap:balance;max-width:440px;color:var(--text-secondary);font-size:18px;line-height:32px}.page-module__E0kJGG__intro a{color:var(--text-primary);font-weight:500}.page-module__E0kJGG__ctas{flex-direction:row;gap:16px;width:100%;max-width:440px;font-size:14px;display:flex}.page-module__E0kJGG__ctas a{cursor:pointer;border:1px solid #0000;border-radius:128px;justify-content:center;align-items:center;width:fit-content;height:40px;padding:0 16px;font-weight:500;transition:all .2s;display:flex}a.page-module__E0kJGG__primary{background:var(--text-primary);color:var(--background);gap:8px}a.page-module__E0kJGG__secondary{border-color:var(--button-secondary-border)}@media (hover:hover) and (pointer:fine){a.page-module__E0kJGG__primary:hover{background:var(--button-primary-hover);border-color:#0000}a.page-module__E0kJGG__secondary:hover{background:var(--button-secondary-hover);border-color:#0000}}@media (max-width:600px){.page-module__E0kJGG__main{padding:48px 24px}.page-module__E0kJGG__intro{gap:16px}.page-module__E0kJGG__intro h1{letter-spacing:-1.92px;font-size:32px;line-height:40px}}@media (prefers-color-scheme:dark){.page-module__E0kJGG__logo{filter:invert()}.page-module__E0kJGG__page{--background:#000;--foreground:#000;--text-primary:#ededed;--text-secondary:#999;--button-primary-hover:#ccc;--button-secondary-hover:#1a1a1a;--button-secondary-border:#1a1a1a}}.page-module__E0kJGG__homeLayout{flex-wrap:wrap;gap:2rem;display:flex}.page-module__E0kJGG__mainContent{flex:60%;min-width:0}.page-module__E0kJGG__sidebar{flex:30%;min-width:300px}.page-module__E0kJGG__sidebarSticky{position:sticky;top:6rem}.page-module__E0kJGG__sidebarTitle{border-bottom:2px solid var(--border);margin-bottom:1.5rem;padding-bottom:.5rem;font-size:1.25rem;font-weight:700}.page-module__E0kJGG__popularList{padding:0;list-style:none}.page-module__E0kJGG__popularItem{border-bottom:1px solid var(--border);margin-bottom:1rem;padding-bottom:1rem}.page-module__E0kJGG__popularItemRank{color:var(--primary);margin-right:.5rem;font-size:1.2rem;font-weight:700}.page-module__E0kJGG__popularItemLink{font-weight:600;transition:color .2s}.page-module__E0kJGG__popularItemLink:hover{color:var(--primary)}.page-module__E0kJGG__newsletterCard{background-color:var(--surface);border-radius:var(--radius-md);border:1px solid var(--border);margin-top:3rem;padding:1.5rem}.page-module__E0kJGG__newsletterTitle{margin-bottom:1rem;font-weight:700}.page-module__E0kJGG__newsletterDesc{color:var(--text-muted);margin-bottom:1rem;font-size:.9rem}.page-module__E0kJGG__newsletterForm{flex-direction:column;gap:.5rem;display:flex}.page-module__E0kJGG__newsletterInput{border-radius:var(--radius-sm);border:1px solid var(--border);background-color:var(--background);color:var(--foreground);padding:.75rem}.page-module__E0kJGG__newsletterBtn{background-color:var(--primary);color:#fff;border-radius:var(--radius-sm);padding:.75rem;font-weight:700;transition:background-color .2s}.page-module__E0kJGG__newsletterBtn:hover{background-color:var(--primary-hover)}@media (max-width:768px){.page-module__E0kJGG__homeLayout{flex-direction:column}.page-module__E0kJGG__sidebar{flex:100%;min-width:100%}.page-module__E0kJGG__sidebarSticky{position:static}}
.page-module__3QQ_oW__container{max-width:1200px;margin:0 auto;padding:2rem 1.5rem}.page-module__3QQ_oW__header{text-align:center;margin-bottom:3rem}.page-module__3QQ_oW__title{color:var(--foreground);margin-bottom:.5rem;font-size:2.5rem;font-weight:700}.page-module__3QQ_oW__description{color:var(--text-muted);font-size:1.125rem}.page-module__3QQ_oW__searchBarWrapper{max-width:600px;margin:2rem auto 0}.page-module__3QQ_oW__searchForm{gap:.75rem;display:flex}.page-module__3QQ_oW__searchInput{border:1px solid var(--border);background:var(--background);color:var(--foreground);transition:var(--transition);border-radius:12px;outline:none;flex:1;padding:.85rem 1.25rem;font-size:1rem}.page-module__3QQ_oW__searchInput:focus{border-color:var(--primary);box-shadow:0 0 0 3px #2563eb1a}.page-module__3QQ_oW__searchBtn{background:var(--primary);color:#fff;cursor:pointer;transition:var(--transition);border:none;border-radius:12px;padding:0 1.5rem;font-weight:600}.page-module__3QQ_oW__searchBtn:hover{background:var(--primary-hover)}.page-module__3QQ_oW__emptyState{text-align:center;color:var(--text-muted);padding:4rem 1rem;font-size:1.125rem}@media (max-width:768px){.page-module__3QQ_oW__title{font-size:2rem}.page-module__3QQ_oW__description{font-size:1rem}.page-module__3QQ_oW__searchForm{flex-direction:column}}
