.Carousel_carouselContainer__9HhKe{width:100%;margin:0 auto 2rem;position:relative;padding-top:.5rem}.Carousel_carousel__wcTDt{position:relative;width:100%;height:300px;overflow:hidden;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.06)}.Carousel_carouselSlide__LTdcY{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.Carousel_carouselImage__W_E9t{width:100%;height:100%;object-fit:cover;border-radius:16px}.Carousel_carouselButtonLeft__cwSfS,.Carousel_carouselButtonRight__BBYUs{position:absolute;top:50%;transform:translateY(-50%);background:rgba(0,0,0,.4);color:white;border:none;width:40px;height:40px;border-radius:4px;font-size:16px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;z-index:10}.Carousel_carouselButtonLeft__cwSfS{left:16px}.Carousel_carouselButtonRight__BBYUs{right:16px}.Carousel_carouselButtonLeft__cwSfS:hover,.Carousel_carouselButtonRight__BBYUs:hover{background:rgba(0,0,0,.6)}.Carousel_carouselDots__Ph_Zd{display:flex;justify-content:center;gap:8px;margin-top:1rem}.Carousel_dot__eL6_O{width:12px;height:12px;border-radius:50%;background:#ccc;cursor:pointer;transition:all .3s ease}.Carousel_dot__eL6_O:hover{background:#999}.Carousel_activeDot__8S3XR{background:#00a2e8;transform:scale(1.2)}@media (max-width:768px){.Carousel_carousel__wcTDt{height:200px}.Carousel_carouselButtonLeft__cwSfS,.Carousel_carouselButtonRight__BBYUs{width:36px;height:36px;font-size:16px}.Carousel_carouselButtonLeft__cwSfS{left:8px}.Carousel_carouselButtonRight__BBYUs{right:8px}.Carousel_dot__eL6_O{width:8px;height:8px}}.ContentPreview_contentPreview__XW6cM{background:white;border-radius:8px;padding:2rem;margin-bottom:2rem;box-shadow:0 2px 8px rgba(0,0,0,.06);border:1px solid rgba(0,0,0,.08);transition:all .2s ease}.ContentPreview_contentPreview__XW6cM:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.ContentPreview_contentHeader__Y30T6{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:2px solid #f0f0f0}.ContentPreview_siteBadge__H4wry{background:#00a2e8;color:white;padding:.5rem 1rem;border-radius:20px;font-weight:600;font-size:.9rem;text-decoration:none;transition:all .2s ease;display:inline-block}.ContentPreview_siteBadge__H4wry:hover{transform:translateY(-2px)}.ContentPreview_sourceUrl__O4mUI{color:#666;font-size:.8rem;font-family:monospace;display:flex;flex-direction:column;gap:.2rem}.ContentPreview_homePage__q5zfD{display:flex;align-items:center;gap:.5rem}.ContentPreview_sourceLink__JjX5w{color:#00a2e8;text-decoration:none;transition:color .2s ease}.ContentPreview_sourceLink__JjX5w:hover{text-decoration:underline}.ContentPreview_updateInfo__77_Xv{color:#888;font-size:.75rem;font-style:italic;display:flex;align-items:center}.ContentPreview_contentBody__mClbB{min-height:200px}.ContentPreview_articlesGrid__qsVBL{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1.5rem;gap:1.5rem;width:100%}.ContentPreview_articleCard___L7qE{background:#f8f9fa;border-radius:6px;padding:1.5rem;border:1px solid #e9ecef;transition:all .2s ease;display:flex;flex-direction:column}.ContentPreview_articleCard___L7qE:hover{transform:translateY(-1px);box-shadow:0 2px 8px rgba(0,0,0,.08);border-color:#00a2e8}.ContentPreview_articleTitle__IJIHv{font-size:1rem;font-weight:600;color:#333;line-height:1.4;-webkit-line-clamp:2}.ContentPreview_articleSnippet__Iiai4,.ContentPreview_articleTitle__IJIHv{margin:0 0 1rem;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.ContentPreview_articleSnippet__Iiai4{font-size:.85rem;line-height:1.5;color:#666;flex-grow:1;-webkit-line-clamp:3}.ContentPreview_readMore___g0Xi{display:inline-block;color:#00a2e8;text-decoration:none;font-weight:600;font-size:.8rem;padding:.4rem .8rem;border:1px solid #00a2e8;border-radius:4px;transition:all .2s ease;align-self:flex-start}.ContentPreview_readMore___g0Xi:hover{background:#00a2e8;color:white}.ContentPreview_loading__FD3Ql{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:120px;color:#666}.ContentPreview_loadingSpinner__hB_9B{width:40px;height:40px;border:4px solid #f3f3f3;border-top-color:#00a2e8;border-radius:50%;animation:ContentPreview_spin__XskHV 1s linear infinite;margin-bottom:1rem}@keyframes ContentPreview_spin__XskHV{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:768px){.ContentPreview_contentPreview__XW6cM{padding:1.5rem}.ContentPreview_contentHeader__Y30T6{flex-direction:column;align-items:flex-start;gap:.5rem}.ContentPreview_siteBadge__H4wry{font-size:.8rem;padding:.4rem .8rem}.ContentPreview_sourceUrl__O4mUI{font-size:.7rem}.ContentPreview_articlesGrid__qsVBL{grid-template-columns:1fr;gap:1rem}.ContentPreview_articleCard___L7qE{padding:1rem}.ContentPreview_articleTitle__IJIHv{font-size:.9rem}.ContentPreview_articleSnippet__Iiai4{font-size:.8rem}.ContentPreview_readMore___g0Xi{font-size:.7rem;padding:.3rem .6rem}}@media (max-width:1024px){.ContentPreview_articlesGrid__qsVBL{grid-template-columns:repeat(2,1fr)}}.Footer_footer__yl3k1{background:linear-gradient(135deg,#34495e,#2c3e50);color:white;margin-top:4rem;padding:3rem 0 1rem;width:100%}.Footer_footerContent__B4teV{max-width:1200px;padding:0 2rem;display:grid;grid-template-columns:1fr 1fr;grid-gap:3rem;gap:3rem;margin:0 auto 2rem}.Footer_footerSection__lxdDh{display:flex;flex-direction:column}.Footer_footerTitle__tvdxt{font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;color:#00a2e8;position:relative}.Footer_footerTitle__tvdxt:after{content:"";position:absolute;bottom:-8px;left:0;width:95px;height:3px;background:#00a2e8}.Footer_quickLinks__WLw2r{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1rem;gap:1rem}.Footer_quickLink__nXPtq{color:#ecf0f1;text-decoration:none;padding:.8rem 1rem;background:rgba(255,255,255,.08);border-radius:6px;transition:all .2s ease;border:1px solid rgba(255,255,255,.15);text-align:center;font-weight:500}.Footer_quickLink__nXPtq:hover{background:rgba(0,162,232,.15);border-color:#00a2e8;color:#00a2e8}.Footer_contactInfo__3mDun{display:flex;gap:2rem;align-items:flex-start}.Footer_qrCode__cfRF_{flex-shrink:0}.Footer_qrImageContainer__jqC1M{width:-moz-fit-content;width:fit-content;max-width:120px;border:2px solid rgba(255,255,255,.3);border-radius:8px;overflow:hidden;background:white;transition:all .2s ease}.Footer_qrImageContainer__jqC1M:hover{border-color:#00a2e8;box-shadow:0 4px 12px rgba(0,162,232,.3)}.Footer_qrImage__ATR8w{width:auto;height:auto;max-width:100%;display:block}.Footer_contactText____MYE{flex-grow:1}.Footer_contactText____MYE p{margin:.8rem 0;color:#ecf0f1;font-size:.95rem;line-height:1.5}.Footer_footerBottom__5n19l{border-top:1px solid rgba(255,255,255,.1);max-width:1200px;margin:0 auto;padding:2rem;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:1rem}.Footer_copyright__g3z6w{text-align:center;flex:1 1;min-width:300px}.Footer_copyright__g3z6w p{margin:.3rem 0;color:#bdc3c7;font-size:.9rem}@media (max-width:768px){.Footer_footer__yl3k1{padding:2rem 0 1rem;margin-top:3rem}.Footer_footerContent__B4teV{grid-template-columns:1fr;gap:2rem;padding:0 1rem}.Footer_quickLinks__WLw2r{grid-template-columns:1fr}.Footer_contactInfo__3mDun{flex-direction:column;gap:1rem}.Footer_qrImageContainer__jqC1M{max-width:100px}.Footer_footerBottom__5n19l{flex-direction:column;text-align:center;padding:1.5rem 1rem}}@media (max-width:480px){.Footer_footerTitle__tvdxt{font-size:1.3rem}.Footer_quickLink__nXPtq{padding:.6rem .8rem;font-size:.9rem}.Footer_contactText____MYE p{font-size:.85rem}.Footer_copyright__g3z6w p,.Footer_footerLink__jiil8{font-size:.8rem}}