*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;line-height:1.6;color:#333;background:#fff}img{max-width:100%;height:auto;display:block}.container{max-width:1200px;margin:0 auto;padding:0 20px}.btn{display:inline-block;padding:12px 24px;border:none;border-radius:25px;text-decoration:none;font-weight:600;cursor:pointer;transition:all .3s ease;text-align:center}.btn-primary{background:linear-gradient(135deg,#ff6b6b,#ff8e53);color:#fff}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 10px 20px rgba(255,107,107,.3)}.btn-secondary{background:transparent;color:#ff6b6b;border:2px solid #ff6b6b}.btn-secondary:hover{background:#ff6b6b;color:#fff}.btn-outline{background:transparent;color:#333;border:2px solid #ddd}.btn-outline:hover{background:#333;color:#fff;border-color:#333}.header{position:fixed;top:0;width:100%;background:rgba(255,255,255,.95);backdrop-filter:blur(10px);z-index:1000;border-bottom:1px solid #eee}.header-wrapper{display:flex;justify-content:space-between;align-items:center;padding:15px 0}.logo h1{font-size:24px;color:#ff6b6b;margin-bottom:5px}.logo .tagline{font-size:12px;color:#666}.main-nav ul{display:flex;list-style:none;gap:30px}.main-nav a{text-decoration:none;color:#333;font-weight:500;transition:color .3s ease}.main-nav a:hover,.main-nav a.active{color:#ff6b6b}.mobile-nav-toggle{display:none;font-size:24px;cursor:pointer;color:#333}.hero-section{padding:120px 0 80px;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff;text-align:center}.hero-content h2{font-size:3rem;margin-bottom:20px;font-weight:700}.hero-content p{font-size:1.2rem;margin-bottom:40px;opacity:.9;max-width:600px;margin-left:auto;margin-right:auto}.hero-cta{display:flex;gap:20px;justify-content:center;margin-bottom:60px}.hero-stats{display:flex;justify-content:center;gap:60px}.stat-item{text-align:center}.stat-number{display:block;font-size:2.5rem;font-weight:700;margin-bottom:5px}.stat-label{font-size:.9rem;opacity:.8}.section-heading{text-align:center;margin-bottom:60px}.section-heading h2{font-size:2.5rem;margin-bottom:15px;color:#333}.section-heading p{font-size:1.1rem;color:#666;max-width:500px;margin:0 auto}.features-section{padding:100px 0;background:#f8f9fa}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:40px}.feature-card{background:#fff;padding:40px 30px;border-radius:15px;text-align:center;box-shadow:0 5px 15px rgba(0,0,0,.08);transition:transform .3s ease}.feature-card:hover{transform:translateY(-5px)}.feature-icon{font-size:3rem;margin-bottom:20px}.feature-card h3{font-size:1.3rem;margin-bottom:15px;color:#333}.feature-card p{color:#666;line-height:1.6}.trending-section{padding:100px 0}.trending-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-bottom:50px}.trending-card{background:#fff;border-radius:15px;overflow:hidden;box-shadow:0 5px 15px rgba(0,0,0,.1);transition:transform .3s ease}.trending-card:hover{transform:translateY(-5px)}.trending-image{position:relative;height:200px;overflow:hidden}.trending-image img{width:100%;height:100%;object-fit:cover}.trending-tag{position:absolute;top:15px;left:15px;background:#ff6b6b;color:#fff;padding:5px 12px;border-radius:15px;font-size:.8rem;font-weight:600}.trending-tag.hot{background:#ff4757}.trending-content{padding:25px}.trending-content h3{font-size:1.2rem;margin-bottom:12px;color:#333;line-height:1.4}.trending-content p{color:#666;font-size:.9rem;line-height:1.5;margin-bottom:15px}.trending-meta{display:flex;gap:15px;font-size:.8rem;color:#999}.trending-source{background:#f1f2f6;color:#333;padding:2px 8px;border-radius:10px}.view-more{text-align:center}.truth-section{padding:100px 0;background:#f8f9fa}.truth-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px;margin-bottom:60px}.truth-card{background:#fff;padding:30px;border-radius:15px;text-align:center;box-shadow:0 5px 15px rgba(0,0,0,.08)}.truth-header{margin-bottom:20px}.truth-icon{font-size:2.5rem;margin-bottom:15px}.truth-card h3{font-size:1.2rem;margin-bottom:15px;color:#333}.truth-card p{color:#666;line-height:1.6}.truth-feature{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}.truth-feature-content h3{font-size:1.8rem;margin-bottom:20px;color:#333}.truth-feature-content p{color:#666;margin-bottom:20px;line-height:1.6}.truth-feature-image img{border-radius:15px}.community-section{padding:100px 0}.community-stats{display:flex;justify-content:center;gap:80px;margin-bottom:60px}.community-stat-item{text-align:center}.community-stat-item .stat-number{font-size:2.5rem;font-weight:700;color:#ff6b6b;margin-bottom:5px}.community-stat-item .stat-label{color:#666}.community-features{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:40px;margin-bottom:60px}.community-feature{text-align:center;padding:30px}.community-feature .feature-icon{font-size:3rem;margin-bottom:20px}.community-feature h3{font-size:1.3rem;margin-bottom:15px;color:#333}.community-feature p{color:#666;line-height:1.6}.community-cta{text-align:center;background:#f8f9fa;padding:50px;border-radius:20px}.community-cta h3{font-size:1.8rem;margin-bottom:15px;color:#333}.community-cta p{color:#666;margin-bottom:30px}.community-cta .btn{margin:0 10px}.about-section{padding:100px 0;background:#f8f9fa}.about-content{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}.about-text h3{font-size:1.5rem;margin-bottom:15px;color:#333}.about-text p{color:#666;margin-bottom:20px;line-height:1.6}.about-text ul{list-style:none;margin-bottom:30px}.about-text li{color:#666;margin-bottom:10px;padding-left:0}.subscribe-section{padding:80px 0;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff}.subscribe-wrapper{display:flex;justify-content:space-between;align-items:center;gap:40px}.subscribe-content h2{font-size:2rem;margin-bottom:15px}.subscribe-content p{opacity:.9}.subscribe-form{display:flex;gap:15px}.subscribe-form input{padding:12px 20px;border:none;border-radius:25px;width:300px;font-size:1rem}.subscribe-form button{white-space:nowrap}.footer{background:#2c3e50;color:#fff;padding:50px 0 30px}.footer-content{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.footer-logo h2{color:#fff;margin-bottom:10px}.footer-logo p{opacity:.8}.footer-links{display:flex;gap:30px}.footer-links a{color:#fff;text-decoration:none;opacity:.8;transition:opacity .3s ease}.footer-links a:hover{opacity:1}.footer-bottom{text-align:center;padding-top:30px;border-top:1px solid #34495e;opacity:.8}@media (max-width:768px){.mobile-nav-toggle{display:block}.main-nav{display:none}.hero-content h2{font-size:2rem}.hero-cta{flex-direction:column;align-items:center}.hero-stats{flex-direction:column;gap:30px}.features-grid,.trending-grid,.truth-grid,.community-features{grid-template-columns:1fr}.truth-feature,.about-content{grid-template-columns:1fr;gap:30px}.community-stats{flex-direction:column;gap:30px}.subscribe-wrapper{flex-direction:column;text-align:center}.subscribe-form{flex-direction:column;align-items:center}.subscribe-form input{width:100%;max-width:300px}.footer-content{flex-direction:column;gap:20px}.footer-links{flex-wrap:wrap;justify-content:center}}
