:root{--ink:#16293f;--navy:#1e3a5f;--navy-mid:#24405f;--evergreen:#4d6b2f;--evergreen-light:#7fa650;--paper:#f5f3ec;--paper-deep:#ece9df;--cream:#fffdf8;--line:#e2ddd0;--copy:#465264;--muted:#667180;--sky:#aebccd;--white:#fffdf8;--display:"Barlow Condensed", Impact, sans-serif;--body:"Barlow", Arial, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);min-width:320px;color:var(--ink);font-family:var(--body);margin:0;font-size:16px;line-height:1.5;overflow-x:hidden}img{max-width:100%}a{color:inherit}button,a{-webkit-tap-highlight-color:transparent}.skip-link{z-index:200;background:var(--cream);color:var(--ink);padding:.8rem 1rem;font-weight:700;position:fixed;top:-4rem;left:1rem}.skip-link:focus{top:1rem}.container{width:min(100% - 3rem,1280px);margin:0 auto}.section{padding:6rem 0}.section-paper{background:var(--paper)}.section-deep{background:var(--ink);color:var(--white)}.section-muted{background:var(--paper-deep)}.eyebrow{color:var(--evergreen);font-family:var(--display);letter-spacing:0;text-transform:uppercase;margin:0 0 .75rem;font-size:1.05rem;font-weight:700;line-height:1.1}.eyebrow-light{color:var(--evergreen-light)}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3,h4{color:var(--navy);font-family:var(--display);letter-spacing:0;text-transform:uppercase;margin-bottom:0;font-weight:800;line-height:.98}h1{font-size:5.25rem}h2{font-size:4rem}h3{font-size:2.15rem}.section-deep h1,.section-deep h2,.section-deep h3{color:var(--white)}.body-copy{color:var(--copy);font-size:1.125rem;line-height:1.65}.body-copy-large{color:var(--copy);font-size:1.25rem;line-height:1.58}.section-deep .body-copy,.section-deep .body-copy-large{color:var(--sky)}.section-heading{max-width:49rem}.section-heading h2{margin-bottom:1rem}.section-heading .body-copy{margin-bottom:0}.button-row{flex-wrap:wrap;align-items:center;gap:.85rem;display:flex}.button-row-centered{justify-content:center}.button{border:2px solid var(--evergreen);background:var(--evergreen);min-height:3.25rem;color:var(--white);font-family:var(--display);letter-spacing:0;text-align:center;text-transform:uppercase;border-radius:4px;justify-content:center;align-items:center;gap:.55rem;padding:.78rem 1.25rem;font-size:1.22rem;font-weight:700;line-height:1;text-decoration:none;transition:background-color .16s,border-color .16s,color .16s,transform .16s;display:inline-flex}.button:hover{background:var(--navy);border-color:var(--navy);color:var(--white);transform:translateY(-1px)}.button:focus-visible,a:focus-visible,summary:focus-visible{outline-offset:3px;outline:3px solid #c59125}.button-small{min-height:2.65rem;padding:.55rem .9rem;font-size:1.02rem}.button-light{border-color:var(--cream);background:var(--cream);color:var(--navy)}.button-light:hover{background:var(--navy);border-color:var(--navy);color:var(--cream)}.button-outline{border-color:var(--navy);color:var(--navy);background:0 0}.button-outline:hover{border-color:var(--evergreen);background:var(--evergreen);color:var(--white)}.button-outline-light{border-color:var(--cream);color:var(--cream);background:0 0}.button-outline-light:hover{border-color:var(--cream);background:var(--cream);color:var(--evergreen)}.site-header{z-index:100;border-bottom:1px solid var(--line);backdrop-filter:blur(12px);background:#fffdf8f7;position:sticky;top:0}.header-inner{align-items:center;gap:1.5rem;min-height:4.8rem;display:flex}.brand{color:var(--navy);flex:none;align-items:center;gap:.6rem;text-decoration:none;display:inline-flex}.brand-symbol{flex:none;width:3.9rem;height:2.6rem;display:block}.brand-symbol img{mix-blend-mode:multiply;width:100%;max-width:100%;height:auto;display:block}.brand-name{max-width:10rem;font-family:var(--display);letter-spacing:0;text-transform:uppercase;font-size:1.28rem;font-weight:700;line-height:.95}.brand-name strong{color:var(--evergreen)}.desktop-nav{justify-content:center;align-items:center;gap:clamp(1rem,2.3vw,2rem);margin-left:auto;display:flex}.nav-link{color:var(--navy);font-family:var(--display);letter-spacing:0;text-transform:uppercase;padding:.4rem 0;font-size:1.1rem;font-weight:600;text-decoration:none;position:relative}.nav-link:after{background:var(--evergreen);content:"";opacity:0;height:2px;transition:opacity .16s,transform .16s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(.35)}.nav-link:hover,.nav-link.active{color:var(--evergreen)}.nav-link:hover:after,.nav-link.active:after{opacity:1;transform:scaleX(1)}.header-actions{align-items:center;gap:1rem;display:flex}.phone-link{color:var(--navy);white-space:nowrap;align-items:center;gap:.35rem;font-size:.92rem;font-weight:700;text-decoration:none;display:inline-flex}.phone-link:hover{color:var(--evergreen)}.mobile-menu{margin-left:auto;display:none}.mobile-menu summary{cursor:pointer;width:2.75rem;height:2.75rem;color:var(--navy);justify-content:center;align-items:center;list-style:none;display:flex}.mobile-menu summary::-webkit-details-marker{display:none}.menu-close,.mobile-menu[open] .menu-open{display:none}.mobile-menu[open] .menu-close{display:block}.mobile-nav{border-bottom:1px solid var(--line);background:var(--cream);gap:.15rem;padding:1rem max(1.5rem,50vw - 640px);display:grid;position:absolute;top:calc(100% + 1px);left:0;right:0;box-shadow:0 1rem 1.5rem #16293f1c}.mobile-nav>a:not(.button){color:var(--navy);font-family:var(--display);letter-spacing:0;text-transform:uppercase;padding:.8rem 0;font-size:1.35rem;font-weight:700;text-decoration:none}.mobile-nav>a.active,.mobile-nav>a:not(.button):hover{color:var(--evergreen)}.mobile-nav .button{margin-top:.7rem}.mobile-phone{align-items:center;gap:.5rem;margin-top:.4rem;display:flex;font-family:var(--body)!important;letter-spacing:0!important;text-transform:none!important;font-size:1rem!important}.site-footer{background:var(--ink);color:var(--sky);padding:4.5rem 0 1.7rem}.footer-grid{grid-template-columns:1.45fr 1fr .8fr 1fr;gap:2.5rem;display:grid}.footer-brand p{max-width:23rem;margin:1.25rem 0 0;font-size:1rem;line-height:1.6}.brand-footer{color:var(--white)}.brand-footer .brand-symbol{background:var(--cream);border-radius:4px;width:4.1rem;height:2.74rem;padding:.16rem}.brand-footer .brand-symbol img{mix-blend-mode:multiply}.brand-footer .brand-name{max-width:11rem;color:var(--white)}.site-footer h2{color:var(--white);letter-spacing:0;margin:0 0 1rem;font-size:1.2rem}.credential-list{color:var(--evergreen-light);font-family:var(--display);letter-spacing:0;text-transform:uppercase;flex-wrap:wrap;gap:.75rem 1.05rem;margin-top:1.3rem;font-size:.95rem;font-weight:700;display:flex}.footer-links{gap:.7rem;margin:0;padding:0;list-style:none;display:grid}.footer-links a,.footer-links span{color:var(--sky);align-items:center;gap:.45rem;font-size:.95rem;line-height:1.35;text-decoration:none;display:inline-flex}.footer-links a:hover{color:var(--evergreen-light)}.footer-pages a{color:var(--white)}.service-area{margin:0;font-size:.95rem;line-height:1.7}.footer-bottom{border-top:1px solid var(--navy-mid);color:#6c7f96;justify-content:space-between;gap:1.5rem;margin-top:3.5rem;padding-top:1.45rem;font-size:.83rem;display:flex}.cta-band{background:var(--evergreen);color:var(--white);text-align:center;padding:5.3rem 0}.cta-content{max-width:47rem}.cta-content h2{color:var(--white);margin-bottom:1rem}.cta-content>p:not(.eyebrow){color:#e2e8d8;max-width:37rem;margin:0 auto 2rem;font-size:1.17rem;line-height:1.58}.home-hero{background-color:#1a3040;background-image:url(/images/roanoke-skyline.jpg);background-position:50% 57%;background-repeat:no-repeat;background-size:cover;padding:4.8rem 0;position:relative;overflow:hidden}.home-hero:before{content:"";background:#09182257;position:absolute;inset:0}.home-hero-grid{z-index:1;grid-template-columns:minmax(0,1.12fr) minmax(17rem,.68fr);align-items:center;gap:3.5rem;min-height:35rem;display:grid;position:relative}.hero-copy{backdrop-filter:blur(18px)saturate(110%);background:#0e1b25c2;border:1px solid #fffdf84d;border-radius:8px;max-width:43rem;padding:3rem;box-shadow:0 1.5rem 4rem #0000004d}.hero-copy .eyebrow{color:#b6d37c}.hero-copy h1{max-width:46rem;color:var(--white);margin-bottom:1.35rem}.hero-copy .body-copy-large{color:#e0e7eb;max-width:36rem;margin-bottom:2.2rem}.home-hero .button-outline{color:var(--white);border-color:#fffdf8db}.home-hero .button-outline:hover{border-color:var(--cream);background:var(--cream);color:var(--navy)}.hero-art{backdrop-filter:blur(10px);background:#fffdf8e6;border:1px solid #fffdf8b3;border-radius:8px;justify-self:end;width:min(100%,29rem);padding:1rem;box-shadow:0 1.4rem 3.4rem #00000047}.hero-art img{width:100%;height:auto;display:block}.cert-strip{background:var(--navy)}.cert-strip-inner{flex-wrap:wrap;justify-content:center;gap:1rem 3.6rem;padding:1.05rem 0;display:flex}.cert-strip span{color:#e8ecf2;font-family:var(--display);text-transform:uppercase;align-items:center;gap:.55rem;font-size:1.1rem;font-weight:600;display:inline-flex}.cert-strip span:before{background:var(--evergreen-light);content:"";border-radius:50%;width:.5rem;height:.5rem}.process-heading{margin-bottom:3.2rem}.process-heading .body-copy{max-width:45rem;margin:1rem 0 0}.process-grid{grid-template-columns:repeat(3,1fr);gap:1.8rem;display:grid}.process-card{border-top:4px solid var(--evergreen-light);background:var(--navy);border-radius:0 0 6px 6px;min-height:19.5rem;padding:2rem}.process-number{color:var(--evergreen-light);font-family:var(--display);font-size:3rem;font-weight:800;line-height:1;display:block}.process-card h3{color:var(--white);margin:1rem 0 .65rem;font-size:1.9rem}.process-card p{color:var(--sky);margin:0;line-height:1.6}.split-copy{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:5rem;display:grid}.split-copy h2{max-width:25rem}.split-copy-body p{margin-bottom:1.15rem}.split-copy-body p:last-child{margin-bottom:0}.philosophy-layout{grid-template-columns:minmax(0,.85fr) minmax(0,1fr) minmax(10rem,.42fr);align-items:start;gap:3.25rem}.philosophy-train{border:1px solid var(--line);border-radius:6px;width:100%;margin:0;overflow:hidden;box-shadow:0 1rem 2.25rem #16293f1f}.philosophy-train img{width:100%;height:auto;display:block}.industries-heading{margin-bottom:2.8rem}.industry-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:1.1rem;display:grid}.industry-card{background:var(--cream);border:1px solid #ddd8ca;border-radius:6px;min-height:10.4rem;padding:1.35rem 1.2rem}.industry-card h3{font-size:1.48rem;line-height:1.02}.industry-card p{color:var(--muted);margin:.65rem 0 0;font-size:.92rem;line-height:1.45}.centered-heading{text-align:center;max-width:43rem;margin-bottom:3rem;margin-left:auto;margin-right:auto}.centered-heading .body-copy{margin-bottom:0}.integration-grid{grid-template-columns:repeat(3,1fr);gap:1.7rem;display:grid}.integration-card{border:1px solid var(--line);background:var(--cream);border-radius:6px;padding:1.7rem}.integration-card h3{border-bottom:1px solid var(--line);color:var(--evergreen);margin-bottom:1.2rem;padding-bottom:.8rem;font-size:1.25rem}.tag-list{flex-wrap:wrap;gap:.55rem;display:flex}.tag-list span{background:var(--paper-deep);color:var(--navy);border-radius:4px;padding:.4rem .65rem;font-size:.86rem;font-weight:600;line-height:1.2}.products-teaser{padding-top:0}.section-intro-row{justify-content:space-between;align-items:end;gap:2rem;margin-bottom:2.4rem;display:flex}.section-intro-row .section-heading{max-width:42rem}.text-link{border-bottom:2px solid var(--evergreen);color:var(--evergreen);font-family:var(--display);text-transform:uppercase;flex:none;align-items:center;gap:.4rem;padding-bottom:.22rem;font-size:1.2rem;font-weight:700;text-decoration:none;display:inline-flex}.text-link:hover{color:var(--navy);border-color:var(--navy)}.product-teaser-grid{grid-template-columns:repeat(5,1fr);gap:1rem;display:grid}.product-teaser-card{border:1px solid var(--line);background:var(--cream);min-height:13rem;color:var(--navy);border-radius:6px;padding:1.4rem 1.15rem;text-decoration:none;transition:border-color .16s,transform .16s}.product-teaser-card:hover{border-color:var(--evergreen);transform:translateY(-2px)}.product-teaser-card h3{margin:1rem 0 0;font-size:1.55rem}.product-teaser-card p{color:var(--muted);margin:.55rem 0 0;font-size:.92rem;line-height:1.45}.teaser-mark,.product-initials{background:var(--navy);width:2.9rem;height:2.9rem;color:var(--white);font-family:var(--display);border-radius:6px;place-items:center;font-size:1.3rem;font-weight:800;display:inline-grid}.teaser-mark-2{background:var(--evergreen)}.teaser-mark-3{background:#a4552f}.teaser-mark-4{background:#087dac}.teaser-mark-5{background:#a07819}.page-hero{padding:5rem 0 5.25rem}.page-hero-content{max-width:59rem}.page-hero h1{margin-bottom:1.25rem}.page-hero .body-copy-large{max-width:47rem;color:var(--sky);margin-bottom:0}.page-hero-photo{background-color:var(--ink);background-repeat:no-repeat;background-size:cover;position:relative;overflow:hidden}.page-hero-photo:before{content:"";background:#0b1b28ad;position:absolute;inset:0}.page-hero-photo .page-hero-content{z-index:1;position:relative}.page-hero-services{background-image:url(/images/industrial-works.jpg);background-position:65% 56%}.page-hero-products{background-image:url(/images/roanoke-overlook.jpg);background-position:50% 66%}.service-grid{grid-template-columns:repeat(3,1fr);gap:1.7rem;display:grid}.service-card{border:1px solid var(--line);background:var(--cream);border-radius:6px;min-height:18.5rem;padding:2rem}.service-icon{background:var(--navy);width:3rem;height:3rem;color:var(--evergreen-light);border-radius:4px;place-items:center;display:grid}.service-card h2{margin:1.25rem 0 .75rem;font-size:1.85rem}.service-card p{color:var(--copy);margin:0;line-height:1.6}.engagement-grid{grid-template-columns:repeat(4,1fr);gap:1.3rem;display:grid}.engagement-card{background:var(--navy);border:1px solid #2b4a70;border-radius:6px;padding:1.65rem}.engagement-card>div{align-items:baseline;gap:.7rem;display:flex}.engagement-card span{color:var(--evergreen-light);font-family:var(--display);font-size:2.5rem;font-weight:800;line-height:1}.engagement-card h3{color:var(--white);font-size:1.6rem}.engagement-card p{color:var(--sky);margin:.85rem 0 0;font-size:.95rem;line-height:1.55}.straight-talk{background-color:var(--navy);color:var(--sky);background-image:url(/images/mountain-rail.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;padding:4.7rem 0;position:relative;overflow:hidden}.straight-talk:before{content:"";background:#12293fcc;position:absolute;inset:0}.straight-talk-grid{z-index:1;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:2.4rem;max-width:67rem;display:grid;position:relative}.dollar-mark{color:var(--evergreen-light);font-family:var(--display);font-size:8rem;font-weight:800;line-height:.78}.straight-talk h2{color:var(--white);margin-bottom:.8rem;font-size:3rem}.straight-talk p:not(.eyebrow){max-width:52rem;margin:0;font-size:1.1rem;line-height:1.6}.product-stack{gap:2.5rem;display:grid}.product-card{border:1px solid var(--line);background:var(--cream);border-radius:8px;grid-template-columns:minmax(0,.94fr) minmax(0,1.06fr);align-items:center;gap:3rem;padding:3rem;scroll-margin-top:6rem;display:grid}.product-card-reverse .product-visual{order:-1}.product-title-row{align-items:center;gap:.85rem;margin-bottom:1rem;display:flex}.product-title-row h2{font-size:2.55rem}.product-copy>.eyebrow{margin-bottom:.65rem}.product-copy>.body-copy{margin-bottom:1.35rem}.product-tags span{font-size:.87rem}.warden-avatar{object-fit:cover;border-radius:6px;width:3rem;height:3rem;display:block}.product-visual{background:#dbe6e5;border-radius:6px;min-height:20rem;position:relative;overflow:hidden}.product-visual-office{background:#e2e8ea}.product-visual-legal{background:#e8e5dc}.product-visual-counter{background:#e9e1d5}.product-visual-coin{background:#e8e2c7}.product-visual-warden{background:#070d14;place-items:center;display:grid}.product-visual-warden img{object-fit:cover;width:100%;height:100%}.visual-grid-line{background:#16293f47;height:2px;display:block;position:absolute}.visual-grid-line-one{top:22%;left:13%;right:8%}.visual-grid-line-two{top:49%;left:29%;right:8%}.visual-grid-line-three{top:76%;left:10%;right:21%}.visual-shape{background:var(--navy);border-radius:50%;display:block;position:absolute}.visual-shape-one{border:.65rem solid var(--evergreen-light);background:0 0;width:4.8rem;height:4.8rem;top:14%;left:15%}.visual-shape-two{background:var(--evergreen);width:7.5rem;height:7.5rem;top:39%;right:16%}.visual-shape-three{background:var(--navy);width:3.5rem;height:3.5rem;bottom:11%;left:23%}.product-visual-legal .visual-shape-one{background:var(--evergreen);border:0;border-radius:6px;transform:rotate(20deg)}.product-visual-legal .visual-shape-two{border:.65rem solid var(--navy);background:0 0}.product-visual-counter .visual-shape-one{background:var(--navy);border:0;border-radius:4px;width:7rem;height:3rem}.product-visual-counter .visual-shape-two{background:var(--evergreen-light);border-radius:0;transform:rotate(45deg)}.product-visual-coin .visual-shape-one,.product-visual-coin .visual-shape-two,.product-visual-coin .visual-shape-three{background:#f3edcf;border:.6rem solid #a07819}.custom-note{background:var(--ink);color:var(--sky);text-align:center;padding:4.8rem 0}.custom-note>.container{max-width:44rem}.custom-note h2{color:var(--white);margin-bottom:1rem;font-size:3rem}.custom-note p:not(.eyebrow){margin:0;font-size:1.12rem;line-height:1.6}.custom-note a{color:var(--evergreen-light);font-weight:700}.about-story{padding:5.5rem 0}.about-story-grid{grid-template-columns:minmax(0,1fr) minmax(19rem,.9fr);align-items:start;gap:4.5rem;display:grid}.about-story h2{margin-bottom:1.4rem}.about-story-copy{max-width:42rem}.about-story-copy p{margin-bottom:1rem}.about-story-copy p:last-child{margin-bottom:0}.about-art{border-radius:8px;height:29rem;overflow:hidden;box-shadow:0 1.25rem 2.75rem #16293f29}.about-art img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.rail-heritage{background-color:var(--ink);color:var(--sky);background-image:url(/images/nw-1218-excursion.jpg);background-position:50% 55%;background-repeat:no-repeat;background-size:cover;padding:6.75rem 0;position:relative;overflow:hidden}.rail-heritage:before{content:"";background:#0c1b263d;position:absolute;inset:0}.rail-heritage-inner{z-index:1;justify-content:flex-end;display:flex;position:relative}.rail-heritage-copy{backdrop-filter:blur(17px)saturate(110%);background:#091720c7;border:1px solid #ffffff2e;border-radius:8px;width:min(100%,40rem);padding:2.35rem 2.5rem;box-shadow:0 1.5rem 3rem #040e1452}.rail-heritage h1{color:var(--white);margin-bottom:1rem;font-size:4.2rem}.rail-heritage-copy>p:not(.eyebrow):not(.rail-heritage-caption){color:#edf1f2;margin:0;font-size:1.16rem;font-weight:600;line-height:1.65}.rail-heritage-caption{color:#d2dde1;margin:1.25rem 0 0;font-size:.92rem;font-weight:600}.value-grid{grid-template-columns:repeat(4,1fr);gap:1.6rem;margin-top:3rem;display:grid}.value-card{border-top:4px solid var(--evergreen-light);padding-top:1.25rem}.value-card h3{color:var(--white);font-size:1.75rem}.value-card p{color:var(--sky);margin:.65rem 0 0;line-height:1.6}.community-section{padding-top:4.5rem}.community-grid{grid-template-columns:minmax(17rem,.8fr) minmax(0,1fr);align-items:center;gap:5rem;display:grid}.community-photo{aspect-ratio:4/5;background:var(--paper-deep);border-radius:8px;width:100%;margin:0;overflow:hidden}.community-photo img{object-fit:cover;object-position:center 62%;width:100%;height:100%;display:block}.community-copy{max-width:40rem}.community-copy h2{margin-bottom:1rem}.community-copy .body-copy{margin-bottom:0}.service-area-grid{grid-template-columns:minmax(0,1fr) minmax(25rem,1fr);align-items:start;gap:4rem;display:grid}.location-grid{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.location-card{border:1px solid var(--line);background:var(--cream);min-height:4.1rem;color:var(--navy);border-radius:6px;align-items:center;gap:.65rem;padding:.8rem 1rem;display:flex}.location-card svg{color:var(--evergreen);flex:none}.location-card span{font-family:var(--display);text-transform:uppercase;font-size:1.32rem;font-weight:700;line-height:1}.location-grid>p{color:var(--muted);text-align:center;grid-column:span 2;margin:.2rem 0 0}.credentials-section .centered-heading{margin-bottom:2.5rem}.credential-card-grid{grid-template-columns:repeat(3,1fr);gap:1.7rem;max-width:67rem;margin:0 auto;display:grid}.credential-card{background:var(--navy);text-align:center;border:1px solid #2b4a70;border-radius:6px;padding:1.8rem}.credential-card h3{color:var(--evergreen-light);font-size:1.75rem}.credential-card p{color:var(--sky);margin:.65rem 0 0;line-height:1.58}@media (width<=1160px){.header-actions .phone-link{display:none}.footer-grid{grid-template-columns:1.35fr 1fr 1fr}.footer-grid>:last-child{grid-column:2/4}.philosophy-layout{grid-template-columns:minmax(0,.85fr) minmax(0,1fr)}.philosophy-train{grid-column:1/-1;width:11rem}.home-hero-grid{gap:2.2rem}.hero-art{width:min(100%,25rem)}.industry-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.product-teaser-grid{grid-template-columns:repeat(3,1fr)}.product-card{gap:2.2rem;padding:2.3rem}}@media (width<=900px){h1{font-size:4.15rem}h2{font-size:3.25rem}h3{font-size:1.9rem}.desktop-nav,.header-actions{display:none}.mobile-menu{display:block}.section{padding:4.75rem 0}.footer-grid{grid-template-columns:1.3fr 1fr}.footer-grid>:last-child{grid-column:auto}.home-hero{padding:4rem 0}.home-hero-grid,.about-story-grid,.service-area-grid,.community-grid{grid-template-columns:1fr}.hero-copy{max-width:46rem}.hero-art{justify-self:start;width:min(100%,28rem);margin:0}.split-copy{grid-template-columns:1fr;gap:1.8rem}.philosophy-train{grid-column:auto;width:12rem}.industry-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.service-grid,.engagement-grid{grid-template-columns:repeat(2,1fr)}.product-card,.product-card-reverse{grid-template-columns:1fr}.product-card-reverse .product-visual{order:0}.product-card-reverse .product-copy{order:-1}.product-visual{min-height:18rem}.value-grid{grid-template-columns:repeat(2,1fr)}.about-art{width:100%;max-width:38rem;height:25rem;margin:0 auto}.rail-heritage{background-position:34%;padding:5.25rem 0}.rail-heritage h1{font-size:3.6rem}.community-grid{gap:2.5rem}.community-photo{max-width:30rem}}@media (width<=640px){h1{font-size:3.2rem}h2{font-size:2.6rem}h3{font-size:1.7rem}.container{width:min(100% - 2.25rem,1280px)}.section{padding:4rem 0}.header-inner{min-height:4.25rem}.brand-symbol{width:3.35rem;height:2.24rem}.brand-name{font-size:1.05rem}.button-row{align-items:stretch}.button-row .button{width:100%}.footer-grid{grid-template-columns:1fr;gap:2.4rem}.footer-bottom{flex-direction:column;gap:.5rem;margin-top:2.8rem}.cta-band{padding:4rem 0}.home-hero{padding:3rem 0}.hero-copy{padding:1.45rem}.hero-copy h1{margin-bottom:1.15rem}.hero-copy .body-copy-large,.page-hero .body-copy-large{font-size:1.08rem}.hero-art{width:min(100%,22rem);padding:.6rem}.cert-strip-inner{justify-content:flex-start;gap:.7rem 1.4rem;padding:.95rem 0}.cert-strip span{font-size:.98rem}.process-grid,.service-grid,.engagement-grid,.integration-grid,.credential-card-grid{grid-template-columns:1fr}.process-card{min-height:0;padding:1.6rem}.industry-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.industry-card{min-height:9rem;padding:1.1rem .95rem}.industry-card h3{font-size:1.28rem}.section-intro-row{flex-direction:column;align-items:flex-start;margin-bottom:1.8rem}.product-teaser-grid{grid-template-columns:repeat(2,1fr);gap:.75rem}.product-teaser-card{min-height:11.5rem;padding:1.15rem .95rem}.product-teaser-card h3{font-size:1.33rem}.teaser-mark{width:2.4rem;height:2.4rem}.page-hero{padding:3.8rem 0 4rem}.page-hero h1{margin-bottom:1rem}.service-card{min-height:0;padding:1.5rem}.service-card h2{font-size:1.65rem}.engagement-card{padding:1.4rem}.straight-talk{padding:3.8rem 0}.straight-talk-grid{grid-template-columns:1fr;gap:1.2rem}.dollar-mark{font-size:5rem}.straight-talk h2,.custom-note h2{font-size:2.45rem}.product-stack{gap:1.25rem}.product-card{gap:1.5rem;padding:1.25rem}.product-title-row h2{font-size:2rem}.product-visual{min-height:15rem}.custom-note{padding:3.8rem 0}.about-story{padding:4rem 0}.about-art{height:20rem}.rail-heritage{background-position:34%;padding:3.8rem 0}.rail-heritage-copy{padding:1.55rem}.rail-heritage h1{font-size:2.65rem}.rail-heritage-copy>p:not(.eyebrow):not(.rail-heritage-caption){font-size:1.04rem;line-height:1.62}.community-section{padding-top:3rem}.community-photo{max-width:none}.value-grid{grid-template-columns:1fr;gap:1.35rem;margin-top:2.2rem}.location-grid{grid-template-columns:1fr}.location-grid>p{grid-column:auto}.location-card{min-height:3.7rem}}@media (width<=400px){h1{font-size:2.8rem}h2{font-size:2.35rem}.brand-name{max-width:8.6rem;font-size:.95rem}.product-teaser-grid,.industry-grid{grid-template-columns:1fr}}
