@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;550;600;650;700;750;800&display=swap');
:root{--ink:#15221b;--dark:#101a16;--green:#b7ed73;--muted:#aebdb3;--paper:#f8faf7;--line:#dce3db;--font:'DM Sans',sans-serif;--display:'Manrope',sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.65 var(--font);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}::selection{background:var(--green);color:var(--dark)}a:focus-visible,button:focus-visible{outline:3px solid #51a52b;outline-offset:6px}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--display);line-height:1.14;font-weight:600;letter-spacing:-.045em}em{font-style:normal}img{display:block;max-width:100%}.skip-link{position:fixed;top:10px;left:10px;transform:translateY(-150%);z-index:100;background:white;padding:12px 20px}.skip-link:focus{transform:translateY(0)}.site-header{height:100px;padding:0 5%;display:flex;align-items:center;justify-content:space-between;gap:25px;max-width:1800px;margin:auto}.brand{display:flex;align-items:center;gap:12px;white-space:nowrap}.brand-mark{display:block;width:48px;height:48px;flex-shrink:0;background:white url('assets/amtechworks-logo.png') center 38%/106px auto no-repeat;mix-blend-mode:multiply}.brand-name{font-family:var(--display);font-size:18px;font-weight:800;letter-spacing:-.035em}.brand-name strong{font-size:14px;font-weight:650;letter-spacing:.095em}.brand-llc{font-size:12px;letter-spacing:.07em}nav{display:flex;align-items:center;gap:36px;font-size:14px;font-weight:550}nav>a:not(.nav-cta){position:relative}nav>a:not(.nav-cta):after{content:'';position:absolute;bottom:-6px;left:0;right:100%;height:2px;background:#218240;transition:right .2s}nav>a:hover:after{right:0}.nav-cta{display:flex;gap:30px;align-items:center;padding:11px 20px;border:1px solid #abb8ac;border-radius:4px}.nav-cta:hover{background:#edf3e9}.menu-toggle{display:none}.hero{margin:0 20px;padding:26px max(3.8%,24px) 0;color:#f7faf6;background:var(--dark);overflow:hidden;position:relative}.hero:before{content:'';position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(#c7dfcd06 1px,transparent 1px),linear-gradient(90deg,#c7dfcd06 1px,transparent 1px);background-size:68px 68px;mask-image:linear-gradient(to right,transparent,#000)}.hero-topline,.hero-bottom{position:relative;display:flex;justify-content:space-between;gap:20px;font-size:12px;letter-spacing:.12em;color:#aabbaf}.hero-topline{padding-bottom:22px;border-bottom:1px solid #ffffff20}.hero-grid{position:relative;display:grid;grid-template-columns:1.22fr 1fr;align-items:center;gap:65px;padding:72px 0 66px;max-width:1450px;margin:auto}.eyebrow{display:flex;align-items:center;gap:10px;font-size:12px;font-weight:600;letter-spacing:.15em;color:#c3cfc6}.eyebrow>span{width:7px;height:7px;border:1px solid var(--green);transform:rotate(45deg)}.hero h1{font-size:clamp(52px,6.3vw,98px);line-height:1.04;letter-spacing:-.065em;margin-top:26px}.hero h1 em{color:var(--green)}.hero-description{color:#bcc8bf;font-size:18px;line-height:1.7;max-width:455px;margin-top:26px}.button{display:inline-flex;gap:40px;align-items:center;justify-content:space-between;font-size:14px;font-weight:650;padding:17px 23px;border-radius:4px;transition:background .2s,transform .2s}.button-green{background:var(--green);color:#162616;margin-top:32px}.button-green:hover{background:#cafa8e;transform:translateY(-2px)}.button span{font-size:21px;line-height:1}.hero-footnote{display:flex;gap:12px;align-items:center;font-size:12px;letter-spacing:.13em;color:#98ac9f;margin-top:42px}.tiny-cross{font-size:23px;font-weight:400;color:var(--green)}.brand-panel{width:100%;max-width:500px;justify-self:end;background:#f2f5ef;color:#284030;border:1px solid #bdceb4;border-radius:6px;position:relative;box-shadow:18px 18px 0 -1px #101a16,18px 18px 0 0 #344636;transform:rotate(-2deg);transition:transform .4s}.brand-panel:hover{transform:rotate(0)}.panel-label,.panel-footer{display:flex;justify-content:space-between;align-items:center;font-size:12px;font-weight:600;letter-spacing:.11em;padding:19px 22px}.panel-label{border-bottom:1px solid #d7dfd2}.panel-label>span:last-child{font-size:18px}.logo-display{aspect-ratio:1.32;overflow:hidden;position:relative}.logo-display img{height:auto;position:absolute;width:106%;max-width:none;left:-3%;top:50%;transform:translateY(-50%);mix-blend-mode:multiply}.panel-footer{border-top:1px solid #d7dfd2}.hero-bottom{border-top:1px solid #ffffff20;padding:22px 0}.hero-bottom>a{display:flex;gap:25px;align-items:center;letter-spacing:0;font-size:13px;color:#e4eee5}.hero-bottom>a>span{font-size:19px;color:var(--green)}.section-wrap{max-width:1550px;margin:auto;padding:100px 5%}.section-heading{display:grid;grid-template-columns:1fr 2fr;gap:30px}.eyebrow.dark{color:#46624d}.dark>span{border-color:#32834a}.section-heading>.eyebrow{align-self:start;padding-top:9px}h2{font-size:clamp(34px,3.3vw,52px)}.section-heading h2 span{color:#75816f}.section-heading p:not(.eyebrow){max-width:555px;color:#606e63;margin-top:23px;line-height:1.8}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:55px;gap:18px}.service-card{padding:31px 30px 25px;border:1px solid var(--line);background:#fff;border-radius:5px;transition:border-color .25s,transform .25s}.service-card:hover{border-color:#78a861;transform:translateY(-4px)}.service-top{display:flex;align-items:center;justify-content:space-between;color:#809179;margin-bottom:38px}.service-top svg{width:39px;height:39px;stroke:#358248;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.service-top span{font-size:12px;font-family:monospace}.service-card h3{font-size:25px;letter-spacing:-.035em;line-height:1.25}.service-card p{font-size:15px;line-height:1.8;color:#657064;margin-top:19px;max-width:335px}.service-tags{display:flex;flex-wrap:wrap;gap:8px 15px;border-top:1px solid #e8ede5;padding-top:21px;margin-top:30px;font-size:12px;letter-spacing:.065em;color:#63755d;font-weight:600}.approach{border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr;gap:100px}.approach h2{margin-top:28px}.approach h2 em{color:#488139}.approach-intro>p:last-child{max-width:400px;color:#657064;margin-top:25px;line-height:1.8}.process{list-style:none;padding:0;margin:0}.process li{display:flex;gap:27px;padding:30px 0;border-bottom:1px solid var(--line)}.process li:first-child{padding-top:7px}.step-number{font-size:12px;color:#527946;padding-top:5px;font-family:monospace}.process h3{font-size:22px;letter-spacing:-.025em}.process p{color:#657064;max-width:470px;font-size:15px;margin-top:13px;line-height:1.8}.company{max-width:none;margin:0 20px;padding:78px 5%;background:#1b2b21;color:#f3f7ef;display:grid;grid-template-columns:1.2fr 1fr;gap:80px}.company h2{font-size:clamp(30px,3.3vw,50px);margin-top:29px}.company h2 em{color:var(--green)}.company-copy{max-width:490px;padding-top:4px}.company-copy p{color:#b9c7bb;line-height:1.9}.company-copy p+p{margin-top:16px}.text-link{display:inline-flex;gap:30px;align-items:center;font-size:14px;border-bottom:1px solid #71886b;padding-bottom:7px;margin-top:25px;color:var(--green)}.text-link:hover{border-color:var(--green)}.site-footer{max-width:1800px;margin:auto;padding:38px 5%;display:flex;align-items:center;justify-content:space-between;gap:25px}.site-footer>span,.site-footer>a:last-child{font-size:12px;color:#637060}.site-footer>a:last-child{display:flex;gap:14px}.site-footer .brand-mark{width:36px;height:36px;background-size:80px}.site-footer .brand-name{font-size:15px}.site-footer .brand-name strong{font-size:12px}.site-footer .brand-llc{font-size:12px}@media(min-width:1700px){.hero,.company{max-width:1760px;margin-left:auto;margin-right:auto}}@media(max-width:1050px){.hero-grid{gap:40px;padding:65px 0}.brand-panel{max-width:440px}.hero h1{font-size:66px}.hero-description{font-size:16px}.hero-footnote{font-size:12px}.service-card{padding:25px 22px}.service-card h3{font-size:23px}.service-tags{font-size:12px}.approach{gap:60px}.company{gap:45px}.site-footer .brand-name{font-size:13px}.site-footer .brand-name strong{font-size:12px}}@media(max-width:800px){.site-header{height:82px}.brand-name{font-size:16px}.brand-name strong{font-size:12px}nav{gap:20px;font-size:13px}.nav-cta{padding:9px 13px;gap:15px}.hero{margin:0 12px;padding:23px 5% 0}.hero-topline{font-size:12px}.hero-grid{gap:32px;padding:55px 0}.hero h1{font-size:53px}.eyebrow{font-size:12px}.hero-description{font-size:15px}.button{padding:15px 18px;gap:25px;font-size:13px}.panel-label,.panel-footer{font-size:12px;padding:14px 12px}.hero-footnote{display:none}.section-wrap{padding:75px 5%}.section-heading{grid-template-columns:1fr;gap:24px}.section-heading h2{font-size:40px}.service-grid{gap:12px;margin-top:35px}.service-card{padding:23px 18px}.service-card h3{font-size:21px}.service-card p{font-size:14px}.service-top{margin-bottom:27px}.approach{gap:45px}.approach h2{font-size:36px}.process h3{font-size:20px}.company{margin:0 12px;gap:30px;grid-template-columns:1fr}.company-copy{max-width:650px}.site-footer{flex-wrap:wrap}.site-footer>span{margin-left:auto}.site-footer>a:last-child{display:none}}@media(max-width:600px){html{scroll-padding-top:24px}.site-header{position:relative;padding:0 6%;height:83px}.brand-mark{width:40px;height:43px;background-size:94px}.brand{gap:8px}.brand-name{font-size:15px}.brand-name strong{font-size:12px}.brand-llc{font-size:12px}.menu-toggle{display:flex;gap:9px;align-items:center;border:1px solid #cbd4c6;background:transparent;border-radius:3px;padding:9px 12px;font-size:12px;min-height:44px;color:var(--ink)}nav{display:none;position:absolute;top:73px;left:12px;right:12px;z-index:10;padding:22px;background:var(--paper);border:1px solid var(--line);box-shadow:0 12px 22px #0001;align-items:stretch}nav.is-open{display:flex;flex-direction:column;gap:16px}nav>a{padding:8px}nav .nav-cta{justify-content:space-between;padding:12px}.hero-topline .domain{display:none}.hero-topline{font-size:12px;letter-spacing:.09em;padding-bottom:18px}.hero-grid{grid-template-columns:1fr;gap:42px;padding:40px 0 48px}.hero h1{font-size:clamp(47px,12vw,72px);margin-top:22px}.hero-description{font-size:16px;margin-top:23px;max-width:390px}.hero-copy .eyebrow{font-size:12px}.button-green{margin-top:27px}.brand-panel{width:94%;justify-self:center;max-width:410px;box-shadow:9px 9px 0 -1px #101a16,9px 9px 0 0 #344636}.logo-display{aspect-ratio:1.48}.panel-label,.panel-footer{padding:13px 17px;font-size:12px}.panel-label>span:last-child{font-size:14px}.hero-bottom{font-size:12px;letter-spacing:.07em;align-items:center;padding:19px 0}.hero-bottom>a{font-size:12px;gap:12px}.section-wrap{padding:62px 7%}.section-heading h2{font-size:34px}.section-heading p:not(.eyebrow){font-size:16px;margin-top:20px}.service-grid{grid-template-columns:1fr;gap:15px}.service-card{padding:28px}.service-top{margin-bottom:25px}.service-card h3{font-size:26px}.service-card h3 br{display:initial}.service-card p{font-size:16px;max-width:none;margin-top:15px}.service-tags{font-size:12px;margin-top:24px}.approach{grid-template-columns:1fr;gap:35px}.approach h2{font-size:40px}.approach-intro>p:last-child{font-size:16px}.process li{gap:23px}.process h3{font-size:22px}.process p{font-size:16px}.company{padding:56px 7%;gap:30px}.company h2{font-size:34px}.company .eyebrow{font-size:12px}.company-copy p{font-size:16px}.site-footer{padding:30px 6%;justify-content:center;gap:14px;flex-direction:column}.site-footer>span{margin-left:0}.site-footer .brand-name{font-size:15px}.site-footer .brand-name strong{font-size:12px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}

.contact{display:grid;grid-template-columns:1.2fr 1fr;gap:80px}.contact h2{margin-top:27px}.contact h2 em{color:#488139}.contact>div>p:last-child{max-width:410px;color:#657064;margin-top:23px}.contact-details{align-self:center}.phone-link{display:block;padding:22px 0 29px;border-bottom:1px solid #dce3db}.contact-label{display:block;font-size:12px;letter-spacing:.13em;font-weight:600;color:#62745d;margin-bottom:11px}.phone-number{display:flex;align-items:center;justify-content:space-between;font-family:'Manrope',sans-serif;font-size:clamp(25px,2.7vw,40px);font-weight:600;letter-spacing:-.04em;gap:18px}.phone-number>span{color:#438331}.phone-link:hover .phone-number{color:#438331}.email-placeholder{padding-top:27px}.email-placeholder>span:nth-child(2){font-size:20px;font-weight:500}.email-placeholder p{font-size:14px;color:#657064;margin-top:4px}.site-footer{border-top:1px solid #dce3db}@media(max-width:800px){.contact{gap:35px}}@media(max-width:600px){.contact{grid-template-columns:1fr;gap:20px}.contact h2{font-size:40px}.phone-number{font-size:30px}.brand-name{font-size:14px}.brand-name strong{font-size:11px}.brand-llc{display:none}.hero-topline{font-size:12px}.hero-bottom>span{max-width:140px}.hero-topline>span{max-width:260px}.service-tags{font-size:12px}}

.service-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.service-card{min-width:0}@media(max-width:600px){.service-grid{grid-template-columns:minmax(0,1fr)}.hero-bottom{gap:16px}.panel-label,.panel-footer{letter-spacing:.04em;font-size:12px}}
