.SiteHeader-module__zBs5mG__header{z-index:60;-webkit-backdrop-filter:saturate(140%)blur(12px);backdrop-filter:saturate(140%)blur(12px);border-bottom:1px solid var(--hairline-dark);background:#0a1320d1;position:sticky;top:0}.SiteHeader-module__zBs5mG__inner{justify-content:space-between;align-items:center;gap:24px;padding-block:15px;display:flex}.SiteHeader-module__zBs5mG__brand{flex:none;display:inline-flex}.SiteHeader-module__zBs5mG__brandImg{filter:brightness(0)invert();width:auto;height:38px}.SiteHeader-module__zBs5mG__navDesktop{align-items:center;gap:30px;display:flex}.SiteHeader-module__zBs5mG__link{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--on-ink-mute);padding-block:4px;font-size:12.5px;font-weight:400;text-decoration:none;transition:color .2s;position:relative}.SiteHeader-module__zBs5mG__link:after{content:"";background:var(--brass);width:0;height:1px;transition:width .25s cubic-bezier(.16,1,.3,1);position:absolute;bottom:0;left:0}.SiteHeader-module__zBs5mG__link:hover{color:var(--on-ink)}.SiteHeader-module__zBs5mG__link:hover:after{width:100%}.SiteHeader-module__zBs5mG__actions{flex:none;align-items:center;gap:18px;display:flex}.SiteHeader-module__zBs5mG__phone{font-family:var(--font-mono);color:var(--on-ink);white-space:nowrap;font-size:13px;text-decoration:none}.SiteHeader-module__zBs5mG__phone:hover{color:var(--brass)}.SiteHeader-module__zBs5mG__social{color:var(--on-ink-mute);align-items:center;transition:color .2s;display:inline-flex}.SiteHeader-module__zBs5mG__social:hover{color:var(--brass)}.SiteHeader-module__zBs5mG__social svg{width:19px;height:19px;display:block}.SiteHeader-module__zBs5mG__apply{font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--ink);background:var(--brass);white-space:nowrap;padding:11px 20px;font-size:12px;font-weight:700;text-decoration:none;transition:background .2s,transform .2s}.SiteHeader-module__zBs5mG__apply:hover{background:var(--brass-hi)}.SiteHeader-module__zBs5mG__menuBtn{appearance:none;border:1px solid var(--hairline-dark);color:var(--on-ink);cursor:pointer;background:0 0;justify-content:center;align-items:center;width:42px;height:38px;display:none}.SiteHeader-module__zBs5mG__menuBtn svg{width:20px;height:20px}.SiteHeader-module__zBs5mG__mobilePanel{display:none}@media (max-width:900px){.SiteHeader-module__zBs5mG__navDesktop,.SiteHeader-module__zBs5mG__phone,.SiteHeader-module__zBs5mG__social{display:none}.SiteHeader-module__zBs5mG__menuBtn{display:inline-flex}.SiteHeader-module__zBs5mG__mobilePanel{border-bottom:1px solid var(--hairline-dark);background:var(--ink-900);max-height:0;transition:max-height .35s;display:block;overflow:hidden}.SiteHeader-module__zBs5mG__mobilePanel[data-open=true]{max-height:420px}.SiteHeader-module__zBs5mG__mobileInner{padding:10px var(--gutter) 22px;flex-direction:column;display:flex}.SiteHeader-module__zBs5mG__mobileLink{font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--on-ink);border-bottom:1px solid var(--hairline-dark);padding:14px 0;font-size:14px;text-decoration:none}.SiteHeader-module__zBs5mG__mobileApply{text-align:center;margin-top:18px}}
.Hero-module__gNeX-G__hero{background:var(--ink);isolation:isolate;flex-direction:column;justify-content:center;min-height:calc(100svh - 72px);display:flex;position:relative;overflow:hidden}.Hero-module__gNeX-G__heroBg{z-index:0;position:absolute;inset:0}.Hero-module__gNeX-G__heroBg img,.Hero-module__gNeX-G__heroBg video{object-fit:cover;filter:grayscale()brightness(.5)contrast(1.05);width:100%;height:100%}.Hero-module__gNeX-G__heroStill{display:none}.Hero-module__gNeX-G__heroBg .Hero-module__gNeX-G__heroStill{filter:grayscale(.35)brightness(.66)contrast(1.04)}.Hero-module__gNeX-G__heroOverlay{z-index:1;background:linear-gradient(100deg,#0e1a2bf5 0%,#0e1a2bd6 42%,#0e1a2b8f 100%),radial-gradient(760px 520px at 82% 2%,#c9a24e33,#0000 60%);position:absolute;inset:0}.Hero-module__gNeX-G__watermark{z-index:2;font-family:var(--font-display);color:var(--on-ink);opacity:.03;letter-spacing:-.03em;pointer-events:none;-webkit-user-select:none;user-select:none;font-size:clamp(120px,24vw,360px);font-weight:700;line-height:.8;position:absolute;bottom:8%;right:clamp(16px,3vw,56px)}.Hero-module__gNeX-G__inner{z-index:3;max-width:880px;padding-block:clamp(40px,7vh,72px);position:relative}.Hero-module__gNeX-G__sub{color:var(--on-ink-mute);max-width:600px;margin:0 0 22px;font-size:clamp(17px,2vw,20px);line-height:1.6}.Hero-module__gNeX-G__sub strong{color:var(--on-ink);font-weight:600}.Hero-module__gNeX-G__h1{font-family:var(--font-display);letter-spacing:-.02em;color:var(--on-ink);text-wrap:balance;margin:0 0 26px;font-size:clamp(42px,7vw,86px);font-weight:600;line-height:1}.Hero-module__gNeX-G__h1 em{color:var(--brass);font-style:normal}.Hero-module__gNeX-G__tagline{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--brass);margin:0 0 34px;font-size:13px}.Hero-module__gNeX-G__ctas{flex-wrap:wrap;gap:14px;display:flex}.Hero-module__gNeX-G__btnPrimary,.Hero-module__gNeX-G__btnGhost{font-family:var(--font-mono);letter-spacing:.05em;text-transform:uppercase;padding:16px 28px;font-size:13px;font-weight:700;text-decoration:none;transition:background .2s,border-color .2s,color .2s}.Hero-module__gNeX-G__btnPrimary{background:var(--brass);color:var(--ink)}.Hero-module__gNeX-G__btnPrimary:hover{background:var(--brass-hi)}.Hero-module__gNeX-G__btnGhost{border:1px solid var(--hairline-dark);color:var(--on-ink)}.Hero-module__gNeX-G__btnGhost:hover{border-color:var(--brass);color:var(--brass)}.Hero-module__gNeX-G__sideTag{top:50%;right:max(14px, calc((100vw - var(--container)) / 2 - 8px));transform-origin:100%;font-family:var(--font-mono);letter-spacing:.24em;text-transform:uppercase;color:var(--on-ink-mute);z-index:2;white-space:nowrap;font-size:11px;position:absolute;transform:translateY(-50%)rotate(90deg)}@keyframes Hero-module__gNeX-G__heroRise{0%{opacity:0;transform:translateY(26px)}to{opacity:1;transform:none}}.Hero-module__gNeX-G__animIn{opacity:0;animation:.85s cubic-bezier(.16,1,.3,1) forwards Hero-module__gNeX-G__heroRise}.Hero-module__gNeX-G__d1{animation-delay:50ms}.Hero-module__gNeX-G__d2{animation-delay:.16s}.Hero-module__gNeX-G__d3{animation-delay:.28s}.Hero-module__gNeX-G__d4{animation-delay:.4s}.Hero-module__gNeX-G__d5{animation-delay:.52s}@media (max-width:1100px){.Hero-module__gNeX-G__sideTag{display:none}}@media (prefers-reduced-motion:reduce){.Hero-module__gNeX-G__animIn{opacity:1;animation:none}.Hero-module__gNeX-G__heroVideo{display:none}.Hero-module__gNeX-G__heroStill{display:block}}
.Stats-module__N0VmDq__section{background:var(--ink-900);border-block:1px solid var(--hairline-dark)}.Stats-module__N0VmDq__row{flex-wrap:wrap;display:flex}.Stats-module__N0VmDq__item{border-left:1px solid var(--hairline-dark);flex:200px;padding:clamp(28px,4vw,44px) clamp(20px,3vw,40px)}.Stats-module__N0VmDq__item:first-child{border-left:none;padding-left:0}.Stats-module__N0VmDq__tick{background:var(--brass);width:22px;height:2px;margin-bottom:16px}.Stats-module__N0VmDq__value{font-family:var(--font-display);letter-spacing:-.02em;color:var(--on-ink);white-space:nowrap;font-size:clamp(34px,3.4vw,44px);font-weight:600;line-height:1}.Stats-module__N0VmDq__label{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--on-ink-mute);max-width:18ch;margin-top:12px;font-size:12px}@media (max-width:720px){.Stats-module__N0VmDq__item{flex-basis:50%}.Stats-module__N0VmDq__item:first-child{border-left:none;padding-left:clamp(20px,3vw,40px)}.Stats-module__N0VmDq__item:nth-child(odd){border-left:none}.Stats-module__N0VmDq__item:last-child:nth-child(odd){flex-basis:100%;grid-template-columns:auto 1fr;align-items:baseline;column-gap:24px;display:grid}.Stats-module__N0VmDq__item:last-child:nth-child(odd) .Stats-module__N0VmDq__tick{grid-column:1/-1}.Stats-module__N0VmDq__item:last-child:nth-child(odd) .Stats-module__N0VmDq__label{max-width:none;margin-top:0}}
.Programs-module__v5XsbG__section{background:var(--sand);color:var(--on-sand);padding-block:clamp(72px,10vw,120px)}.Programs-module__v5XsbG__head{grid-template-columns:1.4fr 1fr;align-items:end;gap:40px;margin-bottom:clamp(40px,6vw,64px);display:grid}.Programs-module__v5XsbG__title{font-family:var(--font-display);letter-spacing:-.02em;max-width:14ch;margin:0;font-size:clamp(32px,4.6vw,54px);font-weight:600;line-height:1.02}.Programs-module__v5XsbG__intro{color:var(--on-sand-mute);justify-self:end;max-width:38ch;margin:0;font-size:15.5px;line-height:1.65}.Programs-module__v5XsbG__featured{grid-template-columns:1fr 1fr;gap:20px;margin-bottom:22px;display:grid}.Programs-module__v5XsbG__feat{border-top:2px solid var(--brass);background:#fff;flex-direction:column;gap:14px;padding:clamp(28px,3vw,40px);transition:transform .25s,box-shadow .25s;display:flex;position:relative}.Programs-module__v5XsbG__feat:hover{transform:translateY(-4px);box-shadow:0 26px 50px #0e1a2b1f}.Programs-module__v5XsbG__featTop{justify-content:space-between;align-items:center;gap:12px;display:flex}.Programs-module__v5XsbG__code{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--brass-deep);font-size:12px}.Programs-module__v5XsbG__flag{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--ink);background:var(--brass);padding:4px 9px;font-size:10.5px;font-weight:700}.Programs-module__v5XsbG__featTitle{font-family:var(--font-display);margin:0;font-size:clamp(24px,2.6vw,30px);font-weight:600;line-height:1.08}.Programs-module__v5XsbG__featBody{color:var(--on-sand-mute);margin:0;font-size:15px;line-height:1.62}.Programs-module__v5XsbG__highlights{border-top:1px solid var(--hairline-light);flex-direction:column;gap:9px;margin:auto 0 0;padding:16px 0 0;list-style:none;display:flex}.Programs-module__v5XsbG__hl{color:var(--on-sand-mute);grid-template-columns:auto 1fr;align-items:baseline;gap:10px;font-size:14.5px;line-height:1.5;display:grid}.Programs-module__v5XsbG__tick{font-family:var(--font-mono);color:var(--brass-deep);font-size:12.5px;line-height:1.2}.Programs-module__v5XsbG__list{border-top:1px solid var(--hairline-light)}.Programs-module__v5XsbG__rowLink{border-bottom:1px solid var(--hairline-light);color:inherit;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:baseline;gap:24px;padding:26px 0;text-decoration:none;transition:padding-left .25s;display:grid}.Programs-module__v5XsbG__rowLink:hover{padding-left:12px}.Programs-module__v5XsbG__rowHead{align-items:baseline;gap:16px;display:flex}.Programs-module__v5XsbG__rowCode{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--brass-deep);flex:none;width:120px;font-size:12px}.Programs-module__v5XsbG__rowTitle{font-family:var(--font-display);margin:0;font-size:clamp(20px,2.3vw,26px);font-weight:500;transition:color .2s}.Programs-module__v5XsbG__rowLink:hover .Programs-module__v5XsbG__rowTitle{color:var(--brass-deep)}.Programs-module__v5XsbG__rowBody{color:var(--on-sand-mute);margin:0;font-size:14.5px;line-height:1.6}.Programs-module__v5XsbG__rowHighlights{flex-wrap:wrap;gap:7px 18px;margin:12px 0 0;padding:0;list-style:none;display:flex}.Programs-module__v5XsbG__rowHl{font-family:var(--font-mono);color:var(--on-sand-mute);align-items:baseline;gap:7px;font-size:12px;line-height:1.4;display:inline-flex}.Programs-module__v5XsbG__note{font-family:var(--font-mono);color:var(--on-sand-mute);opacity:.72;margin:12px 0 0;font-size:11px;line-height:1.4}.Programs-module__v5XsbG__bar{background:var(--ink);color:var(--on-ink);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;margin-top:30px;padding:clamp(28px,3.4vw,40px);display:flex}.Programs-module__v5XsbG__barTitle{font-family:var(--font-display);margin:0 0 8px;font-size:clamp(21px,2.4vw,27px);font-weight:600}.Programs-module__v5XsbG__barBody{color:var(--on-ink-mute);max-width:56ch;margin:0;font-size:14.5px;line-height:1.55}.Programs-module__v5XsbG__barMain{min-width:0}.Programs-module__v5XsbG__barHighlights{flex-wrap:wrap;gap:8px 22px;margin:16px 0 0;padding:0;list-style:none;display:flex}.Programs-module__v5XsbG__barHl{font-family:var(--font-mono);color:var(--on-ink-mute);align-items:baseline;gap:8px;font-size:12px;line-height:1.4;display:inline-flex}.Programs-module__v5XsbG__barTick{font-family:var(--font-mono);color:var(--brass);font-size:12.5px;line-height:1.2}.Programs-module__v5XsbG__barCta{font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--ink);background:var(--brass);flex:none;padding:14px 24px;font-size:12px;font-weight:700;text-decoration:none;transition:background .2s}.Programs-module__v5XsbG__barCta:hover{background:var(--brass-hi)}@media (max-width:860px){.Programs-module__v5XsbG__head{grid-template-columns:1fr;gap:18px}.Programs-module__v5XsbG__intro{justify-self:start}.Programs-module__v5XsbG__featured{grid-template-columns:1fr}.Programs-module__v5XsbG__rowLink{grid-template-columns:1fr;gap:10px}.Programs-module__v5XsbG__rowCode{width:auto}}
.WhyUs-module__6P9U-W__section{background:var(--ink);color:var(--on-ink);padding-block:clamp(72px,10vw,120px)}.WhyUs-module__6P9U-W__bg{z-index:0;position:absolute;inset:0;overflow:hidden}.WhyUs-module__6P9U-W__bg img{object-fit:cover;filter:grayscale()brightness(.6)contrast(1.05);width:100%;height:100%}.WhyUs-module__6P9U-W__overlay{z-index:0;background:linear-gradient(#0e1a2be6 0%,#0e1a2bd9 100%);position:absolute;inset:0}.WhyUs-module__6P9U-W__grid{grid-template-columns:5fr 7fr;align-items:start;gap:clamp(40px,6vw,88px);display:grid}.WhyUs-module__6P9U-W__left{position:sticky;top:96px}.WhyUs-module__6P9U-W__title{font-family:var(--font-display);letter-spacing:-.02em;margin:0 0 18px;font-size:clamp(30px,4vw,46px);font-weight:600;line-height:1.06}.WhyUs-module__6P9U-W__lede{color:var(--on-ink-mute);max-width:46ch;margin:0 0 28px;font-size:16px;line-height:1.68}.WhyUs-module__6P9U-W__quote{border-left:2px solid var(--brass);padding:4px 0 4px 20px}.WhyUs-module__6P9U-W__quoteText{font-family:var(--font-display);margin:0 0 10px;font-size:clamp(18px,2vw,22px);font-weight:500;line-height:1.3}.WhyUs-module__6P9U-W__quoteName{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--brass);font-size:12px}.WhyUs-module__6P9U-W__points{border-top:1px solid var(--hairline-dark)}.WhyUs-module__6P9U-W__point{border-bottom:1px solid var(--hairline-dark);grid-template-columns:auto 1fr;align-items:baseline;gap:18px;padding:22px 0;display:grid}.WhyUs-module__6P9U-W__mark{font-family:var(--font-mono);color:var(--brass);font-size:15px;line-height:1.2}.WhyUs-module__6P9U-W__pointTitle{font-family:var(--font-display);margin:0 0 4px;font-size:clamp(18px,2vw,22px);font-weight:500}.WhyUs-module__6P9U-W__pointBody{color:var(--on-ink-mute);margin:0;font-size:14.5px;line-height:1.6}@media (max-width:860px){.WhyUs-module__6P9U-W__grid{grid-template-columns:1fr;gap:36px}.WhyUs-module__6P9U-W__left{position:static}}
.Process-module__ae5FOa__section{background:var(--sand-2);color:var(--on-sand);padding-block:clamp(72px,10vw,120px)}.Process-module__ae5FOa__head{max-width:52ch;margin-bottom:clamp(40px,6vw,60px)}.Process-module__ae5FOa__title{font-family:var(--font-display);letter-spacing:-.02em;margin:0;font-size:clamp(30px,4vw,46px);font-weight:600;line-height:1.04}.Process-module__ae5FOa__steps{grid-template-columns:repeat(4,1fr);gap:28px;display:grid;position:relative}.Process-module__ae5FOa__steps:before{content:"";background:linear-gradient(90deg, var(--brass) 0%, var(--brass) 88%, transparent 100%);opacity:.5;height:1px;position:absolute;top:7px;left:0;right:0}.Process-module__ae5FOa__step{padding-right:16px;position:relative}.Process-module__ae5FOa__dot{background:var(--sand-2);border:2px solid var(--brass);z-index:1;border-radius:50%;width:14px;height:14px;margin-bottom:22px;position:relative}.Process-module__ae5FOa__num{font-family:var(--font-mono);letter-spacing:.1em;color:var(--brass-deep);margin-bottom:10px;font-size:12px}.Process-module__ae5FOa__stepTitle{font-family:var(--font-display);margin:0 0 8px;font-size:clamp(18px,2vw,22px);font-weight:600;line-height:1.12}.Process-module__ae5FOa__stepBody{color:var(--on-sand-mute);margin:0;font-size:14.5px;line-height:1.6}.Process-module__ae5FOa__footnote{font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--brass-deep);margin-top:clamp(32px,4vw,48px);font-size:12.5px}@media (max-width:760px){.Process-module__ae5FOa__steps{grid-template-columns:1fr;gap:0;padding-left:28px}.Process-module__ae5FOa__steps:before{background:linear-gradient(180deg, var(--brass) 0%, var(--brass) 90%, transparent 100%);width:1px;height:auto;inset:0 auto 0 6px}.Process-module__ae5FOa__step{padding:0 0 32px}.Process-module__ae5FOa__dot{margin:0;position:absolute;top:2px;left:-28px}}
.RecentFundings-module__KOAsKa__section{background:var(--ink-900);color:var(--on-ink);padding-block:clamp(72px,10vw,120px)}.RecentFundings-module__KOAsKa__bg{z-index:0;position:absolute;inset:0;overflow:hidden}.RecentFundings-module__KOAsKa__bg img{object-fit:cover;filter:grayscale(.4)brightness(.82)contrast(1.02);width:100%;height:100%}.RecentFundings-module__KOAsKa__overlay{z-index:0;background:linear-gradient(#0a1320cc 0%,#0a1320bd 100%);position:absolute;inset:0}.RecentFundings-module__KOAsKa__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:clamp(36px,5vw,56px);display:flex}.RecentFundings-module__KOAsKa__title{font-family:var(--font-display);letter-spacing:-.02em;margin:0;font-size:clamp(30px,4vw,46px);font-weight:600;line-height:1.04}.RecentFundings-module__KOAsKa__note{font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--on-ink-mute);max-width:34ch;margin:0;font-size:12px}.RecentFundings-module__KOAsKa__grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.RecentFundings-module__KOAsKa__card{background:var(--ink-800);border:1px solid var(--hairline-dark);flex-direction:column;transition:transform .25s,border-color .25s;display:flex}.RecentFundings-module__KOAsKa__card:hover{border-color:#c9a24e80;transform:translateY(-4px)}.RecentFundings-module__KOAsKa__media{aspect-ratio:4/3;width:100%}.RecentFundings-module__KOAsKa__body{padding:clamp(20px,2.2vw,28px)}.RecentFundings-module__KOAsKa__meta{align-items:center;gap:10px;margin-bottom:12px;display:flex}.RecentFundings-module__KOAsKa__tag{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--ink);background:var(--brass);padding:4px 9px;font-size:10.5px;font-weight:700}.RecentFundings-module__KOAsKa__place{font-family:var(--font-mono);color:var(--on-ink-mute);font-size:12px}.RecentFundings-module__KOAsKa__cardTitle{font-family:var(--font-display);margin:0 0 16px;font-size:clamp(19px,2.1vw,24px);font-weight:600}.RecentFundings-module__KOAsKa__ledger{border-top:1px solid var(--hairline-dark);grid-template-columns:repeat(2,auto);justify-content:start;gap:10px 28px;margin:0 0 14px;padding-top:14px;display:grid}.RecentFundings-module__KOAsKa__metric{flex-direction:column;gap:3px;display:flex}.RecentFundings-module__KOAsKa__metricLabel{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--on-ink-mute);font-size:10px}.RecentFundings-module__KOAsKa__metricValue{font-family:var(--font-mono);color:var(--brass);font-size:15px;font-weight:700}.RecentFundings-module__KOAsKa__scenario{color:var(--on-ink-mute);margin:0;font-size:13.5px;line-height:1.55}@media (max-width:860px){.RecentFundings-module__KOAsKa__grid{grid-template-columns:1fr}}
.About-module__Balj8a__section{background:var(--sand);color:var(--on-sand);padding-block:clamp(72px,10vw,120px)}.About-module__Balj8a__grid{grid-template-columns:7fr 5fr;align-items:center;gap:clamp(36px,6vw,80px);display:grid}.About-module__Balj8a__title{font-family:var(--font-display);letter-spacing:-.02em;max-width:16ch;margin:0 0 20px;font-size:clamp(32px,4.4vw,50px);font-weight:600;line-height:1.04}.About-module__Balj8a__body{color:var(--on-sand-mute);max-width:54ch;margin:0 0 16px;font-size:16px;line-height:1.7}.About-module__Balj8a__values{flex-wrap:wrap;gap:10px;margin-top:26px;display:flex}.About-module__Balj8a__value{font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--brass-deep);border:1px solid var(--brass);padding:8px 14px;font-size:12px;font-weight:700}.About-module__Balj8a__portrait{position:relative}.About-module__Balj8a__portrait:before{content:"";border:1px solid var(--brass);z-index:0;position:absolute;inset:16px -16px -16px 16px}.About-module__Balj8a__portraitMedia{z-index:1;background:var(--ink-900);width:100%;height:clamp(360px,46vw,480px);position:relative;overflow:hidden}.About-module__Balj8a__portraitMedia img{object-fit:cover;object-position:center 35%;width:100%;height:100%;transition:transform .6s cubic-bezier(.16,1,.3,1);display:block}.About-module__Balj8a__portraitMedia:hover img{transform:scale(1.03)}.About-module__Balj8a__caption{z-index:1;font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--on-sand-mute);margin-top:16px;font-size:12px;position:relative}.About-module__Balj8a__caption b{color:var(--on-sand)}@media (max-width:860px){.About-module__Balj8a__grid{grid-template-columns:1fr;gap:44px}.About-module__Balj8a__portrait:before{inset:12px -12px -12px 12px}}
.Testimonials-module__3Exg0W__section{background:var(--ink);color:var(--on-ink);padding-block:clamp(72px,10vw,120px)}.Testimonials-module__3Exg0W__bg{z-index:0;position:absolute;inset:0;overflow:hidden}.Testimonials-module__3Exg0W__bg img{object-fit:cover;filter:grayscale(.3)brightness(.92)contrast(1.02);width:100%;height:100%}.Testimonials-module__3Exg0W__overlay{z-index:0;background:linear-gradient(#0e1a2bc7 0%,#0e1a2ba8 100%);position:absolute;inset:0}.Testimonials-module__3Exg0W__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:clamp(36px,5vw,56px);display:flex}.Testimonials-module__3Exg0W__title{font-family:var(--font-display);letter-spacing:-.02em;margin:0;font-size:clamp(30px,4vw,46px);font-weight:600;line-height:1.04}.Testimonials-module__3Exg0W__note{font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--on-ink-mute);max-width:30ch;margin:0;font-size:12px}.Testimonials-module__3Exg0W__lead{border-top:1px solid var(--hairline-dark);margin-bottom:30px;padding-top:30px}.Testimonials-module__3Exg0W__stars{color:var(--brass);letter-spacing:4px;margin-bottom:18px;font-size:14px}.Testimonials-module__3Exg0W__leadQuote{font-family:var(--font-display);letter-spacing:-.01em;max-width:none;margin:0 0 18px;font-size:clamp(22px,2.8vw,32px);font-weight:500;line-height:1.3}.Testimonials-module__3Exg0W__attr{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--on-ink-mute);font-size:12px}.Testimonials-module__3Exg0W__pair{grid-template-columns:1fr 1fr;gap:20px;display:grid}.Testimonials-module__3Exg0W__quote{border-top:1px solid var(--hairline-dark);padding-top:26px}.Testimonials-module__3Exg0W__quoteText{color:var(--on-ink);margin:0 0 16px;font-size:16px;line-height:1.55}@media (max-width:760px){.Testimonials-module__3Exg0W__pair{grid-template-columns:1fr}}
.Faq-module__hTyjzG__section{background:var(--sand);color:var(--on-sand);padding-block:clamp(72px,10vw,120px)}.Faq-module__hTyjzG__grid{grid-template-columns:4fr 8fr;align-items:start;gap:clamp(36px,6vw,80px);display:grid}.Faq-module__hTyjzG__left{position:sticky;top:96px}.Faq-module__hTyjzG__title{font-family:var(--font-display);letter-spacing:-.02em;margin:0 0 16px;font-size:clamp(30px,4vw,46px);font-weight:600;line-height:1.04}.Faq-module__hTyjzG__leftBody{color:var(--on-sand-mute);max-width:30ch;margin:0;font-size:15px;line-height:1.6}.Faq-module__hTyjzG__list{border-top:1px solid var(--hairline-light)}.Faq-module__hTyjzG__item{border-bottom:1px solid var(--hairline-light)}.Faq-module__hTyjzG__summary{font-family:var(--font-display);justify-content:space-between;align-items:center;gap:20px;padding:24px 0;font-size:clamp(18px,2.1vw,23px);font-weight:500;display:flex}.Faq-module__hTyjzG__icon{color:var(--brass-deep);font-family:var(--font-mono);flex:none;font-size:22px;line-height:1;transition:transform .25s}.Faq-module__hTyjzG__item[open] .Faq-module__hTyjzG__icon{transform:rotate(45deg)}.Faq-module__hTyjzG__answer{color:var(--on-sand-mute);max-width:64ch;margin:0;padding:0 40px 26px 0;font-size:15px;line-height:1.68}@media (max-width:860px){.Faq-module__hTyjzG__grid{grid-template-columns:1fr;gap:28px}.Faq-module__hTyjzG__left{position:static}}
.ContactForm-module__bGvStW__form{flex-direction:column;gap:12px;display:flex}.ContactForm-module__bGvStW__row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.ContactForm-module__bGvStW__field{appearance:none;border:1px solid var(--hairline-dark);background:var(--ink-900);width:100%;color:var(--on-ink);font-family:var(--font-body);outline:none;padding:14px;font-size:15px;transition:border-color .18s,background .18s}.ContactForm-module__bGvStW__field::placeholder{color:var(--on-ink-mute)}.ContactForm-module__bGvStW__field:focus{border-color:var(--brass);background:#0c1626}.ContactForm-module__bGvStW__textarea{resize:vertical;min-height:120px;line-height:1.55}.ContactForm-module__bGvStW__honey{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.ContactForm-module__bGvStW__submit{appearance:none;cursor:pointer;background:var(--brass);color:var(--ink);font-family:var(--font-mono);letter-spacing:.05em;text-transform:uppercase;border:0;margin-top:4px;padding:16px 22px;font-size:13px;font-weight:700;transition:background .18s}.ContactForm-module__bGvStW__submit:hover{background:var(--brass-hi)}.ContactForm-module__bGvStW__submit:disabled{opacity:.6;cursor:default}.ContactForm-module__bGvStW__error{color:#f0a48f;margin:2px 0 0;font-size:13px;line-height:1.5}.ContactForm-module__bGvStW__successEyebrow{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--brass);margin-bottom:12px;font-size:12px}.ContactForm-module__bGvStW__successTitle{font-family:var(--font-display);color:var(--on-ink);margin:0 0 10px;font-size:26px;font-weight:600;line-height:1.15}.ContactForm-module__bGvStW__successBody{color:var(--on-ink-mute);margin:0;font-size:14.5px;line-height:1.6}@media (max-width:540px){.ContactForm-module__bGvStW__row{grid-template-columns:1fr}}
.ContactCta-module__N54veW__section{background:var(--ink);color:var(--on-ink);padding-block:clamp(72px,10vw,120px);position:relative;overflow:hidden}.ContactCta-module__N54veW__bg{z-index:0;position:absolute;inset:0}.ContactCta-module__N54veW__bg img{object-fit:cover;filter:grayscale()brightness(.6)contrast(1.05);width:100%;height:100%}.ContactCta-module__N54veW__overlay{z-index:0;background:radial-gradient(680px 460px at 88% 0,#c9a24e29,#0000 60%),linear-gradient(#0e1a2be6 0%,#0e1a2bd9 100%);position:absolute;inset:0}.ContactCta-module__N54veW__grid{grid-template-columns:5fr 7fr;align-items:center;gap:clamp(40px,6vw,80px);display:grid}.ContactCta-module__N54veW__title{font-family:var(--font-display);letter-spacing:-.02em;margin:0 0 18px;font-size:clamp(34px,4.8vw,56px);font-weight:600;line-height:1}.ContactCta-module__N54veW__lede{color:var(--on-ink-mute);max-width:44ch;margin:0 0 34px;font-size:17px;line-height:1.6}.ContactCta-module__N54veW__details{flex-direction:column;gap:22px;display:flex}.ContactCta-module__N54veW__detail{display:block}.ContactCta-module__N54veW__detailLabel{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--brass);margin-bottom:7px;font-size:11px}.ContactCta-module__N54veW__detailValueLg{font-family:var(--font-display);color:var(--on-ink);font-size:clamp(22px,2.4vw,27px);font-weight:600;text-decoration:none}.ContactCta-module__N54veW__detailValueLg:hover{color:var(--brass)}.ContactCta-module__N54veW__detailValue{color:var(--on-ink);word-break:break-word;font-size:16px;line-height:1.5;text-decoration:none}.ContactCta-module__N54veW__detailValue:hover{color:var(--brass)}.ContactCta-module__N54veW__card{background:var(--ink-800);border:1px solid var(--hairline-dark);padding:clamp(26px,3.4vw,38px)}.ContactCta-module__N54veW__cardHead{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--brass);margin:0 0 18px;font-size:12px}.ContactCta-module__N54veW__cardFoot{color:var(--on-ink-mute);margin:16px 0 0;font-size:11.5px;line-height:1.5}@media (max-width:860px){.ContactCta-module__N54veW__grid{grid-template-columns:1fr;gap:40px}}
.SiteFooter-module__C4mfIa__footer{background:var(--ink-900);color:var(--on-ink);border-top:1px solid var(--hairline-dark);padding-block:clamp(48px,6vw,72px) 36px}.SiteFooter-module__C4mfIa__top{border-bottom:1px solid var(--hairline-dark);grid-template-columns:1.5fr 1fr 1fr;gap:40px;padding-bottom:36px;display:grid}.SiteFooter-module__C4mfIa__brandImg{filter:brightness(0)invert();width:auto;height:38px;margin-bottom:18px}.SiteFooter-module__C4mfIa__blurb{color:var(--on-ink-mute);max-width:42ch;margin:0 0 22px;font-size:13.5px;line-height:1.6}.SiteFooter-module__C4mfIa__areasLabel{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--brass);margin-bottom:10px;font-size:11px}.SiteFooter-module__C4mfIa__areas{font-family:var(--font-mono);color:var(--on-ink-mute);font-size:12.5px;line-height:1.7}.SiteFooter-module__C4mfIa__colHead{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--brass);margin-bottom:16px;font-size:11px}.SiteFooter-module__C4mfIa__colList{color:var(--on-ink-mute);flex-direction:column;gap:10px;font-size:13.5px;display:flex}.SiteFooter-module__C4mfIa__colList a{color:var(--on-ink-mute);text-decoration:none;transition:color .18s}.SiteFooter-module__C4mfIa__colList a:hover{color:var(--brass)}.SiteFooter-module__C4mfIa__bottom{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:24px;padding-top:26px;display:flex}.SiteFooter-module__C4mfIa__disclaimer{color:#9aa3b2b3;max-width:820px;margin:0;font-size:11.5px;line-height:1.6}.SiteFooter-module__C4mfIa__disclaimer b{color:var(--on-ink-mute)}.SiteFooter-module__C4mfIa__copyCol{flex-direction:column;align-items:flex-start;gap:8px;display:flex}.SiteFooter-module__C4mfIa__copy{font-family:var(--font-mono);color:#9aa3b2b3;white-space:nowrap;font-size:11.5px}.SiteFooter-module__C4mfIa__poweredBy{font-family:var(--font-mono);color:#9aa3b28c;white-space:nowrap;font-size:11.5px}.SiteFooter-module__C4mfIa__poweredBy a{color:var(--on-ink-mute);border-bottom:1px solid #c9a24e73;padding-bottom:1px;text-decoration:none;transition:color .2s,border-color .2s}.SiteFooter-module__C4mfIa__poweredBy a:hover{color:var(--brass);border-bottom-color:var(--brass)}@media (max-width:760px){.SiteFooter-module__C4mfIa__top{grid-template-columns:1fr 1fr}.SiteFooter-module__C4mfIa__brandCol{grid-column:1/-1}}@media (max-width:460px){.SiteFooter-module__C4mfIa__top{grid-template-columns:1fr}}
