.Navbar-module__dVeNwG__navbar{z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-bottom:1px solid #eee;padding:0 2rem;position:sticky;top:0}.Navbar-module__dVeNwG__container{justify-content:space-between;align-items:center;max-width:1280px;height:64px;margin:0 auto;display:flex}.Navbar-module__dVeNwG__logo{font-family:var(--font-heading);color:#000;align-items:center;gap:4px;font-size:1.5rem;font-weight:700;text-decoration:none;display:flex}.Navbar-module__dVeNwG__logoHeart{color:#000;font-size:1.2rem}.Navbar-module__dVeNwG__navLinks{background:#fff;border:1px solid #e0e0e0;border-radius:100px;align-items:center;gap:0;padding:4px 8px;display:flex}.Navbar-module__dVeNwG__navLink{color:#333;border-radius:100px;padding:8px 20px;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s}.Navbar-module__dVeNwG__navLink:hover{color:#000;background:#f5f5f5}.Navbar-module__dVeNwG__navActions{align-items:center;gap:12px;display:flex}.Navbar-module__dVeNwG__iconBtn{cursor:pointer;color:#333;background:#fff;border:1px solid #e0e0e0;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.Navbar-module__dVeNwG__iconBtn:hover{background:#f5f5f5;border-color:#ccc}.Navbar-module__dVeNwG__contactBtn{color:#fff;cursor:pointer;background:#000;border:none;border-radius:100px;padding:10px 24px;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s}.Navbar-module__dVeNwG__contactBtn:hover{background:#333}.Navbar-module__dVeNwG__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.Navbar-module__dVeNwG__hamburger span{background:#000;width:24px;height:2px;transition:all .3s;display:block}@media (max-width:768px){.Navbar-module__dVeNwG__hamburger{display:flex}.Navbar-module__dVeNwG__navLinks{background:#fff;border:none;border-bottom:1px solid #eee;border-radius:0;flex-direction:column;padding:1rem;display:none;position:absolute;top:64px;left:0;right:0}.Navbar-module__dVeNwG__navLinks.Navbar-module__dVeNwG__open{display:flex}.Navbar-module__dVeNwG__navActions .Navbar-module__dVeNwG__contactBtn{display:none}}
.CategoryBadge-module__NuBacW__badge{color:#333;white-space:nowrap;background:#fff;border:1px solid #e0e0e0;border-radius:100px;align-items:center;gap:6px;padding:5px 14px;font-size:.8rem;font-weight:500;display:inline-flex}.CategoryBadge-module__NuBacW__dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.CategoryBadge-module__NuBacW__small{padding:3px 10px;font-size:.75rem}.CategoryBadge-module__NuBacW__small .CategoryBadge-module__NuBacW__dot{width:6px;height:6px}
.AuthorRow-module__FLU3tG__row{align-items:center;gap:8px;display:flex}.AuthorRow-module__FLU3tG__avatar{border-radius:50%;flex-shrink:0;width:32px;height:32px;position:relative;overflow:hidden}.AuthorRow-module__FLU3tG__avatarImg{object-fit:cover;width:100%;height:100%;display:block}.AuthorRow-module__FLU3tG__avatarPlaceholder{color:#fff;background:linear-gradient(135deg,#667eea,#764ba2);justify-content:center;align-items:center;width:100%;height:100%;font-size:.8rem;font-weight:600;display:flex}.AuthorRow-module__FLU3tG__name{color:#000;font-size:.875rem;font-weight:600}.AuthorRow-module__FLU3tG__date{color:#888;font-size:.8rem}.AuthorRow-module__FLU3tG__small .AuthorRow-module__FLU3tG__avatar{width:26px;height:26px}.AuthorRow-module__FLU3tG__small .AuthorRow-module__FLU3tG__avatarPlaceholder{font-size:.7rem}.AuthorRow-module__FLU3tG__small .AuthorRow-module__FLU3tG__name{font-size:.8rem}.AuthorRow-module__FLU3tG__small .AuthorRow-module__FLU3tG__date{font-size:.75rem}
.ArticleCard-module__wiQ_jW__card{border-bottom:1px solid #f0f0f0;grid-template-columns:1fr 1fr;gap:1.5rem;padding:1.5rem 0;transition:transform .2s;display:grid}.ArticleCard-module__wiQ_jW__card:hover{transform:translateY(-2px)}.ArticleCard-module__wiQ_jW__imageLink{display:block}.ArticleCard-module__wiQ_jW__image{aspect-ratio:4/3;border-radius:12px;width:100%;position:relative;overflow:hidden}.ArticleCard-module__wiQ_jW__cardImage{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.16,1,.3,1);display:block}.ArticleCard-module__wiQ_jW__imageLink:hover .ArticleCard-module__wiQ_jW__cardImage{transform:scale(1.05)}.ArticleCard-module__wiQ_jW__imagePlaceholder{background:linear-gradient(135deg,#f5f5f5,#e8e8e8);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.ArticleCard-module__wiQ_jW__content{flex-direction:column;justify-content:center;gap:.6rem;display:flex}.ArticleCard-module__wiQ_jW__title{font-family:var(--font-heading);letter-spacing:-.01em;font-size:1.2rem;font-weight:700;line-height:1.3}.ArticleCard-module__wiQ_jW__title a{color:#000;text-decoration:none;transition:color .2s}.ArticleCard-module__wiQ_jW__title a:hover{color:#555}.ArticleCard-module__wiQ_jW__excerpt{color:#777;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:.85rem;line-height:1.55;display:-webkit-box;overflow:hidden}.ArticleCard-module__wiQ_jW__miniCard{border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;gap:1rem;padding:.75rem 0;text-decoration:none;transition:transform .2s;display:flex}.ArticleCard-module__wiQ_jW__miniCard:hover{transform:translate(4px)}.ArticleCard-module__wiQ_jW__miniContent{flex:1}.ArticleCard-module__wiQ_jW__miniTitle{font-family:var(--font-heading);color:#000;margin-bottom:4px;font-size:.95rem;font-weight:700;line-height:1.35}.ArticleCard-module__wiQ_jW__miniDate{color:#e74c3c;font-size:.75rem}.ArticleCard-module__wiQ_jW__miniImage{border-radius:10px;flex-shrink:0;width:48px;height:48px;position:relative;overflow:hidden}.ArticleCard-module__wiQ_jW__miniCard:hover .ArticleCard-module__wiQ_jW__cardImage{transform:scale(1.05)}.ArticleCard-module__wiQ_jW__miniPlaceholder{color:#fff;background:linear-gradient(135deg,#667eea,#764ba2);justify-content:center;align-items:center;width:100%;height:100%;font-size:1.1rem;font-weight:700;display:flex}@media (max-width:640px){.ArticleCard-module__wiQ_jW__card{grid-template-columns:1fr}}
.FeaturedArticle-module__fPNtZq__featured{border-bottom:1px solid #eee;padding:3rem 2rem}.FeaturedArticle-module__fPNtZq__container{grid-template-columns:1fr 280px;gap:2rem;max-width:1280px;margin:0 auto;display:grid}.FeaturedArticle-module__fPNtZq__main{grid-template-columns:1fr 1.2fr;align-items:center;gap:2rem;display:grid}.FeaturedArticle-module__fPNtZq__content{flex-direction:column;gap:1rem;display:flex}.FeaturedArticle-module__fPNtZq__title{font-family:var(--font-heading);letter-spacing:-.02em;font-size:2rem;font-weight:700;line-height:1.15}.FeaturedArticle-module__fPNtZq__title a{color:#000;text-decoration:none;transition:color .2s}.FeaturedArticle-module__fPNtZq__title a:hover{color:#555}.FeaturedArticle-module__fPNtZq__excerpt{color:#666;font-size:.9rem;line-height:1.6}.FeaturedArticle-module__fPNtZq__tags{flex-wrap:wrap;gap:6px;margin-top:.5rem;display:flex}.FeaturedArticle-module__fPNtZq__tag{color:#666;border:1px solid #e0e0e0;border-radius:100px;padding:4px 12px;font-size:.75rem}.FeaturedArticle-module__fPNtZq__imageWrap{aspect-ratio:4/3;border-radius:16px;width:100%;overflow:hidden}.FeaturedArticle-module__fPNtZq__image{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.16,1,.3,1);display:block}.FeaturedArticle-module__fPNtZq__imageWrap:hover .FeaturedArticle-module__fPNtZq__image,.FeaturedArticle-module__fPNtZq__sideImage:hover .FeaturedArticle-module__fPNtZq__image{transform:scale(1.05)}.FeaturedArticle-module__fPNtZq__imagePlaceholder{background:linear-gradient(135deg,#f0f0f0,#e0e0e0);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.FeaturedArticle-module__fPNtZq__side{border-left:1px solid #eee;flex-direction:column;gap:.75rem;padding-left:2rem;display:flex}.FeaturedArticle-module__fPNtZq__sideImage{aspect-ratio:16/10;border-radius:12px;width:100%;overflow:hidden}.FeaturedArticle-module__fPNtZq__sideTitle{font-family:var(--font-heading);font-size:1.15rem;font-weight:700;line-height:1.3}.FeaturedArticle-module__fPNtZq__sideTitle a{color:#000;text-decoration:none}.FeaturedArticle-module__fPNtZq__sideTitle a:hover{color:#555}.FeaturedArticle-module__fPNtZq__sideExcerpt{color:#777;font-size:.82rem;line-height:1.5}.FeaturedArticle-module__fPNtZq__sideDate{color:#999;font-size:.8rem}@media (max-width:1024px){.FeaturedArticle-module__fPNtZq__container{grid-template-columns:1fr}.FeaturedArticle-module__fPNtZq__side{border-top:1px solid #eee;border-left:none;padding-top:2rem;padding-left:0}}@media (max-width:768px){.FeaturedArticle-module__fPNtZq__main{grid-template-columns:1fr}}
.Footer-module__rnk_JG__footer{background:#fafafa;border-top:1px solid #eee;margin-top:4rem;padding:4rem 2rem 2rem}.Footer-module__rnk_JG__container{max-width:1280px;margin:0 auto}.Footer-module__rnk_JG__top{justify-content:space-between;gap:3rem;margin-bottom:3rem;display:flex}.Footer-module__rnk_JG__brand{max-width:300px}.Footer-module__rnk_JG__logo{font-family:var(--font-heading);font-size:1.5rem;font-weight:700}.Footer-module__rnk_JG__tagline{color:#888;margin-top:.75rem;font-size:.9rem;line-height:1.6}.Footer-module__rnk_JG__links{gap:4rem;display:flex}.Footer-module__rnk_JG__linkGroup{flex-direction:column;gap:8px;display:flex}.Footer-module__rnk_JG__linkGroup h4{color:#000;margin-bottom:4px;font-size:.85rem;font-weight:700}.Footer-module__rnk_JG__linkGroup a{color:#888;font-size:.85rem;text-decoration:none;transition:color .2s}.Footer-module__rnk_JG__linkGroup a:hover{color:#000}.Footer-module__rnk_JG__bottom{border-top:1px solid #eee;padding-top:1.5rem}.Footer-module__rnk_JG__bottom p{color:#aaa;font-size:.8rem}@media (max-width:768px){.Footer-module__rnk_JG__top{flex-direction:column}.Footer-module__rnk_JG__links{gap:2rem}}
.page-module__E0kJGG__breakingSection{padding:3rem 0}.page-module__E0kJGG__container{max-width:1280px;margin:0 auto;padding:0 2rem}.page-module__E0kJGG__sectionHeader{align-items:center;gap:1.5rem;margin-bottom:2rem;display:flex}.page-module__E0kJGG__sectionTitle{font-family:var(--font-heading);white-space:nowrap;font-size:1.3rem;font-weight:700}.page-module__E0kJGG__headerLine{background:#e0e0e0;flex:1;height:1px}.page-module__E0kJGG__mainGrid{grid-template-columns:1fr 350px;gap:3rem;display:grid}.page-module__E0kJGG__articles{flex-direction:column;display:flex}.page-module__E0kJGG__noArticles{text-align:center;color:#888;border:1px dashed #e0e0e0;border-radius:12px;padding:4rem 2rem;font-size:.95rem;font-style:italic}@media (max-width:1024px){.page-module__E0kJGG__mainGrid{grid-template-columns:1fr}}
.page-module__y-5DuW__article{padding:2rem 0 4rem}.page-module__y-5DuW__container{max-width:800px;margin:0 auto;padding:0 2rem}.page-module__y-5DuW__header{flex-direction:column;gap:1rem;margin-bottom:2.5rem;display:flex}.page-module__y-5DuW__title{font-family:var(--font-heading);letter-spacing:-.02em;font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.15}.page-module__y-5DuW__excerpt{color:#666;font-size:1.1rem;line-height:1.7}.page-module__y-5DuW__meta{border-top:1px solid #eee;justify-content:space-between;align-items:center;padding-top:.5rem;display:flex}.page-module__y-5DuW__views{color:#999;font-size:.8rem}.page-module__y-5DuW__heroImage{aspect-ratio:16/9;border-radius:16px;width:100%;margin-bottom:3rem;position:relative;overflow:hidden}.page-module__y-5DuW__articleHeroImg{object-fit:cover;width:100%;height:100%;display:block}.page-module__y-5DuW__imagePlaceholder{background:linear-gradient(135deg,#f0f0f0,#e0e0e0);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.page-module__y-5DuW__content{color:#333;font-size:1.05rem;line-height:1.85}.page-module__y-5DuW__content h2{font-family:var(--font-heading);color:#000;margin:2.5rem 0 1rem;font-size:1.6rem}.page-module__y-5DuW__content p{margin-bottom:1.5rem}.page-module__y-5DuW__content blockquote{color:#555;border-left:3px solid #000;margin:2rem 0;padding-left:1.5rem;font-style:italic}.page-module__y-5DuW__tags{border-top:1px solid #eee;flex-wrap:wrap;gap:8px;margin-top:2.5rem;padding-top:2rem;display:flex}.page-module__y-5DuW__tag{color:#666;border:1px solid #e0e0e0;border-radius:100px;padding:6px 16px;font-size:.8rem;transition:all .2s}.page-module__y-5DuW__tag:hover{color:#000;border-color:#000}.page-module__y-5DuW__authorCard{background:#fafafa;border-radius:16px;align-items:center;gap:1.5rem;margin-top:3rem;padding:2rem;display:flex}.page-module__y-5DuW__authorAvatar{border-radius:50%;flex-shrink:0;width:64px;height:64px;position:relative;overflow:hidden}.page-module__y-5DuW__authorAvatarImg{object-fit:cover;width:100%;height:100%;display:block}.page-module__y-5DuW__avatarPlaceholder{color:#fff;background:linear-gradient(135deg,#667eea,#764ba2);justify-content:center;align-items:center;width:100%;height:100%;font-size:1.5rem;font-weight:700;display:flex}.page-module__y-5DuW__authorInfo h3{margin-bottom:4px;font-size:1.1rem}.page-module__y-5DuW__authorBadge{color:#888;margin-bottom:6px;font-size:.75rem;display:block}.page-module__y-5DuW__authorInfo p{color:#777;font-size:.9rem;line-height:1.5}.page-module__y-5DuW__related{border-top:1px solid #eee;margin-top:4rem;padding-top:3rem}.page-module__y-5DuW__relatedTitle{font-family:var(--font-heading);margin-bottom:1.5rem;font-size:1.5rem}.page-module__y-5DuW__relatedGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.page-module__y-5DuW__relatedCard{flex-direction:column;gap:.75rem;text-decoration:none;transition:transform .2s;display:flex}.page-module__y-5DuW__relatedCard:hover{transform:translateY(-4px)}.page-module__y-5DuW__relatedCard h4{font-family:var(--font-heading);color:#000;font-size:1rem;font-weight:700;line-height:1.3}.page-module__y-5DuW__relatedImage{aspect-ratio:4/3;border-radius:12px;width:100%;position:relative;overflow:hidden}.page-module__y-5DuW__relatedCardImg{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.16,1,.3,1);display:block}.page-module__y-5DuW__relatedCard:hover .page-module__y-5DuW__relatedCardImg{transform:scale(1.05)}.page-module__y-5DuW__relatedPlaceholder{background:linear-gradient(135deg,#f5f5f5,#e8e8e8);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.page-module__y-5DuW__relatedDate{color:#999;font-size:.75rem}@media (max-width:640px){.page-module__y-5DuW__relatedGrid{grid-template-columns:1fr}.page-module__y-5DuW__authorCard{text-align:center;flex-direction:column}}
.page-module___1WyLq__categoryPage{padding:3rem 0 4rem}.page-module___1WyLq__container{max-width:900px;margin:0 auto;padding:0 2rem}.page-module___1WyLq__header{border-bottom:1px solid #eee;align-items:center;gap:1rem;margin-bottom:2.5rem;padding-bottom:2rem;display:flex}.page-module___1WyLq__dot{border-radius:50%;flex-shrink:0;width:12px;height:12px}.page-module___1WyLq__title{font-family:var(--font-heading);font-size:2.5rem;font-weight:700}.page-module___1WyLq__count{color:#999;margin-left:auto;font-size:.9rem}.page-module___1WyLq__articles{flex-direction:column;display:flex}.page-module___1WyLq__empty{text-align:center;color:#999;padding:4rem 0;font-size:1.1rem}
.page-module__Or9AxW__directoryPage{background-color:#fafafa;min-height:100vh;padding:4rem 0 6rem}.page-module__Or9AxW__container{max-width:1000px;margin:0 auto;padding:0 2rem}.page-module__Or9AxW__header{text-align:center;flex-direction:column;align-items:center;margin-bottom:4rem;display:flex}.page-module__Or9AxW__dot{background-color:#000;border-radius:50%;width:8px;height:8px;margin-bottom:1.5rem}.page-module__Or9AxW__title{font-family:var(--font-heading);color:#111;margin-bottom:.5rem;font-size:3rem;font-weight:700}.page-module__Or9AxW__subtitle{color:#666;max-width:500px;font-size:1.05rem;line-height:1.6}.page-module__Or9AxW__section{margin-bottom:5rem}.page-module__Or9AxW__sectionTitle{font-family:var(--font-heading);color:#222;border-bottom:1px dashed #ddd;margin-bottom:2rem;padding-bottom:.75rem;font-size:1.5rem;font-weight:600}.page-module__Or9AxW__categoriesGrid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.5rem;display:grid}.page-module__Or9AxW__categoryCard{background-color:#fff;border:1px solid #e5e5e5;border-radius:8px;flex-direction:column;justify-content:space-between;min-height:120px;padding:1.75rem;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}.page-module__Or9AxW__categoryCard:hover{border-color:#000;transform:translateY(-4px);box-shadow:0 10px 30px #0000000a}.page-module__Or9AxW__categoryCard:hover .page-module__Or9AxW__arrow{transform:translate(4px)}.page-module__Or9AxW__categoryHeader{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.page-module__Or9AxW__colorIndicator{border-radius:50%;flex-shrink:0;width:10px;height:10px}.page-module__Or9AxW__categoryName{font-family:var(--font-heading);color:#000;font-size:1.25rem;font-weight:600}.page-module__Or9AxW__categoryFooter{color:#888;justify-content:space-between;align-items:center;font-size:.85rem;display:flex}.page-module__Or9AxW__arrow{color:#000;font-size:1rem;transition:transform .3s}.page-module__Or9AxW__authorsGrid{grid-template-columns:repeat(auto-fill,minmax(400px,1fr));gap:2rem;display:grid}@media (max-width:768px){.page-module__Or9AxW__authorsGrid{grid-template-columns:1fr}}.page-module__Or9AxW__authorCard{background-color:#fff;border:1px solid #e5e5e5;border-radius:8px;align-items:flex-start;gap:1.5rem;padding:2rem;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}.page-module__Or9AxW__authorCard:hover{border-color:#000;box-shadow:0 10px 30px #0000000a}.page-module__Or9AxW__authorAvatar{background-color:#eee;border-radius:50%;flex-shrink:0;width:70px;height:70px;overflow:hidden}.page-module__Or9AxW__authorAvatarImg{object-fit:cover;width:100%;height:100%}.page-module__Or9AxW__avatarPlaceholder{width:100%;height:100%;font-family:var(--font-heading);color:#fff;background-color:#000;justify-content:center;align-items:center;font-size:1.75rem;font-weight:700;display:flex}.page-module__Or9AxW__authorInfo{flex:1}.page-module__Or9AxW__authorHeader{align-items:center;gap:.75rem;margin-bottom:.5rem;display:flex}.page-module__Or9AxW__authorName{font-family:var(--font-heading);color:#000;font-size:1.25rem;font-weight:700}.page-module__Or9AxW__authorBadge{color:#555;background-color:#f0f0f0;border:1px solid #e5e5e5;border-radius:20px;padding:.2rem .6rem;font-size:.75rem;font-weight:500}.page-module__Or9AxW__authorBio{color:#666;margin-bottom:1rem;font-size:.9rem;line-height:1.5}.page-module__Or9AxW__authorMeta{color:#999;align-items:center;gap:.75rem;font-size:.8rem;display:flex}.page-module__Or9AxW__metaDivider{color:#ddd}
