
html{scroll-behavior:smooth}.site-mobile-menu{display:none;position:fixed;top:80px;left:1rem;right:1rem;background:rgba(17,24,39,.97);border:1px solid rgba(255,255,255,.12);border-radius:1rem;padding:1rem;z-index:9999;box-shadow:0 20px 40px rgba(0,0,0,.35)}.site-mobile-menu.is-open{display:flex;flex-direction:column;gap:.75rem}.site-mobile-menu a{color:#fff;font-size:1.15rem;padding:.75rem 1rem;border-radius:.75rem;background:rgba(255,255,255,.06)}.site-mobile-menu a:hover{background:rgba(67,160,71,.32)}.content-page{padding-top:6rem}.article-content p{line-height:2;margin-bottom:1rem}.article-content h2{font-size:1.5rem;font-weight:800;margin:2rem 0 1rem}.line-clamp-3{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.service-hero{min-height:420px}.breadcrumb a{color:rgba(67,160,71,1);font-weight:700}.section-card{transition:.3s}.section-card:hover{transform:translateY(-5px)}
