.page-module__jXZM3G__main{background:#fafafa;min-height:100vh}.page-module__jXZM3G__hero{text-align:center;background:linear-gradient(135deg,#0a0a0a 0%,#1a1a2e 50%,#16213e 100%);padding:140px 0 100px;position:relative;overflow:hidden}.page-module__jXZM3G__hero:before{content:"";pointer-events:none;background:radial-gradient(circle at 20%,#ff008026 0%,#0000 50%),radial-gradient(circle at 80%,#7928ca26 0%,#0000 50%);position:absolute;inset:0}.page-module__jXZM3G__container{z-index:1;max-width:1400px;margin:0 auto;padding:0 24px;position:relative}.page-module__jXZM3G__badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;background:#ffffff1a;border:1px solid #ffffff1a;border-radius:100px;align-items:center;gap:8px;margin-bottom:24px;padding:10px 24px;font-size:14px;font-weight:600;display:inline-flex}.page-module__jXZM3G__title{color:#fff;letter-spacing:-1px;margin-bottom:20px;font-size:clamp(2.5rem,6vw,4rem);font-weight:800;line-height:1.1}.page-module__jXZM3G__highlight{-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#ff0080,#7928ca,#ff0080) 0 0/200% 200%;-webkit-background-clip:text;background-clip:text;animation:3s infinite page-module__jXZM3G__gradientShift}@keyframes page-module__jXZM3G__gradientShift{0%,to{background-position:0%}50%{background-position:100%}}.page-module__jXZM3G__subtitle{color:#ffffffb3;max-width:600px;margin:0 auto;font-size:18px;line-height:1.6}.page-module__jXZM3G__searchSection{margin-top:40px}.page-module__jXZM3G__searchBar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #ffffff1a;border-radius:16px;align-items:center;max-width:500px;margin:0 auto;padding:6px;display:flex}.page-module__jXZM3G__searchInput{color:#fff;background:0 0;border:none;outline:none;flex:1;padding:14px 20px;font-size:15px}.page-module__jXZM3G__searchInput::placeholder{color:#ffffff80}.page-module__jXZM3G__searchBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ff0080,#7928ca);border:none;border-radius:12px;padding:14px 28px;font-weight:600;transition:transform .2s,box-shadow .2s}.page-module__jXZM3G__searchBtn:hover{transform:scale(1.02);box-shadow:0 8px 20px #ff00804d}.page-module__jXZM3G__categoriesSection{background:#fff;border-bottom:1px solid #eee;padding:32px 0}.page-module__jXZM3G__categories{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.page-module__jXZM3G__categoryBtn{color:#666;cursor:pointer;background:#f5f5f5;border:2px solid #0000;border-radius:100px;padding:10px 24px;font-family:inherit;font-size:14px;font-weight:600;transition:all .2s}.page-module__jXZM3G__categoryBtn:hover{color:#ff0080;background:#fff;border-color:#ff00804d;transform:translateY(-2px)}.page-module__jXZM3G__categoryBtn.page-module__jXZM3G__active{color:#fff;background:linear-gradient(135deg,#ff0080,#7928ca);border-color:#0000;box-shadow:0 4px 15px #ff00804d}.page-module__jXZM3G__postsSection{background:#fafafa;padding:80px 0 100px}.page-module__jXZM3G__postsGrid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.page-module__jXZM3G__postCard:first-child{grid-column:1/-1;grid-template-columns:1.2fr 1fr;gap:0;display:grid}.page-module__jXZM3G__postCard:first-child .page-module__jXZM3G__postImage{aspect-ratio:4/3;border-radius:24px 0 0 24px}.page-module__jXZM3G__postCard:first-child .page-module__jXZM3G__postContent{flex-direction:column;justify-content:center;padding:48px;display:flex}.page-module__jXZM3G__postCard:first-child .page-module__jXZM3G__postTitle{font-size:28px}.page-module__jXZM3G__postCard:first-child .page-module__jXZM3G__postExcerpt{-webkit-line-clamp:4;line-clamp:4;font-size:16px}.page-module__jXZM3G__postCard{background:#fff;border:1px solid #0000000a;border-radius:24px;transition:all .3s;overflow:hidden;box-shadow:0 4px 20px #0000000a}.page-module__jXZM3G__postCard:hover{border-color:#ff00801a;transform:translateY(-8px);box-shadow:0 20px 60px #0000001a}.page-module__jXZM3G__postImage{aspect-ratio:16/10;background:linear-gradient(135deg,#ff008015,#7928ca15);position:relative;overflow:hidden}.page-module__jXZM3G__postImage img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.page-module__jXZM3G__postCard:hover .page-module__jXZM3G__postImage img{transform:scale(1.05)}.page-module__jXZM3G__imagePlaceholder{background:linear-gradient(135deg,#ff008010,#7928ca10);justify-content:center;align-items:center;width:100%;height:100%;font-size:4rem;display:flex}.page-module__jXZM3G__postCategory{color:#fff;text-transform:uppercase;letter-spacing:.5px;background:linear-gradient(135deg,#ff0080,#7928ca);border-radius:100px;padding:8px 16px;font-size:12px;font-weight:700;position:absolute;top:16px;left:16px;box-shadow:0 4px 15px #ff008066}.page-module__jXZM3G__postContent{padding:28px}.page-module__jXZM3G__postMeta{color:#999;align-items:center;gap:12px;margin-bottom:12px;font-size:13px;display:flex}.page-module__jXZM3G__postMeta span:nth-child(2){color:#ddd}.page-module__jXZM3G__postTitle{color:#1a1a1a;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-bottom:12px;font-size:20px;font-weight:700;line-height:1.35;display:-webkit-box;overflow:hidden}.page-module__jXZM3G__postTitle a{color:inherit;text-decoration:none;transition:color .2s}.page-module__jXZM3G__postTitle a:hover{color:#ff0080}.page-module__jXZM3G__postExcerpt{color:#666;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-bottom:20px;font-size:15px;line-height:1.7;display:-webkit-box;overflow:hidden}.page-module__jXZM3G__readMore{color:#ff0080;align-items:center;gap:8px;padding:10px 0;font-size:14px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.page-module__jXZM3G__readMore svg{transition:transform .2s}.page-module__jXZM3G__readMore:hover{gap:12px}.page-module__jXZM3G__readMore:hover svg{transform:translate(4px)}.page-module__jXZM3G__authorInfo{border-top:1px solid #f0f0f0;align-items:center;gap:12px;margin-top:20px;padding-top:20px;display:flex}.page-module__jXZM3G__authorAvatar{color:#fff;background:linear-gradient(135deg,#ff0080,#7928ca);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:14px;font-weight:700;display:flex}.page-module__jXZM3G__authorName{color:#1a1a1a;font-size:14px;font-weight:600}.page-module__jXZM3G__authorRole{color:#999;font-size:12px}.page-module__jXZM3G__emptyState{text-align:center;background:#fff;border:2px dashed #e0e0e0;border-radius:24px;grid-column:1/-1;padding:80px 40px}.page-module__jXZM3G__emptyIcon{opacity:.5;margin-bottom:24px;font-size:64px}.page-module__jXZM3G__emptyTitle{color:#1a1a1a;margin-bottom:12px;font-size:24px;font-weight:700}.page-module__jXZM3G__emptyText{color:#666;margin-bottom:24px;font-size:16px}.page-module__jXZM3G__newsletterSection{text-align:center;background:linear-gradient(135deg,#1a1a2e,#16213e);padding:80px 0}.page-module__jXZM3G__newsletterCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:32px;max-width:700px;margin:0 auto;padding:60px}.page-module__jXZM3G__newsletterTitle{color:#fff;margin-bottom:16px;font-size:32px;font-weight:800}.page-module__jXZM3G__newsletterText{color:#ffffffb3;margin-bottom:32px;font-size:16px}.page-module__jXZM3G__newsletterForm{gap:12px;max-width:450px;margin:0 auto;display:flex}.page-module__jXZM3G__newsletterInput{color:#fff;background:#ffffff1a;border:1px solid #ffffff1a;border-radius:12px;outline:none;flex:1;padding:16px 24px;font-size:15px}.page-module__jXZM3G__newsletterInput::placeholder{color:#ffffff80}.page-module__jXZM3G__newsletterBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ff0080,#7928ca);border:none;border-radius:12px;padding:16px 32px;font-weight:700;transition:all .2s}.page-module__jXZM3G__newsletterBtn:hover{transform:scale(1.02);box-shadow:0 8px 25px #ff008066}@media (max-width:1024px){.page-module__jXZM3G__postsGrid{grid-template-columns:repeat(2,1fr);gap:24px}.page-module__jXZM3G__postCard:first-child{grid-column:1/-1;grid-template-columns:1fr}.page-module__jXZM3G__postCard:first-child .page-module__jXZM3G__postImage{aspect-ratio:16/9;border-radius:24px 24px 0 0}.page-module__jXZM3G__postCard:first-child .page-module__jXZM3G__postContent{padding:32px}}@media (max-width:768px){.page-module__jXZM3G__hero{padding:120px 0 80px}.page-module__jXZM3G__title{font-size:2rem}.page-module__jXZM3G__postsGrid{grid-template-columns:1fr;gap:20px}.page-module__jXZM3G__postCard:first-child .page-module__jXZM3G__postTitle{font-size:22px}.page-module__jXZM3G__categoriesSection{position:relative;top:0}.page-module__jXZM3G__categories{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;justify-content:flex-start;padding-bottom:8px;overflow-x:auto}.page-module__jXZM3G__categoryBtn{flex-shrink:0}.page-module__jXZM3G__newsletterCard{padding:40px 24px}.page-module__jXZM3G__newsletterForm{flex-direction:column}.page-module__jXZM3G__newsletterBtn{width:100%}}
