@font-face{font-family:Grueber;src:url('fonts/Grueber_Rg.ttf') format('truetype');font-weight:400;font-display:swap}
@font-face{font-family:Grueber;src:url('fonts/Grueber_Bd.ttf') format('truetype');font-weight:700;font-display:swap}
@font-face{font-family:Dedale;src:url('fonts/Dedale-Variable.ttf') format('truetype');font-weight:100 900;font-display:swap}
@font-face{font-family:Dedale;src:url('fonts/Dedale-Variable-Italic.ttf') format('truetype');font-style:italic;font-weight:100 900;font-display:swap}

:root{--wine:#260014;--green:#005129;--green2:#00cb5e;--cream:#f4f2eb;--warm:#bcb9ad;--gray:#d3d3d3;--black:#000;--max:1180px}
*{box-sizing:border-box;margin:0;padding:0}
html{scroll-behavior:smooth}
body{font-family:Dedale,Arial,sans-serif;color:var(--wine);background:var(--cream);line-height:1.55;-webkit-font-smoothing:antialiased}
a{color:inherit;text-decoration:none}.container{width:min(calc(100% - 48px),var(--max));margin:auto}
.site-header{position:absolute;top:0;left:0;width:100%;z-index:20}.nav-wrap{height:94px;display:flex;align-items:center;justify-content:space-between}.brand img{width:132px;display:block}.nav{display:flex;align-items:center;gap:34px;color:var(--cream);font-size:14px;letter-spacing:.06em}.nav a{opacity:.9;transition:.25s}.nav a:hover{color:var(--green2)}.nav-cta{border:1px solid rgba(244,242,235,.45);padding:10px 17px;border-radius:999px}
.hero{position:relative;overflow:hidden;min-height:760px;background:var(--wine);color:var(--cream);display:flex;align-items:center}.hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 78% 50%,rgba(0,203,94,.13),transparent 30%),linear-gradient(135deg,rgba(0,81,41,.35),transparent 45%)}.hero-grid{position:relative;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:60px;padding-top:100px}.eyebrow{font-family:Dedale,sans-serif;font-size:12px;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:var(--green2);margin-bottom:22px}.hero h1,.section-head h2,.center-head h2,.contact h2{font-family:Grueber,sans-serif;font-weight:700;line-height:.93;letter-spacing:-.035em;text-transform:uppercase}.hero h1{font-size:clamp(58px,7vw,96px)}.hero h1 span,.section-head h2 span,.contact h2 span{color:var(--green2)}.hero-text{max-width:560px;color:rgba(244,242,235,.75);font-size:18px;margin:28px 0 34px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;padding:14px 22px;border-radius:999px;font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;transition:transform .25s,background .25s}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--green2);color:var(--wine)}.button-ghost{border:1px solid rgba(244,242,235,.4);color:var(--cream)}
.hero-art{position:relative;min-height:520px;display:flex;align-items:center;justify-content:center}.art-frame{width:min(470px,100%);aspect-ratio:1/1;display:grid;place-items:center;border:1px solid rgba(0,203,94,.55);border-radius:46% 54% 58% 42% / 42% 45% 55% 58%;background:rgba(0,81,41,.22);box-shadow:0 0 0 28px rgba(244,242,235,.025),0 0 0 56px rgba(0,203,94,.025)}.art-frame img{width:84%;height:auto;filter:brightness(0) invert(1);opacity:.94}.art-note{position:absolute;bottom:34px;display:flex;align-items:center;gap:14px;font-size:10px;letter-spacing:.2em;color:rgba(244,242,235,.6)}.art-note i{width:28px;height:1px;background:var(--green2)}.hero-orbit{position:absolute;border:1px solid rgba(0,203,94,.3);border-radius:50%;pointer-events:none}.hero-orbit-a{width:420px;height:420px;right:-190px;top:-120px}.hero-orbit-b{width:300px;height:300px;left:-180px;bottom:-180px}
.section{padding:125px 0}.two-col{display:grid;grid-template-columns:180px 1fr;gap:60px}.section-label{font-family:Grueber;font-size:30px;font-weight:700;color:var(--green);line-height:1}.section-label span{display:block;font-family:Dedale;font-size:10px;letter-spacing:.16em;margin-top:10px;color:var(--wine)}.section-content{max-width:850px}.kicker{font-size:13px;font-weight:800;letter-spacing:.16em;color:var(--green);text-transform:uppercase;margin-bottom:22px}.section-content h2{font-family:Grueber;font-size:clamp(34px,4.2vw,58px);line-height:1.02;text-transform:uppercase;margin-bottom:28px}.section-content p:not(.kicker){font-size:18px;color:rgba(38,0,20,.7);max-width:800px;margin-top:14px}
.section-dark{background:var(--green);color:var(--cream)}.section-dark .eyebrow{color:var(--green2)}.section-head{display:grid;grid-template-columns:1fr .55fr;gap:80px;align-items:end;margin-bottom:60px}.section-head h2{font-size:clamp(54px,7vw,92px)}.section-head>p{color:rgba(244,242,235,.7);font-size:17px;padding-bottom:8px}.process-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(244,242,235,.25);border-bottom:1px solid rgba(244,242,235,.25)}.process-card{padding:40px 34px;min-height:300px;border-right:1px solid rgba(244,242,235,.25);position:relative}.process-card:last-child{border-right:0}.process-card span{font-size:11px;letter-spacing:.15em;color:var(--green2)}.process-card h3{font-family:Grueber;font-size:48px;text-transform:uppercase;margin:70px 0 12px}.process-card p{color:rgba(244,242,235,.65);font-size:15px}.process-card.featured{background:rgba(0,203,94,.09)}.highlight{margin-top:60px;padding:34px 0;display:grid;grid-template-columns:1fr .65fr;gap:80px;border-top:1px solid rgba(244,242,235,.25)}.highlight h3{font-family:Grueber;text-transform:uppercase;font-size:34px;line-height:1.05}.highlight>p{color:rgba(244,242,235,.65);font-size:16px}
.center-head{text-align:center;max-width:780px;margin:0 auto 65px}.center-head h2{font-size:clamp(48px,6vw,76px);margin-bottom:24px}.center-head>p:last-child{font-size:17px;color:rgba(38,0,20,.65)}.values-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(38,0,20,.18);border-bottom:1px solid rgba(38,0,20,.18)}.value{padding:34px 26px;min-height:220px;border-right:1px solid rgba(38,0,20,.18)}.value:last-child{border-right:0}.value b{font-family:Grueber;color:var(--green);font-size:24px}.value h3{font-family:Grueber;text-transform:uppercase;font-size:34px;margin:55px 0 10px}.value p{color:rgba(38,0,20,.62);font-size:15px}
.manifesto{padding-top:30px;padding-bottom:130px}.manifesto-box{background:var(--wine);color:var(--cream);padding:80px 10%;text-align:center;position:relative;overflow:hidden}.manifesto-box:after{content:"";position:absolute;width:340px;height:340px;border:1px solid rgba(0,203,94,.22);border-radius:50%;right:-130px;bottom:-180px}.manifesto-box blockquote{font-family:Grueber;font-weight:700;text-transform:uppercase;font-size:clamp(44px,6vw,74px);line-height:.98;max-width:850px;margin:20px auto 25px}.manifesto-box>p:not(.eyebrow){max-width:650px;margin:auto;color:rgba(244,242,235,.7);font-size:17px}.manifesto-sign{font-family:Grueber;text-transform:uppercase;color:var(--green2);margin-top:38px;font-size:20px;line-height:1.1}.manifesto-sign strong{color:var(--cream)}
.contact{padding:105px 0;background:var(--wine);color:var(--cream)}.contact-grid{display:grid;grid-template-columns:1fr .7fr;gap:100px;align-items:center}.contact h2{font-size:clamp(55px,7vw,88px);margin-bottom:26px}.contact-grid>div>p:not(.eyebrow){color:rgba(244,242,235,.65);font-size:17px;max-width:620px}.contact-card{border:1px solid rgba(244,242,235,.2);padding:38px;display:flex;flex-direction:column;gap:12px}.contact-card p{font-size:11px;letter-spacing:.18em;color:var(--green2);font-weight:700}.contact-card>a:not(.button){font-family:Grueber;font-size:25px;color:var(--cream)}.contact-card span{font-size:14px;color:rgba(244,242,235,.55);margin:8px 0 18px}.contact-card .button{align-self:flex-start}
.footer{background:#15000b;color:rgba(244,242,235,.55);padding:25px 0;font-size:12px}.footer-wrap{display:flex;align-items:center;justify-content:space-between;gap:20px}.footer img{width:105px;display:block}.footer a{color:var(--green2)}
.reveal{opacity:0;transform:translateY(22px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:none}.delay-1{transition-delay:.12s}.delay-2{transition-delay:.22s}.delay-3{transition-delay:.32s}
@media(max-width:900px){.nav{gap:16px}.nav a:not(.nav-cta){display:none}.hero{min-height:auto;padding:110px 0 80px}.hero-grid{grid-template-columns:1fr;gap:30px}.hero-art{min-height:390px}.art-frame{width:min(390px,82vw)}.two-col,.section-head,.highlight,.contact-grid{grid-template-columns:1fr;gap:28px}.section-label{display:flex;gap:10px;align-items:center}.section-label span{margin:0}.process-grid{grid-template-columns:1fr}.process-card{border-right:0;border-bottom:1px solid rgba(244,242,235,.25)}.process-card:last-child{border-bottom:0}.process-card h3{margin-top:38px}.values-grid{grid-template-columns:1fr 1fr}.value:nth-child(2){border-right:0}.value:nth-child(-n+2){border-bottom:1px solid rgba(38,0,20,.18)}.contact-grid{gap:50px}.footer-wrap{flex-wrap:wrap}}
@media(max-width:560px){.container{width:min(calc(100% - 32px),var(--max))}.nav-wrap{height:78px}.brand img{width:112px}.hero h1{font-size:55px}.hero-text{font-size:16px}.section{padding:88px 0}.values-grid{grid-template-columns:1fr}.value{border-right:0!important;border-bottom:1px solid rgba(38,0,20,.18)}.value:last-child{border-bottom:0}.manifesto-box{padding:55px 25px}.contact{padding:85px 0}.contact-card{padding:28px 22px}.footer-wrap{justify-content:center;text-align:center}}
