@font-face{font-family:RedHat;src:url('fonts/redhatdisplay.ttf') format('truetype');font-style:normal;font-weight:300 900;font-display:swap}
@font-face{font-family:WorkSans;src:url('fonts/worksans.ttf') format('truetype');font-style:normal;font-weight:100 900;font-display:swap}
:root{--ink:#232827;--paper:#fafbf9;--orange:#fc6b3c;--mint:#ddeadd;--muted:#616a63;--line:#d5dcd4;--rail:220px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--paper);color:var(--ink);font:400 16px/1.7 WorkSans,Arial,sans-serif}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-family:RedHat,Arial,sans-serif;font-weight:800}h2{font-size:clamp(34px,4vw,54px);line-height:1.07;letter-spacing:-1.8px}h3{font-size:31px;line-height:1.12;letter-spacing:-1px}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}a,button,input,select,textarea{touch-action:manipulation;-webkit-tap-highlight-color:transparent}button{cursor:pointer}img{display:block;width:100%;height:auto}[hidden]{display:none!important}::selection{background:var(--orange);color:var(--ink)}:focus-visible{outline:3px solid currentColor;outline-offset:5px}.skip-link{position:fixed;top:8px;left:8px;background:var(--orange);color:var(--ink);padding:12px 20px;z-index:50;transform:translateY(-160%)}.skip-link:focus{transform:none}.page{margin-right:var(--rail)}.content-width{width:min(1160px,calc(100% - 92px));margin-inline:auto}.section-space{padding-block:95px}.eyebrow{font-size:12px;font-weight:600;letter-spacing:1.3px;line-height:1.6;text-transform:uppercase}.site-rail{position:fixed;right:0;top:0;bottom:0;width:var(--rail);height:100dvh;z-index:20;padding:34px 27px 25px;background:var(--paper);border-left:1px solid var(--line);display:flex;flex-direction:column;overflow-y:auto}.brand{display:block}.brand-steps{display:flex;align-items:flex-start;gap:4px;height:67px;font:800 37px/1 RedHat,Arial,sans-serif}.brand-steps>span{display:grid;place-items:center;width:47px;height:47px;background:var(--ink);color:white}.brand-steps>span:nth-child(1){margin-top:14px}.brand-steps>span:nth-child(2){margin-top:7px;background:var(--orange);color:var(--ink)}.brand-steps>span:nth-child(3){background:var(--mint);color:var(--ink)}.brand-name{display:block;font-size:12px;letter-spacing:1px;font-weight:650;margin-top:6px;white-space:nowrap}.rail-location{font-size:12px;line-height:1.6;letter-spacing:1.5px;color:var(--muted);margin-top:36px}.main-nav{display:flex;flex-direction:column;gap:0;margin-top:28px}.main-nav>a{font-size:14px;font-weight:550;line-height:1.4;padding:14px 0;border-top:1px solid var(--line)}.main-nav>a:hover{color:#bb431e}.main-nav>a:last-child{border-bottom:1px solid var(--line)}.rail-contact{display:grid;gap:10px;padding-top:38px;margin-top:auto}.rail-contact>span{font-size:12px;color:var(--muted)}.rail-contact>a{font-size:14px;font-weight:600}.rail-contact>a:last-child{font-size:13px;display:flex;justify-content:space-between;gap:15px;font-weight:400;text-decoration:underline;text-underline-offset:4px}.rail-bottom{font-size:12px;color:var(--muted);line-height:1.65;margin-top:30px}.menu-toggle{display:none}.hero{position:relative;min-height:700px;display:flex;align-items:center;justify-content:center;background:var(--ink);color:white;padding:75px 45px 100px;overflow:hidden}.hero-image,.hero-shade{position:absolute;inset:0;width:100%;height:100%}.hero-image{object-fit:cover;object-position:50% 52%}.hero-shade{background:linear-gradient(180deg,#111b179e,#14201ae0)}.hero-copy{position:relative;text-align:center;max-width:760px;z-index:1}.hero-copy .eyebrow{color:#ebeee9}.hero h1{font-size:clamp(58px,6.7vw,103px);line-height:.94;letter-spacing:-3px;margin:27px 0 28px;font-weight:900}.hero-copy>p:not(.eyebrow){max-width:520px;margin-inline:auto;font-size:18px;line-height:1.7;color:#e6ece5}.button{display:inline-flex;align-items:center;justify-content:center;gap:27px;min-height:55px;font-size:14px;font-weight:600;line-height:1.4;padding:17px 23px;border:0;border-radius:2px;transition:background .2s}.button span{font-size:23px;line-height:1}.button-orange{background:var(--orange);color:var(--ink)}.button-orange:hover{background:#ff895e}.button-dark{background:var(--ink);color:var(--paper)}.button-dark:hover{background:#38493d}.hero-copy .button{margin-top:30px}.hero-bottom{position:absolute;bottom:29px;left:38px;right:38px;display:flex;align-items:center;justify-content:space-between;gap:25px;font-size:13px;z-index:1}.hero-bottom>a:last-child{display:flex;align-items:center;gap:25px}.hero-bottom a:hover{text-decoration:underline;text-underline-offset:4px}.gallery{padding-top:38px}.gallery-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:27px}.gallery-heading h2{font-size:15px;letter-spacing:.5px;line-height:1.3;font-weight:750}.gallery-heading>span{font-size:12px;color:var(--muted)}.photo-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:19px;align-items:start}.photo-strip figure:nth-child(2){margin-top:30px}.photo-strip figure:nth-child(3){margin-top:60px}.photo-strip img{height:235px;object-fit:cover}.photo-strip figure:nth-child(1) img{object-position:60% 53%}.photo-strip figure:nth-child(2) img{object-position:50% 50%}.photo-strip figure:nth-child(3) img{object-position:50% 53%}.photo-strip figcaption{font-size:12px;padding-top:12px;color:var(--muted)}.photo-note{font-size:12px;line-height:1.6;color:var(--muted);margin-top:24px;max-width:760px}.section-heading{display:grid;grid-template-columns:1.3fr 1fr;gap:18px 35px;align-items:end;margin-bottom:40px}.section-heading .eyebrow{grid-column:1/-1}.section-heading>p:last-child{max-width:340px;color:var(--muted);font-size:16px;justify-self:end;padding-bottom:4px}.service-stairs{display:flex;flex-direction:column;gap:0;align-items:flex-end}.service-step{padding:30px 34px;width:100%;background:var(--ink);color:var(--paper)}.step-two{width:92%;background:var(--mint);color:var(--ink)}.step-three{width:84%;background:var(--orange);color:var(--ink)}.step-heading{display:flex;align-items:center;justify-content:space-between;gap:25px}.step-number{font:800 68px/1 RedHat,Arial,sans-serif;letter-spacing:-3px;opacity:.8}.step-copy{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-top:20px}.step-copy p{font-size:16px;line-height:1.65;max-width:390px}.step-copy a{display:flex;align-items:center;justify-content:space-between;gap:22px;font-size:14px;font-weight:600;min-width:180px;max-width:225px;padding-bottom:7px;border-bottom:1px solid currentColor;line-height:1.55}.step-copy a span{font-size:23px}.step-copy a:hover{opacity:.75}.contact{background:var(--mint)}.contact-heading{display:grid;grid-template-columns:1fr 1fr;gap:35px;align-items:end;margin-bottom:35px}.contact-heading h2{margin-top:15px}.direct-links{display:grid;gap:10px;justify-self:end;min-width:0;max-width:100%;padding-bottom:4px}.direct-links>a:first-child{font:750 clamp(22px,2.7vw,36px)/1.2 RedHat,Arial,sans-serif;letter-spacing:-.8px}.direct-links>a:last-child{font-size:14px;overflow-wrap:anywhere;text-decoration:underline;text-underline-offset:4px}.inquiry-form{padding:30px;background:var(--paper)}.form-note{font-size:13px;color:var(--muted);line-height:1.6;margin-bottom:26px;max-width:620px}.form-sections{display:grid;grid-template-columns:1fr 1fr 1fr;gap:23px}.form-sections fieldset{border:0;margin:0;padding:0;min-width:0}.form-sections legend{display:flex;align-items:center;gap:9px;font-size:15px;font-weight:600;padding:0 0 18px;width:100%}.form-sections legend>span{display:grid;place-items:center;width:29px;height:29px;background:var(--ink);color:var(--paper);font:800 18px/1 RedHat,Arial,sans-serif;flex-shrink:0}.field{min-width:0}.field+.field{margin-top:20px}.field>label,#manual-copy label{display:block;font-size:14px;font-weight:500;margin-bottom:8px;line-height:1.4}.field>label span{display:block;font-size:12px;font-weight:400;color:var(--muted)}.field input,.field select,.field textarea,#copy-text{width:100%;min-width:0;display:block;background:white;color:var(--ink);border:1px solid #c4cec2;border-radius:2px;padding:12px 13px;font-size:16px;line-height:1.5}.field input,.field select{height:49px}.field select{padding-right:25px}.field input[type=date]{padding-inline:9px}.field textarea{resize:vertical;min-height:145px}.field input::placeholder,.field textarea::placeholder{color:#788075;opacity:1}.field :is(input,select,textarea):focus{outline:2px solid var(--ink);outline-offset:2px}.field-hint{font-size:12px;color:var(--muted);line-height:1.55;margin-top:9px}.message-row{display:grid;grid-template-columns:1.75fr 1fr;gap:27px;align-items:end;margin-top:27px;padding-top:25px;border-top:1px solid var(--line)}.form-submit .button{width:100%;justify-content:space-between;padding-inline:17px;gap:15px;font-size:14px}.form-submit>p{font-size:12px;color:var(--muted);line-height:1.6;margin-top:14px}.form-error{font-size:14px;color:#a02f24;margin-top:19px}.no-script{font-size:14px;margin-top:20px}.email-review{border-top:1px solid var(--line);margin-top:30px;padding-top:27px}.review-title h3{font-size:27px;letter-spacing:-.6px;margin-top:8px}.recipient{font-size:13px;overflow-wrap:anywhere;margin-top:17px}.email-review pre{white-space:pre-wrap;overflow-wrap:anywhere;font:400 16px/1.7 WorkSans,Arial,sans-serif;border:1px solid var(--line);background:#edf2eb;padding:20px;margin-block:17px 21px}.review-actions{display:flex;flex-wrap:wrap;align-items:center;gap:22px}#copy-email{border:0;background:transparent;color:var(--ink);text-decoration:underline;text-underline-offset:4px;font-size:14px;font-weight:500;padding:12px 0}.review-note,#copy-status{font-size:13px;color:var(--muted);line-height:1.6;margin-top:14px}#manual-copy{margin-top:18px}#copy-text{font-size:14px;resize:vertical}.about-grid{display:grid;grid-template-columns:1.4fr 1fr;gap:55px;align-items:end}.about-copy h2{font-size:clamp(30px,3.4vw,47px);margin-top:16px;line-height:1.1}.about-copy>p:not(.eyebrow){margin-top:23px;color:var(--muted);font-size:16px;max-width:570px}.address-card{background:var(--ink);color:var(--paper);padding:28px;min-width:0}.address-label{font-size:12px;text-transform:uppercase;letter-spacing:1px;color:#cdd8cd}.address-card address{font:600 23px/1.45 RedHat,Arial,sans-serif;margin-top:18px;font-style:normal}.address-card>a{display:flex;justify-content:space-between;gap:20px;font-size:13px;padding-bottom:18px;border-bottom:1px solid #788378;margin-top:24px}.address-card>a span{color:var(--orange);font-size:22px}.address-card>p{font-size:12px;letter-spacing:1px;margin-top:18px}.dock-photo{margin-top:44px}.dock-photo img{height:350px;object-fit:cover;object-position:50% 60%}.dock-photo figcaption{font-size:12px;color:var(--muted);border-bottom:1px solid var(--line);padding-block:13px}.footer{background:var(--orange)}.footer-top{padding-block:42px;display:flex;align-items:center;justify-content:space-between;gap:35px}.footer-top>p{font:900 48px/1 RedHat,Arial,sans-serif;letter-spacing:-1.8px}.footer-top>div{display:grid;gap:8px;max-width:100%;font-size:15px}.footer-top a{overflow-wrap:anywhere}.footer-top a:hover{text-decoration:underline;text-underline-offset:4px}.footer-bottom{border-top:1px solid #23282750;padding-block:20px;display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:12px}.footer-bottom>a{display:flex;gap:30px;font-size:14px}
@media(min-width:1600px){:root{--rail:245px}.site-rail{padding-inline:35px}.hero{min-height:780px}.hero h1{font-size:108px}}
@media(max-width:1200px){:root{--rail:205px}.site-rail{padding-inline:22px}.content-width{width:calc(100% - 64px)}.hero{min-height:670px}.hero h1{font-size:78px}.hero-copy>p:not(.eyebrow){font-size:17px}.section-heading{grid-template-columns:1.1fr 1fr;gap:18px 28px}.service-step{padding:27px}.step-copy{align-items:start;flex-direction:column;gap:20px}.step-copy p{max-width:520px;font-size:16px}.step-copy a{max-width:none;min-width:250px;font-size:14px}.form-sections{grid-template-columns:1fr 1fr;gap:25px}.form-sections fieldset:last-child{grid-column:1/-1;max-width:320px}.field>label span{display:inline;margin-left:4px}.message-row{grid-template-columns:1fr}.form-submit{display:flex;align-items:center;gap:22px}.form-submit .button{width:auto;min-width:200px}.form-submit>p{margin:0}.contact-heading{grid-template-columns:1fr;gap:24px}.direct-links{justify-self:start}.direct-links>a:first-child{font-size:32px}.about-grid{gap:35px;grid-template-columns:1.2fr 1fr}.address-card{padding:23px}.address-card address{font-size:21px}.photo-strip{gap:14px}.photo-strip img{height:220px}.gallery-heading{align-items:start;flex-direction:column;gap:7px}.footer-top>p{font-size:43px}.footer-top>div{font-size:14px}}
@media(max-width:1000px){html{scroll-padding-top:105px}.page{margin-right:0}.site-rail{position:sticky;top:0;width:100%;height:auto;bottom:auto;padding:14px 28px;border-left:0;border-bottom:1px solid var(--line);overflow:visible;display:block}.rail-top{display:flex;align-items:center;justify-content:space-between;gap:25px}.brand{display:flex;gap:14px;align-items:center}.brand-steps{height:47px;font-size:27px;gap:3px}.brand-steps>span{width:33px;height:33px}.brand-steps>span:nth-child(1){margin-top:10px}.brand-steps>span:nth-child(2){margin-top:5px}.brand-name{margin:0;font-size:12px;letter-spacing:.6px}.rail-location,.rail-contact,.rail-bottom{display:none}.main-nav{margin-top:13px;display:flex;flex-direction:row;gap:20px;justify-content:space-between;border-top:1px solid var(--line)}.main-nav>a{border:0;padding:12px 0;font-size:14px}.main-nav>a:last-child{border:0}.js .menu-toggle{display:flex;align-items:center;gap:13px;padding:9px 13px;min-height:44px;border:1px solid #afb9ae;background:transparent;color:var(--ink);font-size:14px;border-radius:2px}.menu-toggle span{font-size:22px;line-height:1}.js .main-nav{display:none}.js .main-nav.is-open{display:flex}.hero{min-height:650px;padding-inline:35px}.hero h1{font-size:84px}.hero-copy>p:not(.eyebrow){font-size:18px}.content-width{width:calc(100% - 64px)}.section-space{padding-block:75px}.photo-strip img{height:255px}.section-heading{grid-template-columns:1.2fr 1fr}.step-copy{flex-direction:row;align-items:end;gap:25px}.step-copy a{min-width:200px;font-size:14px}.service-step{padding:30px}.contact-heading{grid-template-columns:1fr 1fr;gap:28px}.direct-links{justify-self:end;align-self:end}.direct-links>a:first-child{font-size:29px}.direct-links>a:last-child{font-size:13px}.form-sections{grid-template-columns:1fr 1fr 1fr;gap:22px}.form-sections fieldset:last-child{grid-column:auto;max-width:none}.field>label span{display:block;margin:0}.form-submit{justify-content:space-between}.about-copy h2{font-size:42px}.dock-photo img{height:350px}}
@media(max-width:720px){.content-width{width:calc(100% - 40px)}.site-rail{padding-inline:20px}.brand{gap:11px}.brand-name{font-size:12px;letter-spacing:0}.hero{min-height:620px;padding:60px 24px 90px}.hero h1{font-size:70px;letter-spacing:-2.8px}.hero-copy .eyebrow{font-size:12px;letter-spacing:.8px;max-width:350px;margin-inline:auto}.hero-copy>p:not(.eyebrow){font-size:17px;max-width:420px}.hero-bottom{left:25px;right:25px;font-size:12px;gap:20px}.hero-bottom>a:last-child{gap:12px}.gallery{padding-top:29px}.gallery-heading h2{font-size:15px}.photo-strip{gap:14px;grid-template-columns:1fr 1fr}.photo-strip figure:nth-child(2){margin-top:26px}.photo-strip figure:nth-child(3){grid-column:1/-1;margin-top:6px;display:grid;grid-template-columns:1fr 1fr;gap:20px;background:#edf2eb;align-items:center}.photo-strip figure:nth-child(3) img{height:260px;object-position:50% 46%}.photo-strip figure:nth-child(3) figcaption{padding:0 14px 0 0;font-size:14px;color:var(--ink);max-width:200px}.photo-strip img{height:220px}.section-heading{grid-template-columns:1fr;gap:18px}.section-heading>p:last-child{justify-self:start;max-width:490px}.section-heading h2{font-size:43px}.service-step{padding:27px}.step-two{width:95%}.step-three{width:90%}.step-copy{flex-direction:column;align-items:start;gap:18px}.step-copy a{font-size:14px;min-width:230px}.step-heading h3{font-size:31px}.step-number{font-size:60px}.contact-heading{grid-template-columns:1fr;gap:25px}.contact-heading h2{font-size:43px}.direct-links{justify-self:start}.direct-links>a:first-child{font-size:33px}.direct-links>a:last-child{font-size:15px}.inquiry-form{padding:26px}.form-sections{grid-template-columns:1fr 1fr;gap:27px 22px}.form-sections fieldset:last-child{grid-column:1/-1;max-width:320px}.message-row{gap:21px;margin-top:24px}.form-submit{justify-content:flex-start;align-items:start;flex-direction:column;gap:14px}.form-submit>p br{display:none}.about-grid{grid-template-columns:1fr;gap:30px}.about-copy h2{font-size:39px}.address-card{padding:28px;max-width:none}.address-card address{font-size:25px}.address-card>a{font-size:14px}.dock-photo{margin-top:32px}.dock-photo img{height:300px}.footer-top{align-items:start;flex-direction:column;gap:25px;padding-block:35px}.footer-top>p{font-size:45px}.footer-top>div{font-size:15px}.footer-bottom{align-items:center}}
@media(max-width:450px){.content-width{width:calc(100% - 32px)}.site-rail{padding:13px 16px}.brand{gap:9px}.brand-steps{height:41px;font-size:24px}.brand-steps>span{width:29px;height:29px}.brand-name{max-width:92px;white-space:normal;font-size:12px;line-height:1.3}.js .menu-toggle{padding:9px 11px;gap:9px;font-size:14px}.main-nav{flex-direction:column;gap:0;padding-top:8px}.main-nav>a{padding:11px 0;border-bottom:1px solid var(--line)}.hero{min-height:610px;padding-inline:20px}.hero h1{font-size:clamp(47px,12.6vw,61px);line-height:.98;letter-spacing:-2px;margin-block:23px}.hero-copy .eyebrow{font-size:12px;letter-spacing:.6px;line-height:1.7;max-width:245px}.hero-copy>p:not(.eyebrow){font-size:16px;line-height:1.75;max-width:325px}.hero-copy .button{font-size:14px;gap:20px;padding:16px 18px;margin-top:26px}.hero-bottom{flex-direction:column;gap:7px;align-items:center;bottom:22px;font-size:12px;left:20px;right:20px}.gallery-heading>span{font-size:12px;line-height:1.6}.photo-strip{grid-template-columns:1fr;gap:22px}.photo-strip figure:nth-child(2){margin:0}.photo-strip figure:nth-child(3){display:block;margin:0;grid-column:auto;background:none}.photo-strip img,.photo-strip figure:nth-child(3) img{height:270px}.photo-strip figure:nth-child(3) figcaption,.photo-strip figcaption{font-size:13px;max-width:none;color:var(--muted);padding:10px 0 0}.photo-note{font-size:12px;margin-top:20px}.section-space{padding-block:60px}.section-heading{margin-bottom:30px}.section-heading h2{font-size:35px;letter-spacing:-1.4px}.service-step,.step-two,.step-three{width:100%;padding:24px 21px}.step-heading{gap:17px}.step-heading h3{font-size:27px;letter-spacing:-.7px}.step-number{font-size:50px;letter-spacing:-2px}.step-copy{margin-top:18px}.step-copy p{font-size:16px}.step-copy a{font-size:14px;width:100%;min-width:0;max-width:none;gap:14px}.contact-heading h2{font-size:39px}.direct-links>a:first-child{font-size:30px}.direct-links>a:last-child{font-size:14px}.inquiry-form{padding:22px 17px}.form-note{font-size:13px}.form-sections{grid-template-columns:1fr;gap:28px}.form-sections fieldset:last-child{grid-column:auto;max-width:none}.form-sections legend{padding-bottom:17px;font-size:16px}.field>label span{display:inline;margin-left:4px}.field input,.field select,.field textarea{padding:12px;font-size:16px}.message-row{padding-top:23px}.form-submit{align-items:stretch}.form-submit .button{min-width:0;width:100%;padding-inline:16px}.form-submit>p{font-size:12px}.review-title h3{font-size:25px}.email-review pre{padding:14px;font-size:16px}.review-actions{align-items:stretch;flex-direction:column;gap:7px}.review-actions .button{font-size:14px;gap:20px}.about-copy h2{font-size:33px;letter-spacing:-1px}.address-card{padding:24px}.address-card address{font-size:25px}.dock-photo img{height:270px}.footer-top>p{font-size:43px}.footer-top>div{font-size:14px}.footer-bottom{flex-direction:column;align-items:flex-start;gap:15px}.footer-bottom>a{width:100%;justify-content:space-between}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
