/*! tailwindcss v4.3.2 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-border-style:solid}}}@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;--color-emerald-400:oklch(76.5% .177 163.223);--color-zinc-300:oklch(87.1% .006 286.286);--color-zinc-700:oklch(37% .013 285.805);--spacing:.25rem;--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--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]){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;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{.static{position:static}.inline-flex{display:inline-flex}.size-2{width:calc(var(--spacing) * 2);height:calc(var(--spacing) * 2)}.items-center{align-items:center}.gap-2{gap:calc(var(--spacing) * 2)}.rounded-full{border-radius:3.40282e38px}.border{border-style:var(--tw-border-style);border-width:1px}.border-zinc-700{border-color:var(--color-zinc-700)}.bg-emerald-400{background-color:var(--color-emerald-400)}.px-3{padding-inline:calc(var(--spacing) * 3)}.py-1{padding-block:var(--spacing)}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-zinc-300{color:var(--color-zinc-300)}}:root{color-scheme:light;color:#1c1d1d;font-synthesis:none;text-rendering:optimizelegibility;background:#f1f0ec;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}html{scroll-behavior:smooth;background:#f1f0ec;min-width:320px;scroll-padding-top:5rem}body{color:#1c1d1d;background:#f1f0ec;min-height:100vh;margin:0}*{box-sizing:border-box}::selection{color:#fff;background:#bf4a2b}a{color:inherit;text-decoration:none}a:focus-visible{outline-offset:4px;outline:2px solid #bf4a2b}.site-container{width:min(100% - 3rem,76rem);margin-inline:auto}.site-header{z-index:50;backdrop-filter:blur(.8rem);background:#f1f0ecf0;border-bottom:1px solid #d5d3cd;position:sticky;top:0}.header-inner{grid-template-columns:1fr auto 1fr;align-items:center;gap:2rem;min-height:5rem;display:grid}.brand{color:#1b1c1c;letter-spacing:.12em;align-items:center;width:fit-content;font-size:1.02rem;font-weight:800;line-height:0;display:inline-flex}.brand-logo{width:clamp(8.5rem,12vw,10.5rem);height:auto;display:block}.nav-links{align-items:center;gap:2rem;display:flex}.nav-link,.header-contact{color:#65645f;letter-spacing:.025em;font-size:.76rem;font-weight:600;transition:color .16s}.nav-link:hover,.header-contact:hover{color:#bf4a2b}.header-contact{color:#242525;border-bottom:1px solid #8c8a84;justify-self:end;padding-bottom:.15rem}.hero-layout{grid-template-columns:minmax(0,1.05fr) minmax(22rem,.75fr);align-items:center;gap:clamp(3rem,7vw,7rem);min-height:calc(100svh - 13rem);display:grid}.hero-content{max-width:45rem}.hero-label,.eyebrow,.footer-label{color:#696762;letter-spacing:.12em;text-transform:uppercase;font-size:.7rem;font-weight:650}.hero-title,.hero-content h1{color:#1c1d1d;letter-spacing:-.068em;max-width:10ch;margin-top:2rem;font-size:clamp(3.5rem,7.4vw,7rem);font-weight:650;line-height:.94}.hero-intro{color:#5f5e59;max-width:39rem;margin-top:2.4rem;font-size:clamp(1.05rem,1.8vw,1.25rem);line-height:1.7}.hero-actions{flex-wrap:wrap;gap:1rem 2rem;margin-top:2.5rem;display:flex}.text-link{border-bottom:1px solid #282929;align-items:center;gap:.65rem;padding-bottom:.35rem;font-size:.8rem;font-weight:650;display:inline-flex}.text-link span{color:#bf4a2b}.text-link-muted{color:#6a6862;border-color:#b9b7b0}.photo-placeholder{color:#62615c;background:#d9d7d0;flex-direction:column;justify-content:space-between;min-height:28rem;margin:0;padding:1.25rem;display:flex;position:relative}.photo-placeholder:before{content:"";pointer-events:none;border:1px solid #31312f2e;position:absolute;inset:.75rem}.photo-index{z-index:1;letter-spacing:.08em;text-transform:uppercase;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.64rem;position:relative}.photo-placeholder figcaption{z-index:1;background:#f1f0ece6;max-width:23rem;padding:.9rem;font-size:.72rem;line-height:1.55;position:relative}.photo-placeholder figcaption strong{color:#343535;letter-spacing:.04em;text-transform:uppercase;margin-bottom:.25rem;font-size:.65rem;display:block}.footer-contact{color:#cbc9c2;gap:.35rem;margin-top:1.5rem;font-style:normal;line-height:1.6;display:grid}.footer-contact strong{color:#f1f0ec}.footer-contact a{border-bottom:1px solid #77756f;width:fit-content}.footer-contact a:hover{color:#fff;border-color:#bf4a2b}.hero-photo{background:#cfcec8;min-height:min(42rem,67vh)}.story-section{background:#e8e6e0;border-top:1px solid #d5d3cd}.services-section{background:#f1f0ec;border-top:1px solid #d5d3cd}.story-layout{grid-template-columns:minmax(15rem,.75fr) minmax(0,1.25fr);gap:clamp(3rem,9vw,9rem);display:grid}.story-title h2,.section-heading h2,.principle-layout blockquote,.footer-main h2{color:#1c1d1d;letter-spacing:-.057em;margin-top:1.25rem;font-size:clamp(2.4rem,5vw,4.7rem);font-weight:620;line-height:1.03}.prose-copy{color:#555550;max-width:43rem;font-size:clamp(1.05rem,1.8vw,1.25rem);line-height:1.8}.prose-copy p+p{margin-top:1.75rem}.origin-layout{grid-template-columns:minmax(0,1.2fr) minmax(18rem,.8fr);align-items:end;gap:clamp(3rem,8vw,8rem);margin-top:clamp(5rem,10vw,9rem);display:grid}.origin-photo{background:#c9c7c0;min-height:35rem}.origin-layout-photo-only{display:block}.origin-layout-photo-only .origin-photo{aspect-ratio:4/5;width:min(100%,38rem);min-height:0}.problem-section{color:#e8e7e2;background:#242626}.problem-intro{grid-template-columns:.9fr 1.1fr;display:grid}.problem-intro .section-heading{grid-column:2}.problem-section .eyebrow,.problem-section .section-description{color:#aaa9a3}.problem-section .section-heading h2{color:#f1f0ec}.section-heading{max-width:48rem}.section-description{color:#67655f;max-width:38rem;margin-top:1.75rem;font-size:1.03rem;line-height:1.75}.problem-list{border-top:1px solid #4d4f4e;margin-top:clamp(4rem,8vw,7rem)}.problem-row{border-bottom:1px solid #4d4f4e;grid-template-columns:5rem minmax(0,1fr);gap:2rem;padding-block:1.65rem;display:grid}.problem-row span{color:#868782;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.68rem}.problem-row p{color:#dfded9;max-width:48rem;font-size:clamp(1rem,1.8vw,1.2rem);line-height:1.55}.development-section{background:#f1f0ec}.approach-copy{border-top:1px solid #b9b6ae;grid-template-columns:1fr 1fr;gap:clamp(2rem,6vw,6rem);margin-top:clamp(5rem,9vw,8rem);padding-top:2.5rem;display:grid}.approach-copy p{color:#5f5d58;max-width:34rem;font-size:1rem;line-height:1.75}.example-layout{border-top:1px solid #c8c6bf;grid-template-columns:minmax(17rem,.7fr) minmax(0,1.3fr);align-items:center;gap:clamp(3rem,8vw,8rem);margin-top:clamp(6rem,11vw,10rem);padding-top:clamp(4rem,7vw,6rem);display:grid}.example-photo{background:#d2d0ca;min-height:28rem}.example-copy h3{color:#252626;letter-spacing:-.05em;max-width:16ch;margin-block:1.25rem 2rem;font-size:clamp(2rem,4vw,3.3rem);font-weight:620;line-height:1.08}.example-copy .prose-copy{font-size:1rem}.example-fact{color:#696761;border-block:1px solid #c8c6bf;margin-top:2rem;padding-block:1rem;font-size:.75rem}.example-fact strong{color:#303131;letter-spacing:.04em;text-transform:uppercase}.areas-section{background:#e8e6e0;border-top:1px solid #d5d3cd}.areas-list{border-top:1px solid #b9b6ae;margin-top:clamp(4rem,8vw,7rem)}.area-row{border-bottom:1px solid #b9b6ae;grid-template-columns:4rem minmax(12rem,.75fr) minmax(0,1.25fr);align-items:start;gap:2rem;padding-block:2rem;display:grid}.area-row>span{color:#8a8881;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.68rem}.area-row h3{color:#282929;letter-spacing:-.025em;font-size:1.25rem;font-weight:620}.area-row p{color:#62605b;max-width:38rem;line-height:1.7}.state-layout{border-top:1px solid #b9b6ae;grid-template-columns:.8fr 1.2fr;gap:clamp(3rem,8vw,8rem);margin-top:clamp(6rem,10vw,9rem);padding-top:3rem;display:grid}.state-intro h3{color:#292a2a;letter-spacing:-.04em;max-width:17ch;margin-top:1.2rem;font-size:clamp(1.7rem,3vw,2.5rem);font-weight:620;line-height:1.15}.state-list>div{border-bottom:1px solid #c4c1b9;grid-template-columns:1rem 1fr;gap:1rem;padding-block:1.1rem;display:grid}.state-mark{background:#77756f;border-radius:50%;width:.55rem;height:.55rem;margin-top:.35rem}.state-created{background:#bf4a2b}.state-progress{background:0 0;border:1px solid #77756f}.state-list p{color:#65635e;font-size:.88rem;line-height:1.6}.state-list strong{color:#2d2e2e;letter-spacing:.04em;text-transform:uppercase;margin-bottom:.2rem;font-size:.72rem;display:block}.principle-section{color:#fff;background:#bf4a2b;padding-block:clamp(6rem,12vw,11rem)}.principle-layout{grid-template-columns:.55fr 1.45fr;gap:clamp(3rem,8vw,8rem);display:grid}.principle-layout .eyebrow{color:#ffffffb8}.principle-layout blockquote{color:#fff;max-width:22ch;margin:0;font-size:clamp(2.2rem,5vw,4.5rem)}.direction-section{background:#e8e6e0;border-top:1px solid #d5d3cd}.direction-layout{grid-template-columns:.55fr 1.45fr;gap:clamp(3rem,8vw,8rem);display:grid}.direction-layout h2{color:#242525;letter-spacing:-.055em;max-width:14ch;font-size:clamp(2.5rem,5vw,4.6rem);font-weight:620;line-height:1.04}.direction-copy{border-top:1px solid #b9b6ae;grid-template-columns:1fr 1fr;gap:clamp(2rem,5vw,5rem);margin-top:clamp(3rem,6vw,5rem);padding-top:2rem;display:grid}.direction-copy p{color:#5f5d58;max-width:34rem;line-height:1.75}.site-footer{color:#e3e2dd;background:#1f2121}.footer-main{grid-template-columns:1fr .75fr;gap:clamp(3rem,8vw,8rem);padding-block:clamp(5rem,9vw,8rem);display:grid}.footer-label{color:#999994}.footer-main h2{color:#f1f0ec;max-width:15ch;font-size:clamp(2.2rem,4.5vw,4rem)}.footer-copy{align-self:end}.footer-copy p{color:#a8a7a2;max-width:31rem;line-height:1.75}.contact-pending{color:#f1f0ec;border-bottom:1px solid #777772;gap:1rem;margin-top:2rem;padding-bottom:.35rem;font-weight:620;display:inline-flex}.contact-pending:before{content:"— ";color:#d85a38}.footer-bottom{color:#84847f;border-top:1px solid #3d3f3e;grid-template-columns:1fr auto 1fr;align-items:center;gap:2rem;padding-block:1.8rem;font-size:.68rem;display:grid}.footer-bottom>p:last-child{justify-self:end}.footer-brand{color:#f1f0ec;font-size:.86rem}@media (width<=900px){.nav-links{display:none}.header-inner{grid-template-columns:1fr auto}.hero-layout,.story-layout,.origin-layout,.example-layout,.direction-layout,.state-layout,.footer-main{grid-template-columns:1fr}.hero-layout{min-height:auto}.hero-content{padding-block:2rem}.hero-photo{min-height:34rem}.story-copy{justify-self:end}.origin-photo,.example-photo{min-height:32rem}.problem-intro{grid-template-columns:1fr}.problem-intro .section-heading{grid-column:1}.principle-layout,.approach-copy,.direction-copy{grid-template-columns:1fr}.footer-bottom{grid-template-columns:1fr 1fr}.footer-bottom>p:first-of-type{display:none}}@media (width<=640px){.site-container{width:min(100% - 1.5rem,76rem)}.site-header{position:relative}.header-inner{min-height:4.5rem}.hero-section{padding-block:3.5rem 5rem}.hero-title,.hero-content h1{font-size:clamp(3rem,15vw,4.7rem)}.hero-actions{flex-direction:column;align-items:flex-start}.hero-photo,.origin-photo,.example-photo{min-height:26rem}.photo-placeholder figcaption{max-width:calc(100% - 1rem)}.story-layout,.origin-layout,.example-layout,.direction-layout,.state-layout{gap:2.5rem}.problem-row{grid-template-columns:2rem 1fr;gap:1rem}.area-row{grid-template-columns:2rem 1fr;gap:.8rem 1rem}.area-row p{grid-column:2}.footer-bottom{grid-template-columns:1fr}.footer-bottom>p:last-child{justify-self:start}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}.hero-section{padding-block:clamp(3rem,4.5vw,4.5rem)}.hero-layout{grid-template-columns:minmax(0,1.15fr) minmax(22rem,.85fr);gap:clamp(3rem,6vw,6rem);min-height:auto}.hero-title,.hero-content h1{max-width:13ch;font-size:clamp(2.8rem,4vw,4.15rem)}.hero-services{color:#343535;border-block:1px solid #c9c7c0;grid-template-columns:1fr 1fr;gap:.65rem 1.5rem;margin-top:1.8rem;padding:1.25rem 0;font-size:.88rem;font-weight:620;list-style:none;display:grid}.hero-services li{padding-left:1rem;position:relative}.hero-services li:before{content:"";background:#bf4a2b;border-radius:50%;width:.35rem;height:.35rem;position:absolute;top:.55em;left:0}.hero-principle{color:#73716b;max-width:39rem;margin-top:1.25rem;font-size:.86rem;line-height:1.65}.real-photo{background:#c9c7c0;margin:0;position:relative;overflow:hidden}.real-photo img{object-fit:cover;width:100%;height:100%;display:block}.real-photo figcaption{color:#5f5e59;background:#f1f0eceb;max-width:24rem;padding:.85rem 1rem;font-size:.72rem;line-height:1.5;position:absolute;bottom:1rem;left:1rem;right:1rem}.real-photo figcaption strong{color:#2d2e2e;letter-spacing:.05em;text-transform:uppercase;font-size:.65rem;display:block}.hero-photo{aspect-ratio:4/3;min-height:0}.section-shell{padding-block:clamp(3.75rem,5vw,5.5rem)}.story-title h2,.section-heading h2,.footer-main h2{font-size:clamp(1.9rem,3vw,3.1rem)}.origin-layout{gap:clamp(3rem,6vw,6rem);margin-top:clamp(4rem,7vw,6rem)}.origin-photo{min-height:31rem}.credentials-section{background:#e8e6e0;border-top:1px solid #d5d3cd}.credentials-layout{grid-template-columns:.9fr 1.1fr;gap:clamp(3rem,7vw,7rem);display:grid}.credentials-layout h2{letter-spacing:-.05em;max-width:15ch;margin-top:1.25rem;font-size:clamp(1.9rem,2.9vw,3rem);font-weight:620;line-height:1.05}.credential-item{border-block:1px solid #b9b6ae;grid-template-columns:3rem 1fr;align-self:end;gap:1.5rem;padding-block:2rem;display:grid}.credential-item>span,.experience-grid article>span{color:#8a8881;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.68rem}.credential-item h3,.experience-grid h3{color:#282929;font-size:1.2rem;font-weight:620}.credential-item p,.experience-grid p{color:#62605b;margin-top:.75rem;line-height:1.7}.experience-section{background:#f1f0ec;border-top:1px solid #d5d3cd}.experience-grid{border-block:1px solid #b9b6ae;grid-template-columns:repeat(3,1fr);margin-top:clamp(3.5rem,6vw,5rem);display:grid}.experience-grid article{padding:1.75rem}.experience-grid article+article{border-left:1px solid #b9b6ae}.example-layout{margin-top:clamp(4.5rem,7vw,7rem);padding-top:clamp(3rem,5vw,5rem)}.example-layout-text{grid-template-columns:minmax(0,1fr);padding-left:min(10vw,8rem)}.principle-layout blockquote{font-size:clamp(1.9rem,3vw,3rem)}.direction-layout h2{font-size:clamp(2rem,3vw,3.1rem)}.hero-intro,.prose-copy{font-size:clamp(1rem,1.35vw,1.1rem)}.state-intro h3{font-size:clamp(1.55rem,2.3vw,2.1rem)}.example-copy h3{font-size:clamp(1.85rem,3vw,2.7rem)}.principle-section,.footer-main{padding-block:clamp(4rem,6vw,6rem)}@media (width<=900px){.credentials-layout,.experience-grid{grid-template-columns:1fr}.experience-grid article+article{border-top:1px solid #b9b6ae;border-left:0}.example-layout-text{padding-left:0}.hero-photo{aspect-ratio:16/10;min-height:0}}@media (width<=640px){.hero-title,.hero-content h1{font-size:clamp(2.35rem,10vw,3.2rem)}.hero-services{grid-template-columns:1fr}.hero-photo{aspect-ratio:4/3;min-height:0}}@media (width<=767px){html,body{overflow-x:clip}.site-container{width:calc(100% - 1.5rem);max-width:76rem}.header-inner{grid-template-columns:minmax(0,1fr) auto;gap:1rem;min-width:0;min-height:4.5rem}.brand{min-width:0;max-width:100%}.brand-logo{width:clamp(7.5rem,34vw,9rem);max-width:100%;height:auto}.nav-links{display:none}.header-contact{white-space:nowrap}.hero-section{padding-block:2.75rem 4rem}.hero-layout{grid-template-columns:minmax(0,1fr);align-items:start;gap:2.25rem;width:100%;min-width:0;display:grid}.hero-content,.hero-intro,.hero-services,.hero-principle,.hero-actions,.hero-photo{width:100%;min-width:0;max-width:none}.hero-content{padding-block:0}.hero-title,.hero-content h1{overflow-wrap:normal;word-break:normal;hyphens:none;max-width:none;margin-top:1.4rem;font-size:clamp(2.625rem,12vw,3.25rem);line-height:1}.hero-intro{margin-top:1.75rem;font-size:clamp(1.125rem,4.8vw,1.25rem);line-height:1.5}.hero-services{grid-template-columns:minmax(0,1fr)}.hero-actions{align-items:flex-start}.hero-photo{aspect-ratio:auto;min-height:0;margin-top:.5rem}.hero-photo img{aspect-ratio:4/3;object-fit:cover;width:100%;height:auto}.real-photo figcaption{max-width:none;position:static}.story-layout,.origin-layout,.credentials-layout,.problem-intro,.principle-layout,.approach-copy,.direction-layout,.direction-copy,.state-layout,.example-layout,.footer-main{grid-template-columns:minmax(0,1fr);min-width:0}.story-layout>*,.origin-layout>*,.credentials-layout>*,.problem-intro>*,.principle-layout>*,.approach-copy>*,.direction-layout>*,.direction-copy>*,.state-layout>*,.example-layout>*,.footer-main>*{min-width:0;max-width:100%}.origin-photo{width:100%;min-width:0;min-height:0}.origin-photo img{aspect-ratio:4/5;object-fit:cover;width:100%;height:auto}.experience-grid{grid-template-columns:minmax(0,1fr)}.area-row{grid-template-columns:2rem minmax(0,1fr)}.area-row p{grid-column:2}.problem-row{grid-template-columns:2rem minmax(0,1fr)}.example-layout-text{padding-left:0}.section-heading,.section-description,.prose-copy,.direction-layout h2,.example-copy h3,.state-intro h3{min-width:0;max-width:100%}}.module-header-inner{grid-template-columns:minmax(0,1fr) auto}.module-page{background:#f1f0ec}.module-hero{border-bottom:1px solid #d5d3cd;padding-block:clamp(3.2rem,6.4vw,5.6rem)}.module-hero-layout,.module-two-columns,.module-technical-layout,.module-inquiry-layout{grid-template-columns:minmax(0,.9fr) minmax(22rem,1.1fr);gap:clamp(3rem,8vw,8rem);display:grid}.module-hero-layout{grid-template-columns:minmax(0,1.08fr) minmax(20rem,.92fr);align-items:center;gap:clamp(2.5rem,5vw,5rem)}.module-hero h1{letter-spacing:-.06em;gap:.75rem;max-width:18ch;margin:0;font-size:clamp(2.75rem,5.6vw,4.9rem);font-weight:650;line-height:.9;display:grid}.module-title-code{color:#696762;letter-spacing:.12em;align-items:center;gap:.75rem;font-size:clamp(.78rem,1vw,.95rem);font-weight:650;line-height:1;display:flex}.module-title-code:after{content:"";background:#aeada6;width:min(8rem,25vw);height:1px}.module-title-separator{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.module-title-description{display:block}.module-lead{color:#5f5e59;max-width:42rem;margin-top:1.25rem;font-size:clamp(1.1rem,1.8vw,1.3rem);line-height:1.65}.module-hero .text-link{margin-top:1.75rem}.module-status{background:#e7e4dc;border-top:3px solid #bf4a2b;padding:clamp(1.5rem,3vw,2.5rem)}.module-kicker{color:#77746d;letter-spacing:.1em;text-transform:uppercase;font-size:.7rem;font-weight:650}.module-status strong{margin-top:1rem;font-size:clamp(1.2rem,2vw,1.55rem);line-height:1.35;display:block}.module-status p:last-child{color:#62605b;margin-top:1rem;line-height:1.65}.module-section{border-bottom:1px solid #d5d3cd;padding-block:clamp(4rem,7vw,7rem)}.module-section h2{letter-spacing:-.055em;max-width:16ch;margin-top:1.25rem;font-size:clamp(2rem,4vw,3.25rem);font-weight:620;line-height:1.02}.module-list{color:#575650;margin-top:2rem;padding:0;line-height:1.7;list-style:none}.module-list li{border-top:1px solid #cbc8c0;padding:1rem 0 1rem 1.5rem;position:relative}.module-list li:before{content:"";background:#bf4a2b;border-radius:50%;width:.4rem;height:.4rem;position:absolute;top:1.7rem;left:0}.module-technical,.module-limits{background:#e8e6e0}.specification-list{border-top:1px solid #aeada6;margin:0}.specification-list>div{border-bottom:1px solid #c3c0b8;grid-template-columns:minmax(9rem,.7fr) minmax(0,1.3fr);gap:1.5rem;padding-block:1.25rem;display:grid}.specification-list dt{color:#73716b;letter-spacing:.04em;text-transform:uppercase;font-size:.78rem;font-weight:650}.specification-list dd{margin:0;font-weight:620}.specification-list .is-todo{color:#77746d;font-size:.88rem;font-weight:500}.module-section-heading{max-width:48rem}.module-section-heading>p:last-child{color:#62605b;max-width:42rem;margin-top:1.5rem;line-height:1.7}.module-media-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;margin-top:clamp(3rem,6vw,5rem);display:grid}.module-media-item{background:#e8e6e0;border:1px solid #cbc8c0;min-width:0;margin:0}.module-media-item img,.module-media-todo{aspect-ratio:16/10;object-fit:cover;place-content:center;width:100%;display:grid}.module-media-todo{color:#74716b;text-align:center;background:repeating-linear-gradient(-45deg,#e0ded7,#e0ded7 1px,#e8e6e0 1px 12px);padding:2rem}.module-media-todo span{color:#bf4a2b;letter-spacing:.12em;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.7rem;font-weight:700}.module-media-todo p{margin-top:.6rem;font-size:.85rem}.module-media-item figcaption{gap:.5rem;padding:1.25rem;display:grid}.module-media-item figcaption strong{font-size:1rem}.module-media-item figcaption span{color:#67655f;font-size:.83rem;line-height:1.55}.module-limits .module-list{margin-top:0}.module-inquiry{color:#f1f0ec;background:#242626}.module-inquiry .eyebrow,.module-inquiry>.site-container>div>p:last-child{color:#aaa9a3}.module-inquiry>.site-container>div>p:last-child{max-width:38rem;margin-top:1.5rem;line-height:1.7}.inquiry-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;display:grid}.inquiry-form label{color:#d7d5cf;gap:.55rem;font-size:.78rem;font-weight:620;display:grid}.inquiry-form label span{color:#918f89;font-weight:400}.inquiry-form input,.inquiry-form textarea{color:#f1f0ec;width:100%;min-width:0;font:inherit;background:#303232;border:1px solid #5c5d5b;border-radius:0;font-size:1rem}.inquiry-form input{height:3rem;padding-inline:.8rem}.inquiry-form textarea{resize:vertical;min-height:9rem;padding:.8rem}.inquiry-form input:focus,.inquiry-form textarea:focus{border-color:#df6b48;outline:2px solid #0000}.inquiry-form-full{grid-column:1/-1}.inquiry-form-action{flex-wrap:wrap;align-items:center;gap:1rem 1.5rem;display:flex}.inquiry-form button{color:#fff;min-height:3rem;font:inherit;cursor:pointer;background:#bf4a2b;border:0;padding:.75rem 1.25rem;font-size:.82rem;font-weight:700}.inquiry-form button:hover{background:#d35b38}.inquiry-form-action p{color:#918f89;font-size:.75rem}@media (width<=767px){.module-hero{padding-block:2.4rem 3.2rem}.module-hero-layout,.module-two-columns,.module-technical-layout,.module-inquiry-layout{grid-template-columns:minmax(0,1fr);gap:2.5rem}.module-hero-layout{gap:2rem}.module-hero h1{max-width:15ch;font-size:clamp(2.55rem,11.5vw,3.6rem)}.module-lead{margin-top:1.1rem;font-size:1.1rem}.module-media-grid,.inquiry-form{grid-template-columns:minmax(0,1fr)}.specification-list>div{grid-template-columns:minmax(0,1fr);gap:.5rem}.inquiry-form-full{grid-column:auto}}.module-lead p+p{margin-top:1rem}.module-prose{color:#575650;margin-top:2rem;line-height:1.75}.module-prose p+p{margin-top:1.25rem}.specification-table-wrap{min-width:0;overflow-x:visible}.specification-table{table-layout:fixed;border-collapse:collapse;border-top:1px solid #aeada6;width:100%;margin:0}.specification-table th,.specification-table td{text-align:left;vertical-align:top;border-bottom:1px solid #c3c0b8;padding:.55rem .75rem}.specification-table thead th{color:#73716b;letter-spacing:.04em;text-transform:uppercase;font-size:.78rem;font-weight:650}.specification-table tbody th{color:#67655f;width:38%;font-size:.82rem;font-weight:600}.specification-table td{overflow-wrap:break-word;font-weight:620}.module-firmware{background:#e8e6e0}.module-firmware-cta{margin-top:1.75rem}.module-safety-box{color:#f1f0ec;background:#242626;border-left:4px solid #bf4a2b;max-width:58rem;padding:clamp(2rem,5vw,4rem)}.module-safety-box .eyebrow{color:#df6b48}.module-safety-box h2{max-width:none}.module-safety-box>p:last-child{color:#cbc9c3;max-width:48rem;margin-top:1.5rem;line-height:1.75}.module-document-list{border-top:1px solid #cbc8c0;margin:0;padding:0;list-style:none}.module-document-list li{border-bottom:1px solid #cbc8c0;grid-template-columns:minmax(0,1fr) auto;gap:1.5rem;padding-block:1.25rem;display:grid}.module-document-list strong{color:#bf4a2b;letter-spacing:.04em;text-transform:uppercase;font-size:.75rem}.module-faq-list{border-top:1px solid #cbc8c0}.module-faq-list details{border-bottom:1px solid #cbc8c0}.module-faq-list summary{cursor:pointer;padding:1.25rem 2rem 1.25rem 0;font-weight:650}.module-faq-list details[open] summary{color:#bf4a2b}.module-faq-list p{color:#62605b;max-width:44rem;padding:0 2rem 1.5rem 0;line-height:1.7}@media (width<=767px){.module-document-list li{grid-template-columns:minmax(0,1fr);gap:.5rem}.specification-table th,.specification-table td{padding-inline:.5rem}}.module-hero-aside{gap:1.25rem;display:grid}.module-hero-image,.module-feature-image,.module-technical-image{min-width:0;margin:0}.module-hero-image img,.module-feature-image img,.module-technical-image img{object-fit:cover;width:100%;height:auto;display:block}.module-hero-image img{aspect-ratio:6/5}.module-construction-layout{grid-template-columns:minmax(0,1.3fr) minmax(18rem,.7fr);align-items:center;gap:clamp(3rem,8vw,8rem);display:grid}.module-construction-images{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.module-feature-image{background:#e8e6e0;border:1px solid #cbc8c0}.module-feature-image img{aspect-ratio:4/3}.module-feature-image figcaption,.module-technical-image figcaption{color:#67655f;padding:.9rem 1rem;font-size:.78rem;line-height:1.5}.module-feature-copy{color:#62605b;max-width:34rem;margin-top:1.5rem;line-height:1.75}.module-technical-image{background:#f1f0ec;border:1px solid #c3c0b8;max-width:14rem;margin-top:2rem}.module-technical-image img{aspect-ratio:3/4;object-fit:contain}.module-connection-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;margin-top:clamp(3rem,6vw,5rem);display:grid}.module-connection-photo{grid-column:1/-1}.module-connection-photo img{aspect-ratio:14/6}@media (width<=767px){.module-construction-layout,.module-construction-images,.module-connection-grid{grid-template-columns:minmax(0,1fr)}.module-construction-layout{gap:2.5rem}.module-connection-photo{grid-column:auto}.module-connection-photo img{aspect-ratio:auto}}.module-document-link{color:inherit;grid-template-columns:minmax(0,1fr) auto;gap:1.5rem;text-decoration:none;display:grid}.module-document-link span{text-underline-offset:.25em;text-decoration:underline #bf4a2b}.module-document-link:hover span{color:#bf4a2b}@media (width<=767px){.module-document-link{grid-template-columns:minmax(0,1fr);gap:.5rem}}.technical-solutions-block{border-top:1px solid #b9b6ae;margin-top:clamp(4.5rem,7vw,7rem);padding-top:clamp(3rem,5vw,5rem);scroll-margin-top:6rem}.technical-solutions-heading{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:1.5rem clamp(3rem,7vw,7rem);display:grid}.technical-solutions-heading h3{letter-spacing:-.05em;max-width:18ch;font-size:clamp(1.9rem,3vw,3rem);font-weight:620;line-height:1.05}.technical-solutions-heading>p:last-child{color:#62605b;grid-column:2;max-width:40rem;line-height:1.7}.technical-modules-grid{gap:1.5rem;margin-top:clamp(3rem,5vw,4.5rem);display:grid}.technical-module-card{background:#e8e6e0;border:1px solid #cbc8c0;grid-template-columns:minmax(18rem,.8fr) minmax(0,1.2fr);display:grid}.technical-module-card-image{background:#d8d5ce;min-width:0;display:block;overflow:hidden}.technical-module-card-image img{object-fit:cover;width:100%;height:100%;min-height:24rem;transition:transform .18s;display:block}.technical-module-card:hover .technical-module-card-image img{transform:scale(1.015)}.technical-module-card-copy{align-self:center;padding:clamp(2rem,5vw,4rem)}.technical-module-card-copy h4{letter-spacing:-.045em;max-width:18ch;margin-top:1rem;font-size:clamp(1.65rem,3vw,2.6rem);font-weight:620;line-height:1.08}.technical-module-card-copy>p:not(.module-kicker,.technical-module-card-status){color:#62605b;max-width:38rem;margin-top:1.25rem;line-height:1.7}.technical-module-card-status{color:#454643;margin-top:1.5rem;font-size:.78rem;font-weight:650}.technical-module-card .text-link{margin-top:2rem}.text-link:focus-visible,.module-breadcrumb a:focus-visible,.module-direct-contact a:focus-visible{outline-offset:.3rem;outline:2px solid #bf4a2b}.module-breadcrumb{color:#77746d;flex-wrap:wrap;gap:.5rem;padding-top:1.25rem;font-size:.75rem;display:flex}.module-breadcrumb a{color:#4f504d;text-underline-offset:.2em}.module-direct-contact{flex-wrap:wrap;gap:.75rem 1.5rem;display:flex}.module-direct-contact a{color:#f1f0ec;text-underline-offset:.25em;font-weight:650}@media (width<=767px){.technical-solutions-heading,.technical-module-card{grid-template-columns:minmax(0,1fr)}.technical-solutions-heading>p:last-child{grid-column:auto}.technical-module-card-image img{aspect-ratio:4/3;min-height:0}}.origin-layout-photo-only{justify-content:flex-start;display:flex}.origin-layout-photo-only .origin-photo{width:min(100%,28rem);min-height:0}.origin-layout-photo-only .origin-photo img{aspect-ratio:auto;object-fit:contain;width:100%;height:auto}.technical-module-card{grid-template-columns:minmax(16rem,24rem) minmax(0,1fr);width:min(100%,68rem);margin-inline:auto}.technical-module-card-image{place-items:center;padding:clamp(1rem,3vw,2rem);display:grid}.technical-module-card-image img{aspect-ratio:auto;object-fit:contain;width:100%;max-width:22rem;height:auto;min-height:0}.module-hero-image{justify-self:end;width:min(100%,30rem)}.module-hero-image img{aspect-ratio:auto;object-fit:contain;width:100%;height:auto}.module-construction-layout{grid-template-columns:minmax(0,1.15fr) minmax(17rem,.85fr);gap:clamp(2.5rem,6vw,5rem);width:min(100% - 3rem,68rem)}.module-construction-images{align-items:start}.module-feature-image img{aspect-ratio:auto;object-fit:contain;width:100%;height:auto}.module-connection .site-container{width:min(100% - 3rem,62rem)}.module-connection-grid{align-items:start}.module-connection-photo{justify-self:center;width:min(100%,48rem)}.module-connection-photo img,.module-connection-grid .module-media-item img{aspect-ratio:auto;object-fit:contain;width:100%;height:auto}@media (width<=767px){.origin-layout-photo-only .origin-photo,.technical-module-card,.module-hero-image,.module-construction-layout,.module-connection .site-container,.module-connection-photo{width:100%;max-width:100%}.technical-module-card{grid-template-columns:minmax(0,1fr)}.technical-module-card-image{padding:1rem}.technical-module-card-image img,.module-hero-image img,.module-feature-image img,.module-connection-grid .module-media-item img{aspect-ratio:auto;object-fit:contain;height:auto;max-height:none}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}
