@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap";:root{font-family:DM Sans,sans-serif;color:#17221f;background:#f5f7f5;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:#f5f7f5}.site-shell{max-width:1240px;margin:auto;padding:0 32px}.site-header{height:82px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #dfe6e1}.brand{display:flex;gap:11px;align-items:center;color:#17221f;text-decoration:none}.brand-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:10px;background:#123b32;color:#dff5dd;font:800 16px Manrope}.brand strong,.brand small{display:block}.brand strong{font:800 16px Manrope}.brand small{margin-top:2px;color:#718079;font-size:11px}.site-nav{display:flex;align-items:center;gap:28px}.site-nav a{color:#53635d;text-decoration:none;font-size:14px;font-weight:600}.site-nav a:hover{color:#123b32}.portal-link{display:flex;align-items:center;gap:7px;padding:11px 16px;border-radius:8px;background:#123b32!important;color:#fff!important}.menu-toggle{display:none;border:0;background:none;color:#123b32}.hero{display:grid;grid-template-columns:1fr .85fr;gap:50px;align-items:center;padding:95px 0 110px}.eyebrow{text-transform:uppercase;letter-spacing:.14em;color:#ad692d;font-size:11px;font-weight:700;margin:0 0 15px}.hero h1,h2{font-family:Manrope;margin:0;color:#123b32;letter-spacing:-.04em}.hero h1{font-size:clamp(42px,6vw,76px);line-height:1.04;max-width:710px}.hero-text{max-width:580px;color:#5b6b64;font-size:18px;line-height:1.65;margin:27px 0 32px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;gap:8px;padding:13px 18px;border-radius:8px;text-decoration:none;font-weight:700;font-size:14px}.button.primary{background:#123b32;color:#fff}.button.secondary{border:1px solid #cbd8d0;color:#31534a}.hero-visual{min-height:430px;position:relative;overflow:hidden;border-radius:22px;background:#123b32}.hero-visual:after{content:"";position:absolute;top:20px;right:20px;bottom:20px;left:20px;border:1px solid rgba(221,245,221,.2);border-radius:18px}.orb{position:absolute;border-radius:50%;filter:blur(1px)}.orb-one{width:330px;height:330px;right:-50px;top:-45px;background:#c38243}.orb-two{width:270px;height:270px;left:-90px;bottom:-100px;background:#4b8f78}.circuit-card{position:absolute;z-index:1;left:50%;top:50%;transform:translate(-50%,-50%);width:245px;padding:25px;border-radius:14px;background:#ffffffed;box-shadow:0 20px 50px #0003}.circuit-line{display:block;width:54px;height:4px;background:#c38243;margin-bottom:22px;border-radius:4px}.circuit-card strong,.circuit-card small{display:block}.circuit-card strong{font:700 20px Manrope;color:#123b32}.circuit-card small{margin-top:8px;color:#718079;line-height:1.4}.intro{max-width:760px;padding:15px 0 105px}.intro h2,.section-heading h2,.contact-panel h2{font-size:clamp(30px,4vw,48px);line-height:1.12}.intro>p:last-child{color:#5b6b64;font-size:18px;line-height:1.7;margin-top:20px}.services{border-top:1px solid #dfe6e1;padding:85px 0 105px}.section-heading{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:35px}.section-heading>p{max-width:370px;color:#718079;line-height:1.6;margin:0}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service-card{padding:28px;border:1px solid #dfe6e1;background:#fff;border-radius:12px}.service-icon{display:grid;place-items:center;width:44px;height:44px;border-radius:10px;color:#ad692d;background:#f5eadf;margin-bottom:25px}.service-card h3{font:700 20px Manrope;color:#123b32;margin:0 0 11px}.service-card p{color:#718079;line-height:1.6;margin:0}.contact-panel{display:flex;justify-content:space-between;gap:30px;align-items:center;padding:42px;background:#dcecdf;border-radius:16px;margin-bottom:80px}.contact-panel h2{font-size:36px}.contact-panel p:last-child{color:#5b6b64;margin:12px 0 0}.contact-actions{display:flex;gap:10px;flex-wrap:wrap}.contact-actions a{display:flex;gap:8px;align-items:center;padding:12px 15px;background:#123b32;color:#fff;text-decoration:none;border-radius:8px;font-weight:600;font-size:14px}footer{border-top:1px solid #dfe6e1;padding:24px 0 30px;display:flex;justify-content:space-between;color:#718079;font-size:12px}@media (max-width:760px){.site-shell{padding:0 20px}.site-header{height:72px}.menu-toggle{display:block}.site-nav{display:none;position:absolute;z-index:5;left:20px;right:20px;top:72px;padding:18px;background:#fff;border:1px solid #dfe6e1;border-radius:10px;box-shadow:0 15px 30px #173b3220;flex-direction:column;align-items:stretch;gap:16px}.site-nav.open{display:flex}.hero{grid-template-columns:1fr;padding:62px 0 75px;gap:45px}.hero h1{font-size:45px}.hero-visual{min-height:300px}.intro{padding-bottom:75px}.services{padding:65px 0 75px}.section-heading{display:block}.section-heading>p{margin-top:16px}.service-grid{grid-template-columns:1fr}.contact-panel{display:block;padding:28px;margin-bottom:55px}.contact-panel h2{font-size:30px}.contact-actions{margin-top:25px}footer{display:block;line-height:2}footer span{display:block}}
