*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}body{font-family:roboto,sans-serif;color:#333;line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:underline}a:focus,button:focus,input:focus,textarea:focus,select:focus{outline:3px solid #138f82;outline-offset:2px}img{max-width:100%;height:auto;display:block}ul{list-style:none}.skip-nav{position:absolute;top:-100%;left:16px;background:#138f82;color:#fff;padding:12px 24px;z-index:10000;border-radius:0 0 8px 8px;font-weight:700;text-decoration:none}.skip-nav:focus{top:0}.container{max-width:1200px;margin:0 auto;padding:0 20px}header{background:#fff;box-shadow:0 2px 10px rgba(0,0,0,8%);position:sticky;top:0;z-index:1000;height:72px}header .container{display:flex;align-items:center;justify-content:space-between;height:100%}.logo{text-decoration:none;display:flex;align-items:center}.logo img{height:39px;width:auto}nav ul{display:flex;gap:4px;align-items:center}nav a{text-decoration:none;padding:8px 16px;border-radius:6px;font-weight:500;color:#213438;transition:background .2s,color .2s}nav a:hover,nav a.active{background:#138f82;color:#fff}nav a:focus{outline-offset:-2px}.hamburger{display:none;background:0 0;border:none;cursor:pointer;padding:8px;width:48px;height:48px;align-items:center;justify-content:center}.hamburger svg{width:28px;height:28px;stroke:#213438;stroke-width:2;fill:none}.hero{background:url(/images/hero.jpg?v=20260413)50%/cover no-repeat;color:#fff;padding:120px 0 100px;text-align:center;min-height:72vh;display:flex;align-items:center;position:relative}.hero::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.15) 0%,rgba(0,0,0,.3) 100%);pointer-events:none}.hero .container{position:relative;z-index:1}.hero h1{font-size:3.2rem;margin-bottom:20px;line-height:1.15;font-weight:700;text-shadow:0 2px 12px rgba(0,0,0,.5)}.hero p{font-size:1.25rem;max-width:720px;margin:0 auto 36px;line-height:1.7;text-shadow:0 1px 6px rgba(0,0,0,.4)}.btn{display:inline-block;padding:16px 36px;border-radius:8px;font-weight:600;font-size:1rem;text-decoration:none;cursor:pointer;border:none;transition:transform .2s,box-shadow .2s}.btn:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,0,0,.2)}.btn-primary{background:#c05000;color:#fff}.btn-primary:hover{background:#a84600}.btn-outline{background:rgba(255,255,255,.15);color:#fff;border:2px solid #fff;backdrop-filter:blur(4px)}.btn-outline:hover{background:#fff;color:#213438}.stats-bar{background:#213438;color:#fff;padding:32px 0}.stats-bar .container{display:flex;justify-content:space-around;flex-wrap:wrap;gap:20px;text-align:center}.stat-item{flex:1;min-width:140px}.stat-number{font-size:2.4rem;font-weight:700;color:#138f82}.stat-label{font-size:.9rem;opacity:.85;margin-top:4px}section{padding:80px 0}section:nth-child(even){background:#f8f8f8}.section-title{text-align:center;margin-bottom:48px}.section-title h2{font-size:2rem;color:#213438;margin-bottom:12px;font-weight:700}.section-title p{color:#666;font-size:1.1rem;max-width:600px;margin:0 auto}.card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px}.card{background:#fff;border-radius:12px;padding:32px;box-shadow:0 4px 16px rgba(0,0,0,6%);transition:transform .2s,box-shadow .2s}.card:hover{transform:translateY(-4px);box-shadow:0 8px 30px rgba(0,0,0,.1)}.card h3{color:#213438;font-size:1.3rem;margin-bottom:12px}.card p{color:#666;font-size:.95rem;line-height:1.6}.card .card-icon{width:56px;height:56px;background:linear-gradient(135deg,#138F82,#0fa899);border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.card .card-icon svg{width:28px;height:28px;stroke:#fff;stroke-width:2;fill:none}.features{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:32px}.feature-item{text-align:center;padding:24px}.feature-item .icon-circle{width:72px;height:72px;background:linear-gradient(135deg,#138F82,#0fa899);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 20px}.feature-item .icon-circle svg{width:32px;height:32px;stroke:#fff;stroke-width:2;fill:none}.feature-item h3{color:#213438;margin-bottom:8px;font-size:1.15rem}.feature-item p{color:#666;font-size:.95rem}.testimonials{background:#f8f8f8;padding:80px 0}.testimonial-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px}.testimonial-card{background:#fff;border-radius:12px;padding:32px;box-shadow:0 4px 16px rgba(0,0,0,6%);position:relative}.testimonial-card::before{content:"\201C";font-size:4rem;color:#138f82;opacity:.2;position:absolute;top:12px;left:20px;line-height:1}.testimonial-card p{color:#555;font-style:italic;line-height:1.7;margin-bottom:16px;padding-top:24px}.testimonial-card .author{font-weight:700;color:#213438;font-style:normal}.team-highlight{display:flex;gap:40px;align-items:center;flex-wrap:wrap}.team-photo{flex:0 0 280px}.team-photo img{border-radius:16px;width:100%;height:auto}.team-info{flex:1;min-width:280px}.team-info h3{color:#213438;font-size:1.6rem;margin-bottom:8px}.team-info .title{color:#138f82;font-weight:600;margin-bottom:16px;font-size:1.1rem}.team-info p{color:#666;line-height:1.7;margin-bottom:12px}.phone-link{color:#c05000;font-size:1.3rem;font-weight:700;text-decoration:none;display:inline-flex;align-items:center;gap:8px}.phone-link:hover{color:#a84600}.cta-section{background:linear-gradient(135deg,#0e6b62 0%,#0d8a7d 100%);color:#fff;text-align:center;padding:80px 0}.cta-section h2{font-size:2.2rem;margin-bottom:16px;font-weight:700}.cta-section p{font-size:1.15rem;margin-bottom:32px;color:rgba(255,255,255,.92);max-width:600px;margin-left:auto;margin-right:auto}.faq-item{border:1px solid #e5e7eb;border-radius:8px;margin-bottom:12px;overflow:hidden}.faq-question{width:100%;background:#fff;border:none;padding:20px 24px;text-align:left;font-size:1rem;font-weight:600;color:#213438;cursor:pointer;display:flex;justify-content:space-between;align-items:center;min-height:48px}.faq-question:hover{background:#f0faf8}.faq-question::after{content:"+";font-size:1.5rem;color:#138f82;transition:transform .3s;flex-shrink:0;margin-left:16px}.faq-item.active .faq-question::after{transform:rotate(45deg)}.faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease;padding:0 24px}.faq-item.active .faq-answer{padding:0 24px 20px}.faq-answer p{color:#666;line-height:1.7}.contact-form{max-width:640px;margin:0 auto}.form-group{margin-bottom:20px}.form-group label{display:block;font-weight:600;color:#213438;margin-bottom:6px;font-size:.95rem}.form-group input,.form-group textarea,.form-group select{width:100%;padding:12px 16px;border:1px solid #d1d5db;border-radius:8px;font-size:1rem;font-family:inherit;transition:border-color .2s}.form-group input:focus,.form-group textarea:focus{border-color:#138f82}.form-group textarea{resize:vertical;min-height:120px}.form-submit{text-align:center;margin-top:8px}footer{background:#213438;color:#ccc;padding:48px 0 24px}footer .footer-content{display:flex;justify-content:space-between;flex-wrap:wrap;gap:32px;margin-bottom:32px}footer .footer-col{flex:1;min-width:200px}footer .footer-col .footer-heading{color:#fff;margin-bottom:12px;font-size:1rem;font-weight:700}footer .footer-col a{color:#ccc;text-decoration:underline;display:block;margin-bottom:6px;font-size:.9rem}footer .footer-col a:hover{color:#fff}footer .footer-col p{font-size:.9rem;line-height:1.6}footer .footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:20px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px;font-size:.85rem}footer .footer-bottom a{color:#ccc;text-decoration:underline}footer .footer-bottom a:hover{color:#fff}.powered-by{color:#b0b0b0}.powered-by a{color:#b0b0b0;text-decoration:underline}.powered-by a:hover{color:#ccc}.legal-content{max-width:800px;margin:0 auto;padding:40px 20px}.legal-content h1{color:#213438;font-size:2rem;margin-bottom:24px}.legal-content h2{color:#213438;font-size:1.4rem;margin:32px 0 12px}.legal-content p,.legal-content li{color:#555;line-height:1.8;margin-bottom:12px}.legal-content ul{padding-left:24px;list-style:disc}.page-hero{background:linear-gradient(135deg,#213438 0%,#138F82 100%);color:#fff;padding:60px 0;text-align:center}.page-hero h1{font-size:2.4rem;font-weight:700;margin-bottom:8px}.page-hero p{font-size:1.1rem;color:rgba(255,255,255,.92)}.about-content{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.about-text h2{color:#213438;font-size:1.8rem;margin-bottom:16px}.about-text p{color:#666;margin-bottom:12px;line-height:1.7}.about-image{background:linear-gradient(135deg,#138F82 0%,#0fa899 100%);border-radius:16px;min-height:300px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.2rem;padding:40px;text-align:center}.values-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:24px;margin-top:32px}.value-card{text-align:center;padding:32px 20px}.value-card svg{width:48px;height:48px;stroke:#138f82;stroke-width:2;fill:none;margin-bottom:16px}.value-card h3{color:#213438;margin-bottom:8px}.value-card p{color:#666;font-size:.9rem}.reveal{opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease}.reveal.visible{opacity:1;transform:translateY(0)}@media(max-width:768px){.hamburger{display:flex}nav{position:fixed;top:72px;left:0;right:0;background:#fff;box-shadow:0 4px 20px rgba(0,0,0,.1);transform:translateY(-120%);transition:transform .3s ease;z-index:999;padding:16px 0}nav.open{transform:translateY(0)}nav ul{flex-direction:column;padding:0 20px;gap:4px}nav a{display:block;padding:12px 16px}.hero{padding:80px 0 60px;min-height:auto}.hero h1{font-size:2rem}.hero p{font-size:1rem}.stat-number{font-size:1.8rem}.team-highlight{flex-direction:column;text-align:center}.team-photo{flex:none;max-width:240px;margin:0 auto}.about-content{grid-template-columns:1fr}.card-grid{grid-template-columns:1fr}footer .footer-content{flex-direction:column}footer .footer-bottom{flex-direction:column;text-align:center}}@media(max-width:480px){.hero h1{font-size:1.6rem}.btn{padding:12px 28px;font-size:.9rem}.stat-number{font-size:1.5rem}section{padding:48px 0}}