/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.table{display:table}}:root{--paper:#f5f2eb;--white:#fffdfa;--ink:#17191b;--muted:#646865;--line:#d8d3ca;--orange:#f15a24;--orange-dark:#c83d0d;--carbon:#0d0e0e}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);text-rendering:optimizelegibility;margin:0;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;overflow-x:clip}body,a,button,summary{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,summary,a{outline-offset:4px}:focus-visible{outline:3px solid var(--orange)}.container{width:min(1488px,100% - 112px);margin-inline:auto}.site-header{z-index:20;background:var(--white);border-bottom:1px solid var(--line);position:relative}.utility-bar{background:var(--ink);color:#e9e7e1;letter-spacing:.11em;text-transform:uppercase;font-size:11px}.utility-inner{align-items:center;gap:14px;min-height:34px;display:flex}.utility-inner a{color:#fff;margin-left:auto;font-weight:700}.utility-divider{background:var(--orange);border-radius:50%;width:3px;height:3px}.nav-row{justify-content:space-between;align-items:center;gap:32px;height:92px;display:flex}.brand{flex:0 auto;width:clamp(270px,31vw,430px)}.brand img{width:100%;height:auto}.desktop-nav{align-items:center;gap:32px;font-size:13px;font-weight:650;display:flex}.desktop-nav>a:not(.nav-cta){border-bottom:1px solid #0000;padding-block:12px}.desktop-nav>a:not(.nav-cta):hover{border-color:var(--orange)}.nav-cta{background:var(--ink);color:#fff;align-items:center;gap:18px;padding:15px 19px;transition:background-color .2s,transform .2s;display:inline-flex}.nav-cta:hover{background:var(--orange);transform:translateY(-2px)}.mobile-nav{display:none}.hero{background:linear-gradient(90deg, #17191b0e 1px, transparent 1px), linear-gradient(#17191b09 1px, transparent 1px), var(--paper);background-size:80px 80px;padding:56px 0 0}.hero-grid{background:var(--white);border:1px solid var(--line);grid-template-columns:minmax(0,.9fr) minmax(520px,1.1fr);align-items:stretch;min-height:650px;display:grid}.hero-copy{z-index:2;flex-direction:column;justify-content:center;padding:clamp(56px,6vw,96px);display:flex;position:relative}.eyebrow{color:var(--muted);letter-spacing:.15em;text-transform:uppercase;align-items:center;gap:12px;margin:0 0 26px;font-size:11px;font-weight:750;display:flex}.eyebrow>span{background:var(--orange);width:32px;height:2px}.hero h1,.section-heading h2,.craft-copy h2,.contact-copy h2{letter-spacing:-.055em;margin:0;font-family:Arial Narrow,Aptos Display,Helvetica Neue,sans-serif;font-weight:850;line-height:.94}.hero h1{text-transform:uppercase;max-width:620px;font-size:clamp(56px,5.3vw,88px)}.hero h1 em,.contact-copy h2 em{color:var(--orange);font-style:normal}.hero-lead{color:#4f5451;max-width:610px;margin:34px 0 0;font-size:clamp(17px,1.25vw,21px);line-height:1.58}.hero-actions{flex-wrap:wrap;align-items:center;gap:26px;margin-top:38px;display:flex}.button{justify-content:center;align-items:center;gap:28px;min-height:58px;padding:0 24px;font-size:13px;font-weight:750;transition:transform .2s,background-color .2s,color .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--orange);color:#fff}.button-primary:hover{background:var(--orange-dark)}.text-link{border-bottom:1px solid var(--ink);gap:13px;padding-block:10px;font-size:13px;font-weight:700;display:inline-flex}.hero-visual{background:#dfe1e1;min-height:650px;position:relative;overflow:hidden}.hero-visual>img{object-fit:cover;object-position:55% center;width:100%;height:100%}.hero-image-shade{background:linear-gradient(90deg,#0d0e0e14,#0d0e0e05 54%,#0d0e0e47);position:absolute;inset:0}.voltage-card{color:#fff;background:#0d0e0ef0;gap:5px;width:min(390px,68%);padding:25px 28px;display:grid;position:absolute;bottom:0;right:0}.voltage-card strong{letter-spacing:-.04em;font-family:Arial Narrow,Arial,sans-serif;font-size:clamp(34px,3vw,52px);line-height:1}.voltage-card>span:last-child,.voltage-label{color:#b9bcb8;letter-spacing:.11em;text-transform:uppercase;font-size:10px}.voltage-label{color:#ff8a5f}.image-index{letter-spacing:.12em;background:#ffffffe0;padding:8px 10px;font:700 10px/1 Helvetica Neue,sans-serif;position:absolute;top:18px;right:18px}.proof-strip{background:var(--ink);color:#fff;grid-template-columns:repeat(4,1fr);display:grid}.proof-strip>div{border-right:1px solid #ffffff26;align-items:baseline;gap:14px;min-height:116px;padding:25px 32px;display:flex}.proof-strip>div:last-child{border-right:0}.proof-strip strong{color:var(--orange);letter-spacing:-.04em;font-size:28px}.proof-strip span{color:#c4c6c2;font-size:12px}.section{padding:124px 0}.section-heading{grid-template-columns:1.25fr .55fr;align-items:end;gap:80px;display:grid}.section-heading h2,.craft-copy h2,.contact-copy h2{text-transform:uppercase;font-size:clamp(48px,5vw,82px)}.services .section-heading h2{line-height:1.08}.section-heading>p,.method-heading>p{color:var(--muted);margin:0 0 7px;font-size:16px;line-height:1.65}.service-grid{border-top:1px solid var(--ink);border-bottom:1px solid var(--ink);grid-template-columns:repeat(4,1fr);margin-top:66px;display:grid}.service-card{border-right:1px solid var(--line);flex-direction:column;min-height:330px;padding:28px;transition:background-color .2s,color .2s,transform .2s;display:flex}.service-card:last-child{border-right:0}.service-card:hover{background:var(--orange);color:#fff;transform:translateY(-5px)}.service-top{color:var(--muted);justify-content:space-between;font-size:11px;font-weight:700;display:flex}.service-card:hover .service-top,.service-card:hover p{color:#fff}.service-card h3{letter-spacing:-.035em;text-transform:uppercase;max-width:250px;margin:auto 0 20px;font-family:Arial Narrow,Arial,sans-serif;font-size:27px;line-height:1.08}.service-card p{min-height:76px;color:var(--muted);margin:0;font-size:14px;line-height:1.55}.craft{background:var(--carbon);color:#fff;min-height:760px;position:relative;overflow:hidden}.craft-image{position:absolute;inset:0 50% 0 0}.craft-image img{object-fit:cover;object-position:69% center;width:100%;height:100%}.craft-image-overlay{background:linear-gradient(90deg,#0d0e0e1f,#0d0e0ecc 100%);position:absolute;inset:0}.craft-grid{z-index:2;grid-template-columns:1fr 1fr;min-height:760px;display:grid;position:relative}.craft-copy{flex-direction:column;justify-content:center;padding:110px 0 100px 10%;display:flex}.eyebrow-light{color:#acafac}.craft-lead{color:#c7c9c5;max-width:620px;margin:34px 0 0;font-size:17px;line-height:1.7}.capability-list{border-top:1px solid #ffffff38;margin:44px 0 0;padding:0;list-style:none}.capability-list li{border-bottom:1px solid #ffffff29;gap:24px;padding:20px 0;font-size:14px;display:flex}.capability-list span{color:var(--orange);font-size:11px;font-weight:800}.method{background:var(--white)}.method-heading{align-items:center}.method-heading h2{line-height:1.08}.method-grid{grid-template-columns:repeat(3,1fr);gap:34px;margin-top:72px;display:grid}.method-item{border-top:2px solid var(--ink);min-height:300px;padding:28px 0 0}.method-number{color:var(--orange);font-size:11px;font-weight:800}.method-line{align-items:center;height:88px;display:flex}.method-line:before{content:"";background:var(--line);width:100%;height:1px}.method-line span{background:var(--orange);border-radius:50%;width:9px;height:9px;margin-left:-9px}.method-item h3{letter-spacing:-.04em;text-transform:uppercase;margin:0 0 16px;font-family:Arial Narrow,Arial,sans-serif;font-size:30px}.method-item p{max-width:350px;color:var(--muted);margin:0;font-size:14px;line-height:1.65}.contact-section{background:linear-gradient(115deg, transparent 0 65%, #ffffff0b 65% 66%, transparent 66%), var(--orange);color:#fff;padding:112px 0;position:relative;overflow:hidden}.contact-grid{grid-template-columns:1.25fr .75fr;align-items:center;gap:110px;display:grid}.contact-copy>p:not(.eyebrow){max-width:610px;margin:30px 0 0;font-size:17px;line-height:1.65}.contact-copy h2 em{color:var(--ink)}.contact-actions{flex-wrap:wrap;align-items:center;gap:25px;margin-top:38px;display:flex}.button-light{color:var(--ink);background:#fff}.button-light:hover{background:var(--ink);color:#fff}.email-link{border-bottom:1px solid #fff;padding-block:8px;font-size:14px;font-weight:650}.contact-panel{background:var(--white);color:var(--ink);padding:38px;box-shadow:0 26px 70px #44120033}.contact-panel>img{width:min(240px,80%);height:auto;margin:0 auto 40px}.contact-row{border-top:1px solid var(--line);grid-template-columns:85px 1fr;gap:20px;padding:18px 0;display:grid}.contact-row>span{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:700}.contact-row strong{font-size:14px;line-height:1.45}footer{background:var(--carbon);color:#a9aca8;padding:30px 0;font-size:11px}.footer-inner{justify-content:space-between;align-items:center;gap:30px;display:flex}.footer-inner a{color:#fff}@media (width<=1180px){.container{width:min(100% - 64px,1488px)}.desktop-nav{gap:18px}.hero-grid{grid-template-columns:1fr 1fr}.hero-copy{padding:54px}.proof-strip>div{padding-inline:20px}.service-grid{grid-template-columns:repeat(2,1fr)}.service-card:nth-child(2){border-right:0}.service-card:nth-child(-n+2){border-bottom:1px solid var(--line)}.contact-grid{gap:60px}}@media (width<=900px){.container{width:min(100% - 40px,1488px)}.utility-inner>span:last-of-type,.utility-divider{display:none}.nav-row{height:80px}.brand{width:min(330px,70vw)}.desktop-nav{display:none}.mobile-nav{display:block;position:relative}.mobile-nav summary{cursor:pointer;background:var(--ink);color:#fff;text-transform:uppercase;align-items:center;min-height:44px;padding:12px 14px;font-size:12px;font-weight:750;list-style:none;display:flex}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav nav{background:var(--ink);color:#fff;width:min(260px,100vw - 28px);padding:10px;display:grid;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 20px 40px #0003}.mobile-nav nav a{border-bottom:1px solid #ffffff1f;align-items:center;min-height:46px;padding:13px;display:flex}.hero{padding-top:28px}.hero-grid{grid-template-columns:1fr}.hero-copy,.hero-visual{min-height:auto}.hero-copy{padding:58px 44px 64px}.hero-visual{height:470px}.proof-strip{grid-template-columns:repeat(2,1fr)}.proof-strip>div:nth-child(2){border-right:0}.proof-strip>div:nth-child(-n+2){border-bottom:1px solid #ffffff26}.section{padding:90px 0}.section-heading{grid-template-columns:1fr;gap:30px}.section-heading>p{max-width:560px}.craft-image{inset:0 0 52%}.craft-image-overlay{background:linear-gradient(180deg, #0d0e0e14, var(--carbon) 98%)}.craft-grid{grid-template-columns:1fr;min-height:980px}.craft-spacer{min-height:420px}.craft-copy{padding:20px 0 80px}.method-grid{grid-template-columns:1fr}.method-item{min-height:220px}.method-line{height:58px}.contact-grid{grid-template-columns:1fr}}@media (width<=620px){.container{width:calc(100% - 28px)}.utility-inner{justify-content:space-between;gap:10px;min-height:32px;font-size:9px}.utility-inner>span:first-child,.utility-inner a{white-space:nowrap}.utility-inner a{margin-left:0}.brand{width:min(220px,64vw)}.nav-row{gap:12px;height:74px}.mobile-nav summary{padding-inline:12px}.hero{padding-top:18px}.hero-copy{padding:40px 22px 46px}.hero h1{letter-spacing:-.06em;font-size:clamp(42px,13vw,60px)}.hero-lead{font-size:16px}.hero-actions{flex-direction:column;align-items:flex-start;gap:18px;width:100%;margin-top:32px}.hero-actions .button{width:100%}.hero-visual{height:350px}.hero-visual>img{object-position:66% center}.voltage-card{width:calc(100% - 20px);padding:22px}.proof-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.proof-strip>div{border-bottom:1px solid #ffffff26;flex-direction:column;justify-content:center;align-items:flex-start;gap:4px;min-height:96px;padding:18px}.proof-strip>div:nth-child(odd){border-right:1px solid #ffffff26}.proof-strip>div:nth-last-child(-n+2){border-bottom:0}.proof-strip strong{font-size:25px}.section{padding:72px 0}.section-heading{gap:24px}.service-grid{grid-template-columns:1fr;margin-top:46px}.service-card{border-right:0;border-bottom:1px solid var(--line);min-height:250px;padding:24px}.service-card p{min-height:auto}.section-heading h2,.craft-copy h2,.contact-copy h2{letter-spacing:-.05em;font-size:clamp(38px,11.5vw,50px)}.craft-grid{min-height:870px}.craft-image{inset:0 0 56%}.craft-spacer{min-height:340px}.craft-copy{padding:14px 0 66px}.craft-lead{margin-top:28px;font-size:16px}.capability-list{margin-top:34px}.method-grid{gap:24px;margin-top:50px}.method-item{min-height:190px}.method-line{height:44px}.contact-section{padding-block:72px}.contact-grid{gap:50px}.contact-actions{gap:18px;display:grid}.contact-actions .button{width:100%}.email-link{overflow-wrap:anywhere;width:fit-content;max-width:100%}.contact-panel{padding:28px 22px}.contact-row{grid-template-columns:65px 1fr;gap:14px}.contact-row strong{overflow-wrap:anywhere;min-width:0}.footer-inner{flex-direction:column;align-items:flex-start;gap:14px}}@media (width<=360px){.container{width:calc(100% - 22px)}.utility-inner{font-size:8px}.brand{width:min(190px,61vw)}.hero h1{font-size:clamp(39px,12.5vw,45px)}.hero-copy{padding-inline:18px}.voltage-card{width:calc(100% - 14px)}.contact-panel{padding-inline:18px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
