@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@500;600;700;800&family=Barlow:wght@400;500;600;700&display=swap');
:root{--ink:#202622;--orange:#f85b2a;--paper:#f3f4ef;--muted:#647067;--line:#d5d9d1}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:20px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Barlow,Arial,sans-serif;font-size:16px;line-height:1.5}button,input,a{-webkit-tap-highlight-color:transparent}a{color:inherit}button{font:inherit}header{max-width:1440px;margin:auto;padding:28px 5%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{text-decoration:none;font-family:'Barlow Condensed','Arial Narrow',sans-serif;font-weight:800;font-size:48px;line-height:.9;letter-spacing:-2px;display:inline-block;transform:skew(-5deg)}.brand span{display:block;font:600 10px/2.3 Barlow,Arial,sans-serif;letter-spacing:1.3px}.location{font-size:12px;font-weight:600;letter-spacing:1.5px}.location span{font-size:14px;font-weight:400;letter-spacing:0;color:var(--muted)}.toplink{font-size:14px;text-decoration:none;border-bottom:1px solid;padding:6px 0}.toplink span{margin-left:20px}main{max-width:1440px;margin:auto;padding:0 5%}.intro{padding:56px 0 42px;display:flex;align-items:flex-end;justify-content:space-between;gap:28px}.eyebrow,.section-tag{font-size:12px;letter-spacing:1.8px;font-weight:600}.eyebrow{margin:0 0 20px}.smallbar{display:inline-block;width:22px;height:4px;background:var(--orange);vertical-align:middle;margin-right:9px}h1,h2,h3,p{margin-top:0}h1{font-family:'Barlow Condensed','Arial Narrow',Impact,sans-serif;font-size:clamp(48px,5.3vw,78px);line-height:.98;letter-spacing:-1.5px;font-weight:600;margin-bottom:0}h1 em{font-style:normal;color:#ce4215}.intro-copy{max-width:340px;color:var(--muted);margin-bottom:3px;line-height:1.7}.workspace{display:grid;grid-template-columns:35% 65%;border:1px solid var(--ink);min-height:487px}.selector{padding:30px;background:var(--ink);color:white;display:flex;flex-direction:column}.selector .section-tag{color:#a5b0a7}.selector h2{font-size:28px;line-height:1.15;margin:17px 0 30px;font-weight:500}.choices{display:flex;flex-direction:column;gap:8px}.choices button{display:flex;align-items:center;text-align:left;background:transparent;border:1px solid #4d554f;color:#f3f4ef;padding:16px 13px;gap:12px;cursor:pointer;transition:background .2s,border-color .2s}.choices button[aria-pressed=true]{background:var(--orange);border-color:var(--orange);color:#1c211f}.choices button:hover{border-color:var(--orange)}.num{font-size:12px;align-self:flex-start;margin-top:4px;opacity:.65}.choices small{display:block;font-size:13px;margin-top:3px;opacity:.7}.arrow{margin-left:auto;font-size:21px}.aside-note{color:#a5b0a7;font-size:13px;line-height:1.6;margin:25px 0 0}.detail{padding:30px 38px;display:flex;flex-direction:column;background:#fff}.detail-top{display:flex;justify-content:space-between;gap:15px;align-items:center}.pill{font-size:12px;border:1px solid var(--line);border-radius:30px;padding:4px 10px;color:var(--muted)}.detail h2{font-family:'Barlow Condensed',Impact,sans-serif;font-size:44px;font-weight:500;line-height:1.05;letter-spacing:-.6px;margin:30px 0 17px}.description{color:var(--muted);max-width:540px;line-height:1.65}.process{display:grid;grid-template-columns:repeat(3,1fr);margin:19px 0 25px;border-top:1px solid var(--line);gap:20px;padding-top:18px}.step-number{display:block;font-size:12px;color:#bc3a12;font-weight:600;letter-spacing:1px;margin-bottom:8px}.step-title{font-size:16px;font-weight:600}.step-description{font-size:14px;color:var(--muted);line-height:1.5;margin-top:5px}.detail-bottom{border-top:1px solid var(--line);padding-top:18px;margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:20px}.detail-bottom .section-tag{font-size:10px;margin-bottom:6px}.detail-bottom p{margin-bottom:0;font-size:14px}.scope-note{font-size:12px;color:var(--muted);text-align:right}.preparation{display:grid;grid-template-columns:1fr 1fr;gap:10%;padding:68px 0;border-bottom:1px solid var(--line)}.prep-heading h2,.equipment h2{font-family:'Barlow Condensed',Impact,sans-serif;font-size:38px;line-height:1.1;font-weight:500;letter-spacing:-.5px;margin-bottom:18px}.prep-heading>p:not(.eyebrow){max-width:350px;color:var(--muted)}.progress-label{display:flex;justify-content:space-between;max-width:350px;font-size:12px;font-weight:600;margin-top:28px}.progress-label span+span{font-size:10px;letter-spacing:1px;color:var(--muted)}progress{display:block;width:100%;max-width:350px;height:5px;border:0;background:#dce0d8;margin-top:10px}progress::-webkit-progress-bar{background:#dce0d8}progress::-webkit-progress-value{background:var(--orange)}progress::-moz-progress-bar{background:var(--orange)}.prep-heading .local-note{font-size:12px;margin:10px 0 0}.checklist{border-top:1px solid var(--line)}.checklist label{display:flex;gap:16px;align-items:flex-start;border-bottom:1px solid var(--line);padding:19px 0;cursor:pointer}.checklist input{appearance:none;flex-shrink:0;width:22px;height:22px;border:1px solid #909a90;margin:3px 0 0;position:relative;background:white;border-radius:0}.checklist input:checked{background:var(--ink);border-color:var(--ink)}.checklist input:checked:after{content:'✓';color:white;position:absolute;left:4px;top:-2px;font-size:17px}.checklist strong{font-size:17px;font-weight:500;display:block}.checklist small{display:block;font-size:14px;color:var(--muted);margin-top:3px}.equipment{padding:49px 0 60px}.equipment-heading{display:flex;align-items:baseline;justify-content:space-between}.equipment-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line)}.equipment article{padding:30px 28px 0;border-right:1px solid var(--line)}.equipment article:first-child{padding-left:0}.equipment article:last-child{border:0}.equipment-number,.equipment-name{font-family:'Barlow Condensed',Impact,sans-serif;font-size:50px;line-height:1;letter-spacing:-1px;font-weight:600;display:block;margin-bottom:19px}.equipment-number span{font-size:28px}.equipment h3{font-size:17px;font-weight:600;margin-bottom:9px}.equipment article p{font-size:14px;max-width:280px;color:var(--muted)}.equipment-foot{font-size:10px;font-weight:600;letter-spacing:1.5px;color:#a23b1d}footer{background:var(--ink);color:var(--paper);padding:35px 5%;display:flex;align-items:center;justify-content:space-between;gap:30px}footer p{font-size:14px;margin:0}footer p span{font-size:12px;color:#a5b0a7}.footer-end{font-size:10px;letter-spacing:2px;color:#a5b0a7}:focus-visible{outline:3px solid #1478c7;outline-offset:4px}@media(min-width:1500px){footer{padding-left:calc((100vw - 1296px)/2);padding-right:calc((100vw - 1296px)/2)}}@media(max-width:900px){.intro-copy{max-width:270px}.workspace{grid-template-columns:40% 60%}.selector{padding:24px 20px}.detail{padding:24px}.pill{display:none}.detail h2{font-size:36px}.process{gap:12px}.scope-note{display:none}.choices button{padding:14px 10px}.choices small{font-size:12px}.preparation{gap:6%}.equipment-heading{display:block}.footer-end{display:none}}@media(max-width:650px){header{padding:22px 6%}.brand{font-size:40px}.brand span{font-size:8px}.location{display:none}main{padding:0 6%}.intro{display:block;padding:35px 0 28px}.intro-copy{margin-top:20px;max-width:100%;font-size:15px}.intro-copy br{display:none}.eyebrow{font-size:11px;letter-spacing:1.3px}h1{font-size:52px}.workspace{display:block}.selector{padding:23px 20px}.selector h2{font-size:23px;margin:11px 0 20px}.selector h2 br{display:none}.choices{gap:6px}.choices button{padding:12px}.aside-note{display:none}.detail{padding:24px 20px}.detail h2{font-size:38px;margin-top:24px}.process{gap:14px}.step-title{font-size:14px}.step-description{font-size:13px}.preparation{display:block;padding:40px 0}.checklist{margin-top:28px}.prep-heading>p:not(.eyebrow){max-width:100%}.equipment{padding:34px 0 40px}.equipment h2,.prep-heading h2{font-size:34px}.equipment-grid{display:block}.equipment article,.equipment article:first-child{padding:24px 0;border-right:0;border-bottom:1px solid var(--line)}.equipment-number,.equipment-name{font-size:40px;margin-bottom:13px}.equipment article p{max-width:100%}footer{padding:28px 6%;gap:20px}footer p{font-size:12px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* Supplied TRAX brand artwork, kept at its original proportions. */
.brand{display:block;transform:none;line-height:0;flex-shrink:0;width:240px;max-width:100%}.brand img{display:block;width:100%;height:auto}footer .brand{width:210px}@media(max-width:650px){.brand{width:180px}footer{flex-wrap:wrap}footer .brand{width:180px}.toplink{margin-left:16px}}@media(max-width:360px){header .brand{width:155px}.toplink span{margin-left:8px}}

.header-nav{display:flex;align-items:center;gap:24px}.quote-link{display:inline-block;background:var(--orange);border:1px solid var(--orange);padding:12px 20px;color:var(--ink);text-decoration:none;font:600 16px/1.4 Barlow,Arial,sans-serif;cursor:pointer;white-space:nowrap}.quote-link:hover{background:#ff754b}.quote-section{border-top:1px solid var(--line);padding:54px 0 64px;display:grid;grid-template-columns:1fr 1.4fr;gap:8%}.quote-section h2{font:500 44px/1.1 'Barlow Condensed',Impact,sans-serif;margin-bottom:18px}.quote-section p{color:var(--muted)}.quote-note{font-size:14px}.quote-fields{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-bottom:22px}.quote-section label{display:block;font-size:16px;font-weight:500}.quote-section input,.quote-section select,.quote-section textarea{display:block;width:100%;min-width:0;margin-top:7px;padding:12px;border:1px solid #909a90;border-radius:0;background:#fff;color:var(--ink);font:400 16px/1.5 Barlow,Arial,sans-serif}.quote-section textarea{resize:vertical}.full-width{grid-column:1/-1}#quote-result{margin-top:26px}#copy-quote{margin-top:12px;padding:10px 18px;background:var(--ink);color:white;border:1px solid var(--ink);cursor:pointer;font:500 16px Barlow,Arial,sans-serif}#quote-status{margin:12px 0 0;font-size:14px}@media(max-width:900px){header .location{display:none}}@media(max-width:650px){header{flex-wrap:wrap;gap:20px}.header-nav{width:100%;justify-content:space-between;gap:16px}.header-nav .toplink{margin-left:0}.quote-section{display:block;padding:36px 0}.quote-section form{margin-top:26px}.quote-fields{grid-template-columns:1fr}.quote-section h2{font-size:38px}}

.builder-banner{display:grid;grid-template-columns:1fr 1fr;gap:8%;padding:28px 0 34px;border-top:1px solid var(--line)}.builder-banner .eyebrow{margin-bottom:10px}.builder-banner h2{font:500 34px/1.1 'Barlow Condensed',Impact,sans-serif;margin:0}.builder-banner p{color:var(--muted);margin-bottom:12px}.builder-banner a{font-size:16px;font-weight:600;text-underline-offset:5px}.location{max-width:290px}.location span{display:block}.detail-bottom #machines{max-width:310px}@media(max-width:650px){.builder-banner{grid-template-columns:1fr;gap:18px}.builder-banner h2{font-size:32px}}

.project-gallery{padding:50px 0 0}.gallery-heading{display:flex;justify-content:space-between;align-items:end;gap:20px}.gallery-heading h2{font:500 38px/1.1 'Barlow Condensed',Impact,sans-serif;margin-bottom:24px}.gallery-heading .eyebrow{margin-bottom:12px}.gallery-heading>p{font-size:14px;color:var(--muted);margin-bottom:24px}.photo-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.photo-grid figure{margin:0;min-width:0}.photo-open{display:block;width:100%;padding:0;border:0;background:var(--ink);cursor:zoom-in;overflow:hidden}.photo-open img{display:block;width:100%;height:auto;aspect-ratio:4/3;object-fit:cover;transition:transform .2s}.photo-open:hover img{transform:scale(1.03)}.photo-grid figcaption{padding:10px 0;font-size:16px;font-weight:500}#photo-dialog{border:0;padding:16px;background:var(--ink);color:white;max-width:94vw;width:max-content;max-height:94dvh}#photo-dialog::backdrop{background:#000c}#large-photo{display:block;max-width:86vw;max-height:76dvh;object-fit:contain}#close-photo{display:block;margin:0 0 12px auto;padding:8px 14px;font:500 16px Barlow,Arial,sans-serif;background:white;color:var(--ink);border:0;cursor:pointer}#photo-caption{margin:12px 0 0;font-size:16px}@media(max-width:650px){.gallery-heading{display:block}.gallery-heading h2{font-size:34px;margin-bottom:12px}.photo-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.header-nav{gap:12px;flex-wrap:wrap}.header-nav .quote-link{margin-left:auto}.project-gallery{padding-top:36px}}@media(max-width:380px){.photo-grid{grid-template-columns:1fr}}

.social-links{display:flex;flex-wrap:wrap;gap:12px 22px;margin-top:16px}.social-links a{font-size:16px;text-underline-offset:4px}footer .social-links{margin:0}.gallery-heading a{text-underline-offset:3px}

[hidden]{display:none!important}.album-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:26px}.album-card{padding:0;border:1px solid var(--line);text-align:left;background:#fff;color:var(--ink);cursor:pointer;overflow:hidden}.album-card>img{display:block;width:100%;height:auto;aspect-ratio:16/10;object-fit:cover;transition:transform .2s}.album-card:hover>img{transform:scale(1.02)}.album-info{display:flex;flex-direction:column;padding:22px;gap:8px}.album-info strong{font:500 30px/1.1 'Barlow Condensed',Impact,sans-serif}.album-info>span{font-size:16px}.album-info .album-count{font-size:13px;letter-spacing:1.5px;color:var(--muted)}.album-action{color:#ae3410;font-weight:600;margin-top:9px}.album-toolbar{display:flex;align-items:center;flex-wrap:wrap;gap:16px;margin:0 0 24px}.album-toolbar h3{font:500 30px/1.2 'Barlow Condensed',Impact,sans-serif;margin:0}.album-toolbar>span{color:var(--muted);margin-left:auto}.album-toolbar button,.photo-controls button{border:1px solid var(--line);background:#fff;color:var(--ink);padding:10px 16px;cursor:pointer;min-height:44px}.photo-controls{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:16px}#large-photo{max-height:65dvh}#photo-dialog{min-width:min(420px,94vw)}@media(max-width:650px){.album-grid{grid-template-columns:1fr;gap:20px}.album-info{padding:18px}.photo-controls{gap:8px}.photo-controls button{padding:10px;font-size:14px}.album-toolbar>span{margin-left:0}}

.contact-details{display:flex;flex-direction:column;align-items:flex-start;gap:8px;font-style:normal;font-size:16px;margin:22px 0}.contact-details a{overflow-wrap:anywhere;max-width:100%;text-underline-offset:4px}.quote-section>div{min-width:0}footer{flex-wrap:wrap}footer .contact-details{margin:0;min-width:0}

.call-link{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 20px;background:var(--ink);border:1px solid var(--ink);color:#fff;text-decoration:none;font-weight:600;white-space:nowrap}.call-link:hover{background:#38423b}.header-nav{flex-wrap:wrap}@media(min-width:901px) and (max-width:1150px){header .location{display:none}}@media(max-width:650px){.header-nav .call-link,.header-nav .quote-link{flex:1;text-align:center;margin-left:0}.header-nav .toplink{flex-basis:calc(50% - 6px)}}
