
.khm{--navy:#102a3b;--ink:#142f40;--muted:#536571;--lime:#c4f05d;--pale:#f2f6f7;color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:17px;line-height:1.65;background:#fff;overflow-wrap:break-word}.khm *{box-sizing:border-box}.khm a{color:inherit;text-decoration:none}.khm a:focus-visible,.khm summary:focus-visible{outline:3px solid #608e05;outline-offset:5px}.khm h1,.khm h2,.khm h3,.khm p,.khm figure{margin:0}.khm h1,.khm h2,.khm h3{font-family:Arial,Helvetica,sans-serif;color:inherit;font-weight:700}.khm h1{font-size:clamp(2.5rem,4.9vw,4.65rem);line-height:1.05;letter-spacing:-.045em;max-width:760px}.khm h2{font-size:clamp(2rem,3.5vw,3.25rem);line-height:1.12;letter-spacing:-.035em}.khm h3{font-size:1.45rem;line-height:1.2;letter-spacing:-.025em}.khm img{display:block;width:100%;height:100%;object-fit:cover;border:0;border-radius:0}.khm .wrap{width:min(1240px,calc(100% - 96px));margin:auto}.khm .topbar{background:var(--navy);color:#e1e9ed;font-size:.8rem;padding:8px 0;letter-spacing:.025em}.khm .topbar .wrap{display:flex;justify-content:space-between}.khm .header{background:#fff;border-bottom:1px solid #e4e9eb}.khm .navrow{display:flex;align-items:center;justify-content:space-between;gap:30px;min-height:104px}.khm .brand{display:flex;align-items:center;gap:12px;flex-shrink:0}.khm .brand b{font-size:2.4rem;line-height:1;letter-spacing:-.07em}.khm .brand span{font-size:.75rem;letter-spacing:.15em;line-height:1.3;border-left:3px solid var(--lime);padding-left:12px;font-weight:bold}.khm .nav{display:flex;align-items:center;gap:26px;font-size:.88rem;font-weight:600}.khm .nav a{padding:9px 0;border-bottom:2px solid transparent}.khm .nav a:hover,.khm .nav a[aria-current=page]{border-bottom-color:#78a824}.khm .button{display:inline-flex;align-items:center;justify-content:center;gap:24px;background:var(--lime);color:var(--navy);padding:16px 24px;line-height:1.4;font-size:.95rem;font-weight:700;border:1px solid transparent;border-radius:3px;transition:background .15s}.khm .button:hover{background:#d3fa82}.khm .button.dark{background:var(--navy);color:white}.khm .button.dark:hover{background:#28485a}.khm .button.outline{background:transparent;border-color:#71828e;color:#fff}.khm .button.outline:hover{background:#244455}.khm .eyebrow{display:block;font-size:.75rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;margin-bottom:22px}.khm .hero{background:var(--navy);color:white;position:relative}.khm .hero-grid{display:grid;grid-template-columns:1.08fr 1fr;min-height:650px}.khm .hero-copy{padding:72px 64px 70px 0;align-self:center}.khm .hero .eyebrow{color:var(--lime)}.khm .hero p{color:#cedae0;max-width:490px;margin:26px 0 30px;font-size:1.08rem}.khm .actions{display:flex;gap:12px;flex-wrap:wrap}.khm .hero-photo{position:relative;min-height:500px}.khm .hero-photo img{object-position:center 42%;position:absolute;inset:0}.khm .photo-note{position:absolute;bottom:22px;left:24px;right:24px;background:#102a3bee;padding:12px 16px;font-size:.8rem;color:#fff;border-left:3px solid var(--lime)}.khm .service-strip{background:var(--pale);border-bottom:1px solid #dae2e6}.khm .strip-grid{display:grid;grid-template-columns:repeat(3,1fr);padding:25px 0;font-size:.94rem}.khm .strip-grid div{padding:0 30px;border-right:1px solid #d5dfe3}.khm .strip-grid div:first-child{padding-left:0}.khm .strip-grid div:last-child{border:0}.khm .strip-grid b{display:block}.khm .strip-grid span{color:var(--muted);font-size:.85rem}.khm .section{padding:94px 0}.khm .section.pale{background:var(--pale)}.khm .section-head{display:flex;align-items:end;justify-content:space-between;gap:48px;margin-bottom:40px}.khm .section-head h2{max-width:620px}.khm .section-head p{max-width:380px;color:var(--muted)}.khm .cards{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.khm .card{background:#fff;border:1px solid #dfe6e9;display:flex;flex-direction:column}.khm .card-image{height:285px;overflow:hidden}.khm .card-image img{transition:transform .3s}.khm .card:hover img{transform:scale(1.025)}.khm .card-body{padding:28px;display:flex;flex-direction:column;flex:1}.khm .card p{margin:15px 0 24px;color:var(--muted);font-size:.96rem}.khm .text-link{font-weight:700;display:inline-flex;gap:20px;align-items:center;font-size:.9rem;margin-top:auto}.khm .text-link:hover{text-decoration:underline}.khm .split{display:grid;grid-template-columns:1fr 1fr;gap:88px;align-items:center}.khm .split-photo{height:510px;position:relative}.khm .split-copy p{color:var(--muted);margin:24px 0}.khm .list{list-style:none;padding:0;margin:28px 0}.khm .list li{padding:16px 0;border-bottom:1px solid #dce4e7;display:flex;gap:14px}.khm .list li:before{content:'✓';color:#497510;font-weight:bold}.khm .gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.khm .gallery figure img{height:350px}.khm figcaption{padding:14px 0;font-size:.86rem;color:var(--muted)}.khm .cta{background:var(--navy);color:#fff;padding:62px 0}.khm .cta .wrap{display:flex;align-items:center;justify-content:space-between;gap:36px}.khm .cta h2{max-width:660px}.khm .cta p{color:#c8d6de;margin-top:16px}.khm .footer{padding:56px 0 28px;background:#f2f6f7}.khm .footer-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:50px}.khm .footer p{color:var(--muted);margin:20px 0;font-size:.9rem;max-width:300px}.khm .footer h3{font-size:.9rem;margin-bottom:20px}.khm .footer a.link{display:block;font-size:.9rem;margin:9px 0}.khm .footer a.link:hover{text-decoration:underline}.khm .footer-bottom{margin-top:44px;padding-top:22px;border-top:1px solid #d9e2e7;display:flex;justify-content:space-between;font-size:.75rem;color:var(--muted)}.khm .mobile-menu{display:none}.khm .page-hero{padding:70px 0 75px;background:var(--navy);color:white}.khm .page-hero h1{max-width:900px}.khm .page-hero p{max-width:650px;color:#d4dfe5;font-size:1.13rem;margin-top:26px}.khm .page-hero .eyebrow{color:var(--lime)}.khm .breadcrumb{font-size:.8rem;color:#cad7df;margin-bottom:36px}.khm .breadcrumb a{text-decoration:underline}.khm .detail-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:45px}.khm .detail-card{border-top:3px solid var(--lime);padding:26px 0}.khm .detail-card p{color:var(--muted);margin-top:15px}.khm .contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:72px}.khm .contact-panel{padding:38px;background:var(--pale)}.khm .contact-panel a.big-link{display:block;font-size:clamp(1.2rem,2.1vw,1.9rem);font-weight:bold;letter-spacing:-.025em;margin:4px 0 24px;overflow-wrap:anywhere}.khm .contact-panel a:hover{text-decoration:underline}.khm .contact-panel small{font-size:.82rem;color:var(--muted)}.khm .contact-copy p{color:var(--muted);margin:24px 0}.khm .skip{position:absolute;left:-9999px}.khm .skip:focus{left:12px;top:12px;z-index:10;background:white;padding:12px}.khm .mobile-contact{display:none}.khm .two-gallery{grid-template-columns:1fr 1fr}.khm .two-gallery figure img{height:430px}
@media(min-width:1500px){.khm .hero-grid{min-height:700px}}@media(max-width:1100px){.khm .wrap{width:calc(100% - 56px)}.khm .nav{gap:16px}.khm .navrow>.button{display:none}.khm .hero-copy{padding-right:36px}.khm .split{gap:45px}.khm .card-image{height:230px}}
@media(max-width:760px){.khm{font-size:16px}.khm .wrap{width:calc(100% - 40px)}.khm .topbar .wrap{justify-content:center}.khm .topbar span:last-child{display:none}.khm .navrow{min-height:83px}.khm .brand b{font-size:2rem}.khm .nav{display:none}.khm .mobile-menu{display:block;position:relative}.khm .mobile-menu summary{cursor:pointer;font-weight:bold;padding:10px;list-style:none;font-size:.9rem;border:1px solid #dce4e8;border-radius:3px}.khm .mobile-menu nav{position:absolute;right:0;top:51px;min-width:245px;z-index:20;background:white;box-shadow:0 8px 24px #102a3b25;padding:14px}.khm .mobile-menu nav a{display:block;padding:12px;border-bottom:1px solid #edf1f3}.khm .hero-grid{grid-template-columns:1fr}.khm .hero-copy{padding:45px 0}.khm h1{font-size:2.7rem}.khm .hero p{font-size:1rem;margin:24px 0}.khm .hero-photo{min-height:380px;margin:0 -20px}.khm .hero-photo img{object-position:center 40%}.khm .photo-note{left:20px;right:20px;bottom:20px}.khm .eyebrow{font-size:.7rem;margin-bottom:18px}.khm .button{padding:15px 20px;gap:20px}.khm .strip-grid{grid-template-columns:1fr;padding:10px 0}.khm .strip-grid div{border-right:0;border-bottom:1px solid #dae2e6;padding:13px 0!important;display:flex;justify-content:space-between;gap:12px}.khm .strip-grid span{font-size:.75rem;text-align:right;align-self:center}.khm .section{padding:58px 0}.khm .section-head{display:block;margin-bottom:30px}.khm .section-head p{margin-top:20px}.khm .cards,.khm .split,.khm .gallery,.khm .detail-cards,.khm .contact-grid{grid-template-columns:1fr;gap:28px}.khm .card-image{height:300px}.khm .card-body{padding:26px}.khm .split-photo{height:410px}.khm .gallery figure img,.khm .two-gallery figure img{height:380px}.khm .cta{padding:45px 0}.khm .cta .wrap{display:block}.khm .cta .button{margin-top:26px}.khm .footer-grid{grid-template-columns:1fr 1fr;gap:32px}.khm .footer-grid>div:first-child{grid-column:1/-1}.khm .footer-bottom{display:block}.khm .footer-bottom span{display:block;margin-top:8px}.khm .footer{padding-bottom:90px}.khm .mobile-contact{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:30;background:white;padding:10px 16px;border-top:1px solid #dce4e7;gap:10px;padding-bottom:max(10px,env(safe-area-inset-bottom))}.khm .mobile-contact a{flex:1;padding:12px;font-size:.85rem}.khm .page-hero{padding:35px 0 46px}.khm .page-hero p{font-size:1rem}.khm .contact-panel{padding:28px}.khm .detail-cards{margin-top:28px;gap:0}}
@media(prefers-reduced-motion:reduce){.khm *{transition:none!important}}

.khm .hero-photo img{object-position:center 28%}

.khm .brand img{width:240px;height:auto;object-fit:contain}.khm .navrow{min-height:144px}@media(max-width:760px){.khm .brand img{width:200px;max-width:55vw}.khm .navrow{min-height:120px;gap:16px}}

.khm .button.whatsapp{background:#176b40;color:#fff}
.khm .button.whatsapp:hover{background:#105431}
.khm .whatsapp-float{position:fixed;right:24px;bottom:24px;z-index:35;box-shadow:0 4px 18px #102a3b30;border-radius:28px}
@media(max-width:760px){.khm .whatsapp-float{display:none}.khm .mobile-contact{gap:6px;padding-left:10px;padding-right:10px}.khm .mobile-contact a{min-width:0;padding:12px 6px;font-size:.82rem}}

.khm .navrow{gap:20px}.khm .nav{gap:19px}.khm .hero-photo{overflow:hidden}
.khm .hero-photo img{aspect-ratio:3/4}.khm main:focus{outline:none}
.khm .card-image:focus-visible{outline-offset:-4px}
@media(min-width:761px) and (max-width:1000px){.khm .nav{gap:11px;font-size:.82rem}.khm .brand img{width:180px}.khm .navrow{gap:16px}}
