.whatsapp-btn{position:fixed;top:20px;right:20px;z-index:9999;display:inline-flex;align-items:center;justify-content:center;padding:0 1.5rem;height:48px;line-height:48px;border-radius:24px;background-color:#26a69a;color:#fff;text-decoration:none;box-shadow:0 4px 4px rgba(0,0,0,.14),0 2px 8px rgba(0,0,0,.12),0 4px 2px rgba(0,0,0,.2);transition:background-color .2s,transform .1s}.whatsapp-btn:hover{background-color:#2bbbad;transform:translateY(-2px)}.whatsapp-icon{display:inline-block;margin-right:.5rem;width:20px;height:20px}.ast-single-related-posts-container,nav.navigation.post-navigation{display:none!important}.bb-home .wp-site-blocks,.bb-home .site,.bb-home .site-content,.bb-home .content-area,.bb-home .entry-content,.bb-home .wp-block-post-content{max-width:100%!important}.bb-home .entry-content,.bb-home .wp-block-post-content{padding:0!important;margin:0!important}.bb-home .entry-content>*,.bb-home .wp-block-post-content>*{margin-block-start:0!important;margin-block-end:0!important}.bb-home .wp-site-blocks{padding:0!important}.bb-home .container{max-width:1200px;margin:0 auto;padding:0 20px}.bb-home nav{background:var(--white);box-shadow:0 2px 10px rgba(139,92,246,.1);position:sticky;top:0;z-index:100}.bb-home .nav-container{display:flex;justify-content:space-between;align-items:center;padding:1rem 0}.bb-home .logo{font-size:1.8rem;font-weight:700;background:var(--gradient-bg);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:var(--primary-purple);text-decoration:none}.bb-home .nav-links{display:flex;gap:2rem;list-style:none;margin:0;padding:0}.bb-home .nav-links a{color:var(--text-dark);text-decoration:none;font-weight:500;transition:color .3s;position:relative}.bb-home .nav-links a:hover{color:var(--primary-purple)}.bb-home .nav-links a::after{content:"";position:absolute;width:0;height:2px;bottom:-5px;left:0;background:var(--gradient-bg);transition:width .3s}.bb-home .nav-links a:hover::after{width:100%}.bb-home .hero{background:var(--gradient-bg);padding:100px 0;position:relative;overflow:hidden}.bb-home .hero::before{content:"";position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:rgba(255,255,255,.1);border-radius:50%}.bb-home .hero-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;position:relative;z-index:1}.bb-home .hero-text h1{font-size:3.5rem;color:var(--white);margin-bottom:1.5rem;line-height:1.2}.bb-home .hero-text h1 span{color:var(--warm-orange);text-shadow:0 2px 4px rgba(0,0,0,.1)}.bb-home .hero-text p{font-size:1.3rem;color:rgba(255,255,255,.95);margin-bottom:2rem}.bb-home .hero-buttons{display:flex;gap:1rem;flex-wrap:wrap}.bb-home .btn-primary{background:var(--warm-orange);color:var(--white);padding:15px 35px;text-decoration:none;border-radius:12px;font-weight:600;font-size:1.1rem;transition:all .3s;display:inline-block;box-shadow:0 4px 15px rgba(245,158,11,.3)}.bb-home .btn-primary:hover{transform:translateY(-3px);box-shadow:0 8px 25px rgba(245,158,11,.4)}.bb-home .btn-secondary{background:rgba(255,255,255,.15);color:var(--white);padding:15px 35px;text-decoration:none;border:2px solid rgba(255,255,255,.3);border-radius:12px;font-weight:600;font-size:1.1rem;transition:all .3s;display:inline-block;backdrop-filter:blur(10px)}.bb-home .btn-secondary:hover{background:rgba(255,255,255,.25);border-color:rgba(255,255,255,.5)}.bb-home .hero-image{display:flex;justify-content:center;align-items:center}.bb-home .hero-graphic{width:100%;max-width:400px;height:400px;background:rgba(255,255,255,.1);border-radius:25px;backdrop-filter:blur(15px);display:flex;align-items:center;justify-content:center;padding:2rem;position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.2)}.bb-home .features{padding:100px 0;background:var(--light-bg)}.bb-home .section-header{text-align:center;margin-bottom:4rem}.bb-home .section-title{font-size:2.8rem;background:var(--gradient-bg);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:var(--text-dark);margin-bottom:1rem;font-weight:700}.bb-home .section-subtitle{font-size:1.2rem;color:var(--text-gray)}.bb-home .features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.bb-home .feature-card{background:var(--white);padding:2.5rem;border-radius:20px;transition:all .3s;border:2px solid transparent;position:relative;overflow:hidden}.bb-home .feature-card::before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:var(--gradient-bg)}.bb-home .feature-card:hover{transform:translateY(-8px);box-shadow:0 15px 40px rgba(139,92,246,.15)}.bb-home .feature-card:nth-child(1):hover{box-shadow:0 15px 40px rgba(139,92,246,.2)}.bb-home .feature-card:nth-child(2):hover{box-shadow:0 15px 40px rgba(6,182,212,.2)}.bb-home .feature-card:nth-child(3):hover{box-shadow:0 15px 40px rgba(16,185,129,.2)}.bb-home .feature-card:nth-child(4):hover{box-shadow:0 15px 40px rgba(236,72,153,.2)}.bb-home .feature-icon{width:70px;height:70px;border-radius:15px;display:flex;align-items:center;justify-content:center;font-size:2rem;margin-bottom:1.5rem;background:var(--gradient-bg);color:var(--white)}.bb-home .feature-card:nth-child(1) .feature-icon{background:linear-gradient(135deg,var(--primary-purple),var(--deep-purple))}.bb-home .feature-card:nth-child(2) .feature-icon{background:linear-gradient(135deg,var(--bright-cyan),var(--primary-purple))}.bb-home .feature-card:nth-child(3) .feature-icon{background:linear-gradient(135deg,var(--vibrant-green),var(--bright-cyan))}.bb-home .feature-card:nth-child(4) .feature-icon{background:linear-gradient(135deg,var(--soft-pink),var(--warm-orange))}.bb-home .feature-card h3{font-size:1.4rem;margin-bottom:1rem;color:var(--text-dark)}.bb-home .feature-card p{color:var(--text-gray);line-height:1.8}.bb-home .services{padding:100px 0;background:var(--white)}.bb-home .services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem;margin-top:4rem}.bb-home .service-box{text-align:center;padding:2.5rem;border-radius:20px;background:var(--light-bg);transition:all .3s;position:relative;overflow:hidden}.bb-home .service-box::before{content:"";position:absolute;inset:0;background:var(--gradient-bg);opacity:0;transition:opacity .3s}.bb-home .service-box:hover::before{opacity:.05}.bb-home .service-box:hover{transform:translateY(-5px)}.bb-home .service-number{font-size:3rem;font-weight:700;background:var(--gradient-bg);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:1rem;position:relative;z-index:1}.bb-home .service-box h3{font-size:1.3rem;margin-bottom:1rem;color:var(--text-dark);position:relative;z-index:1}.bb-home .service-box p{color:var(--text-gray);position:relative;z-index:1}.bb-home .articles{padding:100px 0;background:var(--light-bg)}.bb-home .articles-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:4rem}.bb-home .article-card{background:var(--white);border-radius:20px;overflow:hidden;transition:all .3s;display:flex;flex-direction:column;position:relative}.bb-home .article-card:hover{transform:translateY(-8px);box-shadow:0 20px 50px rgba(139,92,246,.15)}.bb-home .article-image{height:200px;background:var(--gradient-bg);display:flex;align-items:center;justify-content:center;color:var(--white);font-size:3rem;position:relative;overflow:hidden}.bb-home .article-image::before{content:"";position:absolute;inset:0;background:rgba(0,0,0,.1)}.bb-home .article-content{padding:2rem;flex:1;display:flex;flex-direction:column}.bb-home .article-tag{display:inline-block;background:var(--gradient-bg);color:var(--white);padding:.4rem 1.2rem;border-radius:25px;font-size:.85rem;font-weight:600;margin-bottom:1rem;width:fit-content}.bb-home .article-title{font-size:1.3rem;margin-bottom:1rem;color:var(--text-dark);line-height:1.4}.bb-home .article-excerpt{color:var(--text-gray);line-height:1.8;margin-bottom:1.5rem;flex:1}.bb-home .article-link{color:var(--primary-purple);text-decoration:none;font-weight:600;display:inline-flex;align-items:center;gap:.5rem;transition:all .3s}.bb-home .article-link:hover{gap:1rem;color:var(--bright-cyan)}.bb-home .newsletter{background:var(--gradient-bg);padding:80px 0;position:relative;overflow:hidden}.bb-home .newsletter::before{content:"";position:absolute;top:-30%;left:-10%;width:400px;height:400px;background:rgba(255,255,255,.1);border-radius:50%}.bb-home .newsletter-content{text-align:center;max-width:600px;margin:0 auto;position:relative;z-index:1}.bb-home .newsletter h2{font-size:2.5rem;color:var(--white);margin-bottom:1rem}.bb-home .newsletter p{font-size:1.2rem;color:rgba(255,255,255,.9);margin-bottom:2rem}.bb-home .newsletter-form{display:flex;gap:1rem;max-width:500px;margin:0 auto}.bb-home .newsletter input{flex:1;padding:15px 20px;border:none;border-radius:12px;font-size:1rem;background:rgba(255,255,255,.95);backdrop-filter:blur(10px)}.bb-home .newsletter input:focus{outline:none;background:var(--white)}.bb-home .newsletter button{background:var(--warm-orange);color:var(--white);border:none;padding:15px 30px;border-radius:12px;cursor:pointer;font-weight:600;font-size:1rem;transition:all .3s;box-shadow:0 4px 15px rgba(245,158,11,.3)}.bb-home .newsletter button:hover{background:#d97706;transform:translateY(-2px);box-shadow:0 8px 25px rgba(245,158,11,.4)}.bb-home footer{background-color:#d3d9e1;color:#2c3643;padding:60px 20px 40px;font-family:"Inter",sans-serif}.bb-home footer a{color:#2c3643;text-decoration:none}.bb-home footer a:hover{text-decoration:underline}@media (max-width:968px){.bb-home .hero-content{grid-template-columns:1fr;text-align:center}.bb-home .hero-text h1{font-size:2.8rem}.bb-home .hero-buttons{justify-content:center}.bb-home .services-grid{grid-template-columns:1fr}}@media (max-width:768px){.bb-home .nav-links{display:none}.bb-home .hero{padding:60px 0}.bb-home .features-grid,.bb-home .articles-grid{grid-template-columns:1fr}.bb-home .newsletter-form{flex-direction:column}.bb-home .section-title{font-size:2.2rem}}@media (max-width:480px){.bb-home .hero-text h1{font-size:2.2rem}}body.home header,body.home footer,body.home #masthead,body.home #colophon,body.home .site-header,body.home .site-footer,body.home .elementor-location-header,body.home .elementor-location-footer,body.home .wp-site-blocks>header,body.home .wp-site-blocks>footer{display:none!important}body.home .site,body.home #page,body.home #content,body.home .site-content,body.home .content-area,body.home .entry-content,body.home .wp-block-post-content{margin:0!important;padding:0!important;max-width:100%!important}.single-post .entry-content,.single-post .wp-block-post-content{max-width:760px!important;margin:0 auto!important;padding-left:18px!important;padding-right:18px!important}.single-post .entry-content p,.single-post .wp-block-post-content p{margin:0 0 20px!important;line-height:1.8!important}.single-post .entry-content h2,.single-post .entry-content h3,.single-post .entry-content h4,.single-post .wp-block-post-content h2,.single-post .wp-block-post-content h3,.single-post .wp-block-post-content h4{margin-top:30px!important;margin-bottom:14px!important;line-height:1.3!important}.single-post .entry-content ul,.single-post .entry-content ol,.single-post .wp-block-post-content ul,.single-post .wp-block-post-content ol{margin:0 0 20px!important;padding-left:22px!important}.single-post .entry-content li,.single-post .wp-block-post-content li{margin-bottom:10px!important;line-height:1.7!important}.single-post .entry-header,.single-post .site-main article{padding-left:0!important;padding-right:0!important}@media (max-width:768px){.single-post .entry-content,.single-post .wp-block-post-content{padding-left:16px!important;padding-right:16px!important}}.single-post .card-wrap{display:flex;align-items:center;justify-content:center;padding:24px 0;margin:0 auto 24px;min-height:585px;box-sizing:border-box}.single-post .am-card{width:100%;max-width:420px;border-radius:20px;overflow:hidden;border:1px solid #e5e5e5;background:#fff;font-family:inherit!important;box-sizing:border-box}.single-post .card-img-wrap{position:relative;width:100%;height:220px;min-height:220px;overflow:hidden;background:#f2f2f2}.single-post .card-img-wrap img{width:100%!important;height:220px!important;object-fit:cover;object-position:center top;display:block;box-shadow:none!important}.single-post .img-overlay{position:absolute;inset:0;background:linear-gradient(to bottom,transparent 30%,rgba(10,15,30,.6) 100%)}.single-post .badge-top,.single-post .badge-year,.single-post .salary-pill{position:absolute;z-index:2;background:#d85a30;color:#fff;font-size:12px;font-weight:700;padding:5px 10px;border-radius:999px;line-height:1.2}.single-post .badge-top{top:14px;left:14px}.single-post .badge-year{bottom:14px;right:14px;background:rgba(255,255,255,.2);border:1px solid rgba(255,255,255,.35)}.single-post .salary-pill{bottom:14px;left:14px;border-radius:8px}.single-post .card-body{padding:24px 24px 20px}.single-post .eyebrow{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#d85a30;margin:0 0 10px!important}.single-post .card-title{font-family:inherit!important;font-size:24px!important;line-height:1.2!important;color:#111;margin:0 0 12px!important}.single-post .card-title em{font-style:normal;color:#d85a30}.single-post .card-desc{font-size:14px;line-height:1.6;color:#555;margin:0 0 18px!important}.single-post .tags-row{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:20px}.single-post .tag{font-size:12px;font-weight:600;color:#993c1d;background:#faece7;padding:4px 10px;border-radius:6px}.single-post .divider{height:1px;background:#e5e5e5;margin:0 0 20px}.single-post .cta-btn{display:block;width:100%;box-sizing:border-box;text-align:center;background:#d85a30;color:#fff!important;font-size:15px;font-weight:700;text-decoration:none!important;padding:15px 20px;border-radius:12px;margin-bottom:14px;line-height:1.3}.single-post .trust-row{display:flex;align-items:center;justify-content:center;gap:6px;margin-bottom:10px}.single-post .trust-dot{width:6px;height:6px;border-radius:50%;background:#d85a30;opacity:.5;flex-shrink:0}.single-post .trust-text,.single-post .disclaimer{font-size:12px;color:#666;text-align:center;margin:0!important;line-height:1.5}.single-post .disclaimer{color:#999}@media (max-width:544px){.single-post .card-wrap{min-height:610px;padding:20px 0}.single-post .card-body{padding:22px 18px 18px}.single-post .card-title{font-size:22px!important}}.wp-block-image,.elementor-widget-image{min-height:1px}.ad-leaderboard{min-height:90px;min-width:728px}.ad-rectangle{min-height:250px;min-width:300px}