@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap";:root{--ink: #173f37;--deep: #102e29;--moss: #47745b;--leaf: #7fae6b;--sun: #f4bf4f;--coral: #e47462;--cream: #f8f3e7;--paper: #fffdf7;--sand: #e8dbc5;--muted: #63766c;--line: rgba(23, 63, 55, .16);--shadow: 0 20px 50px rgba(23, 63, 55, .12);--font-sans: "Poppins", "Trebuchet MS", sans-serif;--source-brown: #522b2d;--source-cream: #ead7bd}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--cream);font-family:var(--font-sans);font-size:15px;line-height:1.75;-webkit-font-smoothing:antialiased}body:before{content:"";pointer-events:none;position:fixed;inset:0;z-index:30;opacity:.035;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 160 160' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.6'/%3E%3C/svg%3E")}a{color:inherit}button,input,textarea{font:inherit}button{cursor:pointer}img{display:block;max-width:100%}.skip-link{position:absolute;left:-999px;top:8px}.skip-link:focus{left:12px;z-index:100;background:var(--sun);padding:8px 12px}.site-header{position:relative;z-index:20;background:var(--source-brown)}.nav-wrap{display:flex;align-items:center;justify-content:space-between;min-height:226px;width:min(1800px,calc(100% - 96px));margin:auto}.brand{display:inline-flex;align-items:center;width:145px;text-decoration:none}.brand-mark{width:145px;height:145px;object-fit:contain}.desktop-nav{display:flex;align-items:center;gap:35px}.nav-link{position:relative;padding:8px 0;color:var(--source-cream);font-size:27px;font-weight:400;text-decoration:none}.nav-link:after{content:"";position:absolute;left:0;bottom:2px;width:0;height:1px;background:var(--source-cream);transition:width .25s ease}.nav-link:hover:after,.nav-link.active:after{width:100%}.nav-link.active{font-weight:400}.menu-toggle{display:none;border:0;background:none;color:var(--source-cream);padding:10px}.menu-icon{display:block;width:24px;height:16px;border-top:2px solid;border-bottom:2px solid;position:relative}.menu-icon:after{content:"";position:absolute;left:0;right:0;top:5px;border-top:2px solid}.mobile-nav{display:none}.source-home-hero{position:relative;min-height:670px;overflow:hidden;background:#5b4838}.source-home-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.source-home-hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,#2818120d,#28181247)}.source-home-hero-copy{position:absolute;inset:0;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 24px 20px;color:#fffef6;text-align:center}.source-home-hero-copy h1{max-width:none;margin:0 0 28px;color:#fffef6;font-size:clamp(54px,6.2vw,94px);font-weight:700;letter-spacing:-.04em;text-shadow:0 2px 20px rgba(0,0,0,.2)}.source-home-hero-copy p{margin:0;font-size:clamp(28px,3.5vw,54px);line-height:1.2;text-shadow:0 2px 16px rgba(0,0,0,.25)}.hero{display:grid;grid-template-columns:1.03fr .97fr;min-height:600px;background:var(--paper)}.hero-copy{display:flex;flex-direction:column;justify-content:center;padding:72px clamp(28px,8vw,120px)}.eyebrow{margin:0 0 20px;color:var(--coral);font-size:11px;font-weight:700;letter-spacing:.18em;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--ink);line-height:1.12;letter-spacing:-.045em}h1{max-width:600px;margin-bottom:25px;font-size:clamp(46px,6vw,86px);font-weight:600}h1 em{color:var(--coral);font-style:normal}.hero-copy>p{max-width:480px;margin-bottom:32px;color:var(--muted);font-size:17px}.hero-art{position:relative;min-height:530px;overflow:hidden;background:var(--moss)}.hero-art img{width:100%;height:100%;object-fit:cover}.hero-art:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(16,46,41,.24),transparent 44%)}.hero-stamp{position:absolute;z-index:1;right:28px;bottom:28px;width:128px;height:128px;display:grid;place-items:center;border:1px solid rgba(255,253,247,.68);border-radius:50%;color:var(--paper);font-size:10px;font-weight:600;letter-spacing:.09em;text-align:center;text-transform:uppercase;transform:rotate(-10deg)}.hero-video{background:#000}.hero-video:after{display:none}.hero-video iframe{display:block;width:100%;height:100%;min-height:530px;border:0}.button{display:inline-flex;align-items:center;justify-content:center;width:fit-content;padding:13px 22px;border:1px solid var(--ink);background:var(--ink);color:var(--paper);font-size:11px;font-weight:600;letter-spacing:.1em;text-decoration:none;text-transform:uppercase;transition:background .25s ease,color .25s ease,transform .25s ease}.button:hover{background:var(--coral);border-color:var(--coral);transform:translateY(-2px)}.button.light{background:var(--paper);border-color:var(--paper);color:var(--ink)}.button.outline{background:transparent;color:var(--ink)}.button.outline:hover{color:var(--paper)}.section{padding:clamp(74px,10vw,138px) max(24px,calc((100% - 1120px)/2))}.section.narrow{padding-left:max(24px,calc((100% - 900px)/2));padding-right:max(24px,calc((100% - 900px)/2))}.section-heading{max-width:720px;margin-bottom:58px}.section-heading h2{margin-bottom:20px;font-size:clamp(35px,5vw,62px);font-weight:600}.section-heading p{max-width:610px;color:var(--muted)}.cream{background:var(--cream)}.paper{background:var(--paper)}.deep{background:var(--deep);color:var(--cream)}.deep h2,.deep h3{color:var(--cream)}.deep .eyebrow{color:var(--sun)}.deep p{color:#f8f3e7bd}.intro-grid{display:grid;grid-template-columns:.9fr 1.1fr;align-items:start;gap:clamp(44px,8vw,130px)}.intro-grid h2{margin-bottom:20px;font-size:clamp(34px,4vw,52px)}.intro-grid p{color:var(--muted)}.rule-list{margin:0;padding:0;list-style:none;border-top:1px solid var(--line)}.rule-list li{display:flex;gap:18px;padding:17px 0;border-bottom:1px solid var(--line);color:var(--ink)}.rule-list li:before{content:"→";color:var(--coral);font-weight:700}.split-banner{display:grid;grid-template-columns:1fr 1fr;min-height:450px}.split-banner img{width:100%;height:100%;min-height:430px;object-fit:cover}.split-copy{display:flex;flex-direction:column;justify-content:center;padding:60px clamp(30px,7vw,100px);background:var(--sun)}.split-copy h2{margin-bottom:20px;font-size:clamp(34px,4vw,54px)}.split-copy p{color:#4c4a32}.problem-solution{display:grid;grid-template-columns:1fr 1fr;gap:0}.problem-solution>div{padding:clamp(35px,6vw,80px)}.problem{background:#edd8c9}.solution{background:var(--leaf)}.problem h3,.solution h3{margin-bottom:22px;font-size:28px}.problem ul,.solution ul{margin:0;padding-left:20px}.problem li,.solution li{margin:7px 0}.module-cards{display:grid;grid-template-columns:1fr 1fr 1fr;gap:18px}.module-card{display:flex;flex-direction:column;min-height:325px;padding:28px;background:var(--paper);border:1px solid var(--line);text-decoration:none;transition:transform .3s ease,box-shadow .3s ease}.module-card:nth-child(2){margin-top:30px}.module-card:nth-child(3){margin-top:60px;background:var(--ink)}.module-card:nth-child(3) h3,.module-card:nth-child(3) p,.module-card:nth-child(3) .card-number{color:var(--cream)}.module-card:hover{transform:translateY(-8px);box-shadow:var(--shadow)}.card-number{color:var(--coral);font-size:12px;font-weight:700;letter-spacing:.15em}.module-card h3{margin:auto 0 17px;font-size:28px}.module-card p{margin-bottom:0;color:var(--muted);font-size:13px}.module-card .arrow{align-self:flex-end;margin-top:24px;color:var(--coral);font-size:25px}.soil-pullquote{display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;gap:80px}.soil-pullquote h2{margin-bottom:0;color:var(--sun);font-size:clamp(38px,5vw,68px)}.soil-pullquote p{max-width:510px;font-size:16px}.contact-band{display:grid;grid-template-columns:1.2fr .8fr;align-items:center;gap:50px;background:var(--coral)}.contact-band h2{margin-bottom:12px;font-size:clamp(35px,4vw,55px)}.contact-band p{max-width:600px;color:#512d2a}.contact-links{display:flex;flex-direction:column;gap:10px}.contact-links a{font-weight:600;text-decoration:underline;text-underline-offset:3px}.home-animation-section{display:flex;justify-content:center;padding-block:clamp(48px,7vw,88px)}.home-animation-video{display:block;width:min(100%,440px);height:auto;border:1px solid rgba(82,43,45,.14);background:var(--home-white);box-shadow:0 18px 45px #522b2d24}.site-footer{padding:62px max(24px,calc((100% - 1120px)/2)) 35px;background:var(--ink);color:var(--cream)}.footer-top{display:flex;justify-content:space-between;gap:50px;padding-bottom:50px}.footer-brand{max-width:290px}.footer-brand h2{color:var(--sun);font-size:25px}.footer-brand p,.footer-meta{color:#f8f3e7a3;font-size:12px}.footer-contact{text-align:right}.footer-contact a{color:var(--sun);font-size:14px}.footer-contact p{margin:5px 0;color:#f8f3e7a3;font-size:12px}.logos{display:flex;align-items:center;gap:19px;padding:26px 0;border-top:1px solid rgba(248,243,231,.2)}.logos img{width:auto;max-width:110px;max-height:44px;object-fit:contain;background:var(--paper)}.logos .makomako-logo{width:auto;max-width:110px;max-height:44px;background:transparent}.footer-meta{display:flex;justify-content:space-between;padding-top:18px;border-top:1px solid rgba(248,243,231,.2)}.page-hero{display:grid;grid-template-columns:1fr .72fr;min-height:430px;background:var(--deep)}.page-hero-copy{display:flex;flex-direction:column;justify-content:center;padding:70px max(24px,calc((100vw - 1120px)/2));padding-right:40px}.page-hero h1{color:var(--cream);font-size:clamp(42px,5.5vw,75px)}.page-hero h1 small{display:block;margin-bottom:15px;color:var(--sun);font-size:16px;font-weight:500;letter-spacing:.06em}.page-hero-art{min-height:430px;overflow:hidden}.page-hero-art img{width:100%;height:100%;object-fit:cover}.content-layout{display:grid;grid-template-columns:.65fr 1.35fr;gap:clamp(48px,10vw,140px)}.sticky-title{position:sticky;top:30px;align-self:start}.sticky-title h2{margin-bottom:16px;font-size:clamp(29px,4vw,44px)}.sticky-title p{color:var(--muted);font-size:13px}.content-copy h2{margin-top:54px;font-size:34px}.content-copy h2:first-child{margin-top:0}.content-copy h3{margin-top:45px;font-size:23px;letter-spacing:-.02em}.content-copy p{color:var(--muted)}.content-copy ul{padding-left:20px;color:var(--muted)}.content-copy li{margin:5px 0}.highlight{margin:42px 0;padding:28px 30px;border-left:4px solid var(--coral);background:#efe1cc;color:var(--ink)}.resource-list{display:grid;grid-template-columns:1fr 1fr;gap:0 26px;margin-top:20px;border-top:1px solid var(--line)}.resource-list a{padding:13px 0;border-bottom:1px solid var(--line);color:var(--ink);font-size:13px;text-decoration:none}.resource-list a:hover{color:var(--coral)}.video-row{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:28px 0 52px}.video-card{position:relative;min-height:165px;padding:22px;overflow:hidden;background:var(--moss);color:var(--paper);text-decoration:none}.video-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.5;transition:transform .4s ease}.video-card:hover img{transform:scale(1.05)}.video-card span{position:relative;z-index:1;display:block;max-width:170px;font-size:17px;font-weight:600;line-height:1.3}.video-card:after{content:"↗";position:absolute;z-index:1;right:20px;bottom:14px;color:var(--sun);font-size:28px}.module-video-thumbnail{display:block;width:100%;margin:24px 0 32px}.content-image{width:100%;max-height:500px;margin:25px 0 40px;object-fit:cover}.module-video{width:100%;aspect-ratio:16 / 9;margin:25px 0 40px;background:#000}.module-video iframe{display:block;width:100%;height:100%;border:0}.testimonials-intro{max-width:760px;margin:auto;text-align:center}.testimonials-intro h1{margin-left:auto;margin-right:auto;color:var(--ink);font-size:clamp(43px,6vw,74px)}.quotes{display:grid;grid-template-columns:1fr 1fr;gap:20px;max-width:1120px;margin:auto}.quote-card{display:flex;flex-direction:column;min-height:340px;padding:35px;background:var(--paper);border:1px solid var(--line)}.quote-card:nth-child(2){margin-top:65px;background:var(--sun)}.quote-card:nth-child(3){grid-column:1 / -1;max-width:720px;margin:0 auto;background:var(--ink);color:var(--cream)}.quote-mark{color:var(--coral);font-size:64px;line-height:.6}.quote-card p{margin:25px 0 30px;color:var(--muted);font-size:15px}.quote-card:nth-child(3) p{color:#f8f3e7bf}.quote-card cite{margin-top:auto;font-size:11px;font-style:normal;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.reveal{animation:rise .7s both}@keyframes rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media(max-width:800px){.nav-wrap{min-height:116px;width:calc(100% - 34px)}.brand{width:auto}.brand-mark{width:74px;height:74px}.desktop-nav{display:none}.menu-toggle{display:block}.mobile-nav{display:flex;flex-direction:column;padding:10px 20px 25px;border-top:1px solid rgba(234,215,189,.25);background:var(--source-brown)}.mobile-nav .nav-link{padding:12px 0;border-bottom:1px solid rgba(234,215,189,.25);font-size:18px}.source-home-hero{min-height:500px}.source-home-hero-copy{padding-top:20px}.hero,.page-hero,.split-banner,.intro-grid,.soil-pullquote,.contact-band,.content-layout{grid-template-columns:1fr}.hero-copy{padding:65px 25px 70px}.hero-art,.page-hero-art{min-height:350px;max-height:430px}.hero-video iframe{min-height:350px}.section{padding-top:75px;padding-bottom:75px}.module-cards,.problem-solution,.quotes{grid-template-columns:1fr}.module-card:nth-child(2),.module-card:nth-child(3),.quote-card:nth-child(2){margin-top:0}.quote-card:nth-child(3){grid-column:auto;max-width:none}.split-banner img{min-height:300px}.split-copy{padding:60px 25px}.soil-pullquote{gap:30px}.content-layout{gap:50px}.sticky-title{position:static}.resource-list,.video-row{grid-template-columns:1fr}.footer-top,.footer-meta{flex-direction:column}.footer-contact{text-align:left}.logos{flex-wrap:wrap}}.home-page{--home-brown: #522b2d;--home-teal: #2d7166;--home-ivory: #eff2e9;--home-sand: #ead7bd;--home-white: #fffefa;color:var(--home-teal);background:var(--home-ivory)}.home-page .source-home-hero{background:var(--home-brown)}.home-page .source-home-hero-overlay{background:#522b2d33}.home-page .source-home-hero-copy,.home-page .source-home-hero-copy h1,.home-page .source-home-hero-copy p{color:var(--home-white)}.home-page .hero,.home-page .paper{background:var(--home-white)}.home-page .cream{background:var(--home-ivory)}.home-page .deep,main:has(.home-page)+.site-footer{background:var(--home-brown)}.home-page h1,.home-page h2,.home-page h3{color:var(--home-teal)}.home-page .eyebrow,.home-page h1 em{color:var(--home-brown)}.home-page .hero-copy>p,.home-page .intro-grid p,.home-page .section-heading p,.home-page .module-card p,.home-page .contact-band p{color:var(--home-teal)}.home-page .button{border-color:var(--home-brown);background:var(--home-brown);color:var(--home-white)}.home-page .button:hover{border-color:var(--home-teal);background:var(--home-teal)}.home-page .split-copy{background:var(--home-sand)}.home-page .split-copy p,.home-page .problem-solution p{color:var(--home-brown)}.home-page .problem{background:var(--home-brown);color:var(--home-ivory)}.home-page .problem h3,.home-page .problem .eyebrow,.home-page .problem li,.home-page .problem p{color:var(--home-ivory)}.home-page .solution{background:var(--home-teal);color:var(--home-ivory)}.home-page .solution h3,.home-page .solution .eyebrow,.home-page .solution li,.home-page .solution p{color:var(--home-ivory)}.home-page .module-cards{align-items:stretch}.home-page .module-card{min-height:360px;height:100%;border-color:var(--home-teal);background:var(--home-white)}.home-page .module-card-thumb{width:100%;height:112px;margin-top:14px;object-fit:cover}.home-page .module-card:nth-child(2){margin-top:0;background:var(--home-sand)}.home-page .module-card:nth-child(3){margin-top:0;background:var(--home-teal)}.home-page .module-card .card-number,.home-page .module-card .arrow{color:var(--home-brown)}.home-page .module-card:nth-child(3) h3,.home-page .module-card:nth-child(3) p,.home-page .module-card:nth-child(3) .card-number,.home-page .module-card:nth-child(3) .arrow{color:var(--home-ivory)}.home-page .module-card-link{display:inline-block;min-height:63px;margin:17px 0 14px;color:var(--home-teal);font-size:28px;font-weight:600;line-height:1.12;letter-spacing:-.045em;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:5px}.home-page .module-card:nth-child(3) .module-card-link{color:var(--home-ivory)}.home-page .module-card p{flex:1;margin-bottom:22px}.home-page .module-card-button{display:inline-flex;align-items:center;justify-content:space-between;gap:14px;width:fit-content;padding:10px 13px;border:1px solid var(--home-brown);background:var(--home-brown);color:var(--home-white);font-size:10px;font-weight:700;letter-spacing:.08em;text-decoration:none;text-transform:uppercase;transition:background .2s ease,color .2s ease}.home-page .module-card-button:hover{background:var(--home-teal);border-color:var(--home-teal)}.home-page .module-card:nth-child(3) .module-card-button{border-color:var(--home-brown);background:var(--home-brown);color:var(--home-ivory)}.home-page .module-card:nth-child(3) .module-card-button:hover{border-color:var(--home-sand);background:var(--home-sand);color:var(--home-brown)}.home-page .soil-pullquote h2{color:var(--home-sand)}.home-page .soil-pullquote p{color:var(--home-ivory)}.home-page .soil-section{position:relative;overflow:hidden;background:var(--home-brown)}.home-page .soil-photo{position:absolute;inset:0;z-index:0;width:100%;height:100%;object-fit:cover;opacity:.38}.home-page .soil-section:after{content:"";position:absolute;inset:0;z-index:0;background:#522b2d7a}.home-page .soil-section .soil-pullquote{position:relative;z-index:1}.home-page .contact-band{background:var(--home-sand)}.home-page .contact-links a{color:var(--home-brown)}main:has(.home-page)+.site-footer{color:var(--home-ivory)}main:has(.home-page)+.site-footer .footer-brand h2,main:has(.home-page)+.site-footer .footer-contact a{color:var(--home-sand)}main:has(.home-page)+.site-footer .footer-brand p,main:has(.home-page)+.site-footer .footer-meta,main:has(.home-page)+.site-footer .footer-contact p{color:var(--home-ivory)}
