@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap";@font-face{font-family:Bogle;src:url(/fonts/BBHSansBogle-Regular.ttf)}@font-face{font-family:Hegarty;src:url(/fonts/BBHSansHegarty-Regular.ttf)}@font-face{font-family:RobotoC;src:url(/fonts/RobotoCondensed-Variable.ttf)}:root{--green:#12ac18;--green-dark:#08700d;--lime:#86ff54;--ink:#090b09;--paper:#f7f7f1;--muted:#566057;--line:#d9ded7;--pinho:#337a6a;--pinho-dark:#073b33;--pinho-mint:#e7f8ef}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{background:var(--paper);color:var(--ink);margin:0;font-family:RobotoC,Arial,sans-serif;font-size:16px;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(1180px,100% - 48px);margin-inline:auto}.section-pad{padding-block:130px}h1,h2,h3,p{margin-top:0}h1,h2{letter-spacing:-.055em;text-transform:uppercase;font-family:RobotoC,Arial,sans-serif;font-weight:900}h2{font-size:clamp(48px,6vw,82px);line-height:.9}h2 em{color:var(--green);font-style:normal}.button{letter-spacing:.04em;text-transform:uppercase;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:26px;min-height:50px;padding:13px 20px;font-size:13px;font-weight:800;transition:all .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-small{min-height:42px}.button-dark{background:var(--ink);color:#fff}.button-white{color:var(--ink);background:#fff;box-shadow:0 12px 28px #0000001f}.section-number,.eyebrow{color:var(--green-dark);letter-spacing:.14em;align-items:center;gap:10px;margin-bottom:30px;font-size:12px;font-weight:800;display:inline-flex}.section-number.light{color:var(--lime)}.site-header{z-index:20;backdrop-filter:blur(22px)saturate(145%);background:#ffffffc7;border-bottom:1px solid #ffffffd9;position:sticky;top:0;box-shadow:0 10px 32px #143c1914}.header-inner{align-items:center;gap:42px;min-height:76px;display:flex}.brand img,.footer-brand img,.company-mark img{width:100%;height:auto}.nav-desktop{gap:30px;display:flex}.nav-desktop a{font-size:13px;font-weight:700}.nav-desktop a:hover{color:var(--green)}.mobile-menu{display:none}.hero{background:var(--green);color:#fff;overflow:hidden}.hero-grid{grid-template-columns:1.08fr .92fr;align-items:center;gap:60px;min-height:720px;padding-block:80px;display:grid}.eyebrow{color:#dffff0}.eyebrow i{background:#fff;border-radius:50%;width:8px;height:8px}.hero h1{max-width:760px;margin-bottom:30px;font-size:clamp(60px,6.7vw,98px);font-weight:950;line-height:.86}.hero h1 em{color:var(--lime);font-style:normal}.hero-copy>p{color:#eaffea;max-width:640px;font-size:18px;line-height:1.65}.hero-actions{align-items:center;gap:34px;margin-top:35px;display:flex}.hero-link{text-transform:uppercase;border-bottom:1px solid #fff9;gap:22px;padding-block:10px;font-size:13px;font-weight:800;display:flex}.hero-orbit{place-items:center;min-width:0;min-height:540px;display:grid;position:relative}.orbit-core{z-index:5;backdrop-filter:blur(16px);background:#fffffff0;border:1px solid #ffffffd9;border-radius:34px;place-items:center;width:220px;padding:24px;display:grid;position:relative;box-shadow:0 28px 70px #00460847}.orbit-core p{width:100%;color:var(--ink);text-align:center;border-top:1px solid #dfe8df;margin:16px 0 0;padding-top:13px}.orbit-core b{font-size:20px;font-weight:900;display:block}.orbit-core small{letter-spacing:.07em;margin-top:3px;font-size:10px;display:block}.orbit{border:1px solid #ffffff61;border-radius:50%;position:absolute;inset:50%;transform:translate(-50%,-50%)}.orbit-one{width:390px;height:390px;animation:17s linear infinite orbit-spin}.orbit-two{width:510px;height:510px;animation:25s linear infinite reverse orbit-spin}.orbit-item{background:#fff;place-items:center;display:grid;position:absolute}.orbit-pinho{border-radius:24px;width:155px;height:78px;padding:18px;animation:17s linear infinite orbit-counter;top:10%;right:0;transform:translate(42%,-20%)rotate(0);box-shadow:0 17px 38px #073b3373}.orbit-pinho img{width:100%;height:auto}.orbit-next{width:112px;height:112px;color:var(--green-dark);background:#ffffffe0;border:1px solid #fffc;border-radius:30px;animation:25s linear infinite orbit-counter-reverse;bottom:8%;left:0;transform:translate(-25%,20%);box-shadow:0 17px 38px #00460840}.orbit-next span{font-size:32px;line-height:1}.orbit-next b{letter-spacing:.12em;font-size:10px}@keyframes orbit-spin{to{transform:translate(-50%,-50%)rotate(360deg)}}@keyframes orbit-counter{to{transform:translate(42%,-20%)rotate(-360deg)}}@keyframes orbit-counter-reverse{to{transform:translate(-25%,20%)rotate(360deg)}}.hero-manifesto{letter-spacing:.14em;border-top:1px solid #ffffff59;justify-content:space-between;padding-block:23px;font-size:11px;font-weight:800;display:flex}.purpose-grid{grid-template-columns:.95fr 1.05fr;gap:100px;display:grid}.purpose-copy .lead{color:#203022;font-size:25px;line-height:1.45}.purpose-copy>p:not(.lead){color:var(--muted);font-size:17px;line-height:1.75}.purpose blockquote{border-top:1px solid var(--line);text-transform:uppercase;margin:38px 0 0;padding:28px 0 0;font-family:Hegarty;font-size:29px;line-height:1.2}.purpose cite{color:var(--green-dark);letter-spacing:.14em;margin-top:12px;font-family:RobotoC;font-size:11px;font-style:normal;display:block}.cultivation{background:var(--ink);color:#fff;padding-block:115px}.cultivation-grid{grid-template-columns:.75fr 1.25fr;gap:100px;display:grid}.cultivation-intro{align-self:start;position:sticky;top:130px}.cultivation-intro p{color:#aeb7ae;max-width:380px;font-size:17px;line-height:1.7}.cultivation-steps article{border-top:1px solid #303530;grid-template-columns:70px 1fr;gap:28px;padding:32px 0;display:grid}.cultivation-steps article:last-child{border-bottom:1px solid #303530}.cultivation-steps article>span{color:var(--lime);font-size:13px;font-weight:800}.cultivation-steps h3{text-transform:uppercase;margin-bottom:10px;font-family:Hegarty;font-size:34px;font-weight:400}.cultivation-steps p{color:#aeb7ae;max-width:510px;margin:0;line-height:1.6}.section-heading{justify-content:space-between;align-items:end;gap:60px;margin-bottom:58px;display:flex}.section-heading h2{margin:0}.section-heading>p{max-width:450px;color:var(--muted);font-size:17px;line-height:1.65}.pinho-section{background:#fff;border-radius:36px;grid-template-columns:.82fr 1.18fr;min-height:510px;font-family:DM Sans,RobotoC,sans-serif;display:grid;overflow:hidden;box-shadow:0 28px 70px #073b331f}.pinho-brand-panel{background:var(--pinho-dark);color:#fff;flex-direction:column;justify-content:center;align-items:center;padding:55px;display:flex;position:relative}.pinho-brand-panel:after{content:"";border:1px solid #83eac547;border-radius:50%;width:270px;height:270px;position:absolute}.pinho-brand-panel>span{z-index:2;color:#9aeec8;letter-spacing:.16em;margin-bottom:45px;font-size:10px;font-weight:800;position:relative}.pinho-brand-panel img{z-index:2;background:#fff;border-radius:22px;width:min(280px,80%);padding:24px;position:relative;box-shadow:0 24px 55px #0000003d}.pinho-brand-panel p{z-index:2;color:#c6e4d5;margin:38px 0 0;font-size:15px;position:relative}.pinho-copy{flex-direction:column;justify-content:center;padding:65px;display:flex}.pinho-copy>span{color:var(--pinho);letter-spacing:.13em;font-size:11px;font-weight:800}.pinho-copy h3{letter-spacing:-.06em;margin:18px 0 20px;font-family:Manrope,DM Sans,sans-serif;font-size:clamp(42px,5vw,65px);font-weight:800;line-height:1}.pinho-copy>p{color:#586862;max-width:590px;font-size:17px;line-height:1.7}.pinho-tags{flex-wrap:wrap;gap:8px;margin:12px 0 30px;display:flex}.pinho-tags span{background:var(--pinho-mint);color:var(--pinho-dark);border-radius:999px;padding:8px 12px;font-size:11px;font-weight:700}.pinho-button{background:var(--pinho);color:#fff;text-transform:uppercase;border-radius:999px;align-self:flex-start;gap:38px;padding:14px 18px;font-size:12px;font-weight:800;display:inline-flex}.ecosystem-note{align-items:center;gap:20px;margin:40px 0 0;display:flex}.ecosystem-note>span{border:1px solid var(--green);width:45px;height:45px;color:var(--green);border-radius:50%;place-items:center;font-size:25px;display:grid}.ecosystem-note p{margin:0;font-weight:700}.ecosystem-note small{color:var(--muted);font-weight:400}.principles{background:var(--green);color:#fff}.principles-grid{grid-template-columns:.8fr 1.2fr;gap:100px;display:grid}.principles h2 em{color:var(--lime)}.principle-list{grid-template-columns:1fr 1fr;display:grid}.principle-list article{border-top:1px solid #fff6;border-left:1px solid #fff6;min-height:230px;padding:28px}.principle-list article:nth-child(odd){border-left:0}.principle-list article>span{color:var(--lime);font-size:11px}.principle-list h3{text-transform:uppercase;margin:35px 0 10px;font-family:Hegarty;font-size:29px;font-weight:400}.principle-list p{color:#e7ffe7;margin:0;line-height:1.55}.story-grid{grid-template-columns:.55fr 1.45fr;align-items:center;gap:90px;display:grid}.story-word{color:#0000;-webkit-text-stroke:2px var(--green);writing-mode:vertical-rl;font-family:RobotoC,Arial,sans-serif;font-size:clamp(82px,11vw,155px);font-weight:900;line-height:.78;overflow:hidden;transform:rotate(180deg)}.story-copy>p{color:var(--muted);font-size:17px;line-height:1.72}.text-link{border-bottom:2px solid var(--green);color:var(--green-dark);text-transform:uppercase;gap:45px;margin-top:18px;padding-bottom:9px;font-size:13px;font-weight:800;display:inline-flex}.closing{background:var(--green-dark);color:#fff;text-align:center;padding-block:115px}.closing-inner>span{letter-spacing:.18em;font-size:11px;font-weight:800}.closing h2{margin:26px auto 36px}.closing h2 em{color:var(--lime)}.site-footer{color:#fff;background:#090b09}.footer-grid{grid-template-columns:2fr 1fr 1fr;gap:70px;padding-block:78px;display:grid}.footer-brand{background:#fff;width:190px;padding:10px;display:block}.footer-grid p{color:#aeb7ae;max-width:390px;margin:22px 0 0;line-height:1.6}.footer-grid h2{color:var(--lime);letter-spacing:.1em;margin:4px 0 18px;font-family:RobotoC;font-size:12px}.footer-grid a:not(.footer-brand){color:#d9dfd9;margin-bottom:12px;font-size:13px;display:block}.footer-bottom{color:#929992;border-top:1px solid #2e332e;justify-content:space-between;gap:20px;padding-block:21px;font-size:11px;display:flex}.footer-legal{gap:20px;display:flex}.legal-placeholder{min-height:60vh;padding-block:120px}.legal-placeholder h1{text-transform:uppercase;font-family:Hegarty;font-size:60px}.legal-placeholder p{max-width:650px;color:var(--muted);line-height:1.7}@media (width<=900px){.section-pad{padding-block:90px}.nav-desktop,.header-inner>.button{display:none}.mobile-menu{margin-left:auto;display:block}.mobile-menu summary{flex-direction:column;gap:5px;padding:12px;list-style:none;display:flex}.mobile-menu summary span{background:#111;width:22px;height:2px}.mobile-panel{backdrop-filter:blur(18px);background:#ffffffe6;border:1px solid #ffffffd9;border-radius:20px;flex-direction:column;width:min(310px,100vw - 40px);padding:12px;display:flex;position:absolute;top:68px;right:20px;box-shadow:0 20px 50px #00000024}.mobile-panel a{padding:12px}.mobile-cta{background:var(--green);color:#fff;border-radius:12px}.hero-grid{grid-template-columns:1fr;min-height:auto}.hero-copy{z-index:2;position:relative}.hero-orbit{min-height:560px}.purpose-grid,.cultivation-grid,.principles-grid,.story-grid{grid-template-columns:1fr;gap:55px}.cultivation-intro{position:static}.section-heading{flex-direction:column;align-items:start}.pinho-section{grid-template-columns:1fr}.pinho-brand-panel{min-height:390px}.ecosystem-note{margin-left:0}.story-word{display:none}.footer-grid{grid-template-columns:1.5fr 1fr 1fr;gap:30px}}@media (width<=620px){.container{width:calc(100% - 32px)}.section-pad{padding-block:72px}.header-inner{min-height:68px}.brand{width:150px}.hero-grid{gap:18px;padding-block:54px}.hero h1{overflow-wrap:anywhere;max-width:100%;font-size:clamp(43px,13.2vw,59px);line-height:.88}.hero-copy>p{font-size:16px}.hero-actions{flex-direction:column;align-items:stretch;gap:15px}.hero-link{justify-content:space-between}.hero-orbit{width:100%;min-height:390px}.orbit-core{border-radius:27px;width:164px;padding:17px}.orbit-core>img{border-radius:22px;width:92px;height:92px}.orbit-core p{margin-top:11px;padding-top:9px}.orbit-core b{font-size:17px}.orbit-core small{font-size:8px}.orbit-one{width:260px;height:260px}.orbit-two{width:345px;height:345px}.orbit-pinho{border-radius:18px;width:118px;height:62px;padding:14px}.orbit-next{border-radius:22px;width:82px;height:82px}.orbit-next span{font-size:24px}.orbit-next b{font-size:8px}.hero-manifesto{white-space:nowrap;justify-content:flex-start;gap:24px;overflow:hidden}.purpose-grid,.cultivation-grid,.principles-grid,.story-grid{gap:38px}h2{overflow-wrap:anywhere;font-size:clamp(41px,12vw,56px)}.purpose-copy .lead{font-size:21px}.cultivation-steps article{grid-template-columns:42px 1fr;gap:16px}.section-heading{gap:20px;margin-bottom:38px}.pinho-section{border-radius:24px}.pinho-brand-panel{min-height:310px;padding:34px 24px}.pinho-brand-panel>span{margin-bottom:30px}.pinho-brand-panel p{text-align:center}.pinho-copy{padding:38px 25px}.pinho-copy h3{overflow-wrap:anywhere;font-size:41px}.pinho-button{justify-content:space-between;width:100%}.principle-list{grid-template-columns:1fr}.principle-list article{border-left:0;min-height:200px}.cta-inner,.footer-bottom{max-width:100%}.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child{grid-column:auto}.footer-bottom{flex-direction:column;align-items:flex-start}.footer-legal{flex-wrap:wrap}}.footer-brand{border-radius:18px}.footer-brand img{border-radius:10px}@media (width<=620px){.hero h1{overflow-wrap:normal;font-size:clamp(40px,11.6vw,52px)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button,.orbit-one,.orbit-two,.orbit-pinho,.orbit-next{transition:none;animation:none}}.hero-grid{grid-template-columns:1.02fr .98fr;gap:48px}.hero h1{letter-spacing:-.045em;font-size:clamp(54px,5.7vw,82px);line-height:.92}.hero h1 em{margin-top:.08em;display:inline-block}.purpose blockquote,.cultivation-steps h3,.principle-list h3{letter-spacing:-.025em;font-family:RobotoC,Arial,sans-serif;font-weight:850}.cultivation-intro h2{font-size:clamp(44px,4.7vw,66px);line-height:.95}.biblical-note,.story-verse{border-left:3px solid var(--green);margin-top:25px;padding-left:18px;font-style:italic;color:var(--green-dark)!important;font-size:15px!important}.biblical-note b,.story-verse b{letter-spacing:.1em;text-transform:uppercase;margin-top:6px;font-size:11px;font-style:normal;display:block}.orbit-core{border-radius:22px;align-items:center;gap:13px;width:238px;min-height:82px;padding:14px 17px;display:flex}.orbit-core>img{border-radius:0;width:116px;height:auto}.orbit-core i{background:#cdd8ce;width:1px;height:34px}.orbit-core>span{color:var(--green-dark);letter-spacing:.12em;font-size:11px;font-weight:850}.orbit{pointer-events:none}.orbit-three{width:495px;height:495px;animation:31s linear infinite orbit-spin}.orbit-four{width:565px;height:565px;animation:39s linear infinite reverse orbit-spin}.orbit-pinho{width:128px;height:63px;padding:15px;top:4%;right:8%}.orbit-next{border-radius:50%;width:62px;height:62px;animation:25s linear infinite orbit-counter-reverse;bottom:2%;left:6%;transform:translate(-20%,20%)}.orbit-purpose{width:108px;height:58px;color:var(--green-dark);border-radius:18px;animation:31s linear infinite orbit-counter;bottom:23%;right:-18px;transform:translate(35%,10%);box-shadow:0 14px 32px #00460833}.orbit-purpose b{letter-spacing:.1em;font-size:9px}.orbit-purpose small{font-size:7px}.orbit-faith{width:82px;height:42px;color:var(--green-dark);border-radius:999px;gap:5px;animation:39s linear infinite orbit-counter-reverse;display:flex;top:14%;left:-8px;transform:translate(-30%,-10%);box-shadow:0 12px 28px #0046082e}.orbit-faith b{font-size:8px}.orbit-faith span{font-size:11px}.ecosystem{padding-bottom:0}.pinho-section{width:100%;min-height:620px;box-shadow:none;border-radius:0;grid-template-columns:1fr 1fr}.pinho-brand-panel{padding:75px}.pinho-brand-panel img{width:min(390px,76%)}.pinho-copy{padding:clamp(55px,8vw,120px)}.pinho-copy h3{font-size:clamp(48px,5.6vw,78px)}.future-seeds{color:#fff;background:#071d12;min-height:600px;position:relative;overflow:hidden}.future-seeds>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.future-seeds:after{content:"";background:linear-gradient(90deg,#03140ae6 0%,#03140a9e 38%,#03140a0d 72%);position:absolute;inset:0}.future-overlay{z-index:2;width:min(1180px,100% - 48px);margin:auto;padding-top:140px;position:relative}.future-overlay>span{color:#9aeec8;letter-spacing:.15em;font-size:11px;font-weight:800}.future-overlay h3{letter-spacing:-.055em;max-width:610px;margin:22px 0;font-family:Manrope,DM Sans,sans-serif;font-size:clamp(48px,5.5vw,76px);line-height:.96}.future-overlay p{color:#d6e6dc;max-width:520px;font-size:17px;line-height:1.65}.principles-grid{grid-template-columns:.85fr 1.15fr;gap:75px}.principles-grid>h2{font-size:clamp(43px,4.7vw,66px);line-height:.95}.principle-list article{min-height:190px;padding:24px}.principle-list h3{margin-top:24px;font-size:26px}.story-word{color:var(--green);-webkit-text-stroke:0;letter-spacing:-.06em;font-family:RobotoC,Arial,sans-serif;font-size:94px;font-weight:900;line-height:.8;overflow:visible}.story-copy h2{font-size:clamp(46px,5.2vw,72px);line-height:.94}@media (width<=900px){.hero-grid{grid-template-columns:1fr}.hero h1{max-width:760px}.orbit-four{width:530px;height:530px}.pinho-section{grid-template-columns:1fr}.pinho-brand-panel{min-height:430px}.principles-grid,.story-grid{grid-template-columns:1fr}.story-word{writing-mode:horizontal-tb;font-size:80px;display:block;transform:none}}@media (width<=620px){.hero h1{font-size:clamp(38px,10.8vw,48px);line-height:.94}.hero-orbit{min-height:400px}.orbit-core{gap:9px;width:185px;min-height:66px;padding:11px 13px}.orbit-core>img{width:89px}.orbit-core i{height:27px}.orbit-core>span{font-size:8px}.orbit-one{width:235px;height:235px}.orbit-two{width:295px;height:295px}.orbit-three{width:350px;height:350px}.orbit-four{width:390px;height:390px}.orbit-pinho{width:96px;height:50px;padding:11px}.orbit-next{width:48px;height:48px}.orbit-purpose{width:82px;height:45px;right:-6px}.orbit-faith{width:68px;height:36px}.cultivation-intro h2,.principles-grid>h2,.story-copy h2{font-size:40px}.pinho-section{min-height:0}.pinho-brand-panel{min-height:325px;padding:38px 22px}.pinho-copy{padding:42px 24px}.pinho-copy h3{font-size:42px}.future-seeds{min-height:570px}.future-seeds>img{object-position:68% center}.future-seeds:after{background:linear-gradient(#03140a1a 0%,#03140a80 35%,#03140ae6 100%)}.future-overlay{width:calc(100% - 32px);padding-top:290px}.future-overlay h3{font-size:43px}.principles{padding-block:72px}.story-word{font-size:66px}}.orbit-purpose{animation-name:purpose-counter}.orbit-faith{animation-name:faith-counter}@keyframes purpose-counter{to{transform:translate(35%,10%)rotate(-360deg)}}@keyframes faith-counter{to{transform:translate(-30%,-10%)rotate(360deg)}}@media (prefers-reduced-motion:reduce){.orbit-three,.orbit-four,.orbit-purpose,.orbit-faith{animation:none}}@media (width<=620px){.orbit-faith{left:26px}.hero-manifesto{white-space:normal;text-align:center;flex-direction:column;align-items:center;gap:9px;padding-block:18px;overflow:visible}.hero-manifesto span{font-size:9px}}html,body{overflow-x:clip}.brand{width:182px}.header-identity{border-left:1px solid var(--line);flex-direction:column;min-width:175px;padding-left:22px;display:flex}.header-identity b{letter-spacing:.08em;text-transform:uppercase;font-size:11px}.header-identity span{color:var(--muted);margin-top:2px;font-size:10px}.nav-desktop{gap:25px;margin-left:auto}.nav-desktop a{font-size:14px}.site-header .button-small{padding-inline:22px}.back-to-top{z-index:40;color:var(--green-dark);backdrop-filter:blur(15px);background:#ffffffe0;border:1px solid #fffc;border-radius:999px;align-items:center;gap:8px;padding:10px 14px;display:flex;position:fixed;bottom:22px;right:22px;box-shadow:0 12px 30px #00000024}.back-to-top span{font-size:18px}.back-to-top b{letter-spacing:.08em;text-transform:uppercase;font-size:10px}.orbit-core{width:310px;min-height:94px;padding:15px 19px}.orbit-core i{height:46px}.orbit-core p{text-align:left;width:auto;color:var(--ink);border:0;margin:0;padding:0}.orbit-core p b{font-family:Georgia,serif;font-size:16px;font-style:italic;font-weight:700}.orbit-core p small{letter-spacing:0;max-width:125px;margin-top:4px;font-family:Georgia,serif;font-size:9px;line-height:1.35}.orbit-four{width:700px;height:700px}.orbit-pinho{background:#fff;width:136px;height:68px;top:2%;right:6%}.orbit-next{background:#fff;width:70px;height:70px;padding:7px;bottom:3%;left:4%}.orbit-next span{margin-bottom:-5px}.purpose h2{line-height:1.06}.confessional-label{color:var(--green-dark);letter-spacing:.14em;margin-bottom:18px;font-size:11px;font-weight:800;display:inline-flex}.purpose-copy .lead{color:#253727;font-family:Georgia,Times New Roman,serif;font-size:27px;font-style:italic;line-height:1.58}.pinho-mini{background:#fff;font-family:DM Sans,RobotoC,sans-serif;position:relative}.pinho-mini-nav{z-index:18;backdrop-filter:blur(18px);background:#ffffffe6;border-bottom:1px solid #dceae3;grid-template-columns:160px 1fr auto;align-items:center;gap:35px;min-height:72px;padding:10px max(32px,50vw - 590px);display:grid;position:sticky;top:92px;box-shadow:0 10px 28px #073b3314}.pinho-mini-nav>img{width:126px;height:auto}.pinho-mini-nav nav{justify-content:center;gap:34px;display:flex}.pinho-mini-nav nav a{color:var(--pinho-dark);font-size:13px;font-weight:700}.pinho-mini-nav>a{background:var(--pinho);color:#fff;text-transform:uppercase;border-radius:999px;padding:11px 16px;font-size:11px;font-weight:800}.pinho-platform{background:var(--pinho-mint);grid-template-columns:1.12fr .88fr;min-height:670px;display:grid}.pinho-platform-copy{flex-direction:column;justify-content:center;padding:clamp(60px,8vw,120px);display:flex}.pinho-platform-copy>span,.pinho-partnership>div>span{color:var(--pinho);letter-spacing:.14em;font-size:11px;font-weight:800}.pinho-platform h3,.pinho-partnership h3{letter-spacing:-.06em;margin:19px 0 22px;font-family:Manrope,DM Sans,sans-serif;font-size:clamp(48px,5.5vw,76px);font-weight:800;line-height:1}.pinho-platform-copy>p,.pinho-partnership p{color:#586862;max-width:600px;font-size:17px;line-height:1.7}.pinho-feature-grid{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:28px;display:grid}.pinho-feature-grid article{background:#fff;border-radius:18px;padding:22px}.pinho-feature-grid b{color:var(--pinho);font-size:11px}.pinho-feature-grid h4{color:var(--pinho-dark);margin:24px 0 8px;font-family:Manrope,sans-serif;font-size:17px}.pinho-feature-grid p{color:#65766f;margin:0;font-size:13px;line-height:1.5}.pinho-platform-photo{min-height:670px;overflow:hidden}.pinho-platform-photo img{object-fit:cover;width:100%;height:100%}.pinho-partnership{background:#fff;grid-template-columns:1.15fr .85fr;align-items:center;gap:80px;padding:110px max(32px,50vw - 590px);display:grid}.pinho-stat{background:var(--pinho-dark);color:#fff;border-radius:28px;flex-direction:column;padding:45px;display:flex}.pinho-stat strong{font-family:Manrope,sans-serif;font-size:68px;line-height:1}.pinho-stat>span{color:#b7dac9;margin:8px 0 34px}.pinho-stat a{color:#fff;text-transform:uppercase;border-bottom:2px solid #83eac5;align-self:flex-start;padding-bottom:7px;font-size:12px;font-weight:800}.story-grid{grid-template-columns:300px 1fr;align-items:stretch}.story-word{color:var(--green);letter-spacing:0;writing-mode:vertical-rl;justify-content:center;align-items:center;font-family:Hegarty,RobotoC,sans-serif;font-size:190px;font-weight:400;line-height:.72;display:flex;overflow:visible;transform:rotate(180deg)}.about-hero{background:var(--green);color:#fff;padding-block:150px}.about-hero h1{max-width:1050px;margin:0;font-size:clamp(58px,7vw,96px);line-height:.9}.about-hero h1 em{color:var(--lime);font-style:normal}.about-hero p{color:#e5ffe4;max-width:650px;margin:35px 0 0;font-size:19px;line-height:1.7}.about-grid{grid-template-columns:.9fr 1.1fr;gap:100px;display:grid}.about-lead{color:#253727;font-family:Georgia,serif;font-size:26px;font-style:italic;line-height:1.55}.about-grid>div:last-child>p:not(.about-lead){color:var(--muted);font-size:17px;line-height:1.75}.about-grid blockquote{border-top:1px solid var(--line);margin:34px 0 0;padding:25px 0 0;font-family:Georgia,serif;font-size:22px;font-style:italic}.about-grid cite{color:var(--green-dark);letter-spacing:.1em;margin-top:10px;font-family:RobotoC,sans-serif;font-size:11px;font-style:normal;display:block}.about-path{background:var(--ink);color:#fff;padding-block:110px}.about-path-grid{grid-template-columns:repeat(4,1fr);margin-top:28px;display:grid}.about-path article{border-top:1px solid #374037;border-left:1px solid #374037;min-height:280px;padding:30px}.about-path article:first-child{border-left:0}.about-path b{color:var(--lime);font-size:12px}.about-path h3{text-transform:uppercase;margin:55px 0 14px;font-family:RobotoC,sans-serif;font-size:30px}.about-path p{color:#b9c2b9;line-height:1.6}.portfolio-call{text-align:center}.portfolio-call h2{margin-inline:auto}.portfolio-call p{max-width:680px;color:var(--muted);margin:0 auto 34px;font-size:18px;line-height:1.7}@media (width<=1120px){.header-identity{display:none}.nav-desktop{gap:18px}.orbit-four{width:620px;height:620px}.orbit-three{width:570px;height:570px}}@media (width<=900px){.header-inner{min-height:76px}.pinho-mini-nav{grid-template-columns:1fr auto;padding-inline:22px;top:76px}.pinho-mini-nav nav{display:none}.pinho-platform{grid-template-columns:1fr}.pinho-platform-photo{min-height:420px}.pinho-partnership{grid-template-columns:1fr;gap:45px}.about-grid,.about-path-grid{grid-template-columns:1fr}.about-path article{border-left:0;min-height:210px}.story-grid{grid-template-columns:1fr}.story-word{writing-mode:horizontal-tb;justify-content:flex-start;font-size:130px;transform:none}}@media (width<=620px){.back-to-top{bottom:13px;right:13px}.back-to-top b{display:none}.orbit-core{width:245px}.orbit-core>img{width:92px}.orbit-one{width:255px;height:255px}.orbit-two{width:340px;height:340px}.orbit-three{width:370px;height:370px}.orbit-four{width:400px;height:400px}.orbit-pinho{width:98px;height:50px}.orbit-next{width:54px;height:54px}.purpose h2{line-height:1.12}.purpose-copy .lead{font-size:22px}.pinho-mini-nav{min-height:64px;top:68px}.pinho-mini-nav>img{width:105px}.pinho-mini-nav>a{padding:9px 12px}.pinho-platform-copy{padding:55px 24px}.pinho-feature-grid{grid-template-columns:1fr}.pinho-platform-photo{min-height:350px}.pinho-partnership{padding:65px 24px}.pinho-partnership h3,.pinho-platform h3{font-size:42px}.pinho-stat{padding:30px}.story-word{font-size:96px}.about-hero{padding-block:95px}.about-hero h1{font-size:49px}.about-grid{gap:40px}.about-lead{font-size:22px}}.site-header{transition:transform .38s,opacity .28s}.header-inner{gap:18px;min-height:80px}.brand{width:176px;margin-right:0}.header-identity{border-left-color:#111;min-width:205px;margin-right:auto;padding-left:14px}.header-identity b{font-size:10px}.header-identity span{color:#303530;max-width:205px;font-size:9px}.nav-desktop{margin-left:0}.nav-desktop a{align-items:center;min-height:38px;line-height:1;display:inline-flex}.nav-desktop a span{position:relative;top:-1px}.back-to-top{opacity:0;visibility:hidden;justify-content:center;width:46px;height:46px;padding:0;transition:opacity .25s,transform .25s,visibility .25s;transform:translateY(12px)}.back-to-top.is-visible{opacity:1;visibility:visible;transform:translateY(0)}.back-to-top span{font-size:24px;font-weight:900;line-height:1}.pinho-mode .site-header{opacity:0;pointer-events:none;transform:translateY(-100%)}.hero-grid{grid-template-columns:1.05fr .85fr;gap:90px;min-height:650px;padding-block:65px}.hero-copy{transform:translate(-12px)}.hero-orbit{min-height:500px}.orbit-four{display:none}.orbit-one{width:320px;height:320px}.orbit-core{width:264px;min-height:86px}.orbit-core>img{width:104px}.orbit-pinho{backdrop-filter:blur(14px);background:#073b33d1;border:1px solid #ffffff57;border-radius:21px;width:124px;height:66px;padding:13px;top:0;right:-3%;box-shadow:0 18px 45px #073b3357}.orbit-pinho img{object-fit:contain;width:100%;height:100%}.orbit-next{width:62px;height:62px;bottom:0;left:2%}.home-about{background:#fff}.home-about-grid{grid-template-columns:.95fr 1.05fr;gap:95px;display:grid}.home-about-lead{color:#243526;font-family:Georgia,serif;font-size:25px;font-style:italic;line-height:1.55}.home-about-grid>div:last-child>p:not(.home-about-lead){color:var(--muted);font-size:17px;line-height:1.75}.ecosystem{padding-top:0}.ecosystem-stripe{border-top:1px solid var(--line);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:66px;display:flex}.ecosystem-stripe span{color:var(--green-dark);letter-spacing:.14em;font-size:11px;font-weight:800}.ecosystem-stripe p{color:var(--muted);margin:0;font-size:13px}.pinho-mini-nav{transition:transform .3s;top:0}.pinho-glass-logo{z-index:2;backdrop-filter:blur(18px);background:#337a6a5c;border:1px solid #fff3;border-radius:28px;width:min(390px,82%);padding:22px 30px;position:relative;box-shadow:0 24px 55px #0000003b,inset 0 1px #ffffff2e}.pinho-glass-logo img{width:100%;height:auto;box-shadow:none;background:0 0;border-radius:0;padding:0}.pinho-brand-panel>img{display:none}.principles{padding-block:72px}.principles-grid{align-items:start}.principles-grid>h2{font-size:clamp(40px,4.1vw,58px)}.principle-list article{min-height:170px}.story-grid{grid-template-columns:220px 1fr;gap:38px}.story-word{font-size:160px}.story-copy h2{font-size:clamp(43px,4.7vw,66px)}@media (width<=1120px){.header-identity{display:flex}.brand{width:158px}.header-identity{min-width:175px}.nav-desktop{gap:13px}.nav-desktop a{font-size:12px}}@media (width<=900px){.header-inner{min-height:68px}.header-identity{display:none}.brand{margin-right:auto}.hero .hero-grid{display:block}.hero-copy{transform:none}.hero-orbit{margin-top:20px}.pinho-mini-nav{top:0}.home-about-grid{grid-template-columns:1fr;gap:40px}.story-grid{grid-template-columns:1fr;gap:20px}.story-word{font-size:112px}}@media (width<=620px){.hero-grid{grid-template-columns:1fr;gap:12px;min-height:auto}.hero-copy{transform:none}.hero-orbit{width:100%;min-height:350px}.orbit-one{width:215px;height:215px}.orbit-two{width:285px;height:285px}.orbit-three{width:335px;height:335px}.orbit-core{width:218px}.orbit-core>img{width:82px}.orbit-core p small{font-size:8px}.orbit-pinho{width:91px;height:49px;right:-8%}.orbit-next{width:48px;height:48px}.home-about-grid{grid-template-columns:1fr;gap:36px}.home-about-lead{font-size:22px}.ecosystem-stripe{flex-direction:column;justify-content:center;align-items:flex-start;gap:4px}.principles{padding-block:62px}.story-word{font-size:92px}}.site-header{backdrop-filter:blur(26px)saturate(165%);background:#ffffffb3;border-color:#ffffffeb;box-shadow:0 12px 34px #143c191a}.ecosystem-mode .site-header{opacity:0;pointer-events:none;transform:translateY(-100%)}.ecosystem-seed-bar{z-index:19;backdrop-filter:blur(26px)saturate(165%);background:#ffffffb8;border-top:1px solid #fffffff0;border-bottom:1px solid #ffffffdb;grid-template-columns:176px 220px 1fr auto;align-items:center;gap:18px;min-height:80px;padding:10px max(32px,50vw - 590px);display:grid;position:sticky;top:0;box-shadow:0 12px 34px #143c191c}.ecosystem-seed-brand img{width:176px;height:auto}.ecosystem-seed-identity{border-left:1px solid #111;padding-left:14px}.ecosystem-seed-identity b,.ecosystem-seed-identity span{display:block}.ecosystem-seed-identity b{text-transform:uppercase;font-size:10px}.ecosystem-seed-identity span{color:#303530;margin-top:2px;font-size:9px}.ecosystem-seed-bar nav{justify-content:flex-end;gap:26px;display:flex}.ecosystem-seed-bar nav a{font-size:12px;font-weight:700}.ecosystem-seed-cta{background:var(--ink);color:#fff;text-transform:uppercase;border-radius:999px;gap:22px;padding:13px 18px;font-size:11px;font-weight:800;display:inline-flex}.pinho-hero{color:#fff;background:radial-gradient(circle at 92% 2%,#176b56 0,#0000 38%),linear-gradient(130deg,#082e29,#073b33 65%,#095542);overflow:hidden}.pinho-hero-grid{grid-template-columns:1.13fr .87fr;align-items:center;gap:55px;min-height:560px;padding-block:48px 55px;display:grid}.pinho-hero-kicker{color:#a8e5ca;letter-spacing:.18em;align-items:center;gap:11px;font-size:11px;font-weight:800;display:inline-flex}.pinho-hero-kicker i{background:#64e7b9;border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 5px #00bf9224}.pinho-hero h3{letter-spacing:-.06em;margin:22px 0;font-family:Manrope,DM Sans,sans-serif;font-size:clamp(48px,4.7vw,68px);font-weight:800;line-height:1}.pinho-hero h3 em{color:#64e7b9;font-style:normal}.pinho-hero-copy>p{color:#d0e7dc;max-width:590px;font-family:DM Sans,sans-serif;font-size:16px;line-height:1.68}.pinho-hero-actions{flex-wrap:wrap;align-items:center;gap:20px;margin-top:26px;display:flex}.pinho-hero-link{text-transform:uppercase;border-bottom:1px solid #ffffff85;gap:25px;padding-bottom:8px;font-size:12px;font-weight:800;display:inline-flex}.pinho-hero-copy>small{color:#a8c5b8;align-items:center;gap:10px;margin-top:25px;font-size:12px;display:flex}.pinho-hero-copy>small i{background:#64e7b9;width:25px;height:1px}.pinho-hero-media{padding:15px;position:relative}.pinho-hero-media>div{background:#b4c9ba;border:6px solid #ffffff17;border-radius:135px 16px 16px;height:420px;overflow:hidden}.pinho-hero-media img{object-fit:cover;object-position:57% center;width:100%;height:100%}.pinho-hero-media>span{color:#c5f1cd;font-size:62px;position:absolute;top:-7px;right:-5px}.pinho-benefit-strip{background:var(--pinho);letter-spacing:.05em;white-space:nowrap;justify-content:space-between;align-items:center;gap:24px;min-height:70px;padding-inline:max(32px,50vw - 590px);font-family:DM Sans,sans-serif;font-size:11px;font-weight:800;display:flex}.closing-inner>p{color:#dff4df;max-width:720px;margin:-12px auto 34px;font-size:18px;line-height:1.7}@media (width<=900px){.ecosystem-seed-bar{grid-template-columns:150px 1fr;min-height:68px;padding-inline:24px}.ecosystem-seed-identity,.ecosystem-seed-bar nav{display:none}.ecosystem-seed-brand img{width:150px}.ecosystem-seed-cta{justify-self:end}.pinho-hero-grid{grid-template-columns:1fr;gap:24px}.pinho-hero-media{width:min(580px,100%);margin-inline:auto}.pinho-benefit-strip{justify-content:flex-start;gap:36px;overflow:hidden}}@media (width<=620px){.ecosystem-seed-bar{grid-template-columns:132px 1fr;padding-inline:16px}.ecosystem-seed-brand img{width:132px}.ecosystem-seed-cta{padding:10px 12px;font-size:9px}.pinho-hero-grid{padding-block:55px}.pinho-hero h3{font-size:43px}.pinho-hero-actions{flex-direction:column;align-items:stretch}.pinho-hero-link{justify-content:space-between}.pinho-hero-media{padding:10px}.pinho-hero-media>div{border-radius:105px 14px 14px;height:320px}.pinho-benefit-strip{min-height:62px;font-size:10px}.closing-inner>p{font-size:16px}}.purpose{background:#eef0eb}.orbit-two{width:390px;height:390px}.orbit-three{width:520px;height:520px}.orbit-pinho{backdrop-filter:blur(28px)saturate(175%);background:linear-gradient(135deg,#ffffff47,#ffffff0f 42%),#073b3394;border:1px solid #ffffff61;border-radius:22px;width:132px;height:70px;padding:13px;animation:25s linear infinite orbit-pinho-counter;top:50%;right:0;overflow:hidden;transform:translate(50%,-50%);box-shadow:inset 0 1px #ffffff7a,inset 0 -14px 25px #001e191f,0 20px 46px #00302352}.orbit-pinho:before,.orbit-next:before{content:"";border-radius:inherit;pointer-events:none;background:linear-gradient(120deg,#ffffff57,#0000 38%,#ffffff14 68%,#0000);position:absolute;inset:1px}.orbit-pinho img{z-index:1;object-fit:contain;object-position:center;width:100%;height:100%;position:relative}.orbit-next{backdrop-filter:blur(24px)saturate(150%);background:linear-gradient(145deg,#ffffffd1,#ffffff7a);border:1px solid #ffffffb3;width:78px;height:78px;padding:8px;animation:31s linear infinite orbit-next-counter;bottom:8%;left:4%;overflow:hidden;transform:translate(-20%,20%);box-shadow:inset 0 1px #fff,inset 0 -12px 22px #d2e1d438,0 18px 42px #0046083d}.orbit-next span,.orbit-next b{z-index:1;position:relative}.orbit-next span{font-size:26px}.orbit-next b{font-size:8px}@keyframes orbit-pinho-counter{to{transform:translate(50%,-50%)rotate(360deg)}}@keyframes orbit-next-counter{to{transform:translate(-20%,20%)rotate(-360deg)}}@media (width<=620px){.orbit-two{width:250px;height:250px}.orbit-three{width:335px;height:335px}.orbit-pinho{width:100px;height:54px;padding:10px;right:0}.orbit-next{width:60px;height:60px}.orbit-next span{font-size:22px}.orbit-next b{font-size:7px}}@media (prefers-reduced-motion:reduce){.orbit-pinho,.orbit-next{animation:none}}
