:root{--forge-navy:#24313D;--workshop-cream:#F6F1E8;--blitzen-blue:#6687A3;--sage:#8FA58B;--ember:#D86F4B;--soft-slate:#65717A;--line:#D7D8D3;--white:#fff;--radius:20px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--workshop-cream);color:var(--forge-navy);font-family:Manrope,"Nunito Sans",Arial,sans-serif;font-size:1rem;line-height:1.65}img{max-width:100%;height:auto}a{color:inherit}a:focus-visible,button:focus-visible{outline:3px solid var(--ember);outline-offset:4px}.wrap{width:min(1120px,calc(100% - 40px));margin-inline:auto}.skip{position:absolute;top:-100px;left:12px;z-index:20;padding:.5rem 1rem;background:var(--white)}.skip:focus{top:12px}.site-header{position:relative;z-index:10;background:var(--workshop-cream);border-bottom:1px solid var(--line)}.nav-wrap{min-height:86px;display:flex;align-items:center;justify-content:space-between;gap:2rem}.brand{display:flex;align-items:center}.brand img{display:block;width:238px;height:auto}.nav{display:flex;gap:2rem;align-items:center}.nav a{text-decoration:none;font-weight:650;font-size:.95rem}.nav a:hover,.nav a[aria-current=page]{color:#355F7C;text-decoration:underline;text-underline-offset:7px}.menu-toggle{display:none;border:1px solid var(--line);border-radius:10px;background:transparent;width:48px;height:48px;align-items:center;justify-content:center;flex-direction:column;gap:5px;cursor:pointer}.menu-toggle span{width:21px;height:2px;background:var(--forge-navy)}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.12;letter-spacing:-.035em}h1{font-size:clamp(3rem,6.4vw,6rem)}h2{font-size:clamp(2.15rem,4vw,3.7rem)}h3{font-size:1.28rem}.eyebrow{font-size:.82rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#48647A;margin-bottom:1.3rem}.lead{font-size:clamp(1.1rem,2vw,1.35rem);line-height:1.55}.button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:.7rem 1.35rem;background:var(--ember);border-radius:10px;color:#1D2730;text-decoration:none;font-weight:800;line-height:1.2;transition:transform .2s,background .2s}.button:hover{transform:translateY(-2px);background:#E98761}.button-dark{background:var(--forge-navy);color:white}.button-dark:hover{background:#3C5264}.text-link{font-weight:800;text-decoration:none;border-bottom:2px solid currentColor;padding-bottom:.14rem}.text-link:hover{color:#355F7C}.actions{display:flex;align-items:center;gap:1.6rem;flex-wrap:wrap}.hero{min-height:580px;padding-block:90px;display:grid;grid-template-columns:1.5fr .75fr;align-items:center;gap:2rem}.hero h1{margin-bottom:1.5rem}.hero h1 em{font-style:normal;color:#547995}.hero .lead{max-width:620px;margin-bottom:2rem}.hero-mark{display:grid;place-items:center;aspect-ratio:1;border:1px solid var(--line);border-radius:50%;background:radial-gradient(circle,#FAF8F3 0%,#F1ECE4 70%)}.hero-mark img{width:58%}.featured{background:#E9EBE3;padding-block:76px}.feature-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:clamp(3rem,7vw,7rem);align-items:center}.feature-art{min-height:400px;display:grid;place-items:center;background:#D9A778;border-radius:28px;overflow:hidden}.feature-art img{width:min(75%,350px);border-radius:22%;box-shadow:0 15px 32px #3B251D33}.feature-grid h2{margin-bottom:.7rem}.feature-grid p:not(.eyebrow){max-width:52ch}.feature-line{font-size:1.35rem;font-weight:750}.status{font-size:.9rem;font-weight:750;color:#3E5F72;margin-block:1.3rem}.section{padding-block:95px}.section-head{display:grid;grid-template-columns:1fr .75fr;align-items:end;gap:3rem;margin-bottom:2.5rem}.section-head p:last-child{font-size:1.1rem;color:#48545B}.mini-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:2rem}.mini{background:#FFFCF6;border:1px solid #E4DDD2;border-radius:var(--radius);padding:1.6rem;min-height:185px}.mini-icon{display:block;color:#587994;font-size:.8rem;font-weight:800;letter-spacing:.12em;margin-bottom:1rem}.mini p{color:#4B5961}.page-intro{padding-block:92px 35px}.page-intro h1{max-width:850px}.page-intro .lead{max-width:680px;color:#495860}.project-card{display:grid;grid-template-columns:.85fr 1.15fr;overflow:hidden;background:#FFFDF9;border:1px solid #E3DCD1;border-radius:26px}.project-thumb{display:grid;place-items:center;min-height:400px;background:#E5B78D}.project-thumb img{width:min(70%,290px);border-radius:22%;box-shadow:0 16px 32px #5A352033}.project-detail{padding:clamp(2rem,5vw,5rem);align-self:center}.project-detail h2{margin-bottom:1rem}.project-detail p:not(.eyebrow){max-width:51ch}.future-note{margin-top:2rem;color:#51616B}.prose{max-width:900px}.prose h2{font-size:clamp(1.6rem,3vw,2.3rem)}.prose p{max-width:70ch;font-size:1.09rem;color:#40505A}.prose .button{margin-top:1rem}.notice{padding:2rem;background:#FFFCF6;border:1px solid #DDD8CE;border-radius:18px}.site-footer{background:var(--forge-navy);color:var(--workshop-cream);padding-block:55px}.footer-inner{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.footer-brand{font-weight:850;font-size:1.35rem;text-decoration:none}.footer-inner p{color:#D1D9D6}.footer-links{display:flex;flex-wrap:wrap;gap:1rem 1.7rem;justify-content:flex-end}.footer-links a{font-size:.92rem}.footer-inner small{grid-column:1/-1;color:#C8D2D4}.privacy-copy h2:not(:first-child){margin-top:2.4rem}@media(max-width:800px){.hero{min-height:0;padding-block:65px;grid-template-columns:1fr}.hero-mark{width:230px;justify-self:center;order:-1}.feature-grid,.project-card{grid-template-columns:1fr}.feature-art,.project-thumb{min-height:300px}.feature-art img,.project-thumb img{width:210px}.section-head{grid-template-columns:1fr;gap:.5rem}.mini-grid{grid-template-columns:1fr}.page-intro{padding-block:65px 20px}}@media(max-width:640px){.wrap{width:min(100% - 32px,1120px)}.nav-wrap{min-height:72px}.brand img{width:190px}.menu-toggle{display:flex}.nav{display:none;position:absolute;top:100%;left:0;right:0;padding:1rem 20px 1.4rem;background:var(--workshop-cream);border-bottom:1px solid var(--line);box-shadow:0 14px 20px #24313D15;flex-direction:column;align-items:stretch;gap:.3rem}.nav.is-open{display:flex}.nav a{display:block;padding:.65rem 0;font-size:1rem}.hero{padding-block:48px}.hero-mark{width:170px}.hero h1{font-size:clamp(2.85rem,11vw,4.6rem)}.featured,.section{padding-block:60px}.feature-grid{gap:2rem}.feature-art{min-height:260px}.feature-grid h2{font-size:2.4rem}.footer-inner{grid-template-columns:1fr}.footer-links{justify-content:flex-start}.footer-inner small{grid-column:auto}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
