:root{--bg: #0d1117;--surface: #141a22;--surface-2: #1a222c;--text: #f4f7f9;--muted: #aeb8c4;--line: #2a3440;--accent: #e3f100;--ink: #11161d;--paper: #f4f6f7;--paper-2: #e9edef;--max: 1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--ink);background:var(--paper);line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(calc(100% - 36px),var(--max));margin-inline:auto}.narrow{max-width:850px;margin-left:auto;margin-right:auto}.site-header{position:sticky;top:0;z-index:20;background:#0d1117f5;border-bottom:1px solid var(--line);color:var(--text);backdrop-filter:blur(12px)}.header-inner{min-height:78px;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:12px;margin-right:auto}.brand-mark{font-size:1.55rem;font-weight:950;letter-spacing:-.06em;color:var(--accent)}.brand-copy{display:grid;line-height:1.05}.brand-copy strong{letter-spacing:.08em;font-size:.92rem}.brand-copy small{color:var(--muted);font-size:.55rem;letter-spacing:.08em;margin-top:5px}.desktop-nav{display:flex;gap:20px;align-items:center}.desktop-nav a{font-size:.86rem;color:#d7dde3}.desktop-nav a:hover{color:var(--accent)}.button{display:inline-flex;justify-content:center;align-items:center;min-height:48px;padding:0 20px;background:var(--accent);color:var(--ink);font-weight:850;text-transform:uppercase;letter-spacing:.04em;border:1px solid var(--accent);cursor:pointer}.button:hover{transform:translateY(-1px)}.button-small{min-height:40px;padding:0 15px;font-size:.8rem}.button-ghost{background:transparent;color:var(--text);border-color:#53606d}.button-light{background:#fff;border-color:#fff;color:var(--ink)}.hero{color:var(--text);background:linear-gradient(125deg,#0d1117fa,#0d1117d1),radial-gradient(circle at 80% 20%,#334252,#0d1117 45%);padding:95px 0 78px}.hero-grid{display:grid;grid-template-columns:1.35fr .65fr;gap:60px;align-items:center}.eyebrow{display:inline-block;color:#72808e;font-size:.76rem;font-weight:900;letter-spacing:.16em;text-transform:uppercase;margin-bottom:14px}.hero .eyebrow,.section-dark .eyebrow,.final-cta .eyebrow{color:var(--accent)}.hero h1,.page-hero h1{margin:0;font-size:clamp(3rem,7vw,6.2rem);line-height:.94;letter-spacing:-.055em;max-width:900px}.hero p{color:#c3ccd5;font-size:1.12rem;max-width:760px;margin:28px 0}.button-row{display:flex;gap:12px;flex-wrap:wrap}.hero-meta{display:flex;gap:22px;flex-wrap:wrap;margin-top:32px;color:#8995a1;font-size:.78rem;text-transform:uppercase;letter-spacing:.07em}.hero-panel{border:1px solid #313d49;background:#ffffff06;padding:26px}.panel-kicker{display:block;color:var(--accent);font-size:.72rem;letter-spacing:.16em;margin-bottom:24px}.equipment-lines div{display:grid;grid-template-columns:48px 1fr;gap:12px;align-items:center;padding:16px 0;border-top:1px solid #2a3540}.equipment-lines b{color:#596673;font-size:.8rem}.equipment-lines span{font-weight:750}.trust-strip{background:var(--accent)}.trust-grid{min-height:66px;display:grid;grid-template-columns:repeat(4,1fr);align-items:center;gap:20px;font-size:.78rem;font-weight:950;letter-spacing:.08em;text-align:center}.section{padding:90px 0}.section-muted{background:var(--paper-2)}.section-dark{background:var(--bg);color:var(--text)}.section-heading{max-width:780px;margin-bottom:38px}.section-heading h2,.split h2,.showcase h2,.final-cta h2{font-size:clamp(2rem,4.6vw,4rem);line-height:1;letter-spacing:-.04em;margin:0 0 18px}.section-heading p,.split p,.showcase p{color:#5c6771;font-size:1.05rem}.section-dark p{color:#aeb8c4}.cards{display:grid;gap:18px}.cards-3{grid-template-columns:repeat(3,1fr)}.service-card,.content-card{background:#fff;border:1px solid #d8dde1;padding:30px;min-height:280px}.service-card{display:flex;flex-direction:column}.service-card>span{color:#8a949d;font-size:.78rem;font-weight:800}.service-card h3,.content-card h3{font-size:1.45rem;line-height:1.15;margin:42px 0 12px}.service-card p{color:#5e6871}.service-card b{margin-top:auto;font-size:.85rem}.service-card:hover{border-color:#8a949d;transform:translateY(-2px)}.showcase,.split{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.client-feature{border:1px solid #2f3a46;padding:42px;background:#111820}.client-label{color:#798693;font-size:.72rem;letter-spacing:.14em;font-weight:850}.client-feature h3{font-size:clamp(2.6rem,5vw,4.8rem);line-height:.95;margin:55px 0 10px;letter-spacing:-.05em}.client-feature p{margin:0 0 38px}.client-feature small{color:#77838e}.text-link{font-weight:850;border-bottom:2px solid currentColor;padding-bottom:4px}.industry-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #cfd5da;border-left:1px solid #cfd5da}.industry-grid span{padding:28px;border-right:1px solid #cfd5da;border-bottom:1px solid #cfd5da;font-weight:800}.coverage-section{background:#fff}.final-cta{background:var(--accent)}.final-cta-inner{display:flex;justify-content:space-between;gap:32px;align-items:center}.final-cta .eyebrow{color:#485000}.final-cta h2{margin:0;max-width:780px}.page-hero{background:var(--bg);color:var(--text);padding:100px 0}.page-hero p{color:#b2bdc7;font-size:1.1rem;max-width:690px;margin:28px 0}.page-hero h1{font-size:clamp(2.8rem,6vw,5.4rem)}.project-card{display:grid;grid-template-columns:1fr 1fr;min-height:420px;border:1px solid #d5dbe0;background:#fff}.project-placeholder{display:grid;place-items:center;min-height:360px;background:#151d25;color:#73808b;font-weight:900;letter-spacing:.12em}.project-card>div:last-child{padding:42px}.project-card h2{font-size:3rem;margin:0 0 18px;letter-spacing:-.045em}.note{color:#78838d;font-size:.84rem}.state-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.state-grid>div{padding:46px;background:#fff;border:1px solid #d7dde2}.state-grid span{color:#adb6bd;font-size:4rem;font-weight:950;letter-spacing:-.08em}.state-grid h2{font-size:2.4rem;margin:6px 0}.contact-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:50px}.contact-form{display:grid;gap:16px}.contact-form label{display:grid;gap:7px;font-size:.83rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.contact-form input,.contact-form select,.contact-form textarea{width:100%;padding:14px 15px;border:1px solid #c8d0d6;background:#fff;font:inherit}.contact-aside{align-self:start;padding:34px;background:var(--bg);color:var(--text)}.contact-aside p{color:var(--muted)}.site-footer{background:#080b0f;color:#ccd4db;padding:58px 0 22px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1.2fr 1fr;gap:40px}.footer-grid>div{display:flex;flex-direction:column;gap:8px}.footer-grid p{color:#77838e;max-width:470px}.footer-grid a,.footer-grid span{color:#9aa6b1;font-size:.9rem}.footer-grid strong{color:#fff;margin-bottom:7px}.footer-brand{color:#fff;font-weight:950;font-size:1.2rem;letter-spacing:.08em}.footer-bottom{border-top:1px solid #232b33;margin-top:42px;padding-top:20px;display:flex;justify-content:space-between;color:#65717b;font-size:.78rem}@media(max-width:980px){.desktop-nav{display:none}.hero-grid,.showcase,.split,.project-card,.contact-grid{grid-template-columns:1fr}.hero-panel{max-width:620px}.cards-3{grid-template-columns:1fr}.industry-grid,.footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:640px){.header-inner .button-small,.brand-copy small{display:none}.hero{padding:70px 0 56px}.hero h1{font-size:clamp(2.65rem,13vw,4rem)}.trust-grid{grid-template-columns:1fr 1fr;padding:15px 0}.section{padding:65px 0}.industry-grid,.state-grid,.footer-grid{grid-template-columns:1fr}.final-cta-inner{align-items:flex-start;flex-direction:column}.project-card>div:last-child{padding:28px}.footer-bottom{flex-direction:column;gap:7px}}.hero-with-photo .hero-grid{grid-template-columns:1.08fr .92fr}.hero-photo{position:relative;margin:0;height:610px;overflow:hidden;border:1px solid #313d49;background:#111820}.hero-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(7,10,14,.84),transparent 46%);pointer-events:none}.hero-photo img{width:100%;height:100%;object-fit:cover;object-position:50% 58%}.hero-photo figcaption{position:absolute;z-index:2;left:24px;right:24px;bottom:22px;display:flex;justify-content:space-between;gap:20px;align-items:end;color:#fff;font-size:.78rem;text-transform:uppercase;letter-spacing:.08em}.hero-photo figcaption strong{color:var(--accent)}.service-card-photo{padding:0;overflow:hidden}.service-card-photo>img{width:100%;height:235px;object-fit:cover}.service-card-photo .service-card-body{padding:28px 30px 30px;min-height:315px;display:flex;flex-direction:column}.service-card-photo .service-card-body>span{color:#8a949d;font-size:.78rem;font-weight:800}.service-card-photo .service-card-body h3{margin-top:34px}.service-card-photo .service-card-body b{margin-top:auto;font-size:.85rem}.field-section{background:#fff}.field-grid{display:grid;grid-template-columns:1.35fr .825fr .825fr;gap:16px}.field-card{position:relative;min-height:480px;margin:0;overflow:hidden;background:#111820}.field-card-wide{min-height:560px}.field-card img{width:100%;height:100%;min-height:inherit;object-fit:cover}.field-card:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(7,10,14,.88),transparent 48%);pointer-events:none}.field-card figcaption{position:absolute;z-index:2;bottom:22px;left:22px;right:22px;display:grid;color:#fff}.field-card figcaption strong{font-size:1rem}.field-card figcaption span{color:#b8c2ca;font-size:.8rem}.field-link-row{margin-top:28px}.selected-client-card .project-placeholder{display:flex;flex-direction:column;gap:14px;align-items:center;justify-content:center;text-align:center}.selected-client-card .project-placeholder span{color:var(--accent);font-size:.72rem;letter-spacing:.15em}.selected-client-card .project-placeholder strong{color:#fff;font-size:clamp(2.6rem,5vw,5.2rem);line-height:.9;letter-spacing:-.055em}.project-gallery{columns:3 280px;column-gap:16px}.project-gallery figure{break-inside:avoid;margin:0 0 16px;background:#111820;overflow:hidden}.project-gallery img{width:100%;height:auto;display:block}.project-gallery figcaption{padding:14px 16px;color:#d5dde4;background:#111820;font-size:.82rem;font-weight:750}@media(max-width:980px){.hero-with-photo .hero-grid{grid-template-columns:1fr}.hero-photo{height:500px;max-width:760px}.field-grid{grid-template-columns:1fr 1fr}.field-card-wide{grid-column:1 / -1}}@media(max-width:640px){.hero-photo{height:430px}.hero-photo figcaption{align-items:start;flex-direction:column;gap:4px}.field-grid{grid-template-columns:1fr}.field-card,.field-card-wide{min-height:430px;grid-column:auto}}.hero-carousel{position:relative;height:610px;overflow:hidden;border:1px solid #313d49;background:#111820}.hero-slides,.hero-slide{position:absolute;inset:0;margin:0}.hero-slide{opacity:0;visibility:hidden;transition:opacity .65s ease,visibility .65s ease}.hero-slide.is-active{opacity:1;visibility:visible}.hero-slide:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(7,10,14,.88),transparent 52%);pointer-events:none}.hero-slide img{width:100%;height:100%;object-fit:cover}.hero-slide:nth-child(1) img{object-position:50% 58%}.hero-slide:nth-child(2) img{object-position:50% 44%}.hero-slide:nth-child(3) img{object-position:50% 50%}.hero-slide:nth-child(4) img{object-position:50% 45%}.hero-slide:nth-child(5) img{object-position:50% 50%}.hero-slide:nth-child(6) img{object-position:50% 42%}.hero-slide:nth-child(7) img{object-position:50% 40%}.hero-slide:nth-child(8) img{object-position:50% 48%}.hero-slide figcaption{position:absolute;z-index:2;left:24px;right:24px;bottom:76px;display:flex;justify-content:space-between;gap:20px;align-items:end;color:#fff;font-size:.78rem;text-transform:uppercase;letter-spacing:.08em}.hero-slide figcaption strong{color:var(--accent)}.carousel-controls{position:absolute;z-index:5;left:22px;right:22px;bottom:20px;display:flex;align-items:center;justify-content:space-between}.carousel-dots{display:flex;gap:8px;align-items:center}.carousel-dot,.carousel-arrow{border:0;cursor:pointer}.carousel-dot{width:28px;height:3px;padding:0;background:#ffffff57;transition:background .2s ease,width .2s ease}.carousel-dot.is-active{width:44px;background:var(--accent)}.carousel-arrow{width:38px;height:38px;display:grid;place-items:center;background:#070a0ea3;color:#fff;border:1px solid rgba(255,255,255,.28);font-size:1rem}.carousel-arrow:hover,.carousel-arrow:focus-visible{background:var(--accent);color:var(--ink);border-color:var(--accent)}@media(prefers-reduced-motion:reduce){.hero-slide{transition:none}}@media(max-width:980px){.hero-carousel{height:500px;max-width:760px}}@media(max-width:640px){.hero-carousel{height:430px}.hero-slide figcaption{bottom:72px;align-items:start;flex-direction:column;gap:4px}}html,body{min-height:100%}body{min-height:100vh;display:flex;flex-direction:column}main{flex:1 0 auto}.site-footer{margin-top:auto}.maintenance-card{min-height:300px}.maintenance-number{color:#8a949d;font-size:.78rem;font-weight:850;letter-spacing:.08em}.maintenance-card h3{margin-top:40px}.maintenance-photo-section{background:#fff}.maintenance-photo-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:center}.maintenance-photo-copy h2{font-size:clamp(2.2rem,4.8vw,4.2rem);line-height:1;letter-spacing:-.045em;margin:0 0 20px}.maintenance-photo-copy p{color:#5c6771;font-size:1.05rem}.maintenance-photo{margin:0;height:520px;overflow:hidden;background:#111820}.maintenance-photo img{width:100%;height:100%;object-fit:cover;object-position:50% 42%}@media(max-width:980px){.maintenance-photo-grid{grid-template-columns:1fr;gap:35px}.maintenance-photo{height:460px}}@media(max-width:640px){.maintenance-photo{height:380px}}.service-photo-section .section-heading p{color:#aeb8c4}.service-photo-grid{display:grid;grid-template-columns:1.1fr 1fr 1fr;gap:16px}.service-photo-grid figure{margin:0;min-height:430px;background:#111820;overflow:hidden;position:relative}.service-photo-grid img{width:100%;height:430px;object-fit:cover}.service-photo-grid figcaption{padding:14px 16px;color:#d6dde4;background:#111820;font-size:.82rem;font-weight:800}.refrigeration-feature{background:#fff}.refrigeration-feature-grid{display:grid;grid-template-columns:1.12fr .88fr;gap:70px;align-items:center}.refrigeration-feature figure{margin:0;height:520px;overflow:hidden;background:#111820}.refrigeration-feature figure img{width:100%;height:100%;object-fit:cover}.refrigeration-feature h2{font-size:clamp(2.2rem,4.8vw,4.2rem);line-height:1;letter-spacing:-.045em;margin:0 0 20px}.refrigeration-feature p{color:#5c6771;font-size:1.05rem}@media(max-width:980px){.service-photo-grid{grid-template-columns:1fr}.service-photo-grid figure,.service-photo-grid img{min-height:0;height:500px}.refrigeration-feature-grid{grid-template-columns:1fr;gap:35px}}@media(max-width:640px){.service-photo-grid figure,.service-photo-grid img,.refrigeration-feature figure{height:380px}}.showcase-intro{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:end;margin-bottom:34px}.showcase-intro h2{font-size:clamp(2rem,4.6vw,4rem);line-height:1;letter-spacing:-.04em;margin:0}.showcase-intro p{color:#aeb8c4;font-size:1.05rem;margin-top:0}.client-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.client-grid .client-feature{min-height:360px;display:flex;flex-direction:column}.client-grid .client-feature h3{margin-top:auto}.selected-projects{display:grid;gap:28px}@media(max-width:980px){.showcase-intro,.client-grid{grid-template-columns:1fr}.showcase-intro{gap:24px}}.industries-section{background:linear-gradient(#e9edeff5,#e9edeff5),radial-gradient(circle at 85% 10%,rgba(227,241,0,.18),transparent 34%)}.industry-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;border:0}.industry-card{position:relative;min-height:245px;padding:28px 28px 30px;background:#fff;border:1px solid #cbd2d8;box-shadow:0 12px 28px #11161d0f;overflow:hidden;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.industry-card:before{content:"";position:absolute;left:0;top:0;width:5px;height:100%;background:var(--accent);transform:scaleY(.26);transform-origin:top;transition:transform .22s ease}.industry-card:hover{transform:translateY(-4px);border-color:#9aa5ae;box-shadow:0 18px 38px #11161d1c}.industry-card:hover:before{transform:scaleY(1)}.industry-number{display:inline-block;color:#8b969f;font-size:.72rem;font-weight:900;letter-spacing:.12em;margin-bottom:42px}.industry-card h3{margin:0 0 13px;font-size:1.38rem;line-height:1.08;letter-spacing:-.025em}.industry-card p{margin:0;color:#64707a;font-size:.92rem;line-height:1.55}@media(max-width:980px){.industry-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.industry-card-grid{grid-template-columns:1fr}.industry-card{min-height:210px}.industry-number{margin-bottom:30px}}.industry-card{min-height:220px;padding:34px 32px 32px;border:1px solid #cbd2d8;border-top:4px solid var(--accent);box-shadow:0 12px 28px #11161d12}.industry-card:before{display:none}.industry-card:hover{transform:translateY(-4px);border-color:#aab3bb;border-top-color:var(--accent);box-shadow:0 18px 38px #11161d1f}.industry-number{display:none}.industry-card h3{margin:0 0 18px;font-size:1.42rem;line-height:1.08;letter-spacing:-.025em}.industry-card p{margin:0;max-width:34ch;color:#64707a;font-size:.94rem;line-height:1.58}@media(max-width:640px){.industry-card{min-height:0;padding:28px 26px}}.industry-card{transition:none}.industry-card:hover{transform:none;border-color:#cbd2d8;border-top-color:var(--accent);box-shadow:0 12px 28px #11161d12}.contact-phone{display:inline-block;margin-top:12px;color:var(--accent);font-size:1.35rem;font-weight:900;letter-spacing:-.02em}.contact-phone:hover{text-decoration:underline}.about-story-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:start}.about-story-grid h2,.about-field-grid h2{margin:0;font-size:clamp(2.2rem,4.8vw,4.2rem);line-height:1;letter-spacing:-.045em}.about-story-copy p,.about-field-grid p{color:#5c6771;font-size:1.05rem}.about-story-copy p:first-child{margin-top:0;font-size:1.18rem;color:#26313a}.about-facts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid #2d3742;border-left:1px solid #2d3742}.about-fact{min-height:270px;padding:30px;border-right:1px solid #2d3742;border-bottom:1px solid #2d3742;display:flex;flex-direction:column}.about-fact>span{color:var(--accent);font-size:2rem;font-weight:950;letter-spacing:-.04em}.about-fact strong{color:#fff;margin-top:auto;font-size:1.15rem}.about-fact p{color:#8f9ba6;margin-bottom:0;font-size:.9rem}.about-field-section{background:#fff}.about-field-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:70px;align-items:center}.about-field-photo{margin:0;height:560px;overflow:hidden;background:#111820}.about-field-photo img{width:100%;height:100%;object-fit:cover;object-position:50% 56%}@media(max-width:980px){.about-story-grid,.about-field-grid{grid-template-columns:1fr;gap:36px}.about-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.about-field-photo{height:500px}}@media(max-width:640px){.about-facts{grid-template-columns:1fr}.about-fact{min-height:220px}.about-field-photo{height:420px}}.form-honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}.form-note{margin:0;color:#6e7983;font-size:.86rem}.form-note a{font-weight:850;text-decoration:underline}.contact-email{display:inline-block;margin-top:10px;color:#c9d2da;font-size:.92rem;overflow-wrap:anywhere}.contact-email:hover{color:var(--accent);text-decoration:underline}.thank-you-hero{min-height:calc(100vh - 300px);display:flex;align-items:center}.client-service{display:inline-block;margin-top:26px;color:var(--accent);font-size:.78rem;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.project-service{display:inline-block;margin-top:18px;color:#596673;font-size:.78rem;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.mobile-menu-toggle{display:none;width:44px;height:44px;padding:10px;border:1px solid #34404c;background:transparent;cursor:pointer;align-items:center;justify-content:center;flex-direction:column;gap:5px}.mobile-menu-line{display:block;width:20px;height:2px;background:var(--text);transition:transform .2s ease,opacity .2s ease}.mobile-menu-toggle.is-open .mobile-menu-line:nth-child(1){transform:translateY(7px) rotate(45deg)}.mobile-menu-toggle.is-open .mobile-menu-line:nth-child(2){opacity:0}.mobile-menu-toggle.is-open .mobile-menu-line:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.mobile-menu{display:none}.mobile-menu[hidden]{display:none!important}@media(max-width:980px){.desktop-nav,.desktop-request-button{display:none}.mobile-menu-toggle{display:flex;margin-left:auto}.site-header{position:sticky}.mobile-menu{display:block;position:absolute;top:100%;left:0;right:0;background:#0d1117;border-top:1px solid #27313a;border-bottom:1px solid #27313a;box-shadow:0 22px 44px #00000047}.mobile-nav{display:grid;padding-top:14px;padding-bottom:22px}.mobile-nav>a{display:flex;align-items:center;min-height:54px;border-bottom:1px solid #242e38;color:#e0e6eb;font-size:1rem;font-weight:750}.mobile-nav>a:hover,.mobile-nav>a:focus-visible{color:var(--accent)}.mobile-nav-actions{display:grid;gap:13px;margin-top:22px}.mobile-nav-actions .button{width:100%}.mobile-phone-link{display:flex;min-height:48px;align-items:center;justify-content:center;border:1px solid #34404c;color:#fff;font-weight:850}.mobile-phone-link:hover,.mobile-phone-link:focus-visible{border-color:var(--accent);color:var(--accent)}body.mobile-menu-open{overflow:hidden}}@media(max-width:640px){.header-inner{min-height:68px;gap:14px}.mobile-menu-toggle{width:42px;height:42px}}@media(prefers-reduced-motion:reduce){.mobile-menu-line{transition:none}}.client-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.client-grid .client-feature{min-width:0}.client-grid .client-feature h3{font-size:clamp(2.25rem,3.5vw,4.1rem);overflow-wrap:anywhere}.client-grid .client-service{line-height:1.45}.salamander-project .project-placeholder strong{font-size:clamp(2.1rem,4.1vw,4.4rem)}@media(max-width:1100px){.client-grid{grid-template-columns:1fr}.client-grid .client-feature{min-height:310px}.client-grid .client-feature h3{font-size:clamp(2.6rem,7vw,4.8rem)}}.client-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.client-grid .client-feature{min-width:0;min-height:360px;padding:36px 38px;display:grid;grid-template-rows:auto 1fr auto auto;align-items:start}.client-grid .client-feature h3{align-self:end;margin:0 0 10px;font-size:clamp(2.4rem,3vw,3.7rem);line-height:.96;letter-spacing:-.05em;overflow-wrap:normal;word-break:normal;hyphens:none}.client-grid .client-feature:nth-child(3) h3{font-size:clamp(2.15rem,2.65vw,3.25rem)}.client-grid .client-feature p{margin:0 0 26px;color:#aeb8c4}.client-grid .client-service{margin-top:0;line-height:1.45;max-width:30ch}@media(max-width:1100px){.client-grid{grid-template-columns:1fr}.client-grid .client-feature{min-height:290px}.client-grid .client-feature h3,.client-grid .client-feature:nth-child(3) h3{font-size:clamp(2.7rem,7vw,4.8rem)}}@media(max-width:640px){.client-grid .client-feature{min-height:260px;padding:28px 26px}.client-grid .client-feature h3,.client-grid .client-feature:nth-child(3) h3{font-size:clamp(2.35rem,12vw,3.6rem)}}.client-grid .client-feature{min-height:360px;display:flex;flex-direction:column;padding:36px 38px}.client-grid .client-label{flex:0 0 auto}.client-identity{flex:1 1 auto;min-height:170px;display:flex;flex-direction:column;justify-content:center;padding:22px 0}.client-grid .client-identity h3,.client-grid .client-feature:nth-child(3) .client-identity h3{margin:0 0 10px;align-self:auto;font-size:clamp(2.35rem,3vw,3.65rem);line-height:.96;letter-spacing:-.05em;overflow-wrap:normal;word-break:normal;hyphens:none}.client-grid .client-feature:nth-child(3) .client-identity h3{font-size:clamp(2.15rem,2.65vw,3.2rem)}.client-grid .client-identity p{margin:0;color:#aeb8c4}.client-grid .client-service{flex:0 0 auto;margin-top:0;min-height:44px;display:flex;align-items:flex-end}@media(max-width:1100px){.client-grid .client-feature{min-height:290px}.client-identity{min-height:140px}.client-grid .client-identity h3,.client-grid .client-feature:nth-child(3) .client-identity h3{font-size:clamp(2.7rem,7vw,4.8rem)}}@media(max-width:640px){.client-grid .client-feature{min-height:260px;padding:28px 26px}.client-identity{min-height:125px;padding:18px 0}.client-grid .client-identity h3,.client-grid .client-feature:nth-child(3) .client-identity h3{font-size:clamp(2.35rem,12vw,3.6rem)}}
