@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');

:root{color-scheme:light;--ink:#18292f;--muted:#586970;--green:#b8e449;--blue:#007b9b;--line:#dce4e4;--paper:#f7f9f7;font-family:'DM Sans',sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}
*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible{outline:3px solid #008caf;outline-offset:6px}::selection{background:#c7ee76;color:#12212a}.wrap{width:min(1200px,calc(100% - 96px));margin-inline:auto}.icon-library{position:absolute;width:0;height:0;overflow:hidden}.icon{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.skip-link{position:absolute;left:20px;top:-80px;z-index:5;background:white;padding:15px}.skip-link:focus{top:10px}.header{height:112px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:11px;font-family:Manrope,sans-serif;font-weight:800;font-size:23px;letter-spacing:-1px}.brand img{object-fit:contain}.brand-light{font-weight:500}.brand small{display:block;font-family:'DM Sans',sans-serif;font-size:8px;letter-spacing:1.65px;margin-top:3px;font-weight:600}.login{display:flex;gap:22px;align-items:center;border:1px solid #cdd7d8;border-radius:9px;font-size:14px;font-weight:650;padding:12px 19px;transition:background .2s,border-color .2s}.login:hover{background:#e9efeb;border-color:#9fb0ad}.login .icon{width:18px}.hero{display:grid;grid-template-columns:1.12fr 1fr;min-height:580px;background:#101e25;border-radius:22px;overflow:hidden;color:#f9fcf7;position:relative;box-shadow:0 18px 45px #17382a0c}.hero-copy{padding:64px 0 52px 56px;z-index:1;animation:appear .7s ease both}.eyebrow{font-size:10px;letter-spacing:1.8px;font-weight:700;display:flex;align-items:center;gap:9px;margin:0 0 23px}.hero .eyebrow{color:#bccbd0}.dot{width:6px;height:6px;display:inline-block;border-radius:50%;background:var(--green);box-shadow:0 0 14px #b8e44950}h1,h2{font-family:Manrope,sans-serif}h1{font-size:clamp(56px,6.2vw,82px);letter-spacing:-4.8px;line-height:1.06;margin:0 0 25px;font-weight:650}h1 span{color:var(--green)}.intro{font-size:19px;letter-spacing:-.2px;margin:0 0 12px}.description{color:#aebfc6;font-size:15px;line-height:1.8;max-width:380px;margin:0 0 27px}.primary{display:inline-flex;align-items:center;gap:12px;background:var(--green);color:#18260b;font-size:15px;font-weight:700;padding:15px 19px;border-radius:9px;transition:background .2s,transform .2s,box-shadow .2s}.primary .icon:last-child{margin-left:18px;width:19px}.primary:hover{background:#c8f269;transform:translateY(-2px);box-shadow:0 8px 25px #b8e44920}.hero-note{font-size:11px;color:#91a5ad;margin:16px 0 0}.hero-art{position:relative;display:flex;align-items:center;justify-content:center;isolation:isolate;background:radial-gradient(ellipse at 50% 50%,#12627638,transparent 68%);overflow:hidden}.hero-art:before{content:'';position:absolute;inset:0;z-index:-2;background-image:linear-gradient(#c1dfda07 1px,transparent 1px),linear-gradient(90deg,#c1dfda07 1px,transparent 1px);background-size:42px 42px;mask-image:radial-gradient(ellipse,#000,transparent 72%)}.hero-logo{width:72%;height:auto;z-index:1;filter:drop-shadow(0 18px 22px #0006);animation:float 7s ease-in-out infinite}.orbit{position:absolute;border:1px solid #75939921;border-radius:50%;width:87%;aspect-ratio:1;transform:rotate(-28deg)}.orbit:after{content:'';position:absolute;width:6px;height:6px;border-radius:50%;background:#18a8c0;left:14%;top:14%;box-shadow:0 0 15px #18a8c080}.orbit-two{width:106%;border-style:dashed;border-color:#75939916;transform:rotate(150deg)}.orbit-two:after{background:var(--green)}.art-label{position:absolute;top:53px;right:42px;font-size:8px;letter-spacing:1.8px;color:#a6b9bd;display:flex;align-items:center;gap:8px}.art-caption{position:absolute;bottom:46px;left:17%;right:12%;display:flex;justify-content:space-between;align-items:center;color:#6f9098;font-size:8px;letter-spacing:2px}.art-caption .icon{width:20px}.service-strip{display:flex;justify-content:space-around;gap:16px;border-bottom:1px solid var(--line);padding:26px 0}.service-strip p{display:flex;align-items:center;gap:12px;font-size:12px;color:#53666a;margin:0}.service-strip .icon{color:#58857e;width:19px}.contact{display:grid;grid-template-columns:1fr 1.7fr;gap:60px;padding-top:65px;padding-bottom:67px}.contact-heading .eyebrow{color:#4c7770;font-size:9px;margin-bottom:16px}.contact h2{font-size:40px;line-height:1.2;letter-spacing:-1.8px;font-weight:600;margin:0 0 17px}.contact-heading>p:last-child{font-size:14px;color:var(--muted);line-height:1.8;margin:0}.contact-details{display:grid;grid-template-columns:1.1fr 1fr;gap:32px 28px;padding-top:5px}.detail{display:flex;gap:15px;min-width:0}.icon-box{width:39px;height:39px;display:grid;place-items:center;border:1px solid #dbe6df;background:#eef3ee;color:#426e60;border-radius:11px;flex-shrink:0}.icon-box .icon{width:19px;height:19px}h3{font-size:13px;margin:2px 0 11px;font-weight:700}address,.detail p{font-style:normal;font-size:13px;line-height:1.85;color:var(--muted);margin:0}.detail strong{font-weight:600;color:var(--ink)}.text-link{display:inline-flex;align-items:center;gap:7px;font-size:12px;font-weight:650;color:var(--blue);margin-top:12px}.text-link .icon{width:16px;height:16px}.contact-link{font-size:13px;line-height:1.6}.contact-link:hover,.text-link:hover{text-decoration:underline;text-underline-offset:4px}.email{overflow-wrap:anywhere}.detail p.muted{font-size:11px;color:#65777d;margin-top:7px}.footer{padding:24px 0 28px;border-top:1px solid var(--line);display:flex;justify-content:space-between;color:#63767b;font-size:10px}.footer span:nth-child(2){color:#3f6358}@keyframes appear{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes float{0%,100%{transform:translateY(0)}50%{transform:translateY(-7px)}}
@media(min-width:1500px){.hero{min-height:610px}.hero-copy{padding-top:72px}}
@media(max-width:1050px){.wrap{width:calc(100% - 56px)}.hero-copy{padding:48px 0 44px 35px}.hero{min-height:540px;grid-template-columns:1.2fr 1fr}h1{font-size:66px}.intro{font-size:17px}.description{font-size:14px;padding-right:10px}.art-label{right:22px;font-size:7px}.art-caption{font-size:7px;left:12%;right:8%}.contact{gap:30px;grid-template-columns:1fr 1.8fr}.contact-details{gap:28px 18px}.detail{gap:10px}.contact h2{font-size:34px}}
@media(max-width:760px){.wrap{width:calc(100% - 36px)}.header{height:88px}.brand{font-size:20px;gap:8px}.brand img{width:40px;height:40px}.brand small{font-size:6px;letter-spacing:1.5px}.login{padding:10px 14px;gap:12px;font-size:13px}.hero{grid-template-columns:1fr;min-height:0;border-radius:18px}.hero-copy{padding:38px 28px 0}.eyebrow{font-size:9px}h1{font-size:64px;letter-spacing:-3.8px;margin-bottom:22px}.intro{font-size:17px}.description{max-width:440px;padding:0}.hero-art{height:290px;margin-top:10px}.hero-logo{width:225px}.orbit{width:265px}.orbit-two{width:320px}.art-label{top:22px;right:24px;font-size:6px}.art-caption{bottom:20px;left:28px;right:28px;font-size:6px}.service-strip{padding:21px 0;gap:12px}.service-strip p{font-size:10px;gap:7px;max-width:120px;line-height:1.5}.service-strip .icon{width:17px}.contact{grid-template-columns:1fr;gap:29px;padding:43px 0}.contact h2{font-size:35px}.contact h2 br{display:none}.contact-details{gap:30px 20px;grid-template-columns:1.15fr 1fr}.footer{font-size:9px;gap:12px;flex-wrap:wrap}.footer span:nth-child(2){display:none}}
@media(max-width:460px){.contact-details{grid-template-columns:1fr;gap:25px}.contact h2{font-size:32px}.service-strip p{flex-direction:column;align-items:flex-start;font-size:9px;gap:8px}.hero-copy{padding:34px 24px 0}h1{font-size:58px}.intro{font-size:16px}.description{font-size:13px}.primary{font-size:14px}.brand{font-size:18px}.brand small{letter-spacing:1.1px}.header{gap:10px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
.repairs{display:grid;grid-template-columns:1fr 1.7fr;gap:60px;padding:65px 0;border-bottom:1px solid var(--line)}
.repairs-heading .eyebrow{color:#4c7770;font-size:9px;line-height:1.7;margin-bottom:16px}
.repairs h2{font-size:40px;line-height:1.2;letter-spacing:-1.8px;font-weight:600;margin:0 0 17px}
.repairs-heading>p:last-child{font-size:14px;color:var(--muted);line-height:1.8;max-width:280px;margin:0}
.repair-examples{list-style:none;padding:0;margin:0;display:grid;gap:0}
.repair-examples li{display:flex;align-items:center;gap:15px;padding:15px 0;border-bottom:1px solid #e3e9e4;font-size:15px;line-height:1.6}
.repair-examples li:first-child{padding-top:0}
.repair-examples .icon{color:#587c3e;width:20px;height:20px}
.repairs-more{margin:22px 0 0;padding:18px 20px;border-radius:12px;background:linear-gradient(110deg,#eaf2dd,#eef3ec);color:#42513a;font-size:13px;line-height:1.85}
.repairs-more a{font-weight:650;text-decoration:underline;text-underline-offset:3px}
.repairs-more a:hover{color:#18292f}
.repairs-more .icon{width:15px;height:15px;vertical-align:middle;margin-left:3px}
@media(max-width:1050px){.repairs{grid-template-columns:1fr 1.8fr;gap:30px}.repairs h2{font-size:34px}}
@media(max-width:760px){.repairs{grid-template-columns:1fr;gap:24px;padding:43px 0}.repairs h2{font-size:35px}.repairs-heading>p:last-child{max-width:440px}.repair-examples li{font-size:14px;padding:14px 0}.repairs-more{padding:16px 18px}}
@media(max-width:460px){.repairs h2{font-size:32px}.repair-examples li{font-size:13px;gap:12px}}
