@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600&family=Libre+Caslon+Display&display=swap";:root{--ink: #11160f;--deep: #08100a;--forest: #142016;--cream: #eee5d5;--paper: #f3ebdd;--paper-dark: #e8ddca;--gold: #aa9d4c;--olive: #4b5623;--muted: #7d7463;--line: rgba(66, 59, 39, .2)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:DM Sans,system-ui,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}img{display:block;width:100%}button,input{font:inherit}.site-header{position:absolute;z-index:20;inset:0 0 auto;display:flex;align-items:center;gap:2rem;padding:1.15rem clamp(1rem,4vw,4.5rem);color:var(--cream);background:linear-gradient(180deg,rgba(5,11,7,.82),transparent)}.brand{display:flex;align-items:center;min-width:235px}.brand-logo{width:clamp(72px,6vw,92px);height:auto;max-height:92px;object-fit:contain;object-position:left center;opacity:.96}.footer-logo{width:min(132px,100%);height:auto;max-height:132px;object-fit:contain;object-position:left center;opacity:.92}.nav{margin-left:auto;display:flex;align-items:center;gap:clamp(.85rem,2.3vw,2.15rem);font-family:Libre Caslon Display,serif;text-transform:uppercase;font-size:.82rem;letter-spacing:.055em}.nav a{position:relative;opacity:.88}.nav a:hover,.nav a.active{color:#c5b75b;opacity:1}.nav a.active:after{content:"";position:absolute;left:0;right:0;bottom:-.55rem;height:1px;background:#c5b75b}.menu-button{display:none;margin-left:auto;color:var(--cream);background:transparent;border:1px solid rgba(255,255,255,.25);border-radius:4px;padding:.48rem .62rem}.hero{min-height:760px;display:grid;grid-template-columns:50% 50%;color:var(--cream);background:radial-gradient(circle at 20% 40%,rgba(53,75,43,.25),transparent 38%),#08100a}.hero-copy{z-index:2;align-self:center;padding:8.5rem clamp(2rem,5vw,6rem) 5rem clamp(2rem,6vw,7rem)}.hero-image{min-height:760px;background:linear-gradient(90deg,#08100a 0%,rgba(8,16,10,.45) 16%,transparent 42%),linear-gradient(180deg,#0000000f,#00000040),url(/assets/pinning.jpg) center / cover no-repeat}.eyebrow{margin:0 0 .8rem;color:#b9ab52;text-transform:uppercase;letter-spacing:.15em;font-size:.74rem;font-weight:600}.eyebrow.dark{color:var(--olive)}.hero h1,.section-heading p,.feature-card h2,.newsletter h2,.expect-box h3,.instagram-copy h2,.intro-copy h2,.development h2{font-family:Libre Caslon Display,serif;text-transform:uppercase;font-weight:400}.hero h1{margin:0;font-size:clamp(4rem,6.8vw,7.25rem);line-height:.91;letter-spacing:.01em}.ornament{width:220px;height:1px;margin:1.8rem 0;background:linear-gradient(90deg,#b5a654 0 46%,transparent 46% 54%,#b5a654 54%)}.lead{max-width:455px;color:#ded5c4;line-height:1.72;font-size:1rem}.button{display:inline-flex;gap:1rem;align-items:center;margin-top:.75rem;padding:.95rem 1.2rem;text-transform:uppercase;letter-spacing:.08em;font-size:.78rem;font-weight:600}.button-outline{border:1px solid var(--gold);color:#c9ba60;transition:.2s ease}.button-outline:hover{background:var(--gold);color:var(--deep)}.status-section{padding:2.3rem clamp(1rem,5vw,5rem) 2rem;background:var(--paper)}.section-heading{margin-bottom:1.25rem}.section-heading p{margin:0;font-size:1.38rem}.section-heading span{display:block;width:140px;height:1px;margin-top:.6rem;background:var(--olive)}.status-grid{display:grid;grid-template-columns:repeat(5,1fr);border-block:1px solid var(--line)}.status-item{min-height:185px;padding:1.3rem 1.15rem;text-align:center;border-right:1px solid var(--line)}.status-item:last-child{border-right:0}.status-icon{width:42px;height:42px;margin:0 auto .7rem;color:var(--olive)}.status-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.status-item h2{margin:.1rem 0 .5rem;font-family:Libre Caslon Display,serif;text-transform:uppercase;font-size:1.05rem;letter-spacing:.055em}.status-item p{max-width:190px;margin:0 auto;color:#514c41;line-height:1.45;font-size:.83rem}.intro-story{display:grid;grid-template-columns:1fr 1fr;align-items:stretch;background:#152016;color:var(--cream)}.intro-image-wrap{position:relative;min-height:520px;overflow:hidden}.intro-image-wrap img{height:100%;object-fit:cover;object-position:center;filter:saturate(.75) contrast(1.05)}.intro-image-wrap:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 60%,rgba(21,32,22,.65))}.intro-image-wrap span{position:absolute;z-index:2;left:1.5rem;bottom:1.4rem;color:#e6dcc8;font-size:.75rem;letter-spacing:.08em;text-transform:uppercase}.intro-copy{align-self:center;padding:4rem clamp(2rem,6vw,7rem)}.intro-copy h2{margin:0 0 1.2rem;font-size:clamp(2.4rem,4vw,4.4rem);line-height:1}.intro-copy>p:not(.eyebrow){color:#d8cfbe;line-height:1.75;max-width:570px}.proof-points{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:1.6rem}.proof-points span{border:1px solid rgba(190,177,91,.45);color:#cbbd68;padding:.55rem .75rem;font-size:.72rem;text-transform:uppercase;letter-spacing:.07em}.content-section{padding:2rem clamp(1rem,5vw,5rem) 2.6rem;background:var(--paper)}.card-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.85rem}.feature-card{position:relative;min-height:370px;overflow:hidden;background:#111;border-radius:3px}.feature-card img{height:100%;object-fit:cover;transition:transform .45s ease}.feature-card:hover img{transform:scale(1.035)}.card-shade{position:absolute;inset:0;background:linear-gradient(180deg,#05090608 15%,#050906f0)}.card-copy{position:absolute;z-index:2;inset:auto 1.25rem 1.25rem;color:var(--cream)}.card-copy h2{margin:0 0 .55rem;font-size:1.55rem}.card-copy p{margin:0 0 .85rem;color:#ddd6c7;line-height:1.45;font-size:.88rem}.card-copy a,.text-link{color:#b9ab52;text-transform:uppercase;font-size:.76rem;letter-spacing:.06em}.development{display:grid;grid-template-columns:.9fr 1.1fr;gap:3rem;padding:4rem clamp(1.25rem,6vw,7rem);background:#0d160f;color:var(--cream)}.development-copy{align-self:center}.development h2{margin:.1rem 0 1rem;font-size:clamp(2.2rem,3.7vw,4rem);line-height:1.02}.development-copy>p:not(.eyebrow){color:#d4ccbd;line-height:1.75;max-width:580px}.development-images{display:grid;grid-template-columns:1fr 1fr;gap:.8rem}.development figure{margin:0}.development figure img{height:340px;object-fit:cover}.development figcaption{padding:.7rem 0 0;color:#aaa18e;font-size:.76rem}.newsletter{display:grid;grid-template-columns:180px 1.1fr 1fr;gap:2.3rem;align-items:center;padding:3.4rem clamp(1rem,6vw,6rem);background:#ece2d1;border-block:1px solid var(--line)}.mascot{display:flex;align-items:center;justify-content:center;min-height:240px}.mascot-image{width:min(180px,100%);height:auto;object-fit:contain}.newsletter h2{margin:0 0 .8rem;font-size:clamp(2rem,3vw,3.15rem)}.newsletter-copy>p{max-width:590px;line-height:1.55}.coming-soon-panel{display:flex;align-items:center;justify-content:space-between;gap:1rem;width:min(100%,620px);margin-top:1.15rem;padding:.95rem 1rem;border:1px solid #c8bda9;border-radius:3px;background:#ffffff7a;color:#4d493f}.coming-soon-panel>span:first-child{font-size:.92rem}.coming-soon-badge{flex:0 0 auto;padding:.48rem .72rem;border:1px solid rgba(70,80,31,.32);border-radius:999px;background:#46501f1a;color:#46501f;text-transform:uppercase;letter-spacing:.08em;font-size:.68rem;font-weight:600}.newsletter small{display:block;margin-top:.8rem;color:#766d5d}.expect-box{padding:1.55rem;background:#cfc3ad61;border:1px solid rgba(84,73,49,.15);border-radius:4px}.expect-box h3{margin:0 0 1rem;font-size:1.48rem}.expect-box ul{list-style:none;padding:0;margin:0}.expect-box li{position:relative;padding:.38rem 0 .38rem 1.5rem;line-height:1.35}.expect-box li:before{content:"✓";position:absolute;left:0;color:var(--olive);font-weight:700}.instagram-strip{display:grid;grid-template-columns:250px 1fr;gap:2rem;padding:1.35rem clamp(1rem,5vw,5rem);color:var(--cream);background:#101810}.instagram-copy{display:flex;align-items:center;gap:1rem}.instagram-icon{display:grid;place-items:center;width:56px;height:56px;border:1px solid #b7a950;border-radius:50%;color:#c1b45a;font-size:1.8rem}.instagram-copy h2{margin:0;font-size:.96rem;line-height:1.4}.instagram-copy p{margin:.4rem 0 0;color:#b7a950}.instagram-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:.6rem}.instagram-grid img{height:120px;object-fit:cover;border:1px solid rgba(255,255,255,.1)}footer{position:relative;display:grid;grid-template-columns:1.2fr 1fr auto;gap:2rem;padding:2rem clamp(1rem,5vw,5rem) 3.8rem;color:var(--cream);background:#0b120c;border-top:1px solid rgba(184,170,88,.45)}.footer-brand{display:flex;align-items:center}.footer-links{display:grid;grid-template-columns:repeat(2,1fr);gap:.55rem 2rem;align-content:center;font-size:.88rem}.footer-links a:hover{color:#c1b45a}.footer-contact{display:flex;align-items:center;gap:1rem;font-size:1.5rem;color:#c1b45a}.copyright{position:absolute;bottom:.8rem;left:50%;transform:translate(-50%);margin:0;color:#948a6a;font-size:.76rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:1050px){.site-header{position:fixed;background:#09100aed;backdrop-filter:blur(10px)}.menu-button{display:block}.nav{display:none;position:absolute;top:100%;left:1rem;right:1rem;flex-direction:column;align-items:stretch;gap:0;padding:.75rem;background:#0d150e;border:1px solid rgba(255,255,255,.12)}.nav.open{display:flex}.nav a{padding:.8rem}.nav a.active:after{display:none}.hero{grid-template-columns:1fr}.hero-copy{min-height:680px;padding:9rem 2rem 4rem}.hero-image{min-height:520px}.status-grid{grid-template-columns:repeat(2,1fr)}.status-item{border-bottom:1px solid var(--line)}.status-item:nth-child(2n){border-right:0}.status-item:last-child{grid-column:1/-1}.intro-story{grid-template-columns:1fr}.intro-image-wrap{min-height:430px}.card-grid{grid-template-columns:repeat(2,1fr)}.development,.newsletter{grid-template-columns:1fr}.mascot{min-height:0}.mascot-image{width:150px}.instagram-strip{grid-template-columns:1fr}}@media(max-width:650px){.brand{min-width:0}.brand-logo{width:68px;max-height:68px}.hero-copy{min-height:620px}.hero h1{font-size:3.55rem}.hero-image{min-height:420px}.status-grid,.card-grid,.instagram-grid,.development-images{grid-template-columns:1fr}.status-item{border-right:0}.feature-card{min-height:390px}.signup-form{flex-direction:column}.signup-form input,.signup-form button{border-radius:3px}.signup-form button{margin-top:.6rem}.instagram-grid img{height:190px}footer{grid-template-columns:1fr;padding-bottom:4.2rem}.footer-links{grid-template-columns:1fr 1fr}}.about-page{background:var(--paper)}.subpage-header{position:absolute;background:linear-gradient(180deg,#070d08e6,#070d0826)}.about-hero{min-height:680px;display:grid;grid-template-columns:47% 53%;color:var(--cream);background:var(--deep)}.about-hero-copy{display:flex;flex-direction:column;justify-content:center;padding:9rem clamp(2rem,7vw,8rem) 5rem;background:radial-gradient(circle at 25% 35%,rgba(74,91,51,.25),transparent 38%),#0b120d}.about-hero h1,.about-intro h2,.about-feature h2,.about-learning h2,.about-agnar h2,.about-next h2{margin:0 0 1.15rem;font-family:Libre Caslon Display,serif;font-weight:400;text-transform:uppercase}.about-hero h1{font-size:clamp(4rem,7vw,7.2rem);line-height:.95}.about-hero-copy>p:last-child{max-width:500px;margin:0;color:#ddd4c3;font-size:clamp(1rem,1.4vw,1.25rem);line-height:1.7}.about-hero-image{min-height:680px;overflow:hidden}.about-hero-image img{height:100%;object-fit:cover;object-position:center 45%;filter:brightness(.82) saturate(.82)}.page-shell{width:min(1180px,calc(100% - 2rem));margin-inline:auto}.about-intro{display:grid;grid-template-columns:.75fr 1.25fr;gap:clamp(2rem,7vw,7rem);padding-block:clamp(4.5rem,8vw,8rem)}.about-intro h2,.about-feature h2,.about-learning h2,.about-agnar h2,.about-next h2{font-size:clamp(2.2rem,4vw,4rem);line-height:1.02}.prose p{margin:0 0 1.25rem;color:#37352e;font-size:1.02rem;line-height:1.8}.about-feature{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2.5rem,7vw,7rem);align-items:center;padding-bottom:clamp(5rem,9vw,9rem)}.about-feature-image{margin:0}.about-feature-image img{aspect-ratio:4 / 5;object-fit:cover;border-radius:4px}.about-feature-image figcaption,.learning-gallery figcaption{margin-top:.7rem;color:#716a5c;font-size:.78rem;letter-spacing:.04em;text-transform:uppercase}.about-timeline{padding-block:clamp(4rem,8vw,7rem);color:var(--cream);background:#111a11}.light-heading p{color:var(--cream)}.light-heading span{background:#b7a950}.timeline-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem;margin-top:2rem}.timeline-grid article{position:relative;padding-bottom:1rem}.timeline-grid article>span{position:absolute;z-index:2;top:1rem;left:1rem;display:grid;place-items:center;width:42px;height:42px;border:1px solid rgba(224,211,134,.65);border-radius:50%;color:#d4c669;background:#080e09d1;font-family:Libre Caslon Display,serif}.timeline-grid img{height:310px;object-fit:cover;border-radius:3px}.timeline-grid h3{margin:1.15rem 0 .65rem;font-family:Libre Caslon Display,serif;font-size:1.45rem;font-weight:400;text-transform:uppercase}.timeline-grid p{margin:0;color:#cfc8ba;line-height:1.65}.about-learning{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2.5rem,7vw,7rem);align-items:center;padding-block:clamp(5rem,9vw,9rem)}.learning-gallery{display:grid;grid-template-columns:1.1fr .9fr;gap:1rem;align-items:end}.learning-gallery figure{margin:0}.learning-gallery img{width:100%;height:320px;object-fit:cover;border-radius:3px}.learning-gallery .certificate-card img{height:420px;object-fit:contain;padding:.7rem;background:#e6dbc7}.about-agnar{padding-block:clamp(4.5rem,8vw,7.5rem);color:var(--cream);background:#162016}.agnar-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:clamp(2.5rem,7vw,7rem);align-items:center}.agnar-image img{aspect-ratio:4 / 4.6;object-fit:cover;object-position:center 38%;border-radius:4px}.agnar-copy .prose,.agnar-copy p{color:#ddd5c8}.about-next{padding-block:clamp(5rem,8vw,8rem);text-align:center}.about-next>p:not(.eyebrow){max-width:650px;margin:0 auto 1.8rem;color:#4f4a3f;line-height:1.7}.about-next-links{display:flex;justify-content:center;align-items:center;gap:1.5rem;flex-wrap:wrap}.button-dark{background:var(--olive);color:#fff9e7}@media(max-width:980px){.subpage-header{position:fixed;background:#09100af0}.about-hero,.about-intro,.about-feature,.about-learning,.agnar-grid{grid-template-columns:1fr}.about-hero-image{min-height:460px}.about-intro{gap:1.5rem}.about-feature-image img{aspect-ratio:16 / 10}.timeline-grid{grid-template-columns:1fr}.timeline-grid img{height:min(420px,62vw)}}@media(max-width:640px){.about-hero-copy{padding:8rem 1.25rem 3.5rem}.about-hero h1{font-size:3.7rem}.about-hero-image{min-height:360px}.page-shell{width:min(100% - 1.5rem,1180px)}.learning-gallery{grid-template-columns:1fr}.learning-gallery .certificate-card img,.learning-gallery img{height:auto;max-height:440px}}.mushrooms-page{background:var(--paper)}.mushrooms-hero{min-height:650px;display:grid;grid-template-columns:46% 54%;background:var(--deep);color:var(--cream)}.mushrooms-hero-copy{align-self:center;padding:9rem clamp(2rem,6vw,7rem) 5rem}.mushrooms-hero h1{margin:0 0 1.4rem;font-family:Libre Caslon Display,serif;font-size:clamp(4.1rem,7vw,7.7rem);line-height:.9;text-transform:uppercase;font-weight:400}.mushrooms-hero-copy>p:last-child{max-width:520px;color:#d7cebd;font-size:1.05rem;line-height:1.75}.mushrooms-hero-image{min-height:650px;overflow:hidden}.mushrooms-hero-image img{width:100%;height:100%;object-fit:cover;object-position:center 45%}.oyster-overview{display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(2rem,7vw,7rem);padding-top:5.5rem;padding-bottom:5.5rem}.oyster-heading{position:sticky;top:7rem;align-self:start}.oyster-heading h2,.future-heading h2,.species-note h2,.oyster-type h2{margin:0;font-family:Libre Caslon Display,serif;text-transform:uppercase;font-weight:400}.oyster-heading h2{font-size:clamp(3.2rem,6vw,6.2rem);line-height:.95}.oyster-lead{max-width:350px;color:var(--olive);font-size:1.05rem;line-height:1.55}.oyster-prose p:first-child{font-size:1.18rem}.oyster-types{display:grid;gap:2.2rem;padding-bottom:6rem}.oyster-type{display:grid;grid-template-columns:1.1fr .9fr;min-height:430px;background:#e8ddca;border:1px solid var(--line);overflow:hidden}.oyster-type.reverse{grid-template-columns:.9fr 1.1fr}.oyster-type.reverse .oyster-type-image{order:2}.oyster-type.reverse .oyster-type-copy{order:1}.oyster-type-image img{width:100%;height:100%;min-height:430px;object-fit:cover}.oyster-type-copy{align-self:center;padding:clamp(2rem,5vw,4.5rem)}.species-status{display:inline-block;margin-bottom:1rem;color:var(--olive);text-transform:uppercase;letter-spacing:.12em;font-size:.72rem;font-weight:600}.oyster-type h2{font-size:clamp(2.4rem,4vw,4rem)}.oyster-type-copy p{line-height:1.75;color:#454137}.future-species{padding:5.5rem 0 6rem;background:#0c140d;color:var(--cream)}.future-heading{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:end;margin-bottom:2.5rem}.future-heading h2{font-size:clamp(3rem,5vw,5rem);line-height:.98}.future-heading>p{max-width:570px;color:#d1c8b8;line-height:1.7}.future-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.future-card{background:#172018;border:1px solid rgba(218,205,173,.18)}.future-card-image{position:relative;height:310px;overflow:hidden}.future-card-image img{width:100%;height:100%;object-fit:cover}.future-card-image span{position:absolute;left:1rem;top:1rem;padding:.55rem .7rem;background:#0a100bd1;border:1px solid rgba(187,172,83,.55);color:#cabc63;text-transform:uppercase;letter-spacing:.08em;font-size:.67rem}.future-card-copy{padding:1.5rem}.future-card h3{margin:0;font-family:Libre Caslon Display,serif;font-size:1.8rem;text-transform:uppercase;font-weight:400}.latin-name{margin:.35rem 0 1rem;color:#a99d80;font-style:italic;font-size:.85rem}.future-card-copy>p:last-child{color:#ddd4c4;line-height:1.65;font-size:.92rem}.species-note{max-width:900px;padding-top:5rem;padding-bottom:5.5rem;text-align:center}.species-note h2{font-size:clamp(2.8rem,5vw,5rem)}.species-note>p:not(.eyebrow){margin:1.2rem auto 1.5rem;max-width:760px;line-height:1.75;font-size:1.06rem}@media(max-width:980px){.mushrooms-hero{grid-template-columns:1fr}.mushrooms-hero-copy{padding:9rem 2rem 4rem}.mushrooms-hero-image{min-height:480px}.oyster-overview{grid-template-columns:1fr}.oyster-heading{position:static}.future-heading,.future-grid{grid-template-columns:1fr}.future-card{display:grid;grid-template-columns:.9fr 1.1fr}.future-card-image{height:100%;min-height:300px}}@media(max-width:720px){.mushrooms-hero h1{font-size:3.55rem}.mushrooms-hero-image{min-height:360px}.oyster-type,.oyster-type.reverse{grid-template-columns:1fr}.oyster-type.reverse .oyster-type-image,.oyster-type.reverse .oyster-type-copy{order:initial}.oyster-type-image img{min-height:300px;max-height:390px}.future-card{grid-template-columns:1fr}.future-card-image{min-height:260px}}.knowledge-page{background:var(--paper)}.knowledge-hero{min-height:660px;display:grid;grid-template-columns:46% 54%;color:var(--cream);background:var(--deep)}.knowledge-hero-copy{align-self:center;padding:9rem clamp(2rem,6vw,7rem) 5rem}.knowledge-hero h1,.knowledge-index h2,.knowledge-copy h2,.knowledge-next h2{margin:0;font-family:Libre Caslon Display,serif;font-weight:400;text-transform:uppercase}.knowledge-hero h1{margin-bottom:1.4rem;font-size:clamp(4.1rem,7vw,7.7rem);line-height:.9}.knowledge-hero-copy>p:last-child{max-width:530px;color:#d7cebd;font-size:1.08rem;line-height:1.75}.knowledge-hero-image{min-height:660px;overflow:hidden}.knowledge-hero-image img{width:100%;height:100%;object-fit:cover;object-position:center 44%;filter:brightness(.78) saturate(.78)}.knowledge-index{padding-top:clamp(4.5rem,8vw,7rem);padding-bottom:clamp(4.5rem,8vw,7rem)}.knowledge-index-heading{display:grid;grid-template-columns:1fr 1fr;gap:1rem 4rem;align-items:end;margin-bottom:2.5rem}.knowledge-index-heading .eyebrow{grid-column:1 / -1}.knowledge-index h2{font-size:clamp(2.8rem,5vw,5.2rem);line-height:.98}.knowledge-index-heading>p:last-child{max-width:520px;color:#5b5548;line-height:1.7}.knowledge-topic-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.75rem}.knowledge-topic{position:relative;min-height:245px;overflow:hidden;border-radius:3px;color:var(--cream)}.knowledge-topic img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.knowledge-topic:hover img{transform:scale(1.035)}.knowledge-topic-shade{position:absolute;inset:0;background:linear-gradient(180deg,#060a0714,#060a07e6)}.knowledge-topic-number{position:absolute;top:1rem;left:1rem;color:#cabc63;font-size:.7rem;letter-spacing:.12em}.knowledge-topic strong{position:absolute;left:1rem;right:1rem;bottom:1rem;font-family:Libre Caslon Display,serif;font-size:1.35rem;font-weight:400;line-height:1.12;text-transform:uppercase}.knowledge-articles{border-top:1px solid var(--line)}.knowledge-article{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:clamp(2.5rem,7vw,7rem);align-items:center;padding-top:clamp(4.5rem,8vw,7.5rem);padding-bottom:clamp(4.5rem,8vw,7.5rem);scroll-margin-top:6rem}.knowledge-article+.knowledge-article{border-top:1px solid var(--line)}.knowledge-article.reverse .knowledge-figure{order:2}.knowledge-article.reverse .knowledge-copy{order:1}.knowledge-figure{margin:0}.knowledge-figure img{width:100%;aspect-ratio:4 / 4.5;object-fit:cover;border-radius:4px}.knowledge-figure figcaption{max-width:520px;margin-top:.75rem;color:#716a5c;font-size:.78rem;line-height:1.5;letter-spacing:.04em;text-transform:uppercase}.knowledge-copy{position:relative}.knowledge-copy h2{margin-bottom:1.5rem;font-size:clamp(2.5rem,4.8vw,4.8rem);line-height:.98}.knowledge-copy.prose p{font-size:1rem;line-height:1.78}.article-number{display:block;margin-bottom:1.4rem;color:#b3a448;font-family:Libre Caslon Display,serif;font-size:2rem}.knowledge-next{padding-block:clamp(5rem,9vw,8rem);color:var(--cream);background:#101810;text-align:center}.knowledge-next-inner{max-width:850px}.knowledge-next h2{font-size:clamp(3rem,5vw,5.3rem);line-height:.98}.knowledge-next-inner>p:not(.eyebrow){max-width:680px;margin:1.3rem auto 2rem;color:#d3cbbc;line-height:1.75}@media(max-width:1050px){.knowledge-topic-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:980px){.knowledge-hero,.knowledge-index-heading,.knowledge-article{grid-template-columns:1fr}.knowledge-hero-copy{padding:9rem 2rem 4rem}.knowledge-hero-image{min-height:460px}.knowledge-index-heading .eyebrow{grid-column:auto}.knowledge-article.reverse .knowledge-figure,.knowledge-article.reverse .knowledge-copy{order:initial}.knowledge-figure img{aspect-ratio:16 / 10;max-height:560px}}@media(max-width:640px){.knowledge-hero h1{font-size:3.55rem}.knowledge-hero-image{min-height:350px}.knowledge-topic-grid{grid-template-columns:1fr}.knowledge-topic{min-height:220px}.knowledge-copy h2{font-size:2.7rem}.knowledge-figure img{aspect-ratio:4 / 3.6}}.development-page{background:var(--paper)}.development-hero{min-height:680px;display:grid;grid-template-columns:48% 52%;color:var(--cream);background:var(--deep)}.development-hero-copy{align-self:center;padding:9rem clamp(2rem,6vw,7rem) 5rem}.development-hero h1,.development-intro h2,.development-principle h2,.sterile-future h2,.development-closing h2{margin:0;font-family:Libre Caslon Display,serif;font-weight:400;text-transform:uppercase}.development-hero h1{margin-bottom:1.5rem;max-width:700px;font-size:clamp(4.1rem,7vw,8rem);line-height:.9}.development-hero-copy>p:last-child{max-width:590px;color:#d6cdbd;font-size:1.08rem;line-height:1.78}.development-hero-image{min-height:680px;overflow:hidden}.development-hero-image img{width:100%;height:100%;object-fit:cover;object-position:center 48%;filter:brightness(.76) saturate(.82)}.development-intro{display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(3rem,8vw,8rem);padding-top:clamp(5rem,9vw,8rem);padding-bottom:clamp(5rem,9vw,8rem);border-bottom:1px solid var(--line)}.development-intro h2{max-width:540px;font-size:clamp(3rem,5vw,5.4rem);line-height:.96}.development-intro .prose p{font-size:1.08rem;line-height:1.82}.development-principles{padding-top:1rem;padding-bottom:1rem}.development-principle{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2.5rem,7vw,7rem);align-items:center;padding-top:clamp(4.5rem,8vw,7.5rem);padding-bottom:clamp(4.5rem,8vw,7.5rem)}.development-principle+.development-principle{border-top:1px solid var(--line)}.development-principle.reverse figure{order:2}.development-principle.reverse .development-principle-copy{order:1}.development-principle figure{margin:0}.development-principle figure img{width:100%;aspect-ratio:4 / 4.7;object-fit:cover;border-radius:4px}.development-principle figure figcaption{margin-top:.8rem;max-width:560px;color:#716a5c;font-size:.78rem;line-height:1.5;letter-spacing:.04em;text-transform:uppercase}.development-principle h2{margin-bottom:1.5rem;font-size:clamp(2.6rem,4.8vw,4.8rem);line-height:.98}.development-principle-copy p{line-height:1.8}.sterile-future{padding-block:clamp(5.5rem,9vw,8.5rem);color:var(--cream);background:#0d150e}.sterile-future-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(3rem,7vw,7rem);align-items:center}.sterile-future h2{margin-bottom:1.5rem;font-size:clamp(3rem,5vw,5.5rem);line-height:.96}.sterile-future-copy p{color:#d6cebf;line-height:1.8}.sterile-future-images{display:grid;grid-template-columns:1fr 1fr;gap:.85rem}.sterile-future-images img{width:100%;height:430px;object-fit:cover;border:1px solid rgba(235,225,200,.14)}.sterile-future-images img:first-child{margin-top:3rem}.development-closing{max-width:930px;padding-top:clamp(5rem,9vw,8rem);padding-bottom:clamp(5rem,9vw,8rem);text-align:center}.development-closing h2{font-size:clamp(3rem,5.5vw,5.8rem);line-height:.95}.development-closing>p:not(.eyebrow){max-width:790px;margin:1.25rem auto 0;font-size:1.05rem;line-height:1.8}.closing-links{display:flex;justify-content:center;align-items:center;gap:1.5rem;flex-wrap:wrap;margin-top:2.2rem}.button-dark{background:var(--forest);color:var(--cream);border:1px solid var(--forest)}.dark-link{color:var(--olive)}@media(max-width:1050px){.site-header.subpage-header .nav{gap:1rem;font-size:.75rem}}@media(max-width:980px){.development-hero,.development-intro,.development-principle,.sterile-future-grid{grid-template-columns:1fr}.development-hero-copy{padding:9rem 2rem 4rem}.development-hero-image{min-height:460px}.development-principle.reverse figure,.development-principle.reverse .development-principle-copy{order:initial}.development-principle figure img{aspect-ratio:16 / 10;max-height:580px}.sterile-future-images img{height:360px}}@media(max-width:640px){.development-hero h1{font-size:3.8rem}.development-hero-image{min-height:350px}.development-intro h2,.development-principle h2,.sterile-future h2,.development-closing h2{font-size:2.75rem}.sterile-future-images{grid-template-columns:1fr}.sterile-future-images img{height:320px}.sterile-future-images img:first-child{margin-top:0}}.contact-page{background:var(--paper)}.contact-hero{min-height:610px;display:grid;grid-template-columns:1fr 1fr;background:var(--deep);color:var(--cream)}.contact-hero-copy{display:flex;flex-direction:column;justify-content:center;padding:9rem clamp(2rem,7vw,8rem) 5rem}.contact-hero h1{margin:0 0 1.4rem;font-family:Libre Caslon Display,serif;font-size:clamp(4.3rem,7vw,7.3rem);line-height:.92;text-transform:uppercase;font-weight:400}.contact-hero-copy>p:last-child{max-width:620px;color:#d8d0c2;font-size:1.08rem;line-height:1.8}.contact-hero-image{min-height:610px;overflow:hidden}.contact-hero-image img{width:100%;height:100%;object-fit:cover;filter:brightness(.72) contrast(1.04)}.contact-main{display:grid;grid-template-columns:1fr 1fr;gap:clamp(1.4rem,3vw,3rem);padding-top:clamp(4rem,8vw,7rem);padding-bottom:clamp(4rem,8vw,7rem)}.contact-card{padding:clamp(2rem,4vw,3.5rem);border:1px solid var(--line);background:#ffffff47}.contact-card h2{margin:0 0 1.2rem;font-family:Libre Caslon Display,serif;font-size:clamp(2.3rem,4vw,4.2rem);line-height:1;text-transform:uppercase;font-weight:400}.contact-card>p:not(.eyebrow){max-width:660px;line-height:1.75;color:#4b463d}.contact-list{margin:2.2rem 0 0}.contact-list>div{display:grid;grid-template-columns:130px 1fr;gap:1rem;padding:1rem 0;border-top:1px solid var(--line)}.contact-list>div:last-child{border-bottom:1px solid var(--line)}.contact-list dt{color:var(--olive);font-size:.76rem;letter-spacing:.1em;text-transform:uppercase;font-weight:600}.contact-list dd{margin:0}.contact-list a{text-decoration:underline;text-underline-offset:4px}.social-contact-links{display:flex;gap:1rem;flex-wrap:wrap}.contact-mail-button{margin-top:2rem}.contact-reasons ul{list-style:none;padding:0;margin:2rem 0 0}.contact-reasons li{position:relative;padding:.8rem 0 .8rem 2rem;border-top:1px solid var(--line);line-height:1.5}.contact-reasons li:last-child{border-bottom:1px solid var(--line)}.contact-reasons li:before{content:"→";position:absolute;left:0;color:var(--olive)}.contact-note{margin-top:2rem;padding:1.4rem;background:#4b562314;border-left:3px solid var(--olive)}.contact-note strong{display:block;margin-bottom:.55rem;font-family:Libre Caslon Display,serif;text-transform:uppercase;font-size:1.1rem}.contact-note p{margin:0;line-height:1.65}.contact-closing{background:var(--forest);color:var(--cream)}.contact-closing-inner{display:grid;grid-template-columns:150px 1fr;align-items:center;gap:2rem;padding-top:2.5rem;padding-bottom:2.5rem}.contact-closing img{width:125px;height:auto;justify-self:center}.contact-closing h2{margin:0;max-width:850px;font-family:Libre Caslon Display,serif;font-size:clamp(2rem,4vw,4rem);line-height:1;text-transform:uppercase;font-weight:400}@media(max-width:980px){.contact-hero,.contact-main{grid-template-columns:1fr}.contact-hero-copy{padding:9rem 2rem 4rem}.contact-hero-image{min-height:420px}}@media(max-width:640px){.contact-hero h1{font-size:3.75rem}.contact-hero-image{min-height:320px}.contact-list>div{grid-template-columns:1fr;gap:.35rem}.contact-closing-inner{grid-template-columns:1fr;text-align:center}.contact-closing img{width:105px}}
