.btn-primary-custom:hover,.navbar-custom .btn-cta:hover{background-color:var(--primary-dark);transform:translateY(-2px)}.featured-article .category-badge,.section-badge{text-transform:uppercase;font-weight:600;color:#fff}.breadcrumb-item a,.btn-read-more,.featured-title a,a,a:hover{text-decoration:none}:root{--primary:#78b72a;--primary-dark:#6ba023;--secondary:#12394b;--gray-100:#f5f6fa;--gray-700:#2d3742;--gray-text:#74757f;--text-dark:#2d3742;--text-light:#aeb1be;--accent:#deef7f;--section-padding:80px;--section-padding-mobile:50px}*{margin:0;padding:0;box-sizing:border-box}body{font-family:"Work Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:16px;line-height:1.7;color:var(--gray-text);background-color:#fff}h1,h2,h3,h4,h5,h6{color:var(--text-dark);font-weight:600;margin-bottom:1rem;line-height:1.2}.breadcrumb-item a:hover,.breadcrumb-item.active,.featured-title a:hover,.navbar-custom .navbar-nav .nav-link.active,.navbar-custom .navbar-nav .nav-link:hover,a{color:var(--primary)}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.75rem}h4{font-size:1.5rem}h5{font-size:1.25rem}h6{font-size:1rem}a{transition:.3s}a:hover{color:var(--primary-dark)}.bg-primary-custom{background-color:var(--primary)!important;color:#fff}.bg-secondary-custom{background-color:var(--secondary)!important;color:#fff}.bg-gray-light{background-color:var(--gray-100)}.text-primary-custom{color:var(--primary)!important}.btn-primary-custom{background-color:var(--primary);border-color:var(--primary);color:#fff;padding:12px 30px;font-weight:500;transition:.3s}.btn-primary-custom:hover{border-color:var(--primary-dark);box-shadow:0 5px 15px rgba(120,183,42,.3)}.navbar-custom{background-color:#fff;box-shadow:0 2px 10px rgba(0,0,0,.08);padding:1rem 0}.navbar-custom .navbar-brand img{height:40px}.navbar-custom .navbar-nav .nav-link{color:var(--text-dark);font-weight:500;padding:.5rem 1rem;margin:0 .25rem;transition:.3s}.navbar-custom .btn-cta{background-color:var(--primary);color:#fff;padding:8px 20px;border-radius:5px;font-weight:500;transition:.3s}.hero-section{background:linear-gradient(135deg,var(--secondary) 0,var(--gray-700) 100%);color:#fff;padding:100px 0 80px;position:relative}.hero-section h1{color:#fff;font-size:3rem;font-weight:700;margin-bottom:1.5rem}.hero-section .lead{font-size:1.25rem;color:var(--text-light);margin-bottom:2rem}.cta-section h2,.feature-box i,.hero-section .btn,.section-title h2,.service-card h4{margin-bottom:1rem}.hero-section .btn{margin-right:1rem}.section{padding:var(--section-padding) 0}.section-title{text-align:center;margin-bottom:3rem}.section-title h2{position:relative;padding-bottom:1rem}.section-title h2::after{content:'';position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:60px;height:3px;background-color:var(--primary)}.service-card{background:#fff;border:none;border-radius:10px;padding:2rem;height:100%;transition:.3s;box-shadow:0 5px 20px rgba(0,0,0,.08)}.service-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,0,0,.15)}.service-card .icon{width:60px;height:60px;background-color:var(--gray-100);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;font-size:1.5rem;color:var(--primary)}.feature-box{text-align:center;padding:2rem}.feature-box i{font-size:3rem;color:var(--primary)}.cta-section{background:linear-gradient(135deg,var(--primary) 0,var(--primary-dark) 100%);color:#fff;padding:60px 0;text-align:center}.cta-section h2{color:#fff}.cta-section p{font-size:1.1rem;margin-bottom:2rem;color:rgba(255,255,255,.9)}.cta-section .btn-white{background-color:#fff;color:var(--primary);padding:12px 35px;font-weight:600;border-radius:5px;transition:.3s}.cta-section .btn-white:hover{transform:translateY(-2px);box-shadow:0 10px 25px rgba(0,0,0,.2)}.list-checked li::before{content:'\f00c';font-family:'Font Awesome 6 Free';color:var(--primary)}.breadcrumb,.breadcrumb-custom .breadcrumb{background:0 0;padding:0;margin:0}.breadcrumb-item+.breadcrumb-item::before{content:'>';color:rgba(255,255,255,.6)}.breadcrumb-item a{color:rgba(255,255,255,.8)}.fade-in{opacity:1;transform:translateY(0)}.contact-form .form-label,.form-label{font-weight:500;color:var(--text-dark);margin-bottom:.5rem}.contact-form .form-control,.contact-form .form-select{border:2px solid #e9ecef;border-radius:8px;padding:.75rem 1rem;transition:.3s}.contact-form .form-control:focus,.contact-form .form-select:focus,.form-control:focus{border-color:var(--primary);box-shadow:0 0 0 .2rem rgba(120,183,42,.25)}.contact-info .contact-item{display:flex;align-items:flex-start}.contact-info .contact-item i{flex-shrink:0;width:20px}.accordion-item{border:none;background:#fff;border-radius:10px!important;box-shadow:0 2px 10px rgba(0,0,0,.1)}.accordion-button{background:#fff;color:var(--text-dark);font-weight:500;padding:1.25rem;border:none;border-radius:10px!important}.accordion-button:not(.collapsed){background-color:var(--primary);color:#fff;box-shadow:none}.accordion-button:focus{box-shadow:none;border:none}.accordion-body{padding:1.25rem;color:var(--gray-text);line-height:1.6}.breadcrumb-custom .breadcrumb-item,.footer-bottom,.footer-main,.footer-main ul li a{color:var(--text-light)}.footer-main{background-color:var(--gray-700);padding:60px 0 30px}.footer-main h5{color:#fff;margin-bottom:1.5rem;font-size:1.1rem}.footer-main ul,.list-checked{list-style:none;padding:0}.footer-main ul li{margin-bottom:.75rem}.footer-main ul li a{transition:.3s}.footer-main ul li a:hover{color:var(--primary);padding-left:5px}.footer-bottom{background-color:var(--secondary);padding:20px 0;text-align:center}.footer-bottom p{margin:0;font-size:.9rem}.contact-info{background-color:var(--gray-100);padding:2rem;border-radius:10px;margin-bottom:2rem}.contact-info-item{display:flex;align-items:flex-start;margin-bottom:1.5rem}.contact-info-item:last-child{margin-bottom:0}.contact-info-item i{color:var(--primary);font-size:1.25rem;margin-right:1rem;margin-top:.25rem}@media (max-width:768px){.section{padding:var(--section-padding-mobile) 0}.hero-section h1,h1{font-size:2rem}.hero-section{padding:60px 0 50px}h2{font-size:1.5rem}h3{font-size:1.25rem}.navbar-custom{padding:.5rem 0}.footer-main{padding:40px 0 20px}}.breadcrumb-custom{background:linear-gradient(135deg,var(--secondary) 0,var(--gray-700) 100%);color:#fff;padding:40px 0;margin-bottom:40px}.breadcrumb-custom h1{color:#fff;font-size:2rem;margin-bottom:.5rem}.breadcrumb-custom .breadcrumb-item a{color:var(--accent)}.breadcrumb-custom .breadcrumb-item.active{color:#fff}.featured-content-section{padding:80px 0;background:linear-gradient(180deg,#f8f9fa 0,#fff 100%)}.section-badge{display:inline-flex;align-items:center;background:var(--primary);padding:.5rem 1rem;border-radius:50px;font-size:.875rem;margin-bottom:1.5rem;letter-spacing:.5px}.featured-card{background:#fff;border-radius:15px;overflow:hidden;box-shadow:0 10px 40px rgba(0,0,0,.1);transition:transform .3s,box-shadow .3s;height:100%;display:flex;flex-direction:column}.featured-card:hover{transform:translateY(-5px);box-shadow:0 15px 50px rgba(0,0,0,.15)}.featured-article .featured-image{position:relative;height:250px;overflow:hidden}.featured-article .featured-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.featured-article .featured-card:hover .featured-image img{transform:scale(1.05)}.featured-article .category-badge{position:absolute;top:20px;left:20px;background:var(--secondary);padding:.25rem .75rem;border-radius:20px;font-size:.75rem}.featured-content{padding:30px;flex:1;display:flex;flex-direction:column}.btn-read-more,.tool-icon{display:inline-flex;color:var(--primary)}.featured-title{font-size:1.5rem;font-weight:700;margin-bottom:1rem;color:var(--text-dark);line-height:1.3}.featured-title a{color:inherit;transition:color .3s}.featured-excerpt{color:var(--gray-text);line-height:1.6;margin-bottom:1.5rem;flex:1}.featured-meta{color:var(--gray-600);font-size:.875rem;margin-bottom:1.5rem}.btn-read-more{align-items:center;font-weight:600;transition:.3s}.btn-read-more:hover{color:var(--primary-dark);transform:translateX(5px)}.featured-tool .tool-icon-wrapper{background:linear-gradient(135deg,var(--primary) 0,var(--secondary) 100%);padding:40px;text-align:center}.tool-icon{width:100px;height:100px;background:#fff;border-radius:50%;align-items:center;justify-content:center;font-size:3rem;box-shadow:0 10px 30px rgba(0,0,0,.1)}.tool-features{list-style:none;padding:0;margin:1.5rem 0}.tool-features li{padding:.5rem 0;font-size:.95rem;color:var(--gray-700)}@media (max-width:991px){.featured-content-section{padding:60px 0}.featured-article .featured-image{height:200px}.featured-title{font-size:1.25rem}}.list-checked li{line-height:1.6;position:relative;padding-left:30px;margin-bottom:1rem}.list-checked li::before{content:"✓";position:absolute;left:0;top:0;color:var(--primary);font-weight:700;font-size:1.2rem}