*{margin:0;padding:0;box-sizing:border-box}body{font-family:'Inter',sans-serif;background-color:#FDFAF7;color:#2C2C2C;line-height:1.6;overflow-x:hidden;width:100%;max-width:100%}a{text-decoration:none;color:inherit;transition:all 0.3s ease}ul{list-style:none}.container{width:100%;max-width:1400px;margin:0 auto;padding:0 24px}:root{--red-deep:#9B1D1D;--red-bright:#E31B23;--red-soft:#F9E6E6;--cream:#FDFAF7;--charcoal:#1A1A1A;--text-secondary:#6B6B6B;--white:#FFFFFF;--shadow-sm:0 10px 25px -8px rgba(155, 29, 29, 0.15);--shadow-hover:0 15px 35px -10px rgba(155, 29, 29, 0.25);--shadow-premium:0 20px 40px -12px rgba(0, 0, 0, 0.15)}.skip-link{position:absolute;top:-40px;left:0;background:linear-gradient(135deg,#9B1D1D,#E31B23);color:#fff;padding:10px 20px;z-index:200;border-radius:0 0 30px 0;font-weight:600}.skip-link:focus{top:0}.preloader{position:fixed;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#FDFAF7,#FFFFFF);display:flex;align-items:center;justify-content:center;z-index:1000;transition:opacity 0.5s ease}.preloader.hidden{opacity:0;pointer-events:none}.preloader-spinner{width:50px;height:50px;border:3px solid rgb(155 29 29 / .1);border-top-color:#E31B23;border-right-color:#9B1D1D;border-radius:50%;animation:spin 0.8s cubic-bezier(.68,-.55,.265,1.55) infinite}@keyframes spin{to{transform:rotate(360deg)}}.sticky-header{position:sticky;top:0;background:rgb(253 250 247 / .95);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);z-index:100;padding:12px 0;border-bottom:1px solid rgb(155 29 29 / .1);height:80px;display:flex;align-items:center}.header-flex{display:flex;align-items:center;justify-content:space-between;width:100%}.logo{font-size:1.6rem;font-weight:700;font-family:'Playfair Display',serif;display:flex;align-items:center;gap:6px;color:#1A1A1A}.logo .accent{color:#9B1D1D}.logo-badge{background:linear-gradient(135deg,#9B1D1D,#E31B23);color:#fff;font-size:.6rem;padding:4px 10px;border-radius:40px;font-weight:600;margin-left:6px}.logo-icon{font-size:1.4rem;margin-right:2px}.nav-links,.header-actions{display:none}.mobile-menu-toggle{display:flex;flex-direction:column;width:32px;gap:6px;background:none;border:none;cursor:pointer;padding:5px}.mobile-menu-toggle span{width:100%;height:2px;background:linear-gradient(90deg,#9B1D1D,#E31B23);border-radius:2px;transition:all 0.3s ease}.mobile-nav{position:fixed;top:0;right:-100%;width:85%;max-width:340px;height:100vh;background:linear-gradient(145deg,#FFFFFF,#FDFAF7);z-index:200;box-shadow:-10px 0 50px rgb(0 0 0 / .15);transition:right 0.4s cubic-bezier(.23,1,.32,1);padding:30px 25px;border-left:3px solid #9B1D1D;overflow-y:auto}.mobile-nav.open{right:0}.mobile-nav-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;padding-bottom:15px;border-bottom:1px solid rgb(155 29 29 / .15)}.mobile-logo{font-size:1.6rem;font-weight:700;font-family:'Playfair Display',serif;color:#1A1A1A}.mobile-logo .accent{color:#9B1D1D}.mobile-nav-close{font-size:2.4rem;background:none;border:none;color:#9B1D1D;cursor:pointer;line-height:1;padding:0 5px}.mobile-nav-close:hover{transform:rotate(90deg)}.mobile-nav-links{display:flex;flex-direction:column;gap:15px;margin-bottom:30px}.mobile-nav-links a{display:flex;align-items:center;gap:15px;font-size:1.1rem;font-weight:500;color:#2C2C2C;padding:10px 0;border-bottom:1px solid rgb(155 29 29 / .08)}.mobile-nav-links a i{width:24px;color:#9B1D1D;font-size:1.2rem}.mobile-nav-links a:hover{color:#9B1D1D;padding-left:5px}.mobile-nav-actions{display:flex;flex-direction:column;gap:12px;margin-bottom:30px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:14px 32px;border-radius:50px;font-weight:600;transition:all 0.3s ease;cursor:pointer;border:none;font-size:1rem;text-align:center}.btn-block{width:100%}.btn-outline{background:#fff0;color:#9B1D1D;border:2px solid #9B1D1D}.btn-outline:hover{background:linear-gradient(135deg,#9B1D1D,#E31B23);color:#fff;border-color:#fff0;transform:translateY(-3px)}.btn-primary{background:linear-gradient(135deg,#9B1D1D,#E31B23);color:#fff;box-shadow:0 15px 30px -10px rgb(155 29 29 / .4)}.btn-primary:hover{transform:translateY(-3px);box-shadow:0 20px 35px -10px rgb(155 29 29 / .6)}.btn-outline-light{background:#fff0;color:#fff;border:2px solid #fff}.btn-outline-light:hover{background:#fff;color:#9B1D1D;transform:translateY(-3px)}.btn-large{padding:16px 40px;font-size:1.1rem}.mobile-nav-contact{display:flex;flex-direction:column;gap:15px;margin-top:20px;padding-top:20px;border-top:1px solid rgb(155 29 29 / .15)}.mobile-nav-contact a{display:flex;align-items:center;gap:12px;color:#6B6B6B;font-size:.95rem}.mobile-nav-contact a i{color:#9B1D1D;width:22px}.mobile-nav-social{display:flex;gap:25px;margin-top:25px;justify-content:center;font-size:1.4rem;color:#9B1D1D}.sticky-mobile-cta{display:block;position:fixed;bottom:0;left:0;width:100%;background:#fff;box-shadow:0 -5px 20px rgb(0 0 0 / .1);padding:10px 0;z-index:99;border-top:2px solid #9B1D1D}.sticky-mobile-cta .container{display:flex;justify-content:center;padding:0 15px}.sticky-mobile-cta .btn{width:100%;max-width:300px;padding:12px 20px;font-size:1rem;background:linear-gradient(135deg,#9B1D1D,#E31B23);color:#fff;white-space:nowrap}.whatsapp-float{position:fixed;bottom:80px;right:15px;background:#25D366;color:#fff;width:55px;height:55px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.8rem;box-shadow:0 5px 20px rgb(37 211 102 / .4);z-index:99;transition:all 0.3s ease;animation:pulse 2s infinite}@keyframes pulse{0%{box-shadow:0 0 0 0 rgb(37 211 102 / .4)}70%{box-shadow:0 0 0 12px #fff0}100%{box-shadow:0 0 0 0 #fff0}}.whatsapp-float:hover{transform:scale(1.1)}.blog-hero{background:linear-gradient(145deg,#FDFAF7,#FFFFFF);padding:80px 0 60px;position:relative;overflow:hidden;width:100%}.hero-gradient{position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at 30% 50%,rgb(155 29 29 / .05) 0%,transparent 70%);pointer-events:none;z-index:1}.blog-hero .hero-content{max-width:900px;margin:0 auto;text-align:center;position:relative;z-index:15}.blog-hero .hero-badge-wrapper{display:flex;gap:15px;justify-content:center;margin:0 auto 30px;flex-wrap:wrap}.blog-hero .hero-badge{background:#FFF;border:1px solid rgb(155 29 29 / .2);color:#9B1D1D;padding:8px 22px;border-radius:50px;font-weight:600;font-size:.9rem;box-shadow:0 10px 25px -8px rgb(155 29 29 / .15);display:inline-flex;align-items:center;gap:8px}.blog-hero .hero-badge i{color:#E31B23}.blog-hero .hero-title{font-size:2.5rem;font-weight:800;line-height:1.2;margin:0 auto 25px;color:#1A1A1A;max-width:900px;text-align:center}.blog-hero .hero-title .gradient-text,.blog-hero .hero-title .highlight{background:linear-gradient(135deg,#9B1D1D,#E31B23);-webkit-background-clip:text;-webkit-text-fill-color:#fff0;background-clip:text;display:inline-block}.blog-hero .hero-subtitle{font-size:1.2rem;color:#6B6B6B;margin:0 auto 35px;max-width:700px;text-align:center;line-height:1.7}.blog-hero .hero-subtitle strong{color:#E31B23;font-weight:700}.blog-hero .hero-stats{display:flex;flex-wrap:wrap;justify-content:center;gap:25px;margin:40px auto 30px;max-width:900px}.blog-hero .stat-item{text-align:center;min-width:100px;background:#FFF;padding:18px 22px;border-radius:24px;box-shadow:0 15px 30px -12px rgb(155 29 29 / .15);border:1px solid rgb(155 29 29 / .1);transition:transform 0.3s ease,box-shadow 0.3s ease}.blog-hero .stat-item:hover{transform:translateY(-5px);box-shadow:0 20px 35px -12px rgb(155 29 29 / .25);border-color:#E31B23}.blog-hero .stat-number{font-size:2rem;font-weight:800;color:#E31B23;display:block;line-height:1.2;margin-bottom:5px}.blog-hero .stat-label{font-size:.85rem;color:#6B6B6B;text-transform:uppercase;letter-spacing:.5px;font-weight:600}.blog-hero .hero-wave{margin-top:40px;line-height:0}.blog-hero .hero-wave svg{display:block;width:100%;height:auto;fill:#FFF}.topics-section{padding:60px 0;background:#FFF}.section-header{text-align:center;margin-bottom:40px}.section-tag{display:inline-block;font-size:.85rem;font-weight:600;letter-spacing:1.5px;text-transform:uppercase;color:#E31B23;margin-bottom:20px;position:relative;padding-left:30px}.section-tag::before{content:'';position:absolute;left:0;top:50%;width:20px;height:2px;background:linear-gradient(90deg,#E31B23,transparent)}.section-tag i{margin-right:8px}.section-title{font-size:2rem;font-weight:700;line-height:1.2;margin-bottom:20px;color:#1A1A1A}.section-description{font-size:1rem;color:#6B6B6B;max-width:800px;margin:0 auto}.topics-grid{display:grid;grid-template-columns:1fr;gap:20px;margin-top:40px}.topic-card{background:linear-gradient(145deg,#FDFAF7,#FFFFFF);border-radius:25px;padding:25px 20px;text-align:center;box-shadow:0 10px 25px -8px rgb(155 29 29 / .15);border:1px solid rgb(155 29 29 / .1);transition:all 0.3s ease;text-decoration:none;display:block}.topic-card:hover{transform:translateY(-5px);box-shadow:0 15px 35px -10px rgb(155 29 29 / .25);border-color:#E31B23}.topic-icon{width:60px;height:60px;background:#F9E6E6;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 15px;transition:all 0.3s ease}.topic-card:hover .topic-icon{background:linear-gradient(135deg,#9B1D1D,#E31B23);transform:scale(1.1) rotate(5deg)}.topic-icon i{font-size:1.8rem;color:#9B1D1D;transition:all 0.3s ease}.topic-card:hover .topic-icon i{color:#fff}.topic-card h3{font-size:1.1rem;color:#1A1A1A;margin-bottom:5px}.topic-card p{color:#6B6B6B;font-size:.85rem}.featured-post-section{padding:40px 0 60px;background:linear-gradient(145deg,#FDFAF7,#FFFFFF)}.featured-post-card{background:#FFF;border-radius:40px;overflow:hidden;box-shadow:0 20px 40px -12px rgb(0 0 0 / .15);border:1px solid rgb(155 29 29 / .1);display:flex;flex-direction:column}.featured-image{background:linear-gradient(135deg,#9B1D1D,#E31B23);padding:60px 40px;text-align:center;color:#fff}.featured-image i{font-size:5rem;margin-bottom:20px;filter:drop-shadow(0 10px 20px rgb(0 0 0 / .2))}.featured-image h3{font-size:1.2rem;font-weight:600}.featured-content{padding:40px}.featured-category{display:inline-block;background:#F9E6E6;color:#9B1D1D;padding:5px 15px;border-radius:30px;font-size:.8rem;font-weight:600;margin-bottom:15px}.featured-title{font-size:2rem;margin-bottom:20px;color:#1A1A1A}.featured-excerpt{color:#6B6B6B;margin-bottom:25px;line-height:1.7}.featured-meta{display:flex;gap:20px;margin-bottom:25px;font-size:.9rem;color:#6B6B6B;flex-wrap:wrap}.featured-meta i{color:#E31B23;margin-right:5px}.blog-posts-section{padding:60px 0;background:#FFF}.posts-grid{display:grid;grid-template-columns:1fr;gap:30px;margin-top:40px}.blog-card{background:#FFF;border-radius:30px;overflow:hidden;box-shadow:0 10px 25px -8px rgb(155 29 29 / .15);border:1px solid rgb(155 29 29 / .1);transition:all 0.3s ease;display:flex;flex-direction:column;height:100%}.blog-card:hover{transform:translateY(-8px);box-shadow:0 15px 35px -10px rgb(155 29 29 / .25);border-color:#E31B23}.blog-card-image{background:linear-gradient(135deg,#9B1D1D,#E31B23);padding:40px 20px;text-align:center;color:#fff}.blog-card-image i{font-size:3rem;filter:drop-shadow(0 5px 10px rgb(0 0 0 / .2))}.blog-card-content{padding:25px;flex:1;display:flex;flex-direction:column}.blog-category{display:inline-block;background:#F9E6E6;color:#9B1D1D;padding:4px 12px;border-radius:30px;font-size:.7rem;font-weight:600;margin-bottom:15px;align-self:flex-start}.blog-title{font-size:1.2rem;margin-bottom:10px;color:#1A1A1A}.blog-title a{color:#1A1A1A;text-decoration:none;transition:color 0.3s ease}.blog-title a:hover{color:#E31B23}.blog-excerpt{color:#6B6B6B;font-size:.9rem;line-height:1.6;margin-bottom:20px;flex:1}.blog-meta{display:flex;gap:15px;font-size:.8rem;color:#6B6B6B;margin-bottom:15px;flex-wrap:wrap}.blog-meta i{color:#E31B23;margin-right:4px}.read-more{display:inline-flex;align-items:center;gap:8px;color:#E31B23;font-weight:600;font-size:.9rem;transition:all 0.3s ease;margin-top:auto}.read-more:hover{gap:12px;color:#9B1D1D}.newsletter-section{padding:60px 0;background:linear-gradient(135deg,#9B1D1D,#7A1818);color:#fff}.newsletter-box{max-width:600px;margin:0 auto;text-align:center}.newsletter-box i{font-size:3rem;margin-bottom:20px;color:#fff}.newsletter-box h3{font-size:2rem;margin-bottom:15px}.newsletter-box p{color:rgb(255 255 255 / .9);margin-bottom:25px}.newsletter-form{display:flex;flex-direction:column;gap:10px;max-width:500px;margin:0 auto}.newsletter-form input{padding:15px 20px;border:none;border-radius:50px;font-size:1rem;outline:none}.newsletter-form .btn{background:#fff;color:#9B1D1D;border:none;padding:15px 30px;border-radius:50px;font-weight:600;cursor:pointer}.privacy-note{font-size:.8rem;color:rgb(255 255 255 / .7);margin-top:15px}.pagination{display:flex;justify-content:center;gap:10px;margin-top:50px;flex-wrap:wrap}.page-link{display:flex;align-items:center;justify-content:center;width:45px;height:45px;background:#FFF;border:1px solid rgb(155 29 29 / .2);border-radius:50%;color:#2C2C2C;font-weight:600;text-decoration:none;transition:all 0.3s ease}.page-link:hover,.page-link.active{background:linear-gradient(135deg,#9B1D1D,#E31B23);color:#fff;border-color:#fff0}.final-cta{padding:40px 0}.cta-box{background:linear-gradient(135deg,#9B1D1D,#7A1818);border-radius:40px;padding:60px 40px;text-align:center;color:#fff}.cta-content h2{font-size:2rem;margin-bottom:15px}.cta-content p{margin-bottom:25px;font-size:1.1rem}.cta-buttons{display:flex;flex-direction:column;gap:15px;justify-content:center;margin-bottom:25px}.cta-trust{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;font-size:.9rem}.cta-trust span{background:rgb(255 255 255 / .1);padding:8px 20px;border-radius:40px}.cta-trust span i{margin-right:8px}.footer{background:linear-gradient(145deg,#1a1a1a,#222);color:#999;padding:60px 0 20px}.footer-grid{display:grid;grid-template-columns:1fr;gap:35px}.footer-about p{margin:20px 0;color:#aaa;line-height:1.7}.footer-logo{font-size:1.8rem;font-weight:700;font-family:'Playfair Display',serif;color:#fff;display:inline-flex;align-items:center;gap:5px}.footer-logo .accent{color:#E31B23}.footer-social{display:flex;gap:22px;font-size:1.4rem}.footer-social a{color:#aaa;transition:all 0.3s ease}.footer-social a:hover{color:#E31B23;transform:translateY(-3px)}.footer-col h4{color:#fff;margin-bottom:22px;font-size:1.2rem}.footer-col ul li{margin-bottom:14px;font-size:.95rem}.footer-col ul li a{color:#aaa;transition:all 0.3s ease}.footer-col ul li a:hover{color:#E31B23;transform:translateX(5px)}.footer-col ul li i{width:22px;margin-right:8px;color:#E31B23}.footer-bottom{border-top:1px solid #333;margin-top:40px;padding-top:25px;display:flex;flex-direction:column;gap:15px;color:#aaa;font-size:.9rem;text-align:center}.footer-links{display:flex;gap:25px;justify-content:center;flex-wrap:wrap}.footer-links a{color:#aaa}.footer-links a:hover{color:#E31B23}.footer-seo{margin-top:35px;font-size:.8rem;color:#666;border-top:1px solid #333;padding-top:25px;text-align:center}.back-to-top{position:fixed;bottom:30px;right:30px;width:50px;height:50px;background:linear-gradient(135deg,#9B1D1D,#E31B23);color:#fff;border:none;border-radius:50%;cursor:pointer;display:none;align-items:center;justify-content:center;font-size:1.2rem;box-shadow:0 5px 15px rgb(155 29 29 / .3);z-index:98;transition:all 0.3s ease}.back-to-top:hover{transform:translateY(-5px);box-shadow:0 10px 25px rgb(155 29 29 / .4)}@media (min-width:640px){.container{padding:0 35px}.blog-hero .hero-title{font-size:3rem}.topics-grid{grid-template-columns:repeat(2,1fr)}.posts-grid{grid-template-columns:repeat(2,1fr)}.featured-post-card{flex-direction:row}.featured-image{width:40%;display:flex;flex-direction:column;justify-content:center}.featured-content{width:60%}.newsletter-form{flex-direction:row}.newsletter-form input{flex:1}.cta-buttons{flex-direction:row}.footer-bottom{flex-direction:row;justify-content:space-between;text-align:left}}@media (min-width:768px){.blog-hero .hero-title{font-size:3.5rem}}@media (min-width:992px){.nav-links,.header-actions{display:flex}.nav-links{display:flex;align-items:center;gap:28px}.nav-links a{display:flex;align-items:center;gap:8px;font-weight:500;color:#2C2C2C}.nav-links a i{font-size:.9rem;width:28px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:rgb(155 29 29 / .08);color:#9B1D1D}.nav-links a:hover{color:#9B1D1D}.nav-links a.active{color:#9B1D1D;font-weight:600}.header-actions{display:flex;align-items:center;gap:20px}.mobile-menu-toggle,.sticky-mobile-cta{display:none}.whatsapp-float{bottom:30px;right:30px}.topics-grid{grid-template-columns:repeat(4,1fr)}.posts-grid{grid-template-columns:repeat(3,1fr)}.footer-grid{grid-template-columns:2fr 1fr 1fr 1fr 1.5fr}}@media (max-width:991px){body{padding-bottom:70px}.whatsapp-float{bottom:80px}}@media (max-width:640px){.blog-hero .hero-title{font-size:2rem}.blog-hero .hero-subtitle{font-size:1rem}.blog-hero .hero-stats{gap:15px}.blog-hero .stat-item{min-width:70px;padding:12px 12px}.blog-hero .stat-number{font-size:1.4rem}.blog-hero .stat-label{font-size:.7rem}.featured-title{font-size:1.6rem}.cta-box{padding:40px 20px}.cta-content h2{font-size:1.6rem}}