:root{--ink:#46520e;--deep:#40500f;--lime:#cadb58;--gold:#f2d56d;--cream:#f8f7f1;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:#27300f;margin:0;font-family:DM Sans,sans-serif}.sr-only{clip:rect(0,0,0,0);width:1px;height:1px;position:absolute;overflow:hidden}.site-header{z-index:20;background:#fff;justify-content:space-between;align-items:center;height:138px;padding:20px clamp(28px,5vw,92px);display:flex;position:relative}.brand{color:#68705b;align-items:center;gap:18px;text-decoration:none;display:flex}.brand strong{font:500 clamp(28px,2.5vw,44px)/1 Playfair Display,serif}.brand small{text-align:center;font:500 24px/1.6 Playfair Display,serif;display:block}.brand-mark{justify-content:center;gap:4px;width:74px;height:78px;padding-top:8px;display:flex;position:relative}.brand-mark span{color:#68705b;font-size:18px;transform:rotate(45deg)}.brand-mark i,.brand-mark i:before,.brand-mark i:after{content:"";background:#68705b;position:absolute}.brand-mark i{width:8px;height:38px;bottom:3px;left:33px}.brand-mark i:before{border-radius:50%;width:62px;height:7px;bottom:8px;left:-27px}.brand-mark i:after{border-radius:50%;width:54px;height:7px;bottom:-3px;left:-23px}.primary-nav{gap:clamp(40px,6vw,100px);display:flex}.primary-nav a{color:#394609;font:500 clamp(23px,2vw,34px) Playfair Display,serif;text-decoration:none}.primary-nav a.active{text-underline-offset:6px;text-decoration:underline}.menu-button{background:0 0;border:0;display:none}.hero{color:#fff;min-height:790px;position:relative;overflow:hidden}.hero-photo{background:linear-gradient(125deg,#9aa58c 0 45%,#e0c8a6 45%);position:absolute;inset:0;overflow:hidden}.photo-person{filter:blur(.2px);opacity:.9;background:radial-gradient(circle at 52% 18%,#d9ad84 0 9%,#0000 9.5%),radial-gradient(at 50% 21%,#392e25 0 14%,#0000 14.5%),linear-gradient(105deg,#0000 0 15%,#e9e0d2 15% 80%,#0000 80%);border-radius:48% 48% 10% 10%;width:29%;height:92%;position:absolute;top:7%;right:8%}.hero-shade{background:linear-gradient(90deg,#2a3d0beb,#444e26ab 47%,#48381f21 82%);position:absolute;inset:0}.hero-content{z-index:2;width:min(1050px,80%);margin-left:clamp(28px,9vw,180px);padding:94px 0 145px;position:relative}.eyebrow{border:3px solid var(--lime);color:var(--lime);border-radius:999px;margin:0 0 40px;padding:8px 34px;font:500 clamp(20px,2vw,30px) Playfair Display,serif;display:inline-block}.hero h1{letter-spacing:-2px;margin:0 0 32px;font-size:clamp(44px,4.4vw,74px);font-weight:400;line-height:1.1}.intro{max-width:940px;margin:0 0 36px;font-size:clamp(17px,1.5vw,25px);line-height:1.72}.hero-actions{gap:28px;display:flex}.button{border-radius:999px;justify-content:center;align-items:center;min-width:265px;padding:18px 32px;font:500 24px Playfair Display,serif;text-decoration:none;display:inline-flex}.button-primary{background:var(--gold);color:#40500f;border:1px solid #40500f}.button-secondary{color:var(--lime);border:4px solid var(--lime)}.stats{margin:50px 0 0;display:flex}.stats div{border-right:1px solid var(--lime);padding:0 40px}.stats div:first-child{padding-left:18px}.stats div:last-child{border:0}.stats dt{font-size:48px}.stats dt small{font-size:26px}.stats dd{margin:8px 0 0;font-size:20px}.benefits{z-index:5;background:var(--deep);color:#fff;border-radius:24px;grid-template-columns:repeat(3,1fr);gap:45px;width:min(88%,1440px);margin:-68px auto 0;padding:48px 60px;display:grid;position:relative;box-shadow:0 22px 50px #24300b24}.benefits article{align-items:center;gap:24px;display:flex}.feature-icon{font:400 70px/1 Playfair Display,serif}.benefits h2{color:var(--gold);margin:0 0 10px;font:500 31px Playfair Display,serif}.benefits p{margin:0;font-size:19px;line-height:1.45}.placeholder-section{text-align:center;padding:140px 10%}.placeholder-section>p{text-transform:uppercase;letter-spacing:.2em;color:#7c8539}.placeholder-section h2{max-width:760px;margin:12px auto;font:500 clamp(34px,4vw,58px) Playfair Display,serif}.contact{background:#eeeadf}.contact .button{margin-top:28px}.language,.whatsapp{z-index:30;font-weight:600;text-decoration:none;position:fixed;right:20px;box-shadow:0 8px 26px #0002}.language{background:var(--gold);color:#fff;border-radius:999px;padding:14px 22px;font-size:22px;bottom:105px}.whatsapp{color:#fff;background:#31c75a;border-radius:50%;place-items:center;width:58px;height:58px;font-size:28px;display:grid;bottom:25px}@media (width<=900px){.site-header{height:96px;padding:14px 22px}.brand strong{font-size:26px}.brand small{font-size:17px}.brand-mark{margin-left:-12px;transform:scale(.7)}.menu-button{gap:5px;padding:10px;display:grid}.menu-button span{background:var(--ink);width:27px;height:2px}.primary-nav{background:#fff;flex-direction:column;gap:0;padding:8px 24px 24px;display:none;position:absolute;top:96px;left:0;right:0;box-shadow:0 12px 18px #0001}.primary-nav.open{display:flex}.primary-nav a{padding:12px 0;font-size:22px}.hero{min-height:800px}.hero-content{width:auto;margin:0;padding:70px 24px 150px}.hero h1 br{display:none}.hero-photo .photo-person{opacity:.5;width:70%;right:-10%}.hero-shade{background:#2b3d0fc9}.hero-actions{flex-direction:column;align-items:flex-start}.button{min-width:240px;font-size:20px}.stats{justify-content:space-between;gap:0}.stats div{padding:0 14px}.stats dt{font-size:34px}.stats dt small,.stats dd{font-size:14px}.benefits{grid-template-columns:1fr;margin:-65px auto 0;padding:34px 28px}.benefits article{gap:20px}.feature-icon{font-size:52px}.benefits h2{font-size:27px}.benefits p{font-size:17px}}@media (width<=520px){.brand-mark{display:none}.eyebrow{padding:8px 18px;font-size:17px}.hero h1{letter-spacing:-1px;font-size:40px}.intro{font-size:17px}.stats{flex-wrap:wrap;row-gap:28px}.stats div{width:50%}.stats div:nth-child(2){border:0}.stats div:last-child{width:100%}.language{bottom:95px}}.site-header{padding-top:14px;padding-bottom:14px}.brand{width:220px;height:104px;display:block;overflow:hidden}.logo-crop{width:100%;height:100%;display:block;position:relative;overflow:hidden}.logo-crop img{width:238px;max-width:none;height:238px;position:absolute;top:-44px;left:-10px}@media (width<=900px){.site-header{padding-top:8px;padding-bottom:8px}.brand{width:170px;height:80px}.logo-crop img{width:184px;height:184px;top:-34px;left:-8px}}.site-header .primary-nav{align-items:center;margin-left:auto}.header-language-switcher{background:#f8f7f1;border:1px solid #40500f4d;border-radius:999px;align-items:center;margin-left:clamp(18px,2.2vw,32px);padding:3px;display:inline-flex}.language-option{min-width:38px;color:var(--deep);cursor:pointer;background:0 0;border:0;border-radius:999px;padding:7px 9px;font:600 13px/1 DM Sans,sans-serif;transition:background-color .2s,color .2s}.language-option[aria-pressed=true]{background:var(--deep);color:#fff}.language-option:focus-visible{outline-offset:2px;outline:3px solid #40500f47}.menu-button{margin-left:12px}@media (width<=900px){.site-header .primary-nav{margin-left:0}.header-language-switcher{margin-left:auto}.language-option{min-width:34px;padding:6px 8px;font-size:12px}.menu-button{margin-left:8px}}html[lang=zh-CN] body{font-family:PingFang SC,Microsoft YaHei,Noto Sans CJK SC,sans-serif}html[lang=zh-CN] .primary-nav a,html[lang=zh-CN] .eyebrow,html[lang=zh-CN] .hero h1,html[lang=zh-CN] .button,html[lang=zh-CN] .benefits h2,html[lang=zh-CN] .founder-copy h2,html[lang=zh-CN] .founder-about-button,html[lang=zh-CN] .timeline-heading h2,html[lang=zh-CN] .timeline-copy h3,html[lang=zh-CN] .journey-mobile-heading h2,html[lang=zh-CN] .journey-mobile-copy h3,html[lang=zh-CN] .services-intro h2,html[lang=zh-CN] .service-card h2,html[lang=zh-CN] .conversation-cta h2,html[lang=zh-CN] .conversation-button,html[lang=zh-CN] .about-hero-copy h1,html[lang=zh-CN] .about-hero-copy .about-lead,html[lang=zh-CN] .certificates-heading h2,html[lang=zh-CN] .certificate-card h3,html[lang=zh-CN] .experience-heading h2,html[lang=zh-CN] .experience-copy h3,html[lang=zh-CN] .about-cta h2,html[lang=zh-CN] .about-cta-button,html[lang=zh-CN] .contact-page-copy h1,html[lang=zh-CN] .contact-form-submit{font-family:Songti SC,STSong,Noto Serif CJK SC,serif}.hero-photo{background:url(/assets/hero-consultation-BCCQj7iD.png) 50%/cover no-repeat}.hero-shade{background:linear-gradient(90deg,#2a3d0b4d,#444e261f 55%,#48381f00 82%)}@media (width<=900px){.hero-photo{background-position:62%}.hero-shade{background:linear-gradient(90deg,#2a3d0bad,#2a3d0b61)}}.hero-content .eyebrow,.hero-content h1,.hero-content .intro,.hero-content .hero-actions,.hero-content .stats{opacity:0;animation:.9s cubic-bezier(.22,1,.36,1) forwards hero-fade-up;transform:translateY(28px)}.hero-content .eyebrow{animation-delay:.12s}.hero-content h1{animation-delay:.28s}.hero-content .intro{animation-delay:.46s}.hero-content .hero-actions{animation-delay:.64s}@keyframes hero-fade-up{0%{opacity:0;filter:blur(3px);transform:translateY(28px)}to{opacity:1;filter:blur();transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.hero-content .eyebrow,.hero-content h1,.hero-content .intro,.hero-content .hero-actions,.hero-content .stats{opacity:1;filter:none;animation:none;transform:none}}.slot-number{font-variant-numeric:tabular-nums;transform-origin:bottom;min-width:1.25ch;display:inline-block}.slot-number.is-rolling{animation:.3s cubic-bezier(.22,.8,.36,1) slot-roll}.stat-suffix{display:inline-block}@keyframes slot-roll{0%{opacity:.35;filter:blur(1px);transform:translateY(-.28em)}65%{opacity:1;filter:blur();transform:translateY(.025em)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.slot-number.is-rolling{animation:none}}.hero-content .eyebrow,.hero-content h1,.hero-content .intro,.hero-content .hero-actions,.hero-content .stats{animation-play-state:paused}.hero-content .eyebrow.is-visible,.hero-content h1.is-visible,.hero-content .intro.is-visible,.hero-content .hero-actions.is-visible,.hero-content .stats.is-visible{animation-play-state:running}.benefits,.placeholder-section{opacity:0;transition:opacity .9s cubic-bezier(.22,1,.36,1),transform .9s cubic-bezier(.22,1,.36,1);transform:translateY(34px)}.benefits.is-visible,.placeholder-section.is-visible{opacity:1;transform:translateY(0)}.placeholder-section{content-visibility:auto;contain-intrinsic-size:650px}@media (prefers-reduced-motion:reduce){.benefits,.placeholder-section{opacity:1;transition:none;transform:none}}.hero-content .stats{animation-delay:0s}.journey-scroll{--journey-color:#c7dc5d;--journey-reveal:100%;background:#faf9f4;height:250vh;position:relative}.journey-stage{place-items:center;height:100vh;min-height:680px;display:grid;position:sticky;top:0;overflow:hidden}.journey-copy{z-index:2;text-align:center;color:var(--journey-color);transition:color .12s linear;position:absolute;top:clamp(32px,6vh,72px);left:0;right:0}.journey-copy p,.scroll-hint{text-transform:uppercase;letter-spacing:.22em;font-size:13px}.journey-copy p{margin:0 0 8px}.journey-copy h2{margin:0;font:500 clamp(28px,3vw,48px)/1.1 Playfair Display,serif}.journey-art{background:#40500f14;width:min(760px,78vw);height:min(82vh,820px);position:relative;-webkit-mask:url(/assets/scroll-journey-CX36UIbu.png) 50%/contain no-repeat;mask:url(/assets/scroll-journey-CX36UIbu.png) 50%/contain no-repeat}.journey-art:before{content:"";clip-path:inset(0 0 var(--journey-reveal) 0);will-change:clip-path;background:linear-gradient(#c7dc5d 0%,#9caf42 46%,#40500f 100%);position:absolute;inset:0}.scroll-hint{color:var(--journey-color);transition:color .12s linear;position:absolute;bottom:24px}.scroll-hint:after{content:" ↓";font-size:18px}.journey-scroll.is-visible{opacity:1;transform:none}@media (width<=560px){.journey-scroll{height:220vh}.journey-stage{min-height:560px}.journey-art{width:112vw;height:72vh}.journey-copy{padding:0 20px}.journey-copy h2{font-size:30px}.scroll-hint{font-size:10px}}@media (prefers-reduced-motion:reduce){.journey-scroll{--journey-color:#40500f;--journey-reveal:0%;height:110vh}.journey-art:before{will-change:auto}}.journey-scroll{background:#faf9f4;height:auto;min-height:0;padding:clamp(100px,12vw,170px) clamp(24px,6vw,90px)}.timeline-heading{text-align:center;color:var(--deep);margin:0 auto clamp(85px,9vw,130px)}.timeline-heading>p{text-transform:uppercase;letter-spacing:.23em;color:#7d8736;margin:0 0 14px;font-size:14px}.timeline-heading h2{margin:0;font:500 clamp(42px,5vw,72px)/1.1 Playfair Display,serif}.timeline{gap:clamp(100px,11vw,155px);width:min(1120px,100%);margin:auto;display:grid;position:relative}.timeline:before{content:"";z-index:0;background:#78823b;width:2px;position:absolute;top:40px;bottom:40px;left:50%;transform:translate(-50%)}.timeline-step{z-index:1;grid-template-columns:minmax(0,1fr) minmax(60px,115px) 82px minmax(60px,115px) minmax(0,1fr);align-items:center;display:grid;position:relative}.timeline-left .timeline-content{text-align:right;grid-column:1}.timeline-left .timeline-connector{grid-column:2}.timeline-left .timeline-icon{grid-column:3}.timeline-left .timeline-empty{grid-column:4/6}.timeline-right .timeline-empty{grid-column:1/3}.timeline-right .timeline-icon{grid-column:3}.timeline-right .timeline-connector{grid-column:4}.timeline-right .timeline-content{text-align:left;grid-column:5}.timeline-content h3{color:var(--deep);margin:0 0 12px;font:500 clamp(27px,2.6vw,38px)/1.15 Playfair Display,serif}.timeline-content p{color:#626852;margin:0;font-size:clamp(16px,1.4vw,19px);line-height:1.65}.timeline-connector{border-top:2px solid #78823b;display:block}.timeline-icon{background:var(--deep);border:7px solid #faf9f4;border-radius:50%;grid-row:1;place-items:center;width:82px;height:82px;display:grid;box-shadow:0 0 0 2px #78823b}.timeline-icon i{background:#fff;width:48px;height:48px;display:block;-webkit-mask-image:url(/assets/scroll-journey-CX36UIbu.png);mask-image:url(/assets/scroll-journey-CX36UIbu.png);-webkit-mask-size:1200px 1200px;mask-size:1200px 1200px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.timeline-icon .icon-chat{-webkit-mask-position:-598px -30px;mask-position:-598px -30px}.timeline-icon .icon-consult{-webkit-mask-position:-598px -261px;mask-position:-598px -261px}.timeline-icon .icon-plan{-webkit-mask-position:-598px -491px;mask-position:-598px -491px}.timeline-icon .icon-care{-webkit-mask-position:-598px -759px;mask-position:-598px -759px}.timeline-step.is-visible{opacity:1;transform:none}@media (width<=560px){.journey-scroll{height:auto;padding:90px 22px 110px}.timeline-heading{text-align:left;margin-bottom:75px;padding-left:58px}.timeline-heading h2{font-size:40px}.timeline{gap:78px}.timeline:before{top:34px;bottom:34px;left:36px}.timeline-step,.timeline-left,.timeline-right{grid-template-columns:72px minmax(0,1fr);align-items:start;column-gap:16px}.timeline-left .timeline-icon,.timeline-right .timeline-icon{grid-area:1/1;width:72px;height:72px}.timeline-icon i{transform:scale(.86)}.timeline-left .timeline-content,.timeline-right .timeline-content{text-align:left;grid-area:1/2;padding-top:7px}.timeline-connector,.timeline-empty{display:none}.timeline-content h3{font-size:27px}}@media (prefers-reduced-motion:reduce){.journey-scroll{height:auto}.timeline-step{opacity:1;transition:none;transform:none}}.timeline-icon i{color:#fff;background:0 0;place-items:center;width:48px;height:48px;font:500 29px/1 DM Sans,sans-serif;display:grid;-webkit-mask:none;mask:none}.timeline-icon i:before{display:block}.timeline-icon .icon-chat:before{content:"…"}.timeline-icon .icon-consult:before{content:"↔"}.timeline-icon .icon-plan:before{content:"✓"}.timeline-icon .icon-care:before{content:"♡";font-size:38px}.journey-scroll{--timeline-progress:0;--root-progress:0;--root-radius:0%}.timeline:before{background:#d5d8ca}.timeline-active-line{z-index:0;background:var(--deep);width:3px;transform:translateX(-50%) scaleY(var(--timeline-progress));transform-origin:top;will-change:transform;position:absolute;top:40px;bottom:40px;left:50%}.timeline-step{opacity:1;transition:none;transform:none}.timeline-icon{color:#858b76;background:#e4e6dc;transition:background-color .45s,box-shadow .45s,transform .45s cubic-bezier(.22,1,.36,1);box-shadow:0 0 0 2px #c5c9b9}.timeline-icon i{color:#858b76;transition:color .45s}.timeline-content{opacity:.34;transition:opacity .65s,transform .65s cubic-bezier(.22,1,.36,1);transform:translateY(14px)}.timeline-connector{border-color:#d5d8ca;position:relative}.timeline-connector:after{content:"";background:var(--deep);height:2px;transition:transform .6s cubic-bezier(.22,1,.36,1);position:absolute;top:-2px;left:0;right:0;transform:scaleX(0)}.timeline-left .timeline-connector:after{transform-origin:100%}.timeline-right .timeline-connector:after{transform-origin:0}.timeline-step.is-active .timeline-icon{background:var(--deep);transform:scale(1.035);box-shadow:0 0 0 2px #758033}.timeline-step.is-active .timeline-icon i{color:#fff}.timeline-step.is-active .timeline-content{opacity:1;transform:translateY(0)}.timeline-step.is-active .timeline-connector:after{transform:scaleX(1)}.timeline-roots{background:var(--deep);opacity:1;width:min(440px,72vw);height:150px;clip-path:circle(var(--root-radius) at 50% 0);will-change:clip-path;margin:-4px auto 0;transform:none;-webkit-mask:url(/assets/scroll-journey-CX36UIbu.png) bottom/660px 660px no-repeat;mask:url(/assets/scroll-journey-CX36UIbu.png) bottom/660px 660px no-repeat}@media (width<=560px){.timeline-active-line{left:36px}.timeline-roots{width:250px;height:105px;margin-left:-88px;-webkit-mask-size:470px 470px;mask-size:470px 470px}}@media (prefers-reduced-motion:reduce){.journey-scroll{--timeline-progress:1;--root-progress:1;--root-radius:150%}.timeline-step .timeline-icon{background:var(--deep);transform:none;box-shadow:0 0 0 2px #758033}.timeline-step .timeline-icon i{color:#fff}.timeline-step .timeline-content{opacity:1;transform:none}.timeline-step .timeline-connector:after{transform:scaleX(1)}.timeline-active-line,.timeline-roots{will-change:auto}}.journey-scroll{--timeline-hide:100%}.timeline{margin-bottom:clamp(390px,38vw,540px)}.timeline:before,.timeline-active-line,.timeline-roots{display:none}.timeline-asset{z-index:0;aspect-ratio:1;pointer-events:none;height:152.4%;position:absolute;top:-3.2%;left:50%;transform:translate(-50%)}.timeline-asset i,.timeline-asset b{background:url(/assets/scroll-journey-CX36UIbu.png) 50%/contain no-repeat;display:block;position:absolute;inset:0;-webkit-mask:none;mask:none}.timeline-asset i{opacity:.045;mix-blend-mode:multiply;clip-path:inset(0 0 18%)}.timeline-asset b{clip-path:inset(0 0 var(--timeline-hide) 0);will-change:clip-path;overflow:hidden}.timeline-asset b:after{content:"";background:var(--deep);mix-blend-mode:screen;position:absolute;inset:0}.timeline-icon{box-shadow:none;background:0 0;border-color:#0000}.timeline-icon i{opacity:0}.timeline-step.is-active .timeline-icon{box-shadow:none;background:0 0;transform:none}@media (width<=560px){.timeline{margin-bottom:300px}.timeline-asset{height:145%;top:-2%;left:36px}}@media (prefers-reduced-motion:reduce){.journey-scroll{--timeline-hide:0%}.timeline-asset b{will-change:auto}}.timeline-asset i{opacity:.045}.timeline-content,.timeline-step.is-active .timeline-content{opacity:1;transition:none;transform:none}.timeline-connector,.timeline-step.is-active .timeline-connector{border-color:#687132}.timeline-connector:after,.timeline-step.is-active .timeline-connector:after{display:none}.timeline-step,.timeline-step.is-visible{opacity:1;transform:none}.timeline-icon,.timeline-step.is-active .timeline-icon{transition:none}.timeline{gap:clamp(56px,6vw,82px);margin-bottom:clamp(230px,25vw,340px)}.timeline-content h3{font-size:clamp(22px,2.2vw,30px)}.timeline-content p{font-size:clamp(15px,1.25vw,18px)}.timeline{grid-template-rows:repeat(4,clamp(190px,22vw,250px)) clamp(532px,61.6vw,700px);gap:0;height:auto;margin-bottom:0}.timeline-step{grid-template-columns:minmax(0,1fr) 70px 70px 70px minmax(0,1fr);height:100%}.timeline-asset{display:none}.journey-svg{z-index:0;pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.journey-svg use{fill:currentColor;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.journey-base,.journey-root-base{color:#dde0d3}.journey-active,.journey-root-active{color:var(--deep)}.journey-base use,.journey-active use{stroke:currentColor}.journey-root-base,.journey-root-base use,.journey-root-active,.journey-root-active use,.svg-root-fill,.root-bridge,.root-geometry-anchor,.root-reveal-sweep{box-shadow:none;stroke:none;background:0 0;border:none;outline:none}.svg-spine{stroke-width:3px}.svg-horizontal{stroke-width:2px}.journey-svg circle{fill:currentColor;stroke:currentColor;stroke-width:2px}.journey-svg .svg-icon{fill:none;stroke:#faf9f4;stroke-width:3px}.journey-base .svg-icon{stroke:#faf9f4}.svg-root-fill,.root-bridge{fill:currentColor;pointer-events:none}.journey-clip{transform:scaleY(var(--timeline-progress));transform-origin:top;transform-box:fill-box}.root-reveal-sweep{transform:scaleY(var(--root-progress,0));transform-origin:top;transform-box:fill-box;will-change:transform}.timeline-icon,.timeline-connector{visibility:hidden}.timeline-content{z-index:2;position:relative}.timeline-left .timeline-content{padding-right:18px}.timeline-right .timeline-content{padding-left:18px}@media (width<=560px){.timeline{grid-template-rows:repeat(4,200px) 560px}.journey-svg{width:100%;transform:translate(calc(36px - 50%))}.journey-svg .svg-horizontal{display:none}.timeline-left .timeline-content,.timeline-right .timeline-content{padding-left:12px;padding-right:0}}@media (prefers-reduced-motion:reduce){.journey-clip,.root-reveal-sweep{transform:scaleY(1)}}.journey-svg .svg-horizontal{display:none}.timeline-connector{visibility:visible;opacity:0;border-color:#687132;transition:opacity .55s,transform .7s cubic-bezier(.22,1,.36,1);display:block;transform:scaleX(0)}.timeline-left .timeline-connector{transform-origin:100%}.timeline-right .timeline-connector{transform-origin:0}.timeline-content{opacity:0;transition:opacity .7s,transform .7s cubic-bezier(.22,1,.36,1)}.timeline-left .timeline-content{padding-right:30px;transform:translate(-24px)}.timeline-right .timeline-content{padding-left:30px;transform:translate(24px)}.timeline-step.is-revealed .timeline-connector{opacity:1;transform:scaleX(1)}.timeline-step.is-revealed .timeline-content{opacity:1;transform:translate(0)}@media (width<=560px){.timeline-connector{display:none}.timeline-left .timeline-content,.timeline-right .timeline-content{padding-left:14px;padding-right:0;transform:translate(20px)}}@media (prefers-reduced-motion:reduce){.timeline-content,.timeline-connector{opacity:1;transition:none;transform:none}}@media (width>=561px){.timeline-step{grid-template-columns:minmax(0,1fr) 50px 64px 50px minmax(0,1fr)}.timeline-left .timeline-content{padding-right:20px}.timeline-right .timeline-content{padding-left:20px}}.timeline-connector,.timeline-step.is-revealed .timeline-connector{display:none}.timeline-content{transition:opacity .9s,transform .9s cubic-bezier(.22,1,.36,1)}.timeline-left .timeline-content{transform:translate(-18px)}.timeline-right .timeline-content{transform:translate(18px)}.timeline-content:before{content:"";background:#687132;width:100%;height:2px;margin-bottom:20px;transition:transform .85s cubic-bezier(.22,1,.36,1) 80ms;display:block;transform:scaleX(0)}.timeline-left .timeline-content:before{transform-origin:100%}.timeline-right .timeline-content:before{transform-origin:0}.timeline-step.is-revealed .timeline-content:before{transform:scaleX(1)}@media (width<=560px){.timeline-content:before{margin-bottom:16px}.timeline-left .timeline-content,.timeline-right .timeline-content{transform:translate(-16px)}.timeline-step.is-revealed .timeline-content{transform:translate(0)}}@media (prefers-reduced-motion:reduce){.timeline-content:before{transition:none;transform:scaleX(1)}}.timeline-step .timeline-content,.timeline-step.is-active .timeline-content,.timeline-step.is-revealed .timeline-content{opacity:1;align-self:stretch;padding-top:0;transition:none;position:relative;transform:none}.timeline-content:before{width:auto;margin:0;position:absolute;top:50%}.timeline-left .timeline-content:before{left:0;right:-50px}.timeline-right .timeline-content:before{left:-50px;right:0}.timeline-copy{opacity:0;transition:opacity .9s,transform .9s cubic-bezier(.22,1,.36,1);position:absolute;top:calc(50% + 24px);left:0;right:0}.timeline-left .timeline-copy{transform:translate(-18px)}.timeline-right .timeline-copy{transform:translate(18px)}.timeline-step.is-revealed .timeline-copy{opacity:1;transform:translate(0)}@media (width<=560px){.timeline-left .timeline-content:before,.timeline-right .timeline-content:before{width:14px;left:-14px;right:auto}.timeline-copy{top:calc(50% + 18px)}.timeline-left .timeline-copy,.timeline-right .timeline-copy{transform:translate(-14px)}.timeline-step.is-revealed .timeline-copy{transform:translate(0)}}@media (prefers-reduced-motion:reduce){.timeline-copy{opacity:1;transition:none;transform:none}}.timeline{container-type:inline-size}.timeline-left .timeline-content:before{right:calc(3.4cqw - 82px)}.timeline-right .timeline-content:before{left:calc(3.4cqw - 82px)}@media (width<=560px){.timeline-left .timeline-content:before,.timeline-right .timeline-content:before{width:calc(52px - 3.4cqw);left:calc(3.4cqw - 52px);right:auto}}.journey-scroll{isolation:isolate;overflow-x:clip}.timeline-heading,.timeline{z-index:2;position:relative}.journey-plant{z-index:0;pointer-events:none;-webkit-user-select:none;user-select:none;mix-blend-mode:multiply;height:auto;display:block;position:absolute}.journey-plant-left{--plant-final-opacity:.38;opacity:0;transform-origin:0 100%;will-change:opacity,transform;width:clamp(250px,27vw,390px);transition:opacity 3s cubic-bezier(.22,1,.36,1) 1.3s,transform 3s cubic-bezier(.22,1,.36,1) 1.3s;top:15%;left:clamp(-190px,-12vw,-95px);transform:translate(-60px)rotate(-8deg)}.journey-plant-left.is-revealed{opacity:var(--plant-final-opacity);will-change:auto;transform:translate(0)rotate(0)}.journey-plant-right{--plant-final-opacity:.24;opacity:0;transform-origin:bottom;will-change:opacity,transform;width:clamp(285px,32vw,465px);transition:opacity 3s cubic-bezier(.22,1,.36,1) 1.3s,transform 3s cubic-bezier(.22,1,.36,1) 1.3s;top:47%;right:clamp(-125px,-7.5vw,-55px);transform:translate(60px)rotate(8deg)scaleX(-1)}.journey-plant-right.is-revealed{opacity:var(--plant-final-opacity);will-change:auto;transform:translate(0)rotate(0)scaleX(-1)}@media (width<=560px){.journey-plant-left{--plant-final-opacity:.28;width:250px;top:16%;left:-128px}.journey-plant-right{--plant-final-opacity:.2;width:300px;top:50%;right:-88px}}@media (prefers-reduced-motion:reduce){.journey-plant-left{opacity:var(--plant-final-opacity);will-change:auto;transition:none;transform:none}.journey-plant-right{opacity:var(--plant-final-opacity);will-change:auto;transition:none;transform:scaleX(-1)}}.journey-mobile{display:none}@media (width<=767px){.home-page-body .journey-scroll{display:none}.home-page-body .journey-mobile{--mobile-journey-progress:0;--mobile-journey-spine-base:#d5d8ca;--mobile-journey-spine-active:var(--deep);isolation:isolate;color:var(--deep);background:#faf9f4;padding:82px 24px 92px;display:block;position:relative;overflow:hidden}.home-page-body .journey-mobile-heading{z-index:2;text-align:left;margin:0 0 72px;position:relative}.home-page-body .journey-mobile-heading>p{color:#7d8736;letter-spacing:.2em;text-transform:uppercase;margin:0 0 14px;font-size:14px;font-weight:500;line-height:1.45}.home-page-body .journey-mobile-heading h2{color:var(--deep);letter-spacing:-.025em;margin:0;font:500 clamp(44px,12vw,52px)/1.06 Playfair Display,serif}.home-page-body .journey-mobile-list{z-index:3;position:relative}.home-page-body .journey-mobile-step{--journey-mobile-gap:12px;column-gap:var(--journey-mobile-gap);opacity:1;grid-template-columns:minmax(0,1fr) 64px minmax(0,1fr);align-items:start;padding:0 0 66px;transition:none;display:grid;position:relative;transform:none}.home-page-body .journey-mobile-step:last-child{padding-bottom:32px}.home-page-body .journey-mobile-step:before{--mobile-journey-segment-start:0;--mobile-journey-segment-progress:clamp(0%,calc((var(--mobile-journey-progress) - var(--mobile-journey-segment-start))*400%),100%);content:"";z-index:0;background:linear-gradient(var(--mobile-journey-spine-active),var(--mobile-journey-spine-active)) center top/100% var(--mobile-journey-segment-progress) no-repeat,var(--mobile-journey-spine-base);width:2px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.home-page-body .journey-mobile-step:first-child:before{top:32px}.home-page-body .journey-mobile-step:nth-child(2):before{--mobile-journey-segment-start:.25}.home-page-body .journey-mobile-step:nth-child(3):before{--mobile-journey-segment-start:.5}.home-page-body .journey-mobile-step:nth-child(4):before{--mobile-journey-segment-start:.75}.home-page-body .journey-mobile-step:last-child:before{bottom:-59px}.home-page-body .journey-mobile-step:after{content:"";z-index:1;background:#78823b;width:clamp(82px,24vw,104px);height:2px;transition:transform .45s cubic-bezier(.22,1,.36,1);position:absolute;top:31px;transform:scaleX(0)}.home-page-body .journey-mobile-step:nth-child(odd):after{transform-origin:100%;right:calc(50% + 32px)}.home-page-body .journey-mobile-step:nth-child(2n):after{transform-origin:0;left:calc(50% + 32px)}.home-page-body .journey-mobile-step.is-branch-revealed:after{transform:scaleX(1)}.home-page-body .journey-mobile-step.is-visible{opacity:1;transform:none}.home-page-body .journey-mobile-icon{z-index:2;background:#e4e6dc;border:6px solid #faf9f4;border-radius:50%;grid-column:2;place-items:center;width:64px;height:64px;transition:background-color .45s,box-shadow .45s;display:grid;position:relative;box-shadow:0 0 0 2px #c5c9b9}.home-page-body .journey-mobile-icon img{object-fit:contain;filter:brightness(0);opacity:.42;width:38px;height:38px;transition:filter .45s,opacity .45s;display:block}.home-page-body .journey-mobile-icon-care svg{width:44px;height:44px;overflow:visible}.home-page-body .journey-mobile-icon-care path{fill:none;stroke:#858b76;stroke-width:3px;stroke-linecap:round;stroke-linejoin:round;transition:stroke .45s}.home-page-body .journey-mobile-icon.is-active{background:var(--deep);box-shadow:0 0 0 2px #78823b}.home-page-body .journey-mobile-icon.is-active img{filter:none;opacity:1}.home-page-body .journey-mobile-icon-care.is-active path{stroke:#faf9f4}.home-page-body .journey-mobile-copy{overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none;min-width:0;padding-top:48px}.home-page-body .journey-mobile-step:nth-child(odd) .journey-mobile-copy{text-align:left;grid-area:1/1;width:calc(100% + 16px);margin-left:-16px}.home-page-body .journey-mobile-step:nth-child(2n) .journey-mobile-copy{text-align:left;grid-area:1/3;width:calc(100% + 8px)}.home-page-body .journey-mobile-copy h3{color:var(--deep);letter-spacing:-.018em;margin:0 0 12px;font:500 clamp(23px,6vw,26px)/1.12 Playfair Display,serif}.home-page-body .journey-mobile-copy p{color:#626852;margin:0;font-size:clamp(15px,4vw,17px);line-height:1.5}.home-page-body .journey-mobile-root{--mobile-root-progress:0;--mobile-root-lift:1px;--mobile-root-tip:32.8571%;--mobile-root-fill-range:67.1429%;z-index:2;width:min(292px,82vw);height:164px;transform:translateY(calc(-1*var(--mobile-root-lift)));margin:0 auto;position:relative}.home-page-body .journey-mobile-root:before,.home-page-body .journey-mobile-root:after{content:"";width:310px;height:174px;position:absolute;top:0;left:50%;transform:translate(-50%);-webkit-mask:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%202000%201400'%20fill-rule='evenodd'%20clip-rule='evenodd'%3e%3cdefs%3e%3cclipPath%20id='clean-root-tip'%20clipPathUnits='userSpaceOnUse'%3e%3crect%20x='0'%20y='460'%20width='2000'%20height='940'/%3e%3c/clipPath%3e%3cmask%20id='roots-only'%20x='0'%20y='0'%20width='2000'%20height='1400'%20maskUnits='userSpaceOnUse'%20maskContentUnits='userSpaceOnUse'%20style='mask-type:luminance'%3e%3crect%20x='0'%20y='0'%20width='2000'%20height='1400'%20fill='%23fff'%20stroke='none'/%3e%3cpath%20d='M3763.862,-4348.906l0,5749.663l-5749.663,0l0,-5749.663l5749.663,0Zm-1921.312,5218.352c-120.281,50.016%20-279.592,14.43%20-452.157,-50.224c-99.316,-37.21%20-224.63,-11.238%20-331.143,4.164l-0.326,49.188c112.823,-21.773%20206.795,-16.948%20279.455,17.95c195.428,85.279%20370.503,140.61%20445.56,60.725l58.612,-81.804Zm-713.093,65.604c140.386,165.472%20254.483,257.637%20335.131,256.519c85.67,-1.301%20147.846,-37.07%20189.25,-103.314c-19.976,-3.29%20-62.134,-1.657%20-156.774,-53.626c-94.458,-51.869%20-198.779,-125.14%20-367.607,-99.579Zm-247.971,0c-168.828,-25.56%20-273.149,47.711%20-367.607,99.579c-94.64,51.969%20-136.797,50.335%20-156.774,53.626c41.404,66.244%20103.58,102.013%20189.25,103.314c80.647,1.118%20194.745,-91.047%20335.131,-256.519Zm69.166,28.514c-92.119,121.195%20-184.861,223.381%20-278.683,292.591c71.253,45.447%20154.011,58.681%20244.473,50.35c24.475,-43.719%2030.152,-188.957%2034.21,-342.941Zm-783.626,-94.119l58.612,81.804c75.057,79.885%20250.132,24.554%20445.56,-60.725c72.66,-34.898%20166.632,-39.724%20279.455,-17.95l-0.326,-49.188c-106.514,-15.403%20-231.827,-41.375%20-331.143,-4.164c-172.565,64.654%20-331.876,100.24%20-452.157,50.224Zm891.898,94.119c4.058,153.984%209.735,299.222%2034.21,342.941c90.462,8.332%20173.221,-4.903%20244.473,-50.35c-93.823,-69.21%20-186.565,-171.396%20-278.683,-292.591Zm-54.198,-640.928l14.174,-735.363c86.533,-6.672%20154.767,-79.092%20154.767,-167.323c0,-88.231%20-68.234,-160.651%20-154.767,-167.323l0,-956.488c85.94,-6.672%20153.693,-78.612%20153.693,-166.251c0,-87.639%20-67.754,-159.579%20-153.693,-166.251l-0,-777.97c86.451,-6.148%20154.773,-78.322%20154.773,-166.327c0,-88.005%20-68.322,-160.178%20-154.773,-166.327l0,-776.816c87.187,-5.389%20156.332,-77.902%20156.332,-166.437c0,-92.036%20-74.722,-166.758%20-166.758,-166.758c-92.036,0%20-166.758,74.722%20-166.758,166.758c0,87.481%2067.509,159.319%20153.227,166.216l0,777.037c-86.451,6.148%20-154.773,78.322%20-154.773,166.327c0,88.005%2068.322,160.178%20154.773,166.327l0,777.816c-86.966,5.619%20-155.863,78.03%20-155.863,166.406c0,88.376%2068.897,160.787%20155.863,166.406l0,956.182c-87.554,5.624%20-156.926,78.512%20-156.926,167.476c0,88.964%2069.372,161.852%20156.926,167.476l9.782,735.21c-5.172,33.671%20-0.546,96.065%20-9.089,154.283c-16.068,109.502%20-49.076,222.856%20-72.999,233.509l-826.374,7.599c177.366,192.259%20342.527,45.274%20519.461,39.119c366.163,-12.738%20545.153,-5.164%20793.669,0.984c192.622,4.765%20313.544,164.512%20513.765,-44.34l-836.014,-5.472c-24.616,10.442%20-81.23,-202.407%20-82.419,-385.682Z'%20fill='%23000'%20stroke='none'/%3e%3c/mask%3e%3c/defs%3e%3cg%20clip-path='url(%23clean-root-tip)'%20transform='translate(-5.5%200)'%3e%3crect%20x='0'%20y='0'%20width='2000'%20height='1400'%20fill='%23fff'%20stroke='none'%20mask='url(%23roots-only)'/%3e%3c/g%3e%3c/svg%3e") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%202000%201400'%20fill-rule='evenodd'%20clip-rule='evenodd'%3e%3cdefs%3e%3cclipPath%20id='clean-root-tip'%20clipPathUnits='userSpaceOnUse'%3e%3crect%20x='0'%20y='460'%20width='2000'%20height='940'/%3e%3c/clipPath%3e%3cmask%20id='roots-only'%20x='0'%20y='0'%20width='2000'%20height='1400'%20maskUnits='userSpaceOnUse'%20maskContentUnits='userSpaceOnUse'%20style='mask-type:luminance'%3e%3crect%20x='0'%20y='0'%20width='2000'%20height='1400'%20fill='%23fff'%20stroke='none'/%3e%3cpath%20d='M3763.862,-4348.906l0,5749.663l-5749.663,0l0,-5749.663l5749.663,0Zm-1921.312,5218.352c-120.281,50.016%20-279.592,14.43%20-452.157,-50.224c-99.316,-37.21%20-224.63,-11.238%20-331.143,4.164l-0.326,49.188c112.823,-21.773%20206.795,-16.948%20279.455,17.95c195.428,85.279%20370.503,140.61%20445.56,60.725l58.612,-81.804Zm-713.093,65.604c140.386,165.472%20254.483,257.637%20335.131,256.519c85.67,-1.301%20147.846,-37.07%20189.25,-103.314c-19.976,-3.29%20-62.134,-1.657%20-156.774,-53.626c-94.458,-51.869%20-198.779,-125.14%20-367.607,-99.579Zm-247.971,0c-168.828,-25.56%20-273.149,47.711%20-367.607,99.579c-94.64,51.969%20-136.797,50.335%20-156.774,53.626c41.404,66.244%20103.58,102.013%20189.25,103.314c80.647,1.118%20194.745,-91.047%20335.131,-256.519Zm69.166,28.514c-92.119,121.195%20-184.861,223.381%20-278.683,292.591c71.253,45.447%20154.011,58.681%20244.473,50.35c24.475,-43.719%2030.152,-188.957%2034.21,-342.941Zm-783.626,-94.119l58.612,81.804c75.057,79.885%20250.132,24.554%20445.56,-60.725c72.66,-34.898%20166.632,-39.724%20279.455,-17.95l-0.326,-49.188c-106.514,-15.403%20-231.827,-41.375%20-331.143,-4.164c-172.565,64.654%20-331.876,100.24%20-452.157,50.224Zm891.898,94.119c4.058,153.984%209.735,299.222%2034.21,342.941c90.462,8.332%20173.221,-4.903%20244.473,-50.35c-93.823,-69.21%20-186.565,-171.396%20-278.683,-292.591Zm-54.198,-640.928l14.174,-735.363c86.533,-6.672%20154.767,-79.092%20154.767,-167.323c0,-88.231%20-68.234,-160.651%20-154.767,-167.323l0,-956.488c85.94,-6.672%20153.693,-78.612%20153.693,-166.251c0,-87.639%20-67.754,-159.579%20-153.693,-166.251l-0,-777.97c86.451,-6.148%20154.773,-78.322%20154.773,-166.327c0,-88.005%20-68.322,-160.178%20-154.773,-166.327l0,-776.816c87.187,-5.389%20156.332,-77.902%20156.332,-166.437c0,-92.036%20-74.722,-166.758%20-166.758,-166.758c-92.036,0%20-166.758,74.722%20-166.758,166.758c0,87.481%2067.509,159.319%20153.227,166.216l0,777.037c-86.451,6.148%20-154.773,78.322%20-154.773,166.327c0,88.005%2068.322,160.178%20154.773,166.327l0,777.816c-86.966,5.619%20-155.863,78.03%20-155.863,166.406c0,88.376%2068.897,160.787%20155.863,166.406l0,956.182c-87.554,5.624%20-156.926,78.512%20-156.926,167.476c0,88.964%2069.372,161.852%20156.926,167.476l9.782,735.21c-5.172,33.671%20-0.546,96.065%20-9.089,154.283c-16.068,109.502%20-49.076,222.856%20-72.999,233.509l-826.374,7.599c177.366,192.259%20342.527,45.274%20519.461,39.119c366.163,-12.738%20545.153,-5.164%20793.669,0.984c192.622,4.765%20313.544,164.512%20513.765,-44.34l-836.014,-5.472c-24.616,10.442%20-81.23,-202.407%20-82.419,-385.682Z'%20fill='%23000'%20stroke='none'/%3e%3c/mask%3e%3c/defs%3e%3cg%20clip-path='url(%23clean-root-tip)'%20transform='translate(-5.5%200)'%3e%3crect%20x='0'%20y='0'%20width='2000'%20height='1400'%20fill='%23fff'%20stroke='none'%20mask='url(%23roots-only)'/%3e%3c/g%3e%3c/svg%3e") 50%/contain no-repeat}.home-page-body .journey-mobile-root:before{z-index:0;background:var(--mobile-journey-spine-base)}.home-page-body .journey-mobile-root:after{z-index:1;background:var(--deep);clip-path:inset(var(--mobile-root-tip) 0 calc((1 - var(--mobile-root-progress))*var(--mobile-root-fill-range)) 0)}.home-page-body .journey-mobile-plant{z-index:0;pointer-events:none;-webkit-user-select:none;user-select:none;mix-blend-mode:multiply;opacity:.12;height:auto;display:block;position:absolute}.home-page-body .journey-mobile-plant-left{width:245px;top:25%;left:-132px;transform:rotate(-8deg)}.home-page-body .journey-mobile-plant-right{width:280px;bottom:12%;right:-130px;transform:rotate(7deg)scaleX(-1)}.home-page-body .journey-mobile+.final-section{margin-top:0}}@media (width<=380px){.home-page-body .journey-mobile{padding-left:24px;padding-right:24px}.home-page-body .journey-mobile-heading h2{font-size:44px}.home-page-body .journey-mobile-step{--journey-mobile-gap:10px;grid-template-columns:minmax(0,1fr) 64px minmax(0,1fr)}.home-page-body .journey-mobile-copy h3{font-size:23px}}@media (prefers-reduced-motion:reduce){.home-page-body .journey-mobile-step{opacity:1;transition:none;transform:none}.home-page-body .journey-mobile-step:after{transition:none;transform:none}.home-page-body .journey-mobile-icon,.home-page-body .journey-mobile-icon img,.home-page-body .journey-mobile-icon-care path,.home-page-body .journey-mobile-root:before,.home-page-body .journey-mobile-root:after{transition:none}}.founder-section{isolation:isolate;text-align:left;background:#faf9f4;padding:clamp(90px,9vw,138px) clamp(28px,8vw,120px) clamp(88px,8vw,116px);position:relative;overflow:hidden}.founder-section:after{content:"";z-index:-1;background:var(--deep);height:clamp(42px,4.5vw,68px);position:absolute;bottom:0;left:0;right:0}.founder-inner{grid-template-columns:minmax(0,1.18fr) minmax(280px,.82fr);align-items:center;gap:clamp(56px,8vw,120px);width:min(1180px,100%);margin:0 auto;display:grid;transform:translateY(-60px)}.founder-copy{padding-bottom:clamp(14px,2vw,30px)}.founder-copy h2{max-width:none;color:var(--deep);margin:0 0 24px;font:500 clamp(48px,5.2vw,76px)/1.05 Playfair Display,serif}.founder-copy p{color:#5f6652;max-width:680px;margin:0;font-size:clamp(17px,1.45vw,20px);line-height:1.75}.founder-portrait-placeholder{aspect-ratio:3/4;justify-self:center;width:min(402.5px,33.35vw);min-width:322px;position:relative;transform:translateY(clamp(52px,5vw,70px))}.founder-photo-frame{background:#efede4;border:1px solid #40500f24;border-radius:50%/44%;position:absolute;inset:0;overflow:hidden;transform:translateY(-30px);box-shadow:0 18px 40px #2f391814}.founder-photo{object-fit:cover;object-position:center center;width:100%;height:100%;display:block}.founder-emblem{z-index:2;pointer-events:none;width:46%;height:auto;display:block;position:absolute;top:51%;left:-20%}.founder-about-button{border:1px solid var(--deep);background:var(--gold);color:var(--deep);letter-spacing:.02em;cursor:pointer;border-radius:999px;margin-top:30px;padding:12px 30px;font:500 17px/1.2 Playfair Display,serif;text-decoration:none;transition:background-color .25s,transform .25s;display:inline-flex}.founder-about-button:hover{background:#e8c858;transform:translateY(-2px)}.founder-about-button:focus-visible{outline-offset:4px;outline:3px solid #40500f4d}@media (width<=800px){.founder-section{padding:82px 24px 72px}.founder-section:after{height:42px}.founder-inner{grid-template-columns:1fr;gap:42px;transform:translateY(-36px)}.founder-copy{text-align:left;padding-bottom:0}.founder-copy h2{font-size:48px}.founder-portrait-placeholder{width:min(345px,89.7vw);min-width:0;transform:translateY(26px)}.founder-photo-frame{transform:translateY(-20px)}}.contact{margin-top:clamp(-350px,150px - 41.2vw,-220px)}.stats>div{text-align:center;flex-direction:column;align-items:center;display:flex}.stats dt,.stats dd{text-align:center;width:100%}.stats dt{white-space:nowrap}.benefits{border-radius:20px;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(22px,2vw,34px);padding:28px clamp(28px,2.5vw,40px)}.benefits article{justify-content:center;gap:16px;min-width:0}.benefits article>div{min-width:0}.feature-icon{text-align:center;flex:0 0 54px;place-items:center;width:54px;height:54px;font-size:54px;line-height:1;display:grid}.benefits h2{margin:0 0 6px;font-size:clamp(22px,1.7vw,27px);line-height:1.1}.benefits p{text-wrap:balance;margin:0;font-size:clamp(15px,1.05vw,17px);line-height:1.35}.feature-icon-charity{background:#fff;height:54px;display:block;-webkit-mask:url(/assets/charity-icon-DSeGS_ig.png) 50%/contain no-repeat;mask:url(/assets/charity-icon-DSeGS_ig.png) 50%/contain no-repeat}.feature-icon-herb{background:#fff;display:block;-webkit-mask:url(/assets/herb-icon-obpnQgkt.png) 50%/contain no-repeat;mask:url(/assets/herb-icon-obpnQgkt.png) 50%/contain no-repeat}@media (width>=1600px){.benefits h2,.benefits p{white-space:nowrap}}@media (width<=900px){.benefits{grid-template-columns:1fr;gap:22px;padding:30px 28px}.benefits h2,.benefits p{white-space:normal}.feature-icon{flex-basis:50px;width:50px;height:50px;font-size:50px}.feature-icon-charity{height:50px}}.final-section{opacity:0;content-visibility:auto;contain-intrinsic-size:1500px;background-image:linear-gradient(#cdd4a97a 0%,#6672416b 45%,#1e2a0fa8 100%),url(/assets/final-section-background-DqkJabrL.jpg);background-position:50%;background-repeat:no-repeat;background-size:100% 100%;margin-top:clamp(-350px,150px - 41.2vw,-220px);padding:clamp(72px,7vw,110px) clamp(22px,3vw,54px) clamp(62px,6vw,92px);transition:opacity .9s cubic-bezier(.22,1,.36,1),transform .9s cubic-bezier(.22,1,.36,1);position:relative;overflow:hidden;transform:translateY(34px)}.final-section.is-visible{opacity:1;transform:translateY(0)}.services-intro{text-align:center;color:#f8f7f1;width:min(1500px,100%);margin:0 auto clamp(42px,5vw,72px)}.services-intro h2{letter-spacing:-.025em;margin:0 0 18px;font:500 clamp(52px,5.8vw,92px)/1.05 Playfair Display,serif}.services-intro p{color:#e7ef9d;margin:0;font-size:clamp(19px,2vw,31px);line-height:1.35}.service-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(18px,2vw,30px);width:min(1500px,100%);margin:0 auto clamp(90px,9vw,145px);display:grid}.service-card{text-align:center;color:#46520e;background:#faf9f4;border-radius:22px;grid-template-rows:auto auto 1fr;align-items:start;min-width:0;padding:15px 15px clamp(28px,3vw,42px);display:grid;box-shadow:0 18px 34px #1f280c2e}.service-card img{aspect-ratio:1;object-fit:cover;border-radius:18px;width:100%;display:block}.service-card h2{text-wrap:balance;margin:22px 8px 16px;font:500 clamp(22px,2vw,30px)/1.14 Playfair Display,serif}.service-card p{text-wrap:balance;align-self:start;max-width:30ch;margin:0 auto;font-size:clamp(15px,1.16vw,18px);line-height:1.48}.conversation-cta{color:#e7ef9d;grid-template-columns:minmax(0,1.05fr) minmax(390px,.95fr);align-items:center;width:min(1450px,100%);margin:0 auto;display:grid}.conversation-cta>h2{letter-spacing:-.035em;margin:0;padding:22px clamp(36px,5vw,76px) 22px 0;font:500 clamp(48px,5.3vw,82px)/1.08 Playfair Display,serif}.conversation-action{border-left:1px solid #e7ef9dd9;padding:18px 0 18px clamp(38px,4.5vw,70px)}.conversation-action p{max-width:600px;margin:0 0 28px;font-size:clamp(17px,1.35vw,21px);line-height:1.4}.conversation-button{background:var(--gold);width:100%;min-height:82px;color:var(--deep);border:1px solid #27300f;border-radius:24px;justify-content:center;align-items:center;padding:18px 34px;font:500 clamp(28px,3vw,44px)/1.1 Playfair Display,serif;text-decoration:none;transition:background-color .25s,transform .25s;display:flex}.conversation-button:hover{background:#e8c858;transform:translateY(-2px)}.conversation-button:focus-visible{outline-offset:4px;outline:3px solid #fff}.conversation-action small{margin-top:24px;font-size:clamp(14px,1.12vw,18px);line-height:1.4;display:block}@media (width<=1100px){.service-grid{grid-template-columns:repeat(2,minmax(0,1fr));max-width:820px}.conversation-cta{grid-template-columns:1fr}.conversation-cta>h2{margin-bottom:34px;padding-right:0}.conversation-action{border-top:1px solid #e7ef9dd9;border-left:0;padding:34px 0 0}}@media (width<=620px){.final-section{margin-top:-220px;padding:64px 18px 70px}.services-intro{margin-bottom:38px}.services-intro h2{font-size:44px}.services-intro p{font-size:19px}.service-grid{grid-template-columns:1fr;gap:22px;max-width:390px;margin-bottom:76px}.service-card{padding:13px 13px 30px}.service-card h2{font-size:27px}.service-card p{font-size:16px}.conversation-cta>h2{letter-spacing:-.025em;font-size:45px}.conversation-action{padding-top:28px}.conversation-button{border-radius:20px;min-height:68px;font-size:30px}}@media (prefers-reduced-motion:reduce){.final-section{opacity:1;transition:none;transform:none}}.site-footer{color:#f8f7f1;background:#27300f;border-top:1px solid #f2d56da6;padding:clamp(34px,4vw,54px) clamp(24px,6vw,92px) 22px;position:relative}.footer-inner,.footer-meta{width:min(1500px,100%);margin:0 auto}.footer-inner{grid-template-columns:minmax(220px,.8fr) minmax(280px,1.35fr) auto;align-items:center;gap:clamp(28px,5vw,80px);padding-bottom:30px;display:grid}.footer-brand{color:#f2d56d;flex-direction:column;width:max-content;text-decoration:none;display:inline-flex}.footer-brand span{font:500 clamp(25px,2.2vw,34px)/1 Playfair Display,serif}.footer-brand small{letter-spacing:.22em;margin-top:7px;font-size:15px}.footer-inner>p{color:#e7e9d9;max-width:520px;margin:0;font-size:clamp(15px,1.2vw,18px);line-height:1.55}.footer-nav{justify-content:flex-end;gap:clamp(22px,3vw,46px);display:flex}.footer-nav a,.footer-meta a{color:#f8f7f1;text-decoration:none;transition:color .2s}.footer-nav a{font-size:16px}.footer-nav a:hover,.footer-meta a:hover{color:#f2d56d}.footer-nav a:focus-visible,.footer-meta a:focus-visible,.footer-brand:focus-visible{outline-offset:5px;outline:2px solid #f2d56d}.footer-meta{color:#bfc4a9;border-top:1px solid #f8f7f133;justify-content:space-between;align-items:center;padding-top:18px;display:flex}.footer-meta small,.footer-meta a{font-size:13px}.footer-meta a{color:#dfe3c9}.footer-brand{width:clamp(82px,7.5vw,108px);display:block}.footer-brand img{width:100%;height:auto;display:block}.footer-legal{flex-wrap:wrap;align-items:center;gap:9px 12px;display:flex}.footer-legal-button{color:#dfe3c9;cursor:pointer;background:0 0;border:1px solid #f8f7f157;border-radius:999px;padding:6px 11px;font:500 12px/1.2 DM Sans,sans-serif;transition:border-color .2s,color .2s}.footer-legal-button:hover{color:#f2d56d;border-color:#f2d56d}.footer-legal-button:focus-visible{outline-offset:3px;outline:2px solid #f2d56d}@media (width>=1101px){.footer-nav,.footer-meta>a{transform:translate(-120px)}}@media (width>=761px) and (width<=1100px){.footer-inner,.footer-meta{width:calc(100% - 76px);margin-left:0}.footer-inner{gap:24px}}@media (width<=760px){.site-footer{padding:34px 24px 20px}.footer-inner{grid-template-columns:1fr;gap:22px;padding-bottom:26px}.footer-inner>p{max-width:42ch}.footer-nav{flex-wrap:wrap;justify-content:flex-start}.footer-meta{flex-direction:column;align-items:flex-start;gap:16px;width:calc(100% - 76px);margin-left:0}.footer-meta small{max-width:230px;line-height:1.45}}.about-main{background:#faf9f4;overflow:hidden}.about-kicker{text-transform:uppercase;letter-spacing:.22em;color:#7d8736;margin:0 0 18px;font-size:13px}.about-hero{background:#faf9f4;padding:clamp(76px,8vw,126px) clamp(26px,8vw,120px) clamp(88px,9vw,138px);position:relative}.about-hero:after{content:"";background:var(--deep);height:clamp(24px,3vw,44px);position:absolute;bottom:0;left:0;right:0}.about-hero-inner{grid-template-columns:minmax(0,1.08fr) minmax(330px,.82fr);align-items:center;gap:clamp(58px,8vw,120px);width:min(1240px,100%);margin:auto;display:grid}.about-hero-copy h1{color:var(--deep);letter-spacing:-.035em;margin:0 0 28px;font:500 clamp(64px,7vw,106px)/.98 Playfair Display,serif}.about-hero-copy>p:not(.about-kicker){color:#5f6652;max-width:690px;margin:0 0 20px;font-size:clamp(17px,1.45vw,21px);line-height:1.72}.about-hero-copy .about-lead{color:var(--deep);font:500 clamp(22px,2vw,30px)/1.48 Playfair Display,serif}.about-portrait{aspect-ratio:3/4;justify-self:center;width:min(430px,34vw);min-width:330px;position:relative}.about-portrait-mobile{display:none}.about-portrait-frame{background:#efede4;border:1px solid #40500f29;border-radius:50%/44%;position:absolute;inset:0;overflow:hidden;box-shadow:0 24px 54px #2f39181a}.about-portrait-frame img{object-fit:cover;width:100%;height:100%;display:block}.about-emblem{z-index:2;pointer-events:none;width:47%;height:auto;position:absolute;top:52%;left:-20%}.about-story{background:#f1eee4;padding:clamp(88px,10vw,150px) clamp(26px,8vw,120px)}.about-story>.about-kicker,.about-story-grid{width:min(1240px,100%);margin-left:auto;margin-right:auto}.about-story-grid{grid-template-columns:minmax(0,1fr) minmax(360px,.9fr);align-items:start;gap:clamp(60px,9vw,140px);display:grid}.about-story h2{color:var(--deep);letter-spacing:-.025em;margin:0;font:500 clamp(44px,5vw,72px)/1.08 Playfair Display,serif}.about-story-grid p{color:#5f6652;margin:0 0 22px;font-size:clamp(17px,1.35vw,20px);line-height:1.75}.about-values{background:var(--deep);color:#fff;padding:clamp(88px,9vw,140px) clamp(26px,7vw,105px)}.about-values-heading{text-align:center;width:min(1240px,100%);margin:0 auto clamp(48px,6vw,80px)}.about-values-heading .about-kicker{color:var(--lime)}.about-values-heading h2{color:#f8f7f1;margin:0;font:500 clamp(44px,5vw,72px)/1.08 Playfair Display,serif}.about-value-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(18px,2vw,30px);width:min(1240px,100%);margin:auto;display:grid}.about-value-grid article{background:#ffffff09;border:1px solid #cadb5866;border-radius:22px;padding:clamp(28px,3vw,44px)}.about-value-grid span{color:var(--lime);letter-spacing:.18em;margin-bottom:38px;font-size:13px;display:block}.about-value-grid h3{color:var(--gold);margin:0 0 14px;font:500 clamp(28px,2.5vw,38px)/1.1 Playfair Display,serif}.about-value-grid p{color:#e7e9d9;margin:0;font-size:clamp(15px,1.2vw,18px);line-height:1.6}.about-cta{background:#faf9f4;grid-template-columns:minmax(0,1fr) minmax(360px,.8fr);align-items:center;gap:clamp(54px,8vw,120px);padding:clamp(76px,8vw,118px) clamp(26px,8vw,120px);display:grid}.about-cta>div:first-child{justify-self:end;width:min(620px,100%)}.about-cta>div:last-child{justify-self:start;width:min(540px,100%)}.about-cta h2{color:var(--deep);letter-spacing:-.03em;margin:0;font:500 clamp(48px,5.5vw,80px)/1.05 Playfair Display,serif}.about-cta>div:last-child p{color:#5f6652;margin:0 0 28px;font-size:clamp(17px,1.35vw,20px);line-height:1.6}.about-cta-button{border:1px solid var(--deep);background:var(--gold);color:var(--deep);border-radius:999px;justify-content:center;align-items:center;padding:16px 30px;font:500 20px/1.2 Playfair Display,serif;text-decoration:none;transition:background-color .25s,transform .25s;display:inline-flex}.about-cta-button:hover{background:#e8c858;transform:translateY(-2px)}.about-cta-button:focus-visible{outline-offset:4px;outline:3px solid #40500f4d}@media (width<=800px){.about-hero{padding:68px 24px 86px}.about-hero-inner{grid-template-columns:1fr;gap:50px}.about-portrait{width:min(390px,88vw);min-width:0}.about-story{padding:78px 24px}.about-story-grid{grid-template-columns:1fr;gap:34px}.about-value-grid{grid-template-columns:1fr}.about-values{padding:78px 24px}.about-cta{grid-template-columns:1fr;gap:38px;padding:74px 24px}.about-cta>div:first-child,.about-cta>div:last-child{justify-self:start}.about-hero-copy h1{font-size:64px}.about-story h2,.about-values-heading h2{font-size:46px}.about-cta h2{font-size:50px}}@media (width<=767px){.about-page-body .about-portrait{width:min(310px,78vw);min-width:0;max-width:100%}.about-page-body .about-portrait-desktop{display:none}.about-page-body .about-portrait-mobile{margin:0 auto 38px;display:block}.about-page-body .about-emblem{width:38%;top:62%;left:-7%}}.certificates-section{background:#faf9f4;padding:clamp(74px,8vw,118px) clamp(26px,8vw,120px) clamp(84px,9vw,132px)}.certificates-heading{justify-content:space-between;align-items:end;gap:30px;width:min(1240px,100%);margin:0 auto clamp(38px,5vw,62px);display:flex}.certificates-heading h2{color:var(--deep);letter-spacing:-.025em;margin:0;font:500 clamp(42px,4.6vw,68px)/1.08 Playfair Display,serif}.certificate-controls{gap:10px;display:flex}.certificate-arrow{width:48px;height:48px;color:var(--deep);cursor:pointer;background:0 0;border:1px solid #40500f80;border-radius:50%;place-items:center;font:500 21px/1 DM Sans,sans-serif;transition:background-color .22s,color .22s,transform .22s;display:grid}.certificate-arrow:hover{background:var(--deep);color:#fff;transform:translateY(-2px)}.certificate-arrow:focus-visible,.certificate-dots button:focus-visible{outline-offset:3px;outline:3px solid #40500f4d}.certificate-slider{width:min(1240px,100%);margin:auto;overflow:hidden}.certificate-track{will-change:transform;transition:transform .8s cubic-bezier(.22,1,.36,1);display:flex}.certificate-slide{flex:0 0 100%;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(16px,2.2vw,30px);display:grid}.certificate-card{background:#f1eee4;border:1px solid #40500f29;border-radius:18px;padding:clamp(12px,1.3vw,18px);box-shadow:0 14px 30px #2f39180f}.certificate-card-empty{visibility:hidden;pointer-events:none}.certificate-card h3{color:var(--deep);text-align:center;text-wrap:balance;margin:16px 4px 2px;font:500 clamp(16px,1.45vw,20px)/1.3 Playfair Display,serif}.certificate-year{color:#7d8736;text-align:center;letter-spacing:.16em;margin:7px 4px 2px;font-size:12px;font-weight:600;line-height:1}.certificate-placeholder{aspect-ratio:1.12;color:var(--deep);text-align:center;background:linear-gradient(135deg,#fffdf8,#ece9dd);border:1px solid #40500f40;flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex;position:relative}.certificate-placeholder:before,.certificate-placeholder:after{content:"";border-color:#40500f3b;width:34px;height:34px;position:absolute}.certificate-placeholder:before{border-top:1px solid;border-left:1px solid;top:12px;left:12px}.certificate-placeholder:after{border-bottom:1px solid;border-right:1px solid;bottom:12px;right:12px}.certificate-placeholder span{font:500 clamp(18px,1.8vw,25px)/1.2 Playfair Display,serif}.certificate-placeholder small{color:#7a806d;letter-spacing:.08em;text-transform:uppercase;font-size:12px}.certificate-placeholder.has-image{background:#f1eee4;overflow:hidden}.certificate-placeholder.has-image:before,.certificate-placeholder.has-image:after{display:none}.certificate-placeholder.has-image img{object-fit:contain;background:0 0;width:100%;height:100%;display:block}.certificate-dots{justify-content:center;gap:10px;margin-top:26px;display:flex}.certificate-dots button{cursor:pointer;background:#c9cdbb;border:0;border-radius:50%;width:9px;height:9px;padding:0;transition:width .25s,background-color .25s}.certificate-dots button.is-active{background:var(--deep);border-radius:999px;width:28px}.certificate-card:not(.certificate-card-empty){grid-template-rows:clamp(260px,24vw,330px) 3.9em 18px;align-content:start;display:grid}.certificate-placeholder.has-image{aspect-ratio:auto;box-sizing:border-box;background:#f1eee4;border:0;height:100%;padding:10px}.certificate-placeholder.has-image img{box-sizing:border-box;background:0 0;border:1px solid #3c46231f;width:auto;max-width:88%;height:auto;max-height:100%;box-shadow:0 8px 24px #2c341814}.certificate-card h3{justify-content:center;align-items:flex-start;height:3.9em;margin:14px 4px 0;font-size:clamp(14px,1.25vw,18px);line-height:1.3;display:flex}.certificate-year{align-self:start;margin:7px 4px 0}.certificate-placeholder.has-image{cursor:zoom-in}.certificate-placeholder.has-image:focus-visible{outline-offset:4px;outline:3px solid #40500f57}.certificate-lightbox{width:min(94vw,1200px);max-width:none;max-height:94vh;color:var(--deep);background:0 0;border:0;margin:auto;padding:0;overflow:visible}.certificate-lightbox[open]{place-items:center;display:grid}.certificate-lightbox::backdrop{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#181e0aa8}.certificate-lightbox-panel{background:#f1eee4;border:1px solid #f8f7f17a;border-radius:20px;place-items:center;max-width:100%;max-height:92vh;padding:clamp(18px,2.5vw,30px);display:grid;position:relative;box-shadow:0 28px 80px #0e120561}.certificate-lightbox figure{justify-items:center;gap:14px;max-width:100%;max-height:calc(92vh - 40px);margin:0;display:grid}.certificate-lightbox figure img{object-fit:contain;border:1px solid #3c462324;width:auto;max-width:100%;height:auto;max-height:calc(82vh - 70px);display:block;box-shadow:0 12px 34px #2c341829}.certificate-lightbox figcaption{text-align:center;justify-content:center;align-items:baseline;gap:12px;display:flex}.certificate-lightbox figcaption strong{font:500 clamp(16px,1.6vw,22px)/1.25 Playfair Display,serif}.certificate-lightbox figcaption span{color:#7d8736;letter-spacing:.16em;font-size:12px;font-weight:600}.certificate-lightbox-close{z-index:2;width:42px;height:42px;color:var(--deep);cursor:pointer;background:#faf9f4;border:1px solid #40500f40;border-radius:50%;place-items:center;padding:0;font:400 28px/1 DM Sans,sans-serif;display:grid;position:absolute;top:10px;right:10px;box-shadow:0 6px 18px #2c34181a}.certificate-lightbox-close:hover{background:var(--gold)}.certificate-lightbox-close:focus-visible{outline-offset:3px;outline:3px solid #40500f59}@media (width<=700px){.certificates-section{padding:68px 20px 78px}.certificates-heading{align-items:flex-start}.certificates-heading h2{font-size:42px}.certificate-arrow{width:42px;height:42px}.certificate-slide{grid-template-columns:1fr;gap:16px}.certificate-placeholder{aspect-ratio:1.12}.certificate-card{padding:10px}.certificate-controls{flex-shrink:0}}@media (width<=767px){.about-page-body .certificate-slider{touch-action:pan-y}.about-page-body .certificate-track{align-items:stretch;gap:14px}.about-page-body .certificate-slide{display:contents}.about-page-body .certificate-card:not(.certificate-card-empty){flex:0 0 calc(100% - 64px);min-width:0}.about-page-body .certificate-card-empty{display:none}}@media (prefers-reduced-motion:reduce){.certificate-track,.certificate-arrow{transition:none}}.about-experience{background:#faf9f4;padding:clamp(88px,9vw,138px) clamp(26px,7vw,105px)}.experience-heading{text-align:center;width:min(1240px,100%);margin:0 auto clamp(64px,8vw,104px)}.about-experience .experience-heading h2{max-width:920px;color:var(--deep);letter-spacing:-.025em;margin:0 auto;font:500 clamp(46px,5.4vw,78px)/1.08 Playfair Display,serif}.experience-timeline{gap:clamp(86px,10vw,142px);width:min(1240px,100%);margin:auto;display:grid;position:relative}.experience-timeline:before{content:"";z-index:0;background:#40500fad;width:1px;position:absolute;top:4%;bottom:4%;left:50%;transform:translate(-.5px)}.experience-item{grid-template-columns:minmax(0,1fr) 92px minmax(0,1fr);align-items:center;min-height:clamp(440px,42vw,600px);display:grid;position:relative}.experience-media{background:linear-gradient(145deg,#efede4,#e6e4d8);border:1px solid #40500f24;border-radius:26px;grid-area:1/1;align-self:stretch;place-items:center;min-height:440px;display:grid;overflow:hidden;box-shadow:0 18px 42px #2f391812}.experience-media span{color:#8a907a;letter-spacing:.16em;text-transform:uppercase;font-size:12px;font-weight:600}.experience-copy{background:#f1eee4;border-radius:32px;grid-area:1/3;align-self:center;padding:clamp(34px,4.2vw,58px);box-shadow:0 18px 42px #2f39180e}.experience-number{color:#9aa745;letter-spacing:.2em;margin:0 0 20px;font-size:12px;font-weight:600}.experience-copy h3{color:var(--deep);text-wrap:balance;margin:0 0 28px;font:500 clamp(30px,3vw,44px)/1.12 Playfair Display,serif}.experience-copy>p:last-child{color:#5f6652;margin:0;font-size:clamp(16px,1.25vw,19px);line-height:1.7}.experience-node{z-index:2;background:var(--lime);border:6px solid #faf9f4;border-radius:50%;grid-area:1/2;justify-self:center;width:24px;height:24px;position:relative;box-shadow:0 0 0 1px #40500f1f}.experience-node:after{content:"";background:#40500fad;width:52px;height:1px;position:absolute;top:50%;left:100%;transform:translateY(-50%)}.experience-media-right .experience-media{grid-column:3}.experience-media-right .experience-copy{grid-column:1}.experience-media-right .experience-node:after{left:auto;right:100%}.experience-item:nth-child(2) .experience-media{min-height:500px}.experience-media img{object-fit:contain;width:100%;height:100%;display:block}.experience-item:first-child .experience-media{aspect-ratio:1048/1273;align-self:center;min-height:0}.experience-item:nth-child(2) .experience-media{aspect-ratio:963/943;align-self:center;min-height:0}.experience-item:nth-child(3) .experience-media{aspect-ratio:1082/1600;align-self:center;min-height:0}.experience-media img{object-fit:cover}@media (width<=800px){.experience-media,.experience-media-right .experience-media,.experience-item:nth-child(2) .experience-media{min-height:0}}.about-hero:after{content:none}@media (width<=800px){.about-experience{padding:78px 24px}.experience-heading{text-align:left;margin-bottom:60px}.about-experience .experience-heading h2{font-size:46px}.experience-timeline{gap:68px;padding-left:42px}.experience-timeline:before{top:0;bottom:0;left:12px}.experience-item{grid-template-columns:1fr;gap:22px;min-height:0}.experience-media,.experience-media-right .experience-media{grid-area:1/1;min-height:360px}.experience-copy,.experience-media-right .experience-copy{border-radius:24px;grid-area:2/1;padding:30px}.experience-node{grid-area:auto;position:absolute;top:28px;left:-42px}.experience-node:after,.experience-media-right .experience-node:after{width:30px;left:100%;right:auto}.experience-item:nth-child(2) .experience-media{min-height:400px}.experience-copy h3{margin-bottom:22px;font-size:32px}}@media (width<=767px){.about-page-body .experience-heading{text-align:center}.about-page-body .experience-timeline{box-sizing:border-box;width:100%}.about-page-body .experience-item,.about-page-body .experience-media,.about-page-body .experience-copy{min-width:0}.about-page-body .experience-media,.about-page-body .experience-media-right .experience-media{box-sizing:border-box;width:100%;max-width:100%;min-height:0}.about-page-body .experience-item:nth-child(2) .experience-media{min-height:0}.about-page-body .experience-media img{object-fit:contain;max-width:100%}}.about-page-body [data-scroll-reveal]:not([data-scroll-reveal=group]){opacity:0;transition:opacity .9s cubic-bezier(.22,1,.36,1) var(--reveal-delay,0s),transform .9s cubic-bezier(.22,1,.36,1) var(--reveal-delay,0s);will-change:opacity,transform;transform:translateY(20px)}.about-page-body [data-scroll-reveal=left]{transform:translate(-28px,14px)}.about-page-body [data-scroll-reveal=right]{transform:translate(28px,14px)}.about-page-body [data-scroll-reveal].is-visible:not([data-scroll-reveal=group]){opacity:1;will-change:auto;transform:translate(0,0)}.about-page-body .experience-item[data-scroll-reveal=group] .experience-media,.about-page-body .experience-item[data-scroll-reveal=group] .experience-copy,.about-page-body .experience-item[data-scroll-reveal=group] .experience-node{opacity:0;will-change:opacity,transform;transition:opacity .95s cubic-bezier(.22,1,.36,1),transform .95s cubic-bezier(.22,1,.36,1)}.about-page-body .experience-item[data-scroll-reveal=group] .experience-media{transform:translate(-30px,18px)}.about-page-body .experience-item[data-scroll-reveal=group] .experience-copy{transition-delay:.12s;transform:translate(30px,18px)}.about-page-body .experience-item[data-scroll-reveal=group] .experience-node{transition-duration:.65s;transition-delay:.21s;transform:scale(.72)}.about-page-body .experience-item.experience-media-right[data-scroll-reveal=group] .experience-media{transform:translate(30px,18px)}.about-page-body .experience-item.experience-media-right[data-scroll-reveal=group] .experience-copy{transform:translate(-30px,18px)}.about-page-body .experience-item[data-scroll-reveal=group].is-visible .experience-media,.about-page-body .experience-item[data-scroll-reveal=group].is-visible .experience-copy{opacity:1;will-change:auto;transform:translate(0,0)}.about-page-body .experience-item[data-scroll-reveal=group].is-visible .experience-node{opacity:1;will-change:auto;transform:scale(1)}@supports (content-visibility:auto){.about-page-body .certificates-section,.about-page-body .about-experience,.about-page-body .about-cta{content-visibility:auto}.about-page-body .certificates-section{contain-intrinsic-size:auto 860px}.about-page-body .about-experience{contain-intrinsic-size:auto 2200px}.about-page-body .about-cta{contain-intrinsic-size:auto 480px}}@media (width<=800px){.about-page-body [data-scroll-reveal=left],.about-page-body [data-scroll-reveal=right],.about-page-body .experience-item[data-scroll-reveal=group] .experience-media,.about-page-body .experience-item[data-scroll-reveal=group] .experience-copy,.about-page-body .experience-item.experience-media-right[data-scroll-reveal=group] .experience-media,.about-page-body .experience-item.experience-media-right[data-scroll-reveal=group] .experience-copy{transform:translateY(18px)}}@media (prefers-reduced-motion:reduce){.about-page-body [data-scroll-reveal]:not([data-scroll-reveal=group]),.about-page-body .experience-item[data-scroll-reveal=group] .experience-media,.about-page-body .experience-item[data-scroll-reveal=group] .experience-copy,.about-page-body .experience-item[data-scroll-reveal=group] .experience-node{opacity:1;will-change:auto;transition:none;transform:none}}.contact-page-body [data-scroll-reveal]{opacity:0;transition:opacity .9s cubic-bezier(.22,1,.36,1) var(--reveal-delay,0s),transform .9s cubic-bezier(.22,1,.36,1) var(--reveal-delay,0s);will-change:opacity,transform;transform:translateY(20px)}.contact-page-body [data-scroll-reveal=left]{transform:translate(-28px,14px)}.contact-page-body [data-scroll-reveal=right]{transform:translate(28px,14px)}.contact-page-body [data-scroll-reveal].is-visible{opacity:1;will-change:auto;transform:translate(0,0)}@supports (content-visibility:auto){.contact-page-body .site-footer{content-visibility:auto;contain-intrinsic-size:auto 420px}}@media (width<=800px){.contact-page-body [data-scroll-reveal=left],.contact-page-body [data-scroll-reveal=right]{transform:translateY(18px)}.contact-page-body [data-scroll-reveal].is-visible{transform:translate(0,0)}}@media (prefers-reduced-motion:reduce){.contact-page-body [data-scroll-reveal]{opacity:1;will-change:auto;transition:none;transform:none}}.contact-main{background:#faf9f4;overflow:hidden}.contact-page-hero{background:#faf9f4;align-items:center;min-height:calc(100vh - 118px);padding:clamp(76px,7vw,112px) clamp(26px,6vw,92px);display:grid}.contact-page-inner{grid-template-columns:minmax(420px,.86fr) minmax(570px,1.14fr);align-items:stretch;gap:clamp(56px,6vw,104px);width:min(1520px,100%);margin:auto;display:grid}.contact-page-copy{flex-direction:column;display:flex}.contact-page-copy h1{max-width:760px;color:var(--deep);letter-spacing:-.035em;text-wrap:balance;margin:0;font:500 clamp(56px,5.4vw,88px)/1.12 Playfair Display,serif}.contact-details{gap:30px;margin:auto 0 0;padding-top:clamp(70px,10vw,150px);font-style:normal;display:grid}.contact-detail{width:max-content;max-width:100%;color:var(--deep);grid-template-columns:46px minmax(0,1fr);align-items:start;gap:16px;text-decoration:none;display:grid}.contact-detail-icon{border:2px solid;border-radius:50%;place-items:center;width:40px;height:40px;font-size:20px;font-weight:600;line-height:1;display:grid}.contact-detail-email{color:#d94868}.contact-detail-whatsapp{color:#18ad51}.contact-detail-instagram{color:#fff;background:#f11375;border-color:#f11375}.contact-detail strong,.contact-detail small{display:block}.contact-detail strong{margin:0 0 5px;font-size:clamp(20px,1.7vw,27px);line-height:1.15}.contact-detail small{color:#46520e;font-size:clamp(17px,1.45vw,23px);line-height:1.35}.contact-detail:hover small{text-underline-offset:4px;text-decoration:underline}.contact-detail:focus-visible{outline-offset:6px;outline:3px solid #40500f4d}.contact-form{background:#faf9f4;border:1px solid #40500f7a;border-radius:14px;align-self:center;gap:32px;padding:clamp(38px,4.5vw,66px);display:grid}.contact-name-fields{border:0;min-width:0;margin:0;padding:0}.contact-name-fields legend,.contact-form-field>span{color:var(--deep);margin:0 0 11px;font-size:clamp(15px,1.15vw,18px);font-style:normal;line-height:1.3;display:block}.contact-name-fields legend span,.contact-form-field i{font-style:normal}.contact-name-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 24px;display:grid}.contact-name-fields legend{grid-column:1/-1}.contact-form-field{display:block}.contact-form input,.contact-form textarea{box-sizing:border-box;color:#353b24;background:#faf9f4;border:1px solid #40500fa3;border-radius:5px;width:100%;font:400 clamp(16px,1.2vw,19px)/1.35 DM Sans,sans-serif;transition:border-color .2s,box-shadow .2s}.contact-form input{height:56px;padding:0 18px}.contact-form textarea{resize:vertical;min-height:150px;padding:16px 18px}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#666860;opacity:1}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--deep);outline:0;box-shadow:0 0 0 3px #40500f1f}.contact-form-submit{border:1px solid var(--deep);background:var(--deep);color:#faf9f4;cursor:pointer;border-radius:999px;min-height:58px;padding:14px 26px;font:500 clamp(17px,1.25vw,20px)/1.2 DM Sans,sans-serif;transition:background-color .22s,transform .22s}.contact-form-submit:hover{background:#536218;transform:translateY(-2px)}.contact-form-submit:focus-visible{outline-offset:4px;outline:3px solid #40500f4d}.contact-form-botcheck{clip:rect(0 0 0 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.contact-form-submit:disabled{cursor:wait;opacity:.72;transform:none}.contact-form-status{text-align:center;min-height:1.5em;color:var(--deep);margin:-14px 0 0;font-size:15px;line-height:1.5}.contact-form-status.is-error{color:#8b2f2f}@media (width<=1000px){.contact-page-inner{grid-template-columns:1fr;gap:58px}.contact-page-copy h1{max-width:850px}.contact-details{grid-template-columns:1fr;gap:22px;padding-top:54px}.contact-detail{grid-template-columns:40px minmax(0,1fr);gap:12px;width:auto}.contact-detail-icon{width:34px;height:34px;font-size:17px}.contact-detail small{overflow-wrap:anywhere}.contact-form{box-sizing:border-box;width:100%}}@media (width<=680px){.contact-page-hero{min-height:0;padding:64px 20px 76px}.contact-page-inner{gap:48px}.contact-page-copy h1{font-size:50px;line-height:1.08}.contact-details{grid-template-columns:1fr;gap:24px;padding-top:46px}.contact-detail{grid-template-columns:40px minmax(0,1fr)}.contact-form{border-radius:12px;gap:25px;padding:28px 20px}.contact-name-fields{grid-template-columns:1fr}.contact-form input{height:54px}.contact-form textarea{min-height:140px}}.contact-detail-icon.contact-detail-social{background:0 0;border:0;border-radius:0;overflow:visible}.contact-detail-social img{object-fit:contain;width:100%;height:100%;display:block}.contact-detail-whatsapp-logo{transform:scale(1.24)}.whatsapp{background:0 0;border:0;padding:0;font-size:0;overflow:visible}.whatsapp img{object-fit:contain;width:100%;height:100%;display:block}.primary-nav .nav-language,.hero-title-mobile,.mobile-stats-section{display:none}@media (width<=767px){.home-page-body{min-width:320px;font-size:18px;overflow-x:hidden}.home-page-body .site-header{height:92px;padding:6px 18px}.home-page-body .brand{width:168px;height:78px}.home-page-body .logo-crop img{width:182px;height:182px;top:-34px;left:-8px}.home-page-body .menu-button{border-radius:50%;place-content:center;gap:5px;width:48px;height:48px;display:grid}.home-page-body .menu-button span{width:24px}.home-page-body .primary-nav{padding:10px 22px 20px;top:92px}.home-page-body .primary-nav a{align-items:center;min-height:50px;font-size:21px;display:flex}.home-page-body .primary-nav .nav-language{color:var(--deep);display:flex}.home-page-body .hero{color:#fff;isolation:isolate;min-height:clamp(1040px,260vw,1120px)}.home-page-body .hero-photo{background-image:url(/assets/hero-consultation-mobile-Cb4WAWRg.png);background-position:58% bottom;background-size:cover}.home-page-body .hero-shade{background:linear-gradient(#2a3d0bb8 0%,#31441285 34%,#444e2633 58%,#444e2600 78%)}.home-page-body .hero-content{color:#fff;width:auto;margin:0;padding:68px 32px 0}.home-page-body .eyebrow{border-color:var(--lime);width:max-content;max-width:100%;color:var(--lime);text-align:left;background:#2a3d0b33;margin-bottom:18px;padding:7px 14px;font-size:16px;line-height:1.3}.home-page-body .hero h1{color:#fff;letter-spacing:-.075em;text-wrap:initial;max-width:none;margin-bottom:16px;font-size:clamp(40px,10.3vw,44px);line-height:1.01}.home-page-body .hero-title-desktop{display:none}.home-page-body .hero-title-mobile{white-space:nowrap;display:block}.home-page-body .hero-title-mobile br{display:block}.home-page-body .intro{color:#fff;max-width:100%;margin-bottom:20px;font-size:18px;line-height:1.5}.home-page-body .intro-detail{display:none}.home-page-body .hero-actions{gap:10px;width:100%}.home-page-body .hero-actions .button-primary{width:100%;min-width:0;min-height:58px;padding:14px 22px;font-size:20px}.home-page-body .hero-actions .button-secondary{width:max-content;min-width:0;min-height:0;color:var(--lime);text-underline-offset:5px;background:0 0;border:0;border-radius:0;padding:4px 0;font:500 18px/1.4 DM Sans,sans-serif;text-decoration:underline;text-decoration-thickness:1px}.home-page-body .hero-actions .button-secondary:after{content:"↓";margin-left:.35em}.home-page-body .stats-desktop{display:none}.home-page-body .mobile-stats-section{color:var(--deep);background:#f3f0e6;padding:30px 32px 34px;display:block}.home-page-body .stats-mobile{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;margin:0;display:grid}.home-page-body .stats div,.home-page-body .stats div:first-child,.home-page-body .stats div:last-child{border-right:1px solid #d7eb5acc;width:auto;min-width:0;padding:0 8px}.home-page-body .stats div:last-child{border-right:0}.home-page-body .stats dt{text-align:center;font-size:34px;line-height:1.05}.home-page-body .stats dt small{margin:5px 0 0;font-size:15px;line-height:1.2;display:block}.home-page-body .stats dd{text-align:center;margin-top:8px;font-size:15px;line-height:1.3}.home-page-body .benefits{border-radius:18px;gap:26px;width:calc(100% - 28px);margin-top:0;padding:26px 22px}.home-page-body .benefits article{text-align:left;grid-template-columns:58px minmax(0,1fr);align-items:center;gap:18px;display:grid}.home-page-body .feature-icon{width:56px;height:56px;font-size:52px}.home-page-body .benefits h2{font-size:27px;line-height:1.18}.home-page-body .benefits p{font-size:18px;line-height:1.5}.home-page-body .founder-section{padding:64px 20px 58px}.home-page-body .founder-inner{grid-template-columns:1fr;gap:0;transform:none}.home-page-body .founder-copy{display:contents}.home-page-body .founder-copy h2{text-align:center;grid-row:1;margin-bottom:24px;font-size:46px;line-height:1.08}.home-page-body .founder-portrait-placeholder{grid-row:2;width:min(297px,77.4vw);margin:0 auto 32px;transform:none}.home-page-body .founder-photo-frame{transform:none}.home-page-body .founder-emblem{left:-8%;transform:translateY(20%)}.home-page-body .founder-copy p{text-align:center;grid-row:3;margin-bottom:24px;font-size:18px;line-height:1.65}.home-page-body .founder-about-button{grid-row:4;justify-self:center;min-height:54px;margin-top:0;padding:13px 30px;font-size:20px}.home-page-body .journey-scroll{padding:78px 20px 90px}.home-page-body .timeline-heading{margin-bottom:62px;padding-left:52px}.home-page-body .timeline-heading>p{font-size:13px;line-height:1.4}.home-page-body .timeline-heading h2{text-wrap:balance;font-size:38px;line-height:1.15}.home-page-body .timeline{grid-template-rows:repeat(4,220px) 500px}.home-page-body .timeline-content h3{font-size:28px;line-height:1.18}.home-page-body .timeline-content p{font-size:18px;line-height:1.55}.home-page-body .final-section{padding-bottom:74px;padding-left:18px;padding-right:18px}.home-page-body .services-intro h2{text-wrap:balance;font-size:42px;line-height:1.1}.home-page-body .services-intro p{font-size:20px;line-height:1.5}.home-page-body .service-grid{gap:22px;width:100%;max-width:420px;margin-left:auto;margin-right:auto}.home-page-body .service-card{padding:14px 14px 30px}.home-page-body .service-card h2{font-size:29px;line-height:1.2}.home-page-body .service-card p{font-size:18px;line-height:1.55}.home-page-body .conversation-cta{gap:32px}.home-page-body .conversation-cta h2{text-wrap:balance;font-size:42px;line-height:1.12}.home-page-body .conversation-action p{font-size:18px;line-height:1.55}.home-page-body .conversation-button{width:100%;min-height:64px;padding:15px 20px;font-size:27px}.home-page-body .conversation-action small{font-size:16px;line-height:1.5}.home-page-body .site-footer{padding:36px 88px 30px 22px}.home-page-body .footer-inner{gap:24px}.home-page-body .footer-inner>p{font-size:17px;line-height:1.6}.home-page-body .footer-nav{gap:6px 20px}.home-page-body .footer-nav a{align-items:center;min-height:44px;font-size:17px;display:flex}.home-page-body .footer-meta{gap:12px 18px;width:100%}.home-page-body .footer-meta small,.home-page-body .footer-meta a,.home-page-body .footer-legal-button{font-size:14px;line-height:1.45}.home-page-body>.language{display:none}.home-page-body .whatsapp{width:56px;height:56px;bottom:15px;right:12px}}@media (width<=380px){.home-page-body .hero-content{padding-left:28px;padding-right:28px}.home-page-body .mobile-stats-section{padding-left:24px;padding-right:24px}.home-page-body .stats div,.home-page-body .stats div:first-child,.home-page-body .stats div:last-child{padding-left:5px;padding-right:5px}.home-page-body .stats dt{font-size:31px}.home-page-body .stats dd{font-size:14px}.home-page-body .benefits{width:calc(100% - 20px);padding-left:18px;padding-right:18px}.home-page-body .timeline-heading{padding-left:48px}.home-page-body .timeline-heading h2{font-size:35px}}
