@font-face{font-family:'EB Garamond';font-style:normal;font-weight:400;font-display:swap;src:url('/assets/fonts/eb-garamond-regular.woff2') format('woff2')}
@font-face{font-family:'General Sans';font-style:normal;font-weight:400;font-display:swap;src:url('/assets/fonts/general-sans-400-normal.woff2') format('woff2')}
@font-face{font-family:'Manrope';font-style:normal;font-weight:400;font-display:swap;src:url('/assets/fonts/manrope-400.ttf') format('truetype')}
@font-face{font-family:'Manrope';font-style:normal;font-weight:600;font-display:swap;src:url('/assets/fonts/manrope-600.ttf') format('truetype')}
:root{--ink:#262522;--muted:#65645f;--paper:#fffdf8;--line:#dedbd2;--sans:'Manrope',Arial,sans-serif;--serif:'Times New Roman',Times,serif;--ease:cubic-bezier(.22,1,.36,1)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font:14px/1.6 var(--sans);-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button{cursor:pointer}a{color:inherit}button,a,input,select,textarea{outline-offset:4px}:focus-visible{outline:2px solid var(--ink)}.skip{position:fixed;left:16px;top:-100px;z-index:100;padding:12px 16px;background:#fff}.skip:focus{top:12px}
.header{position:fixed;top:0;left:0;right:0;z-index:20;display:flex;align-items:center;justify-content:space-between;height:78px;padding:0 clamp(24px,4.5vw,80px);background:transparent;transition:background .25s ease,box-shadow .25s ease,backdrop-filter .25s ease}.header.is-scrolled{background:#fffdf8ee;box-shadow:0 1px 0 #26252212;backdrop-filter:blur(14px)}.brand{display:inline-flex;align-items:center;gap:13px;text-decoration:none;white-space:nowrap}.brand-name{font:400 35px/.85 'EB Garamond',Georgia,serif;letter-spacing:0}.brand-final-l{display:inline-block;margin-left:2px}.brand-labs{font:400 10px/1 'General Sans',Arial,sans-serif;letter-spacing:.25em;border-left:1px solid #aaa69e;padding-left:13px;margin-top:5px}.header nav{display:flex;align-items:center;gap:28px;font-size:12px}.header nav a{text-decoration:none}.header nav a:hover{text-decoration:underline;text-underline-offset:4px}
.button,.nav-contact{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 25px;border:1px solid #353431;border-radius:10px;background:#fff;color:var(--ink);font:600 13px/1 var(--sans);text-decoration:none;box-shadow:0 3px 9px #27231d18;transition:transform .2s var(--ease),box-shadow .2s ease,background .2s ease}.nav-contact{min-height:38px;padding:0 17px;background:#292825;color:#fff;border-color:#292825;border-radius:20px;font-size:12px}.button.primary{background:#292825;color:#fff}.button.secondary{background:#ffffffdd;border-color:#d4d1c8}.button:active,.nav-contact:active{transform:scale(.98)}
.hero{position:relative;isolation:isolate;min-height:1070px;overflow:hidden;background:var(--paper)}.hero::after{content:"";position:absolute;z-index:1;inset:auto 0 0;height:clamp(180px,22vw,310px);background:linear-gradient(to bottom,transparent,var(--paper));pointer-events:none}.hero-copy{position:relative;z-index:2;display:flex;align-items:center;flex-direction:column;text-align:center;padding:124px 20px 0;animation:rise-in .8s var(--ease) both}.hero h1{max-width:900px;margin:0;font:400 clamp(58px,6.1vw,91px)/.98 var(--serif);letter-spacing:-.056em;text-wrap:balance}.hero-description{margin:23px 0 0;font:400 14px/1.75 var(--sans);color:#4d4a45}.hero-actions{display:flex;justify-content:center;gap:9px;margin-top:20px}.hero-scene{position:absolute;inset:250px 0 auto;width:100%;z-index:0;pointer-events:none;transform:translate3d(0,var(--scene-shift,0px),0)}.hero-scene::before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(to bottom,#fffdf8 0%,#fffdf8ae 13%,#fffdf83a 38%,#fffdf83f 69%,#fffdf8 100%)}.hero-scene img{display:block;width:100%;min-width:1220px;height:auto;min-height:815px;object-fit:cover;object-position:center top;filter:saturate(.72) contrast(.84) brightness(1.05)}
.story{position:relative;z-index:1;display:flex;min-height:690px;padding:115px 30px 140px;align-items:center;justify-content:center;flex-direction:column;background:var(--paper);text-align:center}.story-label{display:inline-flex;align-items:center;margin:0 0 35px;padding:8px 17px;border:1px solid #e3e1dc;border-radius:999px;background:#fff;color:#4e4c48;font:600 10px/1.2 var(--sans);text-transform:uppercase;letter-spacing:.06em}.story h2{max-width:1070px;margin:0;color:#282724;font:400 clamp(39px,3.75vw,57px)/1.17 var(--serif);letter-spacing:-.045em;text-wrap:balance}.story h2 em{color:#888681;font-weight:400}.story-image{display:inline-block;width:2.45em;height:.88em;margin:0 .07em;vertical-align:-.08em;border-radius:999px;background-repeat:no-repeat;background-size:240% 240%;box-shadow:inset 0 0 0 1px #ffffff50;animation:gradient-drift 9s ease-in-out infinite alternate}.story-image-one{background-image:linear-gradient(115deg,#cbb798 0%,#8e7655 25%,#637b64 55%,#d6d7bd 82%,#927151 100%)}.story-image-two{background-image:linear-gradient(120deg,#aebd9f 0%,#71886c 32%,#c7a878 58%,#7b6247 83%,#d8d9bb 100%);animation-delay:-3s}
.closing{position:relative;isolation:isolate;display:flex;flex-direction:column;justify-content:space-between;min-height:790px;overflow:hidden;background:var(--paper)}.closing-scene{position:absolute;z-index:-1;inset:0;background-image:linear-gradient(to bottom,#fffdf8 0%,#fffdf8b8 20%,#fffdf898 51%,#fffdf8e0 77%,#fffdf8 100%),url('/assets/industrial-river-scene.png');background-position:center,center calc(50% - 90px);background-size:cover,cover;background-repeat:no-repeat;filter:saturate(.85)}.closing-copy{text-align:center;padding:114px 20px 0}.closing h2{margin:0 0 20px;font:400 clamp(42px,4.4vw,64px)/1.02 var(--serif);letter-spacing:-.048em}.closing-copy .button{min-height:40px;padding-inline:18px;font-size:11px}.site-footer{width:100%;padding:0 clamp(24px,4.5vw,80px) 22px}.footer-main{display:grid;grid-template-columns:2.3fr repeat(3,1fr);gap:30px;padding:27px 0 55px}.footer-main>div{display:flex;flex-direction:column;align-items:flex-start;gap:13px}.footer-heading{font-weight:600;font-size:11px}.footer-main a,.footer-main button,.footer-main p{margin:0;color:#68645e;font-size:11px;line-height:1.6;text-decoration:none}.footer-main button{padding:0;border:0;background:none;text-align:left}.footer-main a:hover,.footer-main button:hover{text-decoration:underline;text-underline-offset:3px}.footer-bottom{display:flex;justify-content:space-between;gap:20px;padding-top:18px;border-top:1px solid #bbb7ae80;color:#77736c;font-size:10px}
.modal-open{overflow:hidden}dialog{width:min(610px,calc(100% - 32px));max-height:90svh;overflow:auto;padding:50px;border:1px solid #e3e0d8;border-radius:20px;background:#fffdf8;color:var(--ink);box-shadow:0 28px 90px #0003}dialog::backdrop{background:#17171480;backdrop-filter:blur(5px)}.close{position:absolute;right:16px;top:14px;width:40px;height:40px;border:0;border-radius:50%;background:#eeece6;font-size:25px;line-height:1}.dialog-note{margin:0 0 18px;color:var(--muted);font-size:11px}dialog>p{font-size:14px}dialog h2{margin:0 0 20px;font:400 43px/1.06 var(--serif);letter-spacing:-.035em}dialog .notice{padding:15px;border-radius:10px;background:#f0eee8;color:#5d5a55;font-size:12px;line-height:1.65}.application{width:min(700px,calc(100% - 32px))}form{margin-top:25px}label{display:block;margin-bottom:18px;font-size:12px}input,textarea,select{display:block;width:100%;margin-top:7px;padding:12px;border:1px solid #cbc8c0;border-radius:9px;background:#fff;color:var(--ink);font-size:14px}textarea{resize:vertical}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}.optional{color:var(--muted);font-size:10px}.form-fine{color:var(--muted);font-size:11px}#form-status{font-size:13px}#contact-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:25px}#contact-actions:empty{display:none}.noscript{padding:20px;text-align:center}
@keyframes rise-in{from{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}
@keyframes gradient-drift{from{background-position:0% 25%}to{background-position:100% 75%}}
@media(hover:hover) and (pointer:fine){.button:hover,.nav-contact:hover{transform:translateY(-2px);box-shadow:0 7px 18px #27231d24}.button.primary:hover,.nav-contact:hover{background:#45423d}.button.secondary:hover,.close:hover{background:#f2f0ea}}
@media(max-width:900px){.hero{min-height:900px}.hero-scene{top:250px;left:50%;width:1250px;transform:translate3d(-50%,var(--scene-shift,0px),0)}.hero-scene img{width:1250px}.story{min-height:600px}.story h2{max-width:800px}.closing{min-height:740px}}
@media(max-width:600px){.header{height:66px;padding:0 20px}.brand{gap:9px}.brand-name{font-size:29px}.brand-labs{font-size:8px;letter-spacing:.19em;padding-left:9px;margin-top:3px}.header nav{gap:0}.header nav a{display:none}.nav-contact{min-height:35px;padding:0 12px;font-size:11px}.hero{min-height:790px}.hero-copy{padding:128px 18px 0}.hero h1{font-size:clamp(44px,10.7vw,60px);line-height:1.02;letter-spacing:-.056em}.hero-description{margin-top:17px;max-width:350px;font-size:12px;line-height:1.6}.hero-actions{gap:8px;margin-top:18px}.hero-actions .button{min-height:43px;padding:0 15px;font-size:11px}.hero-scene{top:340px;width:920px}.hero-scene img{width:920px;min-width:0;min-height:0}.story{min-height:0;padding:112px 23px 126px}.story-label{margin-bottom:30px}.story h2{font-size:clamp(32px,8vw,40px);line-height:1.21}.story-image{width:2.2em;height:.82em}.closing{min-height:780px}.closing-scene{background-size:cover,auto 100%}.closing-copy{padding-top:98px}.closing h2{font-size:42px}.site-footer{padding:0 23px 18px}.footer-main{grid-template-columns:1fr 1fr;gap:30px 15px;padding-bottom:38px}.footer-main>div:first-child{grid-column:1 / -1}.footer-main>div{gap:9px}.footer-bottom{font-size:9px;flex-direction:column;gap:4px}dialog{padding:44px 22px 25px}dialog h2{font-size:38px}.form-row{grid-template-columns:1fr;gap:0}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hero-copy,.story-image{animation:none}.story-image{background-position:50% 50%}.hero-scene{transform:none!important}.button,.nav-contact,.header{transition:none!important}.button:hover,.nav-contact:hover{transform:none!important}}
.hero-scene::before{z-index:2}
.scene-motion{position:absolute;inset:0;z-index:1;width:100%;height:100%;filter:saturate(.72) contrast(.84) brightness(1.05)}
.hero-copy{min-height:560px;justify-content:center;padding:78px 20px 0}
.hero h1{font-size:clamp(54px,5.6vw,82px)}
@media(max-width:900px){.hero-copy{min-height:580px}}
@media(max-width:600px){.hero-copy{min-height:520px;padding:70px 18px 0}.hero::after{height:160px}.hero h1{font-size:clamp(40px,9.5vw,54px)}}
.closing{min-height:900px}
.footer-main{grid-template-columns:repeat(4,minmax(0,1fr));min-height:125px;gap:40px;padding:10px 0 24px}
.footer-bottom{border-top:0}
@media(max-width:600px){.closing{min-height:780px}.footer-main{grid-template-columns:repeat(2,minmax(0,1fr));min-height:0;gap:28px 16px;padding:0 0 30px}}
.faq{display:grid;grid-template-columns:minmax(260px,.8fr) minmax(0,1.2fr);gap:clamp(50px,8vw,150px);padding:125px clamp(24px,7vw,120px) 145px;background:var(--paper)}.faq-intro .story-label{margin-bottom:28px}.faq h2{margin:0;font:400 clamp(48px,5vw,70px)/1.02 var(--serif);letter-spacing:-.05em}.faq h2 em{color:#898680;font-weight:400}.faq-intro>p:last-child{max-width:280px;margin:22px 0 0;color:#77736c;font-size:13px}.faq-list{border-top:1px solid #d8d5ce}.faq-list details{border-bottom:1px solid #d8d5ce}.faq-list summary{position:relative;list-style:none;cursor:pointer;padding:25px 38px 25px 0;font:400 25px/1.2 var(--serif);letter-spacing:-.025em}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary::after{content:'+';position:absolute;right:3px;top:22px;color:#898680;font:400 26px/1 var(--serif)}.faq-list details[open] summary::after{content:'−'}.faq-list details p{max-width:550px;margin:0;padding:0 38px 28px 0;color:#68655f;font-size:13px;line-height:1.75}.closing-copy .button{min-height:52px;padding-inline:27px;font-size:13px}
@media(max-width:700px){.faq{grid-template-columns:1fr;gap:48px;padding:105px 23px 118px}.faq h2{font-size:52px}.faq-list summary{font-size:23px}.faq-list details p{font-size:12px}}
.closing-scene{background-image:linear-gradient(to bottom,#fffdf8 0%,#fffdf8a6 12%,#fffdf873 28%,#fffdf8e8 55%,#fffdf8 78%),url('/assets/industrial-river-scene.png')}
@media(max-width:600px){.footer-main>div:first-child{grid-column:auto}.footer-heading{font-size:12px}.footer-main a,.footer-main button{font-size:12px}}
.hero-scene{left:50%;width:max(100%,1220px);transform:translate3d(-50%,var(--scene-shift,0px),0)}
.hero-scene img{width:100%;min-width:0;min-height:0}
@media(max-width:900px){.hero-scene{width:1250px}}
@media(max-width:600px){.hero-scene{width:920px}}
@media(prefers-reduced-motion:reduce){.hero-scene{transform:translateX(-50%)!important}}
